|
|
|
| 1 | 2026-09-11T19:20:31.650Z | job assigned to worker 01M28YJW0T6JHYG94RJRHESAAQ [factory aws, i-0e9fc8a3bbc46ef1b] (queued for 44 s) |
| |
| 2 | 2026-09-11T19:20:37.851Z | starting task 0: "setup" |
| 3 | 2026-09-11T19:20:37.856Z | ++ uname -s |
| 4 | 2026-09-11T19:20:37.859Z | + kern=SunOS |
| 5 | 2026-09-11T19:20:37.859Z | + build_user=build |
| 6 | 2026-09-11T19:20:37.859Z | + build_uid=12345 |
| 7 | 2026-09-11T19:20:37.860Z | + work_dir=/work |
| 8 | 2026-09-11T19:20:37.860Z | + input_dir=/input |
| 9 | 2026-09-11T19:20:37.860Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T19:20:37.860Z | + case "$kern" in |
| 11 | 2026-09-11T19:20:37.860Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T19:20:37.860Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T19:20:39.865Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T19:20:39.938Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T19:20:39.941Z | + home_fs=zfs |
| 16 | 2026-09-11T19:20:39.941Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T19:20:39.941Z | + mkdir -p /home/build |
| 18 | 2026-09-11T19:20:39.941Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T19:20:41.943Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T19:20:41.946Z | process exited: duration 4096 ms, exit code 0 |
| |
| 21 | 2026-09-11T19:20:41.955Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T19:20:41.959Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-11T19:20:41.959Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-11T19:20:41.959Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-11T19:20:41.959Z | * rust toolchain channel = "1.98.1" |
| 26 | 2026-09-11T19:20:41.959Z | * rust toolchain profile = "default" |
| 27 | 2026-09-11T19:20:41.959Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T19:20:41.959Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T19:20:41.962Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-11T19:20:42.053Z | info: downloading installer |
| 31 | 2026-09-11T19:20:43.475Z | info: profile set to default |
| 32 | 2026-09-11T19:20:43.475Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T19:20:43.479Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T19:20:43.618Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-11T19:20:43.621Z | info: downloading 6 components |
| 36 | 2026-09-11T19:21:00.428Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-11T19:21:00.428Z | |
| 38 | 2026-09-11T19:21:00.455Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-11T19:21:00.455Z | |
| 40 | 2026-09-11T19:21:00.459Z | |
| 41 | 2026-09-11T19:21:00.459Z | Rust is installed now. Great! |
| 42 | 2026-09-11T19:21:00.459Z | |
| 43 | 2026-09-11T19:21:00.459Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T19:21:00.459Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T19:21:00.459Z | |
| 46 | 2026-09-11T19:21:00.459Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T19:21:00.459Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T19:21:00.459Z | |
| 49 | 2026-09-11T19:21:00.459Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T19:21:00.459Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T19:21:00.459Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T19:21:00.460Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T19:21:00.460Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T19:21:00.460Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T19:21:00.460Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T19:21:00.460Z | HOST_CC = None |
| 57 | 2026-09-11T19:21:00.460Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T19:21:00.460Z | CC = None |
| 59 | 2026-09-11T19:21:00.460Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T19:21:00.634Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T19:21:00.634Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T19:21:00.634Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T19:21:00.634Z | CFLAGS = None |
| 64 | 2026-09-11T19:21:00.634Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T19:21:00.634Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T19:21:00.634Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T19:21:00.634Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T19:21:00.634Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T19:21:00.634Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T19:21:01.129Z | + rustup --version |
| 71 | 2026-09-11T19:21:01.155Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T19:21:01.155Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T19:21:01.155Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-11T19:21:01.155Z | + cargo --version |
| 75 | 2026-09-11T19:21:01.155Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-11T19:21:01.155Z | + rustc --version |
| 77 | 2026-09-11T19:21:01.155Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-11T19:21:01.155Z | process exited: duration 18836 ms, exit code 0 |
| |
| 79 | 2026-09-11T19:21:01.169Z | starting task 2: "authentication" |
| 80 | 2026-09-11T19:21:01.183Z | process exited: duration 19 ms, exit code 0 |
| |
| 81 | 2026-09-11T19:21:01.189Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T19:21:01.192Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-11T19:21:01.196Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-11T19:21:01.241Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-11T19:21:24.049Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-11T19:21:24.049Z | + git fetch origin 0ba788bb1d4c8739c6674524d79f112edbeda213 |
| 87 | 2026-09-11T19:21:24.382Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-11T19:21:24.382Z | * branch 0ba788bb1d4c8739c6674524d79f112edbeda213 -> FETCH_HEAD |
| 89 | 2026-09-11T19:21:24.392Z | + [[ -n sush-switch-proxy ]] |
| 90 | 2026-09-11T19:21:24.395Z | ++ git branch --show-current |
| 91 | 2026-09-11T19:21:24.395Z | + current=main |
| 92 | 2026-09-11T19:21:24.395Z | + [[ main != sush-switch-proxy ]] |
| 93 | 2026-09-11T19:21:24.395Z | + git branch -f sush-switch-proxy 0ba788bb1d4c8739c6674524d79f112edbeda213 |
| 94 | 2026-09-11T19:21:24.398Z | + git checkout -f sush-switch-proxy |
| 95 | 2026-09-11T19:21:24.468Z | Switched to branch 'sush-switch-proxy' |
| 96 | 2026-09-11T19:21:24.471Z | + git reset --hard 0ba788bb1d4c8739c6674524d79f112edbeda213 |
| 97 | 2026-09-11T19:21:24.547Z | HEAD is now at 0ba788bb1 Advance sush to the certificate voucher scheme |
| 98 | 2026-09-11T19:21:24.550Z | process exited: duration 23359 ms, exit code 0 |
| |
| 99 | 2026-09-11T19:21:24.556Z | starting task 4: "build" |
| 100 | 2026-09-11T19:21:24.560Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-11T19:21:24.560Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-11T19:21:24.560Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-11T19:21:24.563Z | +++ uname -s |
| 104 | 2026-09-11T19:21:24.563Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-11T19:21:24.563Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-11T19:21:24.566Z | + cargo --version |
| 107 | 2026-09-11T19:21:24.573Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 108 | 2026-09-11T19:21:24.577Z | + rustc --version |
| 109 | 2026-09-11T19:21:24.593Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 110 | 2026-09-11T19:21:24.596Z | + source ./env.sh |
| 111 | 2026-09-11T19:21:24.596Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-11T19:21:24.596Z | ++ set -o xtrace |
| 113 | 2026-09-11T19:21:24.600Z | ++++ dirname ./env.sh |
| 114 | 2026-09-11T19:21:24.600Z | +++ readlink -f . |
| 115 | 2026-09-11T19:21:24.603Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ 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-11T19:21:24.603Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-11T19:21:24.603Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-11T19:21:24.603Z | + 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-11T19:21:24.603Z | + 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-11T19:21:24.603Z | + banner prerequisites |
| 131 | 2026-09-11T19:21:24.603Z | |
| 132 | 2026-09-11T19:21:24.603Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-11T19:21:24.603Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-11T19:21:24.603Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-11T19:21:24.603Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-11T19:21:24.603Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-11T19:21:24.603Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-11T19:21:24.603Z | |
| 139 | 2026-09-11T19:21:24.603Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-11T19:21:26.643Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-11T19:21:27.124Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-11T19:21:29.686Z | Planning: Solver setup ... Done (2.435s) |
| 143 | 2026-09-11T19:21:29.760Z | Planning: Running solver ... Done (0.074s) |
| 144 | 2026-09-11T19:21:29.813Z | Planning: Finding local manifests ... Done (0.003s) |
| 145 | 2026-09-11T19:21:29.827Z | Planning: Fetching manifests: 0/2 0% complete |
| 146 | 2026-09-11T19:21:29.847Z | Planning: Fetching manifests: 2/2 100% complete |
| 147 | 2026-09-11T19:21:29.862Z | Planning: Package planning ... Done (0.014s) |
| 148 | 2026-09-11T19:21:29.867Z | Planning: Merging actions ... Done (0.001s) |
| 149 | 2026-09-11T19:21:30.028Z | Planning: Checking for conflicting actions ... Done (0.165s) |
| 150 | 2026-09-11T19:21:30.031Z | Planning: Consolidating action changes ... Done (0.001s) |
| 151 | 2026-09-11T19:21:30.807Z | Planning: Evaluating mediators ... Done (0.774s) |
| 152 | 2026-09-11T19:21:30.815Z | Planning: Planning completed in 3.65 seconds |
| 153 | 2026-09-11T19:21:30.818Z | Packages to install: 2 |
| 154 | 2026-09-11T19:21:30.818Z | Estimated space available: 156.02 GB |
| 155 | 2026-09-11T19:21:30.818Z | Estimated space to be consumed: 87.89 MB |
| 156 | 2026-09-11T19:21:30.818Z | Create boot environment: No |
| 157 | 2026-09-11T19:21:30.818Z | Create backup boot environment: No |
| 158 | 2026-09-11T19:21:30.818Z | Rebuild boot archive: No |
| 159 | 2026-09-11T19:21:30.818Z | |
| 160 | 2026-09-11T19:21:30.818Z | Changed packages: |
| 161 | 2026-09-11T19:21:30.818Z | helios |
| 162 | 2026-09-11T19:21:30.818Z | developer/build-essential |
| 163 | 2026-09-11T19:21:30.818Z | None -> 11-3.0 |
| 164 | 2026-09-11T19:21:30.818Z | library/libxmlsec1 |
| 165 | 2026-09-11T19:21:30.818Z | None -> 1.2.35-3.0 |
| 166 | 2026-09-11T19:21:30.838Z | |
| 167 | 2026-09-11T19:21:30.838Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 168 | 2026-09-11T19:21:30.906Z | Download: Completed 1.28 MB in 0.07 seconds (19.0M/s) |
| 169 | 2026-09-11T19:21:31.004Z | Actions: 1/268 actions (Installing new actions) |
| 170 | 2026-09-11T19:21:31.042Z | Actions: Completed 268 actions in 0.04 seconds. |
| 171 | 2026-09-11T19:21:31.077Z | Finalize: Updating package state database ... Done (0.035s) |
| 172 | 2026-09-11T19:21:31.077Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-09-11T19:21:31.173Z | Finalize: Updating image state ... Done (0.095s) |
| 174 | 2026-09-11T19:21:33.711Z | Finalize: Creating fast lookup database ... Done (2.482s) |
| 175 | 2026-09-11T19:21:33.796Z | Finalize: Reading search index ... Done (0.014s) |
| 176 | 2026-09-11T19:21:33.805Z | Finalize: Updating search index ... Done (0.000s) |
| 177 | 2026-09-11T19:21:33.895Z | Finalize: Updating package cache ... Done (0.000s) |
| 178 | 2026-09-11T19:21:34.274Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-09-11T19:21:34.377Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-09-11T19:21:34.380Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-09-11T19:21:34.535Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-09-11T19:21:34.537Z | Planning: Planning completed in 0.26 seconds |
| 183 | 2026-09-11T19:21:34.557Z | Mediators to change: 2 |
| 184 | 2026-09-11T19:21:34.557Z | Create boot environment: No |
| 185 | 2026-09-11T19:21:34.557Z | Create backup boot environment: No |
| 186 | 2026-09-11T19:21:34.602Z | Finalize: Updating package state database ... Done |
| 187 | 2026-09-11T19:21:34.603Z | Finalize: Updating package cache ... Done |
| 188 | 2026-09-11T19:21:34.661Z | Finalize: Updating image state ... Done |
| 189 | 2026-09-11T19:21:36.580Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-09-11T19:21:36.645Z | Finalize: Reading search index ... Done |
| 191 | 2026-09-11T19:21:36.648Z | Finalize: Updating search index ... Done |
| 192 | 2026-09-11T19:21:36.729Z | Finalize: Updating package cache ... Done |
| 193 | 2026-09-11T19:21:37.014Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-09-11T19:21:37.118Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-09-11T19:21:37.122Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-09-11T19:21:37.274Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-09-11T19:21:37.277Z | Planning: Planning completed in 0.26 seconds |
| 198 | 2026-09-11T19:21:37.301Z | Mediators to change: 1 |
| 199 | 2026-09-11T19:21:37.301Z | Create boot environment: No |
| 200 | 2026-09-11T19:21:37.301Z | Create backup boot environment: No |
| 201 | 2026-09-11T19:21:37.336Z | Finalize: Updating package state database ... Done |
| 202 | 2026-09-11T19:21:37.336Z | Finalize: Updating package cache ... Done |
| 203 | 2026-09-11T19:21:37.395Z | Finalize: Updating image state ... Done |
| 204 | 2026-09-11T19:21:39.318Z | Finalize: Creating fast lookup database ... Done |
| 205 | 2026-09-11T19:21:39.383Z | Finalize: Reading search index ... Done |
| 206 | 2026-09-11T19:21:39.386Z | Finalize: Updating search index ... Done |
| 207 | 2026-09-11T19:21:39.447Z | Finalize: Updating package cache ... Done |
| 208 | 2026-09-11T19:21:39.758Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-09-11T19:21:39.758Z | apache system 2.4 system |
| 210 | 2026-09-11T19:21:39.758Z | clang system 15 system |
| 211 | 2026-09-11T19:21:39.758Z | csh system system illumos |
| 212 | 2026-09-11T19:21:39.758Z | ctags system system illumos |
| 213 | 2026-09-11T19:21:39.758Z | file vendor vendor darwinsys |
| 214 | 2026-09-11T19:21:39.758Z | file system system illumos |
| 215 | 2026-09-11T19:21:39.758Z | gcc vendor 14 vendor |
| 216 | 2026-09-11T19:21:39.758Z | gcc system 13 system |
| 217 | 2026-09-11T19:21:39.758Z | gcc system 10 system |
| 218 | 2026-09-11T19:21:39.758Z | go system 1.25 system |
| 219 | 2026-09-11T19:21:39.758Z | llvm system 15 system |
| 220 | 2026-09-11T19:21:39.758Z | mariadb system 11.4 system |
| 221 | 2026-09-11T19:21:39.758Z | mta vendor vendor dma |
| 222 | 2026-09-11T19:21:39.758Z | openjdk system 17 system |
| 223 | 2026-09-11T19:21:39.758Z | openjdk system 11 system |
| 224 | 2026-09-11T19:21:39.758Z | openssl vendor 3 vendor |
| 225 | 2026-09-11T19:21:39.758Z | perl system 5.40 system |
| 226 | 2026-09-11T19:21:39.758Z | postgresql system 18 system |
| 227 | 2026-09-11T19:21:39.758Z | postgresql system 17 system |
| 228 | 2026-09-11T19:21:39.758Z | python vendor 3 vendor |
| 229 | 2026-09-11T19:21:39.758Z | python system 2 system |
| 230 | 2026-09-11T19:21:39.758Z | python3 vendor 3.13 vendor |
| 231 | 2026-09-11T19:21:39.758Z | ruby system 3.4 system |
| 232 | 2026-09-11T19:21:39.758Z | ruby system 3.0 system |
| 233 | 2026-09-11T19:21:39.759Z | words vendor vendor american-english |
| 234 | 2026-09-11T19:21:39.759Z | words system system australian-english |
| 235 | 2026-09-11T19:21:39.759Z | words system system british-english |
| 236 | 2026-09-11T19:21:39.759Z | words system system canadian-english |
| 237 | 2026-09-11T19:21:39.759Z | words system system french |
| 238 | 2026-09-11T19:21:39.759Z | words system system italian |
| 239 | 2026-09-11T19:21:39.759Z | words system system ngerman |
| 240 | 2026-09-11T19:21:39.759Z | words system system ogerman |
| 241 | 2026-09-11T19:21:39.759Z | words system system spanish |
| 242 | 2026-09-11T19:21:40.010Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-09-11T19:21:40.010Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 244 | 2026-09-11T19:21:40.528Z | FMRI IFO |
| 245 | 2026-09-11T19:21:40.528Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 246 | 2026-09-11T19:21:40.528Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 247 | 2026-09-11T19:21:40.528Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 248 | 2026-09-11T19:21:40.528Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 249 | 2026-09-11T19:21:40.528Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 250 | 2026-09-11T19:21:40.528Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 251 | 2026-09-11T19:21:40.528Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 252 | 2026-09-11T19:21:40.528Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 253 | 2026-09-11T19:21:40.528Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 254 | 2026-09-11T19:21:40.877Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 255 | 2026-09-11T19:21:41.208Z | Updating crates.io index |
| 256 | 2026-09-11T19:21:41.211Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 257 | 2026-09-11T19:21:41.519Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-11T19:21:41.939Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 259 | 2026-09-11T19:21:42.232Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 260 | 2026-09-11T19:21:43.264Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 261 | 2026-09-11T19:21:43.822Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 262 | 2026-09-11T19:21:45.399Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 263 | 2026-09-11T19:21:46.283Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-11T19:21:46.609Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-09-11T19:21:47.001Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-09-11T19:21:48.503Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 267 | 2026-09-11T19:21:49.140Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-09-11T19:21:49.558Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 269 | 2026-09-11T19:21:49.863Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 270 | 2026-09-11T19:21:50.175Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 271 | 2026-09-11T19:21:50.451Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 272 | 2026-09-11T19:21:50.823Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-09-11T19:21:51.090Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-09-11T19:21:51.460Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 275 | 2026-09-11T19:21:51.855Z | Updating git repository `https://github.com/oxidecomputer/sush` |
| 276 | 2026-09-11T19:21:52.339Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 277 | 2026-09-11T19:21:52.883Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 278 | 2026-09-11T19:21:53.206Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 279 | 2026-09-11T19:21:53.750Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 280 | 2026-09-11T19:21:54.088Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 281 | 2026-09-11T19:21:54.363Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 282 | 2026-09-11T19:21:54.792Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 283 | 2026-09-11T19:21:55.113Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 284 | 2026-09-11T19:21:55.548Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-09-11T19:21:55.920Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-09-11T19:21:56.210Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 287 | 2026-09-11T19:21:56.572Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-09-11T19:21:56.946Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 289 | 2026-09-11T19:21:57.569Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 290 | 2026-09-11T19:21:57.869Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 291 | 2026-09-11T19:21:58.152Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 292 | 2026-09-11T19:21:58.434Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 293 | 2026-09-11T19:22:06.119Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 294 | 2026-09-11T19:22:06.477Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 295 | 2026-09-11T19:22:06.802Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 296 | 2026-09-11T19:22:07.229Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-09-11T19:22:07.620Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 298 | 2026-09-11T19:22:07.922Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 299 | 2026-09-11T19:22:08.244Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 300 | 2026-09-11T19:22:08.541Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 301 | 2026-09-11T19:22:10.981Z | Downloading crates ... |
| 302 | 2026-09-11T19:22:11.040Z | Downloaded heck v0.5.0 |
| 303 | 2026-09-11T19:22:11.048Z | Downloaded fastrand v2.3.0 |
| 304 | 2026-09-11T19:22:11.051Z | Downloaded anstyle-parse v1.0.0 |
| 305 | 2026-09-11T19:22:11.051Z | Downloaded cargo_metadata v0.23.1 |
| 306 | 2026-09-11T19:22:11.054Z | Downloaded pretty-hex v0.4.1 |
| 307 | 2026-09-11T19:22:11.054Z | Downloaded dof v0.3.0 |
| 308 | 2026-09-11T19:22:11.057Z | Downloaded zmij v1.0.21 |
| 309 | 2026-09-11T19:22:11.060Z | Downloaded serde_json v1.0.151 |
| 310 | 2026-09-11T19:22:11.063Z | Downloaded cargo-platform v0.3.2 |
| 311 | 2026-09-11T19:22:11.066Z | Downloaded cpufeatures v0.2.17 |
| 312 | 2026-09-11T19:22:11.069Z | Downloaded getrandom v0.4.3 |
| 313 | 2026-09-11T19:22:11.071Z | Downloaded zerocopy v0.7.35 |
| 314 | 2026-09-11T19:22:11.080Z | Downloaded dtrace-parser v0.2.0 |
| 315 | 2026-09-11T19:22:11.083Z | Downloaded colorchoice v1.0.4 |
| 316 | 2026-09-11T19:22:11.083Z | Downloaded fnv v1.0.7 |
| 317 | 2026-09-11T19:22:11.083Z | Downloaded byteorder v1.5.0 |
| 318 | 2026-09-11T19:22:11.083Z | Downloaded anstream v1.0.0 |
| 319 | 2026-09-11T19:22:11.085Z | Downloaded bitflags v2.11.0 |
| 320 | 2026-09-11T19:22:11.085Z | Downloaded errno v0.3.14 |
| 321 | 2026-09-11T19:22:11.085Z | Downloaded cfg-if v1.0.4 |
| 322 | 2026-09-11T19:22:11.088Z | Downloaded equivalent v1.0.2 |
| 323 | 2026-09-11T19:22:11.088Z | Downloaded block-buffer v0.10.4 |
| 324 | 2026-09-11T19:22:11.088Z | Downloaded memmap v0.7.0 |
| 325 | 2026-09-11T19:22:11.093Z | Downloaded strsim v0.11.1 |
| 326 | 2026-09-11T19:22:11.097Z | Downloaded fs-err v3.3.0 |
| 327 | 2026-09-11T19:22:11.101Z | Downloaded anstyle-query v1.1.5 |
| 328 | 2026-09-11T19:22:11.103Z | Downloaded macaddr v1.0.1 |
| 329 | 2026-09-11T19:22:11.106Z | Downloaded serde_spanned v0.6.9 |
| 330 | 2026-09-11T19:22:11.106Z | Downloaded itoa v1.0.17 |
| 331 | 2026-09-11T19:22:11.106Z | Downloaded terminal_size v0.4.3 |
| 332 | 2026-09-11T19:22:11.110Z | Downloaded clap_lex v1.0.0 |
| 333 | 2026-09-11T19:22:11.112Z | Downloaded camino-tempfile v1.4.1 |
| 334 | 2026-09-11T19:22:11.115Z | Downloaded heck v0.4.1 |
| 335 | 2026-09-11T19:22:11.118Z | Downloaded anyhow v1.0.104 |
| 336 | 2026-09-11T19:22:11.122Z | Downloaded crypto-common v0.1.7 |
| 337 | 2026-09-11T19:22:11.125Z | Downloaded thread-id v4.2.2 |
| 338 | 2026-09-11T19:22:11.125Z | Downloaded is_terminal_polyfill v1.70.2 |
| 339 | 2026-09-11T19:22:11.125Z | Downloaded unicode-linebreak v0.1.5 |
| 340 | 2026-09-11T19:22:11.128Z | Downloaded swrite v0.1.0 |
| 341 | 2026-09-11T19:22:11.128Z | Downloaded utf8parse v0.2.2 |
| 342 | 2026-09-11T19:22:11.128Z | Downloaded proc-macro-error-attr v1.0.4 |
| 343 | 2026-09-11T19:22:11.132Z | Downloaded plain v0.2.3 |
| 344 | 2026-09-11T19:22:11.137Z | Downloaded scroll_derive v0.12.1 |
| 345 | 2026-09-11T19:22:11.140Z | Downloaded usdt-macro v0.5.0 |
| 346 | 2026-09-11T19:22:11.143Z | Downloaded bytecount v0.6.9 |
| 347 | 2026-09-11T19:22:11.146Z | Downloaded usdt v0.5.0 |
| 348 | 2026-09-11T19:22:11.155Z | Downloaded tabled_derive v0.7.0 |
| 349 | 2026-09-11T19:22:11.157Z | Downloaded version_check v0.9.5 |
| 350 | 2026-09-11T19:22:11.160Z | Downloaded smawk v0.3.2 |
| 351 | 2026-09-11T19:22:11.163Z | Downloaded toml_datetime v0.6.11 |
| 352 | 2026-09-11T19:22:11.166Z | Downloaded thiserror-impl v1.0.69 |
| 353 | 2026-09-11T19:22:11.166Z | Downloaded digest v0.10.7 |
| 354 | 2026-09-11T19:22:11.166Z | Downloaded generic-array v0.14.7 |
| 355 | 2026-09-11T19:22:11.169Z | Downloaded clap_derive v4.6.1 |
| 356 | 2026-09-11T19:22:11.169Z | Downloaded anstyle v1.0.14 |
| 357 | 2026-09-11T19:22:11.173Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-09-11T19:22:11.176Z | Downloaded usdt-attr-macro v0.5.0 |
| 359 | 2026-09-11T19:22:11.179Z | Downloaded thiserror v1.0.69 |
| 360 | 2026-09-11T19:22:11.181Z | Downloaded quote v1.0.45 |
| 361 | 2026-09-11T19:22:11.184Z | Downloaded sha2 v0.10.9 |
| 362 | 2026-09-11T19:22:11.187Z | Downloaded autocfg v1.5.0 |
| 363 | 2026-09-11T19:22:11.189Z | Downloaded cargo_toml v0.21.0 |
| 364 | 2026-09-11T19:22:11.192Z | Downloaded toml_write v0.1.2 |
| 365 | 2026-09-11T19:22:11.196Z | Downloaded serde_tokenstream v0.2.3 |
| 366 | 2026-09-11T19:22:11.196Z | Downloaded thiserror v2.0.18 |
| 367 | 2026-09-11T19:22:11.202Z | Downloaded scroll v0.12.0 |
| 368 | 2026-09-11T19:22:11.202Z | Downloaded proc-macro-error v1.0.4 |
| 369 | 2026-09-11T19:22:11.207Z | Downloaded log v0.4.33 |
| 370 | 2026-09-11T19:22:11.207Z | Downloaded pest_generator v2.8.6 |
| 371 | 2026-09-11T19:22:11.210Z | Downloaded pest_meta v2.8.6 |
| 372 | 2026-09-11T19:22:11.210Z | Downloaded camino v1.2.5 |
| 373 | 2026-09-11T19:22:11.210Z | Downloaded pest_derive v2.8.6 |
| 374 | 2026-09-11T19:22:11.213Z | Downloaded semver v1.0.28 |
| 375 | 2026-09-11T19:22:11.213Z | Downloaded toml v0.8.23 |
| 376 | 2026-09-11T19:22:11.217Z | Downloaded clap v4.6.1 |
| 377 | 2026-09-11T19:22:11.223Z | Downloaded tempfile v3.27.0 |
| 378 | 2026-09-11T19:22:11.226Z | Downloaded zerocopy-derive v0.7.35 |
| 379 | 2026-09-11T19:22:11.228Z | Downloaded usdt-impl v0.5.0 |
| 380 | 2026-09-11T19:22:11.231Z | Downloaded serde_derive v1.0.228 |
| 381 | 2026-09-11T19:22:11.234Z | Downloaded once_cell v1.21.3 |
| 382 | 2026-09-11T19:22:11.234Z | Downloaded textwrap v0.16.2 |
| 383 | 2026-09-11T19:22:11.254Z | Downloaded unicode-ident v1.0.24 |
| 384 | 2026-09-11T19:22:11.257Z | Downloaded papergrid v0.11.0 |
| 385 | 2026-09-11T19:22:11.262Z | Downloaded toml_edit v0.22.27 |
| 386 | 2026-09-11T19:22:11.268Z | Downloaded ucd-trie v0.1.7 |
| 387 | 2026-09-11T19:22:11.271Z | Downloaded proc-macro2 v1.0.106 |
| 388 | 2026-09-11T19:22:11.271Z | Downloaded serde_core v1.0.228 |
| 389 | 2026-09-11T19:22:11.277Z | Downloaded serde v1.0.228 |
| 390 | 2026-09-11T19:22:11.286Z | Downloaded hashbrown v0.17.0 |
| 391 | 2026-09-11T19:22:11.290Z | Downloaded memchr v2.8.0 |
| 392 | 2026-09-11T19:22:11.299Z | Downloaded indexmap v2.14.0 |
| 393 | 2026-09-11T19:22:11.302Z | Downloaded pest v2.8.6 |
| 394 | 2026-09-11T19:22:11.305Z | Downloaded typenum v1.20.1 |
| 395 | 2026-09-11T19:22:11.325Z | Downloaded goblin v0.8.2 |
| 396 | 2026-09-11T19:22:11.344Z | Downloaded tabled v0.15.0 |
| 397 | 2026-09-11T19:22:11.355Z | Downloaded clap_builder v4.6.0 |
| 398 | 2026-09-11T19:22:11.358Z | Downloaded winnow v0.7.14 |
| 399 | 2026-09-11T19:22:11.361Z | Downloaded syn v2.0.117 |
| 400 | 2026-09-11T19:22:11.367Z | Downloaded syn v1.0.109 |
| 401 | 2026-09-11T19:22:11.375Z | Downloaded unicode-width v0.2.0 |
| 402 | 2026-09-11T19:22:11.378Z | Downloaded unicode-width v0.1.14 |
| 403 | 2026-09-11T19:22:11.390Z | Downloaded rustix v1.1.4 |
| 404 | 2026-09-11T19:22:11.407Z | Downloaded libc v0.2.185 |
| 405 | 2026-09-11T19:22:11.469Z | Compiling proc-macro2 v1.0.106 |
| 406 | 2026-09-11T19:22:11.469Z | Compiling unicode-ident v1.0.24 |
| 407 | 2026-09-11T19:22:11.469Z | Compiling quote v1.0.45 |
| 408 | 2026-09-11T19:22:11.469Z | Compiling serde_core v1.0.228 |
| 409 | 2026-09-11T19:22:11.469Z | Compiling libc v0.2.185 |
| 410 | 2026-09-11T19:22:11.469Z | Compiling version_check v0.9.5 |
| 411 | 2026-09-11T19:22:11.472Z | Compiling memchr v2.8.0 |
| 412 | 2026-09-11T19:22:11.472Z | Compiling serde v1.0.228 |
| 413 | 2026-09-11T19:22:11.836Z | Compiling zmij v1.0.21 |
| 414 | 2026-09-11T19:22:12.078Z | Compiling ucd-trie v0.1.7 |
| 415 | 2026-09-11T19:22:12.079Z | Compiling itoa v1.0.17 |
| 416 | 2026-09-11T19:22:12.275Z | Compiling thiserror v1.0.69 |
| 417 | 2026-09-11T19:22:12.275Z | Compiling pest v2.8.6 |
| 418 | 2026-09-11T19:22:12.339Z | Compiling rustix v1.1.4 |
| 419 | 2026-09-11T19:22:12.500Z | Compiling byteorder v1.5.0 |
| 420 | 2026-09-11T19:22:12.780Z | Compiling errno v0.3.14 |
| 421 | 2026-09-11T19:22:12.808Z | Compiling serde_json v1.0.151 |
| 422 | 2026-09-11T19:22:12.885Z | Compiling bitflags v2.11.0 |
| 423 | 2026-09-11T19:22:12.927Z | Compiling syn v2.0.117 |
| 424 | 2026-09-11T19:22:12.990Z | Compiling thread-id v4.2.2 |
| 425 | 2026-09-11T19:22:13.089Z | Compiling proc-macro-error-attr v1.0.4 |
| 426 | 2026-09-11T19:22:13.104Z | Compiling usdt-impl v0.5.0 |
| 427 | 2026-09-11T19:22:13.220Z | Compiling camino v1.2.5 |
| 428 | 2026-09-11T19:22:13.288Z | Compiling pest_meta v2.8.6 |
| 429 | 2026-09-11T19:22:13.324Z | Compiling syn v1.0.109 |
| 430 | 2026-09-11T19:22:13.592Z | Compiling proc-macro-error v1.0.4 |
| 431 | 2026-09-11T19:22:13.650Z | Compiling equivalent v1.0.2 |
| 432 | 2026-09-11T19:22:13.683Z | Compiling utf8parse v0.2.2 |
| 433 | 2026-09-11T19:22:13.739Z | Compiling getrandom v0.4.3 |
| 434 | 2026-09-11T19:22:13.814Z | Compiling hashbrown v0.17.0 |
| 435 | 2026-09-11T19:22:13.945Z | Compiling plain v0.2.3 |
| 436 | 2026-09-11T19:22:14.079Z | Compiling log v0.4.33 |
| 437 | 2026-09-11T19:22:14.165Z | Compiling terminal_size v0.4.3 |
| 438 | 2026-09-11T19:22:14.282Z | Compiling anstyle-parse v1.0.0 |
| 439 | 2026-09-11T19:22:14.303Z | Compiling indexmap v2.14.0 |
| 440 | 2026-09-11T19:22:14.873Z | Compiling toml_write v0.1.2 |
| 441 | 2026-09-11T19:22:14.918Z | Compiling colorchoice v1.0.4 |
| 442 | 2026-09-11T19:22:14.933Z | Compiling autocfg v1.5.0 |
| 443 | 2026-09-11T19:22:14.951Z | Compiling thiserror v2.0.18 |
| 444 | 2026-09-11T19:22:14.982Z | Compiling is_terminal_polyfill v1.70.2 |
| 445 | 2026-09-11T19:22:15.042Z | Compiling anstyle-query v1.1.5 |
| 446 | 2026-09-11T19:22:15.076Z | Compiling cfg-if v1.0.4 |
| 447 | 2026-09-11T19:22:15.093Z | Compiling anstyle v1.0.14 |
| 448 | 2026-09-11T19:22:15.093Z | Compiling winnow v0.7.14 |
| 449 | 2026-09-11T19:22:15.146Z | Compiling pretty-hex v0.4.1 |
| 450 | 2026-09-11T19:22:15.286Z | Compiling pest_generator v2.8.6 |
| 451 | 2026-09-11T19:22:15.352Z | Compiling anstream v1.0.0 |
| 452 | 2026-09-11T19:22:15.370Z | Compiling fs-err v3.3.0 |
| 453 | 2026-09-11T19:22:15.490Z | Compiling fastrand v2.3.0 |
| 454 | 2026-09-11T19:22:15.531Z | Compiling fnv v1.0.7 |
| 455 | 2026-09-11T19:22:15.638Z | Compiling heck v0.4.1 |
| 456 | 2026-09-11T19:22:15.655Z | Compiling anyhow v1.0.104 |
| 457 | 2026-09-11T19:22:15.760Z | Compiling strsim v0.11.1 |
| 458 | 2026-09-11T19:22:15.857Z | Compiling unicode-width v0.1.14 |
| 459 | 2026-09-11T19:22:15.887Z | Compiling clap_lex v1.0.0 |
| 460 | 2026-09-11T19:22:15.984Z | Compiling bytecount v0.6.9 |
| 461 | 2026-09-11T19:22:16.010Z | Compiling once_cell v1.21.3 |
| 462 | 2026-09-11T19:22:16.118Z | Compiling heck v0.5.0 |
| 463 | 2026-09-11T19:22:16.136Z | Compiling papergrid v0.11.0 |
| 464 | 2026-09-11T19:22:16.139Z | Compiling clap_builder v4.6.0 |
| 465 | 2026-09-11T19:22:16.226Z | Compiling tempfile v3.27.0 |
| 466 | 2026-09-11T19:22:16.373Z | Compiling semver v1.0.28 |
| 467 | 2026-09-11T19:22:16.444Z | Compiling cargo-platform v0.3.2 |
| 468 | 2026-09-11T19:22:16.488Z | Compiling tabled_derive v0.7.0 |
| 469 | 2026-09-11T19:22:16.599Z | Compiling memmap v0.7.0 |
| 470 | 2026-09-11T19:22:16.617Z | Compiling unicode-width v0.2.0 |
| 471 | 2026-09-11T19:22:16.687Z | Compiling unicode-linebreak v0.1.5 |
| 472 | 2026-09-11T19:22:16.708Z | Compiling smawk v0.3.2 |
| 473 | 2026-09-11T19:22:16.778Z | Compiling camino-tempfile v1.4.1 |
| 474 | 2026-09-11T19:22:16.884Z | Compiling textwrap v0.16.2 |
| 475 | 2026-09-11T19:22:16.911Z | Compiling serde_derive v1.0.228 |
| 476 | 2026-09-11T19:22:16.928Z | Compiling thiserror-impl v1.0.69 |
| 477 | 2026-09-11T19:22:17.004Z | Compiling zerocopy-derive v0.7.35 |
| 478 | 2026-09-11T19:22:17.128Z | Compiling pest_derive v2.8.6 |
| 479 | 2026-09-11T19:22:17.340Z | Compiling scroll_derive v0.12.1 |
| 480 | 2026-09-11T19:22:17.390Z | Compiling thiserror-impl v2.0.18 |
| 481 | 2026-09-11T19:22:17.547Z | Compiling clap_derive v4.6.1 |
| 482 | 2026-09-11T19:22:17.582Z | Compiling tabled v0.15.0 |
| 483 | 2026-09-11T19:22:17.884Z | Compiling zerocopy v0.7.35 |
| 484 | 2026-09-11T19:22:18.010Z | Compiling scroll v0.12.0 |
| 485 | 2026-09-11T19:22:18.291Z | Compiling dtrace-parser v0.2.0 |
| 486 | 2026-09-11T19:22:18.308Z | Compiling goblin v0.8.2 |
| 487 | 2026-09-11T19:22:18.794Z | Compiling swrite v0.1.0 |
| 488 | 2026-09-11T19:22:19.278Z | Compiling clap v4.6.1 |
| 489 | 2026-09-11T19:22:19.912Z | Compiling dof v0.3.0 |
| 490 | 2026-09-11T19:22:19.912Z | Compiling toml_datetime v0.6.11 |
| 491 | 2026-09-11T19:22:19.912Z | Compiling serde_spanned v0.6.9 |
| 492 | 2026-09-11T19:22:19.915Z | Compiling serde_tokenstream v0.2.3 |
| 493 | 2026-09-11T19:22:19.915Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 494 | 2026-09-11T19:22:19.991Z | Compiling cargo_metadata v0.23.1 |
| 495 | 2026-09-11T19:22:19.994Z | Compiling macaddr v1.0.1 |
| 496 | 2026-09-11T19:22:20.100Z | Compiling toml_edit v0.22.27 |
| 497 | 2026-09-11T19:22:20.655Z | Compiling usdt-attr-macro v0.5.0 |
| 498 | 2026-09-11T19:22:20.684Z | Compiling usdt-macro v0.5.0 |
| 499 | 2026-09-11T19:22:21.321Z | Compiling usdt v0.5.0 |
| 500 | 2026-09-11T19:22:21.472Z | Compiling toml v0.8.23 |
| 501 | 2026-09-11T19:22:21.795Z | Compiling cargo_toml v0.21.0 |
| 502 | 2026-09-11T19:22:23.044Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 503 | 2026-09-11T19:22:25.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.36s |
| 504 | 2026-09-11T19:22:25.288Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 505 | 2026-09-11T19:22:25.826Z | Downloading crates ... |
| 506 | 2026-09-11T19:22:25.879Z | Downloaded addr2line v0.25.1 |
| 507 | 2026-09-11T19:22:25.884Z | Downloaded cancel-safe-futures v0.1.5 |
| 508 | 2026-09-11T19:22:25.889Z | Downloaded async-recursion v1.1.1 |
| 509 | 2026-09-11T19:22:25.893Z | Downloaded atomic-waker v1.1.2 |
| 510 | 2026-09-11T19:22:25.901Z | Downloaded endian-type v0.1.2 |
| 511 | 2026-09-11T19:22:25.901Z | Downloaded arrayvec v0.7.6 |
| 512 | 2026-09-11T19:22:25.901Z | Downloaded foreign-types v0.5.0 |
| 513 | 2026-09-11T19:22:25.901Z | Downloaded atty v0.2.14 |
| 514 | 2026-09-11T19:22:25.904Z | Downloaded futures-channel v0.3.32 |
| 515 | 2026-09-11T19:22:25.904Z | Downloaded embedded-io v0.4.0 |
| 516 | 2026-09-11T19:22:25.904Z | Downloaded arrayref v0.3.9 |
| 517 | 2026-09-11T19:22:25.904Z | Downloaded enum-as-inner v0.6.1 |
| 518 | 2026-09-11T19:22:25.904Z | Downloaded async-stream v0.3.6 |
| 519 | 2026-09-11T19:22:25.906Z | Downloaded async-stream-impl v0.3.6 |
| 520 | 2026-09-11T19:22:25.906Z | Downloaded bb8 v0.8.6 |
| 521 | 2026-09-11T19:22:25.907Z | Downloaded aead v0.5.2 |
| 522 | 2026-09-11T19:22:25.907Z | Downloaded base16ct v0.2.0 |
| 523 | 2026-09-11T19:22:25.907Z | Downloaded assert_matches v1.5.0 |
| 524 | 2026-09-11T19:22:25.911Z | Downloaded fd-lock v4.0.4 |
| 525 | 2026-09-11T19:22:25.911Z | Downloaded float-cmp v0.10.0 |
| 526 | 2026-09-11T19:22:25.914Z | Downloaded bitfield-macros v0.19.4 |
| 527 | 2026-09-11T19:22:25.914Z | Downloaded async-trait v0.1.89 |
| 528 | 2026-09-11T19:22:25.917Z | Downloaded adler2 v2.0.1 |
| 529 | 2026-09-11T19:22:25.922Z | Downloaded elliptic-curve v0.14.1 |
| 530 | 2026-09-11T19:22:25.925Z | Downloaded array-init v0.0.4 |
| 531 | 2026-09-11T19:22:25.925Z | Downloaded bit-set v0.8.0 |
| 532 | 2026-09-11T19:22:25.925Z | Downloaded highway v1.3.0 |
| 533 | 2026-09-11T19:22:25.925Z | Downloaded erased-serde v0.3.31 |
| 534 | 2026-09-11T19:22:25.929Z | Downloaded find-msvc-tools v0.1.9 |
| 535 | 2026-09-11T19:22:25.929Z | Downloaded async-bb8-diesel v0.2.1 |
| 536 | 2026-09-11T19:22:25.929Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 537 | 2026-09-11T19:22:25.929Z | Downloaded bitflags v1.3.2 |
| 538 | 2026-09-11T19:22:25.934Z | Downloaded futures-core v0.3.32 |
| 539 | 2026-09-11T19:22:25.934Z | Downloaded futures-macro v0.3.32 |
| 540 | 2026-09-11T19:22:25.934Z | Downloaded bcs v0.1.6 |
| 541 | 2026-09-11T19:22:25.938Z | Downloaded backoff v0.4.0 |
| 542 | 2026-09-11T19:22:25.938Z | Downloaded bitfield v0.19.4 |
| 543 | 2026-09-11T19:22:25.938Z | Downloaded env_logger v0.11.11 |
| 544 | 2026-09-11T19:22:25.938Z | Downloaded fixedbitset v0.5.7 |
| 545 | 2026-09-11T19:22:25.943Z | Downloaded getrandom v0.2.17 |
| 546 | 2026-09-11T19:22:25.943Z | Downloaded block-buffer v0.12.1 |
| 547 | 2026-09-11T19:22:25.943Z | Downloaded ascii-canvas v3.0.0 |
| 548 | 2026-09-11T19:22:25.943Z | Downloaded env_filter v2.0.0 |
| 549 | 2026-09-11T19:22:25.947Z | Downloaded futures-io v0.3.32 |
| 550 | 2026-09-11T19:22:25.947Z | Downloaded flagset v0.4.7 |
| 551 | 2026-09-11T19:22:25.947Z | Downloaded either v1.15.0 |
| 552 | 2026-09-11T19:22:25.952Z | Downloaded enum_dispatch v0.3.13 |
| 553 | 2026-09-11T19:22:25.952Z | Downloaded ff v0.14.0 |
| 554 | 2026-09-11T19:22:25.952Z | Downloaded filetime v0.2.27 |
| 555 | 2026-09-11T19:22:25.952Z | Downloaded base16ct v1.0.0 |
| 556 | 2026-09-11T19:22:25.952Z | Downloaded bitfield-struct v0.6.2 |
| 557 | 2026-09-11T19:22:25.956Z | Downloaded block-padding v0.4.2 |
| 558 | 2026-09-11T19:22:25.956Z | Downloaded cfg_aliases v0.1.1 |
| 559 | 2026-09-11T19:22:25.956Z | Downloaded bit-set v0.5.3 |
| 560 | 2026-09-11T19:22:25.956Z | Downloaded ff v0.13.1 |
| 561 | 2026-09-11T19:22:25.956Z | Downloaded fs_extra v1.3.0 |
| 562 | 2026-09-11T19:22:25.956Z | Downloaded atomicwrites v0.4.4 |
| 563 | 2026-09-11T19:22:25.956Z | Downloaded cobs v0.3.0 |
| 564 | 2026-09-11T19:22:25.956Z | Downloaded fixedbitset v0.4.2 |
| 565 | 2026-09-11T19:22:25.957Z | Downloaded argon2 v0.5.3 |
| 566 | 2026-09-11T19:22:25.961Z | Downloaded bit-vec v0.8.0 |
| 567 | 2026-09-11T19:22:25.961Z | Downloaded embedded-io v0.6.1 |
| 568 | 2026-09-11T19:22:25.961Z | Downloaded futures-task v0.3.32 |
| 569 | 2026-09-11T19:22:25.961Z | Downloaded ahash v0.8.12 |
| 570 | 2026-09-11T19:22:25.961Z | Downloaded form_urlencoded v1.2.2 |
| 571 | 2026-09-11T19:22:25.961Z | Downloaded float-ord v0.3.2 |
| 572 | 2026-09-11T19:22:25.969Z | Downloaded foreign-types-shared v0.1.1 |
| 573 | 2026-09-11T19:22:25.969Z | Downloaded futures-sink v0.3.32 |
| 574 | 2026-09-11T19:22:25.969Z | Downloaded hex-literal v1.1.0 |
| 575 | 2026-09-11T19:22:25.969Z | Downloaded foreign-types-macros v0.2.3 |
| 576 | 2026-09-11T19:22:25.969Z | Downloaded castaway v0.2.4 |
| 577 | 2026-09-11T19:22:25.969Z | Downloaded ena v0.14.4 |
| 578 | 2026-09-11T19:22:25.977Z | Downloaded fallible-iterator v0.2.0 |
| 579 | 2026-09-11T19:22:25.977Z | Downloaded headers-core v0.3.0 |
| 580 | 2026-09-11T19:22:25.977Z | Downloaded fxhash v0.2.1 |
| 581 | 2026-09-11T19:22:25.977Z | Downloaded hex v0.4.3 |
| 582 | 2026-09-11T19:22:25.977Z | Downloaded http-body v1.0.1 |
| 583 | 2026-09-11T19:22:25.977Z | Downloaded http-range v0.1.5 |
| 584 | 2026-09-11T19:22:25.977Z | Downloaded foreign-types v0.3.2 |
| 585 | 2026-09-11T19:22:25.977Z | Downloaded cfg_aliases v0.2.1 |
| 586 | 2026-09-11T19:22:25.982Z | Downloaded git-stub v1.0.0 |
| 587 | 2026-09-11T19:22:25.982Z | Downloaded const-oid v0.9.6 |
| 588 | 2026-09-11T19:22:25.982Z | Downloaded flume v0.11.1 |
| 589 | 2026-09-11T19:22:25.982Z | Downloaded funty v2.0.0 |
| 590 | 2026-09-11T19:22:25.987Z | Downloaded hash32 v0.2.1 |
| 591 | 2026-09-11T19:22:25.987Z | Downloaded hostname v0.3.1 |
| 592 | 2026-09-11T19:22:25.992Z | Downloaded compression-core v0.4.31 |
| 593 | 2026-09-11T19:22:25.992Z | Downloaded home v0.5.12 |
| 594 | 2026-09-11T19:22:25.996Z | Downloaded num-conv v0.2.0 |
| 595 | 2026-09-11T19:22:26.001Z | Downloaded gethostname v0.5.0 |
| 596 | 2026-09-11T19:22:26.001Z | Downloaded ghash v0.6.0 |
| 597 | 2026-09-11T19:22:26.001Z | Downloaded hash32 v0.3.1 |
| 598 | 2026-09-11T19:22:26.001Z | Downloaded hostname v0.4.2 |
| 599 | 2026-09-11T19:22:26.001Z | Downloaded parse-display v0.10.0 |
| 600 | 2026-09-11T19:22:26.001Z | Downloaded globwalk v0.9.1 |
| 601 | 2026-09-11T19:22:26.001Z | Downloaded num_threads v0.1.7 |
| 602 | 2026-09-11T19:22:26.001Z | Downloaded buf-list v1.1.2 |
| 603 | 2026-09-11T19:22:26.006Z | Downloaded ciborium-io v0.2.2 |
| 604 | 2026-09-11T19:22:26.010Z | Downloaded foreign-types-shared v0.3.1 |
| 605 | 2026-09-11T19:22:26.010Z | Downloaded futures-executor v0.3.32 |
| 606 | 2026-09-11T19:22:26.010Z | Downloaded newtype-uuid-macros v0.1.0 |
| 607 | 2026-09-11T19:22:26.019Z | Downloaded password-hash v0.6.1 |
| 608 | 2026-09-11T19:22:26.019Z | Downloaded olpc-cjson v0.1.4 |
| 609 | 2026-09-11T19:22:26.023Z | Downloaded proc-macro-crate v1.3.1 |
| 610 | 2026-09-11T19:22:26.023Z | Downloaded fs-err v2.11.0 |
| 611 | 2026-09-11T19:22:26.023Z | Downloaded openssl-probe v0.2.1 |
| 612 | 2026-09-11T19:22:26.023Z | Downloaded fatfs v0.3.6 |
| 613 | 2026-09-11T19:22:26.023Z | Downloaded foldhash v0.1.5 |
| 614 | 2026-09-11T19:22:26.023Z | Downloaded http-body-util v0.1.3 |
| 615 | 2026-09-11T19:22:26.023Z | Downloaded anstream v0.6.21 |
| 616 | 2026-09-11T19:22:26.023Z | Downloaded anstyle-parse v0.2.7 |
| 617 | 2026-09-11T19:22:26.028Z | Downloaded ciborium-ll v0.2.2 |
| 618 | 2026-09-11T19:22:26.028Z | Downloaded flate2 v1.1.9 |
| 619 | 2026-09-11T19:22:26.032Z | Downloaded peg-runtime v0.8.5 |
| 620 | 2026-09-11T19:22:26.032Z | Downloaded phf_shared v0.13.1 |
| 621 | 2026-09-11T19:22:26.037Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 622 | 2026-09-11T19:22:26.037Z | Downloaded ref-cast-impl v1.0.25 |
| 623 | 2026-09-11T19:22:26.037Z | Downloaded same-file v1.0.6 |
| 624 | 2026-09-11T19:22:26.037Z | Downloaded seq-macro v0.3.6 |
| 625 | 2026-09-11T19:22:26.041Z | Downloaded serde_urlencoded v0.7.1 |
| 626 | 2026-09-11T19:22:26.041Z | Downloaded powerfmt v0.2.0 |
| 627 | 2026-09-11T19:22:26.041Z | Downloaded signature v3.0.0 |
| 628 | 2026-09-11T19:22:26.041Z | Downloaded foldhash v0.2.0 |
| 629 | 2026-09-11T19:22:26.041Z | Downloaded progenitor-macro v0.13.0 |
| 630 | 2026-09-11T19:22:26.045Z | Downloaded rand_pcg v0.10.2 |
| 631 | 2026-09-11T19:22:26.045Z | Downloaded group v0.14.0 |
| 632 | 2026-09-11T19:22:26.051Z | Downloaded russh-util v0.52.0 |
| 633 | 2026-09-11T19:22:26.051Z | Downloaded rustc_version v0.1.7 |
| 634 | 2026-09-11T19:22:26.051Z | Downloaded group v0.13.0 |
| 635 | 2026-09-11T19:22:26.051Z | Downloaded rustc-hash v2.1.1 |
| 636 | 2026-09-11T19:22:26.051Z | Downloaded git-stub-vcs v0.1.0 |
| 637 | 2026-09-11T19:22:26.056Z | Downloaded base64ct v1.8.3 |
| 638 | 2026-09-11T19:22:26.056Z | Downloaded sigpipe v0.1.3 |
| 639 | 2026-09-11T19:22:26.060Z | Downloaded ssh-cipher v0.2.0 |
| 640 | 2026-09-11T19:22:26.060Z | Downloaded cmake v0.1.57 |
| 641 | 2026-09-11T19:22:26.060Z | Downloaded chacha20 v0.9.1 |
| 642 | 2026-09-11T19:22:26.065Z | Downloaded backtrace-ext v0.2.1 |
| 643 | 2026-09-11T19:22:26.068Z | Downloaded slog-bunyan v2.5.0 |
| 644 | 2026-09-11T19:22:26.068Z | Downloaded stable_deref_trait v1.2.1 |
| 645 | 2026-09-11T19:22:26.068Z | Downloaded bit-vec v0.6.3 |
| 646 | 2026-09-11T19:22:26.068Z | Downloaded camino-tempfile-ext v0.3.3 |
| 647 | 2026-09-11T19:22:26.071Z | Downloaded num_enum v0.5.11 |
| 648 | 2026-09-11T19:22:26.075Z | Downloaded cipher v0.4.4 |
| 649 | 2026-09-11T19:22:26.075Z | Downloaded cbc v0.2.1 |
| 650 | 2026-09-11T19:22:26.080Z | Downloaded compression-codecs v0.4.37 |
| 651 | 2026-09-11T19:22:26.080Z | Downloaded blowfish v0.10.0 |
| 652 | 2026-09-11T19:22:26.080Z | Downloaded cexpr v0.6.0 |
| 653 | 2026-09-11T19:22:26.080Z | Downloaded structmeta v0.3.0 |
| 654 | 2026-09-11T19:22:26.085Z | Downloaded supports-hyperlinks v3.2.0 |
| 655 | 2026-09-11T19:22:26.086Z | Downloaded sync_wrapper v1.0.2 |
| 656 | 2026-09-11T19:22:26.086Z | Downloaded bs58 v0.5.1 |
| 657 | 2026-09-11T19:22:26.086Z | Downloaded bytesize v2.7.0 |
| 658 | 2026-09-11T19:22:26.086Z | Downloaded scroll_derive v0.13.1 |
| 659 | 2026-09-11T19:22:26.086Z | Downloaded tagptr v0.2.0 |
| 660 | 2026-09-11T19:22:26.086Z | Downloaded testing_table v0.3.0 |
| 661 | 2026-09-11T19:22:26.090Z | Downloaded arc-swap v1.8.2 |
| 662 | 2026-09-11T19:22:26.090Z | Downloaded phf v0.12.1 |
| 663 | 2026-09-11T19:22:26.090Z | Downloaded byte-wrapper v0.1.0 |
| 664 | 2026-09-11T19:22:26.097Z | Downloaded poly1305 v0.8.0 |
| 665 | 2026-09-11T19:22:26.097Z | Downloaded r2d2 v0.8.10 |
| 666 | 2026-09-11T19:22:26.097Z | Downloaded progenitor v0.13.0 |
| 667 | 2026-09-11T19:22:26.097Z | Downloaded sapling-renderdag v0.1.0 |
| 668 | 2026-09-11T19:22:26.097Z | Downloaded native-tls v0.2.18 |
| 669 | 2026-09-11T19:22:26.101Z | Downloaded tower-service v0.3.3 |
| 670 | 2026-09-11T19:22:26.101Z | Downloaded tower-layer v0.3.3 |
| 671 | 2026-09-11T19:22:26.101Z | Downloaded typify-macro v0.6.2 |
| 672 | 2026-09-11T19:22:26.101Z | Downloaded unarray v0.1.4 |
| 673 | 2026-09-11T19:22:26.105Z | Downloaded hmac v0.12.1 |
| 674 | 2026-09-11T19:22:26.105Z | Downloaded nu-ansi-term v0.50.3 |
| 675 | 2026-09-11T19:22:26.113Z | Downloaded console v0.15.11 |
| 676 | 2026-09-11T19:22:26.113Z | Downloaded aead v0.6.1 |
| 677 | 2026-09-11T19:22:26.113Z | Downloaded oxnet v0.1.6 |
| 678 | 2026-09-11T19:22:26.119Z | Downloaded pbkdf2 v0.13.0 |
| 679 | 2026-09-11T19:22:26.119Z | Downloaded glob v0.3.3 |
| 680 | 2026-09-11T19:22:26.119Z | Downloaded globset v0.4.18 |
| 681 | 2026-09-11T19:22:26.119Z | Downloaded serde_tokenstream v0.3.0 |
| 682 | 2026-09-11T19:22:26.119Z | Downloaded signal-hook-registry v1.4.8 |
| 683 | 2026-09-11T19:22:26.119Z | Downloaded ppv-lite86 v0.2.21 |
| 684 | 2026-09-11T19:22:26.119Z | Downloaded progenitor-extras v0.2.0 |
| 685 | 2026-09-11T19:22:26.127Z | Downloaded progenitor-macro v0.14.0 |
| 686 | 2026-09-11T19:22:26.127Z | Downloaded rand_core v0.6.4 |
| 687 | 2026-09-11T19:22:26.127Z | Downloaded utf-8 v0.7.6 |
| 688 | 2026-09-11T19:22:26.127Z | Downloaded waitgroup v0.1.2 |
| 689 | 2026-09-11T19:22:26.127Z | Downloaded wait-timeout v0.2.1 |
| 690 | 2026-09-11T19:22:26.127Z | Downloaded elliptic-curve v0.13.8 |
| 691 | 2026-09-11T19:22:26.127Z | Downloaded usdt v0.6.0 |
| 692 | 2026-09-11T19:22:26.134Z | Downloaded half v1.8.3 |
| 693 | 2026-09-11T19:22:26.134Z | Downloaded argon2 v0.6.0-rc.8 |
| 694 | 2026-09-11T19:22:26.134Z | Downloaded slog-json v2.6.1 |
| 695 | 2026-09-11T19:22:26.134Z | Downloaded rustc-demangle v0.1.27 |
| 696 | 2026-09-11T19:22:26.134Z | Downloaded sqlformat v0.3.5 |
| 697 | 2026-09-11T19:22:26.134Z | Downloaded bzip2 v0.4.4 |
| 698 | 2026-09-11T19:22:26.134Z | Downloaded bzip2 v0.6.1 |
| 699 | 2026-09-11T19:22:26.134Z | Downloaded backon v1.6.0 |
| 700 | 2026-09-11T19:22:26.139Z | Downloaded colored v3.1.1 |
| 701 | 2026-09-11T19:22:26.139Z | Downloaded cpufeatures v0.3.0 |
| 702 | 2026-09-11T19:22:26.139Z | Downloaded half v2.7.1 |
| 703 | 2026-09-11T19:22:26.139Z | Downloaded pkcs8 v0.11.0 |
| 704 | 2026-09-11T19:22:26.139Z | Downloaded poly1305 v0.9.0 |
| 705 | 2026-09-11T19:22:26.143Z | Downloaded clang-sys v1.8.1 |
| 706 | 2026-09-11T19:22:26.143Z | Downloaded stacker v0.1.23 |
| 707 | 2026-09-11T19:22:26.143Z | Downloaded blake2 v0.11.0-rc.6 |
| 708 | 2026-09-11T19:22:26.143Z | Downloaded ciborium v0.2.2 |
| 709 | 2026-09-11T19:22:26.149Z | Downloaded colored v2.2.0 |
| 710 | 2026-09-11T19:22:26.149Z | Downloaded console v0.16.2 |
| 711 | 2026-09-11T19:22:26.149Z | Downloaded tinyvec_macros v0.1.1 |
| 712 | 2026-09-11T19:22:26.149Z | Downloaded cassowary v0.3.0 |
| 713 | 2026-09-11T19:22:26.149Z | Downloaded debug-ignore v1.0.5 |
| 714 | 2026-09-11T19:22:26.153Z | Downloaded tokio-dtrace v0.1.1 |
| 715 | 2026-09-11T19:22:26.153Z | Downloaded chrono v0.4.45 |
| 716 | 2026-09-11T19:22:26.153Z | Downloaded tokio-tungstenite v0.28.0 |
| 717 | 2026-09-11T19:22:26.171Z | Downloaded xshell-macros v0.2.7 |
| 718 | 2026-09-11T19:22:26.171Z | Downloaded tokio-tungstenite v0.23.1 |
| 719 | 2026-09-11T19:22:26.171Z | Downloaded tokio-tungstenite v0.21.0 |
| 720 | 2026-09-11T19:22:26.171Z | Downloaded darling_macro v0.23.0 |
| 721 | 2026-09-11T19:22:26.171Z | Downloaded serde_derive_internals v0.29.1 |
| 722 | 2026-09-11T19:22:26.171Z | Downloaded sec1 v0.8.1 |
| 723 | 2026-09-11T19:22:26.171Z | Downloaded smallvec v0.6.14 |
| 724 | 2026-09-11T19:22:26.172Z | Downloaded dirs-sys-next v0.1.2 |
| 725 | 2026-09-11T19:22:26.172Z | Downloaded dof v0.4.0 |
| 726 | 2026-09-11T19:22:26.172Z | Downloaded cipher v0.5.2 |
| 727 | 2026-09-11T19:22:26.172Z | Downloaded hmac v0.13.0 |
| 728 | 2026-09-11T19:22:26.172Z | Downloaded blake2 v0.10.6 |
| 729 | 2026-09-11T19:22:26.172Z | Downloaded chacha20 v0.10.0 |
| 730 | 2026-09-11T19:22:26.177Z | Downloaded getrandom v0.3.4 |
| 731 | 2026-09-11T19:22:26.177Z | Downloaded allocator-api2 v0.2.21 |
| 732 | 2026-09-11T19:22:26.177Z | Downloaded strum_macros v0.27.2 |
| 733 | 2026-09-11T19:22:26.177Z | Downloaded uzers v0.12.2 |
| 734 | 2026-09-11T19:22:26.181Z | Downloaded defmt-parser v1.0.0 |
| 735 | 2026-09-11T19:22:26.181Z | Downloaded illumos-nvpair v0.3.0 |
| 736 | 2026-09-11T19:22:26.181Z | Downloaded is-terminal v0.4.17 |
| 737 | 2026-09-11T19:22:26.182Z | Downloaded difflib v0.4.0 |
| 738 | 2026-09-11T19:22:26.182Z | Downloaded hubpack_derive v0.1.1 |
| 739 | 2026-09-11T19:22:26.182Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 740 | 2026-09-11T19:22:26.185Z | Downloaded keccak v0.1.6 |
| 741 | 2026-09-11T19:22:26.185Z | Downloaded lazy_static v1.5.0 |
| 742 | 2026-09-11T19:22:26.185Z | Downloaded generic-array v1.4.3 |
| 743 | 2026-09-11T19:22:26.188Z | Downloaded parking_lot v0.11.2 |
| 744 | 2026-09-11T19:22:26.188Z | Downloaded snafu-derive v0.8.9 |
| 745 | 2026-09-11T19:22:26.193Z | Downloaded time-macros v0.2.27 |
| 746 | 2026-09-11T19:22:26.193Z | Downloaded linked-hash-map v0.5.6 |
| 747 | 2026-09-11T19:22:26.197Z | Downloaded vergen-gitcl v1.0.8 |
| 748 | 2026-09-11T19:22:26.197Z | Downloaded maybe-uninit v2.0.0 |
| 749 | 2026-09-11T19:22:26.197Z | Downloaded memoffset v0.9.1 |
| 750 | 2026-09-11T19:22:26.200Z | Downloaded http-range-header v0.4.2 |
| 751 | 2026-09-11T19:22:26.200Z | Downloaded hyper-tls v0.6.0 |
| 752 | 2026-09-11T19:22:26.200Z | Downloaded instability v0.3.11 |
| 753 | 2026-09-11T19:22:26.200Z | Downloaded constant_time_eq v0.4.2 |
| 754 | 2026-09-11T19:22:26.204Z | Downloaded term v0.7.0 |
| 755 | 2026-09-11T19:22:26.204Z | Downloaded crossbeam-deque v0.8.6 |
| 756 | 2026-09-11T19:22:26.204Z | Downloaded lzss v0.8.2 |
| 757 | 2026-09-11T19:22:26.209Z | Downloaded lru v0.12.5 |
| 758 | 2026-09-11T19:22:26.209Z | Downloaded parse-size v1.1.0 |
| 759 | 2026-09-11T19:22:26.213Z | Downloaded tokio-rustls v0.26.4 |
| 760 | 2026-09-11T19:22:26.213Z | Downloaded ed25519-dalek v2.2.0 |
| 761 | 2026-09-11T19:22:26.214Z | Downloaded futures v0.3.32 |
| 762 | 2026-09-11T19:22:26.216Z | Downloaded cmov v0.5.4 |
| 763 | 2026-09-11T19:22:26.219Z | Downloaded der_derive v0.7.3 |
| 764 | 2026-09-11T19:22:26.219Z | Downloaded ecdsa v0.16.9 |
| 765 | 2026-09-11T19:22:26.224Z | Downloaded serde_cbor v0.11.2 |
| 766 | 2026-09-11T19:22:26.224Z | Downloaded zeroize_derive v1.5.0 |
| 767 | 2026-09-11T19:22:26.227Z | Downloaded predicates-tree v1.0.13 |
| 768 | 2026-09-11T19:22:26.227Z | Downloaded newtype_derive v0.1.6 |
| 769 | 2026-09-11T19:22:26.227Z | Downloaded quick-error v1.2.3 |
| 770 | 2026-09-11T19:22:26.227Z | Downloaded sha2 v0.11.0 |
| 771 | 2026-09-11T19:22:26.231Z | Downloaded async-compression v0.4.41 |
| 772 | 2026-09-11T19:22:26.236Z | Downloaded darling v0.13.4 |
| 773 | 2026-09-11T19:22:26.236Z | Downloaded headers v0.4.1 |
| 774 | 2026-09-11T19:22:26.240Z | Downloaded heapless v0.8.0 |
| 775 | 2026-09-11T19:22:26.240Z | Downloaded daft-derive v0.1.8 |
| 776 | 2026-09-11T19:22:26.244Z | Downloaded num v0.4.3 |
| 777 | 2026-09-11T19:22:26.244Z | Downloaded ref-cast v1.0.25 |
| 778 | 2026-09-11T19:22:26.244Z | Downloaded radium v0.7.0 |
| 779 | 2026-09-11T19:22:26.244Z | Downloaded oxide-generation-macros v0.2.0 |
| 780 | 2026-09-11T19:22:26.249Z | Downloaded potential_utf v0.1.4 |
| 781 | 2026-09-11T19:22:26.249Z | Downloaded base64 v0.22.1 |
| 782 | 2026-09-11T19:22:26.255Z | Downloaded num-modular v0.6.5 |
| 783 | 2026-09-11T19:22:26.260Z | Downloaded serde_plain v1.0.2 |
| 784 | 2026-09-11T19:22:26.266Z | Downloaded expectorate v1.2.0 |
| 785 | 2026-09-11T19:22:26.266Z | Downloaded libsw-core v0.3.2 |
| 786 | 2026-09-11T19:22:26.266Z | Downloaded rand_xorshift v0.4.0 |
| 787 | 2026-09-11T19:22:26.266Z | Downloaded oso v0.27.3 |
| 788 | 2026-09-11T19:22:26.270Z | Downloaded oxide-update-engine-types v0.1.2 |
| 789 | 2026-09-11T19:22:26.270Z | Downloaded test-strategy v0.4.5 |
| 790 | 2026-09-11T19:22:26.270Z | Downloaded const_format_proc_macros v0.2.34 |
| 791 | 2026-09-11T19:22:26.270Z | Downloaded humantime v2.3.0 |
| 792 | 2026-09-11T19:22:26.274Z | Downloaded take_mut v0.2.2 |
| 793 | 2026-09-11T19:22:26.274Z | Downloaded tap v1.0.1 |
| 794 | 2026-09-11T19:22:26.278Z | Downloaded wyz v0.5.1 |
| 795 | 2026-09-11T19:22:26.278Z | Downloaded num_enum_derive v0.7.6 |
| 796 | 2026-09-11T19:22:26.278Z | Downloaded parse-display-derive v0.10.0 |
| 797 | 2026-09-11T19:22:26.282Z | Downloaded derive_builder v0.20.2 |
| 798 | 2026-09-11T19:22:26.282Z | Downloaded sha1 v0.10.6 |
| 799 | 2026-09-11T19:22:26.282Z | Downloaded serde-big-array v0.5.1 |
| 800 | 2026-09-11T19:22:26.286Z | Downloaded sponge-cursor v0.1.0 |
| 801 | 2026-09-11T19:22:26.286Z | Downloaded strsim v0.10.0 |
| 802 | 2026-09-11T19:22:26.286Z | Downloaded num-rational v0.4.2 |
| 803 | 2026-09-11T19:22:26.292Z | Downloaded indoc v2.0.7 |
| 804 | 2026-09-11T19:22:26.293Z | Downloaded ingot v0.2.1 |
| 805 | 2026-09-11T19:22:26.293Z | Downloaded pem v3.0.6 |
| 806 | 2026-09-11T19:22:26.299Z | Downloaded salsa20 v0.11.0 |
| 807 | 2026-09-11T19:22:26.300Z | Downloaded unicode-xid v0.2.6 |
| 808 | 2026-09-11T19:22:26.300Z | Downloaded knus-derive v3.4.0 |
| 809 | 2026-09-11T19:22:26.300Z | Downloaded nanorand v0.7.0 |
| 810 | 2026-09-11T19:22:26.300Z | Downloaded unicode-truncate v1.1.0 |
| 811 | 2026-09-11T19:22:26.300Z | Downloaded chumsky v0.9.3 |
| 812 | 2026-09-11T19:22:26.300Z | Downloaded unsafe-libyaml v0.2.11 |
| 813 | 2026-09-11T19:22:26.303Z | Downloaded compact_str v0.8.1 |
| 814 | 2026-09-11T19:22:26.303Z | Downloaded hickory-resolver v0.24.4 |
| 815 | 2026-09-11T19:22:26.303Z | Downloaded heapless v0.7.17 |
| 816 | 2026-09-11T19:22:26.305Z | Downloaded num-derive v0.4.2 |
| 817 | 2026-09-11T19:22:26.305Z | Downloaded rustls-native-certs v0.8.3 |
| 818 | 2026-09-11T19:22:26.311Z | Downloaded sync-ptr v0.1.4 |
| 819 | 2026-09-11T19:22:26.314Z | Downloaded crc32fast v1.5.0 |
| 820 | 2026-09-11T19:22:26.318Z | Downloaded snafu v0.8.9 |
| 821 | 2026-09-11T19:22:26.322Z | Downloaded sec1 v0.7.3 |
| 822 | 2026-09-11T19:22:26.326Z | Downloaded oxide-tokio-rt v0.1.4 |
| 823 | 2026-09-11T19:22:26.326Z | Downloaded oxide-update-engine v0.1.2 |
| 824 | 2026-09-11T19:22:26.326Z | Downloaded oxide-update-engine-display v0.1.2 |
| 825 | 2026-09-11T19:22:26.326Z | Downloaded usdt-attr-macro v0.6.0 |
| 826 | 2026-09-11T19:22:26.330Z | Downloaded base64 v0.21.7 |
| 827 | 2026-09-11T19:22:26.336Z | Downloaded diesel-dtrace v0.5.0 |
| 828 | 2026-09-11T19:22:26.336Z | Downloaded primeorder v0.14.0 |
| 829 | 2026-09-11T19:22:26.336Z | Downloaded hickory-resolver v0.25.2 |
| 830 | 2026-09-11T19:22:26.341Z | Downloaded pkcs8 v0.10.2 |
| 831 | 2026-09-11T19:22:26.341Z | Downloaded primeorder v0.13.6 |
| 832 | 2026-09-11T19:22:26.341Z | Downloaded resolv-conf v0.7.6 |
| 833 | 2026-09-11T19:22:26.341Z | Downloaded slog-scope v4.4.1 |
| 834 | 2026-09-11T19:22:26.341Z | Downloaded support-bundle-viewer v0.1.2 |
| 835 | 2026-09-11T19:22:26.351Z | Downloaded crucible-workspace-hack v0.1.0 |
| 836 | 2026-09-11T19:22:26.351Z | Downloaded thread-id v5.1.0 |
| 837 | 2026-09-11T19:22:26.351Z | Downloaded downcast-rs v2.0.2 |
| 838 | 2026-09-11T19:22:26.351Z | Downloaded ed25519-dalek v3.0.0 |
| 839 | 2026-09-11T19:22:26.355Z | Downloaded darling_macro v0.21.3 |
| 840 | 2026-09-11T19:22:26.355Z | Downloaded openssl-sys v0.9.117 |
| 841 | 2026-09-11T19:22:26.356Z | Downloaded pin-project v1.1.11 |
| 842 | 2026-09-11T19:22:26.356Z | Downloaded prettyplease v0.2.37 |
| 843 | 2026-09-11T19:22:26.364Z | Downloaded tungstenite v0.23.0 |
| 844 | 2026-09-11T19:22:26.369Z | Downloaded signal-hook-mio v0.2.5 |
| 845 | 2026-09-11T19:22:26.369Z | Downloaded simd-adler32 v0.3.8 |
| 846 | 2026-09-11T19:22:26.369Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 847 | 2026-09-11T19:22:26.374Z | Downloaded dirs-next v2.0.0 |
| 848 | 2026-09-11T19:22:26.374Z | Downloaded dyn-clone v1.0.20 |
| 849 | 2026-09-11T19:22:26.374Z | Downloaded http v1.4.2 |
| 850 | 2026-09-11T19:22:26.374Z | Downloaded strum_macros v0.24.3 |
| 851 | 2026-09-11T19:22:26.377Z | Downloaded hashbrown v0.12.3 |
| 852 | 2026-09-11T19:22:26.377Z | Downloaded bumpalo v3.20.2 |
| 853 | 2026-09-11T19:22:26.377Z | Downloaded walkdir v2.5.0 |
| 854 | 2026-09-11T19:22:26.377Z | Downloaded writeable v0.6.2 |
| 855 | 2026-09-11T19:22:26.381Z | Downloaded chacha20poly1305 v0.10.1 |
| 856 | 2026-09-11T19:22:26.381Z | Downloaded smf v0.2.3 |
| 857 | 2026-09-11T19:22:26.381Z | Downloaded libscf-sys v1.2.0 |
| 858 | 2026-09-11T19:22:26.381Z | Downloaded lru-cache v0.1.2 |
| 859 | 2026-09-11T19:22:26.386Z | Downloaded instant v0.1.13 |
| 860 | 2026-09-11T19:22:26.386Z | Downloaded thread_local v1.1.9 |
| 861 | 2026-09-11T19:22:26.386Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 862 | 2026-09-11T19:22:26.392Z | Downloaded nibble_vec v0.1.0 |
| 863 | 2026-09-11T19:22:26.397Z | Downloaded libbz2-rs-sys v0.2.2 |
| 864 | 2026-09-11T19:22:26.397Z | Downloaded tui-tree-widget v0.23.1 |
| 865 | 2026-09-11T19:22:26.397Z | Downloaded lru-slab v0.1.2 |
| 866 | 2026-09-11T19:22:26.403Z | Downloaded phf v0.13.1 |
| 867 | 2026-09-11T19:22:26.408Z | Downloaded ml-kem v0.3.2 |
| 868 | 2026-09-11T19:22:26.408Z | Downloaded path-slash v0.2.1 |
| 869 | 2026-09-11T19:22:26.408Z | Downloaded opaque-debug v0.3.1 |
| 870 | 2026-09-11T19:22:26.408Z | Downloaded ar_archive_writer v0.5.1 |
| 871 | 2026-09-11T19:22:26.414Z | Downloaded phf_shared v0.12.1 |
| 872 | 2026-09-11T19:22:26.417Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 873 | 2026-09-11T19:22:26.417Z | Downloaded packed_struct_codegen v0.10.1 |
| 874 | 2026-09-11T19:22:26.417Z | Downloaded phf_shared v0.11.3 |
| 875 | 2026-09-11T19:22:26.417Z | Downloaded progenitor-client v0.14.0 |
| 876 | 2026-09-11T19:22:26.421Z | Downloaded rand v0.9.2 |
| 877 | 2026-09-11T19:22:26.425Z | Downloaded omicron-zone-package v0.12.3 |
| 878 | 2026-09-11T19:22:26.431Z | Downloaded serdect v0.4.3 |
| 879 | 2026-09-11T19:22:26.431Z | Downloaded tracing-attributes v0.1.31 |
| 880 | 2026-09-11T19:22:26.431Z | Downloaded pkcs1 v0.7.5 |
| 881 | 2026-09-11T19:22:26.434Z | Downloaded dashu-base v0.5.1 |
| 882 | 2026-09-11T19:22:26.434Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 883 | 2026-09-11T19:22:26.438Z | Downloaded scopeguard v1.2.0 |
| 884 | 2026-09-11T19:22:26.443Z | Downloaded hickory-server v0.25.2 |
| 885 | 2026-09-11T19:22:26.443Z | Downloaded ignore v0.4.25 |
| 886 | 2026-09-11T19:22:26.443Z | Downloaded yasna v0.5.2 |
| 887 | 2026-09-11T19:22:26.447Z | Downloaded backtrace v0.3.76 |
| 888 | 2026-09-11T19:22:26.447Z | Downloaded bytes v1.11.1 |
| 889 | 2026-09-11T19:22:26.452Z | Downloaded cc v1.2.56 |
| 890 | 2026-09-11T19:22:26.452Z | Downloaded yansi v1.0.1 |
| 891 | 2026-09-11T19:22:26.452Z | Downloaded zerotrie v0.2.3 |
| 892 | 2026-09-11T19:22:26.456Z | Downloaded sha1 v0.11.0 |
| 893 | 2026-09-11T19:22:26.456Z | Downloaded ryu v1.0.23 |
| 894 | 2026-09-11T19:22:26.456Z | Downloaded vte v0.14.1 |
| 895 | 2026-09-11T19:22:26.456Z | Downloaded zeroize v1.9.0 |
| 896 | 2026-09-11T19:22:26.461Z | Downloaded libefi-sys v0.1.0 |
| 897 | 2026-09-11T19:22:26.461Z | Downloaded lru v0.18.3 |
| 898 | 2026-09-11T19:22:26.461Z | Downloaded serde_bytes v0.11.19 |
| 899 | 2026-09-11T19:22:26.461Z | Downloaded signature v2.2.0 |
| 900 | 2026-09-11T19:22:26.461Z | Downloaded tabwriter v1.4.1 |
| 901 | 2026-09-11T19:22:26.465Z | Downloaded linear-map v1.2.0 |
| 902 | 2026-09-11T19:22:26.465Z | Downloaded aes-gcm v0.11.0 |
| 903 | 2026-09-11T19:22:26.466Z | Downloaded zstd v0.13.3 |
| 904 | 2026-09-11T19:22:26.466Z | Downloaded ctutils v0.4.2 |
| 905 | 2026-09-11T19:22:26.471Z | Downloaded tokio-test v0.4.5 |
| 906 | 2026-09-11T19:22:26.471Z | Downloaded multer v3.1.0 |
| 907 | 2026-09-11T19:22:26.471Z | Downloaded topological-sort v0.2.2 |
| 908 | 2026-09-11T19:22:26.476Z | Downloaded usdt-impl v0.6.0 |
| 909 | 2026-09-11T19:22:26.476Z | Downloaded vergen-lib v0.1.6 |
| 910 | 2026-09-11T19:22:26.476Z | Downloaded zerocopy v0.6.6 |
| 911 | 2026-09-11T19:22:26.476Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 912 | 2026-09-11T19:22:26.481Z | Downloaded slog v2.8.2 |
| 913 | 2026-09-11T19:22:26.481Z | Downloaded socket2 v0.6.3 |
| 914 | 2026-09-11T19:22:26.481Z | Downloaded pin-project-internal v1.1.11 |
| 915 | 2026-09-11T19:22:26.481Z | Downloaded progenitor-impl v0.13.0 |
| 916 | 2026-09-11T19:22:26.481Z | Downloaded termtree v0.5.1 |
| 917 | 2026-09-11T19:22:26.485Z | Downloaded newtype-uuid v1.3.2 |
| 918 | 2026-09-11T19:22:26.485Z | Downloaded tokio-stream v0.1.18 |
| 919 | 2026-09-11T19:22:26.490Z | Downloaded darling_core v0.23.0 |
| 920 | 2026-09-11T19:22:26.490Z | Downloaded cookie_store v0.22.1 |
| 921 | 2026-09-11T19:22:26.490Z | Downloaded progenitor-impl v0.14.0 |
| 922 | 2026-09-11T19:22:26.493Z | Downloaded pem-rfc7468 v1.0.0 |
| 923 | 2026-09-11T19:22:26.493Z | Downloaded rand_core v0.10.0 |
| 924 | 2026-09-11T19:22:26.493Z | Downloaded unit-prefix v0.5.2 |
| 925 | 2026-09-11T19:22:26.493Z | Downloaded untrusted v0.9.0 |
| 926 | 2026-09-11T19:22:26.493Z | Downloaded want v0.3.1 |
| 927 | 2026-09-11T19:22:26.493Z | Downloaded zerofrom v0.1.6 |
| 928 | 2026-09-11T19:22:26.500Z | Downloaded darling v0.20.11 |
| 929 | 2026-09-11T19:22:26.503Z | Downloaded hashbrown v0.13.2 |
| 930 | 2026-09-11T19:22:26.503Z | Downloaded schemars v0.8.22 |
| 931 | 2026-09-11T19:22:26.507Z | Downloaded unicode_categories v0.1.1 |
| 932 | 2026-09-11T19:22:26.510Z | Downloaded httparse v1.10.1 |
| 933 | 2026-09-11T19:22:26.510Z | Downloaded slog-dtrace v0.3.0 |
| 934 | 2026-09-11T19:22:26.510Z | Downloaded crc v3.4.0 |
| 935 | 2026-09-11T19:22:26.513Z | Downloaded darling_macro v0.13.4 |
| 936 | 2026-09-11T19:22:26.513Z | Downloaded defmt v0.3.100 |
| 937 | 2026-09-11T19:22:26.513Z | Downloaded slog-async v2.8.0 |
| 938 | 2026-09-11T19:22:26.513Z | Downloaded zerocopy-derive v0.8.55 |
| 939 | 2026-09-11T19:22:26.516Z | Downloaded zopfli v0.8.3 |
| 940 | 2026-09-11T19:22:26.521Z | Downloaded derive_builder_macro v0.20.2 |
| 941 | 2026-09-11T19:22:26.521Z | Downloaded rand_chacha v0.9.0 |
| 942 | 2026-09-11T19:22:26.521Z | Downloaded schemars v0.9.0 |
| 943 | 2026-09-11T19:22:26.525Z | Downloaded crc-any v2.5.0 |
| 944 | 2026-09-11T19:22:26.531Z | Downloaded tinyvec v1.11.0 |
| 945 | 2026-09-11T19:22:26.531Z | Downloaded idna_adapter v1.2.1 |
| 946 | 2026-09-11T19:22:26.535Z | Downloaded inout v0.2.2 |
| 947 | 2026-09-11T19:22:26.535Z | Downloaded rustls-pemfile v2.2.0 |
| 948 | 2026-09-11T19:22:26.535Z | Downloaded spki v0.8.0 |
| 949 | 2026-09-11T19:22:26.535Z | Downloaded supports-unicode v3.0.0 |
| 950 | 2026-09-11T19:22:26.535Z | Downloaded spki v0.7.3 |
| 951 | 2026-09-11T19:22:26.535Z | Downloaded strum_macros v0.26.4 |
| 952 | 2026-09-11T19:22:26.535Z | Downloaded unicase v2.9.0 |
| 953 | 2026-09-11T19:22:26.542Z | Downloaded derive-where v1.6.0 |
| 954 | 2026-09-11T19:22:26.542Z | Downloaded postgres-types v0.2.14 |
| 955 | 2026-09-11T19:22:26.543Z | Downloaded unicode-bidi v0.3.18 |
| 956 | 2026-09-11T19:22:26.547Z | Downloaded is_ci v1.2.0 |
| 957 | 2026-09-11T19:22:26.547Z | Downloaded mime v0.3.17 |
| 958 | 2026-09-11T19:22:26.547Z | Downloaded new_debug_unreachable v1.0.6 |
| 959 | 2026-09-11T19:22:26.547Z | Downloaded multimap v0.10.1 |
| 960 | 2026-09-11T19:22:26.547Z | Downloaded thiserror-no-std v2.0.2 |
| 961 | 2026-09-11T19:22:26.547Z | Downloaded dunce v1.0.5 |
| 962 | 2026-09-11T19:22:26.550Z | Downloaded lalrpop-util v0.19.12 |
| 963 | 2026-09-11T19:22:26.550Z | Downloaded managed v0.8.0 |
| 964 | 2026-09-11T19:22:26.553Z | Downloaded derive_more v2.1.1 |
| 965 | 2026-09-11T19:22:26.557Z | Downloaded newline-converter v0.3.0 |
| 966 | 2026-09-11T19:22:26.561Z | Downloaded num-primitive v0.2.1 |
| 967 | 2026-09-11T19:22:26.565Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 968 | 2026-09-11T19:22:26.565Z | Downloaded whoami v1.6.1 |
| 969 | 2026-09-11T19:22:26.565Z | Downloaded hashbrown v0.15.5 |
| 970 | 2026-09-11T19:22:26.569Z | Downloaded convert_case v0.10.0 |
| 971 | 2026-09-11T19:22:26.569Z | Downloaded rand v0.8.6 |
| 972 | 2026-09-11T19:22:26.574Z | Downloaded rtoolbox v0.0.3 |
| 973 | 2026-09-11T19:22:26.577Z | Downloaded rfc6979 v0.4.0 |
| 974 | 2026-09-11T19:22:26.577Z | Downloaded serde_repr v0.1.20 |
| 975 | 2026-09-11T19:22:26.577Z | Downloaded ingot-macros v0.2.0 |
| 976 | 2026-09-11T19:22:26.580Z | Downloaded rand_core v0.9.5 |
| 977 | 2026-09-11T19:22:26.581Z | Downloaded ctr v0.10.1 |
| 978 | 2026-09-11T19:22:26.585Z | Downloaded pwd v1.4.0 |
| 979 | 2026-09-11T19:22:26.585Z | Downloaded hashbrown v0.16.1 |
| 980 | 2026-09-11T19:22:26.591Z | Downloaded recursive v0.1.1 |
| 981 | 2026-09-11T19:22:26.596Z | Downloaded hyper-staticfile v0.10.1 |
| 982 | 2026-09-11T19:22:26.600Z | Downloaded darling_core v0.20.11 |
| 983 | 2026-09-11T19:22:26.600Z | Downloaded scroll v0.13.0 |
| 984 | 2026-09-11T19:22:26.600Z | Downloaded shlex v1.3.0 |
| 985 | 2026-09-11T19:22:26.601Z | Downloaded hashbrown v0.14.5 |
| 986 | 2026-09-11T19:22:26.605Z | Downloaded nom v8.0.0 |
| 987 | 2026-09-11T19:22:26.610Z | Downloaded aes v0.9.1 |
| 988 | 2026-09-11T19:22:26.610Z | Downloaded scheduled-thread-pool v0.2.7 |
| 989 | 2026-09-11T19:22:26.610Z | Downloaded steno v0.4.1 |
| 990 | 2026-09-11T19:22:26.614Z | Downloaded secrecy v0.8.0 |
| 991 | 2026-09-11T19:22:26.614Z | Downloaded shell-words v1.1.1 |
| 992 | 2026-09-11T19:22:26.614Z | Downloaded trait-variant v0.1.2 |
| 993 | 2026-09-11T19:22:26.614Z | Downloaded module-lattice v0.2.3 |
| 994 | 2026-09-11T19:22:26.614Z | Downloaded universal-hash v0.5.1 |
| 995 | 2026-09-11T19:22:26.618Z | Downloaded spin v0.9.8 |
| 996 | 2026-09-11T19:22:26.618Z | Downloaded kem v0.3.0 |
| 997 | 2026-09-11T19:22:26.621Z | Downloaded ssh-encoding v0.2.0 |
| 998 | 2026-09-11T19:22:26.621Z | Downloaded strip-ansi-escapes v0.2.1 |
| 999 | 2026-09-11T19:22:26.625Z | Downloaded crypto-common v0.2.2 |
| 1000 | 2026-09-11T19:22:26.628Z | Downloaded lock_api v0.4.14 |
| 1001 | 2026-09-11T19:22:26.633Z | Downloaded icu_properties v2.1.2 |
| 1002 | 2026-09-11T19:22:26.633Z | Downloaded num-traits v0.2.19 |
| 1003 | 2026-09-11T19:22:26.636Z | Downloaded papergrid v0.18.0 |
| 1004 | 2026-09-11T19:22:26.636Z | Downloaded vsss-rs v3.3.4 |
| 1005 | 2026-09-11T19:22:26.641Z | Downloaded crossbeam-utils v0.8.21 |
| 1006 | 2026-09-11T19:22:26.645Z | Downloaded diff v0.1.13 |
| 1007 | 2026-09-11T19:22:26.645Z | Downloaded progenitor v0.14.0 |
| 1008 | 2026-09-11T19:22:26.645Z | Downloaded dsl_auto_type v0.2.0 |
| 1009 | 2026-09-11T19:22:26.651Z | Downloaded httpdate v1.0.3 |
| 1010 | 2026-09-11T19:22:26.651Z | Downloaded indoc v1.0.9 |
| 1011 | 2026-09-11T19:22:26.656Z | Downloaded darling_macro v0.20.11 |
| 1012 | 2026-09-11T19:22:26.656Z | Downloaded rpassword v7.5.4 |
| 1013 | 2026-09-11T19:22:26.656Z | Downloaded serde_path_to_error v0.1.20 |
| 1014 | 2026-09-11T19:22:26.656Z | Downloaded rustls-webpki v0.103.13 |
| 1015 | 2026-09-11T19:22:26.656Z | Downloaded paste v1.0.15 |
| 1016 | 2026-09-11T19:22:26.660Z | Downloaded peg-macros v0.8.5 |
| 1017 | 2026-09-11T19:22:26.660Z | Downloaded typed-path v0.12.3 |
| 1018 | 2026-09-11T19:22:26.665Z | Downloaded ecdsa v0.17.0 |
| 1019 | 2026-09-11T19:22:26.667Z | Downloaded futures-util v0.3.32 |
| 1020 | 2026-09-11T19:22:26.673Z | Downloaded h2 v0.4.15 |
| 1021 | 2026-09-11T19:22:26.679Z | Downloaded miette v7.6.0 |
| 1022 | 2026-09-11T19:22:26.684Z | Downloaded psm v0.1.30 |
| 1023 | 2026-09-11T19:22:26.684Z | Downloaded rusty-fork v0.3.1 |
| 1024 | 2026-09-11T19:22:26.684Z | Downloaded uuid v1.23.4 |
| 1025 | 2026-09-11T19:22:26.687Z | Downloaded knus v3.4.0 |
| 1026 | 2026-09-11T19:22:26.687Z | Downloaded predicates-core v1.0.10 |
| 1027 | 2026-09-11T19:22:26.687Z | Downloaded rustc_version v0.4.1 |
| 1028 | 2026-09-11T19:22:26.687Z | Downloaded tokio-postgres v0.7.18 |
| 1029 | 2026-09-11T19:22:26.687Z | Downloaded toml_edit v0.19.15 |
| 1030 | 2026-09-11T19:22:26.696Z | Downloaded md5 v0.8.0 |
| 1031 | 2026-09-11T19:22:26.699Z | Downloaded num_enum_derive v0.5.11 |
| 1032 | 2026-09-11T19:22:26.699Z | Downloaded openssl-probe v0.1.6 |
| 1033 | 2026-09-11T19:22:26.699Z | Downloaded reqwest v0.12.28 |
| 1034 | 2026-09-11T19:22:26.703Z | Downloaded stringprep v0.1.5 |
| 1035 | 2026-09-11T19:22:26.704Z | Downloaded tough v0.22.0 |
| 1036 | 2026-09-11T19:22:26.706Z | Downloaded oso-derive v0.27.3 |
| 1037 | 2026-09-11T19:22:26.707Z | Downloaded slog-stdlog v4.1.1 |
| 1038 | 2026-09-11T19:22:26.709Z | Downloaded postcard v1.1.3 |
| 1039 | 2026-09-11T19:22:26.709Z | Downloaded phc v0.6.1 |
| 1040 | 2026-09-11T19:22:26.709Z | Downloaded vergen-git2 v9.1.0 |
| 1041 | 2026-09-11T19:22:26.709Z | Downloaded daft v0.1.8 |
| 1042 | 2026-09-11T19:22:26.712Z | Downloaded semver v0.1.20 |
| 1043 | 2026-09-11T19:22:26.712Z | Downloaded slog-envlogger v2.2.0 |
| 1044 | 2026-09-11T19:22:26.712Z | Downloaded corncobs v0.1.4 |
| 1045 | 2026-09-11T19:22:26.712Z | Downloaded hkdf v0.12.4 |
| 1046 | 2026-09-11T19:22:26.715Z | Downloaded crossbeam-epoch v0.9.18 |
| 1047 | 2026-09-11T19:22:26.715Z | Downloaded rfc6979 v0.6.0 |
| 1048 | 2026-09-11T19:22:26.718Z | Downloaded rsa v0.9.10 |
| 1049 | 2026-09-11T19:22:26.718Z | Downloaded try-lock v0.2.5 |
| 1050 | 2026-09-11T19:22:26.722Z | Downloaded tracing-core v0.1.36 |
| 1051 | 2026-09-11T19:22:26.722Z | Downloaded keccak v0.2.0 |
| 1052 | 2026-09-11T19:22:26.722Z | Downloaded zip v8.6.0 |
| 1053 | 2026-09-11T19:22:26.725Z | Downloaded critical-section v1.2.0 |
| 1054 | 2026-09-11T19:22:26.725Z | Downloaded num-complex v0.4.6 |
| 1055 | 2026-09-11T19:22:26.728Z | Downloaded strum v0.26.3 |
| 1056 | 2026-09-11T19:22:26.728Z | Downloaded der v0.7.10 |
| 1057 | 2026-09-11T19:22:26.738Z | Downloaded hyper-util v0.1.20 |
| 1058 | 2026-09-11T19:22:26.742Z | Downloaded p384 v0.14.0 |
| 1059 | 2026-09-11T19:22:26.742Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1060 | 2026-09-11T19:22:26.742Z | Downloaded tiny-keccak v2.0.2 |
| 1061 | 2026-09-11T19:22:26.742Z | Downloaded crossterm v0.29.0 |
| 1062 | 2026-09-11T19:22:26.746Z | Downloaded tungstenite v0.28.0 |
| 1063 | 2026-09-11T19:22:26.746Z | Downloaded displaydoc v0.2.5 |
| 1064 | 2026-09-11T19:22:26.751Z | Downloaded icu_collections v2.1.1 |
| 1065 | 2026-09-11T19:22:26.751Z | Downloaded peg v0.8.5 |
| 1066 | 2026-09-11T19:22:26.754Z | Downloaded pin-project-lite v0.2.17 |
| 1067 | 2026-09-11T19:22:26.754Z | Downloaded polyval v0.7.1 |
| 1068 | 2026-09-11T19:22:26.754Z | Downloaded display-error-chain v0.2.2 |
| 1069 | 2026-09-11T19:22:26.757Z | Downloaded dtrace-parser v0.3.0 |
| 1070 | 2026-09-11T19:22:26.757Z | Downloaded hubpack v0.1.2 |
| 1071 | 2026-09-11T19:22:26.757Z | Downloaded predicates v3.1.4 |
| 1072 | 2026-09-11T19:22:26.757Z | Downloaded usdt-macro v0.6.0 |
| 1073 | 2026-09-11T19:22:26.760Z | Downloaded void v1.0.2 |
| 1074 | 2026-09-11T19:22:26.760Z | Downloaded zone_cfg_derive v0.3.1 |
| 1075 | 2026-09-11T19:22:26.760Z | Downloaded md-5 v0.11.0 |
| 1076 | 2026-09-11T19:22:26.761Z | Downloaded zip v0.6.6 |
| 1077 | 2026-09-11T19:22:26.761Z | Downloaded schemars_derive v0.8.22 |
| 1078 | 2026-09-11T19:22:26.764Z | Downloaded supports-color v3.0.2 |
| 1079 | 2026-09-11T19:22:26.764Z | Downloaded num-iter v0.1.45 |
| 1080 | 2026-09-11T19:22:26.764Z | Downloaded openssl-macros v0.1.1 |
| 1081 | 2026-09-11T19:22:26.764Z | Downloaded typed-path v0.9.3 |
| 1082 | 2026-09-11T19:22:26.768Z | Downloaded hkdf v0.13.0 |
| 1083 | 2026-09-11T19:22:26.768Z | Downloaded socket2 v0.5.10 |
| 1084 | 2026-09-11T19:22:26.773Z | Downloaded iri-string v0.7.10 |
| 1085 | 2026-09-11T19:22:26.777Z | Downloaded minimal-lexical v0.2.1 |
| 1086 | 2026-09-11T19:22:26.781Z | Downloaded crossbeam-channel v0.5.15 |
| 1087 | 2026-09-11T19:22:26.781Z | Downloaded zip v4.6.1 |
| 1088 | 2026-09-11T19:22:26.785Z | Downloaded parking_lot_core v0.8.6 |
| 1089 | 2026-09-11T19:22:26.788Z | Downloaded rand_seeder v0.4.0 |
| 1090 | 2026-09-11T19:22:26.792Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1091 | 2026-09-11T19:22:26.792Z | Downloaded structmeta-derive v0.3.0 |
| 1092 | 2026-09-11T19:22:26.792Z | Downloaded universal-hash v0.6.1 |
| 1093 | 2026-09-11T19:22:26.796Z | Downloaded wnaf v0.14.0 |
| 1094 | 2026-09-11T19:22:26.796Z | Downloaded rustversion v1.0.22 |
| 1095 | 2026-09-11T19:22:26.796Z | Downloaded zerovec-derive v0.11.2 |
| 1096 | 2026-09-11T19:22:26.796Z | Downloaded maplit v1.0.2 |
| 1097 | 2026-09-11T19:22:26.800Z | Downloaded match_cfg v0.1.0 |
| 1098 | 2026-09-11T19:22:26.800Z | Downloaded owo-colors v4.3.0 |
| 1099 | 2026-09-11T19:22:26.800Z | Downloaded prefix-trie v0.7.0 |
| 1100 | 2026-09-11T19:22:26.803Z | Downloaded delegate v0.13.5 |
| 1101 | 2026-09-11T19:22:26.803Z | Downloaded ident_case v1.0.1 |
| 1102 | 2026-09-11T19:22:26.803Z | Downloaded crc-catalog v2.4.0 |
| 1103 | 2026-09-11T19:22:26.806Z | Downloaded cstr-argument v0.1.2 |
| 1104 | 2026-09-11T19:22:26.806Z | Downloaded digest-io v0.1.0 |
| 1105 | 2026-09-11T19:22:26.806Z | Downloaded indent_write v2.2.0 |
| 1106 | 2026-09-11T19:22:26.806Z | Downloaded quick-xml v0.37.5 |
| 1107 | 2026-09-11T19:22:26.809Z | Downloaded rayon v1.11.0 |
| 1108 | 2026-09-11T19:22:26.813Z | Downloaded termios v0.3.3 |
| 1109 | 2026-09-11T19:22:26.815Z | Downloaded psl-types v2.0.11 |
| 1110 | 2026-09-11T19:22:26.815Z | Downloaded ipnetwork v0.21.1 |
| 1111 | 2026-09-11T19:22:26.815Z | Downloaded russh-cryptovec v0.62.0 |
| 1112 | 2026-09-11T19:22:26.818Z | Downloaded const-oid v0.10.2 |
| 1113 | 2026-09-11T19:22:26.818Z | Downloaded iana-time-zone v0.1.65 |
| 1114 | 2026-09-11T19:22:26.821Z | Downloaded publicsuffix v2.3.0 |
| 1115 | 2026-09-11T19:22:26.821Z | Downloaded parking_lot v0.12.5 |
| 1116 | 2026-09-11T19:22:26.827Z | Downloaded sha3 v0.12.0 |
| 1117 | 2026-09-11T19:22:26.832Z | Downloaded indexmap v1.9.3 |
| 1118 | 2026-09-11T19:22:26.832Z | Downloaded whoami v2.1.0 |
| 1119 | 2026-09-11T19:22:26.832Z | Downloaded oxide-generation v0.1.3 |
| 1120 | 2026-09-11T19:22:26.837Z | Downloaded serde_spanned v1.1.1 |
| 1121 | 2026-09-11T19:22:26.841Z | Downloaded sqlparser_derive v0.5.0 |
| 1122 | 2026-09-11T19:22:26.845Z | Downloaded time-core v0.1.8 |
| 1123 | 2026-09-11T19:22:26.845Z | Downloaded aho-corasick v1.1.4 |
| 1124 | 2026-09-11T19:22:26.851Z | Downloaded signal-hook v0.3.18 |
| 1125 | 2026-09-11T19:22:26.851Z | Downloaded libsw v3.5.0 |
| 1126 | 2026-09-11T19:22:26.854Z | Downloaded csv-core v0.1.13 |
| 1127 | 2026-09-11T19:22:26.857Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1128 | 2026-09-11T19:22:26.860Z | Downloaded term v1.2.1 |
| 1129 | 2026-09-11T19:22:26.863Z | Downloaded derive_more-impl v2.1.1 |
| 1130 | 2026-09-11T19:22:26.863Z | Downloaded cookie v0.18.1 |
| 1131 | 2026-09-11T19:22:26.866Z | Downloaded yoke-derive v0.8.1 |
| 1132 | 2026-09-11T19:22:26.869Z | Downloaded zstd-safe v7.2.4 |
| 1133 | 2026-09-11T19:22:26.869Z | Downloaded convert_case v0.4.0 |
| 1134 | 2026-09-11T19:22:26.869Z | Downloaded icu_normalizer_data v2.1.1 |
| 1135 | 2026-09-11T19:22:26.871Z | Downloaded indicatif v0.18.4 |
| 1136 | 2026-09-11T19:22:26.875Z | Downloaded untrusted v0.7.1 |
| 1137 | 2026-09-11T19:22:26.878Z | Downloaded tokio-macros v2.7.0 |
| 1138 | 2026-09-11T19:22:26.882Z | Downloaded nodrop v0.1.14 |
| 1139 | 2026-09-11T19:22:26.885Z | Downloaded rsa v0.10.0-rc.18 |
| 1140 | 2026-09-11T19:22:26.890Z | Downloaded rustyline v14.0.0 |
| 1141 | 2026-09-11T19:22:26.893Z | Downloaded typify v0.6.2 |
| 1142 | 2026-09-11T19:22:26.893Z | Downloaded serde_with_macros v3.21.0 |
| 1143 | 2026-09-11T19:22:26.897Z | Downloaded serde_with_macros v1.5.2 |
| 1144 | 2026-09-11T19:22:26.897Z | Downloaded toml v0.7.8 |
| 1145 | 2026-09-11T19:22:26.897Z | Downloaded password-hash v0.5.0 |
| 1146 | 2026-09-11T19:22:26.900Z | Downloaded inout v0.1.4 |
| 1147 | 2026-09-11T19:22:26.900Z | Downloaded static_assertions v1.1.0 |
| 1148 | 2026-09-11T19:22:26.900Z | Downloaded string_cache v0.8.9 |
| 1149 | 2026-09-11T19:22:26.900Z | Downloaded proc-macro-error2 v2.0.1 |
| 1150 | 2026-09-11T19:22:26.903Z | Downloaded pretty_assertions v1.4.1 |
| 1151 | 2026-09-11T19:22:26.907Z | Downloaded xattr v1.6.1 |
| 1152 | 2026-09-11T19:22:26.910Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1153 | 2026-09-11T19:22:26.910Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1154 | 2026-09-11T19:22:26.910Z | Downloaded internet-checksum v0.2.1 |
| 1155 | 2026-09-11T19:22:26.910Z | Downloaded path-slash v0.1.5 |
| 1156 | 2026-09-11T19:22:26.910Z | Downloaded crc8 v0.1.1 |
| 1157 | 2026-09-11T19:22:26.913Z | Downloaded unicode-properties v0.1.4 |
| 1158 | 2026-09-11T19:22:26.913Z | Downloaded ssh-cipher v0.3.0 |
| 1159 | 2026-09-11T19:22:26.916Z | Downloaded siphasher v1.0.2 |
| 1160 | 2026-09-11T19:22:26.919Z | Downloaded rustls-pki-types v1.14.0 |
| 1161 | 2026-09-11T19:22:26.919Z | Downloaded num-bigint-dig v0.8.6 |
| 1162 | 2026-09-11T19:22:26.922Z | Downloaded defmt v1.0.1 |
| 1163 | 2026-09-11T19:22:26.925Z | Downloaded litemap v0.8.1 |
| 1164 | 2026-09-11T19:22:26.925Z | Downloaded smallvec v1.15.1 |
| 1165 | 2026-09-11T19:22:26.925Z | Downloaded data-encoding v2.10.0 |
| 1166 | 2026-09-11T19:22:26.931Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1167 | 2026-09-11T19:22:26.935Z | Downloaded derive_more v0.99.20 |
| 1168 | 2026-09-11T19:22:26.938Z | Downloaded defmt-macros v1.0.1 |
| 1169 | 2026-09-11T19:22:26.938Z | Downloaded ed25519 v2.2.3 |
| 1170 | 2026-09-11T19:22:26.940Z | Downloaded memmap2 v0.9.10 |
| 1171 | 2026-09-11T19:22:26.940Z | Downloaded ingot-types v0.2.0 |
| 1172 | 2026-09-11T19:22:26.940Z | Downloaded miette-derive v7.6.0 |
| 1173 | 2026-09-11T19:22:26.940Z | Downloaded precomputed-hash v0.1.1 |
| 1174 | 2026-09-11T19:22:26.946Z | Downloaded zone v0.3.1 |
| 1175 | 2026-09-11T19:22:26.951Z | Downloaded signal-hook-tokio v0.3.1 |
| 1176 | 2026-09-11T19:22:26.955Z | Downloaded num_enum v0.7.6 |
| 1177 | 2026-09-11T19:22:26.958Z | Downloaded itertools v0.13.0 |
| 1178 | 2026-09-11T19:22:26.961Z | Downloaded vergen-lib v9.1.0 |
| 1179 | 2026-09-11T19:22:26.964Z | Downloaded pkcs5 v0.8.1 |
| 1180 | 2026-09-11T19:22:26.967Z | Downloaded serde_with v1.14.0 |
| 1181 | 2026-09-11T19:22:26.970Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1182 | 2026-09-11T19:22:26.970Z | Downloaded icu_locale_core v2.1.1 |
| 1183 | 2026-09-11T19:22:26.973Z | Downloaded iddqd v0.4.2 |
| 1184 | 2026-09-11T19:22:26.977Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1185 | 2026-09-11T19:22:26.980Z | Downloaded tokio-native-tls v0.3.1 |
| 1186 | 2026-09-11T19:22:26.980Z | Downloaded rlimit v0.10.2 |
| 1187 | 2026-09-11T19:22:26.983Z | Downloaded derive-ex v0.1.8 |
| 1188 | 2026-09-11T19:22:26.983Z | Downloaded darling_core v0.21.3 |
| 1189 | 2026-09-11T19:22:26.986Z | Downloaded derive_builder_core v0.20.2 |
| 1190 | 2026-09-11T19:22:26.986Z | Downloaded kstat-rs v0.2.5 |
| 1191 | 2026-09-11T19:22:26.986Z | Downloaded rand_chacha v0.3.1 |
| 1192 | 2026-09-11T19:22:26.989Z | Downloaded cpubits v0.1.1 |
| 1193 | 2026-09-11T19:22:26.989Z | Downloaded dropshot-api-manager v0.8.0 |
| 1194 | 2026-09-11T19:22:26.993Z | Downloaded normalize-line-endings v0.3.0 |
| 1195 | 2026-09-11T19:22:26.993Z | Downloaded ssh-encoding v0.3.0 |
| 1196 | 2026-09-11T19:22:26.995Z | Downloaded synstructure v0.13.2 |
| 1197 | 2026-09-11T19:22:26.995Z | Downloaded pkg-config v0.3.32 |
| 1198 | 2026-09-11T19:22:26.996Z | Downloaded slog-term v2.9.2 |
| 1199 | 2026-09-11T19:22:27.000Z | Downloaded hybrid-array v0.4.13 |
| 1200 | 2026-09-11T19:22:27.000Z | Downloaded jobserver v0.1.34 |
| 1201 | 2026-09-11T19:22:27.000Z | Downloaded serde-hex v0.1.0 |
| 1202 | 2026-09-11T19:22:27.003Z | Downloaded slab v0.4.12 |
| 1203 | 2026-09-11T19:22:27.003Z | Downloaded crunchy v0.2.4 |
| 1204 | 2026-09-11T19:22:27.003Z | Downloaded darling v0.23.0 |
| 1205 | 2026-09-11T19:22:27.003Z | Downloaded tls_codec v0.4.2 |
| 1206 | 2026-09-11T19:22:27.006Z | Downloaded zerofrom-derive v0.1.6 |
| 1207 | 2026-09-11T19:22:27.006Z | Downloaded subtle v2.6.1 |
| 1208 | 2026-09-11T19:22:27.006Z | Downloaded litrs v1.0.0 |
| 1209 | 2026-09-11T19:22:27.009Z | Downloaded blake3 v1.8.5 |
| 1210 | 2026-09-11T19:22:27.012Z | Downloaded darling_core v0.13.4 |
| 1211 | 2026-09-11T19:22:27.016Z | Downloaded num-integer v0.1.46 |
| 1212 | 2026-09-11T19:22:27.019Z | Downloaded deranged v0.5.8 |
| 1213 | 2026-09-11T19:22:27.019Z | Downloaded postgres-protocol v0.6.12 |
| 1214 | 2026-09-11T19:22:27.021Z | Downloaded percent-encoding v2.3.2 |
| 1215 | 2026-09-11T19:22:27.021Z | Downloaded secrecy v0.10.3 |
| 1216 | 2026-09-11T19:22:27.025Z | Downloaded nonempty v0.12.0 |
| 1217 | 2026-09-11T19:22:27.025Z | Downloaded parking_lot_core v0.9.12 |
| 1218 | 2026-09-11T19:22:27.025Z | Downloaded proc-macro-crate v3.4.0 |
| 1219 | 2026-09-11T19:22:27.030Z | Downloaded quinn-udp v0.5.14 |
| 1220 | 2026-09-11T19:22:27.030Z | Downloaded strum v0.27.2 |
| 1221 | 2026-09-11T19:22:27.030Z | Downloaded portable-atomic v1.13.1 |
| 1222 | 2026-09-11T19:22:27.034Z | Downloaded winnow v0.5.40 |
| 1223 | 2026-09-11T19:22:27.038Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1224 | 2026-09-11T19:22:27.041Z | Downloaded similar v2.7.0 |
| 1225 | 2026-09-11T19:22:27.041Z | Downloaded vergen v9.1.0 |
| 1226 | 2026-09-11T19:22:27.041Z | Downloaded git2 v0.20.4 |
| 1227 | 2026-09-11T19:22:27.045Z | Downloaded document-features v0.2.12 |
| 1228 | 2026-09-11T19:22:27.048Z | Downloaded rcgen v0.12.1 |
| 1229 | 2026-09-11T19:22:27.048Z | Downloaded utf8_iter v1.0.4 |
| 1230 | 2026-09-11T19:22:27.048Z | Downloaded reqwest v0.13.2 |
| 1231 | 2026-09-11T19:22:27.050Z | Downloaded zlib-rs v0.6.2 |
| 1232 | 2026-09-11T19:22:27.054Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1233 | 2026-09-11T19:22:27.057Z | Downloaded jiff-core v0.1.0 |
| 1234 | 2026-09-11T19:22:27.060Z | Downloaded drift v0.2.0 |
| 1235 | 2026-09-11T19:22:27.064Z | Downloaded xshell v0.2.7 |
| 1236 | 2026-09-11T19:22:27.069Z | Downloaded jiff-static v0.2.34 |
| 1237 | 2026-09-11T19:22:27.073Z | Downloaded qorb v0.4.1 |
| 1238 | 2026-09-11T19:22:27.073Z | Downloaded icu_properties_data v2.1.2 |
| 1239 | 2026-09-11T19:22:27.080Z | Downloaded port-file v0.1.0 |
| 1240 | 2026-09-11T19:22:27.083Z | Downloaded darling v0.21.3 |
| 1241 | 2026-09-11T19:22:27.083Z | Downloaded icu_normalizer v2.1.1 |
| 1242 | 2026-09-11T19:22:27.083Z | Downloaded tinystr v0.8.2 |
| 1243 | 2026-09-11T19:22:27.086Z | Downloaded pem-rfc7468 v0.7.0 |
| 1244 | 2026-09-11T19:22:27.086Z | Downloaded progenitor-client v0.13.0 |
| 1245 | 2026-09-11T19:22:27.086Z | Downloaded aws-lc-rs v1.16.3 |
| 1246 | 2026-09-11T19:22:27.090Z | Downloaded libloading v0.8.9 |
| 1247 | 2026-09-11T19:22:27.093Z | Downloaded primefield v0.14.0 |
| 1248 | 2026-09-11T19:22:27.093Z | Downloaded p256 v0.13.2 |
| 1249 | 2026-09-11T19:22:27.096Z | Downloaded p256 v0.14.0 |
| 1250 | 2026-09-11T19:22:27.099Z | Downloaded der v0.8.0 |
| 1251 | 2026-09-11T19:22:27.102Z | Downloaded goblin v0.10.5 |
| 1252 | 2026-09-11T19:22:27.105Z | Downloaded quinn v0.11.11 |
| 1253 | 2026-09-11T19:22:27.105Z | Downloaded mime_guess v2.0.5 |
| 1254 | 2026-09-11T19:22:27.108Z | Downloaded unicode-segmentation v1.12.0 |
| 1255 | 2026-09-11T19:22:27.111Z | Downloaded const_format v0.2.35 |
| 1256 | 2026-09-11T19:22:27.114Z | Downloaded digest v0.11.3 |
| 1257 | 2026-09-11T19:22:27.117Z | Downloaded twox-hash v2.1.2 |
| 1258 | 2026-09-11T19:22:27.117Z | Downloaded itertools v0.14.0 |
| 1259 | 2026-09-11T19:22:27.120Z | Downloaded yoke v0.8.1 |
| 1260 | 2026-09-11T19:22:27.124Z | Downloaded des v0.9.0 |
| 1261 | 2026-09-11T19:22:27.127Z | Downloaded tls_codec_derive v0.4.2 |
| 1262 | 2026-09-11T19:22:27.130Z | Downloaded ed25519 v3.0.0 |
| 1263 | 2026-09-11T19:22:27.130Z | Downloaded packed_struct v0.10.1 |
| 1264 | 2026-09-11T19:22:27.134Z | Downloaded scrypt v0.12.0 |
| 1265 | 2026-09-11T19:22:27.136Z | Downloaded hyper v1.10.1 |
| 1266 | 2026-09-11T19:22:27.142Z | Downloaded hyper-rustls v0.27.7 |
| 1267 | 2026-09-11T19:22:27.145Z | Downloaded serde_with v3.21.0 |
| 1268 | 2026-09-11T19:22:27.150Z | Downloaded x509-cert v0.2.5 |
| 1269 | 2026-09-11T19:22:27.155Z | Downloaded tungstenite v0.21.0 |
| 1270 | 2026-09-11T19:22:27.158Z | Downloaded itertools v0.10.5 |
| 1271 | 2026-09-11T19:22:27.164Z | Downloaded diesel_derives v2.3.7 |
| 1272 | 2026-09-11T19:22:27.169Z | Downloaded tar v0.4.46 |
| 1273 | 2026-09-11T19:22:27.173Z | Downloaded ipnet v2.12.0 |
| 1274 | 2026-09-11T19:22:27.176Z | Downloaded itertools v0.12.1 |
| 1275 | 2026-09-11T19:22:27.180Z | Downloaded rayon-core v1.13.0 |
| 1276 | 2026-09-11T19:22:27.182Z | Downloaded icu_provider v2.1.1 |
| 1277 | 2026-09-11T19:22:27.185Z | Downloaded subprocess v0.2.15 |
| 1278 | 2026-09-11T19:22:27.194Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1279 | 2026-09-11T19:22:27.197Z | Downloaded bindgen v0.71.1 |
| 1280 | 2026-09-11T19:22:27.200Z | Downloaded bitvec v1.0.1 |
| 1281 | 2026-09-11T19:22:27.211Z | Downloaded miniz_oxide v0.8.9 |
| 1282 | 2026-09-11T19:22:27.214Z | Downloaded scuffle v0.1.0 |
| 1283 | 2026-09-11T19:22:27.214Z | Downloaded nom v7.1.3 |
| 1284 | 2026-09-11T19:22:27.217Z | Downloaded ron v0.8.1 |
| 1285 | 2026-09-11T19:22:27.219Z | Downloaded moka v0.12.13 |
| 1286 | 2026-09-11T19:22:27.224Z | Downloaded crypto-primes v0.7.2 |
| 1287 | 2026-09-11T19:22:27.227Z | Downloaded winnow v0.6.26 |
| 1288 | 2026-09-11T19:22:27.231Z | Downloaded ssh-key v0.6.7 |
| 1289 | 2026-09-11T19:22:27.235Z | Downloaded crypto-bigint v0.5.5 |
| 1290 | 2026-09-11T19:22:27.239Z | Downloaded dropshot_endpoint v0.17.1 |
| 1291 | 2026-09-11T19:22:27.242Z | Downloaded openssl v0.10.80 |
| 1292 | 2026-09-11T19:22:27.246Z | Downloaded radix_trie v0.2.1 |
| 1293 | 2026-09-11T19:22:27.248Z | Downloaded reedline v0.40.0 |
| 1294 | 2026-09-11T19:22:27.252Z | Downloaded unicode-normalization v0.1.25 |
| 1295 | 2026-09-11T19:22:27.255Z | Downloaded samael v0.0.19 |
| 1296 | 2026-09-11T19:22:27.258Z | Downloaded schemars v1.2.1 |
| 1297 | 2026-09-11T19:22:27.265Z | Downloaded tokio-util v0.7.18 |
| 1298 | 2026-09-11T19:22:27.268Z | Downloaded gimli v0.32.3 |
| 1299 | 2026-09-11T19:22:27.273Z | Downloaded p521 v0.13.3 |
| 1300 | 2026-09-11T19:22:27.276Z | Downloaded tower-http v0.6.8 |
| 1301 | 2026-09-11T19:22:27.279Z | Downloaded quinn-proto v0.11.16 |
| 1302 | 2026-09-11T19:22:27.284Z | Downloaded vcpkg v0.2.15 |
| 1303 | 2026-09-11T19:22:27.305Z | Downloaded winnow v1.0.3 |
| 1304 | 2026-09-11T19:22:27.310Z | Downloaded num-bigint v0.4.6 |
| 1305 | 2026-09-11T19:22:27.313Z | Downloaded crossterm v0.28.1 |
| 1306 | 2026-09-11T19:22:27.316Z | Downloaded curve25519-dalek v4.1.3 |
| 1307 | 2026-09-11T19:22:27.321Z | Downloaded regress v0.10.5 |
| 1308 | 2026-09-11T19:22:27.326Z | Downloaded zerovec v0.11.5 |
| 1309 | 2026-09-11T19:22:27.328Z | Downloaded salty v0.3.0 |
| 1310 | 2026-09-11T19:22:27.332Z | Downloaded libxml v0.3.3 |
| 1311 | 2026-09-11T19:22:27.335Z | Downloaded regex-syntax v0.8.10 |
| 1312 | 2026-09-11T19:22:27.339Z | Downloaded url v2.5.8 |
| 1313 | 2026-09-11T19:22:27.342Z | Downloaded tower v0.5.3 |
| 1314 | 2026-09-11T19:22:27.346Z | Downloaded regress v0.11.1 |
| 1315 | 2026-09-11T19:22:27.351Z | Downloaded libm v0.2.16 |
| 1316 | 2026-09-11T19:22:27.356Z | Downloaded rand v0.10.1 |
| 1317 | 2026-09-11T19:22:27.359Z | Downloaded rawzip v0.4.4 |
| 1318 | 2026-09-11T19:22:27.363Z | Downloaded hickory-proto v0.24.4 |
| 1319 | 2026-09-11T19:22:27.369Z | Downloaded polar-core v0.27.3 |
| 1320 | 2026-09-11T19:22:27.373Z | Downloaded mio v1.2.0 |
| 1321 | 2026-09-11T19:22:27.379Z | Downloaded object v0.39.1 |
| 1322 | 2026-09-11T19:22:27.383Z | Downloaded lalrpop v0.19.12 |
| 1323 | 2026-09-11T19:22:27.391Z | Downloaded nix v0.27.1 |
| 1324 | 2026-09-11T19:22:27.394Z | Downloaded proptest v1.11.0 |
| 1325 | 2026-09-11T19:22:27.399Z | Downloaded p384 v0.13.1 |
| 1326 | 2026-09-11T19:22:27.402Z | Downloaded dashu-int v0.5.1 |
| 1327 | 2026-09-11T19:22:27.407Z | Downloaded itertools v0.15.0 |
| 1328 | 2026-09-11T19:22:27.411Z | Downloaded russh v0.62.4 |
| 1329 | 2026-09-11T19:22:27.416Z | Downloaded regex v1.12.3 |
| 1330 | 2026-09-11T19:22:27.419Z | Downloaded tabled v0.21.0 |
| 1331 | 2026-09-11T19:22:27.427Z | Downloaded nix v0.28.0 |
| 1332 | 2026-09-11T19:22:27.433Z | Downloaded hickory-proto v0.25.2 |
| 1333 | 2026-09-11T19:22:27.441Z | Downloaded p521 v0.14.0 |
| 1334 | 2026-09-11T19:22:27.444Z | Downloaded smoltcp v0.11.0 |
| 1335 | 2026-09-11T19:22:27.450Z | Downloaded openapiv3 v2.2.0 |
| 1336 | 2026-09-11T19:22:27.459Z | Downloaded dropshot v0.17.1 |
| 1337 | 2026-09-11T19:22:27.468Z | Downloaded object v0.30.4 |
| 1338 | 2026-09-11T19:22:27.473Z | Downloaded object v0.37.3 |
| 1339 | 2026-09-11T19:22:27.479Z | Downloaded idna v1.1.0 |
| 1340 | 2026-09-11T19:22:27.482Z | Downloaded crypto-bigint v0.7.5 |
| 1341 | 2026-09-11T19:22:27.489Z | Downloaded rustix v0.38.44 |
| 1342 | 2026-09-11T19:22:27.501Z | Downloaded sled v0.34.7 |
| 1343 | 2026-09-11T19:22:27.507Z | Downloaded time v0.3.47 |
| 1344 | 2026-09-11T19:22:27.513Z | Downloaded regex-syntax v0.6.29 |
| 1345 | 2026-09-11T19:22:27.517Z | Downloaded zerocopy-derive v0.6.6 |
| 1346 | 2026-09-11T19:22:27.522Z | Downloaded ratatui v0.29.0 |
| 1347 | 2026-09-11T19:22:27.533Z | Downloaded bstr v1.12.1 |
| 1348 | 2026-09-11T19:22:27.538Z | Downloaded nix v0.31.2 |
| 1349 | 2026-09-11T19:22:27.545Z | Downloaded zerocopy v0.8.55 |
| 1350 | 2026-09-11T19:22:27.555Z | Downloaded petgraph v0.8.3 |
| 1351 | 2026-09-11T19:22:27.567Z | Downloaded regex-automata v0.4.14 |
| 1352 | 2026-09-11T19:22:27.579Z | Downloaded petname v2.0.2 |
| 1353 | 2026-09-11T19:22:27.598Z | Downloaded syn v3.0.3 |
| 1354 | 2026-09-11T19:22:27.604Z | Downloaded smoltcp v0.9.1 |
| 1355 | 2026-09-11T19:22:27.610Z | Downloaded curve25519-dalek v5.0.0 |
| 1356 | 2026-09-11T19:22:27.615Z | Downloaded encoding_rs v0.8.35 |
| 1357 | 2026-09-11T19:22:27.669Z | Downloaded rustls v0.23.41 |
| 1358 | 2026-09-11T19:22:27.703Z | Downloaded sqlparser v0.61.0 |
| 1359 | 2026-09-11T19:22:27.769Z | Downloaded diesel v2.3.7 |
| 1360 | 2026-09-11T19:22:27.835Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1361 | 2026-09-11T19:22:27.854Z | Downloaded sha3 v0.11.0 |
| 1362 | 2026-09-11T19:22:27.857Z | Downloaded tracing v0.1.44 |
| 1363 | 2026-09-11T19:22:27.869Z | Downloaded typify-impl v0.6.2 |
| 1364 | 2026-09-11T19:22:27.877Z | Downloaded dsi-bitstream v0.10.1 |
| 1365 | 2026-09-11T19:22:27.952Z | Downloaded petgraph v0.6.5 |
| 1366 | 2026-09-11T19:22:27.962Z | Downloaded jiff v0.2.34 |
| 1367 | 2026-09-11T19:22:27.974Z | Downloaded chrono-tz v0.10.4 |
| 1368 | 2026-09-11T19:22:28.002Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1369 | 2026-09-11T19:22:28.018Z | Downloaded csv v1.4.0 |
| 1370 | 2026-09-11T19:22:28.067Z | Downloaded tokio v1.52.1 |
| 1371 | 2026-09-11T19:22:28.089Z | Downloaded sha3 v0.10.8 |
| 1372 | 2026-09-11T19:22:28.092Z | Downloaded libz-sys v1.1.24 |
| 1373 | 2026-09-11T19:22:28.185Z | Downloaded ring v0.17.14 |
| 1374 | 2026-09-11T19:22:28.236Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1375 | 2026-09-11T19:22:28.757Z | Downloaded aws-lc-sys v0.40.0 |
| 1376 | 2026-09-11T19:22:29.068Z | Compiling serde_core v1.0.228 |
| 1377 | 2026-09-11T19:22:29.068Z | Compiling libc v0.2.185 |
| 1378 | 2026-09-11T19:22:29.068Z | Compiling serde v1.0.228 |
| 1379 | 2026-09-11T19:22:29.072Z | Compiling log v0.4.33 |
| 1380 | 2026-09-11T19:22:29.072Z | Compiling subtle v2.6.1 |
| 1381 | 2026-09-11T19:22:29.072Z | Compiling smallvec v1.15.1 |
| 1382 | 2026-09-11T19:22:29.239Z | Compiling syn v2.0.117 |
| 1383 | 2026-09-11T19:22:29.250Z | Compiling typenum v1.20.1 |
| 1384 | 2026-09-11T19:22:29.394Z | Compiling zerocopy v0.8.55 |
| 1385 | 2026-09-11T19:22:29.444Z | Compiling scopeguard v1.2.0 |
| 1386 | 2026-09-11T19:22:29.458Z | Compiling portable-atomic v1.13.1 |
| 1387 | 2026-09-11T19:22:29.549Z | Compiling lock_api v0.4.14 |
| 1388 | 2026-09-11T19:22:29.580Z | Compiling find-msvc-tools v0.1.9 |
| 1389 | 2026-09-11T19:22:29.778Z | Compiling shlex v1.3.0 |
| 1390 | 2026-09-11T19:22:29.851Z | Compiling stable_deref_trait v1.2.1 |
| 1391 | 2026-09-11T19:22:29.870Z | Compiling critical-section v1.2.0 |
| 1392 | 2026-09-11T19:22:29.929Z | Compiling serde_json v1.0.151 |
| 1393 | 2026-09-11T19:22:29.970Z | Compiling generic-array v0.14.7 |
| 1394 | 2026-09-11T19:22:29.984Z | Compiling libm v0.2.16 |
| 1395 | 2026-09-11T19:22:30.091Z | Compiling errno v0.3.14 |
| 1396 | 2026-09-11T19:22:30.120Z | Compiling jobserver v0.1.34 |
| 1397 | 2026-09-11T19:22:30.133Z | Compiling getrandom v0.2.17 |
| 1398 | 2026-09-11T19:22:30.202Z | Compiling getrandom v0.4.3 |
| 1399 | 2026-09-11T19:22:30.290Z | Compiling rand_core v0.6.4 |
| 1400 | 2026-09-11T19:22:30.326Z | Compiling cc v1.2.56 |
| 1401 | 2026-09-11T19:22:30.374Z | Compiling num-traits v0.2.19 |
| 1402 | 2026-09-11T19:22:30.498Z | Compiling once_cell v1.21.3 |
| 1403 | 2026-09-11T19:22:30.532Z | Compiling const-oid v0.9.6 |
| 1404 | 2026-09-11T19:22:30.579Z | Compiling rand_core v0.10.0 |
| 1405 | 2026-09-11T19:22:30.601Z | Compiling allocator-api2 v0.2.21 |
| 1406 | 2026-09-11T19:22:30.769Z | Compiling pin-project-lite v0.2.17 |
| 1407 | 2026-09-11T19:22:30.867Z | Compiling writeable v0.6.2 |
| 1408 | 2026-09-11T19:22:30.938Z | Compiling parking_lot_core v0.9.12 |
| 1409 | 2026-09-11T19:22:30.954Z | Compiling litemap v0.8.1 |
| 1410 | 2026-09-11T19:22:31.072Z | Compiling percent-encoding v2.3.2 |
| 1411 | 2026-09-11T19:22:31.143Z | Compiling icu_properties_data v2.1.2 |
| 1412 | 2026-09-11T19:22:31.214Z | Compiling icu_normalizer_data v2.1.1 |
| 1413 | 2026-09-11T19:22:31.281Z | Compiling signal-hook-registry v1.4.8 |
| 1414 | 2026-09-11T19:22:31.345Z | Compiling bitflags v2.11.0 |
| 1415 | 2026-09-11T19:22:31.479Z | Compiling semver v1.0.28 |
| 1416 | 2026-09-11T19:22:31.592Z | Compiling rustix v1.1.4 |
| 1417 | 2026-09-11T19:22:31.799Z | Compiling parking_lot v0.12.5 |
| 1418 | 2026-09-11T19:22:31.823Z | Compiling mio v1.2.0 |
| 1419 | 2026-09-11T19:22:31.844Z | Compiling pkg-config v0.3.32 |
| 1420 | 2026-09-11T19:22:31.944Z | Compiling getrandom v0.3.4 |
| 1421 | 2026-09-11T19:22:32.166Z | Compiling synstructure v0.13.2 |
| 1422 | 2026-09-11T19:22:32.182Z | Compiling futures-core v0.3.32 |
| 1423 | 2026-09-11T19:22:32.300Z | Compiling socket2 v0.6.3 |
| 1424 | 2026-09-11T19:22:32.339Z | Compiling utf8_iter v1.0.4 |
| 1425 | 2026-09-11T19:22:32.392Z | Compiling base64ct v1.8.3 |
| 1426 | 2026-09-11T19:22:32.492Z | Compiling foldhash v0.2.0 |
| 1427 | 2026-09-11T19:22:32.564Z | Compiling form_urlencoded v1.2.2 |
| 1428 | 2026-09-11T19:22:32.689Z | Compiling pem-rfc7468 v0.7.0 |
| 1429 | 2026-09-11T19:22:32.709Z | Compiling flagset v0.4.7 |
| 1430 | 2026-09-11T19:22:32.725Z | Compiling hashbrown v0.17.0 |
| 1431 | 2026-09-11T19:22:32.753Z | Compiling futures-sink v0.3.32 |
| 1432 | 2026-09-11T19:22:32.772Z | Compiling rustversion v1.0.22 |
| 1433 | 2026-09-11T19:22:32.823Z | Compiling futures-io v0.3.32 |
| 1434 | 2026-09-11T19:22:32.838Z | Compiling futures-channel v0.3.32 |
| 1435 | 2026-09-11T19:22:32.860Z | Compiling futures-task v0.3.32 |
| 1436 | 2026-09-11T19:22:32.978Z | Compiling slab v0.4.12 |
| 1437 | 2026-09-11T19:22:32.993Z | Compiling iana-time-zone v0.1.65 |
| 1438 | 2026-09-11T19:22:33.029Z | Compiling base64 v0.22.1 |
| 1439 | 2026-09-11T19:22:33.064Z | Compiling ident_case v1.0.1 |
| 1440 | 2026-09-11T19:22:33.154Z | Compiling uuid v1.23.4 |
| 1441 | 2026-09-11T19:22:33.193Z | Compiling cmov v0.5.4 |
| 1442 | 2026-09-11T19:22:33.197Z | Compiling syn v1.0.109 |
| 1443 | 2026-09-11T19:22:33.340Z | Compiling indexmap v2.14.0 |
| 1444 | 2026-09-11T19:22:33.365Z | Compiling terminal_size v0.4.3 |
| 1445 | 2026-09-11T19:22:33.403Z | Compiling ctutils v0.4.2 |
| 1446 | 2026-09-11T19:22:33.495Z | Compiling rustc_version v0.4.1 |
| 1447 | 2026-09-11T19:22:33.594Z | Compiling serde_derive_internals v0.29.1 |
| 1448 | 2026-09-11T19:22:33.632Z | Compiling cmake v0.1.57 |
| 1449 | 2026-09-11T19:22:33.752Z | Compiling spin v0.9.8 |
| 1450 | 2026-09-11T19:22:33.808Z | Compiling ahash v0.8.12 |
| 1451 | 2026-09-11T19:22:33.866Z | Compiling serde_derive v1.0.228 |
| 1452 | 2026-09-11T19:22:33.892Z | Compiling zeroize_derive v1.5.0 |
| 1453 | 2026-09-11T19:22:33.991Z | Compiling zerocopy-derive v0.8.55 |
| 1454 | 2026-09-11T19:22:34.006Z | Compiling zerofrom-derive v0.1.6 |
| 1455 | 2026-09-11T19:22:34.075Z | Compiling yoke-derive v0.8.1 |
| 1456 | 2026-09-11T19:22:34.091Z | Compiling zerovec-derive v0.11.2 |
| 1457 | 2026-09-11T19:22:34.548Z | Compiling displaydoc v0.2.5 |
| 1458 | 2026-09-11T19:22:34.563Z | Compiling thiserror-impl v2.0.18 |
| 1459 | 2026-09-11T19:22:35.225Z | Compiling tokio-macros v2.7.0 |
| 1460 | 2026-09-11T19:22:35.260Z | Compiling der_derive v0.7.3 |
| 1461 | 2026-09-11T19:22:35.289Z | Compiling futures-macro v0.3.32 |
| 1462 | 2026-09-11T19:22:35.410Z | Compiling zerofrom v0.1.6 |
| 1463 | 2026-09-11T19:22:35.541Z | Compiling yoke v0.8.1 |
| 1464 | 2026-09-11T19:22:35.725Z | Compiling zerovec v0.11.5 |
| 1465 | 2026-09-11T19:22:35.919Z | Compiling zerotrie v0.2.3 |
| 1466 | 2026-09-11T19:22:35.952Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-09-11T19:22:36.062Z | Compiling thiserror-impl v1.0.69 |
| 1468 | 2026-09-11T19:22:36.112Z | Compiling futures-util v0.3.32 |
| 1469 | 2026-09-11T19:22:36.217Z | Compiling tinystr v0.8.2 |
| 1470 | 2026-09-11T19:22:36.232Z | Compiling potential_utf v0.1.4 |
| 1471 | 2026-09-11T19:22:36.236Z | Compiling fs_extra v1.3.0 |
| 1472 | 2026-09-11T19:22:36.409Z | Compiling icu_locale_core v2.1.1 |
| 1473 | 2026-09-11T19:22:36.427Z | Compiling icu_collections v2.1.1 |
| 1474 | 2026-09-11T19:22:36.488Z | Compiling cpufeatures v0.2.17 |
| 1475 | 2026-09-11T19:22:36.565Z | Compiling dyn-clone v1.0.20 |
| 1476 | 2026-09-11T19:22:36.708Z | Compiling simd-adler32 v0.3.8 |
| 1477 | 2026-09-11T19:22:36.881Z | Compiling dunce v1.0.5 |
| 1478 | 2026-09-11T19:22:36.942Z | Compiling schemars v0.8.22 |
| 1479 | 2026-09-11T19:22:36.979Z | Compiling aws-lc-sys v0.40.0 |
| 1480 | 2026-09-11T19:22:37.154Z | Compiling icu_provider v2.1.1 |
| 1481 | 2026-09-11T19:22:37.280Z | Compiling zeroize v1.9.0 |
| 1482 | 2026-09-11T19:22:37.299Z | Compiling bytes v1.11.1 |
| 1483 | 2026-09-11T19:22:37.335Z | Compiling chrono v0.4.45 |
| 1484 | 2026-09-11T19:22:37.483Z | Compiling icu_properties v2.1.2 |
| 1485 | 2026-09-11T19:22:37.498Z | Compiling icu_normalizer v2.1.1 |
| 1486 | 2026-09-11T19:22:37.897Z | Compiling tokio v1.52.1 |
| 1487 | 2026-09-11T19:22:38.010Z | Compiling crypto-common v0.1.7 |
| 1488 | 2026-09-11T19:22:38.022Z | Compiling block-buffer v0.10.4 |
| 1489 | 2026-09-11T19:22:38.158Z | Compiling digest v0.10.7 |
| 1490 | 2026-09-11T19:22:38.192Z | Compiling der v0.7.10 |
| 1491 | 2026-09-11T19:22:38.390Z | Compiling idna_adapter v1.2.1 |
| 1492 | 2026-09-11T19:22:38.414Z | Compiling ppv-lite86 v0.2.21 |
| 1493 | 2026-09-11T19:22:38.531Z | Compiling idna v1.1.0 |
| 1494 | 2026-09-11T19:22:38.547Z | Compiling thiserror v1.0.69 |
| 1495 | 2026-09-11T19:22:38.561Z | Compiling ipnet v2.12.0 |
| 1496 | 2026-09-11T19:22:38.655Z | Compiling hybrid-array v0.4.13 |
| 1497 | 2026-09-11T19:22:38.699Z | Compiling rand_chacha v0.3.1 |
| 1498 | 2026-09-11T19:22:38.732Z | Compiling signature v2.2.0 |
| 1499 | 2026-09-11T19:22:38.941Z | Compiling url v2.5.8 |
| 1500 | 2026-09-11T19:22:39.111Z | Compiling spki v0.7.3 |
| 1501 | 2026-09-11T19:22:39.235Z | Compiling rand v0.8.6 |
| 1502 | 2026-09-11T19:22:39.327Z | Compiling pkcs8 v0.10.2 |
| 1503 | 2026-09-11T19:22:39.444Z | Compiling hex v0.4.3 |
| 1504 | 2026-09-11T19:22:39.492Z | Compiling schemars_derive v0.8.22 |
| 1505 | 2026-09-11T19:22:39.582Z | Compiling tracing-attributes v0.1.31 |
| 1506 | 2026-09-11T19:22:39.602Z | Compiling tracing-core v0.1.36 |
| 1507 | 2026-09-11T19:22:39.717Z | Compiling adler2 v2.0.1 |
| 1508 | 2026-09-11T19:22:39.743Z | Compiling regex-syntax v0.8.10 |
| 1509 | 2026-09-11T19:22:39.853Z | Compiling clap_builder v4.6.0 |
| 1510 | 2026-09-11T19:22:40.036Z | Compiling miniz_oxide v0.8.9 |
| 1511 | 2026-09-11T19:22:40.149Z | Compiling pest_generator v2.8.6 |
| 1512 | 2026-09-11T19:22:40.842Z | Compiling clap_derive v4.6.1 |
| 1513 | 2026-09-11T19:22:40.891Z | Compiling tinyvec_macros v0.1.1 |
| 1514 | 2026-09-11T19:22:40.949Z | Compiling tracing v0.1.44 |
| 1515 | 2026-09-11T19:22:40.966Z | Compiling tinyvec v1.11.0 |
| 1516 | 2026-09-11T19:22:41.221Z | Compiling pest_derive v2.8.6 |
| 1517 | 2026-09-11T19:22:41.301Z | Compiling hmac v0.12.1 |
| 1518 | 2026-09-11T19:22:41.468Z | Compiling sha2 v0.10.9 |
| 1519 | 2026-09-11T19:22:41.676Z | Compiling http v1.4.2 |
| 1520 | 2026-09-11T19:22:42.045Z | Compiling tokio-util v0.7.18 |
| 1521 | 2026-09-11T19:22:42.065Z | Compiling num-integer v0.1.46 |
| 1522 | 2026-09-11T19:22:42.397Z | Compiling anyhow v1.0.104 |
| 1523 | 2026-09-11T19:22:42.572Z | Compiling clap v4.6.1 |
| 1524 | 2026-09-11T19:22:42.593Z | Compiling aws-lc-rs v1.16.3 |
| 1525 | 2026-09-11T19:22:42.656Z | Compiling vcpkg v0.2.15 |
| 1526 | 2026-09-11T19:22:42.718Z | Compiling num-bigint-dig v0.8.6 |
| 1527 | 2026-09-11T19:22:42.768Z | Compiling object v0.37.3 |
| 1528 | 2026-09-11T19:22:42.880Z | Compiling tempfile v3.27.0 |
| 1529 | 2026-09-11T19:22:42.933Z | Compiling num-iter v0.1.45 |
| 1530 | 2026-09-11T19:22:43.054Z | Compiling block-buffer v0.12.1 |
| 1531 | 2026-09-11T19:22:43.069Z | Compiling crypto-common v0.2.2 |
| 1532 | 2026-09-11T19:22:43.083Z | Compiling rustls-pki-types v1.14.0 |
| 1533 | 2026-09-11T19:22:43.127Z | Compiling lazy_static v1.5.0 |
| 1534 | 2026-09-11T19:22:43.219Z | Compiling rand_core v0.9.5 |
| 1535 | 2026-09-11T19:22:43.246Z | Compiling ff v0.13.1 |
| 1536 | 2026-09-11T19:22:43.260Z | Compiling crc32fast v1.5.0 |
| 1537 | 2026-09-11T19:22:43.364Z | Compiling openssl-sys v0.9.117 |
| 1538 | 2026-09-11T19:22:43.379Z | Compiling base16ct v0.2.0 |
| 1539 | 2026-09-11T19:22:43.491Z | Compiling gimli v0.32.3 |
| 1540 | 2026-09-11T19:22:43.527Z | Compiling sec1 v0.7.3 |
| 1541 | 2026-09-11T19:22:43.555Z | Compiling group v0.13.0 |
| 1542 | 2026-09-11T19:22:43.792Z | Compiling http-body v1.0.1 |
| 1543 | 2026-09-11T19:22:43.967Z | Compiling hkdf v0.12.4 |
| 1544 | 2026-09-11T19:22:43.988Z | Compiling pkcs1 v0.7.5 |
| 1545 | 2026-09-11T19:22:44.095Z | Compiling x509-cert v0.2.5 |
| 1546 | 2026-09-11T19:22:44.135Z | Compiling crypto-bigint v0.5.5 |
| 1547 | 2026-09-11T19:22:44.380Z | Compiling untrusted v0.7.1 |
| 1548 | 2026-09-11T19:22:44.507Z | Compiling rustc-demangle v0.1.27 |
| 1549 | 2026-09-11T19:22:44.802Z | Compiling owo-colors v4.3.0 |
| 1550 | 2026-09-11T19:22:44.898Z | Compiling openssl-probe v0.2.1 |
| 1551 | 2026-09-11T19:22:45.072Z | Compiling httparse v1.10.1 |
| 1552 | 2026-09-11T19:22:45.174Z | Compiling addr2line v0.25.1 |
| 1553 | 2026-09-11T19:22:45.436Z | Compiling elliptic-curve v0.13.8 |
| 1554 | 2026-09-11T19:22:45.471Z | Compiling rsa v0.9.10 |
| 1555 | 2026-09-11T19:22:45.678Z | Compiling camino v1.2.5 |
| 1556 | 2026-09-11T19:22:45.694Z | Compiling rand_chacha v0.9.0 |
| 1557 | 2026-09-11T19:22:45.824Z | Compiling scroll_derive v0.12.1 |
| 1558 | 2026-09-11T19:22:46.056Z | Compiling async-trait v0.1.89 |
| 1559 | 2026-09-11T19:22:46.206Z | Compiling backtrace v0.3.76 |
| 1560 | 2026-09-11T19:22:46.366Z | Compiling curve25519-dalek v4.1.3 |
| 1561 | 2026-09-11T19:22:46.428Z | Compiling darling_core v0.23.0 |
| 1562 | 2026-09-11T19:22:46.488Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1563 | 2026-09-11T19:22:46.701Z | Compiling aho-corasick v1.1.4 |
| 1564 | 2026-09-11T19:22:46.884Z | Compiling atomic-waker v1.1.2 |
| 1565 | 2026-09-11T19:22:47.017Z | Compiling tower-layer v0.3.3 |
| 1566 | 2026-09-11T19:22:47.071Z | Compiling try-lock v0.2.5 |
| 1567 | 2026-09-11T19:22:47.175Z | Compiling radium v0.7.0 |
| 1568 | 2026-09-11T19:22:47.189Z | Compiling is_ci v1.2.0 |
| 1569 | 2026-09-11T19:22:47.325Z | Compiling rustls v0.23.41 |
| 1570 | 2026-09-11T19:22:47.347Z | Compiling untrusted v0.9.0 |
| 1571 | 2026-09-11T19:22:47.438Z | Compiling tower-service v0.3.3 |
| 1572 | 2026-09-11T19:22:47.468Z | Compiling textwrap v0.16.2 |
| 1573 | 2026-09-11T19:22:47.510Z | Compiling regex-automata v0.4.14 |
| 1574 | 2026-09-11T19:22:47.553Z | Compiling supports-color v3.0.2 |
| 1575 | 2026-09-11T19:22:47.716Z | Compiling want v0.3.1 |
| 1576 | 2026-09-11T19:22:47.882Z | Compiling h2 v0.4.15 |
| 1577 | 2026-09-11T19:22:47.911Z | Compiling proc-macro-error2 v2.0.1 |
| 1578 | 2026-09-11T19:22:48.291Z | Compiling backtrace-ext v0.2.1 |
| 1579 | 2026-09-11T19:22:48.345Z | Compiling scroll v0.12.0 |
| 1580 | 2026-09-11T19:22:48.454Z | Compiling rand v0.9.2 |
| 1581 | 2026-09-11T19:22:48.758Z | Compiling rfc6979 v0.4.0 |
| 1582 | 2026-09-11T19:22:48.904Z | Compiling hashbrown v0.14.5 |
| 1583 | 2026-09-11T19:22:48.934Z | Compiling block-padding v0.4.2 |
| 1584 | 2026-09-11T19:22:48.952Z | Compiling darling_macro v0.23.0 |
| 1585 | 2026-09-11T19:22:49.103Z | Compiling hubpack_derive v0.1.1 |
| 1586 | 2026-09-11T19:22:49.227Z | Compiling serde_spanned v0.6.9 |
| 1587 | 2026-09-11T19:22:49.354Z | Compiling toml_datetime v0.6.11 |
| 1588 | 2026-09-11T19:22:49.372Z | Compiling serde_tokenstream v0.2.3 |
| 1589 | 2026-09-11T19:22:49.441Z | Compiling zerocopy-derive v0.7.35 |
| 1590 | 2026-09-11T19:22:49.457Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1591 | 2026-09-11T19:22:49.565Z | Compiling scroll_derive v0.13.1 |
| 1592 | 2026-09-11T19:22:49.608Z | Compiling miette-derive v7.6.0 |
| 1593 | 2026-09-11T19:22:49.682Z | Compiling slog v2.8.2 |
| 1594 | 2026-09-11T19:22:49.886Z | Compiling darling_core v0.20.11 |
| 1595 | 2026-09-11T19:22:50.102Z | Compiling maybe-uninit v2.0.0 |
| 1596 | 2026-09-11T19:22:50.303Z | Compiling httpdate v1.0.3 |
| 1597 | 2026-09-11T19:22:50.365Z | Compiling const-oid v0.10.2 |
| 1598 | 2026-09-11T19:22:50.389Z | Compiling tap v1.0.1 |
| 1599 | 2026-09-11T19:22:50.497Z | Compiling supports-unicode v3.0.0 |
| 1600 | 2026-09-11T19:22:50.528Z | Compiling time-core v0.1.8 |
| 1601 | 2026-09-11T19:22:50.563Z | Compiling keccak v0.1.6 |
| 1602 | 2026-09-11T19:22:50.643Z | Compiling num-conv v0.2.0 |
| 1603 | 2026-09-11T19:22:50.677Z | Compiling openssl v0.10.80 |
| 1604 | 2026-09-11T19:22:50.746Z | Compiling foreign-types-shared v0.1.1 |
| 1605 | 2026-09-11T19:22:50.772Z | Compiling supports-hyperlinks v3.2.0 |
| 1606 | 2026-09-11T19:22:50.835Z | Compiling powerfmt v0.2.0 |
| 1607 | 2026-09-11T19:22:50.922Z | Compiling hyper v1.10.1 |
| 1608 | 2026-09-11T19:22:50.955Z | Compiling miette v7.6.0 |
| 1609 | 2026-09-11T19:22:51.038Z | Compiling deranged v0.5.8 |
| 1610 | 2026-09-11T19:22:51.287Z | Compiling foreign-types v0.3.2 |
| 1611 | 2026-09-11T19:22:51.363Z | Compiling time-macros v0.2.27 |
| 1612 | 2026-09-11T19:22:51.607Z | Compiling sha3 v0.10.8 |
| 1613 | 2026-09-11T19:22:51.933Z | Compiling digest v0.11.3 |
| 1614 | 2026-09-11T19:22:51.997Z | Compiling wyz v0.5.1 |
| 1615 | 2026-09-11T19:22:52.099Z | Compiling scroll v0.13.0 |
| 1616 | 2026-09-11T19:22:52.111Z | Compiling zerocopy v0.7.35 |
| 1617 | 2026-09-11T19:22:52.129Z | Compiling darling_macro v0.20.11 |
| 1618 | 2026-09-11T19:22:52.205Z | Compiling hubpack v0.1.2 |
| 1619 | 2026-09-11T19:22:52.364Z | Compiling darling v0.23.0 |
| 1620 | 2026-09-11T19:22:52.475Z | Compiling chumsky v0.9.3 |
| 1621 | 2026-09-11T19:22:52.484Z | Compiling inout v0.2.2 |
| 1622 | 2026-09-11T19:22:52.484Z | Compiling ecdsa v0.16.9 |
| 1623 | 2026-09-11T19:22:52.518Z | Compiling goblin v0.8.2 |
| 1624 | 2026-09-11T19:22:52.600Z | Compiling knus-derive v3.4.0 |
| 1625 | 2026-09-11T19:22:52.659Z | Compiling primeorder v0.13.6 |
| 1626 | 2026-09-11T19:22:52.829Z | Compiling unicode-normalization v0.1.25 |
| 1627 | 2026-09-11T19:22:52.910Z | Compiling ed25519 v2.2.3 |
| 1628 | 2026-09-11T19:22:53.252Z | Compiling half v2.7.1 |
| 1629 | 2026-09-11T19:22:53.291Z | Compiling erased-serde v0.3.31 |
| 1630 | 2026-09-11T19:22:53.547Z | Compiling openssl-macros v0.1.1 |
| 1631 | 2026-09-11T19:22:53.606Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1632 | 2026-09-11T19:22:53.771Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1633 | 2026-09-11T19:22:53.807Z | Compiling socket2 v0.5.10 |
| 1634 | 2026-09-11T19:22:53.999Z | Compiling wait-timeout v0.2.1 |
| 1635 | 2026-09-11T19:22:54.070Z | Compiling env_filter v2.0.0 |
| 1636 | 2026-09-11T19:22:54.113Z | Compiling num_threads v0.1.7 |
| 1637 | 2026-09-11T19:22:54.125Z | Compiling ciborium-io v0.2.2 |
| 1638 | 2026-09-11T19:22:54.189Z | Compiling quick-error v1.2.3 |
| 1639 | 2026-09-11T19:22:54.217Z | Compiling crossbeam-utils v0.8.21 |
| 1640 | 2026-09-11T19:22:54.263Z | Compiling funty v2.0.0 |
| 1641 | 2026-09-11T19:22:54.272Z | Compiling packed_struct v0.10.1 |
| 1642 | 2026-09-11T19:22:54.296Z | Compiling cpufeatures v0.3.0 |
| 1643 | 2026-09-11T19:22:54.367Z | Compiling native-tls v0.2.18 |
| 1644 | 2026-09-11T19:22:54.383Z | Compiling bit-vec v0.8.0 |
| 1645 | 2026-09-11T19:22:54.541Z | Compiling rusty-fork v0.3.1 |
| 1646 | 2026-09-11T19:22:54.577Z | Compiling bit-set v0.8.0 |
| 1647 | 2026-09-11T19:22:54.612Z | Compiling bitvec v1.0.1 |
| 1648 | 2026-09-11T19:22:54.632Z | Compiling env_logger v0.11.11 |
| 1649 | 2026-09-11T19:22:54.738Z | Compiling dof v0.3.0 |
| 1650 | 2026-09-11T19:22:54.850Z | Compiling ciborium-ll v0.2.2 |
| 1651 | 2026-09-11T19:22:54.866Z | Compiling time v0.3.47 |
| 1652 | 2026-09-11T19:22:54.976Z | Compiling hyper-util v0.1.20 |
| 1653 | 2026-09-11T19:22:55.193Z | Compiling knus v3.4.0 |
| 1654 | 2026-09-11T19:22:56.036Z | Compiling ed25519-dalek v2.2.0 |
| 1655 | 2026-09-11T19:22:56.060Z | Compiling p384 v0.13.1 |
| 1656 | 2026-09-11T19:22:56.349Z | Compiling darling v0.20.11 |
| 1657 | 2026-09-11T19:22:56.401Z | Compiling cipher v0.5.2 |
| 1658 | 2026-09-11T19:22:56.432Z | Compiling serde_with_macros v3.21.0 |
| 1659 | 2026-09-11T19:22:56.548Z | Compiling goblin v0.10.5 |
| 1660 | 2026-09-11T19:22:56.651Z | Compiling rand_xorshift v0.4.0 |
| 1661 | 2026-09-11T19:22:56.665Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-09-11T19:22:56.703Z | Compiling sha1 v0.10.6 |
| 1663 | 2026-09-11T19:22:56.810Z | Compiling packed_struct_codegen v0.10.1 |
| 1664 | 2026-09-11T19:22:56.921Z | Compiling strum_macros v0.26.4 |
| 1665 | 2026-09-11T19:22:57.393Z | Compiling zerocopy-derive v0.6.6 |
| 1666 | 2026-09-11T19:22:57.540Z | Compiling bitfield-macros v0.19.4 |
| 1667 | 2026-09-11T19:22:57.861Z | Compiling sync_wrapper v1.0.2 |
| 1668 | 2026-09-11T19:22:57.975Z | Compiling thread-id v4.2.2 |
| 1669 | 2026-09-11T19:22:58.060Z | Compiling indexmap v1.9.3 |
| 1670 | 2026-09-11T19:22:58.225Z | Compiling unicode-segmentation v1.12.0 |
| 1671 | 2026-09-11T19:22:58.247Z | Compiling usdt-impl v0.6.0 |
| 1672 | 2026-09-11T19:22:58.270Z | Compiling paste v1.0.15 |
| 1673 | 2026-09-11T19:22:58.469Z | Compiling unarray v0.1.4 |
| 1674 | 2026-09-11T19:22:58.551Z | Compiling nodrop v0.1.14 |
| 1675 | 2026-09-11T19:22:58.585Z | Compiling salty v0.3.0 |
| 1676 | 2026-09-11T19:22:58.599Z | Compiling siphasher v1.0.2 |
| 1677 | 2026-09-11T19:22:58.632Z | Compiling crc-catalog v2.4.0 |
| 1678 | 2026-09-11T19:22:58.645Z | Compiling strum v0.26.3 |
| 1679 | 2026-09-11T19:22:58.724Z | Compiling crc v3.4.0 |
| 1680 | 2026-09-11T19:22:58.756Z | Compiling array-init v0.0.4 |
| 1681 | 2026-09-11T19:22:58.772Z | Compiling proptest v1.11.0 |
| 1682 | 2026-09-11T19:22:58.915Z | Compiling bitfield v0.19.4 |
| 1683 | 2026-09-11T19:22:58.934Z | Compiling zerocopy v0.6.6 |
| 1684 | 2026-09-11T19:22:58.949Z | Compiling usdt-impl v0.5.0 |
| 1685 | 2026-09-11T19:22:59.211Z | Compiling tower v0.5.3 |
| 1686 | 2026-09-11T19:22:59.462Z | Compiling dof v0.4.0 |
| 1687 | 2026-09-11T19:22:59.528Z | Compiling serde_with v3.21.0 |
| 1688 | 2026-09-11T19:22:59.682Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1689 | 2026-09-11T19:23:00.544Z | Compiling chacha20 v0.10.0 |
| 1690 | 2026-09-11T19:23:00.623Z | Compiling smallvec v0.6.14 |
| 1691 | 2026-09-11T19:23:00.805Z | Compiling derive_builder_core v0.20.2 |
| 1692 | 2026-09-11T19:23:00.912Z | Compiling ciborium v0.2.2 |
| 1693 | 2026-09-11T19:23:01.272Z | Compiling http-body-util v0.1.3 |
| 1694 | 2026-09-11T19:23:01.404Z | Compiling dtrace-parser v0.3.0 |
| 1695 | 2026-09-11T19:23:01.468Z | Compiling ipnetwork v0.21.1 |
| 1696 | 2026-09-11T19:23:01.514Z | Compiling structmeta-derive v0.3.0 |
| 1697 | 2026-09-11T19:23:01.645Z | Compiling enum-as-inner v0.6.1 |
| 1698 | 2026-09-11T19:23:01.849Z | Compiling heapless v0.7.17 |
| 1699 | 2026-09-11T19:23:01.937Z | Compiling thread-id v5.1.0 |
| 1700 | 2026-09-11T19:23:02.025Z | Compiling syn v3.0.3 |
| 1701 | 2026-09-11T19:23:02.150Z | Compiling cookie v0.18.1 |
| 1702 | 2026-09-11T19:23:02.154Z | Compiling static_assertions v1.1.0 |
| 1703 | 2026-09-11T19:23:02.154Z | Compiling unicode-properties v0.1.4 |
| 1704 | 2026-09-11T19:23:02.197Z | Compiling iri-string v0.7.10 |
| 1705 | 2026-09-11T19:23:02.309Z | Compiling winnow v0.5.40 |
| 1706 | 2026-09-11T19:23:02.355Z | Compiling hashbrown v0.12.3 |
| 1707 | 2026-09-11T19:23:02.585Z | Compiling zstd-safe v7.2.4 |
| 1708 | 2026-09-11T19:23:02.806Z | Compiling data-encoding v2.10.0 |
| 1709 | 2026-09-11T19:23:02.821Z | Compiling signal-hook v0.3.18 |
| 1710 | 2026-09-11T19:23:03.012Z | Compiling base64 v0.21.7 |
| 1711 | 2026-09-11T19:23:03.331Z | Compiling unicode-bidi v0.3.18 |
| 1712 | 2026-09-11T19:23:03.489Z | Compiling ryu v1.0.23 |
| 1713 | 2026-09-11T19:23:03.671Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 1714 | 2026-09-11T19:23:03.694Z | Compiling stringprep v0.1.5 |
| 1715 | 2026-09-11T19:23:03.694Z | Compiling serde_urlencoded v0.7.1 |
| 1716 | 2026-09-11T19:23:03.882Z | Compiling toml_edit v0.19.15 |
| 1717 | 2026-09-11T19:23:03.939Z | Compiling tower-http v0.6.8 |
| 1718 | 2026-09-11T19:23:03.985Z | Compiling ron v0.8.1 |
| 1719 | 2026-09-11T19:23:04.343Z | Compiling structmeta v0.3.0 |
| 1720 | 2026-09-11T19:23:04.359Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1721 | 2026-09-11T19:23:04.777Z | Compiling oxnet v0.1.6 |
| 1722 | 2026-09-11T19:23:04.921Z | Compiling derive_builder_macro v0.20.2 |
| 1723 | 2026-09-11T19:23:05.218Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1724 | 2026-09-11T19:23:05.230Z | Compiling newtype-uuid v1.3.2 |
| 1725 | 2026-09-11T19:23:05.314Z | Compiling bzip2 v0.4.4 |
| 1726 | 2026-09-11T19:23:05.401Z | Compiling rand v0.10.1 |
| 1727 | 2026-09-11T19:23:05.507Z | Compiling daft-derive v0.1.8 |
| 1728 | 2026-09-11T19:23:05.522Z | Compiling serde-hex v0.1.0 |
| 1729 | 2026-09-11T19:23:05.562Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1730 | 2026-09-11T19:23:06.196Z | Compiling tokio-native-tls v0.3.1 |
| 1731 | 2026-09-11T19:23:06.217Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1732 | 2026-09-11T19:23:06.536Z | Compiling sha2 v0.11.0 |
| 1733 | 2026-09-11T19:23:06.770Z | Compiling md-5 v0.11.0 |
| 1734 | 2026-09-11T19:23:06.921Z | Compiling hmac v0.13.0 |
| 1735 | 2026-09-11T19:23:06.982Z | Compiling bstr v1.12.1 |
| 1736 | 2026-09-11T19:23:07.084Z | Compiling rustls-native-certs v0.8.3 |
| 1737 | 2026-09-11T19:23:07.107Z | Compiling hashbrown v0.13.2 |
| 1738 | 2026-09-11T19:23:07.199Z | Compiling futures-executor v0.3.32 |
| 1739 | 2026-09-11T19:23:07.373Z | Compiling serde-big-array v0.5.1 |
| 1740 | 2026-09-11T19:23:07.458Z | Compiling pin-project-internal v1.1.11 |
| 1741 | 2026-09-11T19:23:07.531Z | Compiling vergen-lib v9.1.0 |
| 1742 | 2026-09-11T19:23:07.581Z | Compiling hash32 v0.2.1 |
| 1743 | 2026-09-11T19:23:07.617Z | Compiling memoffset v0.9.1 |
| 1744 | 2026-09-11T19:23:07.727Z | Compiling encoding_rs v0.8.35 |
| 1745 | 2026-09-11T19:23:07.771Z | Compiling thread_local v1.1.9 |
| 1746 | 2026-09-11T19:23:07.828Z | Compiling crc-any v2.5.0 |
| 1747 | 2026-09-11T19:23:08.030Z | Compiling fallible-iterator v0.2.0 |
| 1748 | 2026-09-11T19:23:08.063Z | Compiling litrs v1.0.0 |
| 1749 | 2026-09-11T19:23:08.264Z | Compiling cfg_aliases v0.2.1 |
| 1750 | 2026-09-11T19:23:08.341Z | Compiling libbz2-rs-sys v0.2.2 |
| 1751 | 2026-09-11T19:23:08.359Z | Compiling mime v0.3.17 |
| 1752 | 2026-09-11T19:23:08.570Z | Compiling linked-hash-map v0.5.6 |
| 1753 | 2026-09-11T19:23:08.573Z | Compiling psl-types v2.0.11 |
| 1754 | 2026-09-11T19:23:08.617Z | Compiling smoltcp v0.9.1 |
| 1755 | 2026-09-11T19:23:08.713Z | Compiling zlib-rs v0.6.2 |
| 1756 | 2026-09-11T19:23:08.758Z | Compiling rustix v0.38.44 |
| 1757 | 2026-09-11T19:23:08.997Z | Compiling slog-async v2.8.0 |
| 1758 | 2026-09-11T19:23:09.062Z | Compiling bumpalo v3.20.2 |
| 1759 | 2026-09-11T19:23:09.143Z | Compiling ref-cast v1.0.25 |
| 1760 | 2026-09-11T19:23:09.243Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 1761 | 2026-09-11T19:23:09.314Z | Compiling zopfli v0.8.3 |
| 1762 | 2026-09-11T19:23:09.331Z | Compiling toml_edit v0.22.27 |
| 1763 | 2026-09-11T19:23:09.531Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1764 | 2026-09-11T19:23:09.566Z | Compiling bzip2 v0.6.1 |
| 1765 | 2026-09-11T19:23:09.779Z | Compiling lru-cache v0.1.2 |
| 1766 | 2026-09-11T19:23:09.794Z | Compiling publicsuffix v2.3.0 |
| 1767 | 2026-09-11T19:23:09.908Z | Compiling pin-project v1.1.11 |
| 1768 | 2026-09-11T19:23:09.965Z | Compiling document-features v0.2.12 |
| 1769 | 2026-09-11T19:23:09.978Z | Compiling nix v0.31.2 |
| 1770 | 2026-09-11T19:23:10.012Z | Compiling postgres-protocol v0.6.12 |
| 1771 | 2026-09-11T19:23:10.376Z | Compiling object v0.30.4 |
| 1772 | 2026-09-11T19:23:10.550Z | Compiling futures v0.3.32 |
| 1773 | 2026-09-11T19:23:10.550Z | Compiling daft v0.1.8 |
| 1774 | 2026-09-11T19:23:10.633Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1775 | 2026-09-11T19:23:10.770Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1776 | 2026-09-11T19:23:10.845Z | Compiling hyper-tls v0.6.0 |
| 1777 | 2026-09-11T19:23:11.048Z | Compiling zip v0.6.6 |
| 1778 | 2026-09-11T19:23:11.075Z | Compiling derive_builder v0.20.2 |
| 1779 | 2026-09-11T19:23:11.201Z | Compiling toml v0.7.8 |
| 1780 | 2026-09-11T19:23:11.619Z | Compiling flate2 v1.1.9 |
| 1781 | 2026-09-11T19:23:11.813Z | Compiling derive-ex v0.1.8 |
| 1782 | 2026-09-11T19:23:12.020Z | Compiling hickory-proto v0.24.4 |
| 1783 | 2026-09-11T19:23:12.039Z | Compiling crossbeam-channel v0.5.15 |
| 1784 | 2026-09-11T19:23:12.178Z | Compiling usdt-macro v0.5.0 |
| 1785 | 2026-09-11T19:23:12.241Z | Compiling usdt-attr-macro v0.5.0 |
| 1786 | 2026-09-11T19:23:12.499Z | Compiling phf_shared v0.13.1 |
| 1787 | 2026-09-11T19:23:12.744Z | Compiling convert_case v0.10.0 |
| 1788 | 2026-09-11T19:23:12.925Z | Compiling regex v1.12.3 |
| 1789 | 2026-09-11T19:23:13.035Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1790 | 2026-09-11T19:23:13.067Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1791 | 2026-09-11T19:23:13.227Z | Compiling strum_macros v0.27.2 |
| 1792 | 2026-09-11T19:23:13.257Z | Compiling snafu-derive v0.8.9 |
| 1793 | 2026-09-11T19:23:13.350Z | Compiling ref-cast-impl v1.0.25 |
| 1794 | 2026-09-11T19:23:13.378Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1795 | 2026-09-11T19:23:13.466Z | Compiling vergen v9.1.0 |
| 1796 | 2026-09-11T19:23:13.673Z | Compiling cargo-platform v0.3.2 |
| 1797 | 2026-09-11T19:23:13.779Z | Compiling is-terminal v0.4.17 |
| 1798 | 2026-09-11T19:23:13.915Z | Compiling memmap v0.7.0 |
| 1799 | 2026-09-11T19:23:13.959Z | Compiling fs-err v3.3.0 |
| 1800 | 2026-09-11T19:23:14.007Z | Compiling corncobs v0.1.4 |
| 1801 | 2026-09-11T19:23:14.100Z | Compiling take_mut v0.2.2 |
| 1802 | 2026-09-11T19:23:14.171Z | Compiling resolv-conf v0.7.6 |
| 1803 | 2026-09-11T19:23:14.186Z | Compiling foldhash v0.1.5 |
| 1804 | 2026-09-11T19:23:14.216Z | Compiling managed v0.8.0 |
| 1805 | 2026-09-11T19:23:14.363Z | Compiling jiff-core v0.1.0 |
| 1806 | 2026-09-11T19:23:14.445Z | Compiling bitflags v1.3.2 |
| 1807 | 2026-09-11T19:23:14.505Z | Compiling same-file v1.0.6 |
| 1808 | 2026-09-11T19:23:14.526Z | Compiling either v1.15.0 |
| 1809 | 2026-09-11T19:23:14.674Z | Compiling term v1.2.1 |
| 1810 | 2026-09-11T19:23:14.741Z | Compiling path-slash v0.1.5 |
| 1811 | 2026-09-11T19:23:14.887Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1812 | 2026-09-11T19:23:15.228Z | Compiling strum v0.27.2 |
| 1813 | 2026-09-11T19:23:15.231Z | Compiling jiff v0.2.34 |
| 1814 | 2026-09-11T19:23:15.257Z | Compiling snafu v0.8.9 |
| 1815 | 2026-09-11T19:23:15.272Z | Compiling slog-term v2.9.2 |
| 1816 | 2026-09-11T19:23:15.359Z | Compiling walkdir v2.5.0 |
| 1817 | 2026-09-11T19:23:15.611Z | Compiling hickory-resolver v0.24.4 |
| 1818 | 2026-09-11T19:23:15.667Z | Compiling hashbrown v0.15.5 |
| 1819 | 2026-09-11T19:23:16.244Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1820 | 2026-09-11T19:23:16.271Z | Compiling usdt v0.5.0 |
| 1821 | 2026-09-11T19:23:16.312Z | Compiling cargo_metadata v0.23.1 |
| 1822 | 2026-09-11T19:23:16.389Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1823 | 2026-09-11T19:23:16.523Z | Compiling test-strategy v0.4.5 |
| 1824 | 2026-09-11T19:23:16.577Z | Compiling derive_more-impl v2.1.1 |
| 1825 | 2026-09-11T19:23:16.632Z | Compiling phf v0.13.1 |
| 1826 | 2026-09-11T19:23:16.794Z | Compiling signal-hook-mio v0.2.5 |
| 1827 | 2026-09-11T19:23:17.673Z | Compiling cookie_store v0.22.1 |
| 1828 | 2026-09-11T19:23:17.726Z | Compiling zstd v0.13.3 |
| 1829 | 2026-09-11T19:23:17.994Z | Compiling reqwest v0.12.28 |
| 1830 | 2026-09-11T19:23:18.010Z | Compiling toml v0.8.23 |
| 1831 | 2026-09-11T19:23:18.184Z | Compiling postgres-types v0.2.14 |
| 1832 | 2026-09-11T19:23:18.526Z | Compiling globset v0.4.18 |
| 1833 | 2026-09-11T19:23:18.627Z | Compiling usdt-macro v0.6.0 |
| 1834 | 2026-09-11T19:23:18.669Z | Compiling usdt-attr-macro v0.6.0 |
| 1835 | 2026-09-11T19:23:18.730Z | Compiling phf_shared v0.11.3 |
| 1836 | 2026-09-11T19:23:18.764Z | Compiling olpc-cjson v0.1.4 |
| 1837 | 2026-09-11T19:23:18.947Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089) |
| 1838 | 2026-09-11T19:23:18.962Z | Compiling tokio-stream v0.1.18 |
| 1839 | 2026-09-11T19:23:19.253Z | Compiling byte-wrapper v0.1.0 |
| 1840 | 2026-09-11T19:23:19.268Z | Compiling inout v0.1.4 |
| 1841 | 2026-09-11T19:23:19.415Z | Compiling secrecy v0.8.0 |
| 1842 | 2026-09-11T19:23:19.431Z | Compiling serde_plain v1.0.2 |
| 1843 | 2026-09-11T19:23:19.431Z | Compiling async-recursion v1.1.1 |
| 1844 | 2026-09-11T19:23:19.458Z | Compiling derive-where v1.6.0 |
| 1845 | 2026-09-11T19:23:19.502Z | Compiling serde_repr v0.1.20 |
| 1846 | 2026-09-11T19:23:19.553Z | Compiling pem v3.0.6 |
| 1847 | 2026-09-11T19:23:19.588Z | Compiling hashbrown v0.16.1 |
| 1848 | 2026-09-11T19:23:19.636Z | Compiling float-cmp v0.10.0 |
| 1849 | 2026-09-11T19:23:19.791Z | Compiling memmap2 v0.9.10 |
| 1850 | 2026-09-11T19:23:19.880Z | Compiling typed-path v0.12.3 |
| 1851 | 2026-09-11T19:23:20.007Z | Compiling predicates-core v1.0.10 |
| 1852 | 2026-09-11T19:23:20.040Z | Compiling winnow v1.0.3 |
| 1853 | 2026-09-11T19:23:20.090Z | Compiling typed-path v0.9.3 |
| 1854 | 2026-09-11T19:23:20.180Z | Compiling normalize-line-endings v0.3.0 |
| 1855 | 2026-09-11T19:23:20.183Z | Compiling new_debug_unreachable v1.0.6 |
| 1856 | 2026-09-11T19:23:20.268Z | Compiling precomputed-hash v0.1.1 |
| 1857 | 2026-09-11T19:23:20.283Z | Compiling fixedbitset v0.5.7 |
| 1858 | 2026-09-11T19:23:20.360Z | Compiling whoami v2.1.0 |
| 1859 | 2026-09-11T19:23:20.583Z | Compiling fixedbitset v0.4.2 |
| 1860 | 2026-09-11T19:23:20.739Z | Compiling debug-ignore v1.0.5 |
| 1861 | 2026-09-11T19:23:20.773Z | Compiling difflib v0.4.0 |
| 1862 | 2026-09-11T19:23:20.805Z | Compiling petgraph v0.6.5 |
| 1863 | 2026-09-11T19:23:20.844Z | Compiling qorb v0.4.1 |
| 1864 | 2026-09-11T19:23:21.007Z | Compiling predicates v3.1.4 |
| 1865 | 2026-09-11T19:23:21.081Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1866 | 2026-09-11T19:23:21.290Z | Compiling zip v8.6.0 |
| 1867 | 2026-09-11T19:23:21.332Z | Compiling tokio-postgres v0.7.18 |
| 1868 | 2026-09-11T19:23:21.654Z | Compiling petgraph v0.8.3 |
| 1869 | 2026-09-11T19:23:21.694Z | Compiling string_cache v0.8.9 |
| 1870 | 2026-09-11T19:23:21.810Z | Compiling iddqd v0.4.2 |
| 1871 | 2026-09-11T19:23:21.918Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089) |
| 1872 | 2026-09-11T19:23:22.289Z | Compiling usdt v0.6.0 |
| 1873 | 2026-09-11T19:23:22.353Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1874 | 2026-09-11T19:23:22.563Z | Compiling cipher v0.4.4 |
| 1875 | 2026-09-11T19:23:22.771Z | Compiling crossterm v0.28.1 |
| 1876 | 2026-09-11T19:23:23.472Z | Compiling zip v4.6.1 |
| 1877 | 2026-09-11T19:23:23.620Z | Compiling derive_more v2.1.1 |
| 1878 | 2026-09-11T19:23:23.729Z | Compiling itertools v0.15.0 |
| 1879 | 2026-09-11T19:23:23.885Z | Compiling itertools v0.13.0 |
| 1880 | 2026-09-11T19:23:24.091Z | Compiling similar v2.7.0 |
| 1881 | 2026-09-11T19:23:24.144Z | Compiling hickory-proto v0.25.2 |
| 1882 | 2026-09-11T19:23:24.463Z | Compiling crossbeam-epoch v0.9.18 |
| 1883 | 2026-09-11T19:23:24.556Z | Compiling heck v0.4.1 |
| 1884 | 2026-09-11T19:23:24.765Z | Compiling buf-list v1.1.2 |
| 1885 | 2026-09-11T19:23:24.794Z | Compiling openapiv3 v2.2.0 |
| 1886 | 2026-09-11T19:23:24.918Z | Compiling lalrpop-util v0.19.12 |
| 1887 | 2026-09-11T19:23:25.043Z | Compiling peg-runtime v0.8.5 |
| 1888 | 2026-09-11T19:23:25.079Z | Compiling filetime v0.2.27 |
| 1889 | 2026-09-11T19:23:25.087Z | Compiling xattr v1.6.1 |
| 1890 | 2026-09-11T19:23:25.117Z | Compiling camino-tempfile v1.4.1 |
| 1891 | 2026-09-11T19:23:25.244Z | Compiling tar v0.4.46 |
| 1892 | 2026-09-11T19:23:31.787Z | Compiling rustls-webpki v0.103.13 |
| 1893 | 2026-09-11T19:23:34.492Z | Compiling tokio-rustls v0.26.4 |
| 1894 | 2026-09-11T19:23:34.492Z | Compiling rustls-platform-verifier v0.6.2 |
| 1895 | 2026-09-11T19:23:34.492Z | Compiling tough v0.22.0 |
| 1896 | 2026-09-11T19:23:34.692Z | Compiling hyper-rustls v0.27.7 |
| 1897 | 2026-09-11T19:23:34.904Z | Compiling reqwest v0.13.2 |
| 1898 | 2026-09-11T19:23:37.151Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1899 | 2026-09-11T19:23:37.388Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1900 | 2026-09-11T19:23:40.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 1901 | 2026-09-11T19:23:40.404Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1902 | 2026-09-11T19:23:40.404Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1903 | 2026-09-11T19:23:40.547Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1904 | 2026-09-11T19:23:40.605Z | Sep 11 19:23:39.631 INFO Starting download, target: Cockroach |
| 1905 | 2026-09-11T19:23:40.605Z | Sep 11 19:23:39.631 INFO Starting download, target: Console |
| 1906 | 2026-09-11T19:23:40.605Z | Sep 11 19:23:39.631 INFO Starting download, target: Clickhouse |
| 1907 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.631 INFO Starting download, target: DendriteStub |
| 1908 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.631 INFO Starting download, target: MaghemiteMgd |
| 1909 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.631 INFO Starting download, target: MaghemiteDdmd |
| 1910 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.631 INFO Starting download, target: TransceiverControl |
| 1911 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.632 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1912 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.632 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1913 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.632 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1914 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.632 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1915 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.632 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1916 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.632 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1917 | 2026-09-11T19:23:40.609Z | Sep 11 19:23:39.632 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1918 | 2026-09-11T19:23:40.943Z | Sep 11 19:23:39.968 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1919 | 2026-09-11T19:23:41.117Z | Sep 11 19:23:40.142 INFO Download complete, target: TransceiverControl |
| 1920 | 2026-09-11T19:23:41.842Z | Sep 11 19:23:40.855 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1921 | 2026-09-11T19:23:42.394Z | Sep 11 19:23:41.413 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1922 | 2026-09-11T19:23:42.593Z | Sep 11 19:23:41.618 INFO Download complete, target: Console |
| 1923 | 2026-09-11T19:23:42.650Z | Sep 11 19:23:41.675 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1924 | 2026-09-11T19:23:42.701Z | Sep 11 19:23:41.726 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1925 | 2026-09-11T19:23:42.806Z | Sep 11 19:23:41.833 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1926 | 2026-09-11T19:23:43.245Z | Sep 11 19:23:42.273 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1927 | 2026-09-11T19:23:43.245Z | Sep 11 19:23:42.273 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1928 | 2026-09-11T19:23:43.287Z | Sep 11 19:23:42.315 INFO Download complete, target: MaghemiteDdmd |
| 1929 | 2026-09-11T19:23:44.786Z | Sep 11 19:23:43.813 INFO Download complete, target: MaghemiteMgd |
| 1930 | 2026-09-11T19:23:44.786Z | Sep 11 19:23:43.813 INFO Download complete, target: DendriteStub |
| 1931 | 2026-09-11T19:23:47.005Z | Sep 11 19:23:46.032 INFO Checking that binary works, target: Cockroach |
| 1932 | 2026-09-11T19:23:47.127Z | Sep 11 19:23:46.154 INFO Download complete, target: Cockroach |
| 1933 | 2026-09-11T19:23:48.169Z | Sep 11 19:23:47.196 INFO Checking that binary works, target: Clickhouse |
| 1934 | 2026-09-11T19:23:48.255Z | Sep 11 19:23:47.283 INFO Download complete, target: Clickhouse |
| 1935 | 2026-09-11T19:23:48.271Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1936 | 2026-09-11T19:23:48.274Z | |
| 1937 | 2026-09-11T19:23:48.274Z | real 2:23.665963063 |
| 1938 | 2026-09-11T19:23:48.274Z | user 7:53.638888230 |
| 1939 | 2026-09-11T19:23:48.274Z | sys 1:37.023676784 |
| 1940 | 2026-09-11T19:23:48.274Z | trap 0.278437384 |
| 1941 | 2026-09-11T19:23:48.274Z | tflt 0.436208397 |
| 1942 | 2026-09-11T19:23:48.274Z | dflt 0.720460029 |
| 1943 | 2026-09-11T19:23:48.274Z | kflt 0.030531450 |
| 1944 | 2026-09-11T19:23:48.274Z | lock 29:22.501655702 |
| 1945 | 2026-09-11T19:23:48.274Z | slp 24:13.022162046 |
| 1946 | 2026-09-11T19:23:48.275Z | lat 53.400646354 |
| 1947 | 2026-09-11T19:23:48.275Z | stop 3:00.041852200 |
| 1948 | 2026-09-11T19:23:48.275Z | + banner hack-check |
| 1949 | 2026-09-11T19:23:48.275Z | |
| 1950 | 2026-09-11T19:23:48.275Z | # # ## #### # # #### # # ###### #### # # |
| 1951 | 2026-09-11T19:23:48.275Z | # # # # # # # # # # # # # # # # # |
| 1952 | 2026-09-11T19:23:48.275Z | ###### # # # #### ##### # ###### ##### # #### |
| 1953 | 2026-09-11T19:23:48.275Z | # # ###### # # # # # # # # # # |
| 1954 | 2026-09-11T19:23:48.275Z | # # # # # # # # # # # # # # # # # |
| 1955 | 2026-09-11T19:23:48.275Z | # # # # #### # # #### # # ###### #### # # |
| 1956 | 2026-09-11T19:23:48.275Z | |
| 1957 | 2026-09-11T19:23:48.275Z | + export CARGO_INCREMENTAL=0 |
| 1958 | 2026-09-11T19:23:48.275Z | + CARGO_INCREMENTAL=0 |
| 1959 | 2026-09-11T19:23:48.275Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1960 | 2026-09-11T19:23:48.764Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1961 | 2026-09-11T19:23:49.062Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1962 | 2026-09-11T19:23:50.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1963 | 2026-09-11T19:23:50.956Z | Running `target/debug/xtask check-features --ci` |
| 1964 | 2026-09-11T19:23:50.983Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1965 | 2026-09-11T19:23:50.983Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1966 | 2026-09-11T19:23:51.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s |
| 1967 | 2026-09-11T19:23:51.452Z | Running `target/debug/xtask download cargo-hack` |
| 1968 | 2026-09-11T19:23:52.284Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1969 | 2026-09-11T19:23:52.606Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1970 | 2026-09-11T19:23:55.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s |
| 1971 | 2026-09-11T19:23:55.193Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1972 | 2026-09-11T19:23:55.195Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1973 | 2026-09-11T19:23:55.358Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1974 | 2026-09-11T19:23:55.401Z | Sep 11 19:23:54.426 INFO Starting download, target: CargoHack |
| 1975 | 2026-09-11T19:23:55.404Z | Sep 11 19:23:54.427 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1976 | 2026-09-11T19:23:55.724Z | Sep 11 19:23:54.751 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1977 | 2026-09-11T19:23:55.763Z | Sep 11 19:23:54.790 INFO Download complete, target: CargoHack |
| 1978 | 2026-09-11T19:23:55.766Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1979 | 2026-09-11T19:23:55.778Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1980 | 2026-09-11T19:23:55.939Z | info: running `cargo check --bins` on api_identity (1/378) |
| 1981 | 2026-09-11T19:23:56.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1982 | 2026-09-11T19:23:56.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1983 | 2026-09-11T19:23:56.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1984 | 2026-09-11T19:23:56.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1985 | 2026-09-11T19:23:56.522Z | |
| 1986 | 2026-09-11T19:23:56.522Z | info: running `cargo check --bins` on bootstore (2/378) |
| 1987 | 2026-09-11T19:23:57.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1988 | 2026-09-11T19:23:57.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1989 | 2026-09-11T19:23:57.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1990 | 2026-09-11T19:23:57.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1991 | 2026-09-11T19:23:57.110Z | |
| 1992 | 2026-09-11T19:23:57.110Z | info: running `cargo check --bins` on omicron-ledger (3/378) |
| 1993 | 2026-09-11T19:23:57.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1994 | 2026-09-11T19:23:57.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1995 | 2026-09-11T19:23:57.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1996 | 2026-09-11T19:23:57.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1997 | 2026-09-11T19:23:57.690Z | |
| 1998 | 2026-09-11T19:23:57.690Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/378) |
| 1999 | 2026-09-11T19:23:58.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2000 | 2026-09-11T19:23:58.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2001 | 2026-09-11T19:23:58.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2002 | 2026-09-11T19:23:58.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2003 | 2026-09-11T19:23:58.274Z | |
| 2004 | 2026-09-11T19:23:58.274Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/378) |
| 2005 | 2026-09-11T19:23:58.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2006 | 2026-09-11T19:23:58.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2007 | 2026-09-11T19:23:58.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2008 | 2026-09-11T19:23:58.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2009 | 2026-09-11T19:23:58.858Z | |
| 2010 | 2026-09-11T19:23:58.858Z | info: running `cargo check --bins` on omicron-certificates (6/378) |
| 2011 | 2026-09-11T19:23:59.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2012 | 2026-09-11T19:23:59.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2013 | 2026-09-11T19:23:59.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2014 | 2026-09-11T19:23:59.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2015 | 2026-09-11T19:23:59.463Z | |
| 2016 | 2026-09-11T19:23:59.463Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/378) |
| 2017 | 2026-09-11T19:23:59.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2018 | 2026-09-11T19:23:59.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2019 | 2026-09-11T19:23:59.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2020 | 2026-09-11T19:23:59.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2021 | 2026-09-11T19:24:00.061Z | |
| 2022 | 2026-09-11T19:24:00.061Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/378) |
| 2023 | 2026-09-11T19:24:00.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2024 | 2026-09-11T19:24:00.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2025 | 2026-09-11T19:24:00.566Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2026 | 2026-09-11T19:24:00.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2027 | 2026-09-11T19:24:00.649Z | |
| 2028 | 2026-09-11T19:24:00.649Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/378) |
| 2029 | 2026-09-11T19:24:01.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2030 | 2026-09-11T19:24:01.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2031 | 2026-09-11T19:24:01.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2032 | 2026-09-11T19:24:01.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2033 | 2026-09-11T19:24:01.084Z | |
| 2034 | 2026-09-11T19:24:01.084Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/378) |
| 2035 | 2026-09-11T19:24:01.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2036 | 2026-09-11T19:24:01.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2037 | 2026-09-11T19:24:01.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2038 | 2026-09-11T19:24:01.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2039 | 2026-09-11T19:24:01.523Z | |
| 2040 | 2026-09-11T19:24:01.523Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/378) |
| 2041 | 2026-09-11T19:24:01.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2042 | 2026-09-11T19:24:01.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2043 | 2026-09-11T19:24:01.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2044 | 2026-09-11T19:24:01.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2045 | 2026-09-11T19:24:01.954Z | |
| 2046 | 2026-09-11T19:24:01.954Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/378) |
| 2047 | 2026-09-11T19:24:02.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2048 | 2026-09-11T19:24:02.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2049 | 2026-09-11T19:24:02.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2050 | 2026-09-11T19:24:02.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2051 | 2026-09-11T19:24:02.388Z | |
| 2052 | 2026-09-11T19:24:02.389Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/378) |
| 2053 | 2026-09-11T19:24:02.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2054 | 2026-09-11T19:24:02.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2055 | 2026-09-11T19:24:02.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2056 | 2026-09-11T19:24:02.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2057 | 2026-09-11T19:24:02.825Z | |
| 2058 | 2026-09-11T19:24:02.825Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/378) |
| 2059 | 2026-09-11T19:24:03.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2060 | 2026-09-11T19:24:03.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2061 | 2026-09-11T19:24:03.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2062 | 2026-09-11T19:24:03.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2063 | 2026-09-11T19:24:03.258Z | |
| 2064 | 2026-09-11T19:24:03.258Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/378) |
| 2065 | 2026-09-11T19:24:03.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2066 | 2026-09-11T19:24:03.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2067 | 2026-09-11T19:24:03.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2068 | 2026-09-11T19:24:03.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2069 | 2026-09-11T19:24:03.694Z | |
| 2070 | 2026-09-11T19:24:03.694Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/378) |
| 2071 | 2026-09-11T19:24:04.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2072 | 2026-09-11T19:24:04.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2073 | 2026-09-11T19:24:04.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2074 | 2026-09-11T19:24:04.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2075 | 2026-09-11T19:24:04.132Z | |
| 2076 | 2026-09-11T19:24:04.132Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/378) |
| 2077 | 2026-09-11T19:24:04.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2078 | 2026-09-11T19:24:04.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2079 | 2026-09-11T19:24:04.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2080 | 2026-09-11T19:24:04.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2081 | 2026-09-11T19:24:04.568Z | |
| 2082 | 2026-09-11T19:24:04.568Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/378) |
| 2083 | 2026-09-11T19:24:04.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2084 | 2026-09-11T19:24:04.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2085 | 2026-09-11T19:24:04.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2086 | 2026-09-11T19:24:04.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2087 | 2026-09-11T19:24:05.007Z | |
| 2088 | 2026-09-11T19:24:05.007Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/378) |
| 2089 | 2026-09-11T19:24:05.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2090 | 2026-09-11T19:24:05.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2091 | 2026-09-11T19:24:05.394Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2092 | 2026-09-11T19:24:05.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2093 | 2026-09-11T19:24:05.443Z | |
| 2094 | 2026-09-11T19:24:05.444Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/378) |
| 2095 | 2026-09-11T19:24:05.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2096 | 2026-09-11T19:24:05.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2097 | 2026-09-11T19:24:05.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2098 | 2026-09-11T19:24:05.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2099 | 2026-09-11T19:24:05.878Z | |
| 2100 | 2026-09-11T19:24:05.878Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/378) |
| 2101 | 2026-09-11T19:24:06.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2102 | 2026-09-11T19:24:06.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2103 | 2026-09-11T19:24:06.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2104 | 2026-09-11T19:24:06.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2105 | 2026-09-11T19:24:06.314Z | |
| 2106 | 2026-09-11T19:24:06.314Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/378) |
| 2107 | 2026-09-11T19:24:06.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2108 | 2026-09-11T19:24:06.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2109 | 2026-09-11T19:24:06.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2110 | 2026-09-11T19:24:06.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2111 | 2026-09-11T19:24:06.748Z | |
| 2112 | 2026-09-11T19:24:06.748Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/378) |
| 2113 | 2026-09-11T19:24:07.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2114 | 2026-09-11T19:24:07.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2115 | 2026-09-11T19:24:07.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2116 | 2026-09-11T19:24:07.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2117 | 2026-09-11T19:24:07.183Z | |
| 2118 | 2026-09-11T19:24:07.183Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/378) |
| 2119 | 2026-09-11T19:24:07.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2120 | 2026-09-11T19:24:07.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2121 | 2026-09-11T19:24:07.568Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2122 | 2026-09-11T19:24:07.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2123 | 2026-09-11T19:24:07.619Z | |
| 2124 | 2026-09-11T19:24:07.619Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/378) |
| 2125 | 2026-09-11T19:24:08.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2126 | 2026-09-11T19:24:08.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2127 | 2026-09-11T19:24:08.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2128 | 2026-09-11T19:24:08.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2129 | 2026-09-11T19:24:08.059Z | |
| 2130 | 2026-09-11T19:24:08.059Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/378) |
| 2131 | 2026-09-11T19:24:08.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2132 | 2026-09-11T19:24:08.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2133 | 2026-09-11T19:24:08.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2134 | 2026-09-11T19:24:08.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2135 | 2026-09-11T19:24:08.493Z | |
| 2136 | 2026-09-11T19:24:08.493Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/378) |
| 2137 | 2026-09-11T19:24:08.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2138 | 2026-09-11T19:24:08.875Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2139 | 2026-09-11T19:24:08.875Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2140 | 2026-09-11T19:24:08.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2141 | 2026-09-11T19:24:08.927Z | |
| 2142 | 2026-09-11T19:24:08.927Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/378) |
| 2143 | 2026-09-11T19:24:09.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2144 | 2026-09-11T19:24:09.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2145 | 2026-09-11T19:24:09.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2146 | 2026-09-11T19:24:09.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2147 | 2026-09-11T19:24:09.360Z | |
| 2148 | 2026-09-11T19:24:09.360Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/378) |
| 2149 | 2026-09-11T19:24:09.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2150 | 2026-09-11T19:24:09.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2151 | 2026-09-11T19:24:09.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2152 | 2026-09-11T19:24:09.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2153 | 2026-09-11T19:24:09.796Z | |
| 2154 | 2026-09-11T19:24:09.796Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/378) |
| 2155 | 2026-09-11T19:24:10.181Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2156 | 2026-09-11T19:24:10.184Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2157 | 2026-09-11T19:24:10.184Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2158 | 2026-09-11T19:24:10.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2159 | 2026-09-11T19:24:10.237Z | |
| 2160 | 2026-09-11T19:24:10.237Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/378) |
| 2161 | 2026-09-11T19:24:10.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2162 | 2026-09-11T19:24:10.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2163 | 2026-09-11T19:24:10.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2164 | 2026-09-11T19:24:10.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2165 | 2026-09-11T19:24:10.678Z | |
| 2166 | 2026-09-11T19:24:10.679Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/378) |
| 2167 | 2026-09-11T19:24:11.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2168 | 2026-09-11T19:24:11.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2169 | 2026-09-11T19:24:11.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2170 | 2026-09-11T19:24:11.074Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2171 | 2026-09-11T19:24:11.126Z | |
| 2172 | 2026-09-11T19:24:11.126Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/378) |
| 2173 | 2026-09-11T19:24:11.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2174 | 2026-09-11T19:24:11.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2175 | 2026-09-11T19:24:11.512Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2176 | 2026-09-11T19:24:11.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2177 | 2026-09-11T19:24:11.564Z | |
| 2178 | 2026-09-11T19:24:11.564Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/378) |
| 2179 | 2026-09-11T19:24:11.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2180 | 2026-09-11T19:24:11.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2181 | 2026-09-11T19:24:11.953Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2182 | 2026-09-11T19:24:11.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2183 | 2026-09-11T19:24:12.005Z | |
| 2184 | 2026-09-11T19:24:12.005Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/378) |
| 2185 | 2026-09-11T19:24:12.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2186 | 2026-09-11T19:24:12.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2187 | 2026-09-11T19:24:12.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2188 | 2026-09-11T19:24:12.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2189 | 2026-09-11T19:24:12.445Z | |
| 2190 | 2026-09-11T19:24:12.445Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/378) |
| 2191 | 2026-09-11T19:24:12.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2192 | 2026-09-11T19:24:12.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2193 | 2026-09-11T19:24:12.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2194 | 2026-09-11T19:24:12.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2195 | 2026-09-11T19:24:12.884Z | |
| 2196 | 2026-09-11T19:24:12.884Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/378) |
| 2197 | 2026-09-11T19:24:13.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2198 | 2026-09-11T19:24:13.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2199 | 2026-09-11T19:24:13.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2200 | 2026-09-11T19:24:13.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2201 | 2026-09-11T19:24:13.322Z | |
| 2202 | 2026-09-11T19:24:13.322Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/378) |
| 2203 | 2026-09-11T19:24:13.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2204 | 2026-09-11T19:24:13.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2205 | 2026-09-11T19:24:13.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2206 | 2026-09-11T19:24:13.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2207 | 2026-09-11T19:24:13.759Z | |
| 2208 | 2026-09-11T19:24:13.759Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/378) |
| 2209 | 2026-09-11T19:24:14.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2210 | 2026-09-11T19:24:14.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2211 | 2026-09-11T19:24:14.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2212 | 2026-09-11T19:24:14.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2213 | 2026-09-11T19:24:14.198Z | |
| 2214 | 2026-09-11T19:24:14.198Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/378) |
| 2215 | 2026-09-11T19:24:14.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2216 | 2026-09-11T19:24:14.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2217 | 2026-09-11T19:24:14.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2218 | 2026-09-11T19:24:14.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2219 | 2026-09-11T19:24:14.639Z | |
| 2220 | 2026-09-11T19:24:14.639Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/378) |
| 2221 | 2026-09-11T19:24:15.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2222 | 2026-09-11T19:24:15.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2223 | 2026-09-11T19:24:15.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2224 | 2026-09-11T19:24:15.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2225 | 2026-09-11T19:24:15.075Z | |
| 2226 | 2026-09-11T19:24:15.075Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/378) |
| 2227 | 2026-09-11T19:24:15.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2228 | 2026-09-11T19:24:15.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2229 | 2026-09-11T19:24:15.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2230 | 2026-09-11T19:24:15.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2231 | 2026-09-11T19:24:15.515Z | |
| 2232 | 2026-09-11T19:24:15.515Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/378) |
| 2233 | 2026-09-11T19:24:15.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2234 | 2026-09-11T19:24:15.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2235 | 2026-09-11T19:24:15.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2236 | 2026-09-11T19:24:15.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2237 | 2026-09-11T19:24:15.955Z | |
| 2238 | 2026-09-11T19:24:15.955Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/378) |
| 2239 | 2026-09-11T19:24:16.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2240 | 2026-09-11T19:24:16.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2241 | 2026-09-11T19:24:16.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2242 | 2026-09-11T19:24:16.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2243 | 2026-09-11T19:24:16.396Z | |
| 2244 | 2026-09-11T19:24:16.396Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/378) |
| 2245 | 2026-09-11T19:24:16.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2246 | 2026-09-11T19:24:16.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2247 | 2026-09-11T19:24:16.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2248 | 2026-09-11T19:24:16.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2249 | 2026-09-11T19:24:16.837Z | |
| 2250 | 2026-09-11T19:24:16.837Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/378) |
| 2251 | 2026-09-11T19:24:17.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2252 | 2026-09-11T19:24:17.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2253 | 2026-09-11T19:24:17.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2254 | 2026-09-11T19:24:17.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2255 | 2026-09-11T19:24:17.274Z | |
| 2256 | 2026-09-11T19:24:17.274Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/378) |
| 2257 | 2026-09-11T19:24:17.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2258 | 2026-09-11T19:24:17.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2259 | 2026-09-11T19:24:17.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2260 | 2026-09-11T19:24:17.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2261 | 2026-09-11T19:24:17.710Z | |
| 2262 | 2026-09-11T19:24:17.710Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/378) |
| 2263 | 2026-09-11T19:24:18.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2264 | 2026-09-11T19:24:18.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2265 | 2026-09-11T19:24:18.097Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2266 | 2026-09-11T19:24:18.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2267 | 2026-09-11T19:24:18.149Z | |
| 2268 | 2026-09-11T19:24:18.149Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/378) |
| 2269 | 2026-09-11T19:24:18.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2270 | 2026-09-11T19:24:18.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2271 | 2026-09-11T19:24:18.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2272 | 2026-09-11T19:24:18.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2273 | 2026-09-11T19:24:18.585Z | |
| 2274 | 2026-09-11T19:24:18.585Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/378) |
| 2275 | 2026-09-11T19:24:18.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2276 | 2026-09-11T19:24:18.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2277 | 2026-09-11T19:24:18.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2278 | 2026-09-11T19:24:18.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2279 | 2026-09-11T19:24:19.023Z | |
| 2280 | 2026-09-11T19:24:19.023Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/378) |
| 2281 | 2026-09-11T19:24:19.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2282 | 2026-09-11T19:24:19.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2283 | 2026-09-11T19:24:19.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2284 | 2026-09-11T19:24:19.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2285 | 2026-09-11T19:24:19.459Z | |
| 2286 | 2026-09-11T19:24:19.460Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/378) |
| 2287 | 2026-09-11T19:24:19.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2288 | 2026-09-11T19:24:19.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2289 | 2026-09-11T19:24:19.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2290 | 2026-09-11T19:24:19.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2291 | 2026-09-11T19:24:19.896Z | |
| 2292 | 2026-09-11T19:24:19.896Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/378) |
| 2293 | 2026-09-11T19:24:20.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2294 | 2026-09-11T19:24:20.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2295 | 2026-09-11T19:24:20.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2296 | 2026-09-11T19:24:20.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2297 | 2026-09-11T19:24:20.334Z | |
| 2298 | 2026-09-11T19:24:20.334Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/378) |
| 2299 | 2026-09-11T19:24:20.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2300 | 2026-09-11T19:24:20.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2301 | 2026-09-11T19:24:20.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2302 | 2026-09-11T19:24:20.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2303 | 2026-09-11T19:24:20.770Z | |
| 2304 | 2026-09-11T19:24:20.770Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/378) |
| 2305 | 2026-09-11T19:24:21.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2306 | 2026-09-11T19:24:21.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2307 | 2026-09-11T19:24:21.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2308 | 2026-09-11T19:24:21.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2309 | 2026-09-11T19:24:21.217Z | |
| 2310 | 2026-09-11T19:24:21.217Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/378) |
| 2311 | 2026-09-11T19:24:21.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2312 | 2026-09-11T19:24:21.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2313 | 2026-09-11T19:24:21.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2314 | 2026-09-11T19:24:21.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2315 | 2026-09-11T19:24:21.658Z | |
| 2316 | 2026-09-11T19:24:21.658Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/378) |
| 2317 | 2026-09-11T19:24:22.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2318 | 2026-09-11T19:24:22.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2319 | 2026-09-11T19:24:22.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2320 | 2026-09-11T19:24:22.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2321 | 2026-09-11T19:24:22.099Z | |
| 2322 | 2026-09-11T19:24:22.099Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/378) |
| 2323 | 2026-09-11T19:24:22.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2324 | 2026-09-11T19:24:22.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2325 | 2026-09-11T19:24:22.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2326 | 2026-09-11T19:24:22.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2327 | 2026-09-11T19:24:22.534Z | |
| 2328 | 2026-09-11T19:24:22.534Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/378) |
| 2329 | 2026-09-11T19:24:22.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2330 | 2026-09-11T19:24:22.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2331 | 2026-09-11T19:24:22.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2332 | 2026-09-11T19:24:22.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2333 | 2026-09-11T19:24:22.972Z | |
| 2334 | 2026-09-11T19:24:22.972Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/378) |
| 2335 | 2026-09-11T19:24:23.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2336 | 2026-09-11T19:24:23.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2337 | 2026-09-11T19:24:23.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2338 | 2026-09-11T19:24:23.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2339 | 2026-09-11T19:24:23.413Z | |
| 2340 | 2026-09-11T19:24:23.413Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/378) |
| 2341 | 2026-09-11T19:24:23.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2342 | 2026-09-11T19:24:23.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2343 | 2026-09-11T19:24:23.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2344 | 2026-09-11T19:24:23.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2345 | 2026-09-11T19:24:23.852Z | |
| 2346 | 2026-09-11T19:24:23.852Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/378) |
| 2347 | 2026-09-11T19:24:24.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2348 | 2026-09-11T19:24:24.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2349 | 2026-09-11T19:24:24.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2350 | 2026-09-11T19:24:24.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2351 | 2026-09-11T19:24:24.295Z | |
| 2352 | 2026-09-11T19:24:24.295Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/378) |
| 2353 | 2026-09-11T19:24:24.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2354 | 2026-09-11T19:24:24.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2355 | 2026-09-11T19:24:24.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2356 | 2026-09-11T19:24:24.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2357 | 2026-09-11T19:24:24.736Z | |
| 2358 | 2026-09-11T19:24:24.736Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/378) |
| 2359 | 2026-09-11T19:24:25.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2360 | 2026-09-11T19:24:25.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2361 | 2026-09-11T19:24:25.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2362 | 2026-09-11T19:24:25.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2363 | 2026-09-11T19:24:25.182Z | |
| 2364 | 2026-09-11T19:24:25.182Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/378) |
| 2365 | 2026-09-11T19:24:25.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2366 | 2026-09-11T19:24:25.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2367 | 2026-09-11T19:24:25.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2368 | 2026-09-11T19:24:25.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2369 | 2026-09-11T19:24:25.623Z | |
| 2370 | 2026-09-11T19:24:25.623Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/378) |
| 2371 | 2026-09-11T19:24:26.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2372 | 2026-09-11T19:24:26.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2373 | 2026-09-11T19:24:26.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2374 | 2026-09-11T19:24:26.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2375 | 2026-09-11T19:24:26.063Z | |
| 2376 | 2026-09-11T19:24:26.063Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/378) |
| 2377 | 2026-09-11T19:24:26.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2378 | 2026-09-11T19:24:26.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2379 | 2026-09-11T19:24:26.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2380 | 2026-09-11T19:24:26.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2381 | 2026-09-11T19:24:26.503Z | |
| 2382 | 2026-09-11T19:24:26.504Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/378) |
| 2383 | 2026-09-11T19:24:26.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2384 | 2026-09-11T19:24:26.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2385 | 2026-09-11T19:24:26.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2386 | 2026-09-11T19:24:26.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2387 | 2026-09-11T19:24:26.945Z | |
| 2388 | 2026-09-11T19:24:26.945Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/378) |
| 2389 | 2026-09-11T19:24:27.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2390 | 2026-09-11T19:24:27.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2391 | 2026-09-11T19:24:27.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2392 | 2026-09-11T19:24:27.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2393 | 2026-09-11T19:24:27.385Z | |
| 2394 | 2026-09-11T19:24:27.385Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/378) |
| 2395 | 2026-09-11T19:24:27.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2396 | 2026-09-11T19:24:27.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2397 | 2026-09-11T19:24:27.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2398 | 2026-09-11T19:24:27.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2399 | 2026-09-11T19:24:27.822Z | |
| 2400 | 2026-09-11T19:24:27.822Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/378) |
| 2401 | 2026-09-11T19:24:28.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2402 | 2026-09-11T19:24:28.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2403 | 2026-09-11T19:24:28.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2404 | 2026-09-11T19:24:28.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2405 | 2026-09-11T19:24:28.263Z | |
| 2406 | 2026-09-11T19:24:28.263Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/378) |
| 2407 | 2026-09-11T19:24:28.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2408 | 2026-09-11T19:24:28.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2409 | 2026-09-11T19:24:28.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2410 | 2026-09-11T19:24:28.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2411 | 2026-09-11T19:24:28.700Z | |
| 2412 | 2026-09-11T19:24:28.700Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/378) |
| 2413 | 2026-09-11T19:24:29.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2414 | 2026-09-11T19:24:29.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2415 | 2026-09-11T19:24:29.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2416 | 2026-09-11T19:24:29.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2417 | 2026-09-11T19:24:29.140Z | |
| 2418 | 2026-09-11T19:24:29.140Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/378) |
| 2419 | 2026-09-11T19:24:29.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2420 | 2026-09-11T19:24:29.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2421 | 2026-09-11T19:24:29.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2422 | 2026-09-11T19:24:29.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2423 | 2026-09-11T19:24:29.578Z | |
| 2424 | 2026-09-11T19:24:29.579Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/378) |
| 2425 | 2026-09-11T19:24:29.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2426 | 2026-09-11T19:24:29.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2427 | 2026-09-11T19:24:29.968Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2428 | 2026-09-11T19:24:29.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2429 | 2026-09-11T19:24:30.021Z | |
| 2430 | 2026-09-11T19:24:30.021Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/378) |
| 2431 | 2026-09-11T19:24:30.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2432 | 2026-09-11T19:24:30.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2433 | 2026-09-11T19:24:30.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2434 | 2026-09-11T19:24:30.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2435 | 2026-09-11T19:24:30.464Z | |
| 2436 | 2026-09-11T19:24:30.464Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/378) |
| 2437 | 2026-09-11T19:24:30.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2438 | 2026-09-11T19:24:30.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2439 | 2026-09-11T19:24:30.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2440 | 2026-09-11T19:24:30.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2441 | 2026-09-11T19:24:30.903Z | |
| 2442 | 2026-09-11T19:24:30.903Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/378) |
| 2443 | 2026-09-11T19:24:31.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2444 | 2026-09-11T19:24:31.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2445 | 2026-09-11T19:24:31.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2446 | 2026-09-11T19:24:31.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2447 | 2026-09-11T19:24:31.342Z | |
| 2448 | 2026-09-11T19:24:31.342Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/378) |
| 2449 | 2026-09-11T19:24:31.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2450 | 2026-09-11T19:24:31.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2451 | 2026-09-11T19:24:31.731Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2452 | 2026-09-11T19:24:31.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2453 | 2026-09-11T19:24:31.782Z | |
| 2454 | 2026-09-11T19:24:31.783Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/378) |
| 2455 | 2026-09-11T19:24:32.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2456 | 2026-09-11T19:24:32.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2457 | 2026-09-11T19:24:32.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2458 | 2026-09-11T19:24:32.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2459 | 2026-09-11T19:24:32.225Z | |
| 2460 | 2026-09-11T19:24:32.225Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/378) |
| 2461 | 2026-09-11T19:24:32.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2462 | 2026-09-11T19:24:32.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2463 | 2026-09-11T19:24:32.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2464 | 2026-09-11T19:24:32.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2465 | 2026-09-11T19:24:32.669Z | |
| 2466 | 2026-09-11T19:24:32.669Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/378) |
| 2467 | 2026-09-11T19:24:33.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2468 | 2026-09-11T19:24:33.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2469 | 2026-09-11T19:24:33.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2470 | 2026-09-11T19:24:33.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2471 | 2026-09-11T19:24:33.120Z | |
| 2472 | 2026-09-11T19:24:33.120Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/378) |
| 2473 | 2026-09-11T19:24:33.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2474 | 2026-09-11T19:24:33.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2475 | 2026-09-11T19:24:33.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2476 | 2026-09-11T19:24:33.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2477 | 2026-09-11T19:24:33.559Z | |
| 2478 | 2026-09-11T19:24:33.559Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/378) |
| 2479 | 2026-09-11T19:24:33.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2480 | 2026-09-11T19:24:33.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2481 | 2026-09-11T19:24:33.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2482 | 2026-09-11T19:24:33.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2483 | 2026-09-11T19:24:33.998Z | |
| 2484 | 2026-09-11T19:24:33.998Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/378) |
| 2485 | 2026-09-11T19:24:34.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2486 | 2026-09-11T19:24:34.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2487 | 2026-09-11T19:24:34.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2488 | 2026-09-11T19:24:34.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2489 | 2026-09-11T19:24:34.439Z | |
| 2490 | 2026-09-11T19:24:34.439Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/378) |
| 2491 | 2026-09-11T19:24:34.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2492 | 2026-09-11T19:24:34.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2493 | 2026-09-11T19:24:34.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2494 | 2026-09-11T19:24:34.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2495 | 2026-09-11T19:24:34.877Z | |
| 2496 | 2026-09-11T19:24:34.877Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/378) |
| 2497 | 2026-09-11T19:24:35.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2498 | 2026-09-11T19:24:35.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2499 | 2026-09-11T19:24:35.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2500 | 2026-09-11T19:24:35.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2501 | 2026-09-11T19:24:35.320Z | |
| 2502 | 2026-09-11T19:24:35.320Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/378) |
| 2503 | 2026-09-11T19:24:35.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2504 | 2026-09-11T19:24:35.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2505 | 2026-09-11T19:24:35.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2506 | 2026-09-11T19:24:35.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2507 | 2026-09-11T19:24:35.766Z | |
| 2508 | 2026-09-11T19:24:35.766Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/378) |
| 2509 | 2026-09-11T19:24:36.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2510 | 2026-09-11T19:24:36.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2511 | 2026-09-11T19:24:36.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2512 | 2026-09-11T19:24:36.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2513 | 2026-09-11T19:24:36.393Z | |
| 2514 | 2026-09-11T19:24:36.393Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/378) |
| 2515 | 2026-09-11T19:24:36.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2516 | 2026-09-11T19:24:36.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2517 | 2026-09-11T19:24:36.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2518 | 2026-09-11T19:24:36.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2519 | 2026-09-11T19:24:37.035Z | |
| 2520 | 2026-09-11T19:24:37.036Z | info: running `cargo check --bins` on nexus-config (91/378) |
| 2521 | 2026-09-11T19:24:37.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2522 | 2026-09-11T19:24:37.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2523 | 2026-09-11T19:24:37.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2524 | 2026-09-11T19:24:37.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2525 | 2026-09-11T19:24:37.663Z | |
| 2526 | 2026-09-11T19:24:37.663Z | info: running `cargo check --bins` on nexus-types (92/378) |
| 2527 | 2026-09-11T19:24:38.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2528 | 2026-09-11T19:24:38.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2529 | 2026-09-11T19:24:38.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2530 | 2026-09-11T19:24:38.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2531 | 2026-09-11T19:24:38.300Z | |
| 2532 | 2026-09-11T19:24:38.300Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/378) |
| 2533 | 2026-09-11T19:24:38.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2534 | 2026-09-11T19:24:38.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2535 | 2026-09-11T19:24:38.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2536 | 2026-09-11T19:24:38.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2537 | 2026-09-11T19:24:38.907Z | |
| 2538 | 2026-09-11T19:24:38.907Z | info: running `cargo check --bins` on omicron-passwords (94/378) |
| 2539 | 2026-09-11T19:24:39.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2540 | 2026-09-11T19:24:39.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2541 | 2026-09-11T19:24:39.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2542 | 2026-09-11T19:24:39.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2543 | 2026-09-11T19:24:39.496Z | |
| 2544 | 2026-09-11T19:24:39.496Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/378) |
| 2545 | 2026-09-11T19:24:40.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2546 | 2026-09-11T19:24:40.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2547 | 2026-09-11T19:24:40.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2548 | 2026-09-11T19:24:40.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2549 | 2026-09-11T19:24:40.108Z | |
| 2550 | 2026-09-11T19:24:40.108Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/378) |
| 2551 | 2026-09-11T19:24:40.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2552 | 2026-09-11T19:24:40.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2553 | 2026-09-11T19:24:40.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2554 | 2026-09-11T19:24:40.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2555 | 2026-09-11T19:24:40.716Z | |
| 2556 | 2026-09-11T19:24:40.716Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/378) |
| 2557 | 2026-09-11T19:24:41.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2558 | 2026-09-11T19:24:41.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2559 | 2026-09-11T19:24:41.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2560 | 2026-09-11T19:24:41.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2561 | 2026-09-11T19:24:41.326Z | |
| 2562 | 2026-09-11T19:24:41.327Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/378) |
| 2563 | 2026-09-11T19:24:41.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2564 | 2026-09-11T19:24:41.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2565 | 2026-09-11T19:24:41.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2566 | 2026-09-11T19:24:41.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2567 | 2026-09-11T19:24:41.937Z | |
| 2568 | 2026-09-11T19:24:41.937Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/378) |
| 2569 | 2026-09-11T19:24:42.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2570 | 2026-09-11T19:24:42.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2571 | 2026-09-11T19:24:42.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2572 | 2026-09-11T19:24:42.448Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2573 | 2026-09-11T19:24:42.529Z | |
| 2574 | 2026-09-11T19:24:42.529Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/378) |
| 2575 | 2026-09-11T19:24:43.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2576 | 2026-09-11T19:24:43.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2577 | 2026-09-11T19:24:43.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2578 | 2026-09-11T19:24:43.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2579 | 2026-09-11T19:24:43.126Z | |
| 2580 | 2026-09-11T19:24:43.126Z | info: running `cargo check --bins --no-default-features` on gfss (101/378) |
| 2581 | 2026-09-11T19:24:43.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2582 | 2026-09-11T19:24:43.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2583 | 2026-09-11T19:24:43.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2584 | 2026-09-11T19:24:43.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2585 | 2026-09-11T19:24:43.717Z | |
| 2586 | 2026-09-11T19:24:43.717Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/378) |
| 2587 | 2026-09-11T19:24:44.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2588 | 2026-09-11T19:24:44.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2589 | 2026-09-11T19:24:44.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2590 | 2026-09-11T19:24:44.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2591 | 2026-09-11T19:24:44.304Z | |
| 2592 | 2026-09-11T19:24:44.305Z | info: running `cargo check --bins` on trust-quorum-types (103/378) |
| 2593 | 2026-09-11T19:24:44.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2594 | 2026-09-11T19:24:44.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2595 | 2026-09-11T19:24:44.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2596 | 2026-09-11T19:24:44.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2597 | 2026-09-11T19:24:44.895Z | |
| 2598 | 2026-09-11T19:24:44.895Z | info: running `cargo check --bins` on wicketd-commission-types (104/378) |
| 2599 | 2026-09-11T19:24:45.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2600 | 2026-09-11T19:24:45.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2601 | 2026-09-11T19:24:45.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2602 | 2026-09-11T19:24:45.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2603 | 2026-09-11T19:24:45.507Z | |
| 2604 | 2026-09-11T19:24:45.507Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/378) |
| 2605 | 2026-09-11T19:24:46.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2606 | 2026-09-11T19:24:46.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2607 | 2026-09-11T19:24:46.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2608 | 2026-09-11T19:24:46.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2609 | 2026-09-11T19:24:46.114Z | |
| 2610 | 2026-09-11T19:24:46.114Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/378) |
| 2611 | 2026-09-11T19:24:46.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2612 | 2026-09-11T19:24:46.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2613 | 2026-09-11T19:24:46.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2614 | 2026-09-11T19:24:46.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2615 | 2026-09-11T19:24:46.711Z | |
| 2616 | 2026-09-11T19:24:46.711Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/378) |
| 2617 | 2026-09-11T19:24:47.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2618 | 2026-09-11T19:24:47.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2619 | 2026-09-11T19:24:47.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2620 | 2026-09-11T19:24:47.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2621 | 2026-09-11T19:24:47.312Z | |
| 2622 | 2026-09-11T19:24:47.312Z | info: running `cargo check --bins` on clickhouse-admin-types (108/378) |
| 2623 | 2026-09-11T19:24:47.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2624 | 2026-09-11T19:24:47.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2625 | 2026-09-11T19:24:47.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2626 | 2026-09-11T19:24:47.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2627 | 2026-09-11T19:24:47.926Z | |
| 2628 | 2026-09-11T19:24:47.926Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/378) |
| 2629 | 2026-09-11T19:24:48.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2630 | 2026-09-11T19:24:48.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2631 | 2026-09-11T19:24:48.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2632 | 2026-09-11T19:24:48.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2633 | 2026-09-11T19:24:48.529Z | |
| 2634 | 2026-09-11T19:24:48.529Z | info: running `cargo check --bins` on cockroach-admin-types (110/378) |
| 2635 | 2026-09-11T19:24:49.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2636 | 2026-09-11T19:24:49.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2637 | 2026-09-11T19:24:49.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2638 | 2026-09-11T19:24:49.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2639 | 2026-09-11T19:24:49.123Z | |
| 2640 | 2026-09-11T19:24:49.123Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/378) |
| 2641 | 2026-09-11T19:24:49.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2642 | 2026-09-11T19:24:49.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2643 | 2026-09-11T19:24:49.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2644 | 2026-09-11T19:24:49.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2645 | 2026-09-11T19:24:49.716Z | |
| 2646 | 2026-09-11T19:24:49.716Z | info: running `cargo check --bins` on ereport-types (112/378) |
| 2647 | 2026-09-11T19:24:50.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2648 | 2026-09-11T19:24:50.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2649 | 2026-09-11T19:24:50.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2650 | 2026-09-11T19:24:50.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2651 | 2026-09-11T19:24:50.317Z | |
| 2652 | 2026-09-11T19:24:50.317Z | info: running `cargo check --bins` on gateway-client (113/378) |
| 2653 | 2026-09-11T19:24:50.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2654 | 2026-09-11T19:24:50.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2655 | 2026-09-11T19:24:50.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2656 | 2026-09-11T19:24:50.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2657 | 2026-09-11T19:24:50.919Z | |
| 2658 | 2026-09-11T19:24:50.919Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/378) |
| 2659 | 2026-09-11T19:24:51.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2660 | 2026-09-11T19:24:51.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2661 | 2026-09-11T19:24:51.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2662 | 2026-09-11T19:24:51.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2663 | 2026-09-11T19:24:51.516Z | |
| 2664 | 2026-09-11T19:24:51.516Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/378) |
| 2665 | 2026-09-11T19:24:52.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2666 | 2026-09-11T19:24:52.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2667 | 2026-09-11T19:24:52.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2668 | 2026-09-11T19:24:52.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2669 | 2026-09-11T19:24:52.116Z | |
| 2670 | 2026-09-11T19:24:52.116Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/378) |
| 2671 | 2026-09-11T19:24:52.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2672 | 2026-09-11T19:24:52.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2673 | 2026-09-11T19:24:52.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2674 | 2026-09-11T19:24:52.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2675 | 2026-09-11T19:24:52.737Z | |
| 2676 | 2026-09-11T19:24:52.738Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/378) |
| 2677 | 2026-09-11T19:24:53.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2678 | 2026-09-11T19:24:53.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2679 | 2026-09-11T19:24:53.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2680 | 2026-09-11T19:24:53.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2681 | 2026-09-11T19:24:53.355Z | |
| 2682 | 2026-09-11T19:24:53.355Z | info: running `cargo check --bins` on key-manager-types (118/378) |
| 2683 | 2026-09-11T19:24:53.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2684 | 2026-09-11T19:24:53.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2685 | 2026-09-11T19:24:53.859Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2686 | 2026-09-11T19:24:53.862Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2687 | 2026-09-11T19:24:53.948Z | |
| 2688 | 2026-09-11T19:24:53.948Z | info: running `cargo check --bins` on oxlog (119/378) |
| 2689 | 2026-09-11T19:24:54.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2690 | 2026-09-11T19:24:54.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2691 | 2026-09-11T19:24:54.598Z | Checking cfg-if v1.0.4 |
| 2692 | 2026-09-11T19:24:54.602Z | Checking serde_core v1.0.228 |
| 2693 | 2026-09-11T19:24:54.602Z | Checking libc v0.2.185 |
| 2694 | 2026-09-11T19:24:54.723Z | Checking memchr v2.8.0 |
| 2695 | 2026-09-11T19:24:54.733Z | Checking smallvec v1.15.1 |
| 2696 | 2026-09-11T19:24:54.735Z | Checking log v0.4.33 |
| 2697 | 2026-09-11T19:24:54.742Z | Checking subtle v2.6.1 |
| 2698 | 2026-09-11T19:24:54.765Z | Checking typenum v1.20.1 |
| 2699 | 2026-09-11T19:24:54.776Z | Checking itoa v1.0.17 |
| 2700 | 2026-09-11T19:24:54.894Z | Checking scopeguard v1.2.0 |
| 2701 | 2026-09-11T19:24:54.897Z | Checking stable_deref_trait v1.2.1 |
| 2702 | 2026-09-11T19:24:54.920Z | Checking zerofrom v0.1.6 |
| 2703 | 2026-09-11T19:24:54.932Z | Checking zerocopy v0.8.55 |
| 2704 | 2026-09-11T19:24:54.977Z | Checking portable-atomic v1.13.1 |
| 2705 | 2026-09-11T19:24:54.994Z | Checking lock_api v0.4.14 |
| 2706 | 2026-09-11T19:24:55.032Z | Checking yoke v0.8.1 |
| 2707 | 2026-09-11T19:24:55.092Z | Checking rand_core v0.10.0 |
| 2708 | 2026-09-11T19:24:55.105Z | Checking errno v0.3.14 |
| 2709 | 2026-09-11T19:24:55.193Z | Checking getrandom v0.2.17 |
| 2710 | 2026-09-11T19:24:55.205Z | Checking zerovec v0.11.5 |
| 2711 | 2026-09-11T19:24:55.216Z | Checking critical-section v1.2.0 |
| 2712 | 2026-09-11T19:24:55.227Z | Checking getrandom v0.4.3 |
| 2713 | 2026-09-11T19:24:55.310Z | Checking zmij v1.0.21 |
| 2714 | 2026-09-11T19:24:55.333Z | Checking rand_core v0.6.4 |
| 2715 | 2026-09-11T19:24:55.366Z | Checking percent-encoding v2.3.2 |
| 2716 | 2026-09-11T19:24:55.382Z | Checking once_cell v1.21.3 |
| 2717 | 2026-09-11T19:24:55.500Z | Checking litemap v0.8.1 |
| 2718 | 2026-09-11T19:24:55.503Z | Checking pin-project-lite v0.2.17 |
| 2719 | 2026-09-11T19:24:55.503Z | Checking writeable v0.6.2 |
| 2720 | 2026-09-11T19:24:55.537Z | Checking zerotrie v0.2.3 |
| 2721 | 2026-09-11T19:24:55.551Z | Checking libm v0.2.16 |
| 2722 | 2026-09-11T19:24:55.611Z | Checking const-oid v0.9.6 |
| 2723 | 2026-09-11T19:24:55.633Z | Checking tinystr v0.8.2 |
| 2724 | 2026-09-11T19:24:55.665Z | Checking potential_utf v0.1.4 |
| 2725 | 2026-09-11T19:24:55.679Z | Checking signal-hook-registry v1.4.8 |
| 2726 | 2026-09-11T19:24:55.772Z | Checking parking_lot_core v0.9.12 |
| 2727 | 2026-09-11T19:24:55.792Z | Checking icu_collections v2.1.1 |
| 2728 | 2026-09-11T19:24:55.807Z | Checking icu_locale_core v2.1.1 |
| 2729 | 2026-09-11T19:24:55.835Z | Checking mio v1.2.0 |
| 2730 | 2026-09-11T19:24:55.998Z | Checking parking_lot v0.12.5 |
| 2731 | 2026-09-11T19:24:56.087Z | Checking icu_normalizer_data v2.1.1 |
| 2732 | 2026-09-11T19:24:56.108Z | Checking icu_properties_data v2.1.2 |
| 2733 | 2026-09-11T19:24:56.143Z | Checking futures-core v0.3.32 |
| 2734 | 2026-09-11T19:24:56.156Z | Checking allocator-api2 v0.2.21 |
| 2735 | 2026-09-11T19:24:56.203Z | Checking serde v1.0.228 |
| 2736 | 2026-09-11T19:24:56.232Z | Checking bitflags v2.11.0 |
| 2737 | 2026-09-11T19:24:56.252Z | Checking serde_json v1.0.151 |
| 2738 | 2026-09-11T19:24:56.289Z | Checking num-traits v0.2.19 |
| 2739 | 2026-09-11T19:24:56.292Z | Checking equivalent v1.0.2 |
| 2740 | 2026-09-11T19:24:56.335Z | Checking icu_provider v2.1.1 |
| 2741 | 2026-09-11T19:24:56.376Z | Checking socket2 v0.6.3 |
| 2742 | 2026-09-11T19:24:56.424Z | Checking foldhash v0.2.0 |
| 2743 | 2026-09-11T19:24:56.437Z | Checking utf8_iter v1.0.4 |
| 2744 | 2026-09-11T19:24:56.553Z | Checking form_urlencoded v1.2.2 |
| 2745 | 2026-09-11T19:24:56.566Z | Checking icu_properties v2.1.2 |
| 2746 | 2026-09-11T19:24:56.577Z | Checking icu_normalizer v2.1.1 |
| 2747 | 2026-09-11T19:24:56.594Z | Checking zeroize v1.9.0 |
| 2748 | 2026-09-11T19:24:56.610Z | Checking bytes v1.11.1 |
| 2749 | 2026-09-11T19:24:56.677Z | Checking hashbrown v0.17.0 |
| 2750 | 2026-09-11T19:24:56.759Z | Checking generic-array v0.14.7 |
| 2751 | 2026-09-11T19:24:56.808Z | Checking byteorder v1.5.0 |
| 2752 | 2026-09-11T19:24:56.876Z | Checking futures-sink v0.3.32 |
| 2753 | 2026-09-11T19:24:56.928Z | Checking base64ct v1.8.3 |
| 2754 | 2026-09-11T19:24:56.970Z | Checking futures-channel v0.3.32 |
| 2755 | 2026-09-11T19:24:57.003Z | Checking rustix v1.1.4 |
| 2756 | 2026-09-11T19:24:57.040Z | Checking tokio v1.52.1 |
| 2757 | 2026-09-11T19:24:57.155Z | Checking pem-rfc7468 v0.7.0 |
| 2758 | 2026-09-11T19:24:57.158Z | Checking futures-task v0.3.32 |
| 2759 | 2026-09-11T19:24:57.179Z | Checking indexmap v2.14.0 |
| 2760 | 2026-09-11T19:24:57.205Z | Checking crypto-common v0.1.7 |
| 2761 | 2026-09-11T19:24:57.300Z | Checking block-buffer v0.10.4 |
| 2762 | 2026-09-11T19:24:57.314Z | Checking slab v0.4.12 |
| 2763 | 2026-09-11T19:24:57.331Z | Checking flagset v0.4.7 |
| 2764 | 2026-09-11T19:24:57.377Z | Checking idna_adapter v1.2.1 |
| 2765 | 2026-09-11T19:24:57.439Z | Checking digest v0.10.7 |
| 2766 | 2026-09-11T19:24:57.451Z | Checking futures-io v0.3.32 |
| 2767 | 2026-09-11T19:24:57.465Z | Checking der v0.7.10 |
| 2768 | 2026-09-11T19:24:57.495Z | Checking idna v1.1.0 |
| 2769 | 2026-09-11T19:24:57.561Z | Checking futures-util v0.3.32 |
| 2770 | 2026-09-11T19:24:57.641Z | Checking iana-time-zone v0.1.65 |
| 2771 | 2026-09-11T19:24:57.707Z | Checking ppv-lite86 v0.2.21 |
| 2772 | 2026-09-11T19:24:57.731Z | Checking url v2.5.8 |
| 2773 | 2026-09-11T19:24:57.745Z | Checking chrono v0.4.45 |
| 2774 | 2026-09-11T19:24:57.759Z | Checking uuid v1.23.4 |
| 2775 | 2026-09-11T19:24:58.053Z | Checking cmov v0.5.4 |
| 2776 | 2026-09-11T19:24:58.059Z | Checking getrandom v0.3.4 |
| 2777 | 2026-09-11T19:24:58.073Z | Checking thiserror v2.0.18 |
| 2778 | 2026-09-11T19:24:58.155Z | Checking fnv v1.0.7 |
| 2779 | 2026-09-11T19:24:58.169Z | Checking dyn-clone v1.0.20 |
| 2780 | 2026-09-11T19:24:58.184Z | Checking spki v0.7.3 |
| 2781 | 2026-09-11T19:24:58.184Z | Checking ctutils v0.4.2 |
| 2782 | 2026-09-11T19:24:58.197Z | Checking semver v1.0.28 |
| 2783 | 2026-09-11T19:24:58.244Z | Checking tracing-core v0.1.36 |
| 2784 | 2026-09-11T19:24:58.263Z | Checking thiserror v1.0.69 |
| 2785 | 2026-09-11T19:24:58.358Z | Checking pkcs8 v0.10.2 |
| 2786 | 2026-09-11T19:24:58.371Z | Checking anstyle v1.0.14 |
| 2787 | 2026-09-11T19:24:58.393Z | Checking hybrid-array v0.4.13 |
| 2788 | 2026-09-11T19:24:58.407Z | Checking utf8parse v0.2.2 |
| 2789 | 2026-09-11T19:24:58.503Z | Checking anstyle-parse v1.0.0 |
| 2790 | 2026-09-11T19:24:58.518Z | Checking terminal_size v0.4.3 |
| 2791 | 2026-09-11T19:24:58.544Z | Checking tracing v0.1.44 |
| 2792 | 2026-09-11T19:24:58.559Z | Checking is_terminal_polyfill v1.70.2 |
| 2793 | 2026-09-11T19:24:58.583Z | Checking schemars v0.8.22 |
| 2794 | 2026-09-11T19:24:58.623Z | Checking tinyvec_macros v0.1.1 |
| 2795 | 2026-09-11T19:24:58.644Z | Checking regex-syntax v0.8.10 |
| 2796 | 2026-09-11T19:24:58.647Z | Checking colorchoice v1.0.4 |
| 2797 | 2026-09-11T19:24:58.685Z | Checking anstyle-query v1.1.5 |
| 2798 | 2026-09-11T19:24:58.745Z | Checking base64 v0.22.1 |
| 2799 | 2026-09-11T19:24:58.757Z | Checking tinyvec v1.11.0 |
| 2800 | 2026-09-11T19:24:58.772Z | Checking anstream v1.0.0 |
| 2801 | 2026-09-11T19:24:58.976Z | Checking http v1.4.2 |
| 2802 | 2026-09-11T19:24:58.995Z | Checking rand_core v0.9.5 |
| 2803 | 2026-09-11T19:24:59.055Z | Checking signature v2.2.0 |
| 2804 | 2026-09-11T19:24:59.153Z | Checking block-buffer v0.12.1 |
| 2805 | 2026-09-11T19:24:59.171Z | Checking crypto-common v0.2.2 |
| 2806 | 2026-09-11T19:24:59.191Z | Checking rustls-pki-types v1.14.0 |
| 2807 | 2026-09-11T19:24:59.244Z | Checking hex v0.4.3 |
| 2808 | 2026-09-11T19:24:59.324Z | Checking ipnet v2.12.0 |
| 2809 | 2026-09-11T19:24:59.466Z | Checking clap_lex v1.0.0 |
| 2810 | 2026-09-11T19:24:59.481Z | Checking strsim v0.11.1 |
| 2811 | 2026-09-11T19:24:59.484Z | Checking fastrand v2.3.0 |
| 2812 | 2026-09-11T19:24:59.538Z | Checking cpufeatures v0.2.17 |
| 2813 | 2026-09-11T19:24:59.570Z | Checking http-body v1.0.1 |
| 2814 | 2026-09-11T19:24:59.606Z | Checking rand_chacha v0.3.1 |
| 2815 | 2026-09-11T19:24:59.621Z | Checking aws-lc-sys v0.40.0 |
| 2816 | 2026-09-11T19:24:59.637Z | Checking clap_builder v4.6.0 |
| 2817 | 2026-09-11T19:24:59.665Z | Checking tempfile v3.27.0 |
| 2818 | 2026-09-11T19:24:59.694Z | Checking spin v0.9.8 |
| 2819 | 2026-09-11T19:24:59.776Z | Checking plain v0.2.3 |
| 2820 | 2026-09-11T19:24:59.816Z | Checking openssl-probe v0.2.1 |
| 2821 | 2026-09-11T19:24:59.862Z | Checking untrusted v0.7.1 |
| 2822 | 2026-09-11T19:24:59.876Z | Checking rand v0.8.6 |
| 2823 | 2026-09-11T19:24:59.890Z | Checking sha2 v0.10.9 |
| 2824 | 2026-09-11T19:24:59.919Z | Checking rand_chacha v0.9.0 |
| 2825 | 2026-09-11T19:24:59.932Z | Checking hmac v0.12.1 |
| 2826 | 2026-09-11T19:24:59.966Z | Checking crc32fast v1.5.0 |
| 2827 | 2026-09-11T19:25:00.067Z | Checking untrusted v0.9.0 |
| 2828 | 2026-09-11T19:25:00.105Z | Checking atomic-waker v1.1.2 |
| 2829 | 2026-09-11T19:25:00.118Z | Checking ucd-trie v0.1.7 |
| 2830 | 2026-09-11T19:25:00.130Z | Checking aws-lc-rs v1.16.3 |
| 2831 | 2026-09-11T19:25:00.163Z | Checking unicode-ident v1.0.24 |
| 2832 | 2026-09-11T19:25:00.176Z | Checking tower-layer v0.3.3 |
| 2833 | 2026-09-11T19:25:00.201Z | Checking tower-service v0.3.3 |
| 2834 | 2026-09-11T19:25:00.243Z | Checking try-lock v0.2.5 |
| 2835 | 2026-09-11T19:25:00.266Z | Checking simd-adler32 v0.3.8 |
| 2836 | 2026-09-11T19:25:00.281Z | Checking tokio-util v0.7.18 |
| 2837 | 2026-09-11T19:25:00.294Z | Checking proc-macro2 v1.0.106 |
| 2838 | 2026-09-11T19:25:00.319Z | Checking pest v2.8.6 |
| 2839 | 2026-09-11T19:25:00.338Z | Checking want v0.3.1 |
| 2840 | 2026-09-11T19:25:00.393Z | Checking rand v0.9.2 |
| 2841 | 2026-09-11T19:25:00.432Z | Checking block-padding v0.4.2 |
| 2842 | 2026-09-11T19:25:00.458Z | Checking crossbeam-utils v0.8.21 |
| 2843 | 2026-09-11T19:25:00.570Z | Checking httparse v1.10.1 |
| 2844 | 2026-09-11T19:25:00.595Z | Checking serde_spanned v0.6.9 |
| 2845 | 2026-09-11T19:25:00.719Z | Checking toml_datetime v0.6.11 |
| 2846 | 2026-09-11T19:25:00.772Z | Checking ff v0.13.1 |
| 2847 | 2026-09-11T19:25:00.787Z | Checking aho-corasick v1.1.4 |
| 2848 | 2026-09-11T19:25:00.856Z | Checking httpdate v1.0.3 |
| 2849 | 2026-09-11T19:25:00.881Z | Checking clap v4.6.1 |
| 2850 | 2026-09-11T19:25:00.893Z | Checking h2 v0.4.15 |
| 2851 | 2026-09-11T19:25:00.906Z | Checking foreign-types-shared v0.1.1 |
| 2852 | 2026-09-11T19:25:00.909Z | Checking powerfmt v0.2.0 |
| 2853 | 2026-09-11T19:25:00.948Z | Checking rustls-webpki v0.103.13 |
| 2854 | 2026-09-11T19:25:00.963Z | Checking const-oid v0.10.2 |
| 2855 | 2026-09-11T19:25:00.983Z | Checking adler2 v2.0.1 |
| 2856 | 2026-09-11T19:25:00.998Z | Checking tap v1.0.1 |
| 2857 | 2026-09-11T19:25:01.060Z | Checking base16ct v0.2.0 |
| 2858 | 2026-09-11T19:25:01.087Z | Checking pretty-hex v0.4.1 |
| 2859 | 2026-09-11T19:25:01.100Z | Checking wyz v0.5.1 |
| 2860 | 2026-09-11T19:25:01.171Z | Checking digest v0.11.3 |
| 2861 | 2026-09-11T19:25:01.181Z | Checking sec1 v0.7.3 |
| 2862 | 2026-09-11T19:25:01.202Z | Checking miniz_oxide v0.8.9 |
| 2863 | 2026-09-11T19:25:01.268Z | Checking deranged v0.5.8 |
| 2864 | 2026-09-11T19:25:01.288Z | Checking foreign-types v0.3.2 |
| 2865 | 2026-09-11T19:25:01.354Z | Checking group v0.13.0 |
| 2866 | 2026-09-11T19:25:01.368Z | Checking rustls v0.23.41 |
| 2867 | 2026-09-11T19:25:01.380Z | Checking quote v1.0.45 |
| 2868 | 2026-09-11T19:25:01.392Z | Checking inout v0.2.2 |
| 2869 | 2026-09-11T19:25:01.458Z | Checking regex-automata v0.4.14 |
| 2870 | 2026-09-11T19:25:01.498Z | Checking hkdf v0.12.4 |
| 2871 | 2026-09-11T19:25:01.534Z | Checking unicode-normalization v0.1.25 |
| 2872 | 2026-09-11T19:25:01.549Z | Checking x509-cert v0.2.5 |
| 2873 | 2026-09-11T19:25:01.562Z | Checking hubpack v0.1.2 |
| 2874 | 2026-09-11T19:25:01.631Z | Checking radium v0.7.0 |
| 2875 | 2026-09-11T19:25:01.722Z | Checking half v2.7.1 |
| 2876 | 2026-09-11T19:25:01.801Z | Checking openssl-sys v0.9.117 |
| 2877 | 2026-09-11T19:25:01.928Z | Checking crypto-bigint v0.5.5 |
| 2878 | 2026-09-11T19:25:01.976Z | Checking num-integer v0.1.46 |
| 2879 | 2026-09-11T19:25:02.185Z | Checking erased-serde v0.3.31 |
| 2880 | 2026-09-11T19:25:02.199Z | Checking socket2 v0.5.10 |
| 2881 | 2026-09-11T19:25:02.203Z | Checking wait-timeout v0.2.1 |
| 2882 | 2026-09-11T19:25:02.203Z | Checking env_filter v2.0.0 |
| 2883 | 2026-09-11T19:25:02.345Z | Checking funty v2.0.0 |
| 2884 | 2026-09-11T19:25:02.360Z | Checking cpufeatures v0.3.0 |
| 2885 | 2026-09-11T19:25:02.428Z | Checking time-core v0.1.8 |
| 2886 | 2026-09-11T19:25:02.443Z | Checking num_threads v0.1.7 |
| 2887 | 2026-09-11T19:25:02.528Z | Checking quick-error v1.2.3 |
| 2888 | 2026-09-11T19:25:02.562Z | Checking ciborium-io v0.2.2 |
| 2889 | 2026-09-11T19:25:02.563Z | Checking num-conv v0.2.0 |
| 2890 | 2026-09-11T19:25:02.676Z | Checking bit-vec v0.8.0 |
| 2891 | 2026-09-11T19:25:02.679Z | Checking ciborium-ll v0.2.2 |
| 2892 | 2026-09-11T19:25:02.679Z | Checking bitvec v1.0.1 |
| 2893 | 2026-09-11T19:25:02.689Z | Checking time v0.3.47 |
| 2894 | 2026-09-11T19:25:02.816Z | Checking bit-set v0.8.0 |
| 2895 | 2026-09-11T19:25:02.819Z | Checking rusty-fork v0.3.1 |
| 2896 | 2026-09-11T19:25:02.842Z | Checking elliptic-curve v0.13.8 |
| 2897 | 2026-09-11T19:25:02.960Z | Checking slog v2.8.2 |
| 2898 | 2026-09-11T19:25:02.996Z | Checking env_logger v0.11.11 |
| 2899 | 2026-09-11T19:25:03.151Z | Checking openssl v0.10.80 |
| 2900 | 2026-09-11T19:25:03.189Z | Checking num-iter v0.1.45 |
| 2901 | 2026-09-11T19:25:03.228Z | Checking syn v2.0.117 |
| 2902 | 2026-09-11T19:25:03.257Z | Checking cipher v0.5.2 |
| 2903 | 2026-09-11T19:25:03.297Z | Checking lazy_static v1.5.0 |
| 2904 | 2026-09-11T19:25:03.385Z | Checking rand_xorshift v0.4.0 |
| 2905 | 2026-09-11T19:25:03.491Z | Checking maybe-uninit v2.0.0 |
| 2906 | 2026-09-11T19:25:03.504Z | Checking scroll v0.12.0 |
| 2907 | 2026-09-11T19:25:03.558Z | Checking sync_wrapper v1.0.2 |
| 2908 | 2026-09-11T19:25:03.603Z | Checking nodrop v0.1.14 |
| 2909 | 2026-09-11T19:25:03.658Z | Checking unarray v0.1.4 |
| 2910 | 2026-09-11T19:25:03.683Z | Checking hyper v1.10.1 |
| 2911 | 2026-09-11T19:25:03.694Z | Checking crc-catalog v2.4.0 |
| 2912 | 2026-09-11T19:25:03.723Z | Checking siphasher v1.0.2 |
| 2913 | 2026-09-11T19:25:03.758Z | Checking proptest v1.11.0 |
| 2914 | 2026-09-11T19:25:03.778Z | Checking crc v3.4.0 |
| 2915 | 2026-09-11T19:25:03.815Z | Checking goblin v0.8.2 |
| 2916 | 2026-09-11T19:25:03.878Z | Checking array-init v0.0.4 |
| 2917 | 2026-09-11T19:25:03.960Z | Checking tower v0.5.3 |
| 2918 | 2026-09-11T19:25:04.002Z | Checking packed_struct v0.10.1 |
| 2919 | 2026-09-11T19:25:04.183Z | Checking smallvec v0.6.14 |
| 2920 | 2026-09-11T19:25:04.348Z | Checking chacha20 v0.10.0 |
| 2921 | 2026-09-11T19:25:04.367Z | Checking num-bigint-dig v0.8.6 |
| 2922 | 2026-09-11T19:25:04.603Z | Checking ciborium v0.2.2 |
| 2923 | 2026-09-11T19:25:04.631Z | Checking hyper-util v0.1.20 |
| 2924 | 2026-09-11T19:25:05.011Z | Checking rfc6979 v0.4.0 |
| 2925 | 2026-09-11T19:25:05.045Z | Checking http-body-util v0.1.3 |
| 2926 | 2026-09-11T19:25:05.131Z | Checking serde_with v3.21.0 |
| 2927 | 2026-09-11T19:25:05.143Z | Checking native-tls v0.2.18 |
| 2928 | 2026-09-11T19:25:05.175Z | Checking ipnetwork v0.21.1 |
| 2929 | 2026-09-11T19:25:05.261Z | Checking zerocopy v0.6.6 |
| 2930 | 2026-09-11T19:25:05.317Z | Checking bitfield v0.19.4 |
| 2931 | 2026-09-11T19:25:05.387Z | Checking strum v0.26.3 |
| 2932 | 2026-09-11T19:25:05.509Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2933 | 2026-09-11T19:25:05.534Z | Checking pkcs1 v0.7.5 |
| 2934 | 2026-09-11T19:25:05.565Z | Checking scroll v0.13.0 |
| 2935 | 2026-09-11T19:25:05.576Z | Checking zerocopy v0.7.35 |
| 2936 | 2026-09-11T19:25:05.583Z | Checking ahash v0.8.12 |
| 2937 | 2026-09-11T19:25:05.590Z | Checking gimli v0.32.3 |
| 2938 | 2026-09-11T19:25:05.691Z | Checking winnow v0.5.40 |
| 2939 | 2026-09-11T19:25:05.711Z | Checking ryu v1.0.23 |
| 2940 | 2026-09-11T19:25:05.759Z | Checking data-encoding v2.10.0 |
| 2941 | 2026-09-11T19:25:05.774Z | Checking base64 v0.21.7 |
| 2942 | 2026-09-11T19:25:05.845Z | Checking keccak v0.1.6 |
| 2943 | 2026-09-11T19:25:05.880Z | Checking iri-string v0.7.10 |
| 2944 | 2026-09-11T19:25:06.010Z | Checking static_assertions v1.1.0 |
| 2945 | 2026-09-11T19:25:06.015Z | Checking hashbrown v0.12.3 |
| 2946 | 2026-09-11T19:25:06.023Z | Checking unicode-bidi v0.3.18 |
| 2947 | 2026-09-11T19:25:06.035Z | Checking unicode-properties v0.1.4 |
| 2948 | 2026-09-11T19:25:06.081Z | Checking dof v0.3.0 |
| 2949 | 2026-09-11T19:25:06.229Z | Checking sha3 v0.10.8 |
| 2950 | 2026-09-11T19:25:06.313Z | Checking stringprep v0.1.5 |
| 2951 | 2026-09-11T19:25:06.347Z | Checking ron v0.8.1 |
| 2952 | 2026-09-11T19:25:06.415Z | Checking indexmap v1.9.3 |
| 2953 | 2026-09-11T19:25:06.437Z | Checking serde_urlencoded v0.7.1 |
| 2954 | 2026-09-11T19:25:06.460Z | Checking hashbrown v0.13.2 |
| 2955 | 2026-09-11T19:25:06.611Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2956 | 2026-09-11T19:25:06.648Z | Checking goblin v0.10.5 |
| 2957 | 2026-09-11T19:25:06.723Z | Checking rsa v0.9.10 |
| 2958 | 2026-09-11T19:25:06.827Z | Checking toml_edit v0.19.15 |
| 2959 | 2026-09-11T19:25:06.857Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2960 | 2026-09-11T19:25:06.880Z | Checking bzip2 v0.4.4 |
| 2961 | 2026-09-11T19:25:06.886Z | Checking tower-http v0.6.8 |
| 2962 | 2026-09-11T19:25:07.028Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2963 | 2026-09-11T19:25:07.131Z | Checking addr2line v0.25.1 |
| 2964 | 2026-09-11T19:25:07.161Z | Checking newtype-uuid v1.3.2 |
| 2965 | 2026-09-11T19:25:07.176Z | Checking oxnet v0.1.6 |
| 2966 | 2026-09-11T19:25:07.192Z | Checking tokio-native-tls v0.3.1 |
| 2967 | 2026-09-11T19:25:07.271Z | Checking ecdsa v0.16.9 |
| 2968 | 2026-09-11T19:25:07.343Z | Checking rand v0.10.1 |
| 2969 | 2026-09-11T19:25:07.362Z | Checking serde-hex v0.1.0 |
| 2970 | 2026-09-11T19:25:07.393Z | Checking tokio-rustls v0.26.4 |
| 2971 | 2026-09-11T19:25:07.427Z | Checking bstr v1.12.1 |
| 2972 | 2026-09-11T19:25:07.578Z | Checking primeorder v0.13.6 |
| 2973 | 2026-09-11T19:25:07.613Z | Checking sha2 v0.11.0 |
| 2974 | 2026-09-11T19:25:07.809Z | Checking dtrace-parser v0.2.0 |
| 2975 | 2026-09-11T19:25:07.822Z | Checking md-5 v0.11.0 |
| 2976 | 2026-09-11T19:25:07.826Z | Checking hmac v0.13.0 |
| 2977 | 2026-09-11T19:25:07.845Z | Checking crossbeam-epoch v0.9.18 |
| 2978 | 2026-09-11T19:25:07.991Z | Checking rustls-native-certs v0.8.3 |
| 2979 | 2026-09-11T19:25:07.991Z | Checking curve25519-dalek v4.1.3 |
| 2980 | 2026-09-11T19:25:08.047Z | Checking futures-executor v0.3.32 |
| 2981 | 2026-09-11T19:25:08.064Z | Checking ed25519 v2.2.3 |
| 2982 | 2026-09-11T19:25:08.121Z | Checking salty v0.3.0 |
| 2983 | 2026-09-11T19:25:08.187Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2984 | 2026-09-11T19:25:08.247Z | Checking object v0.37.3 |
| 2985 | 2026-09-11T19:25:08.262Z | Checking hash32 v0.2.1 |
| 2986 | 2026-09-11T19:25:08.295Z | Checking serde-big-array v0.5.1 |
| 2987 | 2026-09-11T19:25:08.379Z | Checking thread-id v4.2.2 |
| 2988 | 2026-09-11T19:25:08.415Z | Checking thread_local v1.1.9 |
| 2989 | 2026-09-11T19:25:08.428Z | Checking encoding_rs v0.8.35 |
| 2990 | 2026-09-11T19:25:08.456Z | Checking bumpalo v3.20.2 |
| 2991 | 2026-09-11T19:25:08.581Z | Checking crc-any v2.5.0 |
| 2992 | 2026-09-11T19:25:08.652Z | Checking toml_write v0.1.2 |
| 2993 | 2026-09-11T19:25:08.753Z | Checking winnow v0.7.14 |
| 2994 | 2026-09-11T19:25:08.767Z | Checking zlib-rs v0.6.2 |
| 2995 | 2026-09-11T19:25:08.816Z | Checking libbz2-rs-sys v0.2.2 |
| 2996 | 2026-09-11T19:25:08.828Z | Checking fallible-iterator v0.2.0 |
| 2997 | 2026-09-11T19:25:08.921Z | Checking either v1.15.0 |
| 2998 | 2026-09-11T19:25:09.112Z | Checking rustc-demangle v0.1.27 |
| 2999 | 2026-09-11T19:25:09.127Z | Checking psl-types v2.0.11 |
| 3000 | 2026-09-11T19:25:09.212Z | Checking mime v0.3.17 |
| 3001 | 2026-09-11T19:25:09.239Z | Checking linked-hash-map v0.5.6 |
| 3002 | 2026-09-11T19:25:09.339Z | Checking publicsuffix v2.3.0 |
| 3003 | 2026-09-11T19:25:09.373Z | Checking bzip2 v0.6.1 |
| 3004 | 2026-09-11T19:25:09.389Z | Checking postgres-protocol v0.6.12 |
| 3005 | 2026-09-11T19:25:09.415Z | Checking lru-cache v0.1.2 |
| 3006 | 2026-09-11T19:25:09.501Z | Checking dof v0.4.0 |
| 3007 | 2026-09-11T19:25:09.606Z | Checking ed25519-dalek v2.2.0 |
| 3008 | 2026-09-11T19:25:09.606Z | Checking zopfli v0.8.3 |
| 3009 | 2026-09-11T19:25:09.685Z | Checking flate2 v1.1.9 |
| 3010 | 2026-09-11T19:25:09.700Z | Checking usdt-impl v0.5.0 |
| 3011 | 2026-09-11T19:25:09.758Z | Checking heapless v0.7.17 |
| 3012 | 2026-09-11T19:25:09.865Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3013 | 2026-09-11T19:25:09.894Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3014 | 2026-09-11T19:25:09.943Z | Checking zstd-safe v7.2.4 |
| 3015 | 2026-09-11T19:25:09.973Z | Checking toml_edit v0.22.27 |
| 3016 | 2026-09-11T19:25:09.988Z | Checking futures v0.3.32 |
| 3017 | 2026-09-11T19:25:10.042Z | Checking toml v0.7.8 |
| 3018 | 2026-09-11T19:25:10.102Z | Checking p384 v0.13.1 |
| 3019 | 2026-09-11T19:25:10.119Z | Checking daft v0.1.8 |
| 3020 | 2026-09-11T19:25:10.165Z | Checking hyper-tls v0.6.0 |
| 3021 | 2026-09-11T19:25:10.238Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3022 | 2026-09-11T19:25:10.332Z | Checking zip v0.6.6 |
| 3023 | 2026-09-11T19:25:10.349Z | Checking object v0.30.4 |
| 3024 | 2026-09-11T19:25:10.362Z | Checking hickory-proto v0.24.4 |
| 3025 | 2026-09-11T19:25:10.398Z | Checking phf_shared v0.13.1 |
| 3026 | 2026-09-11T19:25:10.508Z | Checking cookie v0.18.1 |
| 3027 | 2026-09-11T19:25:10.558Z | Checking backtrace v0.3.76 |
| 3028 | 2026-09-11T19:25:10.592Z | Checking dtrace-parser v0.3.0 |
| 3029 | 2026-09-11T19:25:10.645Z | Checking crossbeam-channel v0.5.15 |
| 3030 | 2026-09-11T19:25:10.737Z | Checking pin-project v1.1.11 |
| 3031 | 2026-09-11T19:25:10.820Z | Checking signal-hook v0.3.18 |
| 3032 | 2026-09-11T19:25:10.833Z | Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3033 | 2026-09-11T19:25:10.833Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3034 | 2026-09-11T19:25:10.857Z | Checking memmap v0.7.0 |
| 3035 | 2026-09-11T19:25:10.959Z | Checking is-terminal v0.4.17 |
| 3036 | 2026-09-11T19:25:10.974Z | Checking thread-id v5.1.0 |
| 3037 | 2026-09-11T19:25:10.986Z | Checking foldhash v0.1.5 |
| 3038 | 2026-09-11T19:25:11.002Z | Checking bitflags v1.3.2 |
| 3039 | 2026-09-11T19:25:11.029Z | Checking resolv-conf v0.7.6 |
| 3040 | 2026-09-11T19:25:11.043Z | Checking unicode-width v0.2.0 |
| 3041 | 2026-09-11T19:25:11.050Z | Checking corncobs v0.1.4 |
| 3042 | 2026-09-11T19:25:11.050Z | Checking same-file v1.0.6 |
| 3043 | 2026-09-11T19:25:11.070Z | Checking unicode-linebreak v0.1.5 |
| 3044 | 2026-09-11T19:25:11.114Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3045 | 2026-09-11T19:25:11.175Z | Checking term v1.2.1 |
| 3046 | 2026-09-11T19:25:11.186Z | Checking jiff-core v0.1.0 |
| 3047 | 2026-09-11T19:25:11.198Z | Checking managed v0.8.0 |
| 3048 | 2026-09-11T19:25:11.272Z | Checking path-slash v0.1.5 |
| 3049 | 2026-09-11T19:25:11.288Z | Checking is_ci v1.2.0 |
| 3050 | 2026-09-11T19:25:11.308Z | Checking take_mut v0.2.2 |
| 3051 | 2026-09-11T19:25:11.367Z | Checking smawk v0.3.2 |
| 3052 | 2026-09-11T19:25:11.382Z | Compiling rayon-core v1.13.0 |
| 3053 | 2026-09-11T19:25:11.394Z | Checking slog-term v2.9.2 |
| 3054 | 2026-09-11T19:25:11.397Z | Checking smoltcp v0.9.1 |
| 3055 | 2026-09-11T19:25:11.418Z | Checking slog-async v2.8.0 |
| 3056 | 2026-09-11T19:25:11.489Z | Checking textwrap v0.16.2 |
| 3057 | 2026-09-11T19:25:11.584Z | Checking supports-color v3.0.2 |
| 3058 | 2026-09-11T19:25:11.614Z | Checking walkdir v2.5.0 |
| 3059 | 2026-09-11T19:25:11.645Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3060 | 2026-09-11T19:25:11.749Z | Checking hashbrown v0.15.5 |
| 3061 | 2026-09-11T19:25:11.756Z | Checking usdt-impl v0.6.0 |
| 3062 | 2026-09-11T19:25:11.772Z | Checking toml v0.8.23 |
| 3063 | 2026-09-11T19:25:11.836Z | Checking jiff v0.2.34 |
| 3064 | 2026-09-11T19:25:11.889Z | Checking signal-hook-mio v0.2.5 |
| 3065 | 2026-09-11T19:25:11.983Z | Checking usdt v0.5.0 |
| 3066 | 2026-09-11T19:25:11.983Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3067 | 2026-09-11T19:25:12.011Z | Checking backtrace-ext v0.2.1 |
| 3068 | 2026-09-11T19:25:12.091Z | Checking snafu v0.8.9 |
| 3069 | 2026-09-11T19:25:12.113Z | Checking cookie_store v0.22.1 |
| 3070 | 2026-09-11T19:25:12.145Z | Checking hickory-resolver v0.24.4 |
| 3071 | 2026-09-11T19:25:12.154Z | Checking phf v0.13.1 |
| 3072 | 2026-09-11T19:25:12.157Z | Checking reqwest v0.12.28 |
| 3073 | 2026-09-11T19:25:12.297Z | Checking zstd v0.13.3 |
| 3074 | 2026-09-11T19:25:12.329Z | Checking postgres-types v0.2.14 |
| 3075 | 2026-09-11T19:25:12.433Z | Checking hyper-rustls v0.27.7 |
| 3076 | 2026-09-11T19:25:12.446Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3077 | 2026-09-11T19:25:12.459Z | Checking rustls-platform-verifier v0.6.2 |
| 3078 | 2026-09-11T19:25:12.482Z | Checking crossbeam-deque v0.8.6 |
| 3079 | 2026-09-11T19:25:12.595Z | Checking globset v0.4.18 |
| 3080 | 2026-09-11T19:25:12.635Z | Checking phf_shared v0.11.3 |
| 3081 | 2026-09-11T19:25:12.638Z | Checking regex v1.12.3 |
| 3082 | 2026-09-11T19:25:12.661Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3083 | 2026-09-11T19:25:12.765Z | Checking ref-cast v1.0.25 |
| 3084 | 2026-09-11T19:25:12.769Z | Checking strum v0.27.2 |
| 3085 | 2026-09-11T19:25:12.792Z | Checking olpc-cjson v0.1.4 |
| 3086 | 2026-09-11T19:25:12.840Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089) |
| 3087 | 2026-09-11T19:25:12.863Z | Checking memoffset v0.9.1 |
| 3088 | 2026-09-11T19:25:12.878Z | Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3089 | 2026-09-11T19:25:12.894Z | Checking rustix v0.38.44 |
| 3090 | 2026-09-11T19:25:12.907Z | Checking tokio-stream v0.1.18 |
| 3091 | 2026-09-11T19:25:12.921Z | Checking byte-wrapper v0.1.0 |
| 3092 | 2026-09-11T19:25:12.924Z | Checking pem v3.0.6 |
| 3093 | 2026-09-11T19:25:12.945Z | Checking camino v1.2.5 |
| 3094 | 2026-09-11T19:25:13.001Z | Checking owo-colors v4.3.0 |
| 3095 | 2026-09-11T19:25:13.084Z | Checking anyhow v1.0.104 |
| 3096 | 2026-09-11T19:25:13.106Z | Checking inout v0.1.4 |
| 3097 | 2026-09-11T19:25:13.121Z | Checking float-cmp v0.10.0 |
| 3098 | 2026-09-11T19:25:13.192Z | Checking secrecy v0.8.0 |
| 3099 | 2026-09-11T19:25:13.239Z | Checking serde_plain v1.0.2 |
| 3100 | 2026-09-11T19:25:13.242Z | Checking hashbrown v0.16.1 |
| 3101 | 2026-09-11T19:25:13.277Z | Checking memmap2 v0.9.10 |
| 3102 | 2026-09-11T19:25:13.291Z | Checking unicode-width v0.1.14 |
| 3103 | 2026-09-11T19:25:13.308Z | Checking winnow v1.0.3 |
| 3104 | 2026-09-11T19:25:13.382Z | Checking whoami v2.1.0 |
| 3105 | 2026-09-11T19:25:13.434Z | Checking supports-unicode v3.0.0 |
| 3106 | 2026-09-11T19:25:13.531Z | Checking fixedbitset v0.5.7 |
| 3107 | 2026-09-11T19:25:13.543Z | Checking new_debug_unreachable v1.0.6 |
| 3108 | 2026-09-11T19:25:13.557Z | Checking supports-hyperlinks v3.2.0 |
| 3109 | 2026-09-11T19:25:13.570Z | Checking unicode-segmentation v1.12.0 |
| 3110 | 2026-09-11T19:25:13.608Z | Checking predicates-core v1.0.10 |
| 3111 | 2026-09-11T19:25:13.660Z | Checking normalize-line-endings v0.3.0 |
| 3112 | 2026-09-11T19:25:13.672Z | Checking fixedbitset v0.4.2 |
| 3113 | 2026-09-11T19:25:13.714Z | Checking precomputed-hash v0.1.1 |
| 3114 | 2026-09-11T19:25:13.727Z | Checking debug-ignore v1.0.5 |
| 3115 | 2026-09-11T19:25:13.727Z | Checking typed-path v0.9.3 |
| 3116 | 2026-09-11T19:25:13.761Z | Checking difflib v0.4.0 |
| 3117 | 2026-09-11T19:25:13.770Z | Checking typed-path v0.12.3 |
| 3118 | 2026-09-11T19:25:13.793Z | Checking string_cache v0.8.9 |
| 3119 | 2026-09-11T19:25:13.816Z | Checking petgraph v0.6.5 |
| 3120 | 2026-09-11T19:25:13.826Z | Checking qorb v0.4.1 |
| 3121 | 2026-09-11T19:25:13.881Z | Checking similar v2.7.0 |
| 3122 | 2026-09-11T19:25:13.923Z | Checking predicates v3.1.4 |
| 3123 | 2026-09-11T19:25:13.967Z | Checking iddqd v0.4.2 |
| 3124 | 2026-09-11T19:25:14.162Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 3125 | 2026-09-11T19:25:14.244Z | Checking petgraph v0.8.3 |
| 3126 | 2026-09-11T19:25:14.269Z | Checking zip v4.6.1 |
| 3127 | 2026-09-11T19:25:14.481Z | Checking zip v8.6.0 |
| 3128 | 2026-09-11T19:25:14.495Z | Checking crossterm v0.28.1 |
| 3129 | 2026-09-11T19:25:14.525Z | Checking tough v0.22.0 |
| 3130 | 2026-09-11T19:25:14.849Z | Checking miette v7.6.0 |
| 3131 | 2026-09-11T19:25:14.879Z | Checking tokio-postgres v0.7.18 |
| 3132 | 2026-09-11T19:25:14.996Z | Checking usdt v0.6.0 |
| 3133 | 2026-09-11T19:25:15.077Z | Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 3134 | 2026-09-11T19:25:15.112Z | Checking cipher v0.4.4 |
| 3135 | 2026-09-11T19:25:15.166Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3136 | 2026-09-11T19:25:15.191Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089) |
| 3137 | 2026-09-11T19:25:15.310Z | Checking nix v0.31.2 |
| 3138 | 2026-09-11T19:25:15.641Z | Checking reqwest v0.13.2 |
| 3139 | 2026-09-11T19:25:15.791Z | Checking itertools v0.15.0 |
| 3140 | 2026-09-11T19:25:15.801Z | Checking itertools v0.13.0 |
| 3141 | 2026-09-11T19:25:15.809Z | Checking hickory-proto v0.25.2 |
| 3142 | 2026-09-11T19:25:16.204Z | Checking derive_more v2.1.1 |
| 3143 | 2026-09-11T19:25:16.308Z | Checking fs-err v3.3.0 |
| 3144 | 2026-09-11T19:25:16.499Z | Checking buf-list v1.1.2 |
| 3145 | 2026-09-11T19:25:16.521Z | Checking openapiv3 v2.2.0 |
| 3146 | 2026-09-11T19:25:16.542Z | Checking peg-runtime v0.8.5 |
| 3147 | 2026-09-11T19:25:16.615Z | Checking lalrpop-util v0.19.12 |
| 3148 | 2026-09-11T19:25:16.686Z | Checking illumos-nvpair v0.3.0 |
| 3149 | 2026-09-11T19:25:16.690Z | Checking rayon v1.11.0 |
| 3150 | 2026-09-11T19:25:16.767Z | Checking sigpipe v0.1.3 |
| 3151 | 2026-09-11T19:25:16.797Z | Checking glob v0.3.3 |
| 3152 | 2026-09-11T19:25:18.347Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3153 | 2026-09-11T19:25:18.405Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3154 | 2026-09-11T19:25:18.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.74s |
| 3155 | 2026-09-11T19:25:18.699Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3156 | 2026-09-11T19:25:18.699Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3157 | 2026-09-11T19:25:18.862Z | |
| 3158 | 2026-09-11T19:25:18.862Z | info: running `cargo check --bins` on internal-dns-types (120/378) |
| 3159 | 2026-09-11T19:25:19.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3160 | 2026-09-11T19:25:19.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3161 | 2026-09-11T19:25:19.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3162 | 2026-09-11T19:25:19.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3163 | 2026-09-11T19:25:19.467Z | |
| 3164 | 2026-09-11T19:25:19.467Z | info: running `cargo check --bins` on internal-dns-types-versions (121/378) |
| 3165 | 2026-09-11T19:25:19.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3166 | 2026-09-11T19:25:19.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3167 | 2026-09-11T19:25:19.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3168 | 2026-09-11T19:25:19.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3169 | 2026-09-11T19:25:20.053Z | |
| 3170 | 2026-09-11T19:25:20.053Z | info: running `cargo check --bins` on nexus-types-versions (122/378) |
| 3171 | 2026-09-11T19:25:20.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3172 | 2026-09-11T19:25:20.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3173 | 2026-09-11T19:25:20.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3174 | 2026-09-11T19:25:20.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3175 | 2026-09-11T19:25:20.671Z | |
| 3176 | 2026-09-11T19:25:20.672Z | info: running `cargo check --bins` on oxql-types (123/378) |
| 3177 | 2026-09-11T19:25:21.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3178 | 2026-09-11T19:25:21.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3179 | 2026-09-11T19:25:21.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3180 | 2026-09-11T19:25:21.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3181 | 2026-09-11T19:25:21.268Z | |
| 3182 | 2026-09-11T19:25:21.269Z | info: running `cargo check --bins` on oximeter-types (124/378) |
| 3183 | 2026-09-11T19:25:21.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3184 | 2026-09-11T19:25:21.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3185 | 2026-09-11T19:25:21.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3186 | 2026-09-11T19:25:21.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3187 | 2026-09-11T19:25:21.865Z | |
| 3188 | 2026-09-11T19:25:21.865Z | info: running `cargo check --bins` on oximeter-types-versions (125/378) |
| 3189 | 2026-09-11T19:25:22.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3190 | 2026-09-11T19:25:22.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3191 | 2026-09-11T19:25:22.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3192 | 2026-09-11T19:25:22.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3193 | 2026-09-11T19:25:22.469Z | |
| 3194 | 2026-09-11T19:25:22.469Z | info: running `cargo check --bins` on oximeter-macro-impl (126/378) |
| 3195 | 2026-09-11T19:25:22.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3196 | 2026-09-11T19:25:22.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3197 | 2026-09-11T19:25:22.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3198 | 2026-09-11T19:25:22.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3199 | 2026-09-11T19:25:23.065Z | |
| 3200 | 2026-09-11T19:25:23.066Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/378) |
| 3201 | 2026-09-11T19:25:23.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3202 | 2026-09-11T19:25:23.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3203 | 2026-09-11T19:25:23.781Z | Compiling multer v3.1.0 |
| 3204 | 2026-09-11T19:25:23.899Z | Compiling async-stream-impl v0.3.6 |
| 3205 | 2026-09-11T19:25:23.910Z | Compiling serde_tokenstream v0.3.0 |
| 3206 | 2026-09-11T19:25:23.919Z | Compiling dropshot v0.17.1 |
| 3207 | 2026-09-11T19:25:23.931Z | Compiling parse-display-derive v0.10.0 |
| 3208 | 2026-09-11T19:25:23.943Z | Compiling newtype-uuid-macros v0.1.0 |
| 3209 | 2026-09-11T19:25:23.943Z | Compiling dropshot_endpoint v0.17.1 |
| 3210 | 2026-09-11T19:25:23.975Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3211 | 2026-09-11T19:25:24.173Z | Checking match_cfg v0.1.0 |
| 3212 | 2026-09-11T19:25:24.173Z | Checking compression-core v0.4.31 |
| 3213 | 2026-09-11T19:25:24.209Z | Compiling oxide-generation-macros v0.2.0 |
| 3214 | 2026-09-11T19:25:24.262Z | Checking hostname v0.3.1 |
| 3215 | 2026-09-11T19:25:24.306Z | Checking compression-codecs v0.4.37 |
| 3216 | 2026-09-11T19:25:24.359Z | Checking atomicwrites v0.4.4 |
| 3217 | 2026-09-11T19:25:24.379Z | Checking slog-json v2.6.1 |
| 3218 | 2026-09-11T19:25:24.468Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3219 | 2026-09-11T19:25:24.483Z | Checking serde_spanned v1.1.1 |
| 3220 | 2026-09-11T19:25:24.516Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3221 | 2026-09-11T19:25:24.528Z | Checking slog-bunyan v2.5.0 |
| 3222 | 2026-09-11T19:25:24.610Z | Checking async-stream v0.3.6 |
| 3223 | 2026-09-11T19:25:24.641Z | Checking async-compression v0.4.41 |
| 3224 | 2026-09-11T19:25:24.663Z | Checking progenitor-client v0.14.0 |
| 3225 | 2026-09-11T19:25:24.676Z | Checking toml v1.1.2+spec-1.1.0 |
| 3226 | 2026-09-11T19:25:24.736Z | Checking oxide-generation v0.1.3 |
| 3227 | 2026-09-11T19:25:24.881Z | Checking sha1 v0.11.0 |
| 3228 | 2026-09-11T19:25:24.897Z | Checking waitgroup v0.1.2 |
| 3229 | 2026-09-11T19:25:24.926Z | Checking rustls-pemfile v2.2.0 |
| 3230 | 2026-09-11T19:25:24.953Z | Checking backon v1.6.0 |
| 3231 | 2026-09-11T19:25:24.956Z | Checking serde_path_to_error v0.1.20 |
| 3232 | 2026-09-11T19:25:24.989Z | Checking hostname v0.4.2 |
| 3233 | 2026-09-11T19:25:25.068Z | Checking instant v0.1.13 |
| 3234 | 2026-09-11T19:25:25.114Z | Checking progenitor-extras v0.2.0 |
| 3235 | 2026-09-11T19:25:25.164Z | Checking backoff v0.4.0 |
| 3236 | 2026-09-11T19:25:25.240Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3237 | 2026-09-11T19:25:25.264Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3238 | 2026-09-11T19:25:25.284Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3239 | 2026-09-11T19:25:25.330Z | Checking regress v0.10.5 |
| 3240 | 2026-09-11T19:25:25.330Z | Checking itertools v0.14.0 |
| 3241 | 2026-09-11T19:25:25.481Z | Checking macaddr v1.0.1 |
| 3242 | 2026-09-11T19:25:25.601Z | Checking parse-display v0.10.0 |
| 3243 | 2026-09-11T19:25:25.654Z | Checking humantime v2.3.0 |
| 3244 | 2026-09-11T19:25:26.471Z | Compiling prettyplease v0.2.37 |
| 3245 | 2026-09-11T19:25:26.748Z | Checking num-rational v0.4.2 |
| 3246 | 2026-09-11T19:25:27.022Z | Checking num-complex v0.4.6 |
| 3247 | 2026-09-11T19:25:27.454Z | Compiling num v0.4.3 |
| 3248 | 2026-09-11T19:25:27.574Z | Checking float-ord v0.3.2 |
| 3249 | 2026-09-11T19:25:27.607Z | Compiling convert_case v0.4.0 |
| 3250 | 2026-09-11T19:25:27.660Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3251 | 2026-09-11T19:25:27.684Z | Checking newline-converter v0.3.0 |
| 3252 | 2026-09-11T19:25:27.687Z | Checking console v0.15.11 |
| 3253 | 2026-09-11T19:25:27.806Z | Compiling minimal-lexical v0.2.1 |
| 3254 | 2026-09-11T19:25:27.962Z | Compiling derive_more v0.99.20 |
| 3255 | 2026-09-11T19:25:27.966Z | Checking expectorate v1.2.0 |
| 3256 | 2026-09-11T19:25:28.057Z | Compiling nom v7.1.3 |
| 3257 | 2026-09-11T19:25:28.187Z | Checking camino-tempfile v1.4.1 |
| 3258 | 2026-09-11T19:25:28.353Z | Checking phf_shared v0.12.1 |
| 3259 | 2026-09-11T19:25:28.494Z | Compiling slog-dtrace v0.3.0 |
| 3260 | 2026-09-11T19:25:28.593Z | Checking heck v0.5.0 |
| 3261 | 2026-09-11T19:25:28.709Z | Compiling unicode-xid v0.2.6 |
| 3262 | 2026-09-11T19:25:28.722Z | Compiling chrono-tz v0.10.4 |
| 3263 | 2026-09-11T19:25:28.827Z | Checking phf v0.12.1 |
| 3264 | 2026-09-11T19:25:28.837Z | Compiling const_format_proc_macros v0.2.34 |
| 3265 | 2026-09-11T19:25:28.941Z | Checking tokio-dtrace v0.1.1 |
| 3266 | 2026-09-11T19:25:28.991Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3267 | 2026-09-11T19:25:29.382Z | Checking highway v1.3.0 |
| 3268 | 2026-09-11T19:25:29.431Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3269 | 2026-09-11T19:25:29.612Z | Checking oxide-tokio-rt v0.1.4 |
| 3270 | 2026-09-11T19:25:29.790Z | Checking const_format v0.2.35 |
| 3271 | 2026-09-11T19:25:30.030Z | Checking gethostname v0.5.0 |
| 3272 | 2026-09-11T19:25:30.121Z | Checking bcs v0.1.6 |
| 3273 | 2026-09-11T19:25:30.182Z | Checking termtree v0.5.1 |
| 3274 | 2026-09-11T19:25:30.494Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3275 | 2026-09-11T19:25:30.548Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3276 | 2026-09-11T19:25:30.608Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3277 | 2026-09-11T19:25:31.949Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3278 | 2026-09-11T19:25:31.969Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3279 | 2026-09-11T19:25:32.208Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3280 | 2026-09-11T19:25:32.211Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3281 | 2026-09-11T19:25:35.159Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3282 | 2026-09-11T19:25:38.195Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3283 | 2026-09-11T19:25:40.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.42s |
| 3284 | 2026-09-11T19:25:40.527Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3285 | 2026-09-11T19:25:40.527Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3286 | 2026-09-11T19:25:40.670Z | |
| 3287 | 2026-09-11T19:25:40.670Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/378) |
| 3288 | 2026-09-11T19:25:41.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3289 | 2026-09-11T19:25:41.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3290 | 2026-09-11T19:25:41.380Z | Compiling ar_archive_writer v0.5.1 |
| 3291 | 2026-09-11T19:25:41.387Z | Compiling stacker v0.1.23 |
| 3292 | 2026-09-11T19:25:41.504Z | Compiling cfg_aliases v0.1.1 |
| 3293 | 2026-09-11T19:25:41.509Z | Compiling proc-macro-error v1.0.4 |
| 3294 | 2026-09-11T19:25:41.521Z | Checking fd-lock v4.0.4 |
| 3295 | 2026-09-11T19:25:41.524Z | Checking nibble_vec v0.1.0 |
| 3296 | 2026-09-11T19:25:41.524Z | Checking vte v0.14.1 |
| 3297 | 2026-09-11T19:25:41.524Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3298 | 2026-09-11T19:25:41.562Z | Compiling nix v0.28.0 |
| 3299 | 2026-09-11T19:25:41.627Z | Checking endian-type v0.1.2 |
| 3300 | 2026-09-11T19:25:41.640Z | Checking bytecount v0.6.9 |
| 3301 | 2026-09-11T19:25:41.693Z | Checking strip-ansi-escapes v0.2.1 |
| 3302 | 2026-09-11T19:25:41.739Z | Checking papergrid v0.11.0 |
| 3303 | 2026-09-11T19:25:41.752Z | Checking radix_trie v0.2.1 |
| 3304 | 2026-09-11T19:25:41.781Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3305 | 2026-09-11T19:25:41.794Z | Compiling tabled_derive v0.7.0 |
| 3306 | 2026-09-11T19:25:41.800Z | Compiling peg-macros v0.8.5 |
| 3307 | 2026-09-11T19:25:41.943Z | Checking winnow v0.6.26 |
| 3308 | 2026-09-11T19:25:41.958Z | Compiling sqlparser_derive v0.5.0 |
| 3309 | 2026-09-11T19:25:42.267Z | Checking nu-ansi-term v0.50.3 |
| 3310 | 2026-09-11T19:25:42.300Z | Compiling psm v0.1.30 |
| 3311 | 2026-09-11T19:25:42.354Z | Checking unicode_categories v0.1.1 |
| 3312 | 2026-09-11T19:25:42.472Z | Checking home v0.5.12 |
| 3313 | 2026-09-11T19:25:42.515Z | Checking reedline v0.40.0 |
| 3314 | 2026-09-11T19:25:42.631Z | Checking crossterm v0.29.0 |
| 3315 | 2026-09-11T19:25:42.707Z | Checking display-error-chain v0.2.2 |
| 3316 | 2026-09-11T19:25:42.771Z | Checking tabled v0.15.0 |
| 3317 | 2026-09-11T19:25:42.847Z | Checking rustyline v14.0.0 |
| 3318 | 2026-09-11T19:25:43.064Z | Checking sqlformat v0.3.5 |
| 3319 | 2026-09-11T19:25:43.076Z | Checking recursive v0.1.1 |
| 3320 | 2026-09-11T19:25:43.129Z | Checking peg v0.8.5 |
| 3321 | 2026-09-11T19:25:43.161Z | Checking sqlparser v0.61.0 |
| 3322 | 2026-09-11T19:25:54.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.50s |
| 3323 | 2026-09-11T19:25:54.187Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3324 | 2026-09-11T19:25:54.187Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3325 | 2026-09-11T19:25:54.350Z | |
| 3326 | 2026-09-11T19:25:54.350Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/378) |
| 3327 | 2026-09-11T19:25:54.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3328 | 2026-09-11T19:25:54.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3329 | 2026-09-11T19:25:55.055Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3330 | 2026-09-11T19:25:58.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s |
| 3331 | 2026-09-11T19:25:58.633Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3332 | 2026-09-11T19:25:58.633Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3333 | 2026-09-11T19:25:58.816Z | |
| 3334 | 2026-09-11T19:25:58.816Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/378) |
| 3335 | 2026-09-11T19:25:59.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3336 | 2026-09-11T19:25:59.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3337 | 2026-09-11T19:25:59.522Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3338 | 2026-09-11T19:26:02.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s |
| 3339 | 2026-09-11T19:26:02.200Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3340 | 2026-09-11T19:26:02.200Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3341 | 2026-09-11T19:26:02.323Z | |
| 3342 | 2026-09-11T19:26:02.323Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/378) |
| 3343 | 2026-09-11T19:26:02.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3344 | 2026-09-11T19:26:02.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3345 | 2026-09-11T19:26:03.031Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3346 | 2026-09-11T19:26:06.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s |
| 3347 | 2026-09-11T19:26:06.483Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3348 | 2026-09-11T19:26:06.483Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3349 | 2026-09-11T19:26:06.652Z | |
| 3350 | 2026-09-11T19:26:06.652Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/378) |
| 3351 | 2026-09-11T19:26:07.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3352 | 2026-09-11T19:26:07.185Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3353 | 2026-09-11T19:26:07.398Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3354 | 2026-09-11T19:26:10.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s |
| 3355 | 2026-09-11T19:26:10.834Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3356 | 2026-09-11T19:26:10.834Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3357 | 2026-09-11T19:26:11.005Z | |
| 3358 | 2026-09-11T19:26:11.005Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/378) |
| 3359 | 2026-09-11T19:26:11.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3360 | 2026-09-11T19:26:11.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3361 | 2026-09-11T19:26:11.705Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3362 | 2026-09-11T19:26:14.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s |
| 3363 | 2026-09-11T19:26:14.443Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3364 | 2026-09-11T19:26:14.443Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3365 | 2026-09-11T19:26:14.622Z | |
| 3366 | 2026-09-11T19:26:14.622Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/378) |
| 3367 | 2026-09-11T19:26:15.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3368 | 2026-09-11T19:26:15.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3369 | 2026-09-11T19:26:15.327Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3370 | 2026-09-11T19:26:18.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s |
| 3371 | 2026-09-11T19:26:18.165Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3372 | 2026-09-11T19:26:18.165Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3373 | 2026-09-11T19:26:18.327Z | |
| 3374 | 2026-09-11T19:26:18.327Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/378) |
| 3375 | 2026-09-11T19:26:18.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-09-11T19:26:18.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-09-11T19:26:19.022Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3378 | 2026-09-11T19:26:22.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s |
| 3379 | 2026-09-11T19:26:22.591Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3380 | 2026-09-11T19:26:22.591Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3381 | 2026-09-11T19:26:22.773Z | |
| 3382 | 2026-09-11T19:26:22.773Z | info: running `cargo check --bins` on oximeter (136/378) |
| 3383 | 2026-09-11T19:26:23.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3384 | 2026-09-11T19:26:23.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3385 | 2026-09-11T19:26:23.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3386 | 2026-09-11T19:26:23.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3387 | 2026-09-11T19:26:23.380Z | |
| 3388 | 2026-09-11T19:26:23.380Z | info: running `cargo check --bins` on oximeter-schema (137/378) |
| 3389 | 2026-09-11T19:26:23.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3390 | 2026-09-11T19:26:23.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3391 | 2026-09-11T19:26:24.057Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3392 | 2026-09-11T19:26:24.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
| 3393 | 2026-09-11T19:26:24.448Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3394 | 2026-09-11T19:26:24.448Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3395 | 2026-09-11T19:26:24.618Z | |
| 3396 | 2026-09-11T19:26:24.618Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/378) |
| 3397 | 2026-09-11T19:26:25.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3398 | 2026-09-11T19:26:25.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3399 | 2026-09-11T19:26:25.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3400 | 2026-09-11T19:26:25.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3401 | 2026-09-11T19:26:25.228Z | |
| 3402 | 2026-09-11T19:26:25.228Z | info: running `cargo check --bins` on oximeter-test-utils (139/378) |
| 3403 | 2026-09-11T19:26:25.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3404 | 2026-09-11T19:26:25.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3405 | 2026-09-11T19:26:25.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3406 | 2026-09-11T19:26:25.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3407 | 2026-09-11T19:26:25.872Z | |
| 3408 | 2026-09-11T19:26:25.872Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/378) |
| 3409 | 2026-09-11T19:26:26.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3410 | 2026-09-11T19:26:26.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3411 | 2026-09-11T19:26:26.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3412 | 2026-09-11T19:26:26.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3413 | 2026-09-11T19:26:26.484Z | |
| 3414 | 2026-09-11T19:26:26.484Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/378) |
| 3415 | 2026-09-11T19:26:27.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3416 | 2026-09-11T19:26:27.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3417 | 2026-09-11T19:26:27.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3418 | 2026-09-11T19:26:27.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3419 | 2026-09-11T19:26:27.097Z | |
| 3420 | 2026-09-11T19:26:27.097Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/378) |
| 3421 | 2026-09-11T19:26:27.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3422 | 2026-09-11T19:26:27.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3423 | 2026-09-11T19:26:27.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3424 | 2026-09-11T19:26:27.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3425 | 2026-09-11T19:26:27.707Z | |
| 3426 | 2026-09-11T19:26:27.707Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/378) |
| 3427 | 2026-09-11T19:26:28.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3428 | 2026-09-11T19:26:28.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3429 | 2026-09-11T19:26:28.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3430 | 2026-09-11T19:26:28.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3431 | 2026-09-11T19:26:28.327Z | |
| 3432 | 2026-09-11T19:26:28.327Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/378) |
| 3433 | 2026-09-11T19:26:28.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3434 | 2026-09-11T19:26:28.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3435 | 2026-09-11T19:26:28.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3436 | 2026-09-11T19:26:28.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3437 | 2026-09-11T19:26:28.936Z | |
| 3438 | 2026-09-11T19:26:28.936Z | info: running `cargo check --bins` on reconfigurator-cli (145/378) |
| 3439 | 2026-09-11T19:26:29.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3440 | 2026-09-11T19:26:29.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3441 | 2026-09-11T19:26:29.815Z | Compiling crucible-workspace-hack v0.1.0 |
| 3442 | 2026-09-11T19:26:29.815Z | Compiling regress v0.11.1 |
| 3443 | 2026-09-11T19:26:29.815Z | Checking secrecy v0.10.3 |
| 3444 | 2026-09-11T19:26:29.818Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3445 | 2026-09-11T19:26:29.818Z | Checking universal-hash v0.5.1 |
| 3446 | 2026-09-11T19:26:29.818Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3447 | 2026-09-11T19:26:29.818Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3448 | 2026-09-11T19:26:29.818Z | Checking opaque-debug v0.3.1 |
| 3449 | 2026-09-11T19:26:30.035Z | Checking chacha20 v0.9.1 |
| 3450 | 2026-09-11T19:26:30.052Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3451 | 2026-09-11T19:26:30.112Z | Checking poly1305 v0.8.0 |
| 3452 | 2026-09-11T19:26:30.234Z | Checking password-hash v0.5.0 |
| 3453 | 2026-09-11T19:26:30.270Z | Checking blake2 v0.10.6 |
| 3454 | 2026-09-11T19:26:30.287Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3455 | 2026-09-11T19:26:30.367Z | Checking aead v0.5.2 |
| 3456 | 2026-09-11T19:26:30.382Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3457 | 2026-09-11T19:26:30.461Z | Checking indent_write v2.2.0 |
| 3458 | 2026-09-11T19:26:30.509Z | Checking chacha20poly1305 v0.10.1 |
| 3459 | 2026-09-11T19:26:30.510Z | Checking argon2 v0.5.3 |
| 3460 | 2026-09-11T19:26:30.591Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3461 | 2026-09-11T19:26:30.625Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3462 | 2026-09-11T19:26:30.652Z | Compiling unsafe-libyaml v0.2.11 |
| 3463 | 2026-09-11T19:26:30.682Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3464 | 2026-09-11T19:26:30.850Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3465 | 2026-09-11T19:26:31.063Z | Compiling heapless v0.8.0 |
| 3466 | 2026-09-11T19:26:31.134Z | Checking thiserror-no-std v2.0.2 |
| 3467 | 2026-09-11T19:26:31.226Z | Checking vsss-rs v3.3.4 |
| 3468 | 2026-09-11T19:26:31.244Z | Compiling serde_yaml v0.9.34+deprecated |
| 3469 | 2026-09-11T19:26:31.365Z | Compiling proc-macro-crate v3.4.0 |
| 3470 | 2026-09-11T19:26:31.549Z | Compiling typify-impl v0.6.2 |
| 3471 | 2026-09-11T19:26:31.644Z | Compiling ingot-macros v0.2.0 |
| 3472 | 2026-09-11T19:26:31.896Z | Compiling num_enum_derive v0.7.6 |
| 3473 | 2026-09-11T19:26:32.339Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3474 | 2026-09-11T19:26:32.355Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3475 | 2026-09-11T19:26:32.473Z | Checking hash32 v0.3.1 |
| 3476 | 2026-09-11T19:26:32.576Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3477 | 2026-09-11T19:26:32.686Z | Compiling smoltcp v0.11.0 |
| 3478 | 2026-09-11T19:26:32.827Z | Checking tabwriter v1.4.1 |
| 3479 | 2026-09-11T19:26:32.957Z | Checking num_enum v0.7.6 |
| 3480 | 2026-09-11T19:26:32.980Z | Checking cobs v0.3.0 |
| 3481 | 2026-09-11T19:26:33.067Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3482 | 2026-09-11T19:26:33.083Z | Checking swrite v0.1.0 |
| 3483 | 2026-09-11T19:26:33.128Z | Checking postcard v1.1.3 |
| 3484 | 2026-09-11T19:26:33.174Z | Compiling proc-macro-crate v1.3.1 |
| 3485 | 2026-09-11T19:26:33.194Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3486 | 2026-09-11T19:26:33.288Z | Compiling foreign-types-macros v0.2.3 |
| 3487 | 2026-09-11T19:26:33.402Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3488 | 2026-09-11T19:26:33.422Z | Checking colored v3.1.1 |
| 3489 | 2026-09-11T19:26:33.484Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3490 | 2026-09-11T19:26:33.583Z | Checking foreign-types-shared v0.3.1 |
| 3491 | 2026-09-11T19:26:33.626Z | Compiling num_enum_derive v0.5.11 |
| 3492 | 2026-09-11T19:26:33.765Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3493 | 2026-09-11T19:26:33.786Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3494 | 2026-09-11T19:26:33.884Z | Checking foreign-types v0.5.0 |
| 3495 | 2026-09-11T19:26:34.003Z | Checking cstr-argument v0.1.2 |
| 3496 | 2026-09-11T19:26:34.134Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3497 | 2026-09-11T19:26:34.231Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3498 | 2026-09-11T19:26:34.250Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3499 | 2026-09-11T19:26:34.355Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3500 | 2026-09-11T19:26:34.372Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3501 | 2026-09-11T19:26:34.388Z | Compiling zone_cfg_derive v0.3.1 |
| 3502 | 2026-09-11T19:26:34.421Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3503 | 2026-09-11T19:26:34.540Z | Checking ingot-types v0.2.0 |
| 3504 | 2026-09-11T19:26:34.555Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3505 | 2026-09-11T19:26:34.713Z | Checking num_enum v0.5.11 |
| 3506 | 2026-09-11T19:26:34.738Z | Checking itertools v0.12.1 |
| 3507 | 2026-09-11T19:26:34.815Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3508 | 2026-09-11T19:26:34.918Z | Checking ingot v0.2.1 |
| 3509 | 2026-09-11T19:26:34.991Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3510 | 2026-09-11T19:26:35.071Z | Compiling num-derive v0.4.2 |
| 3511 | 2026-09-11T19:26:35.170Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3512 | 2026-09-11T19:26:35.366Z | Compiling semver v0.1.20 |
| 3513 | 2026-09-11T19:26:35.404Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3514 | 2026-09-11T19:26:35.567Z | Compiling rustc_version v0.1.7 |
| 3515 | 2026-09-11T19:26:35.740Z | Checking zone v0.3.1 |
| 3516 | 2026-09-11T19:26:35.801Z | Checking smf v0.2.3 |
| 3517 | 2026-09-11T19:26:35.813Z | Checking nom v8.0.0 |
| 3518 | 2026-09-11T19:26:35.983Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3519 | 2026-09-11T19:26:36.039Z | Checking csv-core v0.1.13 |
| 3520 | 2026-09-11T19:26:36.091Z | Checking whoami v1.6.1 |
| 3521 | 2026-09-11T19:26:36.113Z | Compiling newtype_derive v0.1.6 |
| 3522 | 2026-09-11T19:26:36.126Z | Compiling typify-macro v0.6.2 |
| 3523 | 2026-09-11T19:26:36.208Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3524 | 2026-09-11T19:26:36.221Z | Checking csv v1.4.0 |
| 3525 | 2026-09-11T19:26:36.271Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3526 | 2026-09-11T19:26:36.314Z | Compiling cancel-safe-futures v0.1.5 |
| 3527 | 2026-09-11T19:26:36.384Z | Compiling libefi-sys v0.1.0 |
| 3528 | 2026-09-11T19:26:36.551Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3529 | 2026-09-11T19:26:36.576Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3530 | 2026-09-11T19:26:36.585Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3531 | 2026-09-11T19:26:36.661Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3532 | 2026-09-11T19:26:36.723Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3533 | 2026-09-11T19:26:36.855Z | Checking oxide-update-engine-types v0.1.2 |
| 3534 | 2026-09-11T19:26:36.921Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3535 | 2026-09-11T19:26:37.017Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3536 | 2026-09-11T19:26:37.091Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3537 | 2026-09-11T19:26:37.178Z | Compiling bitfield-struct v0.6.2 |
| 3538 | 2026-09-11T19:26:37.269Z | Checking linear-map v1.2.0 |
| 3539 | 2026-09-11T19:26:37.441Z | Checking steno v0.4.1 |
| 3540 | 2026-09-11T19:26:37.643Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3541 | 2026-09-11T19:26:37.724Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3542 | 2026-09-11T19:26:37.740Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3543 | 2026-09-11T19:26:37.754Z | Checking oxide-update-engine v0.1.2 |
| 3544 | 2026-09-11T19:26:37.820Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3545 | 2026-09-11T19:26:37.875Z | Compiling typify v0.6.2 |
| 3546 | 2026-09-11T19:26:37.992Z | Compiling progenitor-impl v0.14.0 |
| 3547 | 2026-09-11T19:26:38.059Z | Checking sha1 v0.10.6 |
| 3548 | 2026-09-11T19:26:38.176Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3549 | 2026-09-11T19:26:38.237Z | Checking utf-8 v0.7.6 |
| 3550 | 2026-09-11T19:26:38.256Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3551 | 2026-09-11T19:26:38.369Z | Checking tungstenite v0.21.0 |
| 3552 | 2026-09-11T19:26:38.451Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3553 | 2026-09-11T19:26:38.491Z | Checking ignore v0.4.25 |
| 3554 | 2026-09-11T19:26:38.606Z | Checking anstyle-parse v0.2.7 |
| 3555 | 2026-09-11T19:26:38.661Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3556 | 2026-09-11T19:26:38.764Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3557 | 2026-09-11T19:26:38.796Z | Compiling object v0.39.1 |
| 3558 | 2026-09-11T19:26:38.880Z | Compiling xshell-macros v0.2.7 |
| 3559 | 2026-09-11T19:26:38.895Z | Checking globwalk v0.9.1 |
| 3560 | 2026-09-11T19:26:38.910Z | Checking tokio-tungstenite v0.21.0 |
| 3561 | 2026-09-11T19:26:39.022Z | Checking anstream v0.6.21 |
| 3562 | 2026-09-11T19:26:39.105Z | Checking predicates-tree v1.0.13 |
| 3563 | 2026-09-11T19:26:39.186Z | Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9) |
| 3564 | 2026-09-11T19:26:39.222Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f) |
| 3565 | 2026-09-11T19:26:39.238Z | Checking filetime v0.2.27 |
| 3566 | 2026-09-11T19:26:39.253Z | Checking tagptr v0.2.0 |
| 3567 | 2026-09-11T19:26:39.296Z | Checking xshell v0.2.7 |
| 3568 | 2026-09-11T19:26:39.375Z | Checking xattr v1.6.1 |
| 3569 | 2026-09-11T19:26:39.390Z | Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9) |
| 3570 | 2026-09-11T19:26:39.404Z | Checking moka v0.12.13 |
| 3571 | 2026-09-11T19:26:39.490Z | Checking camino-tempfile-ext v0.3.3 |
| 3572 | 2026-09-11T19:26:39.506Z | Checking tar v0.4.46 |
| 3573 | 2026-09-11T19:26:39.685Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3574 | 2026-09-11T19:26:39.888Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3575 | 2026-09-11T19:26:39.904Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3576 | 2026-09-11T19:26:40.024Z | Checking rand_seeder v0.4.0 |
| 3577 | 2026-09-11T19:26:40.045Z | Checking path-slash v0.2.1 |
| 3578 | 2026-09-11T19:26:40.060Z | Checking half v1.8.3 |
| 3579 | 2026-09-11T19:26:40.160Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3580 | 2026-09-11T19:26:40.180Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3581 | 2026-09-11T19:26:40.258Z | Checking serde_cbor v0.11.2 |
| 3582 | 2026-09-11T19:26:40.339Z | Checking hickory-resolver v0.25.2 |
| 3583 | 2026-09-11T19:26:40.645Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3584 | 2026-09-11T19:26:40.678Z | Compiling progenitor-macro v0.14.0 |
| 3585 | 2026-09-11T19:26:41.042Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3586 | 2026-09-11T19:26:41.055Z | Checking digest-io v0.1.0 |
| 3587 | 2026-09-11T19:26:41.186Z | Compiling petname v2.0.2 |
| 3588 | 2026-09-11T19:26:41.675Z | Checking rawzip v0.4.4 |
| 3589 | 2026-09-11T19:26:41.675Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3590 | 2026-09-11T19:26:41.780Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3591 | 2026-09-11T19:26:42.021Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3592 | 2026-09-11T19:26:42.106Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3593 | 2026-09-11T19:26:42.130Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3594 | 2026-09-11T19:26:42.286Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f) |
| 3595 | 2026-09-11T19:26:42.308Z | Checking sapling-renderdag v0.1.0 |
| 3596 | 2026-09-11T19:26:42.435Z | Checking subprocess v0.2.15 |
| 3597 | 2026-09-11T19:26:42.464Z | Checking sync-ptr v0.1.4 |
| 3598 | 2026-09-11T19:26:42.521Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3599 | 2026-09-11T19:26:42.554Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3600 | 2026-09-11T19:26:42.578Z | Checking colored v2.2.0 |
| 3601 | 2026-09-11T19:26:42.644Z | Checking assert_matches v1.5.0 |
| 3602 | 2026-09-11T19:26:42.719Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3603 | 2026-09-11T19:26:43.222Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3604 | 2026-09-11T19:26:43.222Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3605 | 2026-09-11T19:26:43.271Z | Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3) |
| 3606 | 2026-09-11T19:26:44.484Z | Checking progenitor v0.14.0 |
| 3607 | 2026-09-11T19:26:44.618Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3608 | 2026-09-11T19:26:44.626Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3609 | 2026-09-11T19:26:44.626Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3610 | 2026-09-11T19:26:44.626Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3611 | 2026-09-11T19:26:44.627Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3612 | 2026-09-11T19:26:44.627Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3613 | 2026-09-11T19:26:44.705Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3614 | 2026-09-11T19:26:44.940Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3615 | 2026-09-11T19:26:44.973Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3616 | 2026-09-11T19:26:45.027Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3617 | 2026-09-11T19:26:45.064Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3618 | 2026-09-11T19:26:45.257Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3619 | 2026-09-11T19:26:45.975Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3620 | 2026-09-11T19:26:46.323Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3621 | 2026-09-11T19:26:46.642Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3622 | 2026-09-11T19:26:47.559Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3623 | 2026-09-11T19:26:56.207Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3624 | 2026-09-11T19:27:03.480Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3625 | 2026-09-11T19:27:03.485Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3626 | 2026-09-11T19:27:03.485Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3627 | 2026-09-11T19:27:04.976Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3628 | 2026-09-11T19:27:06.258Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3629 | 2026-09-11T19:27:08.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.58s |
| 3630 | 2026-09-11T19:27:08.526Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3631 | 2026-09-11T19:27:08.526Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3632 | 2026-09-11T19:27:08.728Z | |
| 3633 | 2026-09-11T19:27:08.728Z | info: running `cargo check --bins` on nexus-inventory (146/378) |
| 3634 | 2026-09-11T19:27:09.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3635 | 2026-09-11T19:27:09.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3636 | 2026-09-11T19:27:09.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3637 | 2026-09-11T19:27:09.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3638 | 2026-09-11T19:27:09.437Z | |
| 3639 | 2026-09-11T19:27:09.437Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/378) |
| 3640 | 2026-09-11T19:27:09.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3641 | 2026-09-11T19:27:09.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3642 | 2026-09-11T19:27:09.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3643 | 2026-09-11T19:27:09.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3644 | 2026-09-11T19:27:09.988Z | |
| 3645 | 2026-09-11T19:27:09.988Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/378) |
| 3646 | 2026-09-11T19:27:10.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3647 | 2026-09-11T19:27:10.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3648 | 2026-09-11T19:27:10.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3649 | 2026-09-11T19:27:10.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3650 | 2026-09-11T19:27:10.609Z | |
| 3651 | 2026-09-11T19:27:10.609Z | info: running `cargo check --bins` on dns-service-client (149/378) |
| 3652 | 2026-09-11T19:27:11.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3653 | 2026-09-11T19:27:11.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3654 | 2026-09-11T19:27:11.120Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3655 | 2026-09-11T19:27:11.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3656 | 2026-09-11T19:27:11.209Z | |
| 3657 | 2026-09-11T19:27:11.209Z | info: running `cargo check --bins` on ntp-admin-client (150/378) |
| 3658 | 2026-09-11T19:27:11.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3659 | 2026-09-11T19:27:11.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3660 | 2026-09-11T19:27:11.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3661 | 2026-09-11T19:27:11.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3662 | 2026-09-11T19:27:11.807Z | |
| 3663 | 2026-09-11T19:27:11.807Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/378) |
| 3664 | 2026-09-11T19:27:12.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3665 | 2026-09-11T19:27:12.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3666 | 2026-09-11T19:27:12.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3667 | 2026-09-11T19:27:12.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3668 | 2026-09-11T19:27:12.398Z | |
| 3669 | 2026-09-11T19:27:12.398Z | info: running `cargo check --bins` on cockroach-admin-client (152/378) |
| 3670 | 2026-09-11T19:27:12.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3671 | 2026-09-11T19:27:12.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3672 | 2026-09-11T19:27:12.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3673 | 2026-09-11T19:27:12.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3674 | 2026-09-11T19:27:12.997Z | |
| 3675 | 2026-09-11T19:27:12.997Z | info: running `cargo check --bins` on parallel-task-set (153/378) |
| 3676 | 2026-09-11T19:27:13.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3677 | 2026-09-11T19:27:13.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3678 | 2026-09-11T19:27:13.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3679 | 2026-09-11T19:27:13.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3680 | 2026-09-11T19:27:13.595Z | |
| 3681 | 2026-09-11T19:27:13.595Z | info: running `cargo check --bins` on sled-agent-client (154/378) |
| 3682 | 2026-09-11T19:27:14.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3683 | 2026-09-11T19:27:14.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3684 | 2026-09-11T19:27:14.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3685 | 2026-09-11T19:27:14.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3686 | 2026-09-11T19:27:14.204Z | |
| 3687 | 2026-09-11T19:27:14.204Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/378) |
| 3688 | 2026-09-11T19:27:14.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3689 | 2026-09-11T19:27:14.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3690 | 2026-09-11T19:27:14.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3691 | 2026-09-11T19:27:14.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3692 | 2026-09-11T19:27:14.834Z | |
| 3693 | 2026-09-11T19:27:14.834Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/378) |
| 3694 | 2026-09-11T19:27:15.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3695 | 2026-09-11T19:27:15.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3696 | 2026-09-11T19:27:15.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3697 | 2026-09-11T19:27:15.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3698 | 2026-09-11T19:27:15.457Z | |
| 3699 | 2026-09-11T19:27:15.457Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/378) |
| 3700 | 2026-09-11T19:27:15.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-09-11T19:27:15.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-09-11T19:27:15.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3703 | 2026-09-11T19:27:15.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3704 | 2026-09-11T19:27:16.091Z | |
| 3705 | 2026-09-11T19:27:16.091Z | info: running `cargo check --bins` on key-manager (158/378) |
| 3706 | 2026-09-11T19:27:16.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-09-11T19:27:16.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-09-11T19:27:16.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3709 | 2026-09-11T19:27:16.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3710 | 2026-09-11T19:27:16.704Z | |
| 3711 | 2026-09-11T19:27:16.704Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/378) |
| 3712 | 2026-09-11T19:27:17.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-09-11T19:27:17.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-09-11T19:27:17.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3715 | 2026-09-11T19:27:17.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3716 | 2026-09-11T19:27:17.333Z | |
| 3717 | 2026-09-11T19:27:17.333Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/378) |
| 3718 | 2026-09-11T19:27:17.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-09-11T19:27:17.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-09-11T19:27:17.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3721 | 2026-09-11T19:27:17.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3722 | 2026-09-11T19:27:17.961Z | |
| 3723 | 2026-09-11T19:27:17.961Z | info: running `cargo check --bins` on typed-rng (161/378) |
| 3724 | 2026-09-11T19:27:18.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-09-11T19:27:18.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-09-11T19:27:18.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3727 | 2026-09-11T19:27:18.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3728 | 2026-09-11T19:27:18.559Z | |
| 3729 | 2026-09-11T19:27:18.559Z | info: running `cargo check --bins` on gateway-test-utils (162/378) |
| 3730 | 2026-09-11T19:27:19.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-09-11T19:27:19.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-09-11T19:27:19.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3733 | 2026-09-11T19:27:19.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3734 | 2026-09-11T19:27:19.216Z | |
| 3735 | 2026-09-11T19:27:19.216Z | info: running `cargo check --bins` on omicron-gateway (163/378) |
| 3736 | 2026-09-11T19:27:19.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-09-11T19:27:19.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-09-11T19:27:19.994Z | Checking void v1.0.2 |
| 3739 | 2026-09-11T19:27:19.997Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3740 | 2026-09-11T19:27:19.997Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3741 | 2026-09-11T19:27:19.997Z | Checking nix v0.27.1 |
| 3742 | 2026-09-11T19:27:19.997Z | Checking tungstenite v0.23.0 |
| 3743 | 2026-09-11T19:27:19.997Z | Checking dropshot-api-manager-types v0.8.0 |
| 3744 | 2026-09-11T19:27:19.997Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3745 | 2026-09-11T19:27:19.997Z | Checking kstat-rs v0.2.5 |
| 3746 | 2026-09-11T19:27:20.262Z | Checking lzss v0.8.2 |
| 3747 | 2026-09-11T19:27:20.275Z | Checking fxhash v0.2.1 |
| 3748 | 2026-09-11T19:27:20.279Z | Checking serde_bytes v0.11.19 |
| 3749 | 2026-09-11T19:27:20.301Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3750 | 2026-09-11T19:27:20.385Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3751 | 2026-09-11T19:27:20.402Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3752 | 2026-09-11T19:27:20.435Z | Checking signal-hook-tokio v0.3.1 |
| 3753 | 2026-09-11T19:27:20.501Z | Checking tokio-tungstenite v0.23.1 |
| 3754 | 2026-09-11T19:27:20.582Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089) |
| 3755 | 2026-09-11T19:27:21.757Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3756 | 2026-09-11T19:27:22.298Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3757 | 2026-09-11T19:27:24.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s |
| 3758 | 2026-09-11T19:27:24.460Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3759 | 2026-09-11T19:27:24.460Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3760 | 2026-09-11T19:27:24.654Z | |
| 3761 | 2026-09-11T19:27:24.654Z | info: running `cargo check --bins` on gateway-api (164/378) |
| 3762 | 2026-09-11T19:27:25.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3763 | 2026-09-11T19:27:25.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3764 | 2026-09-11T19:27:25.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3765 | 2026-09-11T19:27:25.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3766 | 2026-09-11T19:27:25.257Z | |
| 3767 | 2026-09-11T19:27:25.257Z | info: running `cargo check --bins` on ipcc (165/378) |
| 3768 | 2026-09-11T19:27:25.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3769 | 2026-09-11T19:27:25.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3770 | 2026-09-11T19:27:25.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3771 | 2026-09-11T19:27:25.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3772 | 2026-09-11T19:27:25.855Z | |
| 3773 | 2026-09-11T19:27:25.855Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/378) |
| 3774 | 2026-09-11T19:27:26.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3775 | 2026-09-11T19:27:26.361Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3776 | 2026-09-11T19:27:26.361Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3777 | 2026-09-11T19:27:26.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3778 | 2026-09-11T19:27:26.453Z | |
| 3779 | 2026-09-11T19:27:26.453Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/378) |
| 3780 | 2026-09-11T19:27:26.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3781 | 2026-09-11T19:27:26.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3782 | 2026-09-11T19:27:26.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3783 | 2026-09-11T19:27:26.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3784 | 2026-09-11T19:27:27.080Z | |
| 3785 | 2026-09-11T19:27:27.080Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/378) |
| 3786 | 2026-09-11T19:27:27.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3787 | 2026-09-11T19:27:27.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3788 | 2026-09-11T19:27:27.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3789 | 2026-09-11T19:27:27.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3790 | 2026-09-11T19:27:27.691Z | |
| 3791 | 2026-09-11T19:27:27.691Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/378) |
| 3792 | 2026-09-11T19:27:28.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3793 | 2026-09-11T19:27:28.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3794 | 2026-09-11T19:27:28.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3795 | 2026-09-11T19:27:28.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3796 | 2026-09-11T19:27:28.303Z | |
| 3797 | 2026-09-11T19:27:28.303Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/378) |
| 3798 | 2026-09-11T19:27:28.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3799 | 2026-09-11T19:27:28.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3800 | 2026-09-11T19:27:28.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3801 | 2026-09-11T19:27:28.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3802 | 2026-09-11T19:27:28.917Z | |
| 3803 | 2026-09-11T19:27:28.917Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/378) |
| 3804 | 2026-09-11T19:27:29.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2026-09-11T19:27:29.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2026-09-11T19:27:29.448Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3807 | 2026-09-11T19:27:29.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3808 | 2026-09-11T19:27:29.549Z | |
| 3809 | 2026-09-11T19:27:29.549Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/378) |
| 3810 | 2026-09-11T19:27:30.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2026-09-11T19:27:30.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2026-09-11T19:27:30.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3813 | 2026-09-11T19:27:30.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3814 | 2026-09-11T19:27:30.155Z | |
| 3815 | 2026-09-11T19:27:30.155Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/378) |
| 3816 | 2026-09-11T19:27:30.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3817 | 2026-09-11T19:27:30.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3818 | 2026-09-11T19:27:30.672Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3819 | 2026-09-11T19:27:30.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3820 | 2026-09-11T19:27:30.765Z | |
| 3821 | 2026-09-11T19:27:30.765Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/378) |
| 3822 | 2026-09-11T19:27:31.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3823 | 2026-09-11T19:27:31.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3824 | 2026-09-11T19:27:31.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3825 | 2026-09-11T19:27:31.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3826 | 2026-09-11T19:27:31.377Z | |
| 3827 | 2026-09-11T19:27:31.378Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/378) |
| 3828 | 2026-09-11T19:27:31.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3829 | 2026-09-11T19:27:31.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3830 | 2026-09-11T19:27:31.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3831 | 2026-09-11T19:27:31.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3832 | 2026-09-11T19:27:31.988Z | |
| 3833 | 2026-09-11T19:27:31.988Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/378) |
| 3834 | 2026-09-11T19:27:32.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3835 | 2026-09-11T19:27:32.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3836 | 2026-09-11T19:27:32.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3837 | 2026-09-11T19:27:32.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3838 | 2026-09-11T19:27:32.653Z | |
| 3839 | 2026-09-11T19:27:32.653Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/378) |
| 3840 | 2026-09-11T19:27:33.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3841 | 2026-09-11T19:27:33.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3842 | 2026-09-11T19:27:33.118Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3843 | 2026-09-11T19:27:33.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3844 | 2026-09-11T19:27:33.212Z | |
| 3845 | 2026-09-11T19:27:33.212Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/378) |
| 3846 | 2026-09-11T19:27:33.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3847 | 2026-09-11T19:27:33.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3848 | 2026-09-11T19:27:33.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3849 | 2026-09-11T19:27:33.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3850 | 2026-09-11T19:27:33.824Z | |
| 3851 | 2026-09-11T19:27:33.824Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/378) |
| 3852 | 2026-09-11T19:27:34.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3853 | 2026-09-11T19:27:34.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3854 | 2026-09-11T19:27:34.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3855 | 2026-09-11T19:27:34.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3856 | 2026-09-11T19:27:34.440Z | |
| 3857 | 2026-09-11T19:27:34.440Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/378) |
| 3858 | 2026-09-11T19:27:34.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3859 | 2026-09-11T19:27:34.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3860 | 2026-09-11T19:27:34.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3861 | 2026-09-11T19:27:34.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3862 | 2026-09-11T19:27:35.052Z | |
| 3863 | 2026-09-11T19:27:35.052Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/378) |
| 3864 | 2026-09-11T19:27:35.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3865 | 2026-09-11T19:27:35.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3866 | 2026-09-11T19:27:35.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3867 | 2026-09-11T19:27:35.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3868 | 2026-09-11T19:27:35.663Z | |
| 3869 | 2026-09-11T19:27:35.663Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/378) |
| 3870 | 2026-09-11T19:27:36.181Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3871 | 2026-09-11T19:27:36.185Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3872 | 2026-09-11T19:27:36.185Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3873 | 2026-09-11T19:27:36.189Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3874 | 2026-09-11T19:27:36.276Z | |
| 3875 | 2026-09-11T19:27:36.276Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/378) |
| 3876 | 2026-09-11T19:27:36.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3877 | 2026-09-11T19:27:36.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3878 | 2026-09-11T19:27:36.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3879 | 2026-09-11T19:27:36.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3880 | 2026-09-11T19:27:36.890Z | |
| 3881 | 2026-09-11T19:27:36.890Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/378) |
| 3882 | 2026-09-11T19:27:37.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-09-11T19:27:37.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-09-11T19:27:37.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-09-11T19:27:37.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3886 | 2026-09-11T19:27:37.502Z | |
| 3887 | 2026-09-11T19:27:37.503Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/378) |
| 3888 | 2026-09-11T19:27:38.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-09-11T19:27:38.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-09-11T19:27:38.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-09-11T19:27:38.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3892 | 2026-09-11T19:27:38.116Z | |
| 3893 | 2026-09-11T19:27:38.116Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/378) |
| 3894 | 2026-09-11T19:27:38.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-09-11T19:27:38.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-09-11T19:27:38.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3897 | 2026-09-11T19:27:38.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3898 | 2026-09-11T19:27:38.746Z | |
| 3899 | 2026-09-11T19:27:38.746Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/378) |
| 3900 | 2026-09-11T19:27:39.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-09-11T19:27:39.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-09-11T19:27:39.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3903 | 2026-09-11T19:27:39.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3904 | 2026-09-11T19:27:39.372Z | |
| 3905 | 2026-09-11T19:27:39.372Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/378) |
| 3906 | 2026-09-11T19:27:39.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3907 | 2026-09-11T19:27:39.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3908 | 2026-09-11T19:27:39.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3909 | 2026-09-11T19:27:39.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3910 | 2026-09-11T19:27:40.003Z | |
| 3911 | 2026-09-11T19:27:40.003Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/378) |
| 3912 | 2026-09-11T19:27:40.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3913 | 2026-09-11T19:27:40.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3914 | 2026-09-11T19:27:40.532Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3915 | 2026-09-11T19:27:40.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3916 | 2026-09-11T19:27:40.630Z | |
| 3917 | 2026-09-11T19:27:40.630Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/378) |
| 3918 | 2026-09-11T19:27:41.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3919 | 2026-09-11T19:27:41.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3920 | 2026-09-11T19:27:41.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3921 | 2026-09-11T19:27:41.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3922 | 2026-09-11T19:27:41.256Z | |
| 3923 | 2026-09-11T19:27:41.256Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/378) |
| 3924 | 2026-09-11T19:27:41.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3925 | 2026-09-11T19:27:41.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3926 | 2026-09-11T19:27:41.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3927 | 2026-09-11T19:27:41.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3928 | 2026-09-11T19:27:41.884Z | |
| 3929 | 2026-09-11T19:27:41.884Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/378) |
| 3930 | 2026-09-11T19:27:42.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3931 | 2026-09-11T19:27:42.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3932 | 2026-09-11T19:27:42.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3933 | 2026-09-11T19:27:42.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3934 | 2026-09-11T19:27:42.520Z | |
| 3935 | 2026-09-11T19:27:42.520Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/378) |
| 3936 | 2026-09-11T19:27:43.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3937 | 2026-09-11T19:27:43.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3938 | 2026-09-11T19:27:43.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3939 | 2026-09-11T19:27:43.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3940 | 2026-09-11T19:27:43.151Z | |
| 3941 | 2026-09-11T19:27:43.151Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/378) |
| 3942 | 2026-09-11T19:27:43.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3943 | 2026-09-11T19:27:43.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3944 | 2026-09-11T19:27:43.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3945 | 2026-09-11T19:27:43.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3946 | 2026-09-11T19:27:43.778Z | |
| 3947 | 2026-09-11T19:27:43.778Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/378) |
| 3948 | 2026-09-11T19:27:44.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3949 | 2026-09-11T19:27:44.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3950 | 2026-09-11T19:27:44.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3951 | 2026-09-11T19:27:44.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3952 | 2026-09-11T19:27:44.408Z | |
| 3953 | 2026-09-11T19:27:44.410Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/378) |
| 3954 | 2026-09-11T19:27:44.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3955 | 2026-09-11T19:27:44.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3956 | 2026-09-11T19:27:44.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3957 | 2026-09-11T19:27:44.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3958 | 2026-09-11T19:27:45.038Z | |
| 3959 | 2026-09-11T19:27:45.038Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/378) |
| 3960 | 2026-09-11T19:27:45.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3961 | 2026-09-11T19:27:45.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3962 | 2026-09-11T19:27:45.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3963 | 2026-09-11T19:27:45.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3964 | 2026-09-11T19:27:45.664Z | |
| 3965 | 2026-09-11T19:27:45.665Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/378) |
| 3966 | 2026-09-11T19:27:46.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3967 | 2026-09-11T19:27:46.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3968 | 2026-09-11T19:27:46.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3969 | 2026-09-11T19:27:46.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3970 | 2026-09-11T19:27:46.292Z | |
| 3971 | 2026-09-11T19:27:46.292Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/378) |
| 3972 | 2026-09-11T19:27:46.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3973 | 2026-09-11T19:27:46.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3974 | 2026-09-11T19:27:46.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3975 | 2026-09-11T19:27:46.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3976 | 2026-09-11T19:27:46.916Z | |
| 3977 | 2026-09-11T19:27:46.916Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/378) |
| 3978 | 2026-09-11T19:27:47.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3979 | 2026-09-11T19:27:47.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3980 | 2026-09-11T19:27:47.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3981 | 2026-09-11T19:27:47.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3982 | 2026-09-11T19:27:47.548Z | |
| 3983 | 2026-09-11T19:27:47.549Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/378) |
| 3984 | 2026-09-11T19:27:48.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3985 | 2026-09-11T19:27:48.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3986 | 2026-09-11T19:27:48.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3987 | 2026-09-11T19:27:48.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3988 | 2026-09-11T19:27:48.180Z | |
| 3989 | 2026-09-11T19:27:48.180Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/378) |
| 3990 | 2026-09-11T19:27:48.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3991 | 2026-09-11T19:27:48.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3992 | 2026-09-11T19:27:48.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3993 | 2026-09-11T19:27:48.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3994 | 2026-09-11T19:27:48.805Z | |
| 3995 | 2026-09-11T19:27:48.805Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/378) |
| 3996 | 2026-09-11T19:27:49.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3997 | 2026-09-11T19:27:49.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3998 | 2026-09-11T19:27:49.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3999 | 2026-09-11T19:27:49.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4000 | 2026-09-11T19:27:49.436Z | |
| 4001 | 2026-09-11T19:27:49.436Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/378) |
| 4002 | 2026-09-11T19:27:49.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4003 | 2026-09-11T19:27:49.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4004 | 2026-09-11T19:27:49.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4005 | 2026-09-11T19:27:49.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4006 | 2026-09-11T19:27:50.044Z | |
| 4007 | 2026-09-11T19:27:50.044Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/378) |
| 4008 | 2026-09-11T19:27:50.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4009 | 2026-09-11T19:27:50.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4010 | 2026-09-11T19:27:50.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4011 | 2026-09-11T19:27:50.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4012 | 2026-09-11T19:27:50.658Z | |
| 4013 | 2026-09-11T19:27:50.658Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/378) |
| 4014 | 2026-09-11T19:27:51.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4015 | 2026-09-11T19:27:51.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4016 | 2026-09-11T19:27:51.177Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4017 | 2026-09-11T19:27:51.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4018 | 2026-09-11T19:27:51.274Z | |
| 4019 | 2026-09-11T19:27:51.274Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/378) |
| 4020 | 2026-09-11T19:27:51.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4021 | 2026-09-11T19:27:51.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4022 | 2026-09-11T19:27:51.791Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4023 | 2026-09-11T19:27:51.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4024 | 2026-09-11T19:27:51.885Z | |
| 4025 | 2026-09-11T19:27:51.886Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/378) |
| 4026 | 2026-09-11T19:27:52.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4027 | 2026-09-11T19:27:52.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4028 | 2026-09-11T19:27:52.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4029 | 2026-09-11T19:27:52.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4030 | 2026-09-11T19:27:52.495Z | |
| 4031 | 2026-09-11T19:27:52.495Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/378) |
| 4032 | 2026-09-11T19:27:53.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4033 | 2026-09-11T19:27:53.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4034 | 2026-09-11T19:27:53.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4035 | 2026-09-11T19:27:53.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4036 | 2026-09-11T19:27:53.107Z | |
| 4037 | 2026-09-11T19:27:53.107Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/378) |
| 4038 | 2026-09-11T19:27:53.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4039 | 2026-09-11T19:27:53.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4040 | 2026-09-11T19:27:53.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4041 | 2026-09-11T19:27:53.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4042 | 2026-09-11T19:27:53.716Z | |
| 4043 | 2026-09-11T19:27:53.716Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/378) |
| 4044 | 2026-09-11T19:27:54.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4045 | 2026-09-11T19:27:54.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4046 | 2026-09-11T19:27:54.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4047 | 2026-09-11T19:27:54.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4048 | 2026-09-11T19:27:54.332Z | |
| 4049 | 2026-09-11T19:27:54.332Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/378) |
| 4050 | 2026-09-11T19:27:54.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4051 | 2026-09-11T19:27:54.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4052 | 2026-09-11T19:27:54.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4053 | 2026-09-11T19:27:54.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4054 | 2026-09-11T19:27:54.947Z | |
| 4055 | 2026-09-11T19:27:54.947Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/378) |
| 4056 | 2026-09-11T19:27:55.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4057 | 2026-09-11T19:27:55.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4058 | 2026-09-11T19:27:55.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4059 | 2026-09-11T19:27:55.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4060 | 2026-09-11T19:27:55.561Z | |
| 4061 | 2026-09-11T19:27:55.561Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/378) |
| 4062 | 2026-09-11T19:27:56.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4063 | 2026-09-11T19:27:56.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4064 | 2026-09-11T19:27:56.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4065 | 2026-09-11T19:27:56.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4066 | 2026-09-11T19:27:56.169Z | |
| 4067 | 2026-09-11T19:27:56.169Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/378) |
| 4068 | 2026-09-11T19:27:56.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4069 | 2026-09-11T19:27:56.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4070 | 2026-09-11T19:27:56.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4071 | 2026-09-11T19:27:56.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4072 | 2026-09-11T19:27:56.772Z | |
| 4073 | 2026-09-11T19:27:56.772Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/378) |
| 4074 | 2026-09-11T19:27:57.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4075 | 2026-09-11T19:27:57.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4076 | 2026-09-11T19:27:57.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4077 | 2026-09-11T19:27:57.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4078 | 2026-09-11T19:27:57.383Z | |
| 4079 | 2026-09-11T19:27:57.383Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/378) |
| 4080 | 2026-09-11T19:27:57.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4081 | 2026-09-11T19:27:57.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4082 | 2026-09-11T19:27:57.910Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4083 | 2026-09-11T19:27:57.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4084 | 2026-09-11T19:27:57.999Z | |
| 4085 | 2026-09-11T19:27:57.999Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/378) |
| 4086 | 2026-09-11T19:27:58.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4087 | 2026-09-11T19:27:58.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4088 | 2026-09-11T19:27:58.516Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4089 | 2026-09-11T19:27:58.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4090 | 2026-09-11T19:27:58.608Z | |
| 4091 | 2026-09-11T19:27:58.608Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/378) |
| 4092 | 2026-09-11T19:27:59.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4093 | 2026-09-11T19:27:59.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4094 | 2026-09-11T19:27:59.188Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4095 | 2026-09-11T19:27:59.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4096 | 2026-09-11T19:27:59.220Z | |
| 4097 | 2026-09-11T19:27:59.220Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/378) |
| 4098 | 2026-09-11T19:27:59.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4099 | 2026-09-11T19:27:59.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4100 | 2026-09-11T19:27:59.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4101 | 2026-09-11T19:27:59.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4102 | 2026-09-11T19:27:59.847Z | |
| 4103 | 2026-09-11T19:27:59.848Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/378) |
| 4104 | 2026-09-11T19:28:00.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4105 | 2026-09-11T19:28:00.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4106 | 2026-09-11T19:28:00.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4107 | 2026-09-11T19:28:00.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4108 | 2026-09-11T19:28:00.473Z | |
| 4109 | 2026-09-11T19:28:00.474Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/378) |
| 4110 | 2026-09-11T19:28:01.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4111 | 2026-09-11T19:28:01.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4112 | 2026-09-11T19:28:01.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4113 | 2026-09-11T19:28:01.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4114 | 2026-09-11T19:28:01.096Z | |
| 4115 | 2026-09-11T19:28:01.096Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/378) |
| 4116 | 2026-09-11T19:28:01.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4117 | 2026-09-11T19:28:01.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4118 | 2026-09-11T19:28:01.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4119 | 2026-09-11T19:28:01.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4120 | 2026-09-11T19:28:01.720Z | |
| 4121 | 2026-09-11T19:28:01.720Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/378) |
| 4122 | 2026-09-11T19:28:02.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4123 | 2026-09-11T19:28:02.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4124 | 2026-09-11T19:28:02.252Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4125 | 2026-09-11T19:28:02.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4126 | 2026-09-11T19:28:02.352Z | |
| 4127 | 2026-09-11T19:28:02.352Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/378) |
| 4128 | 2026-09-11T19:28:02.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4129 | 2026-09-11T19:28:02.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4130 | 2026-09-11T19:28:02.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4131 | 2026-09-11T19:28:02.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4132 | 2026-09-11T19:28:02.977Z | |
| 4133 | 2026-09-11T19:28:02.977Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/378) |
| 4134 | 2026-09-11T19:28:03.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4135 | 2026-09-11T19:28:03.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4136 | 2026-09-11T19:28:03.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4137 | 2026-09-11T19:28:03.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4138 | 2026-09-11T19:28:03.604Z | |
| 4139 | 2026-09-11T19:28:03.604Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/378) |
| 4140 | 2026-09-11T19:28:04.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4141 | 2026-09-11T19:28:04.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4142 | 2026-09-11T19:28:04.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4143 | 2026-09-11T19:28:04.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4144 | 2026-09-11T19:28:04.236Z | |
| 4145 | 2026-09-11T19:28:04.236Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/378) |
| 4146 | 2026-09-11T19:28:04.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4147 | 2026-09-11T19:28:04.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4148 | 2026-09-11T19:28:04.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4149 | 2026-09-11T19:28:04.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4150 | 2026-09-11T19:28:04.858Z | |
| 4151 | 2026-09-11T19:28:04.858Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/378) |
| 4152 | 2026-09-11T19:28:05.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4153 | 2026-09-11T19:28:05.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4154 | 2026-09-11T19:28:05.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4155 | 2026-09-11T19:28:05.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4156 | 2026-09-11T19:28:05.482Z | |
| 4157 | 2026-09-11T19:28:05.482Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/378) |
| 4158 | 2026-09-11T19:28:06.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4159 | 2026-09-11T19:28:06.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4160 | 2026-09-11T19:28:06.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4161 | 2026-09-11T19:28:06.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4162 | 2026-09-11T19:28:06.110Z | |
| 4163 | 2026-09-11T19:28:06.110Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/378) |
| 4164 | 2026-09-11T19:28:06.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4165 | 2026-09-11T19:28:06.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4166 | 2026-09-11T19:28:06.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4167 | 2026-09-11T19:28:06.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4168 | 2026-09-11T19:28:06.736Z | |
| 4169 | 2026-09-11T19:28:06.736Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/378) |
| 4170 | 2026-09-11T19:28:07.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4171 | 2026-09-11T19:28:07.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4172 | 2026-09-11T19:28:07.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4173 | 2026-09-11T19:28:07.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4174 | 2026-09-11T19:28:07.363Z | |
| 4175 | 2026-09-11T19:28:07.363Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/378) |
| 4176 | 2026-09-11T19:28:07.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4177 | 2026-09-11T19:28:07.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4178 | 2026-09-11T19:28:07.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4179 | 2026-09-11T19:28:07.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4180 | 2026-09-11T19:28:07.992Z | |
| 4181 | 2026-09-11T19:28:07.992Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/378) |
| 4182 | 2026-09-11T19:28:08.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4183 | 2026-09-11T19:28:08.522Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4184 | 2026-09-11T19:28:08.522Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4185 | 2026-09-11T19:28:08.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4186 | 2026-09-11T19:28:08.618Z | |
| 4187 | 2026-09-11T19:28:08.618Z | info: running `cargo check --bins` on oximeter-producer (235/378) |
| 4188 | 2026-09-11T19:28:09.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4189 | 2026-09-11T19:28:09.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4190 | 2026-09-11T19:28:09.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4191 | 2026-09-11T19:28:09.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4192 | 2026-09-11T19:28:09.262Z | |
| 4193 | 2026-09-11T19:28:09.262Z | info: running `cargo check --bins` on internal-dns-resolver (236/378) |
| 4194 | 2026-09-11T19:28:09.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4195 | 2026-09-11T19:28:09.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4196 | 2026-09-11T19:28:09.780Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4197 | 2026-09-11T19:28:09.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4198 | 2026-09-11T19:28:09.874Z | |
| 4199 | 2026-09-11T19:28:09.874Z | info: running `cargo check --bins` on dns-server (237/378) |
| 4200 | 2026-09-11T19:28:10.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4201 | 2026-09-11T19:28:10.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4202 | 2026-09-11T19:28:10.569Z | Compiling parking_lot_core v0.8.6 |
| 4203 | 2026-09-11T19:28:10.679Z | Compiling git-stub v1.0.0 |
| 4204 | 2026-09-11T19:28:10.689Z | Checking prefix-trie v0.7.0 |
| 4205 | 2026-09-11T19:28:10.693Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4206 | 2026-09-11T19:28:10.803Z | Compiling git-stub-vcs v0.1.0 |
| 4207 | 2026-09-11T19:28:10.969Z | Checking hickory-server v0.25.2 |
| 4208 | 2026-09-11T19:28:11.079Z | Checking parking_lot v0.11.2 |
| 4209 | 2026-09-11T19:28:11.103Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4210 | 2026-09-11T19:28:11.246Z | Checking sled v0.34.7 |
| 4211 | 2026-09-11T19:28:13.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s |
| 4212 | 2026-09-11T19:28:13.249Z | 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-11T19:28:13.249Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4214 | 2026-09-11T19:28:13.403Z | |
| 4215 | 2026-09-11T19:28:13.403Z | info: running `cargo check --bins` on dns-server-api (238/378) |
| 4216 | 2026-09-11T19:28:13.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-09-11T19:28:13.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-09-11T19:28:13.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4219 | 2026-09-11T19:28:13.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4220 | 2026-09-11T19:28:14.003Z | |
| 4221 | 2026-09-11T19:28:14.003Z | info: running `cargo check --bins` on nexus-client (239/378) |
| 4222 | 2026-09-11T19:28:14.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4223 | 2026-09-11T19:28:14.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4224 | 2026-09-11T19:28:14.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4225 | 2026-09-11T19:28:14.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4226 | 2026-09-11T19:28:14.639Z | |
| 4227 | 2026-09-11T19:28:14.639Z | info: running `cargo check --bins` on oximeter-producer-api (240/378) |
| 4228 | 2026-09-11T19:28:15.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4229 | 2026-09-11T19:28:15.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4230 | 2026-09-11T19:28:15.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4231 | 2026-09-11T19:28:15.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4232 | 2026-09-11T19:28:15.256Z | |
| 4233 | 2026-09-11T19:28:15.256Z | info: running `cargo check --bins` on sp-sim (241/378) |
| 4234 | 2026-09-11T19:28:15.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4235 | 2026-09-11T19:28:15.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4236 | 2026-09-11T19:28:16.017Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4237 | 2026-09-11T19:28:16.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s |
| 4238 | 2026-09-11T19:28:16.554Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4239 | 2026-09-11T19:28:16.554Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4240 | 2026-09-11T19:28:16.742Z | |
| 4241 | 2026-09-11T19:28:16.742Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/378) |
| 4242 | 2026-09-11T19:28:17.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4243 | 2026-09-11T19:28:17.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4244 | 2026-09-11T19:28:17.615Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4245 | 2026-09-11T19:28:17.774Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4246 | 2026-09-11T19:28:17.777Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4247 | 2026-09-11T19:28:17.778Z | Compiling dashu-int v0.5.1 |
| 4248 | 2026-09-11T19:28:17.778Z | Checking libscf-sys v1.2.0 |
| 4249 | 2026-09-11T19:28:17.778Z | Checking ssh-encoding v0.2.0 |
| 4250 | 2026-09-11T19:28:17.778Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4251 | 2026-09-11T19:28:17.782Z | Checking keccak v0.2.0 |
| 4252 | 2026-09-11T19:28:17.947Z | Compiling rlimit v0.10.2 |
| 4253 | 2026-09-11T19:28:17.965Z | Checking dashu-base v0.5.1 |
| 4254 | 2026-09-11T19:28:17.981Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4255 | 2026-09-11T19:28:17.997Z | Checking sponge-cursor v0.1.0 |
| 4256 | 2026-09-11T19:28:18.071Z | Checking num-modular v0.6.5 |
| 4257 | 2026-09-11T19:28:18.085Z | Checking ssh-cipher v0.2.0 |
| 4258 | 2026-09-11T19:28:18.119Z | Checking sha3 v0.12.0 |
| 4259 | 2026-09-11T19:28:18.185Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4260 | 2026-09-11T19:28:18.200Z | Checking tungstenite v0.28.0 |
| 4261 | 2026-09-11T19:28:18.220Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4262 | 2026-09-11T19:28:18.223Z | Checking papergrid v0.18.0 |
| 4263 | 2026-09-11T19:28:18.223Z | Checking p256 v0.13.2 |
| 4264 | 2026-09-11T19:28:18.312Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4265 | 2026-09-11T19:28:18.465Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 4266 | 2026-09-11T19:28:18.484Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4267 | 2026-09-11T19:28:18.621Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b) |
| 4268 | 2026-09-11T19:28:18.646Z | Compiling unicase v2.9.0 |
| 4269 | 2026-09-11T19:28:18.691Z | Checking num-primitive v0.2.1 |
| 4270 | 2026-09-11T19:28:18.848Z | Compiling mime_guess v2.0.5 |
| 4271 | 2026-09-11T19:28:18.979Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4272 | 2026-09-11T19:28:19.011Z | Checking tabled v0.21.0 |
| 4273 | 2026-09-11T19:28:19.024Z | Checking tokio-tungstenite v0.28.0 |
| 4274 | 2026-09-11T19:28:19.066Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4275 | 2026-09-11T19:28:19.085Z | Checking ssh-key v0.6.7 |
| 4276 | 2026-09-11T19:28:19.256Z | Checking dsi-bitstream v0.10.1 |
| 4277 | 2026-09-11T19:28:19.286Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4278 | 2026-09-11T19:28:19.557Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4279 | 2026-09-11T19:28:19.750Z | Checking http-range-header v0.4.2 |
| 4280 | 2026-09-11T19:28:19.763Z | Checking bytesize v2.7.0 |
| 4281 | 2026-09-11T19:28:19.840Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4282 | 2026-09-11T19:28:19.864Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4283 | 2026-09-11T19:28:19.879Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4284 | 2026-09-11T19:28:20.095Z | Compiling seq-macro v0.3.6 |
| 4285 | 2026-09-11T19:28:20.157Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 4286 | 2026-09-11T19:28:20.223Z | Checking crc8 v0.1.1 |
| 4287 | 2026-09-11T19:28:20.321Z | Checking http-range v0.1.5 |
| 4288 | 2026-09-11T19:28:20.446Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4289 | 2026-09-11T19:28:20.594Z | Checking scuffle v0.1.0 |
| 4290 | 2026-09-11T19:28:20.651Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4291 | 2026-09-11T19:28:20.671Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa) |
| 4292 | 2026-09-11T19:28:20.832Z | Checking pwd v1.4.0 |
| 4293 | 2026-09-11T19:28:20.886Z | Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b) |
| 4294 | 2026-09-11T19:28:20.973Z | Checking lru v0.18.3 |
| 4295 | 2026-09-11T19:28:21.049Z | Checking nanorand v0.7.0 |
| 4296 | 2026-09-11T19:28:21.111Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4297 | 2026-09-11T19:28:21.141Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa) |
| 4298 | 2026-09-11T19:28:21.156Z | Checking hyper-staticfile v0.10.1 |
| 4299 | 2026-09-11T19:28:21.240Z | Checking flume v0.11.1 |
| 4300 | 2026-09-11T19:28:21.433Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4301 | 2026-09-11T19:28:21.448Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4302 | 2026-09-11T19:28:21.465Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4303 | 2026-09-11T19:28:21.480Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4304 | 2026-09-11T19:28:21.596Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4305 | 2026-09-11T19:28:21.718Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4306 | 2026-09-11T19:28:21.802Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4307 | 2026-09-11T19:28:21.865Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4308 | 2026-09-11T19:28:22.024Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4309 | 2026-09-11T19:28:22.063Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4310 | 2026-09-11T19:28:22.606Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4311 | 2026-09-11T19:28:23.047Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 4312 | 2026-09-11T19:28:23.077Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4313 | 2026-09-11T19:28:24.133Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4314 | 2026-09-11T19:28:24.746Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4315 | 2026-09-11T19:28:26.221Z | Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b) |
| 4316 | 2026-09-11T19:28:26.457Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4317 | 2026-09-11T19:28:26.915Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4318 | 2026-09-11T19:28:38.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.94s |
| 4319 | 2026-09-11T19:28:38.690Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4320 | 2026-09-11T19:28:38.690Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4321 | 2026-09-11T19:28:38.893Z | |
| 4322 | 2026-09-11T19:28:38.893Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/378) |
| 4323 | 2026-09-11T19:28:39.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4324 | 2026-09-11T19:28:39.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4325 | 2026-09-11T19:28:39.705Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4326 | 2026-09-11T19:28:50.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.26s |
| 4327 | 2026-09-11T19:28:50.166Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4328 | 2026-09-11T19:28:50.167Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4329 | 2026-09-11T19:28:50.368Z | |
| 4330 | 2026-09-11T19:28:50.368Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/378) |
| 4331 | 2026-09-11T19:28:50.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-09-11T19:28:50.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-09-11T19:28:51.194Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4334 | 2026-09-11T19:29:01.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s |
| 4335 | 2026-09-11T19:29:01.757Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4336 | 2026-09-11T19:29:01.757Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4337 | 2026-09-11T19:29:01.964Z | |
| 4338 | 2026-09-11T19:29:01.964Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/378) |
| 4339 | 2026-09-11T19:29:02.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4340 | 2026-09-11T19:29:02.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4341 | 2026-09-11T19:29:02.786Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4342 | 2026-09-11T19:29:13.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s |
| 4343 | 2026-09-11T19:29:13.229Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4344 | 2026-09-11T19:29:13.229Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4345 | 2026-09-11T19:29:13.434Z | |
| 4346 | 2026-09-11T19:29:13.434Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/378) |
| 4347 | 2026-09-11T19:29:13.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4348 | 2026-09-11T19:29:14.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4349 | 2026-09-11T19:29:14.254Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4350 | 2026-09-11T19:29:24.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.30s |
| 4351 | 2026-09-11T19:29:24.743Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4352 | 2026-09-11T19:29:24.743Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4353 | 2026-09-11T19:29:24.952Z | |
| 4354 | 2026-09-11T19:29:24.952Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/378) |
| 4355 | 2026-09-11T19:29:25.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-09-11T19:29:25.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-09-11T19:29:25.779Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4358 | 2026-09-11T19:29:36.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.29s |
| 4359 | 2026-09-11T19:29:36.255Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4360 | 2026-09-11T19:29:36.255Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4361 | 2026-09-11T19:29:36.462Z | |
| 4362 | 2026-09-11T19:29:36.462Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/378) |
| 4363 | 2026-09-11T19:29:37.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4364 | 2026-09-11T19:29:37.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4365 | 2026-09-11T19:29:37.281Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4366 | 2026-09-11T19:29:47.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.36s |
| 4367 | 2026-09-11T19:29:47.834Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4368 | 2026-09-11T19:29:47.834Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4369 | 2026-09-11T19:29:48.040Z | |
| 4370 | 2026-09-11T19:29:48.040Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/378) |
| 4371 | 2026-09-11T19:29:48.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4372 | 2026-09-11T19:29:48.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4373 | 2026-09-11T19:29:48.853Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4374 | 2026-09-11T19:29:59.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.26s |
| 4375 | 2026-09-11T19:29:59.316Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4376 | 2026-09-11T19:29:59.316Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4377 | 2026-09-11T19:29:59.517Z | |
| 4378 | 2026-09-11T19:29:59.517Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/378) |
| 4379 | 2026-09-11T19:30:00.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-09-11T19:30:00.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-09-11T19:30:00.032Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4382 | 2026-09-11T19:30:00.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4383 | 2026-09-11T19:30:00.124Z | |
| 4384 | 2026-09-11T19:30:00.124Z | info: running `cargo check --bins` on installinator-common (251/378) |
| 4385 | 2026-09-11T19:30:00.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-09-11T19:30:00.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-09-11T19:30:00.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4388 | 2026-09-11T19:30:00.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4389 | 2026-09-11T19:30:00.750Z | |
| 4390 | 2026-09-11T19:30:00.750Z | info: running `cargo check --bins` on installinator-common-versions (252/378) |
| 4391 | 2026-09-11T19:30:01.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4392 | 2026-09-11T19:30:01.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4393 | 2026-09-11T19:30:01.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4394 | 2026-09-11T19:30:01.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4395 | 2026-09-11T19:30:01.348Z | |
| 4396 | 2026-09-11T19:30:01.348Z | info: running `cargo check --bins` on nexus-lockstep-client (253/378) |
| 4397 | 2026-09-11T19:30:01.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-09-11T19:30:01.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-09-11T19:30:01.886Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4400 | 2026-09-11T19:30:01.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4401 | 2026-09-11T19:30:01.980Z | |
| 4402 | 2026-09-11T19:30:01.980Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/378) |
| 4403 | 2026-09-11T19:30:02.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4404 | 2026-09-11T19:30:02.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4405 | 2026-09-11T19:30:02.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4406 | 2026-09-11T19:30:02.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4407 | 2026-09-11T19:30:02.590Z | |
| 4408 | 2026-09-11T19:30:02.591Z | info: running `cargo check --bins` on range-requests (255/378) |
| 4409 | 2026-09-11T19:30:03.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4410 | 2026-09-11T19:30:03.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4411 | 2026-09-11T19:30:03.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4412 | 2026-09-11T19:30:03.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4413 | 2026-09-11T19:30:03.190Z | |
| 4414 | 2026-09-11T19:30:03.190Z | info: running `cargo check --bins` on repo-depot-api (256/378) |
| 4415 | 2026-09-11T19:30:03.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4416 | 2026-09-11T19:30:03.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4417 | 2026-09-11T19:30:03.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4418 | 2026-09-11T19:30:03.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4419 | 2026-09-11T19:30:03.785Z | |
| 4420 | 2026-09-11T19:30:03.785Z | info: running `cargo check --bins` on repo-depot-client (257/378) |
| 4421 | 2026-09-11T19:30:04.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4422 | 2026-09-11T19:30:04.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4423 | 2026-09-11T19:30:04.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4424 | 2026-09-11T19:30:04.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4425 | 2026-09-11T19:30:04.381Z | |
| 4426 | 2026-09-11T19:30:04.381Z | info: running `cargo check --bins` on sled-agent-api (258/378) |
| 4427 | 2026-09-11T19:30:04.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-09-11T19:30:04.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-09-11T19:30:04.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4430 | 2026-09-11T19:30:04.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4431 | 2026-09-11T19:30:05.003Z | |
| 4432 | 2026-09-11T19:30:05.003Z | info: running `cargo check --bins` on sled-diagnostics (259/378) |
| 4433 | 2026-09-11T19:30:05.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4434 | 2026-09-11T19:30:05.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4435 | 2026-09-11T19:30:05.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4436 | 2026-09-11T19:30:05.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4437 | 2026-09-11T19:30:05.623Z | |
| 4438 | 2026-09-11T19:30:05.623Z | info: running `cargo check --bins` on zfs-test-harness (260/378) |
| 4439 | 2026-09-11T19:30:06.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4440 | 2026-09-11T19:30:06.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4441 | 2026-09-11T19:30:06.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4442 | 2026-09-11T19:30:06.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4443 | 2026-09-11T19:30:06.246Z | |
| 4444 | 2026-09-11T19:30:06.246Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/378) |
| 4445 | 2026-09-11T19:30:06.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4446 | 2026-09-11T19:30:06.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4447 | 2026-09-11T19:30:06.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4448 | 2026-09-11T19:30:06.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4449 | 2026-09-11T19:30:06.871Z | |
| 4450 | 2026-09-11T19:30:06.871Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/378) |
| 4451 | 2026-09-11T19:30:07.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4452 | 2026-09-11T19:30:07.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4453 | 2026-09-11T19:30:07.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4454 | 2026-09-11T19:30:07.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4455 | 2026-09-11T19:30:07.500Z | |
| 4456 | 2026-09-11T19:30:07.500Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/378) |
| 4457 | 2026-09-11T19:30:08.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4458 | 2026-09-11T19:30:08.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4459 | 2026-09-11T19:30:08.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4460 | 2026-09-11T19:30:08.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4461 | 2026-09-11T19:30:08.129Z | |
| 4462 | 2026-09-11T19:30:08.129Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/378) |
| 4463 | 2026-09-11T19:30:08.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4464 | 2026-09-11T19:30:08.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4465 | 2026-09-11T19:30:08.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4466 | 2026-09-11T19:30:08.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4467 | 2026-09-11T19:30:08.750Z | |
| 4468 | 2026-09-11T19:30:08.750Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/378) |
| 4469 | 2026-09-11T19:30:09.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4470 | 2026-09-11T19:30:09.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4471 | 2026-09-11T19:30:09.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4472 | 2026-09-11T19:30:09.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4473 | 2026-09-11T19:30:09.373Z | |
| 4474 | 2026-09-11T19:30:09.373Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/378) |
| 4475 | 2026-09-11T19:30:09.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4476 | 2026-09-11T19:30:09.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4477 | 2026-09-11T19:30:09.901Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4478 | 2026-09-11T19:30:09.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4479 | 2026-09-11T19:30:09.998Z | |
| 4480 | 2026-09-11T19:30:09.998Z | info: running `cargo check --bins` on trust-quorum (267/378) |
| 4481 | 2026-09-11T19:30:10.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-09-11T19:30:10.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-09-11T19:30:10.532Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4484 | 2026-09-11T19:30:10.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4485 | 2026-09-11T19:30:10.627Z | |
| 4486 | 2026-09-11T19:30:10.628Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/378) |
| 4487 | 2026-09-11T19:30:11.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4488 | 2026-09-11T19:30:11.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4489 | 2026-09-11T19:30:11.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4490 | 2026-09-11T19:30:11.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4491 | 2026-09-11T19:30:11.260Z | |
| 4492 | 2026-09-11T19:30:11.260Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/378) |
| 4493 | 2026-09-11T19:30:11.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4494 | 2026-09-11T19:30:11.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4495 | 2026-09-11T19:30:11.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4496 | 2026-09-11T19:30:11.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4497 | 2026-09-11T19:30:11.901Z | |
| 4498 | 2026-09-11T19:30:11.901Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/378) |
| 4499 | 2026-09-11T19:30:12.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4500 | 2026-09-11T19:30:12.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4501 | 2026-09-11T19:30:12.448Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4502 | 2026-09-11T19:30:12.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4503 | 2026-09-11T19:30:12.545Z | |
| 4504 | 2026-09-11T19:30:12.545Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/378) |
| 4505 | 2026-09-11T19:30:13.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4506 | 2026-09-11T19:30:13.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4507 | 2026-09-11T19:30:13.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4508 | 2026-09-11T19:30:13.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4509 | 2026-09-11T19:30:13.177Z | |
| 4510 | 2026-09-11T19:30:13.177Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/378) |
| 4511 | 2026-09-11T19:30:13.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4512 | 2026-09-11T19:30:13.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4513 | 2026-09-11T19:30:13.722Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4514 | 2026-09-11T19:30:13.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4515 | 2026-09-11T19:30:13.822Z | |
| 4516 | 2026-09-11T19:30:13.822Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/378) |
| 4517 | 2026-09-11T19:30:14.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4518 | 2026-09-11T19:30:14.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4519 | 2026-09-11T19:30:14.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4520 | 2026-09-11T19:30:14.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4521 | 2026-09-11T19:30:14.474Z | |
| 4522 | 2026-09-11T19:30:14.474Z | info: running `cargo check --bins` on omicron-deployment-graph (274/378) |
| 4523 | 2026-09-11T19:30:14.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4524 | 2026-09-11T19:30:14.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4525 | 2026-09-11T19:30:14.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4526 | 2026-09-11T19:30:14.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4527 | 2026-09-11T19:30:15.070Z | |
| 4528 | 2026-09-11T19:30:15.070Z | info: running `cargo check --bins` on transient-dns-server (275/378) |
| 4529 | 2026-09-11T19:30:15.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4530 | 2026-09-11T19:30:15.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4531 | 2026-09-11T19:30:15.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4532 | 2026-09-11T19:30:15.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4533 | 2026-09-11T19:30:15.681Z | |
| 4534 | 2026-09-11T19:30:15.681Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/378) |
| 4535 | 2026-09-11T19:30:16.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4536 | 2026-09-11T19:30:16.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4537 | 2026-09-11T19:30:16.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4538 | 2026-09-11T19:30:16.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4539 | 2026-09-11T19:30:16.305Z | |
| 4540 | 2026-09-11T19:30:16.305Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/378) |
| 4541 | 2026-09-11T19:30:16.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4542 | 2026-09-11T19:30:16.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4543 | 2026-09-11T19:30:16.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4544 | 2026-09-11T19:30:16.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4545 | 2026-09-11T19:30:16.928Z | |
| 4546 | 2026-09-11T19:30:16.928Z | info: running `cargo check --bins` on omicron-rpaths (278/378) |
| 4547 | 2026-09-11T19:30:17.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4548 | 2026-09-11T19:30:17.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4549 | 2026-09-11T19:30:17.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4550 | 2026-09-11T19:30:17.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4551 | 2026-09-11T19:30:17.520Z | |
| 4552 | 2026-09-11T19:30:17.521Z | info: running `cargo check --bins` on omicron-repl-utils (279/378) |
| 4553 | 2026-09-11T19:30:18.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4554 | 2026-09-11T19:30:18.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4555 | 2026-09-11T19:30:18.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4556 | 2026-09-11T19:30:18.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4557 | 2026-09-11T19:30:18.119Z | |
| 4558 | 2026-09-11T19:30:18.119Z | info: running `cargo check --bins` on omicron-clickhouse-admin (280/378) |
| 4559 | 2026-09-11T19:30:18.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4560 | 2026-09-11T19:30:18.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4561 | 2026-09-11T19:30:18.856Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4562 | 2026-09-11T19:30:19.273Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4563 | 2026-09-11T19:30:20.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s |
| 4564 | 2026-09-11T19:30:20.486Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4565 | 2026-09-11T19:30:20.486Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4566 | 2026-09-11T19:30:20.671Z | |
| 4567 | 2026-09-11T19:30:20.671Z | info: running `cargo check --bins` on clickhouse-admin-api (281/378) |
| 4568 | 2026-09-11T19:30:21.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4569 | 2026-09-11T19:30:21.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4570 | 2026-09-11T19:30:21.186Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4571 | 2026-09-11T19:30:21.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4572 | 2026-09-11T19:30:21.275Z | |
| 4573 | 2026-09-11T19:30:21.275Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (282/378) |
| 4574 | 2026-09-11T19:30:21.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4575 | 2026-09-11T19:30:21.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4576 | 2026-09-11T19:30:21.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4577 | 2026-09-11T19:30:21.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4578 | 2026-09-11T19:30:21.883Z | |
| 4579 | 2026-09-11T19:30:21.883Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/378) |
| 4580 | 2026-09-11T19:30:22.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4581 | 2026-09-11T19:30:22.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4582 | 2026-09-11T19:30:22.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4583 | 2026-09-11T19:30:22.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4584 | 2026-09-11T19:30:22.496Z | |
| 4585 | 2026-09-11T19:30:22.496Z | info: running `cargo check --bins` on clickhouse-admin-single-client (284/378) |
| 4586 | 2026-09-11T19:30:23.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4587 | 2026-09-11T19:30:23.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4588 | 2026-09-11T19:30:23.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4589 | 2026-09-11T19:30:23.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4590 | 2026-09-11T19:30:23.109Z | |
| 4591 | 2026-09-11T19:30:23.109Z | info: running `cargo check --bins` on installinator-client (285/378) |
| 4592 | 2026-09-11T19:30:23.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4593 | 2026-09-11T19:30:23.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4594 | 2026-09-11T19:30:23.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4595 | 2026-09-11T19:30:23.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4596 | 2026-09-11T19:30:23.702Z | |
| 4597 | 2026-09-11T19:30:23.702Z | info: running `cargo check --bins` on oxide-client (286/378) |
| 4598 | 2026-09-11T19:30:24.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4599 | 2026-09-11T19:30:24.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4600 | 2026-09-11T19:30:24.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4601 | 2026-09-11T19:30:24.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4602 | 2026-09-11T19:30:24.299Z | |
| 4603 | 2026-09-11T19:30:24.300Z | info: running `cargo check --bins` on oximeter-client (287/378) |
| 4604 | 2026-09-11T19:30:24.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4605 | 2026-09-11T19:30:24.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4606 | 2026-09-11T19:30:24.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4607 | 2026-09-11T19:30:24.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4608 | 2026-09-11T19:30:24.903Z | |
| 4609 | 2026-09-11T19:30:24.903Z | info: running `cargo check --bins` on wicketd-client (288/378) |
| 4610 | 2026-09-11T19:30:25.429Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4611 | 2026-09-11T19:30:25.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4612 | 2026-09-11T19:30:25.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4613 | 2026-09-11T19:30:25.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4614 | 2026-09-11T19:30:25.524Z | |
| 4615 | 2026-09-11T19:30:25.524Z | info: running `cargo check --bins` on wicket-common (289/378) |
| 4616 | 2026-09-11T19:30:26.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4617 | 2026-09-11T19:30:26.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4618 | 2026-09-11T19:30:26.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4619 | 2026-09-11T19:30:26.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4620 | 2026-09-11T19:30:26.146Z | |
| 4621 | 2026-09-11T19:30:26.146Z | info: running `cargo check --bins` on wicketd-commission-client (290/378) |
| 4622 | 2026-09-11T19:30:26.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4623 | 2026-09-11T19:30:26.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4624 | 2026-09-11T19:30:26.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4625 | 2026-09-11T19:30:26.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4626 | 2026-09-11T19:30:26.761Z | |
| 4627 | 2026-09-11T19:30:26.761Z | info: running `cargo check --bins` on omicron-cockroach-admin (291/378) |
| 4628 | 2026-09-11T19:30:27.285Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4629 | 2026-09-11T19:30:27.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4630 | 2026-09-11T19:30:27.473Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4631 | 2026-09-11T19:30:27.477Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4632 | 2026-09-11T19:30:28.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 4633 | 2026-09-11T19:30:28.677Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4634 | 2026-09-11T19:30:28.677Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4635 | 2026-09-11T19:30:28.858Z | |
| 4636 | 2026-09-11T19:30:28.858Z | info: running `cargo check --bins` on cockroach-admin-api (292/378) |
| 4637 | 2026-09-11T19:30:29.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4638 | 2026-09-11T19:30:29.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4639 | 2026-09-11T19:30:29.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4640 | 2026-09-11T19:30:29.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4641 | 2026-09-11T19:30:29.455Z | |
| 4642 | 2026-09-11T19:30:29.455Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (293/378) |
| 4643 | 2026-09-11T19:30:30.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4644 | 2026-09-11T19:30:30.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4645 | 2026-09-11T19:30:30.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4646 | 2026-09-11T19:30:30.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 4647 | 2026-09-11T19:30:30.141Z | |
| 4648 | 2026-09-11T19:30:30.142Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/378) |
| 4649 | 2026-09-11T19:30:30.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4650 | 2026-09-11T19:30:30.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4651 | 2026-09-11T19:30:30.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4652 | 2026-09-11T19:30:30.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4653 | 2026-09-11T19:30:30.826Z | |
| 4654 | 2026-09-11T19:30:30.826Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (295/378) |
| 4655 | 2026-09-11T19:30:31.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4656 | 2026-09-11T19:30:31.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4657 | 2026-09-11T19:30:31.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4658 | 2026-09-11T19:30:31.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4659 | 2026-09-11T19:30:31.476Z | |
| 4660 | 2026-09-11T19:30:31.476Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/378) |
| 4661 | 2026-09-11T19:30:32.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4662 | 2026-09-11T19:30:32.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4663 | 2026-09-11T19:30:32.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4664 | 2026-09-11T19:30:32.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4665 | 2026-09-11T19:30:32.132Z | |
| 4666 | 2026-09-11T19:30:32.132Z | info: running `cargo check --bins` on db-macros (297/378) |
| 4667 | 2026-09-11T19:30:32.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4668 | 2026-09-11T19:30:32.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4669 | 2026-09-11T19:30:32.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4670 | 2026-09-11T19:30:32.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4671 | 2026-09-11T19:30:32.725Z | |
| 4672 | 2026-09-11T19:30:32.725Z | info: running `cargo check --bins` on nexus-macros-common (298/378) |
| 4673 | 2026-09-11T19:30:33.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4674 | 2026-09-11T19:30:33.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4675 | 2026-09-11T19:30:33.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4676 | 2026-09-11T19:30:33.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4677 | 2026-09-11T19:30:33.315Z | |
| 4678 | 2026-09-11T19:30:33.315Z | info: running `cargo check --bins` on nexus-auth (299/378) |
| 4679 | 2026-09-11T19:30:33.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4680 | 2026-09-11T19:30:33.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4681 | 2026-09-11T19:30:33.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4682 | 2026-09-11T19:30:33.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4683 | 2026-09-11T19:30:33.961Z | |
| 4684 | 2026-09-11T19:30:33.961Z | info: running `cargo check --bins` on authz-macros (300/378) |
| 4685 | 2026-09-11T19:30:34.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4686 | 2026-09-11T19:30:34.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4687 | 2026-09-11T19:30:34.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4688 | 2026-09-11T19:30:34.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4689 | 2026-09-11T19:30:34.555Z | |
| 4690 | 2026-09-11T19:30:34.555Z | info: running `cargo check --bins` on nexus-db-fixed-data (301/378) |
| 4691 | 2026-09-11T19:30:35.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4692 | 2026-09-11T19:30:35.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4693 | 2026-09-11T19:30:35.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4694 | 2026-09-11T19:30:35.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4695 | 2026-09-11T19:30:35.199Z | |
| 4696 | 2026-09-11T19:30:35.199Z | info: running `cargo check --bins` on nexus-db-model (302/378) |
| 4697 | 2026-09-11T19:30:35.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4698 | 2026-09-11T19:30:35.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4699 | 2026-09-11T19:30:35.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4700 | 2026-09-11T19:30:35.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4701 | 2026-09-11T19:30:35.847Z | |
| 4702 | 2026-09-11T19:30:35.847Z | info: running `cargo check --bins` on nexus-db-schema (303/378) |
| 4703 | 2026-09-11T19:30:36.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4704 | 2026-09-11T19:30:36.361Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4705 | 2026-09-11T19:30:36.361Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4706 | 2026-09-11T19:30:36.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4707 | 2026-09-11T19:30:36.449Z | |
| 4708 | 2026-09-11T19:30:36.449Z | info: running `cargo check --bins` on nexus-defaults (304/378) |
| 4709 | 2026-09-11T19:30:36.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4710 | 2026-09-11T19:30:36.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4711 | 2026-09-11T19:30:36.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4712 | 2026-09-11T19:30:36.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4713 | 2026-09-11T19:30:37.055Z | |
| 4714 | 2026-09-11T19:30:37.056Z | info: running `cargo check --bins` on omicron-git-version (305/378) |
| 4715 | 2026-09-11T19:30:37.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4716 | 2026-09-11T19:30:37.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4717 | 2026-09-11T19:30:37.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4718 | 2026-09-11T19:30:37.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4719 | 2026-09-11T19:30:37.643Z | |
| 4720 | 2026-09-11T19:30:37.643Z | info: running `cargo check --bins` on nexus-db-errors (306/378) |
| 4721 | 2026-09-11T19:30:38.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4722 | 2026-09-11T19:30:38.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4723 | 2026-09-11T19:30:38.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4724 | 2026-09-11T19:30:38.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4725 | 2026-09-11T19:30:38.295Z | |
| 4726 | 2026-09-11T19:30:38.296Z | info: running `cargo check --bins` on nexus-db-lookup (307/378) |
| 4727 | 2026-09-11T19:30:38.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4728 | 2026-09-11T19:30:38.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4729 | 2026-09-11T19:30:38.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4730 | 2026-09-11T19:30:38.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4731 | 2026-09-11T19:30:38.946Z | |
| 4732 | 2026-09-11T19:30:38.946Z | info: running `cargo check --bins` on nexus-fm-slippy (308/378) |
| 4733 | 2026-09-11T19:30:39.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4734 | 2026-09-11T19:30:39.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4735 | 2026-09-11T19:30:39.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4736 | 2026-09-11T19:30:39.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4737 | 2026-09-11T19:30:39.588Z | |
| 4738 | 2026-09-11T19:30:39.589Z | info: running `cargo check --bins --no-default-features` on nexus-fm (309/378) |
| 4739 | 2026-09-11T19:30:40.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4740 | 2026-09-11T19:30:40.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4741 | 2026-09-11T19:30:40.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4742 | 2026-09-11T19:30:40.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4743 | 2026-09-11T19:30:40.236Z | |
| 4744 | 2026-09-11T19:30:40.237Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (310/378) |
| 4745 | 2026-09-11T19:30:40.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4746 | 2026-09-11T19:30:40.792Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4747 | 2026-09-11T19:30:40.792Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4748 | 2026-09-11T19:30:40.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4749 | 2026-09-11T19:30:40.893Z | |
| 4750 | 2026-09-11T19:30:40.893Z | info: running `cargo check --bins` on nexus-test-interface (311/378) |
| 4751 | 2026-09-11T19:30:41.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4752 | 2026-09-11T19:30:41.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4753 | 2026-09-11T19:30:41.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4754 | 2026-09-11T19:30:41.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4755 | 2026-09-11T19:30:41.541Z | |
| 4756 | 2026-09-11T19:30:41.541Z | info: running `cargo check --bins` on oximeter-collector (312/378) |
| 4757 | 2026-09-11T19:30:42.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4758 | 2026-09-11T19:30:42.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4759 | 2026-09-11T19:30:42.297Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4760 | 2026-09-11T19:30:42.297Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4761 | 2026-09-11T19:30:42.965Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4762 | 2026-09-11T19:30:44.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.13s |
| 4763 | 2026-09-11T19:30:44.680Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4764 | 2026-09-11T19:30:44.680Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4765 | 2026-09-11T19:30:44.873Z | |
| 4766 | 2026-09-11T19:30:44.874Z | info: running `cargo check --bins` on oximeter-api (313/378) |
| 4767 | 2026-09-11T19:30:45.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4768 | 2026-09-11T19:30:45.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4769 | 2026-09-11T19:30:45.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4770 | 2026-09-11T19:30:45.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4771 | 2026-09-11T19:30:45.477Z | |
| 4772 | 2026-09-11T19:30:45.477Z | info: running `cargo check --bins` on cert-dev (314/378) |
| 4773 | 2026-09-11T19:30:45.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4774 | 2026-09-11T19:30:45.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4775 | 2026-09-11T19:30:46.131Z | Checking yasna v0.5.2 |
| 4776 | 2026-09-11T19:30:46.541Z | Checking rcgen v0.12.1 |
| 4777 | 2026-09-11T19:30:46.795Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4778 | 2026-09-11T19:30:46.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4779 | 2026-09-11T19:30:46.985Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4780 | 2026-09-11T19:30:46.985Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4781 | 2026-09-11T19:30:47.155Z | |
| 4782 | 2026-09-11T19:30:47.156Z | info: running `cargo check --bins` on clickana (315/378) |
| 4783 | 2026-09-11T19:30:47.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4784 | 2026-09-11T19:30:47.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4785 | 2026-09-11T19:30:47.842Z | Compiling instability v0.3.11 |
| 4786 | 2026-09-11T19:30:47.845Z | Checking castaway v0.2.4 |
| 4787 | 2026-09-11T19:30:47.845Z | Compiling indoc v2.0.7 |
| 4788 | 2026-09-11T19:30:47.845Z | Checking unicode-truncate v1.1.0 |
| 4789 | 2026-09-11T19:30:47.845Z | Checking lru v0.12.5 |
| 4790 | 2026-09-11T19:30:47.981Z | Checking cassowary v0.3.0 |
| 4791 | 2026-09-11T19:30:48.067Z | Checking compact_str v0.8.1 |
| 4792 | 2026-09-11T19:30:48.887Z | Checking ratatui v0.29.0 |
| 4793 | 2026-09-11T19:30:49.951Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4794 | 2026-09-11T19:30:50.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s |
| 4795 | 2026-09-11T19:30:50.676Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4796 | 2026-09-11T19:30:50.676Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4797 | 2026-09-11T19:30:50.843Z | |
| 4798 | 2026-09-11T19:30:50.843Z | info: running `cargo check --bins` on clickhouse-cluster-dev (316/378) |
| 4799 | 2026-09-11T19:30:51.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4800 | 2026-09-11T19:30:51.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4801 | 2026-09-11T19:30:51.600Z | Checking headers-core v0.3.0 |
| 4802 | 2026-09-11T19:30:51.600Z | Checking port-file v0.1.0 |
| 4803 | 2026-09-11T19:30:51.604Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4804 | 2026-09-11T19:30:51.799Z | Checking headers v0.4.1 |
| 4805 | 2026-09-11T19:30:52.166Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4806 | 2026-09-11T19:30:53.130Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4807 | 2026-09-11T19:30:53.652Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4808 | 2026-09-11T19:30:54.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 4809 | 2026-09-11T19:30:54.105Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4810 | 2026-09-11T19:30:54.105Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4811 | 2026-09-11T19:30:54.295Z | |
| 4812 | 2026-09-11T19:30:54.295Z | info: running `cargo check --bins` on ch-dev (317/378) |
| 4813 | 2026-09-11T19:30:54.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4814 | 2026-09-11T19:30:54.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4815 | 2026-09-11T19:30:55.049Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4816 | 2026-09-11T19:30:55.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
| 4817 | 2026-09-11T19:30:55.844Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4818 | 2026-09-11T19:30:55.844Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4819 | 2026-09-11T19:30:56.038Z | |
| 4820 | 2026-09-11T19:30:56.038Z | info: running `cargo check --bins` on dev-tools-common (318/378) |
| 4821 | 2026-09-11T19:30:56.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4822 | 2026-09-11T19:30:56.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4823 | 2026-09-11T19:30:56.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4824 | 2026-09-11T19:30:56.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 4825 | 2026-09-11T19:30:56.480Z | |
| 4826 | 2026-09-11T19:30:56.480Z | info: running `cargo check --bins` on corpus-adjust (319/378) |
| 4827 | 2026-09-11T19:30:56.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4828 | 2026-09-11T19:30:56.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4829 | 2026-09-11T19:30:57.153Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4830 | 2026-09-11T19:30:57.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
| 4831 | 2026-09-11T19:30:57.542Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4832 | 2026-09-11T19:30:57.542Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4833 | 2026-09-11T19:30:57.716Z | |
| 4834 | 2026-09-11T19:30:57.716Z | info: running `cargo check --bins` on crdb-seed (320/378) |
| 4835 | 2026-09-11T19:30:58.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4836 | 2026-09-11T19:30:58.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4837 | 2026-09-11T19:30:58.469Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4838 | 2026-09-11T19:30:59.591Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4839 | 2026-09-11T19:30:59.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s |
| 4840 | 2026-09-11T19:30:59.952Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4841 | 2026-09-11T19:30:59.952Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4842 | 2026-09-11T19:31:00.148Z | |
| 4843 | 2026-09-11T19:31:00.148Z | info: running `cargo check --bins` on db-dev (321/378) |
| 4844 | 2026-09-11T19:31:00.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4845 | 2026-09-11T19:31:00.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4846 | 2026-09-11T19:31:00.900Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4847 | 2026-09-11T19:31:01.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
| 4848 | 2026-09-11T19:31:01.701Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4849 | 2026-09-11T19:31:01.701Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4850 | 2026-09-11T19:31:01.895Z | |
| 4851 | 2026-09-11T19:31:01.895Z | info: running `cargo check --bins` on omicron-dev-lib (322/378) |
| 4852 | 2026-09-11T19:31:02.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4853 | 2026-09-11T19:31:02.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4854 | 2026-09-11T19:31:02.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4855 | 2026-09-11T19:31:02.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4856 | 2026-09-11T19:31:02.543Z | |
| 4857 | 2026-09-11T19:31:02.543Z | info: running `cargo check --bins` on xtask-downloader (323/378) |
| 4858 | 2026-09-11T19:31:03.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4859 | 2026-09-11T19:31:03.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4860 | 2026-09-11T19:31:03.203Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4861 | 2026-09-11T19:31:03.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4862 | 2026-09-11T19:31:03.903Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4863 | 2026-09-11T19:31:03.903Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4864 | 2026-09-11T19:31:04.073Z | |
| 4865 | 2026-09-11T19:31:04.073Z | info: running `cargo check --bins` on omicron-dropshot-apis (324/378) |
| 4866 | 2026-09-11T19:31:04.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4867 | 2026-09-11T19:31:04.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4868 | 2026-09-11T19:31:04.854Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4869 | 2026-09-11T19:31:04.854Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4870 | 2026-09-11T19:31:04.857Z | Checking git-stub v1.0.0 |
| 4871 | 2026-09-11T19:31:04.857Z | Compiling trait-variant v0.1.2 |
| 4872 | 2026-09-11T19:31:04.857Z | Checking maplit v1.0.2 |
| 4873 | 2026-09-11T19:31:04.857Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4874 | 2026-09-11T19:31:04.975Z | Checking drift v0.2.0 |
| 4875 | 2026-09-11T19:31:04.995Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4876 | 2026-09-11T19:31:05.054Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4877 | 2026-09-11T19:31:05.158Z | Checking git-stub-vcs v0.1.0 |
| 4878 | 2026-09-11T19:31:05.187Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4879 | 2026-09-11T19:31:05.216Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4880 | 2026-09-11T19:31:05.339Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4881 | 2026-09-11T19:31:05.354Z | Checking dropshot-api-manager v0.8.0 |
| 4882 | 2026-09-11T19:31:05.370Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4883 | 2026-09-11T19:31:05.572Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4884 | 2026-09-11T19:31:05.721Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4885 | 2026-09-11T19:31:06.272Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4886 | 2026-09-11T19:31:07.163Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4887 | 2026-09-11T19:31:08.197Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4888 | 2026-09-11T19:31:09.039Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4889 | 2026-09-11T19:31:09.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s |
| 4890 | 2026-09-11T19:31:09.495Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4891 | 2026-09-11T19:31:09.495Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4892 | 2026-09-11T19:31:09.689Z | |
| 4893 | 2026-09-11T19:31:09.689Z | info: running `cargo check --bins` on installinator-api (325/378) |
| 4894 | 2026-09-11T19:31:10.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4895 | 2026-09-11T19:31:10.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4896 | 2026-09-11T19:31:10.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4897 | 2026-09-11T19:31:10.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4898 | 2026-09-11T19:31:10.291Z | |
| 4899 | 2026-09-11T19:31:10.291Z | info: running `cargo check --bins` on nexus-external-api (326/378) |
| 4900 | 2026-09-11T19:31:10.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4901 | 2026-09-11T19:31:10.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4902 | 2026-09-11T19:31:10.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4903 | 2026-09-11T19:31:10.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4904 | 2026-09-11T19:31:10.933Z | |
| 4905 | 2026-09-11T19:31:10.933Z | info: running `cargo check --bins` on nexus-internal-api (327/378) |
| 4906 | 2026-09-11T19:31:11.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4907 | 2026-09-11T19:31:11.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4908 | 2026-09-11T19:31:11.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4909 | 2026-09-11T19:31:11.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4910 | 2026-09-11T19:31:11.578Z | |
| 4911 | 2026-09-11T19:31:11.578Z | info: running `cargo check --bins` on nexus-lockstep-api (328/378) |
| 4912 | 2026-09-11T19:31:12.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4913 | 2026-09-11T19:31:12.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4914 | 2026-09-11T19:31:12.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4915 | 2026-09-11T19:31:12.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4916 | 2026-09-11T19:31:12.224Z | |
| 4917 | 2026-09-11T19:31:12.224Z | info: running `cargo check --bins` on ntp-admin-api (329/378) |
| 4918 | 2026-09-11T19:31:12.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4919 | 2026-09-11T19:31:12.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4920 | 2026-09-11T19:31:12.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4921 | 2026-09-11T19:31:12.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4922 | 2026-09-11T19:31:12.830Z | |
| 4923 | 2026-09-11T19:31:12.830Z | info: running `cargo check --bins` on ntp-admin-types-versions (330/378) |
| 4924 | 2026-09-11T19:31:13.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4925 | 2026-09-11T19:31:13.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4926 | 2026-09-11T19:31:13.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4927 | 2026-09-11T19:31:13.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4928 | 2026-09-11T19:31:13.429Z | |
| 4929 | 2026-09-11T19:31:13.429Z | info: running `cargo check --bins` on wicketd-api (331/378) |
| 4930 | 2026-09-11T19:31:13.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4931 | 2026-09-11T19:31:13.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4932 | 2026-09-11T19:31:13.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4933 | 2026-09-11T19:31:13.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4934 | 2026-09-11T19:31:14.054Z | |
| 4935 | 2026-09-11T19:31:14.054Z | info: running `cargo check --bins` on wicketd-commission-api (332/378) |
| 4936 | 2026-09-11T19:31:14.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4937 | 2026-09-11T19:31:14.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4938 | 2026-09-11T19:31:14.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4939 | 2026-09-11T19:31:14.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4940 | 2026-09-11T19:31:14.669Z | |
| 4941 | 2026-09-11T19:31:14.669Z | info: running `cargo check --bins` on omicron-ls-apis (333/378) |
| 4942 | 2026-09-11T19:31:15.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4943 | 2026-09-11T19:31:15.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4944 | 2026-09-11T19:31:15.333Z | Compiling blake3 v1.8.5 |
| 4945 | 2026-09-11T19:31:15.448Z | Checking constant_time_eq v0.4.2 |
| 4946 | 2026-09-11T19:31:15.457Z | Checking arrayvec v0.7.6 |
| 4947 | 2026-09-11T19:31:15.457Z | Checking arrayref v0.3.9 |
| 4948 | 2026-09-11T19:31:15.470Z | Checking cargo-platform v0.3.2 |
| 4949 | 2026-09-11T19:31:15.486Z | Checking topological-sort v0.2.2 |
| 4950 | 2026-09-11T19:31:15.486Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4951 | 2026-09-11T19:31:15.621Z | Checking cargo_metadata v0.23.1 |
| 4952 | 2026-09-11T19:31:16.342Z | Checking omicron-zone-package v0.12.3 |
| 4953 | 2026-09-11T19:31:17.053Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4954 | 2026-09-11T19:31:17.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 4955 | 2026-09-11T19:31:17.890Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4956 | 2026-09-11T19:31:17.890Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4957 | 2026-09-11T19:31:18.052Z | |
| 4958 | 2026-09-11T19:31:18.052Z | info: running `cargo check --bins` on mgs-dev (334/378) |
| 4959 | 2026-09-11T19:31:18.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4960 | 2026-09-11T19:31:18.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4961 | 2026-09-11T19:31:18.814Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4962 | 2026-09-11T19:31:19.453Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4963 | 2026-09-11T19:31:19.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s |
| 4964 | 2026-09-11T19:31:19.983Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4965 | 2026-09-11T19:31:19.983Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4966 | 2026-09-11T19:31:20.175Z | |
| 4967 | 2026-09-11T19:31:20.175Z | info: running `cargo check --bins` on omicron-omdb (335/378) |
| 4968 | 2026-09-11T19:31:20.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4969 | 2026-09-11T19:31:20.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4970 | 2026-09-11T19:31:21.208Z | Compiling darling_core v0.21.3 |
| 4971 | 2026-09-11T19:31:21.208Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4972 | 2026-09-11T19:31:21.211Z | Compiling vergen-lib v0.1.6 |
| 4973 | 2026-09-11T19:31:21.211Z | Compiling diesel_derives v2.3.7 |
| 4974 | 2026-09-11T19:31:21.211Z | Checking scheduled-thread-pool v0.2.7 |
| 4975 | 2026-09-11T19:31:21.211Z | Compiling vergen-gitcl v1.0.8 |
| 4976 | 2026-09-11T19:31:21.212Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4977 | 2026-09-11T19:31:21.212Z | Compiling dirs-sys-next v0.1.2 |
| 4978 | 2026-09-11T19:31:21.500Z | Compiling glob v0.3.3 |
| 4979 | 2026-09-11T19:31:21.563Z | Compiling crunchy v0.2.4 |
| 4980 | 2026-09-11T19:31:21.626Z | Checking r2d2 v0.8.10 |
| 4981 | 2026-09-11T19:31:21.626Z | Compiling dirs-next v2.0.0 |
| 4982 | 2026-09-11T19:31:21.658Z | Checking downcast-rs v2.0.2 |
| 4983 | 2026-09-11T19:31:21.745Z | Compiling tiny-keccak v2.0.2 |
| 4984 | 2026-09-11T19:31:21.761Z | Compiling term v0.7.0 |
| 4985 | 2026-09-11T19:31:21.872Z | Compiling clang-sys v1.8.1 |
| 4986 | 2026-09-11T19:31:21.938Z | Compiling bit-vec v0.6.3 |
| 4987 | 2026-09-11T19:31:21.956Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4988 | 2026-09-11T19:31:22.161Z | Compiling bit-set v0.5.3 |
| 4989 | 2026-09-11T19:31:22.180Z | Compiling ascii-canvas v3.0.0 |
| 4990 | 2026-09-11T19:31:22.264Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4991 | 2026-09-11T19:31:22.295Z | Compiling itertools v0.10.5 |
| 4992 | 2026-09-11T19:31:22.319Z | Compiling ena v0.14.4 |
| 4993 | 2026-09-11T19:31:22.383Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4994 | 2026-09-11T19:31:22.406Z | Compiling libloading v0.8.9 |
| 4995 | 2026-09-11T19:31:22.423Z | Compiling diff v0.1.13 |
| 4996 | 2026-09-11T19:31:22.440Z | Compiling bindgen v0.71.1 |
| 4997 | 2026-09-11T19:31:22.528Z | Compiling regex-syntax v0.6.29 |
| 4998 | 2026-09-11T19:31:22.707Z | Compiling cexpr v0.6.0 |
| 4999 | 2026-09-11T19:31:22.850Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5000 | 2026-09-11T19:31:23.039Z | Compiling rustc-hash v2.1.1 |
| 5001 | 2026-09-11T19:31:23.084Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 5002 | 2026-09-11T19:31:23.339Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 5003 | 2026-09-11T19:31:23.366Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 5004 | 2026-09-11T19:31:23.384Z | Compiling libxml v0.3.3 |
| 5005 | 2026-09-11T19:31:23.431Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5006 | 2026-09-11T19:31:23.641Z | Compiling strum_macros v0.24.3 |
| 5007 | 2026-09-11T19:31:23.658Z | Compiling indoc v1.0.9 |
| 5008 | 2026-09-11T19:31:23.941Z | Compiling darling_macro v0.21.3 |
| 5009 | 2026-09-11T19:31:24.111Z | Compiling lalrpop v0.19.12 |
| 5010 | 2026-09-11T19:31:24.480Z | Compiling darling v0.21.3 |
| 5011 | 2026-09-11T19:31:24.580Z | Compiling dsl_auto_type v0.2.0 |
| 5012 | 2026-09-11T19:31:24.647Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5013 | 2026-09-11T19:31:24.668Z | Checking derive_builder v0.20.2 |
| 5014 | 2026-09-11T19:31:24.786Z | Compiling oso-derive v0.27.3 |
| 5015 | 2026-09-11T19:31:24.852Z | Checking quick-xml v0.37.5 |
| 5016 | 2026-09-11T19:31:25.055Z | Compiling impl-trait-for-tuples v0.2.3 |
| 5017 | 2026-09-11T19:31:25.302Z | Checking openssl-probe v0.1.6 |
| 5018 | 2026-09-11T19:31:25.443Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 5019 | 2026-09-11T19:31:25.722Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5020 | 2026-09-11T19:31:25.935Z | Checking bb8 v0.8.6 |
| 5021 | 2026-09-11T19:31:26.216Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5022 | 2026-09-11T19:31:26.233Z | Checking nonempty v0.12.0 |
| 5023 | 2026-09-11T19:31:26.249Z | Compiling libz-sys v1.1.24 |
| 5024 | 2026-09-11T19:31:26.401Z | Compiling strsim v0.10.0 |
| 5025 | 2026-09-11T19:31:26.447Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 5026 | 2026-09-11T19:31:26.602Z | Compiling darling_core v0.13.4 |
| 5027 | 2026-09-11T19:31:26.736Z | Compiling progenitor-impl v0.13.0 |
| 5028 | 2026-09-11T19:31:26.835Z | Compiling vergen-git2 v9.1.0 |
| 5029 | 2026-09-11T19:31:27.982Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5030 | 2026-09-11T19:31:28.191Z | Checking progenitor-client v0.13.0 |
| 5031 | 2026-09-11T19:31:28.464Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 5032 | 2026-09-11T19:31:28.481Z | Compiling darling_macro v0.13.4 |
| 5033 | 2026-09-11T19:31:29.014Z | Compiling darling v0.13.4 |
| 5034 | 2026-09-11T19:31:29.112Z | Compiling serde_with_macros v1.5.2 |
| 5035 | 2026-09-11T19:31:29.357Z | Compiling progenitor-macro v0.13.0 |
| 5036 | 2026-09-11T19:31:29.509Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5037 | 2026-09-11T19:31:29.750Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5038 | 2026-09-11T19:31:29.958Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5039 | 2026-09-11T19:31:29.984Z | Compiling serde_with v1.14.0 |
| 5040 | 2026-09-11T19:31:30.170Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 5041 | 2026-09-11T19:31:30.383Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5042 | 2026-09-11T19:31:30.453Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5043 | 2026-09-11T19:31:30.534Z | Checking diesel v2.3.7 |
| 5044 | 2026-09-11T19:31:30.584Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 5045 | 2026-09-11T19:31:31.125Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 5046 | 2026-09-11T19:31:32.159Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5047 | 2026-09-11T19:31:32.425Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 5048 | 2026-09-11T19:31:32.675Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5049 | 2026-09-11T19:31:32.887Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5050 | 2026-09-11T19:31:33.101Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5051 | 2026-09-11T19:31:33.122Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5052 | 2026-09-11T19:31:33.437Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5053 | 2026-09-11T19:31:33.473Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5054 | 2026-09-11T19:31:33.772Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5055 | 2026-09-11T19:31:34.112Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 5056 | 2026-09-11T19:31:34.412Z | Checking progenitor v0.13.0 |
| 5057 | 2026-09-11T19:31:34.574Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 5058 | 2026-09-11T19:31:34.701Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 5059 | 2026-09-11T19:31:34.717Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 5060 | 2026-09-11T19:31:34.734Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5061 | 2026-09-11T19:31:34.937Z | Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy) |
| 5062 | 2026-09-11T19:31:35.066Z | Checking twox-hash v2.1.2 |
| 5063 | 2026-09-11T19:31:35.146Z | Checking libsw-core v0.3.2 |
| 5064 | 2026-09-11T19:31:35.296Z | Checking atty v0.2.14 |
| 5065 | 2026-09-11T19:31:35.318Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5066 | 2026-09-11T19:31:35.377Z | Checking libsw v3.5.0 |
| 5067 | 2026-09-11T19:31:35.421Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 5068 | 2026-09-11T19:31:35.561Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5069 | 2026-09-11T19:31:37.190Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 5070 | 2026-09-11T19:31:37.476Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 5071 | 2026-09-11T19:31:37.903Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 5072 | 2026-09-11T19:31:38.196Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 5073 | 2026-09-11T19:31:39.217Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 5074 | 2026-09-11T19:31:39.431Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 5075 | 2026-09-11T19:31:39.584Z | Checking fatfs v0.3.6 |
| 5076 | 2026-09-11T19:31:40.051Z | Checking console v0.16.2 |
| 5077 | 2026-09-11T19:31:40.366Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 5078 | 2026-09-11T19:31:40.962Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 5079 | 2026-09-11T19:31:41.117Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 5080 | 2026-09-11T19:31:41.213Z | Checking unit-prefix v0.5.2 |
| 5081 | 2026-09-11T19:31:41.351Z | Checking indicatif v0.18.4 |
| 5082 | 2026-09-11T19:31:41.727Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5083 | 2026-09-11T19:31:41.745Z | Checking oxide-update-engine-display v0.1.2 |
| 5084 | 2026-09-11T19:31:42.384Z | Checking support-bundle-viewer v0.1.2 |
| 5085 | 2026-09-11T19:31:42.401Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 5086 | 2026-09-11T19:31:42.633Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 5087 | 2026-09-11T19:31:42.659Z | Checking multimap v0.10.1 |
| 5088 | 2026-09-11T19:31:44.818Z | Checking async-bb8-diesel v0.2.1 |
| 5089 | 2026-09-11T19:31:45.179Z | Checking diesel-dtrace v0.5.0 |
| 5090 | 2026-09-11T19:31:51.402Z | Compiling samael v0.0.19 |
| 5091 | 2026-09-11T19:31:53.719Z | Compiling git2 v0.20.4 |
| 5092 | 2026-09-11T19:31:56.458Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 5093 | 2026-09-11T19:31:56.927Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 5094 | 2026-09-11T19:31:58.186Z | Compiling polar-core v0.27.3 |
| 5095 | 2026-09-11T19:32:02.789Z | Checking oso v0.27.3 |
| 5096 | 2026-09-11T19:32:33.343Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5097 | 2026-09-11T19:33:49.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s |
| 5098 | 2026-09-11T19:33:49.017Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5099 | 2026-09-11T19:33:49.017Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5100 | 2026-09-11T19:33:49.237Z | |
| 5101 | 2026-09-11T19:33:49.237Z | info: running `cargo check --bins` on nexus-networking (336/378) |
| 5102 | 2026-09-11T19:33:49.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5103 | 2026-09-11T19:33:49.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5104 | 2026-09-11T19:33:49.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5105 | 2026-09-11T19:33:49.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 5106 | 2026-09-11T19:33:49.942Z | |
| 5107 | 2026-09-11T19:33:49.942Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (337/378) |
| 5108 | 2026-09-11T19:33:50.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5109 | 2026-09-11T19:33:50.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5110 | 2026-09-11T19:33:50.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5111 | 2026-09-11T19:33:50.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 5112 | 2026-09-11T19:33:50.600Z | |
| 5113 | 2026-09-11T19:33:50.600Z | info: running `cargo check --bins` on nexus-saga-recovery (338/378) |
| 5114 | 2026-09-11T19:33:51.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5115 | 2026-09-11T19:33:51.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5116 | 2026-09-11T19:33:51.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5117 | 2026-09-11T19:33:51.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 5118 | 2026-09-11T19:33:51.261Z | |
| 5119 | 2026-09-11T19:33:51.261Z | info: running `cargo check --bins` on nexus-test-utils-macros (339/378) |
| 5120 | 2026-09-11T19:33:51.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5121 | 2026-09-11T19:33:51.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5122 | 2026-09-11T19:33:51.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5123 | 2026-09-11T19:33:51.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5124 | 2026-09-11T19:33:51.854Z | |
| 5125 | 2026-09-11T19:33:51.854Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (340/378) |
| 5126 | 2026-09-11T19:33:52.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5127 | 2026-09-11T19:33:52.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5128 | 2026-09-11T19:33:52.724Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5129 | 2026-09-11T19:33:53.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 5130 | 2026-09-11T19:33:53.527Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5131 | 2026-09-11T19:33:53.527Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5132 | 2026-09-11T19:33:53.739Z | |
| 5133 | 2026-09-11T19:33:53.739Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (341/378) |
| 5134 | 2026-09-11T19:33:54.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5135 | 2026-09-11T19:33:54.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5136 | 2026-09-11T19:33:54.603Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5137 | 2026-09-11T19:34:33.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.09s |
| 5138 | 2026-09-11T19:34:33.842Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5139 | 2026-09-11T19:34:33.842Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5140 | 2026-09-11T19:34:34.059Z | |
| 5141 | 2026-09-11T19:34:34.059Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (342/378) |
| 5142 | 2026-09-11T19:34:34.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5143 | 2026-09-11T19:34:34.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5144 | 2026-09-11T19:34:34.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5145 | 2026-09-11T19:34:34.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5146 | 2026-09-11T19:34:34.651Z | |
| 5147 | 2026-09-11T19:34:34.651Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (343/378) |
| 5148 | 2026-09-11T19:34:35.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5149 | 2026-09-11T19:34:35.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5150 | 2026-09-11T19:34:35.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5151 | 2026-09-11T19:34:35.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5152 | 2026-09-11T19:34:35.246Z | |
| 5153 | 2026-09-11T19:34:35.246Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (344/378) |
| 5154 | 2026-09-11T19:34:35.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5155 | 2026-09-11T19:34:35.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5156 | 2026-09-11T19:34:35.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5157 | 2026-09-11T19:34:35.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 5158 | 2026-09-11T19:34:35.896Z | |
| 5159 | 2026-09-11T19:34:35.896Z | info: running `cargo check --bins` on nexus-mgs-updates (345/378) |
| 5160 | 2026-09-11T19:34:36.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5161 | 2026-09-11T19:34:36.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5162 | 2026-09-11T19:34:36.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5163 | 2026-09-11T19:34:36.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5164 | 2026-09-11T19:34:36.533Z | |
| 5165 | 2026-09-11T19:34:36.533Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (346/378) |
| 5166 | 2026-09-11T19:34:37.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5167 | 2026-09-11T19:34:37.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5168 | 2026-09-11T19:34:37.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5169 | 2026-09-11T19:34:37.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 5170 | 2026-09-11T19:34:37.183Z | |
| 5171 | 2026-09-11T19:34:37.183Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (347/378) |
| 5172 | 2026-09-11T19:34:37.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5173 | 2026-09-11T19:34:37.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5174 | 2026-09-11T19:34:37.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5175 | 2026-09-11T19:34:37.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 5176 | 2026-09-11T19:34:37.841Z | |
| 5177 | 2026-09-11T19:34:37.841Z | info: running `cargo check --bins` on nexus-switch-config (348/378) |
| 5178 | 2026-09-11T19:34:38.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5179 | 2026-09-11T19:34:38.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5180 | 2026-09-11T19:34:38.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5181 | 2026-09-11T19:34:38.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5182 | 2026-09-11T19:34:38.475Z | |
| 5183 | 2026-09-11T19:34:38.475Z | info: running `cargo check --bins` on nexus-switch-config-preparation (349/378) |
| 5184 | 2026-09-11T19:34:39.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5185 | 2026-09-11T19:34:39.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5186 | 2026-09-11T19:34:39.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5187 | 2026-09-11T19:34:39.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 5188 | 2026-09-11T19:34:39.125Z | |
| 5189 | 2026-09-11T19:34:39.126Z | info: running `cargo check --bins` on support-bundle-collection (350/378) |
| 5190 | 2026-09-11T19:34:39.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5191 | 2026-09-11T19:34:39.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5192 | 2026-09-11T19:34:39.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5193 | 2026-09-11T19:34:39.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 5194 | 2026-09-11T19:34:39.774Z | |
| 5195 | 2026-09-11T19:34:39.774Z | info: running `cargo check --bins` on omicron-dev (351/378) |
| 5196 | 2026-09-11T19:34:40.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5197 | 2026-09-11T19:34:40.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5198 | 2026-09-11T19:34:40.712Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5199 | 2026-09-11T19:34:40.717Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5200 | 2026-09-11T19:34:40.910Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5201 | 2026-09-11T19:34:40.914Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5202 | 2026-09-11T19:34:40.956Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5203 | 2026-09-11T19:34:40.975Z | Checking diff v0.1.13 |
| 5204 | 2026-09-11T19:34:40.979Z | Checking yansi v1.0.1 |
| 5205 | 2026-09-11T19:34:40.979Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5206 | 2026-09-11T19:34:41.054Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5207 | 2026-09-11T19:34:41.236Z | Checking pretty_assertions v1.4.1 |
| 5208 | 2026-09-11T19:34:41.993Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5209 | 2026-09-11T19:34:42.026Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5210 | 2026-09-11T19:35:07.314Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5211 | 2026-09-11T19:35:07.318Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5212 | 2026-09-11T19:35:07.318Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5213 | 2026-09-11T19:35:07.318Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5214 | 2026-09-11T19:35:07.318Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5215 | 2026-09-11T19:35:07.318Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5216 | 2026-09-11T19:35:07.318Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5217 | 2026-09-11T19:35:08.286Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5218 | 2026-09-11T19:35:08.286Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5219 | 2026-09-11T19:35:09.591Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5220 | 2026-09-11T19:35:48.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 5221 | 2026-09-11T19:35:48.708Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5222 | 2026-09-11T19:35:48.708Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5223 | 2026-09-11T19:35:48.926Z | |
| 5224 | 2026-09-11T19:35:48.927Z | info: running `cargo check --bins` on oximeter-load-test (352/378) |
| 5225 | 2026-09-11T19:35:49.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5226 | 2026-09-11T19:35:49.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5227 | 2026-09-11T19:35:49.666Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5228 | 2026-09-11T19:35:50.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 5229 | 2026-09-11T19:35:50.321Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5230 | 2026-09-11T19:35:50.321Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5231 | 2026-09-11T19:35:50.510Z | |
| 5232 | 2026-09-11T19:35:50.510Z | info: running `cargo check --bins` on omicron-pins (353/378) |
| 5233 | 2026-09-11T19:35:51.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5234 | 2026-09-11T19:35:51.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5235 | 2026-09-11T19:35:51.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5236 | 2026-09-11T19:35:51.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5237 | 2026-09-11T19:35:51.102Z | |
| 5238 | 2026-09-11T19:35:51.102Z | info: running `cargo check --bins` on rack-init-config (354/378) |
| 5239 | 2026-09-11T19:35:51.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5240 | 2026-09-11T19:35:51.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5241 | 2026-09-11T19:35:51.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5242 | 2026-09-11T19:35:51.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5243 | 2026-09-11T19:35:51.711Z | |
| 5244 | 2026-09-11T19:35:51.712Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (355/378) |
| 5245 | 2026-09-11T19:35:52.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5246 | 2026-09-11T19:35:52.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5247 | 2026-09-11T19:35:52.521Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5248 | 2026-09-11T19:35:52.649Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5249 | 2026-09-11T19:35:52.656Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5250 | 2026-09-11T19:36:19.398Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5251 | 2026-09-11T19:36:19.806Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5252 | 2026-09-11T19:36:21.578Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5253 | 2026-09-11T19:36:22.066Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5254 | 2026-09-11T19:36:25.196Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5255 | 2026-09-11T19:36:49.333Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5256 | 2026-09-11T19:36:50.074Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5257 | 2026-09-11T19:36:51.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 5258 | 2026-09-11T19:36:51.788Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5259 | 2026-09-11T19:36:51.788Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5260 | 2026-09-11T19:36:52.032Z | |
| 5261 | 2026-09-11T19:36:52.032Z | info: running `cargo check --bins` on reconfigurator-sp-updater (356/378) |
| 5262 | 2026-09-11T19:36:52.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5263 | 2026-09-11T19:36:52.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5264 | 2026-09-11T19:36:52.749Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5265 | 2026-09-11T19:36:53.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 5266 | 2026-09-11T19:36:53.456Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5267 | 2026-09-11T19:36:53.456Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5268 | 2026-09-11T19:36:53.648Z | |
| 5269 | 2026-09-11T19:36:53.649Z | info: running `cargo check --bins` on omicron-releng (357/378) |
| 5270 | 2026-09-11T19:36:54.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5271 | 2026-09-11T19:36:54.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5272 | 2026-09-11T19:36:54.315Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5273 | 2026-09-11T19:36:54.326Z | Compiling fs-err v2.11.0 |
| 5274 | 2026-09-11T19:36:54.436Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5275 | 2026-09-11T19:36:54.446Z | Checking parse-size v1.1.0 |
| 5276 | 2026-09-11T19:36:54.456Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5277 | 2026-09-11T19:36:54.456Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5278 | 2026-09-11T19:36:54.459Z | Checking shell-words v1.1.1 |
| 5279 | 2026-09-11T19:36:54.546Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5280 | 2026-09-11T19:36:54.868Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5281 | 2026-09-11T19:36:55.046Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5282 | 2026-09-11T19:36:55.714Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5283 | 2026-09-11T19:36:56.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s |
| 5284 | 2026-09-11T19:36:56.689Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5285 | 2026-09-11T19:36:56.689Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5286 | 2026-09-11T19:36:56.857Z | |
| 5287 | 2026-09-11T19:36:56.857Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (358/378) |
| 5288 | 2026-09-11T19:36:57.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5289 | 2026-09-11T19:36:59.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5290 | 2026-09-11T19:37:00.023Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5291 | 2026-09-11T19:37:00.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s |
| 5292 | 2026-09-11T19:37:00.097Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5293 | 2026-09-11T19:37:00.099Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5294 | 2026-09-11T19:37:00.099Z | |
| 5295 | 2026-09-11T19:37:00.099Z | info: running `cargo check --bins` on schema (359/378) |
| 5296 | 2026-09-11T19:37:00.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5297 | 2026-09-11T19:37:00.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5298 | 2026-09-11T19:37:00.099Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5299 | 2026-09-11T19:37:00.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 5300 | 2026-09-11T19:37:00.099Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5301 | 2026-09-11T19:37:00.099Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5302 | 2026-09-11T19:37:00.099Z | |
| 5303 | 2026-09-11T19:37:00.099Z | info: running `cargo check --bins` on xtask (360/378) |
| 5304 | 2026-09-11T19:37:00.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5305 | 2026-09-11T19:37:00.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5306 | 2026-09-11T19:37:00.335Z | Checking serde_core v1.0.228 |
| 5307 | 2026-09-11T19:37:00.335Z | Checking libc v0.2.185 |
| 5308 | 2026-09-11T19:37:00.337Z | Checking bitflags v2.11.0 |
| 5309 | 2026-09-11T19:37:00.422Z | Checking scroll v0.12.0 |
| 5310 | 2026-09-11T19:37:00.425Z | Checking thiserror v1.0.69 |
| 5311 | 2026-09-11T19:37:00.435Z | Checking log v0.4.33 |
| 5312 | 2026-09-11T19:37:00.438Z | Checking hashbrown v0.17.0 |
| 5313 | 2026-09-11T19:37:00.450Z | Checking zerocopy v0.7.35 |
| 5314 | 2026-09-11T19:37:00.516Z | Checking syn v2.0.117 |
| 5315 | 2026-09-11T19:37:00.552Z | Checking dtrace-parser v0.2.0 |
| 5316 | 2026-09-11T19:37:00.580Z | Checking once_cell v1.21.3 |
| 5317 | 2026-09-11T19:37:00.634Z | Checking goblin v0.8.2 |
| 5318 | 2026-09-11T19:37:00.694Z | Checking errno v0.3.14 |
| 5319 | 2026-09-11T19:37:00.751Z | Checking thread-id v4.2.2 |
| 5320 | 2026-09-11T19:37:00.778Z | Checking getrandom v0.4.3 |
| 5321 | 2026-09-11T19:37:00.808Z | Checking rustix v1.1.4 |
| 5322 | 2026-09-11T19:37:00.827Z | Checking memmap v0.7.0 |
| 5323 | 2026-09-11T19:37:00.886Z | Checking indexmap v2.14.0 |
| 5324 | 2026-09-11T19:37:00.904Z | Checking thiserror v2.0.18 |
| 5325 | 2026-09-11T19:37:00.924Z | Checking fs-err v3.3.0 |
| 5326 | 2026-09-11T19:37:00.951Z | Checking tabled v0.15.0 |
| 5327 | 2026-09-11T19:37:00.999Z | Checking anyhow v1.0.104 |
| 5328 | 2026-09-11T19:37:01.570Z | Checking terminal_size v0.4.3 |
| 5329 | 2026-09-11T19:37:01.570Z | Checking tempfile v3.27.0 |
| 5330 | 2026-09-11T19:37:01.694Z | Checking clap_builder v4.6.0 |
| 5331 | 2026-09-11T19:37:01.694Z | Checking textwrap v0.16.2 |
| 5332 | 2026-09-11T19:37:01.865Z | Checking serde v1.0.228 |
| 5333 | 2026-09-11T19:37:01.865Z | Checking serde_json v1.0.151 |
| 5334 | 2026-09-11T19:37:01.866Z | Checking camino v1.2.5 |
| 5335 | 2026-09-11T19:37:01.896Z | Checking cargo-platform v0.3.2 |
| 5336 | 2026-09-11T19:37:02.026Z | Checking semver v1.0.28 |
| 5337 | 2026-09-11T19:37:02.124Z | Checking camino-tempfile v1.4.1 |
| 5338 | 2026-09-11T19:37:02.257Z | Checking serde_spanned v0.6.9 |
| 5339 | 2026-09-11T19:37:02.257Z | Checking toml_datetime v0.6.11 |
| 5340 | 2026-09-11T19:37:02.260Z | Checking macaddr v1.0.1 |
| 5341 | 2026-09-11T19:37:02.285Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5342 | 2026-09-11T19:37:02.439Z | Checking toml_edit v0.22.27 |
| 5343 | 2026-09-11T19:37:02.468Z | Checking dof v0.3.0 |
| 5344 | 2026-09-11T19:37:02.468Z | Checking cargo_metadata v0.23.1 |
| 5345 | 2026-09-11T19:37:02.738Z | Checking usdt-impl v0.5.0 |
| 5346 | 2026-09-11T19:37:02.882Z | Checking clap v4.6.1 |
| 5347 | 2026-09-11T19:37:02.999Z | Checking usdt v0.5.0 |
| 5348 | 2026-09-11T19:37:03.404Z | Checking toml v0.8.23 |
| 5349 | 2026-09-11T19:37:03.663Z | Checking cargo_toml v0.21.0 |
| 5350 | 2026-09-11T19:37:04.312Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5351 | 2026-09-11T19:37:04.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s |
| 5352 | 2026-09-11T19:37:04.810Z | |
| 5353 | 2026-09-11T19:37:04.810Z | info: running `cargo check --bins` on dnsadm (361/378) |
| 5354 | 2026-09-11T19:37:05.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5355 | 2026-09-11T19:37:05.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5356 | 2026-09-11T19:37:05.493Z | Checking arc-swap v1.8.2 |
| 5357 | 2026-09-11T19:37:05.774Z | Checking slog-scope v4.4.1 |
| 5358 | 2026-09-11T19:37:05.887Z | Checking slog-stdlog v4.1.1 |
| 5359 | 2026-09-11T19:37:05.984Z | Checking slog-envlogger v2.2.0 |
| 5360 | 2026-09-11T19:37:06.100Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5361 | 2026-09-11T19:37:06.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 5362 | 2026-09-11T19:37:06.525Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5363 | 2026-09-11T19:37:06.525Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5364 | 2026-09-11T19:37:06.702Z | |
| 5365 | 2026-09-11T19:37:06.702Z | info: running `cargo check --bins` on end-to-end-tests (362/378) |
| 5366 | 2026-09-11T19:37:07.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5367 | 2026-09-11T19:37:07.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5368 | 2026-09-11T19:37:07.558Z | Checking cpubits v0.1.1 |
| 5369 | 2026-09-11T19:37:07.564Z | Checking pem-rfc7468 v1.0.0 |
| 5370 | 2026-09-11T19:37:07.701Z | Checking universal-hash v0.6.1 |
| 5371 | 2026-09-11T19:37:07.714Z | Checking pbkdf2 v0.13.0 |
| 5372 | 2026-09-11T19:37:07.718Z | Checking ctr v0.10.1 |
| 5373 | 2026-09-11T19:37:07.718Z | Checking aead v0.6.1 |
| 5374 | 2026-09-11T19:37:07.738Z | Checking salsa20 v0.11.0 |
| 5375 | 2026-09-11T19:37:07.742Z | Checking cbc v0.2.1 |
| 5376 | 2026-09-11T19:37:07.745Z | Checking aes v0.9.1 |
| 5377 | 2026-09-11T19:37:07.826Z | Checking der v0.8.0 |
| 5378 | 2026-09-11T19:37:07.830Z | Checking polyval v0.7.1 |
| 5379 | 2026-09-11T19:37:07.916Z | Checking crypto-bigint v0.7.5 |
| 5380 | 2026-09-11T19:37:07.933Z | Checking scrypt v0.12.0 |
| 5381 | 2026-09-11T19:37:07.951Z | Checking ff v0.14.0 |
| 5382 | 2026-09-11T19:37:07.969Z | Checking signature v3.0.0 |
| 5383 | 2026-09-11T19:37:07.983Z | Checking base16ct v1.0.0 |
| 5384 | 2026-09-11T19:37:08.027Z | Checking ghash v0.6.0 |
| 5385 | 2026-09-11T19:37:08.078Z | Checking group v0.14.0 |
| 5386 | 2026-09-11T19:37:08.096Z | Checking hkdf v0.13.0 |
| 5387 | 2026-09-11T19:37:08.113Z | Compiling curve25519-dalek v5.0.0 |
| 5388 | 2026-09-11T19:37:08.135Z | Checking poly1305 v0.9.0 |
| 5389 | 2026-09-11T19:37:08.150Z | Checking blowfish v0.10.0 |
| 5390 | 2026-09-11T19:37:08.164Z | Checking aes-gcm v0.11.0 |
| 5391 | 2026-09-11T19:37:08.224Z | Checking blake2 v0.11.0-rc.6 |
| 5392 | 2026-09-11T19:37:08.228Z | Checking wnaf v0.14.0 |
| 5393 | 2026-09-11T19:37:08.297Z | Checking bcrypt-pbkdf v0.11.0 |
| 5394 | 2026-09-11T19:37:08.375Z | Checking sha3 v0.11.0 |
| 5395 | 2026-09-11T19:37:08.399Z | Checking kem v0.3.0 |
| 5396 | 2026-09-11T19:37:08.413Z | Checking module-lattice v0.2.3 |
| 5397 | 2026-09-11T19:37:08.452Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5398 | 2026-09-11T19:37:08.478Z | Checking argon2 v0.6.0-rc.8 |
| 5399 | 2026-09-11T19:37:08.514Z | Checking internal-russh-num-bigint v0.5.0 |
| 5400 | 2026-09-11T19:37:08.628Z | Checking num-bigint v0.4.6 |
| 5401 | 2026-09-11T19:37:08.628Z | Checking spki v0.8.0 |
| 5402 | 2026-09-11T19:37:08.659Z | Checking sec1 v0.8.1 |
| 5403 | 2026-09-11T19:37:08.676Z | Checking ml-kem v0.3.2 |
| 5404 | 2026-09-11T19:37:08.788Z | Checking generic-array v1.4.3 |
| 5405 | 2026-09-11T19:37:08.817Z | Checking pkcs5 v0.8.1 |
| 5406 | 2026-09-11T19:37:08.866Z | Checking pkcs1 v0.8.0-rc.4 |
| 5407 | 2026-09-11T19:37:09.073Z | Checking russh-util v0.52.0 |
| 5408 | 2026-09-11T19:37:09.105Z | Checking pkcs8 v0.11.0 |
| 5409 | 2026-09-11T19:37:09.175Z | Compiling enum_dispatch v0.3.13 |
| 5410 | 2026-09-11T19:37:09.195Z | Compiling delegate v0.13.5 |
| 5411 | 2026-09-11T19:37:09.304Z | Checking ed25519 v3.0.0 |
| 5412 | 2026-09-11T19:37:09.352Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5413 | 2026-09-11T19:37:09.392Z | Checking md5 v0.8.0 |
| 5414 | 2026-09-11T19:37:09.432Z | Checking hex-literal v1.1.0 |
| 5415 | 2026-09-11T19:37:09.501Z | Checking ed25519-dalek v3.0.0 |
| 5416 | 2026-09-11T19:37:09.546Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5417 | 2026-09-11T19:37:09.561Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5418 | 2026-09-11T19:37:09.577Z | Checking internet-checksum v0.2.1 |
| 5419 | 2026-09-11T19:37:09.767Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5420 | 2026-09-11T19:37:10.093Z | Checking elliptic-curve v0.14.1 |
| 5421 | 2026-09-11T19:37:10.093Z | Checking primefield v0.14.0 |
| 5422 | 2026-09-11T19:37:10.093Z | Checking rfc6979 v0.6.0 |
| 5423 | 2026-09-11T19:37:10.097Z | Checking ssh-encoding v0.3.0 |
| 5424 | 2026-09-11T19:37:10.097Z | Checking crypto-primes v0.7.2 |
| 5425 | 2026-09-11T19:37:10.327Z | Checking ssh-cipher v0.3.0 |
| 5426 | 2026-09-11T19:37:10.331Z | Checking russh-cryptovec v0.62.0 |
| 5427 | 2026-09-11T19:37:10.502Z | Checking primeorder v0.14.0 |
| 5428 | 2026-09-11T19:37:10.507Z | Checking ecdsa v0.17.0 |
| 5429 | 2026-09-11T19:37:10.870Z | Checking p384 v0.14.0 |
| 5430 | 2026-09-11T19:37:10.873Z | Checking p521 v0.14.0 |
| 5431 | 2026-09-11T19:37:10.873Z | Checking p256 v0.14.0 |
| 5432 | 2026-09-11T19:37:11.024Z | Checking rsa v0.10.0-rc.18 |
| 5433 | 2026-09-11T19:37:13.681Z | Checking ssh-key v0.7.0-rc.11 |
| 5434 | 2026-09-11T19:37:14.428Z | Checking russh v0.62.4 |
| 5435 | 2026-09-11T19:37:28.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s |
| 5436 | 2026-09-11T19:37:28.056Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5437 | 2026-09-11T19:37:28.056Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5438 | 2026-09-11T19:37:28.266Z | |
| 5439 | 2026-09-11T19:37:28.266Z | info: running `cargo check --bins` on gateway-cli (363/378) |
| 5440 | 2026-09-11T19:37:28.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5441 | 2026-09-11T19:37:28.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5442 | 2026-09-11T19:37:28.934Z | Checking termios v0.3.3 |
| 5443 | 2026-09-11T19:37:29.131Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5444 | 2026-09-11T19:37:29.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 5445 | 2026-09-11T19:37:29.728Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5446 | 2026-09-11T19:37:29.728Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5447 | 2026-09-11T19:37:29.904Z | |
| 5448 | 2026-09-11T19:37:29.904Z | info: running `cargo check --bins --no-default-features` on installinator (364/378) |
| 5449 | 2026-09-11T19:37:30.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5450 | 2026-09-11T19:37:30.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5451 | 2026-09-11T19:37:30.628Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5452 | 2026-09-11T19:37:31.335Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5453 | 2026-09-11T19:37:32.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s |
| 5454 | 2026-09-11T19:37:32.945Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5455 | 2026-09-11T19:37:32.945Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5456 | 2026-09-11T19:37:33.132Z | |
| 5457 | 2026-09-11T19:37:33.132Z | info: running `cargo check --bins` on internal-dns-cli (365/378) |
| 5458 | 2026-09-11T19:37:33.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5459 | 2026-09-11T19:37:33.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5460 | 2026-09-11T19:37:33.812Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5461 | 2026-09-11T19:37:34.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s |
| 5462 | 2026-09-11T19:37:34.258Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5463 | 2026-09-11T19:37:34.258Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5464 | 2026-09-11T19:37:34.433Z | |
| 5465 | 2026-09-11T19:37:34.433Z | info: running `cargo check --bins` on omicron-live-tests (366/378) |
| 5466 | 2026-09-11T19:37:34.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5467 | 2026-09-11T19:37:34.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5468 | 2026-09-11T19:37:34.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5469 | 2026-09-11T19:37:34.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5470 | 2026-09-11T19:37:35.032Z | |
| 5471 | 2026-09-11T19:37:35.032Z | info: running `cargo check --bins` on live-tests-macros (367/378) |
| 5472 | 2026-09-11T19:37:35.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5473 | 2026-09-11T19:37:35.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5474 | 2026-09-11T19:37:35.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5475 | 2026-09-11T19:37:35.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5476 | 2026-09-11T19:37:35.634Z | |
| 5477 | 2026-09-11T19:37:35.634Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (368/378) |
| 5478 | 2026-09-11T19:37:36.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5479 | 2026-09-11T19:37:36.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5480 | 2026-09-11T19:37:36.423Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5481 | 2026-09-11T19:37:37.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 5482 | 2026-09-11T19:37:37.046Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5483 | 2026-09-11T19:37:37.046Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5484 | 2026-09-11T19:37:37.244Z | |
| 5485 | 2026-09-11T19:37:37.245Z | info: running `cargo check --bins` on omicron-ntp-admin (369/378) |
| 5486 | 2026-09-11T19:37:37.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5487 | 2026-09-11T19:37:37.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5488 | 2026-09-11T19:37:37.932Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5489 | 2026-09-11T19:37:37.936Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5490 | 2026-09-11T19:37:38.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s |
| 5491 | 2026-09-11T19:37:38.900Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5492 | 2026-09-11T19:37:38.900Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5493 | 2026-09-11T19:37:39.076Z | |
| 5494 | 2026-09-11T19:37:39.076Z | info: running `cargo check --bins` on ntp-admin-types (370/378) |
| 5495 | 2026-09-11T19:37:39.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5496 | 2026-09-11T19:37:39.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5497 | 2026-09-11T19:37:39.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5498 | 2026-09-11T19:37:39.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5499 | 2026-09-11T19:37:39.675Z | |
| 5500 | 2026-09-11T19:37:39.675Z | info: running `cargo check --bins` on omicron-package (371/378) |
| 5501 | 2026-09-11T19:37:40.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5502 | 2026-09-11T19:37:40.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5503 | 2026-09-11T19:37:40.391Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5504 | 2026-09-11T19:37:41.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 5505 | 2026-09-11T19:37:41.497Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5506 | 2026-09-11T19:37:41.497Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5507 | 2026-09-11T19:37:41.682Z | |
| 5508 | 2026-09-11T19:37:41.682Z | info: running `cargo check --bins` on sush-proxy (372/378) |
| 5509 | 2026-09-11T19:37:42.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5510 | 2026-09-11T19:37:42.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5511 | 2026-09-11T19:37:42.375Z | Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy) |
| 5512 | 2026-09-11T19:37:43.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s |
| 5513 | 2026-09-11T19:37:43.279Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5514 | 2026-09-11T19:37:43.279Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5515 | 2026-09-11T19:37:43.484Z | |
| 5516 | 2026-09-11T19:37:43.484Z | info: running `cargo check --bins` on tqdb (373/378) |
| 5517 | 2026-09-11T19:37:44.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5518 | 2026-09-11T19:37:44.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5519 | 2026-09-11T19:37:44.281Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5520 | 2026-09-11T19:37:44.638Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5521 | 2026-09-11T19:37:45.162Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5522 | 2026-09-11T19:37:45.162Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5523 | 2026-09-11T19:37:52.530Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5524 | 2026-09-11T19:37:52.534Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5525 | 2026-09-11T19:37:52.534Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5526 | 2026-09-11T19:37:53.158Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5527 | 2026-09-11T19:37:53.161Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5528 | 2026-09-11T19:37:53.161Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5529 | 2026-09-11T19:37:53.161Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5530 | 2026-09-11T19:37:53.930Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5531 | 2026-09-11T19:37:54.564Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5532 | 2026-09-11T19:37:54.801Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5533 | 2026-09-11T19:37:55.036Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5534 | 2026-09-11T19:37:55.895Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5535 | 2026-09-11T19:37:56.548Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5536 | 2026-09-11T19:38:01.427Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5537 | 2026-09-11T19:38:08.701Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5538 | 2026-09-11T19:38:08.701Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5539 | 2026-09-11T19:38:08.705Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5540 | 2026-09-11T19:38:08.705Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5541 | 2026-09-11T19:38:10.218Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5542 | 2026-09-11T19:38:11.515Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5543 | 2026-09-11T19:38:12.199Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5544 | 2026-09-11T19:38:13.495Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5545 | 2026-09-11T19:38:14.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.59s |
| 5546 | 2026-09-11T19:38:14.062Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5547 | 2026-09-11T19:38:14.062Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5548 | 2026-09-11T19:38:14.268Z | |
| 5549 | 2026-09-11T19:38:14.268Z | info: running `cargo check --bins` on wicket-dbg (374/378) |
| 5550 | 2026-09-11T19:38:14.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5551 | 2026-09-11T19:38:14.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5552 | 2026-09-11T19:38:15.011Z | Checking rtoolbox v0.0.3 |
| 5553 | 2026-09-11T19:38:15.015Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5554 | 2026-09-11T19:38:15.015Z | Checking tui-tree-widget v0.23.1 |
| 5555 | 2026-09-11T19:38:15.015Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5556 | 2026-09-11T19:38:15.232Z | Checking rpassword v7.5.4 |
| 5557 | 2026-09-11T19:38:18.067Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5558 | 2026-09-11T19:38:19.923Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5559 | 2026-09-11T19:38:20.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s |
| 5560 | 2026-09-11T19:38:20.859Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5561 | 2026-09-11T19:38:20.859Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5562 | 2026-09-11T19:38:21.052Z | |
| 5563 | 2026-09-11T19:38:21.052Z | info: running `cargo check --bins` on wicket (375/378) |
| 5564 | 2026-09-11T19:38:21.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5565 | 2026-09-11T19:38:21.593Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5566 | 2026-09-11T19:38:21.784Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5567 | 2026-09-11T19:38:22.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s |
| 5568 | 2026-09-11T19:38:22.160Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5569 | 2026-09-11T19:38:22.160Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5570 | 2026-09-11T19:38:22.353Z | |
| 5571 | 2026-09-11T19:38:22.353Z | info: running `cargo check --bins` on wicketd (376/378) |
| 5572 | 2026-09-11T19:38:22.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5573 | 2026-09-11T19:38:22.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5574 | 2026-09-11T19:38:23.090Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5575 | 2026-09-11T19:38:26.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s |
| 5576 | 2026-09-11T19:38:26.643Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5577 | 2026-09-11T19:38:26.643Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5578 | 2026-09-11T19:38:26.832Z | |
| 5579 | 2026-09-11T19:38:26.832Z | info: running `cargo check --bins` on omicron-workspace-hack (377/378) |
| 5580 | 2026-09-11T19:38:27.337Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5581 | 2026-09-11T19:38:27.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5582 | 2026-09-11T19:38:27.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5583 | 2026-09-11T19:38:27.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5584 | 2026-09-11T19:38:27.433Z | |
| 5585 | 2026-09-11T19:38:27.433Z | info: running `cargo check --bins` on zone-setup (378/378) |
| 5586 | 2026-09-11T19:38:27.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5587 | 2026-09-11T19:38:27.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5588 | 2026-09-11T19:38:28.137Z | Checking uzers v0.12.2 |
| 5589 | 2026-09-11T19:38:28.413Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5590 | 2026-09-11T19:38:29.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 5591 | 2026-09-11T19:38:29.231Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5592 | 2026-09-11T19:38:29.231Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5593 | 2026-09-11T19:38:29.439Z | |
| 5594 | 2026-09-11T19:38:29.439Z | real 14:41.156578739 |
| 5595 | 2026-09-11T19:38:29.439Z | user 21:51.666486552 |
| 5596 | 2026-09-11T19:38:29.439Z | sys 4:36.884023772 |
| 5597 | 2026-09-11T19:38:29.439Z | trap 0.332061850 |
| 5598 | 2026-09-11T19:38:29.439Z | tflt 0.526936234 |
| 5599 | 2026-09-11T19:38:29.439Z | dflt 0.846577793 |
| 5600 | 2026-09-11T19:38:29.439Z | kflt 0.005115764 |
| 5601 | 2026-09-11T19:38:29.440Z | lock 1:31:43.234570230 |
| 5602 | 2026-09-11T19:38:29.440Z | slp 1:44:33.803518974 |
| 5603 | 2026-09-11T19:38:29.440Z | lat 59.004015295 |
| 5604 | 2026-09-11T19:38:29.440Z | stop 4:25.872961322 |
| 5605 | 2026-09-11T19:38:29.445Z | process exited: duration 1024876 ms, exit code 0 |
| |
| 5606 | 2026-09-11T19:38:29.452Z | found 0 output files |