|
|
|
| 1 | 2026-08-10T19:34:15.473Z | job assigned to worker 01KZPJN0MD9NZY9KAN4137DJVH [factory aws, i-06e7b66e1d384184d] (queued for 45 s) |
| |
| 2 | 2026-08-10T19:34:22.083Z | starting task 0: "setup" |
| 3 | 2026-08-10T19:34:22.088Z | ++ uname -s |
| 4 | 2026-08-10T19:34:22.091Z | + kern=SunOS |
| 5 | 2026-08-10T19:34:22.091Z | + build_user=build |
| 6 | 2026-08-10T19:34:22.091Z | + build_uid=12345 |
| 7 | 2026-08-10T19:34:22.091Z | + work_dir=/work |
| 8 | 2026-08-10T19:34:22.091Z | + input_dir=/input |
| 9 | 2026-08-10T19:34:22.091Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-10T19:34:22.091Z | + case "$kern" in |
| 11 | 2026-08-10T19:34:22.091Z | + groupadd -g 12345 build |
| 12 | 2026-08-10T19:34:22.130Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-10T19:34:24.139Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-10T19:34:24.250Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-10T19:34:24.253Z | + home_fs=zfs |
| 16 | 2026-08-10T19:34:24.253Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-10T19:34:24.253Z | + mkdir -p /home/build |
| 18 | 2026-08-10T19:34:24.253Z | + chown build:build /home/build /work |
| 19 | 2026-08-10T19:34:26.254Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-10T19:34:26.258Z | process exited: duration 4175 ms, exit code 0 |
| |
| 21 | 2026-08-10T19:34:26.264Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-10T19:34:26.269Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-10T19:34:26.269Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-10T19:34:26.269Z | * rust toolchain profile = "default" |
| 25 | 2026-08-10T19:34:26.269Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-10T19:34:26.269Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-10T19:34:26.269Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-10T19:34:26.272Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-10T19:34:26.272Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-10T19:34:26.326Z | info: downloading installer |
| 31 | 2026-08-10T19:34:27.615Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-10T19:34:27.615Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-10T19:34:27.615Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-10T19:34:27.615Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-10T19:34:27.628Z | info: profile set to default |
| 36 | 2026-08-10T19:34:27.628Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-10T19:34:27.631Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-10T19:34:27.757Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-10T19:34:27.760Z | info: downloading 6 components |
| 40 | 2026-08-10T19:34:42.883Z | |
| 41 | 2026-08-10T19:34:42.883Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 42 | 2026-08-10T19:34:42.910Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-10T19:34:42.910Z | |
| 44 | 2026-08-10T19:34:42.913Z | |
| 45 | 2026-08-10T19:34:42.913Z | Rust is installed now. Great! |
| 46 | 2026-08-10T19:34:42.913Z | |
| 47 | 2026-08-10T19:34:42.913Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-10T19:34:42.913Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-10T19:34:42.913Z | |
| 50 | 2026-08-10T19:34:42.914Z | To configure your current shell, you need to source |
| 51 | 2026-08-10T19:34:42.914Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-10T19:34:42.914Z | |
| 53 | 2026-08-10T19:34:42.914Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-10T19:34:42.914Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-10T19:34:42.914Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-10T19:34:42.914Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-10T19:34:42.914Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-10T19:34:42.914Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-10T19:34:42.914Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-10T19:34:42.914Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-10T19:34:42.914Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-10T19:34:43.001Z | + rustup --version |
| 63 | 2026-08-10T19:34:43.010Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-10T19:34:43.013Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-10T19:34:43.030Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-10T19:34:43.034Z | + cargo --version |
| 67 | 2026-08-10T19:34:43.048Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-10T19:34:43.052Z | + rustc --version |
| 69 | 2026-08-10T19:34:43.070Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-10T19:34:43.073Z | process exited: duration 16807 ms, exit code 0 |
| |
| 71 | 2026-08-10T19:34:43.081Z | starting task 2: "authentication" |
| 72 | 2026-08-10T19:34:43.097Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-08-10T19:34:43.104Z | starting task 3: "clone repository" |
| 74 | 2026-08-10T19:34:43.108Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-10T19:34:43.111Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-10T19:34:43.144Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-10T19:34:54.884Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-10T19:34:54.884Z | + git fetch origin bda5b05fe1863738fd56e458f678030c14e48c4c |
| 79 | 2026-08-10T19:34:55.232Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-10T19:34:55.232Z | * branch bda5b05fe1863738fd56e458f678030c14e48c4c -> FETCH_HEAD |
| 81 | 2026-08-10T19:34:55.244Z | + [[ -n bump-console-abbe25e8 ]] |
| 82 | 2026-08-10T19:34:55.248Z | ++ git branch --show-current |
| 83 | 2026-08-10T19:34:55.248Z | + current=main |
| 84 | 2026-08-10T19:34:55.248Z | + [[ main != bump-console-abbe25e8 ]] |
| 85 | 2026-08-10T19:34:55.248Z | + git branch -f bump-console-abbe25e8 bda5b05fe1863738fd56e458f678030c14e48c4c |
| 86 | 2026-08-10T19:34:55.251Z | + git checkout -f bump-console-abbe25e8 |
| 87 | 2026-08-10T19:34:55.272Z | Switched to branch 'bump-console-abbe25e8' |
| 88 | 2026-08-10T19:34:55.276Z | + git reset --hard bda5b05fe1863738fd56e458f678030c14e48c4c |
| 89 | 2026-08-10T19:34:55.299Z | HEAD is now at bda5b05fe Bump web console |
| 90 | 2026-08-10T19:34:55.302Z | process exited: duration 12195 ms, exit code 0 |
| |
| 91 | 2026-08-10T19:34:55.308Z | starting task 4: "build" |
| 92 | 2026-08-10T19:34:55.312Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-10T19:34:55.315Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-10T19:34:55.315Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-10T19:34:55.315Z | +++ uname -s |
| 96 | 2026-08-10T19:34:55.315Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-10T19:34:55.315Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-10T19:34:55.319Z | + cargo --version |
| 99 | 2026-08-10T19:34:55.325Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-10T19:34:55.328Z | + rustc --version |
| 101 | 2026-08-10T19:34:55.347Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-10T19:34:55.350Z | + source ./env.sh |
| 103 | 2026-08-10T19:34:55.350Z | ++ OLD_SHELL_OPTS=ehxB |
| 104 | 2026-08-10T19:34:55.350Z | ++ set -o xtrace |
| 105 | 2026-08-10T19:34:55.353Z | ++++ dirname ./env.sh |
| 106 | 2026-08-10T19:34:55.353Z | +++ readlink -f . |
| 107 | 2026-08-10T19:34:55.357Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 108 | 2026-08-10T19:34:55.357Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-08-10T19:34:55.357Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 111 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 112 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 113 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 114 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 115 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 116 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 117 | 2026-08-10T19:34:55.357Z | ++ 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 |
| 118 | 2026-08-10T19:34:55.357Z | ++ case $OLD_SHELL_OPTS in |
| 119 | 2026-08-10T19:34:55.357Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 120 | 2026-08-10T19:34:55.357Z | + 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 |
| 121 | 2026-08-10T19:34:55.357Z | + 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 |
| 122 | 2026-08-10T19:34:55.357Z | + banner prerequisites |
| 123 | 2026-08-10T19:34:55.357Z | |
| 124 | 2026-08-10T19:34:55.357Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 125 | 2026-08-10T19:34:55.357Z | # # # # # # # # # # # # # # # |
| 126 | 2026-08-10T19:34:55.357Z | # # # # ##### # # ##### # # # # # #### # |
| 127 | 2026-08-10T19:34:55.357Z | ##### ##### # ##### # # # # # # # # # |
| 128 | 2026-08-10T19:34:55.357Z | # # # # # # # # # # # # # # # |
| 129 | 2026-08-10T19:34:55.357Z | # # # ###### # # ###### ### # #### # #### # |
| 130 | 2026-08-10T19:34:55.357Z | |
| 131 | 2026-08-10T19:34:55.358Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 132 | 2026-08-10T19:34:57.175Z | Startup: Refreshing catalog 'helios' ... Done |
| 133 | 2026-08-10T19:34:57.442Z | Startup: Caching catalogs ... Done |
| 134 | 2026-08-10T19:34:58.887Z | Planning: Solver setup ... Done (1.352s) |
| 135 | 2026-08-10T19:34:58.936Z | Planning: Running solver ... Done (0.049s) |
| 136 | 2026-08-10T19:34:58.969Z | Planning: Finding local manifests ... Done (0.003s) |
| 137 | 2026-08-10T19:34:58.982Z | Planning: Fetching manifests: 0/2 0% complete |
| 138 | 2026-08-10T19:34:59.003Z | Planning: Fetching manifests: 2/2 100% complete |
| 139 | 2026-08-10T19:34:59.017Z | Planning: Package planning ... Done (0.014s) |
| 140 | 2026-08-10T19:34:59.021Z | Planning: Merging actions ... Done (0.001s) |
| 141 | 2026-08-10T19:34:59.173Z | Planning: Checking for conflicting actions ... Done (0.155s) |
| 142 | 2026-08-10T19:34:59.176Z | Planning: Consolidating action changes ... Done (0.001s) |
| 143 | 2026-08-10T19:34:59.918Z | Planning: Evaluating mediators ... Done (0.744s) |
| 144 | 2026-08-10T19:34:59.921Z | Planning: Planning completed in 2.45 seconds |
| 145 | 2026-08-10T19:34:59.927Z | Packages to install: 2 |
| 146 | 2026-08-10T19:34:59.927Z | Estimated space available: 156.02 GB |
| 147 | 2026-08-10T19:34:59.927Z | Estimated space to be consumed: 60.67 MB |
| 148 | 2026-08-10T19:34:59.927Z | Create boot environment: No |
| 149 | 2026-08-10T19:34:59.930Z | Create backup boot environment: No |
| 150 | 2026-08-10T19:34:59.930Z | Rebuild boot archive: No |
| 151 | 2026-08-10T19:34:59.930Z | |
| 152 | 2026-08-10T19:34:59.930Z | Changed packages: |
| 153 | 2026-08-10T19:34:59.930Z | helios |
| 154 | 2026-08-10T19:34:59.930Z | developer/build-essential |
| 155 | 2026-08-10T19:34:59.930Z | None -> 11-3.0 |
| 156 | 2026-08-10T19:34:59.930Z | library/libxmlsec1 |
| 157 | 2026-08-10T19:34:59.930Z | None -> 1.2.35-3.0 |
| 158 | 2026-08-10T19:34:59.952Z | |
| 159 | 2026-08-10T19:34:59.952Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 160 | 2026-08-10T19:35:00.022Z | Download: Completed 1.28 MB in 0.07 seconds (18.5M/s) |
| 161 | 2026-08-10T19:35:00.155Z | Actions: 1/268 actions (Installing new actions) |
| 162 | 2026-08-10T19:35:00.193Z | Actions: Completed 268 actions in 0.04 seconds. |
| 163 | 2026-08-10T19:35:00.220Z | Finalize: Updating package state database ... Done (0.026s) |
| 164 | 2026-08-10T19:35:00.223Z | Finalize: Updating package cache ... Done (0.000s) |
| 165 | 2026-08-10T19:35:00.285Z | Finalize: Updating image state ... Done (0.066s) |
| 166 | 2026-08-10T19:35:03.768Z | Finalize: Creating fast lookup database ... Done (2.438s) |
| 167 | 2026-08-10T19:35:03.771Z | Finalize: Reading search index ... Done (0.013s) |
| 168 | 2026-08-10T19:35:03.772Z | Finalize: Updating search index ... Done (0.000s) |
| 169 | 2026-08-10T19:35:03.772Z | Finalize: Updating package cache ... Done (0.000s) |
| 170 | 2026-08-10T19:35:03.772Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-08-10T19:35:03.772Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-08-10T19:35:03.772Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-08-10T19:35:03.772Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-08-10T19:35:03.772Z | Planning: Planning completed in 0.26 seconds |
| 175 | 2026-08-10T19:35:03.772Z | Mediators to change: 2 |
| 176 | 2026-08-10T19:35:03.772Z | Create boot environment: No |
| 177 | 2026-08-10T19:35:03.772Z | Create backup boot environment: No |
| 178 | 2026-08-10T19:35:03.772Z | Finalize: Updating package state database ... Done |
| 179 | 2026-08-10T19:35:03.772Z | Finalize: Updating package cache ... Done |
| 180 | 2026-08-10T19:35:03.772Z | Finalize: Updating image state ... Done |
| 181 | 2026-08-10T19:35:05.614Z | Finalize: Creating fast lookup database ... Done |
| 182 | 2026-08-10T19:35:05.677Z | Finalize: Reading search index ... Done |
| 183 | 2026-08-10T19:35:05.681Z | Finalize: Updating search index ... Done |
| 184 | 2026-08-10T19:35:05.777Z | Finalize: Updating package cache ... Done |
| 185 | 2026-08-10T19:35:06.061Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-08-10T19:35:06.168Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-08-10T19:35:06.171Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-08-10T19:35:06.327Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-08-10T19:35:06.331Z | Planning: Planning completed in 0.27 seconds |
| 190 | 2026-08-10T19:35:06.350Z | Mediators to change: 1 |
| 191 | 2026-08-10T19:35:06.350Z | Create boot environment: No |
| 192 | 2026-08-10T19:35:06.350Z | Create backup boot environment: No |
| 193 | 2026-08-10T19:35:06.394Z | Finalize: Updating package state database ... Done |
| 194 | 2026-08-10T19:35:06.394Z | Finalize: Updating package cache ... Done |
| 195 | 2026-08-10T19:35:06.433Z | Finalize: Updating image state ... Done |
| 196 | 2026-08-10T19:35:08.399Z | Finalize: Creating fast lookup database ... Done |
| 197 | 2026-08-10T19:35:08.464Z | Finalize: Reading search index ... Done |
| 198 | 2026-08-10T19:35:08.464Z | Finalize: Updating search index ... Done |
| 199 | 2026-08-10T19:35:08.547Z | Finalize: Updating package cache ... Done |
| 200 | 2026-08-10T19:35:08.861Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 201 | 2026-08-10T19:35:08.861Z | apache system 2.4 system |
| 202 | 2026-08-10T19:35:08.861Z | clang system 15 system |
| 203 | 2026-08-10T19:35:08.861Z | csh system system illumos |
| 204 | 2026-08-10T19:35:08.861Z | ctags system system illumos |
| 205 | 2026-08-10T19:35:08.861Z | file vendor vendor darwinsys |
| 206 | 2026-08-10T19:35:08.861Z | file system system illumos |
| 207 | 2026-08-10T19:35:08.861Z | gcc vendor 14 vendor |
| 208 | 2026-08-10T19:35:08.861Z | gcc system 13 system |
| 209 | 2026-08-10T19:35:08.861Z | gcc system 10 system |
| 210 | 2026-08-10T19:35:08.861Z | go system 1.25 system |
| 211 | 2026-08-10T19:35:08.861Z | llvm system 15 system |
| 212 | 2026-08-10T19:35:08.861Z | mariadb system 11.4 system |
| 213 | 2026-08-10T19:35:08.861Z | mta vendor vendor dma |
| 214 | 2026-08-10T19:35:08.861Z | openjdk system 17 system |
| 215 | 2026-08-10T19:35:08.862Z | openjdk system 11 system |
| 216 | 2026-08-10T19:35:08.862Z | openssl vendor 3 vendor |
| 217 | 2026-08-10T19:35:08.862Z | perl system 5.40 system |
| 218 | 2026-08-10T19:35:08.862Z | postgresql system 18 system |
| 219 | 2026-08-10T19:35:08.862Z | postgresql system 17 system |
| 220 | 2026-08-10T19:35:08.862Z | python vendor 3 vendor |
| 221 | 2026-08-10T19:35:08.862Z | python system 2 system |
| 222 | 2026-08-10T19:35:08.862Z | python3 vendor 3.13 vendor |
| 223 | 2026-08-10T19:35:08.862Z | ruby system 3.4 system |
| 224 | 2026-08-10T19:35:08.862Z | ruby system 3.0 system |
| 225 | 2026-08-10T19:35:08.862Z | words vendor vendor american-english |
| 226 | 2026-08-10T19:35:08.862Z | words system system australian-english |
| 227 | 2026-08-10T19:35:08.862Z | words system system british-english |
| 228 | 2026-08-10T19:35:08.862Z | words system system canadian-english |
| 229 | 2026-08-10T19:35:08.862Z | words system system french |
| 230 | 2026-08-10T19:35:08.862Z | words system system italian |
| 231 | 2026-08-10T19:35:08.862Z | words system system ngerman |
| 232 | 2026-08-10T19:35:08.862Z | words system system ogerman |
| 233 | 2026-08-10T19:35:08.862Z | words system system spanish |
| 234 | 2026-08-10T19:35:09.113Z | PUBLISHER TYPE STATUS P LOCATION |
| 235 | 2026-08-10T19:35:09.113Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 236 | 2026-08-10T19:35:09.529Z | FMRI IFO |
| 237 | 2026-08-10T19:35:09.530Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 238 | 2026-08-10T19:35:09.530Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 239 | 2026-08-10T19:35:09.530Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 240 | 2026-08-10T19:35:09.530Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 241 | 2026-08-10T19:35:09.530Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 242 | 2026-08-10T19:35:09.530Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 243 | 2026-08-10T19:35:09.530Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 244 | 2026-08-10T19:35:09.530Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 245 | 2026-08-10T19:35:09.530Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 246 | 2026-08-10T19:35:09.847Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 247 | 2026-08-10T19:35:10.191Z | Updating crates.io index |
| 248 | 2026-08-10T19:35:10.195Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 249 | 2026-08-10T19:35:10.469Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 250 | 2026-08-10T19:35:10.840Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 251 | 2026-08-10T19:35:11.865Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 252 | 2026-08-10T19:35:12.415Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 253 | 2026-08-10T19:35:14.028Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 254 | 2026-08-10T19:35:14.922Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 255 | 2026-08-10T19:35:15.207Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 256 | 2026-08-10T19:35:15.613Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 257 | 2026-08-10T19:35:17.308Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 258 | 2026-08-10T19:35:17.675Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 259 | 2026-08-10T19:35:18.017Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 260 | 2026-08-10T19:35:18.578Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 261 | 2026-08-10T19:35:18.854Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 262 | 2026-08-10T19:35:19.139Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 263 | 2026-08-10T19:35:19.455Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-08-10T19:35:20.772Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 265 | 2026-08-10T19:35:21.049Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 266 | 2026-08-10T19:35:21.498Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 267 | 2026-08-10T19:35:21.984Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 268 | 2026-08-10T19:35:22.532Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 269 | 2026-08-10T19:35:23.026Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 270 | 2026-08-10T19:35:23.338Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 271 | 2026-08-10T19:35:23.946Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 272 | 2026-08-10T19:35:24.303Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 273 | 2026-08-10T19:35:24.926Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 274 | 2026-08-10T19:35:25.353Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 275 | 2026-08-10T19:35:25.647Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 276 | 2026-08-10T19:35:26.084Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 277 | 2026-08-10T19:35:26.833Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 278 | 2026-08-10T19:35:27.127Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 279 | 2026-08-10T19:35:27.479Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-08-10T19:35:27.888Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 281 | 2026-08-10T19:35:28.424Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 282 | 2026-08-10T19:35:29.069Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 283 | 2026-08-10T19:35:29.357Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 284 | 2026-08-10T19:35:30.000Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 285 | 2026-08-10T19:35:30.274Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 286 | 2026-08-10T19:35:30.912Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-08-10T19:35:31.176Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 288 | 2026-08-10T19:35:31.479Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 289 | 2026-08-10T19:35:31.842Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 290 | 2026-08-10T19:35:32.119Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 291 | 2026-08-10T19:35:34.895Z | Downloading crates ... |
| 292 | 2026-08-10T19:35:34.953Z | Downloaded papergrid v0.11.0 |
| 293 | 2026-08-10T19:35:34.956Z | Downloaded byteorder v1.5.0 |
| 294 | 2026-08-10T19:35:34.968Z | Downloaded clap v4.6.1 |
| 295 | 2026-08-10T19:35:34.972Z | Downloaded cfg-if v1.0.4 |
| 296 | 2026-08-10T19:35:34.972Z | Downloaded zerocopy-derive v0.7.35 |
| 297 | 2026-08-10T19:35:34.972Z | Downloaded bytecount v0.6.9 |
| 298 | 2026-08-10T19:35:34.972Z | Downloaded cpufeatures v0.2.17 |
| 299 | 2026-08-10T19:35:34.972Z | Downloaded zmij v1.0.21 |
| 300 | 2026-08-10T19:35:34.972Z | Downloaded block-buffer v0.10.4 |
| 301 | 2026-08-10T19:35:34.972Z | Downloaded autocfg v1.5.0 |
| 302 | 2026-08-10T19:35:34.975Z | Downloaded digest v0.10.7 |
| 303 | 2026-08-10T19:35:34.975Z | Downloaded fastrand v2.3.0 |
| 304 | 2026-08-10T19:35:34.975Z | Downloaded macaddr v1.0.1 |
| 305 | 2026-08-10T19:35:34.978Z | Downloaded zerocopy v0.7.35 |
| 306 | 2026-08-10T19:35:34.985Z | Downloaded dof v0.3.0 |
| 307 | 2026-08-10T19:35:34.988Z | Downloaded anstyle v1.0.14 |
| 308 | 2026-08-10T19:35:34.988Z | Downloaded bitflags v2.11.0 |
| 309 | 2026-08-10T19:35:34.991Z | Downloaded anstyle-query v1.1.5 |
| 310 | 2026-08-10T19:35:34.991Z | Downloaded heck v0.4.1 |
| 311 | 2026-08-10T19:35:34.991Z | Downloaded clap_lex v1.0.0 |
| 312 | 2026-08-10T19:35:34.991Z | Downloaded is_terminal_polyfill v1.70.2 |
| 313 | 2026-08-10T19:35:34.992Z | Downloaded crypto-common v0.1.7 |
| 314 | 2026-08-10T19:35:34.995Z | Downloaded colorchoice v1.0.4 |
| 315 | 2026-08-10T19:35:34.998Z | Downloaded fnv v1.0.7 |
| 316 | 2026-08-10T19:35:34.998Z | Downloaded errno v0.3.14 |
| 317 | 2026-08-10T19:35:35.002Z | Downloaded anstyle-parse v1.0.0 |
| 318 | 2026-08-10T19:35:35.005Z | Downloaded camino-tempfile v1.4.1 |
| 319 | 2026-08-10T19:35:35.008Z | Downloaded cargo-platform v0.3.2 |
| 320 | 2026-08-10T19:35:35.012Z | Downloaded memmap v0.7.0 |
| 321 | 2026-08-10T19:35:35.017Z | Downloaded cargo_toml v0.21.0 |
| 322 | 2026-08-10T19:35:35.020Z | Downloaded heck v0.5.0 |
| 323 | 2026-08-10T19:35:35.026Z | Downloaded itoa v1.0.17 |
| 324 | 2026-08-10T19:35:35.029Z | Downloaded cargo_metadata v0.23.1 |
| 325 | 2026-08-10T19:35:35.029Z | Downloaded generic-array v0.14.7 |
| 326 | 2026-08-10T19:35:35.029Z | Downloaded anstream v1.0.0 |
| 327 | 2026-08-10T19:35:35.029Z | Downloaded fs-err v3.3.0 |
| 328 | 2026-08-10T19:35:35.029Z | Downloaded anyhow v1.0.102 |
| 329 | 2026-08-10T19:35:35.035Z | Downloaded usdt v0.5.0 |
| 330 | 2026-08-10T19:35:35.038Z | Downloaded strsim v0.11.1 |
| 331 | 2026-08-10T19:35:35.039Z | Downloaded swrite v0.1.0 |
| 332 | 2026-08-10T19:35:35.039Z | Downloaded dtrace-parser v0.2.0 |
| 333 | 2026-08-10T19:35:35.042Z | Downloaded version_check v0.9.5 |
| 334 | 2026-08-10T19:35:35.051Z | Downloaded unicode-linebreak v0.1.5 |
| 335 | 2026-08-10T19:35:35.057Z | Downloaded equivalent v1.0.2 |
| 336 | 2026-08-10T19:35:35.060Z | Downloaded thread-id v4.2.2 |
| 337 | 2026-08-10T19:35:35.063Z | Downloaded terminal_size v0.4.3 |
| 338 | 2026-08-10T19:35:35.067Z | Downloaded pretty-hex v0.4.1 |
| 339 | 2026-08-10T19:35:35.074Z | Downloaded scroll_derive v0.12.1 |
| 340 | 2026-08-10T19:35:35.077Z | Downloaded usdt-macro v0.5.0 |
| 341 | 2026-08-10T19:35:35.077Z | Downloaded serde_spanned v0.6.9 |
| 342 | 2026-08-10T19:35:35.080Z | Downloaded tabled_derive v0.7.0 |
| 343 | 2026-08-10T19:35:35.080Z | Downloaded toml_datetime v0.6.11 |
| 344 | 2026-08-10T19:35:35.080Z | Downloaded toml_write v0.1.2 |
| 345 | 2026-08-10T19:35:35.083Z | Downloaded usdt-attr-macro v0.5.0 |
| 346 | 2026-08-10T19:35:35.086Z | Downloaded smawk v0.3.2 |
| 347 | 2026-08-10T19:35:35.086Z | Downloaded utf8parse v0.2.2 |
| 348 | 2026-08-10T19:35:35.086Z | Downloaded clap_derive v4.6.1 |
| 349 | 2026-08-10T19:35:35.090Z | Downloaded proc-macro-error v1.0.4 |
| 350 | 2026-08-10T19:35:35.093Z | Downloaded sha2 v0.10.9 |
| 351 | 2026-08-10T19:35:35.096Z | Downloaded camino v1.2.2 |
| 352 | 2026-08-10T19:35:35.096Z | Downloaded once_cell v1.21.3 |
| 353 | 2026-08-10T19:35:35.099Z | Downloaded thiserror-impl v1.0.69 |
| 354 | 2026-08-10T19:35:35.102Z | Downloaded pest_generator v2.8.6 |
| 355 | 2026-08-10T19:35:35.110Z | Downloaded plain v0.2.3 |
| 356 | 2026-08-10T19:35:35.113Z | Downloaded thiserror v1.0.69 |
| 357 | 2026-08-10T19:35:35.116Z | Downloaded proc-macro-error-attr v1.0.4 |
| 358 | 2026-08-10T19:35:35.116Z | Downloaded serde_tokenstream v0.2.3 |
| 359 | 2026-08-10T19:35:35.116Z | Downloaded thiserror v2.0.18 |
| 360 | 2026-08-10T19:35:35.119Z | Downloaded usdt-impl v0.5.0 |
| 361 | 2026-08-10T19:35:35.119Z | Downloaded thiserror-impl v2.0.18 |
| 362 | 2026-08-10T19:35:35.126Z | Downloaded quote v1.0.45 |
| 363 | 2026-08-10T19:35:35.129Z | Downloaded scroll v0.12.0 |
| 364 | 2026-08-10T19:35:35.134Z | Downloaded pest_derive v2.8.6 |
| 365 | 2026-08-10T19:35:35.141Z | Downloaded log v0.4.29 |
| 366 | 2026-08-10T19:35:35.146Z | Downloaded toml v0.8.23 |
| 367 | 2026-08-10T19:35:35.162Z | Downloaded getrandom v0.4.1 |
| 368 | 2026-08-10T19:35:35.165Z | Downloaded semver v1.0.28 |
| 369 | 2026-08-10T19:35:35.169Z | Downloaded ucd-trie v0.1.7 |
| 370 | 2026-08-10T19:35:35.175Z | Downloaded tempfile v3.25.0 |
| 371 | 2026-08-10T19:35:35.180Z | Downloaded unicode-ident v1.0.24 |
| 372 | 2026-08-10T19:35:35.183Z | Downloaded textwrap v0.16.2 |
| 373 | 2026-08-10T19:35:35.186Z | Downloaded serde_core v1.0.228 |
| 374 | 2026-08-10T19:35:35.186Z | Downloaded proc-macro2 v1.0.106 |
| 375 | 2026-08-10T19:35:35.190Z | Downloaded clap_builder v4.6.0 |
| 376 | 2026-08-10T19:35:35.193Z | Downloaded toml_edit v0.22.27 |
| 377 | 2026-08-10T19:35:35.196Z | Downloaded pest_meta v2.8.6 |
| 378 | 2026-08-10T19:35:35.202Z | Downloaded serde_derive v1.0.228 |
| 379 | 2026-08-10T19:35:35.209Z | Downloaded serde v1.0.228 |
| 380 | 2026-08-10T19:35:35.215Z | Downloaded memchr v2.8.0 |
| 381 | 2026-08-10T19:35:35.232Z | Downloaded typenum v1.20.1 |
| 382 | 2026-08-10T19:35:35.241Z | Downloaded pest v2.8.6 |
| 383 | 2026-08-10T19:35:35.244Z | Downloaded indexmap v2.14.0 |
| 384 | 2026-08-10T19:35:35.265Z | Downloaded hashbrown v0.17.0 |
| 385 | 2026-08-10T19:35:35.279Z | Downloaded goblin v0.8.2 |
| 386 | 2026-08-10T19:35:35.294Z | Downloaded serde_json v1.0.151 |
| 387 | 2026-08-10T19:35:35.297Z | Downloaded winnow v0.7.14 |
| 388 | 2026-08-10T19:35:35.313Z | Downloaded syn v1.0.109 |
| 389 | 2026-08-10T19:35:35.316Z | Downloaded tabled v0.15.0 |
| 390 | 2026-08-10T19:35:35.339Z | Downloaded unicode-width v0.1.14 |
| 391 | 2026-08-10T19:35:35.342Z | Downloaded unicode-width v0.2.0 |
| 392 | 2026-08-10T19:35:35.348Z | Downloaded syn v2.0.117 |
| 393 | 2026-08-10T19:35:35.359Z | Downloaded rustix v1.1.3 |
| 394 | 2026-08-10T19:35:35.391Z | Downloaded libc v0.2.185 |
| 395 | 2026-08-10T19:35:35.453Z | Compiling proc-macro2 v1.0.106 |
| 396 | 2026-08-10T19:35:35.453Z | Compiling unicode-ident v1.0.24 |
| 397 | 2026-08-10T19:35:35.453Z | Compiling quote v1.0.45 |
| 398 | 2026-08-10T19:35:35.453Z | Compiling serde_core v1.0.228 |
| 399 | 2026-08-10T19:35:35.456Z | Compiling libc v0.2.185 |
| 400 | 2026-08-10T19:35:35.456Z | Compiling version_check v0.9.5 |
| 401 | 2026-08-10T19:35:35.635Z | Compiling memchr v2.8.0 |
| 402 | 2026-08-10T19:35:35.638Z | Compiling serde v1.0.228 |
| 403 | 2026-08-10T19:35:35.813Z | Compiling zmij v1.0.21 |
| 404 | 2026-08-10T19:35:36.079Z | Compiling itoa v1.0.17 |
| 405 | 2026-08-10T19:35:36.082Z | Compiling thiserror v1.0.69 |
| 406 | 2026-08-10T19:35:36.256Z | Compiling ucd-trie v0.1.7 |
| 407 | 2026-08-10T19:35:36.288Z | Compiling byteorder v1.5.0 |
| 408 | 2026-08-10T19:35:36.428Z | Compiling pest v2.8.6 |
| 409 | 2026-08-10T19:35:36.519Z | Compiling rustix v1.1.3 |
| 410 | 2026-08-10T19:35:36.522Z | Compiling errno v0.3.14 |
| 411 | 2026-08-10T19:35:36.593Z | Compiling bitflags v2.11.0 |
| 412 | 2026-08-10T19:35:36.674Z | Compiling serde_json v1.0.151 |
| 413 | 2026-08-10T19:35:36.919Z | Compiling thread-id v4.2.2 |
| 414 | 2026-08-10T19:35:36.961Z | Compiling syn v2.0.117 |
| 415 | 2026-08-10T19:35:36.986Z | Compiling usdt-impl v0.5.0 |
| 416 | 2026-08-10T19:35:37.051Z | Compiling proc-macro-error-attr v1.0.4 |
| 417 | 2026-08-10T19:35:37.073Z | Compiling syn v1.0.109 |
| 418 | 2026-08-10T19:35:37.208Z | Compiling camino v1.2.2 |
| 419 | 2026-08-10T19:35:37.378Z | Compiling proc-macro-error v1.0.4 |
| 420 | 2026-08-10T19:35:37.438Z | Compiling getrandom v0.4.1 |
| 421 | 2026-08-10T19:35:37.506Z | Compiling pest_meta v2.8.6 |
| 422 | 2026-08-10T19:35:37.614Z | Compiling hashbrown v0.17.0 |
| 423 | 2026-08-10T19:35:37.697Z | Compiling log v0.4.29 |
| 424 | 2026-08-10T19:35:37.807Z | Compiling plain v0.2.3 |
| 425 | 2026-08-10T19:35:37.910Z | Compiling equivalent v1.0.2 |
| 426 | 2026-08-10T19:35:37.959Z | Compiling utf8parse v0.2.2 |
| 427 | 2026-08-10T19:35:37.997Z | Compiling terminal_size v0.4.3 |
| 428 | 2026-08-10T19:35:38.132Z | Compiling indexmap v2.14.0 |
| 429 | 2026-08-10T19:35:38.162Z | Compiling anstyle-parse v1.0.0 |
| 430 | 2026-08-10T19:35:38.782Z | Compiling colorchoice v1.0.4 |
| 431 | 2026-08-10T19:35:38.809Z | Compiling autocfg v1.5.0 |
| 432 | 2026-08-10T19:35:38.826Z | Compiling thiserror v2.0.18 |
| 433 | 2026-08-10T19:35:38.907Z | Compiling anstyle-query v1.1.5 |
| 434 | 2026-08-10T19:35:38.947Z | Compiling winnow v0.7.14 |
| 435 | 2026-08-10T19:35:39.028Z | Compiling is_terminal_polyfill v1.70.2 |
| 436 | 2026-08-10T19:35:39.104Z | Compiling pretty-hex v0.4.1 |
| 437 | 2026-08-10T19:35:39.133Z | Compiling anstyle v1.0.14 |
| 438 | 2026-08-10T19:35:39.159Z | Compiling toml_write v0.1.2 |
| 439 | 2026-08-10T19:35:39.177Z | Compiling cfg-if v1.0.4 |
| 440 | 2026-08-10T19:35:39.243Z | Compiling pest_generator v2.8.6 |
| 441 | 2026-08-10T19:35:39.262Z | Compiling fs-err v3.3.0 |
| 442 | 2026-08-10T19:35:39.361Z | Compiling anstream v1.0.0 |
| 443 | 2026-08-10T19:35:39.461Z | Compiling clap_lex v1.0.0 |
| 444 | 2026-08-10T19:35:39.588Z | Compiling anyhow v1.0.102 |
| 445 | 2026-08-10T19:35:39.692Z | Compiling strsim v0.11.1 |
| 446 | 2026-08-10T19:35:39.709Z | Compiling fastrand v2.3.0 |
| 447 | 2026-08-10T19:35:39.897Z | Compiling heck v0.5.0 |
| 448 | 2026-08-10T19:35:39.916Z | Compiling unicode-width v0.1.14 |
| 449 | 2026-08-10T19:35:39.965Z | Compiling fnv v1.0.7 |
| 450 | 2026-08-10T19:35:39.968Z | Compiling once_cell v1.21.3 |
| 451 | 2026-08-10T19:35:40.037Z | Compiling bytecount v0.6.9 |
| 452 | 2026-08-10T19:35:40.073Z | Compiling heck v0.4.1 |
| 453 | 2026-08-10T19:35:40.131Z | Compiling papergrid v0.11.0 |
| 454 | 2026-08-10T19:35:40.170Z | Compiling tempfile v3.25.0 |
| 455 | 2026-08-10T19:35:40.203Z | Compiling clap_builder v4.6.0 |
| 456 | 2026-08-10T19:35:40.397Z | Compiling cargo-platform v0.3.2 |
| 457 | 2026-08-10T19:35:40.401Z | Compiling semver v1.0.28 |
| 458 | 2026-08-10T19:35:40.431Z | Compiling tabled_derive v0.7.0 |
| 459 | 2026-08-10T19:35:40.456Z | Compiling memmap v0.7.0 |
| 460 | 2026-08-10T19:35:40.536Z | Compiling unicode-linebreak v0.1.5 |
| 461 | 2026-08-10T19:35:40.638Z | Compiling unicode-width v0.2.0 |
| 462 | 2026-08-10T19:35:40.669Z | Compiling smawk v0.3.2 |
| 463 | 2026-08-10T19:35:40.810Z | Compiling camino-tempfile v1.4.1 |
| 464 | 2026-08-10T19:35:40.878Z | Compiling serde_derive v1.0.228 |
| 465 | 2026-08-10T19:35:40.913Z | Compiling thiserror-impl v1.0.69 |
| 466 | 2026-08-10T19:35:41.053Z | Compiling zerocopy-derive v0.7.35 |
| 467 | 2026-08-10T19:35:41.070Z | Compiling pest_derive v2.8.6 |
| 468 | 2026-08-10T19:35:41.094Z | Compiling scroll_derive v0.12.1 |
| 469 | 2026-08-10T19:35:41.320Z | Compiling thiserror-impl v2.0.18 |
| 470 | 2026-08-10T19:35:41.505Z | Compiling clap_derive v4.6.1 |
| 471 | 2026-08-10T19:35:41.544Z | Compiling tabled v0.15.0 |
| 472 | 2026-08-10T19:35:41.753Z | Compiling scroll v0.12.0 |
| 473 | 2026-08-10T19:35:41.921Z | Compiling zerocopy v0.7.35 |
| 474 | 2026-08-10T19:35:42.035Z | Compiling goblin v0.8.2 |
| 475 | 2026-08-10T19:35:42.268Z | Compiling dtrace-parser v0.2.0 |
| 476 | 2026-08-10T19:35:42.476Z | Compiling textwrap v0.16.2 |
| 477 | 2026-08-10T19:35:42.748Z | Compiling swrite v0.1.0 |
| 478 | 2026-08-10T19:35:43.225Z | Compiling clap v4.6.1 |
| 479 | 2026-08-10T19:35:43.908Z | Compiling serde_spanned v0.6.9 |
| 480 | 2026-08-10T19:35:43.908Z | Compiling toml_datetime v0.6.11 |
| 481 | 2026-08-10T19:35:43.913Z | Compiling macaddr v1.0.1 |
| 482 | 2026-08-10T19:35:43.913Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 483 | 2026-08-10T19:35:43.913Z | Compiling cargo_metadata v0.23.1 |
| 484 | 2026-08-10T19:35:43.984Z | Compiling dof v0.3.0 |
| 485 | 2026-08-10T19:35:44.001Z | Compiling serde_tokenstream v0.2.3 |
| 486 | 2026-08-10T19:35:44.118Z | Compiling toml_edit v0.22.27 |
| 487 | 2026-08-10T19:35:44.787Z | Compiling usdt-macro v0.5.0 |
| 488 | 2026-08-10T19:35:44.787Z | Compiling usdt-attr-macro v0.5.0 |
| 489 | 2026-08-10T19:35:45.386Z | Compiling usdt v0.5.0 |
| 490 | 2026-08-10T19:35:45.473Z | Compiling toml v0.8.23 |
| 491 | 2026-08-10T19:35:45.836Z | Compiling cargo_toml v0.21.0 |
| 492 | 2026-08-10T19:35:47.086Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 493 | 2026-08-10T19:35:49.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.45s |
| 494 | 2026-08-10T19:35:49.334Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 495 | 2026-08-10T19:35:49.854Z | Downloading crates ... |
| 496 | 2026-08-10T19:35:49.913Z | Downloaded aead v0.6.1 |
| 497 | 2026-08-10T19:35:49.916Z | Downloaded adler2 v2.0.1 |
| 498 | 2026-08-10T19:35:49.931Z | Downloaded convert_case v0.4.0 |
| 499 | 2026-08-10T19:35:49.935Z | Downloaded atomic-waker v1.1.2 |
| 500 | 2026-08-10T19:35:49.935Z | Downloaded atty v0.2.14 |
| 501 | 2026-08-10T19:35:49.935Z | Downloaded bb8 v0.8.6 |
| 502 | 2026-08-10T19:35:49.935Z | Downloaded base16ct v0.2.0 |
| 503 | 2026-08-10T19:35:49.938Z | Downloaded fd-lock v4.0.4 |
| 504 | 2026-08-10T19:35:49.941Z | Downloaded env_logger v0.11.9 |
| 505 | 2026-08-10T19:35:49.944Z | Downloaded fatfs v0.3.6 |
| 506 | 2026-08-10T19:35:49.948Z | Downloaded enum_dispatch v0.3.13 |
| 507 | 2026-08-10T19:35:49.948Z | Downloaded futures-macro v0.3.32 |
| 508 | 2026-08-10T19:35:49.948Z | Downloaded async-stream-impl v0.3.6 |
| 509 | 2026-08-10T19:35:49.948Z | Downloaded futures-io v0.3.32 |
| 510 | 2026-08-10T19:35:49.951Z | Downloaded anstream v0.6.21 |
| 511 | 2026-08-10T19:35:49.951Z | Downloaded anstyle-parse v0.2.7 |
| 512 | 2026-08-10T19:35:49.951Z | Downloaded bitfield-struct v0.6.2 |
| 513 | 2026-08-10T19:35:49.955Z | Downloaded bitfield v0.19.4 |
| 514 | 2026-08-10T19:35:49.955Z | Downloaded float-cmp v0.10.0 |
| 515 | 2026-08-10T19:35:49.955Z | Downloaded enum-as-inner v0.6.1 |
| 516 | 2026-08-10T19:35:49.958Z | Downloaded erased-serde v0.3.31 |
| 517 | 2026-08-10T19:35:49.958Z | Downloaded flume v0.11.1 |
| 518 | 2026-08-10T19:35:49.958Z | Downloaded form_urlencoded v1.2.2 |
| 519 | 2026-08-10T19:35:49.962Z | Downloaded fxhash v0.2.1 |
| 520 | 2026-08-10T19:35:49.962Z | Downloaded getrandom v0.2.17 |
| 521 | 2026-08-10T19:35:49.962Z | Downloaded async-stream v0.3.6 |
| 522 | 2026-08-10T19:35:49.962Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 523 | 2026-08-10T19:35:49.962Z | Downloaded foreign-types v0.5.0 |
| 524 | 2026-08-10T19:35:49.965Z | Downloaded funty v2.0.0 |
| 525 | 2026-08-10T19:35:49.965Z | Downloaded foreign-types-shared v0.1.1 |
| 526 | 2026-08-10T19:35:49.965Z | Downloaded futures-task v0.3.32 |
| 527 | 2026-08-10T19:35:49.966Z | Downloaded bit-set v0.5.3 |
| 528 | 2026-08-10T19:35:49.966Z | Downloaded gethostname v0.5.0 |
| 529 | 2026-08-10T19:35:49.966Z | Downloaded array-init v0.0.4 |
| 530 | 2026-08-10T19:35:49.969Z | Downloaded ascii-canvas v3.0.0 |
| 531 | 2026-08-10T19:35:49.969Z | Downloaded backoff v0.4.0 |
| 532 | 2026-08-10T19:35:49.969Z | Downloaded bit-vec v0.6.3 |
| 533 | 2026-08-10T19:35:49.969Z | Downloaded fixedbitset v0.4.2 |
| 534 | 2026-08-10T19:35:49.969Z | Downloaded float-ord v0.3.2 |
| 535 | 2026-08-10T19:35:49.969Z | Downloaded endian-type v0.1.2 |
| 536 | 2026-08-10T19:35:49.969Z | Downloaded foreign-types v0.3.2 |
| 537 | 2026-08-10T19:35:49.972Z | Downloaded expectorate v1.2.0 |
| 538 | 2026-08-10T19:35:49.972Z | Downloaded fallible-iterator v0.2.0 |
| 539 | 2026-08-10T19:35:49.972Z | Downloaded allocator-api2 v0.2.21 |
| 540 | 2026-08-10T19:35:49.976Z | Downloaded async-recursion v1.1.1 |
| 541 | 2026-08-10T19:35:49.979Z | Downloaded foreign-types-shared v0.3.1 |
| 542 | 2026-08-10T19:35:49.979Z | Downloaded futures-sink v0.3.32 |
| 543 | 2026-08-10T19:35:49.979Z | Downloaded ghash v0.6.0 |
| 544 | 2026-08-10T19:35:49.979Z | Downloaded hubpack_derive v0.1.1 |
| 545 | 2026-08-10T19:35:49.979Z | Downloaded flagset v0.4.7 |
| 546 | 2026-08-10T19:35:49.979Z | Downloaded arrayref v0.3.9 |
| 547 | 2026-08-10T19:35:49.979Z | Downloaded env_filter v1.0.0 |
| 548 | 2026-08-10T19:35:49.982Z | Downloaded futures-executor v0.3.32 |
| 549 | 2026-08-10T19:35:49.982Z | Downloaded hash32 v0.3.1 |
| 550 | 2026-08-10T19:35:49.982Z | Downloaded bitfield-macros v0.19.4 |
| 551 | 2026-08-10T19:35:49.986Z | Downloaded filetime v0.2.27 |
| 552 | 2026-08-10T19:35:49.990Z | Downloaded fs_extra v1.3.0 |
| 553 | 2026-08-10T19:35:49.990Z | Downloaded futures-channel v0.3.32 |
| 554 | 2026-08-10T19:35:49.990Z | Downloaded foreign-types-macros v0.2.3 |
| 555 | 2026-08-10T19:35:49.990Z | Downloaded ahash v0.8.12 |
| 556 | 2026-08-10T19:35:49.993Z | Downloaded base64ct v1.8.3 |
| 557 | 2026-08-10T19:35:49.993Z | Downloaded bitflags v1.3.2 |
| 558 | 2026-08-10T19:35:49.996Z | Downloaded futures-core v0.3.32 |
| 559 | 2026-08-10T19:35:49.996Z | Downloaded aead v0.5.2 |
| 560 | 2026-08-10T19:35:49.996Z | Downloaded atomicwrites v0.4.4 |
| 561 | 2026-08-10T19:35:49.996Z | Downloaded assert_matches v1.5.0 |
| 562 | 2026-08-10T19:35:50.000Z | Downloaded block-padding v0.4.2 |
| 563 | 2026-08-10T19:35:50.004Z | Downloaded castaway v0.2.4 |
| 564 | 2026-08-10T19:35:50.004Z | Downloaded cfg_aliases v0.2.1 |
| 565 | 2026-08-10T19:35:50.004Z | Downloaded headers-core v0.3.0 |
| 566 | 2026-08-10T19:35:50.004Z | Downloaded base16ct v1.0.0 |
| 567 | 2026-08-10T19:35:50.008Z | Downloaded http-range v0.1.5 |
| 568 | 2026-08-10T19:35:50.008Z | Downloaded fs-err v2.11.0 |
| 569 | 2026-08-10T19:35:50.011Z | Downloaded foldhash v0.2.0 |
| 570 | 2026-08-10T19:35:50.011Z | Downloaded ciborium-ll v0.2.2 |
| 571 | 2026-08-10T19:35:50.014Z | Downloaded cfg_aliases v0.1.1 |
| 572 | 2026-08-10T19:35:50.014Z | Downloaded compression-core v0.4.31 |
| 573 | 2026-08-10T19:35:50.014Z | Downloaded git-stub v1.0.0 |
| 574 | 2026-08-10T19:35:50.014Z | Downloaded hyper-tls v0.6.0 |
| 575 | 2026-08-10T19:35:50.018Z | Downloaded hex-literal v1.1.0 |
| 576 | 2026-08-10T19:35:50.018Z | Downloaded num v0.4.3 |
| 577 | 2026-08-10T19:35:50.021Z | Downloaded hex v0.4.3 |
| 578 | 2026-08-10T19:35:50.021Z | Downloaded httpdate v1.0.3 |
| 579 | 2026-08-10T19:35:50.026Z | Downloaded hostname v0.3.1 |
| 580 | 2026-08-10T19:35:50.030Z | Downloaded ciborium-io v0.2.2 |
| 581 | 2026-08-10T19:35:50.030Z | Downloaded bit-set v0.8.0 |
| 582 | 2026-08-10T19:35:50.033Z | Downloaded globwalk v0.9.1 |
| 583 | 2026-08-10T19:35:50.033Z | Downloaded hostname v0.4.2 |
| 584 | 2026-08-10T19:35:50.033Z | Downloaded block-buffer v0.12.1 |
| 585 | 2026-08-10T19:35:50.036Z | Downloaded parse-size v1.1.0 |
| 586 | 2026-08-10T19:35:50.040Z | Downloaded num-conv v0.2.0 |
| 587 | 2026-08-10T19:35:50.040Z | Downloaded openssl-probe v0.2.1 |
| 588 | 2026-08-10T19:35:50.043Z | Downloaded aho-corasick v1.1.4 |
| 589 | 2026-08-10T19:35:50.046Z | Downloaded hash32 v0.2.1 |
| 590 | 2026-08-10T19:35:50.049Z | Downloaded home v0.5.12 |
| 591 | 2026-08-10T19:35:50.057Z | Downloaded ff v0.14.0 |
| 592 | 2026-08-10T19:35:50.060Z | Downloaded hubpack v0.1.2 |
| 593 | 2026-08-10T19:35:50.063Z | Downloaded num-iter v0.1.45 |
| 594 | 2026-08-10T19:35:50.066Z | Downloaded highway v1.3.0 |
| 595 | 2026-08-10T19:35:50.070Z | Downloaded bcs v0.1.6 |
| 596 | 2026-08-10T19:35:50.073Z | Downloaded phf_shared v0.13.1 |
| 597 | 2026-08-10T19:35:50.073Z | Downloaded blake2 v0.10.6 |
| 598 | 2026-08-10T19:35:50.076Z | Downloaded find-msvc-tools v0.1.9 |
| 599 | 2026-08-10T19:35:50.080Z | Downloaded ff v0.13.1 |
| 600 | 2026-08-10T19:35:50.083Z | Downloaded progenitor-macro v0.14.0 |
| 601 | 2026-08-10T19:35:50.083Z | Downloaded radium v0.7.0 |
| 602 | 2026-08-10T19:35:50.083Z | Downloaded rand_chacha v0.3.1 |
| 603 | 2026-08-10T19:35:50.086Z | Downloaded ref-cast v1.0.25 |
| 604 | 2026-08-10T19:35:50.086Z | Downloaded rand_pcg v0.10.2 |
| 605 | 2026-08-10T19:35:50.090Z | Downloaded rustc_version v0.1.7 |
| 606 | 2026-08-10T19:35:50.090Z | Downloaded aes v0.9.1 |
| 607 | 2026-08-10T19:35:50.093Z | Downloaded argon2 v0.5.3 |
| 608 | 2026-08-10T19:35:50.093Z | Downloaded serde_bytes v0.11.19 |
| 609 | 2026-08-10T19:35:50.093Z | Downloaded serde_plain v1.0.2 |
| 610 | 2026-08-10T19:35:50.093Z | Downloaded base64 v0.22.1 |
| 611 | 2026-08-10T19:35:50.097Z | Downloaded bit-vec v0.8.0 |
| 612 | 2026-08-10T19:35:50.097Z | Downloaded semver v0.1.20 |
| 613 | 2026-08-10T19:35:50.097Z | Downloaded camino-tempfile-ext v0.3.3 |
| 614 | 2026-08-10T19:35:50.100Z | Downloaded cobs v0.3.0 |
| 615 | 2026-08-10T19:35:50.100Z | Downloaded sha1 v0.10.6 |
| 616 | 2026-08-10T19:35:50.100Z | Downloaded async-trait v0.1.89 |
| 617 | 2026-08-10T19:35:50.104Z | Downloaded cipher v0.5.2 |
| 618 | 2026-08-10T19:35:50.104Z | Downloaded cmake v0.1.57 |
| 619 | 2026-08-10T19:35:50.104Z | Downloaded strip-ansi-escapes v0.2.1 |
| 620 | 2026-08-10T19:35:50.107Z | Downloaded supports-color v3.0.2 |
| 621 | 2026-08-10T19:35:50.107Z | Downloaded humantime v2.3.0 |
| 622 | 2026-08-10T19:35:50.107Z | Downloaded byte-wrapper v0.1.0 |
| 623 | 2026-08-10T19:35:50.107Z | Downloaded cassowary v0.3.0 |
| 624 | 2026-08-10T19:35:50.107Z | Downloaded constant_time_eq v0.4.2 |
| 625 | 2026-08-10T19:35:50.111Z | Downloaded git-stub-vcs v0.1.0 |
| 626 | 2026-08-10T19:35:50.111Z | Downloaded http-body v1.0.1 |
| 627 | 2026-08-10T19:35:50.111Z | Downloaded http-body-util v0.1.3 |
| 628 | 2026-08-10T19:35:50.114Z | Downloaded globset v0.4.18 |
| 629 | 2026-08-10T19:35:50.114Z | Downloaded bs58 v0.5.1 |
| 630 | 2026-08-10T19:35:50.118Z | Downloaded serde_urlencoded v0.7.1 |
| 631 | 2026-08-10T19:35:50.118Z | Downloaded cexpr v0.6.0 |
| 632 | 2026-08-10T19:35:50.121Z | Downloaded sigpipe v0.1.3 |
| 633 | 2026-08-10T19:35:50.121Z | Downloaded signature v3.0.0 |
| 634 | 2026-08-10T19:35:50.121Z | Downloaded sqlparser_derive v0.5.0 |
| 635 | 2026-08-10T19:35:50.121Z | Downloaded async-bb8-diesel v0.2.1 |
| 636 | 2026-08-10T19:35:50.125Z | Downloaded foldhash v0.1.5 |
| 637 | 2026-08-10T19:35:50.125Z | Downloaded glob v0.3.3 |
| 638 | 2026-08-10T19:35:50.125Z | Downloaded group v0.13.0 |
| 639 | 2026-08-10T19:35:50.125Z | Downloaded pkcs8 v0.10.2 |
| 640 | 2026-08-10T19:35:50.128Z | Downloaded pkg-config v0.3.32 |
| 641 | 2026-08-10T19:35:50.128Z | Downloaded fixedbitset v0.5.7 |
| 642 | 2026-08-10T19:35:50.128Z | Downloaded blowfish v0.10.0 |
| 643 | 2026-08-10T19:35:50.128Z | Downloaded chacha20 v0.9.1 |
| 644 | 2026-08-10T19:35:50.131Z | Downloaded futures v0.3.32 |
| 645 | 2026-08-10T19:35:50.132Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 646 | 2026-08-10T19:35:50.135Z | Downloaded compression-codecs v0.4.37 |
| 647 | 2026-08-10T19:35:50.135Z | Downloaded hmac v0.12.1 |
| 648 | 2026-08-10T19:35:50.135Z | Downloaded group v0.14.0 |
| 649 | 2026-08-10T19:35:50.138Z | Downloaded owo-colors v4.3.0 |
| 650 | 2026-08-10T19:35:50.138Z | Downloaded const_format_proc_macros v0.2.34 |
| 651 | 2026-08-10T19:35:50.142Z | Downloaded getrandom v0.3.4 |
| 652 | 2026-08-10T19:35:50.145Z | Downloaded hyper-rustls v0.27.7 |
| 653 | 2026-08-10T19:35:50.145Z | Downloaded arrayvec v0.7.6 |
| 654 | 2026-08-10T19:35:50.148Z | Downloaded buf-list v1.1.2 |
| 655 | 2026-08-10T19:35:50.148Z | Downloaded cmov v0.5.4 |
| 656 | 2026-08-10T19:35:50.149Z | Downloaded tokio-test v0.4.5 |
| 657 | 2026-08-10T19:35:50.153Z | Downloaded structmeta-derive v0.3.0 |
| 658 | 2026-08-10T19:35:50.153Z | Downloaded unarray v0.1.4 |
| 659 | 2026-08-10T19:35:50.153Z | Downloaded tagptr v0.2.0 |
| 660 | 2026-08-10T19:35:50.153Z | Downloaded testing_table v0.3.0 |
| 661 | 2026-08-10T19:35:50.156Z | Downloaded console v0.15.11 |
| 662 | 2026-08-10T19:35:50.156Z | Downloaded num-rational v0.4.2 |
| 663 | 2026-08-10T19:35:50.156Z | Downloaded progenitor v0.13.0 |
| 664 | 2026-08-10T19:35:50.159Z | Downloaded progenitor v0.14.0 |
| 665 | 2026-08-10T19:35:50.159Z | Downloaded rpassword v7.5.4 |
| 666 | 2026-08-10T19:35:50.163Z | Downloaded tokio-macros v2.7.0 |
| 667 | 2026-08-10T19:35:50.163Z | Downloaded pbkdf2 v0.13.0 |
| 668 | 2026-08-10T19:35:50.163Z | Downloaded rustls-pemfile v2.2.0 |
| 669 | 2026-08-10T19:35:50.166Z | Downloaded serdect v0.4.3 |
| 670 | 2026-08-10T19:35:50.166Z | Downloaded signal-hook-registry v1.4.8 |
| 671 | 2026-08-10T19:35:50.166Z | Downloaded slog-scope v4.4.1 |
| 672 | 2026-08-10T19:35:50.169Z | Downloaded utf-8 v0.7.6 |
| 673 | 2026-08-10T19:35:50.169Z | Downloaded want v0.3.1 |
| 674 | 2026-08-10T19:35:50.169Z | Downloaded peg v0.8.5 |
| 675 | 2026-08-10T19:35:50.173Z | Downloaded peg-macros v0.8.5 |
| 676 | 2026-08-10T19:35:50.173Z | Downloaded rand_seeder v0.4.0 |
| 677 | 2026-08-10T19:35:50.173Z | Downloaded rustls-native-certs v0.8.3 |
| 678 | 2026-08-10T19:35:50.173Z | Downloaded yoke-derive v0.8.1 |
| 679 | 2026-08-10T19:35:50.173Z | Downloaded hybrid-array v0.4.13 |
| 680 | 2026-08-10T19:35:50.176Z | Downloaded primefield v0.14.0 |
| 681 | 2026-08-10T19:35:50.176Z | Downloaded backon v1.6.0 |
| 682 | 2026-08-10T19:35:50.176Z | Downloaded bzip2 v0.4.4 |
| 683 | 2026-08-10T19:35:50.180Z | Downloaded half v1.8.3 |
| 684 | 2026-08-10T19:35:50.180Z | Downloaded cipher v0.4.4 |
| 685 | 2026-08-10T19:35:50.180Z | Downloaded httparse v1.10.1 |
| 686 | 2026-08-10T19:35:50.184Z | Downloaded const-oid v0.9.6 |
| 687 | 2026-08-10T19:35:50.184Z | Downloaded pkcs1 v0.7.5 |
| 688 | 2026-08-10T19:35:50.187Z | Downloaded pkcs8 v0.11.0 |
| 689 | 2026-08-10T19:35:50.187Z | Downloaded hyper-staticfile v0.10.1 |
| 690 | 2026-08-10T19:35:50.187Z | Downloaded strum_macros v0.27.2 |
| 691 | 2026-08-10T19:35:50.191Z | Downloaded sec1 v0.7.3 |
| 692 | 2026-08-10T19:35:50.191Z | Downloaded simd-adler32 v0.3.8 |
| 693 | 2026-08-10T19:35:50.191Z | Downloaded colored v3.1.1 |
| 694 | 2026-08-10T19:35:50.191Z | Downloaded xshell-macros v0.2.7 |
| 695 | 2026-08-10T19:35:50.194Z | Downloaded zeroize_derive v1.5.0 |
| 696 | 2026-08-10T19:35:50.194Z | Downloaded crunchy v0.2.4 |
| 697 | 2026-08-10T19:35:50.194Z | Downloaded crc-catalog v2.4.0 |
| 698 | 2026-08-10T19:35:50.194Z | Downloaded hmac v0.13.0 |
| 699 | 2026-08-10T19:35:50.198Z | Downloaded smallvec v0.6.14 |
| 700 | 2026-08-10T19:35:50.198Z | Downloaded cbc v0.2.1 |
| 701 | 2026-08-10T19:35:50.201Z | Downloaded console v0.16.2 |
| 702 | 2026-08-10T19:35:50.201Z | Downloaded thiserror-no-std v2.0.2 |
| 703 | 2026-08-10T19:35:50.201Z | Downloaded cancel-safe-futures v0.1.5 |
| 704 | 2026-08-10T19:35:50.205Z | Downloaded chacha20 v0.10.0 |
| 705 | 2026-08-10T19:35:50.205Z | Downloaded colored v2.2.0 |
| 706 | 2026-08-10T19:35:50.208Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 707 | 2026-08-10T19:35:50.208Z | Downloaded tls_codec v0.4.2 |
| 708 | 2026-08-10T19:35:50.208Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 709 | 2026-08-10T19:35:50.212Z | Downloaded usdt v0.6.0 |
| 710 | 2026-08-10T19:35:50.212Z | Downloaded debug-ignore v1.0.5 |
| 711 | 2026-08-10T19:35:50.212Z | Downloaded difflib v0.4.0 |
| 712 | 2026-08-10T19:35:50.215Z | Downloaded dtrace-parser v0.3.0 |
| 713 | 2026-08-10T19:35:50.215Z | Downloaded dunce v1.0.5 |
| 714 | 2026-08-10T19:35:50.215Z | Downloaded sqlformat v0.3.5 |
| 715 | 2026-08-10T19:35:50.219Z | Downloaded rustls-pki-types v1.14.0 |
| 716 | 2026-08-10T19:35:50.222Z | Downloaded defmt-parser v1.0.0 |
| 717 | 2026-08-10T19:35:50.226Z | Downloaded display-error-chain v0.2.2 |
| 718 | 2026-08-10T19:35:50.226Z | Downloaded dirs-sys-next v0.1.2 |
| 719 | 2026-08-10T19:35:50.226Z | Downloaded parking_lot_core v0.9.12 |
| 720 | 2026-08-10T19:35:50.226Z | Downloaded indent_write v2.2.0 |
| 721 | 2026-08-10T19:35:50.230Z | Downloaded embedded-io v0.4.0 |
| 722 | 2026-08-10T19:35:50.230Z | Downloaded internet-checksum v0.2.1 |
| 723 | 2026-08-10T19:35:50.230Z | Downloaded jiff-static v0.2.34 |
| 724 | 2026-08-10T19:35:50.233Z | Downloaded half v2.7.1 |
| 725 | 2026-08-10T19:35:50.236Z | Downloaded generic-array v1.4.3 |
| 726 | 2026-08-10T19:35:50.241Z | Downloaded oxide-update-engine-types v0.1.2 |
| 727 | 2026-08-10T19:35:50.244Z | Downloaded lru-slab v0.1.2 |
| 728 | 2026-08-10T19:35:50.248Z | Downloaded nibble_vec v0.1.0 |
| 729 | 2026-08-10T19:35:50.248Z | Downloaded normalize-line-endings v0.3.0 |
| 730 | 2026-08-10T19:35:50.248Z | Downloaded zerovec-derive v0.11.2 |
| 731 | 2026-08-10T19:35:50.248Z | Downloaded clang-sys v1.8.1 |
| 732 | 2026-08-10T19:35:50.251Z | Downloaded blake2 v0.11.0-rc.6 |
| 733 | 2026-08-10T19:35:50.255Z | Downloaded match_cfg v0.1.0 |
| 734 | 2026-08-10T19:35:50.255Z | Downloaded const-oid v0.10.2 |
| 735 | 2026-08-10T19:35:50.258Z | Downloaded ciborium v0.2.2 |
| 736 | 2026-08-10T19:35:50.258Z | Downloaded heapless v0.7.17 |
| 737 | 2026-08-10T19:35:50.263Z | Downloaded corncobs v0.1.4 |
| 738 | 2026-08-10T19:35:50.266Z | Downloaded newline-converter v0.3.0 |
| 739 | 2026-08-10T19:35:50.266Z | Downloaded openssl-macros v0.1.1 |
| 740 | 2026-08-10T19:35:50.266Z | Downloaded pkcs5 v0.8.1 |
| 741 | 2026-08-10T19:35:50.269Z | Downloaded tokio-stream v0.1.18 |
| 742 | 2026-08-10T19:35:50.269Z | Downloaded unicode-properties v0.1.4 |
| 743 | 2026-08-10T19:35:50.272Z | Downloaded tracing-attributes v0.1.31 |
| 744 | 2026-08-10T19:35:50.272Z | Downloaded spin v0.9.8 |
| 745 | 2026-08-10T19:35:50.276Z | Downloaded olpc-cjson v0.1.4 |
| 746 | 2026-08-10T19:35:50.279Z | Downloaded password-hash v0.6.1 |
| 747 | 2026-08-10T19:35:50.279Z | Downloaded proc-macro-crate v1.3.1 |
| 748 | 2026-08-10T19:35:50.284Z | Downloaded ctr v0.10.1 |
| 749 | 2026-08-10T19:35:50.287Z | Downloaded rustls-platform-verifier v0.6.2 |
| 750 | 2026-08-10T19:35:50.290Z | Downloaded arc-swap v1.8.2 |
| 751 | 2026-08-10T19:35:50.294Z | Downloaded vergen v9.1.0 |
| 752 | 2026-08-10T19:35:50.294Z | Downloaded ipnet v2.11.0 |
| 753 | 2026-08-10T19:35:50.294Z | Downloaded num-traits v0.2.19 |
| 754 | 2026-08-10T19:35:50.297Z | Downloaded term v1.2.1 |
| 755 | 2026-08-10T19:35:50.297Z | Downloaded wyz v0.5.1 |
| 756 | 2026-08-10T19:35:50.297Z | Downloaded argon2 v0.6.0-rc.8 |
| 757 | 2026-08-10T19:35:50.301Z | Downloaded delegate v0.13.5 |
| 758 | 2026-08-10T19:35:50.301Z | Downloaded signature v2.2.0 |
| 759 | 2026-08-10T19:35:50.301Z | Downloaded displaydoc v0.2.5 |
| 760 | 2026-08-10T19:35:50.304Z | Downloaded psl-types v2.0.11 |
| 761 | 2026-08-10T19:35:50.304Z | Downloaded rand_xorshift v0.4.0 |
| 762 | 2026-08-10T19:35:50.304Z | Downloaded rfc6979 v0.4.0 |
| 763 | 2026-08-10T19:35:50.307Z | Downloaded scroll_derive v0.13.1 |
| 764 | 2026-08-10T19:35:50.307Z | Downloaded serde_repr v0.1.20 |
| 765 | 2026-08-10T19:35:50.310Z | Downloaded p384 v0.14.0 |
| 766 | 2026-08-10T19:35:50.314Z | Downloaded mime_guess v2.0.5 |
| 767 | 2026-08-10T19:35:50.317Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 768 | 2026-08-10T19:35:50.329Z | Downloaded libefi-sys v0.1.0 |
| 769 | 2026-08-10T19:35:50.333Z | Downloaded module-lattice v0.2.3 |
| 770 | 2026-08-10T19:35:50.333Z | Downloaded sponge-cursor v0.1.0 |
| 771 | 2026-08-10T19:35:50.336Z | Downloaded darling v0.20.11 |
| 772 | 2026-08-10T19:35:50.336Z | Downloaded flate2 v1.1.9 |
| 773 | 2026-08-10T19:35:50.339Z | Downloaded tabled_derive v0.11.0 |
| 774 | 2026-08-10T19:35:50.340Z | Downloaded thread-id v5.1.0 |
| 775 | 2026-08-10T19:35:50.340Z | Downloaded bytes v1.11.1 |
| 776 | 2026-08-10T19:35:50.343Z | Downloaded compact_str v0.8.1 |
| 777 | 2026-08-10T19:35:50.343Z | Downloaded const_format v0.2.35 |
| 778 | 2026-08-10T19:35:50.346Z | Downloaded hickory-resolver v0.25.2 |
| 779 | 2026-08-10T19:35:50.350Z | Downloaded tracing-core v0.1.36 |
| 780 | 2026-08-10T19:35:50.350Z | Downloaded nanorand v0.7.0 |
| 781 | 2026-08-10T19:35:50.353Z | Downloaded parking_lot_core v0.8.6 |
| 782 | 2026-08-10T19:35:50.353Z | Downloaded pin-project-internal v1.1.11 |
| 783 | 2026-08-10T19:35:50.353Z | Downloaded smallvec v1.15.1 |
| 784 | 2026-08-10T19:35:50.353Z | Downloaded openssl-probe v0.1.6 |
| 785 | 2026-08-10T19:35:50.357Z | Downloaded paste v1.0.15 |
| 786 | 2026-08-10T19:35:50.357Z | Downloaded ar_archive_writer v0.5.1 |
| 787 | 2026-08-10T19:35:50.361Z | Downloaded ctutils v0.4.2 |
| 788 | 2026-08-10T19:35:50.361Z | Downloaded oxnet v0.1.6 |
| 789 | 2026-08-10T19:35:50.361Z | Downloaded polyval v0.7.1 |
| 790 | 2026-08-10T19:35:50.365Z | Downloaded schemars v0.8.22 |
| 791 | 2026-08-10T19:35:50.368Z | Downloaded packed_struct v0.10.1 |
| 792 | 2026-08-10T19:35:50.368Z | Downloaded phf v0.13.1 |
| 793 | 2026-08-10T19:35:50.371Z | Downloaded r2d2 v0.8.10 |
| 794 | 2026-08-10T19:35:50.371Z | Downloaded usdt-attr-macro v0.6.0 |
| 795 | 2026-08-10T19:35:50.371Z | Downloaded try-lock v0.2.5 |
| 796 | 2026-08-10T19:35:50.371Z | Downloaded wait-timeout v0.2.1 |
| 797 | 2026-08-10T19:35:50.371Z | Downloaded base64 v0.21.7 |
| 798 | 2026-08-10T19:35:50.375Z | Downloaded xattr v1.6.1 |
| 799 | 2026-08-10T19:35:50.375Z | Downloaded zone v0.3.1 |
| 800 | 2026-08-10T19:35:50.375Z | Downloaded headers v0.4.1 |
| 801 | 2026-08-10T19:35:50.378Z | Downloaded primeorder v0.14.0 |
| 802 | 2026-08-10T19:35:50.378Z | Downloaded hickory-resolver v0.24.4 |
| 803 | 2026-08-10T19:35:50.382Z | Downloaded psm v0.1.30 |
| 804 | 2026-08-10T19:35:50.382Z | Downloaded primeorder v0.13.6 |
| 805 | 2026-08-10T19:35:50.385Z | Downloaded russh-util v0.52.0 |
| 806 | 2026-08-10T19:35:50.385Z | Downloaded scrypt v0.12.0 |
| 807 | 2026-08-10T19:35:50.388Z | Downloaded rustversion v1.0.22 |
| 808 | 2026-08-10T19:35:50.392Z | Downloaded darling_macro v0.23.0 |
| 809 | 2026-08-10T19:35:50.395Z | Downloaded serde_path_to_error v0.1.20 |
| 810 | 2026-08-10T19:35:50.395Z | Downloaded shlex v1.3.0 |
| 811 | 2026-08-10T19:35:50.398Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 812 | 2026-08-10T19:35:50.402Z | Downloaded litemap v0.8.1 |
| 813 | 2026-08-10T19:35:50.402Z | Downloaded memmap2 v0.9.10 |
| 814 | 2026-08-10T19:35:50.405Z | Downloaded strum_macros v0.24.3 |
| 815 | 2026-08-10T19:35:50.411Z | Downloaded unsafe-libyaml v0.2.11 |
| 816 | 2026-08-10T19:35:50.415Z | Downloaded hashbrown v0.13.2 |
| 817 | 2026-08-10T19:35:50.418Z | Downloaded iana-time-zone v0.1.65 |
| 818 | 2026-08-10T19:35:50.418Z | Downloaded support-bundle-viewer v0.1.2 |
| 819 | 2026-08-10T19:35:50.418Z | Downloaded num-integer v0.1.46 |
| 820 | 2026-08-10T19:35:50.418Z | Downloaded num_enum_derive v0.7.6 |
| 821 | 2026-08-10T19:35:50.421Z | Downloaded slog-async v2.8.0 |
| 822 | 2026-08-10T19:35:50.421Z | Downloaded spki v0.7.3 |
| 823 | 2026-08-10T19:35:50.421Z | Downloaded spki v0.8.0 |
| 824 | 2026-08-10T19:35:50.422Z | Downloaded derive_builder_macro v0.20.2 |
| 825 | 2026-08-10T19:35:50.425Z | Downloaded embedded-io v0.6.1 |
| 826 | 2026-08-10T19:35:50.425Z | Downloaded thread_local v1.1.9 |
| 827 | 2026-08-10T19:35:50.425Z | Downloaded indoc v1.0.9 |
| 828 | 2026-08-10T19:35:50.425Z | Downloaded instant v0.1.13 |
| 829 | 2026-08-10T19:35:50.425Z | Downloaded is-terminal v0.4.17 |
| 830 | 2026-08-10T19:35:50.429Z | Downloaded bzip2 v0.6.1 |
| 831 | 2026-08-10T19:35:50.429Z | Downloaded dof v0.4.0 |
| 832 | 2026-08-10T19:35:50.429Z | Downloaded dyn-clone v1.0.20 |
| 833 | 2026-08-10T19:35:50.429Z | Downloaded vte v0.14.1 |
| 834 | 2026-08-10T19:35:50.429Z | Downloaded tokio-dtrace v0.1.1 |
| 835 | 2026-08-10T19:35:50.433Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 836 | 2026-08-10T19:35:50.433Z | Downloaded crossbeam-utils v0.8.21 |
| 837 | 2026-08-10T19:35:50.433Z | Downloaded tokio-tungstenite v0.21.0 |
| 838 | 2026-08-10T19:35:50.436Z | Downloaded lalrpop-util v0.19.12 |
| 839 | 2026-08-10T19:35:50.436Z | Downloaded port-file v0.1.0 |
| 840 | 2026-08-10T19:35:50.436Z | Downloaded unicase v2.9.0 |
| 841 | 2026-08-10T19:35:50.436Z | Downloaded bumpalo v3.20.2 |
| 842 | 2026-08-10T19:35:50.436Z | Downloaded rsa v0.9.10 |
| 843 | 2026-08-10T19:35:50.439Z | Downloaded rustls-webpki v0.103.13 |
| 844 | 2026-08-10T19:35:50.443Z | Downloaded serde_yaml v0.9.34+deprecated |
| 845 | 2026-08-10T19:35:50.443Z | Downloaded crc-any v2.5.0 |
| 846 | 2026-08-10T19:35:50.447Z | Downloaded poly1305 v0.9.0 |
| 847 | 2026-08-10T19:35:50.447Z | Downloaded zerofrom-derive v0.1.6 |
| 848 | 2026-08-10T19:35:50.447Z | Downloaded chacha20poly1305 v0.10.1 |
| 849 | 2026-08-10T19:35:50.447Z | Downloaded managed v0.8.0 |
| 850 | 2026-08-10T19:35:50.447Z | Downloaded rand_chacha v0.9.0 |
| 851 | 2026-08-10T19:35:50.447Z | Downloaded vergen-lib v0.1.6 |
| 852 | 2026-08-10T19:35:50.450Z | Downloaded md5 v0.8.0 |
| 853 | 2026-08-10T19:35:50.450Z | Downloaded http v1.4.2 |
| 854 | 2026-08-10T19:35:50.450Z | Downloaded hashbrown v0.12.3 |
| 855 | 2026-08-10T19:35:50.453Z | Downloaded whoami v2.1.0 |
| 856 | 2026-08-10T19:35:50.454Z | Downloaded zerotrie v0.2.3 |
| 857 | 2026-08-10T19:35:50.457Z | Downloaded zstd-safe v7.2.4 |
| 858 | 2026-08-10T19:35:50.457Z | Downloaded crossbeam-deque v0.8.6 |
| 859 | 2026-08-10T19:35:50.457Z | Downloaded cstr-argument v0.1.2 |
| 860 | 2026-08-10T19:35:50.457Z | Downloaded num_threads v0.1.7 |
| 861 | 2026-08-10T19:35:50.461Z | Downloaded predicates-core v1.0.10 |
| 862 | 2026-08-10T19:35:50.465Z | Downloaded quinn v0.11.11 |
| 863 | 2026-08-10T19:35:50.468Z | Downloaded newtype-uuid-macros v0.1.0 |
| 864 | 2026-08-10T19:35:50.468Z | Downloaded defmt-macros v1.0.1 |
| 865 | 2026-08-10T19:35:50.471Z | Downloaded hickory-server v0.25.2 |
| 866 | 2026-08-10T19:35:50.475Z | Downloaded diesel-dtrace v0.5.0 |
| 867 | 2026-08-10T19:35:50.475Z | Downloaded icu_properties v2.1.2 |
| 868 | 2026-08-10T19:35:50.478Z | Downloaded ignore v0.4.25 |
| 869 | 2026-08-10T19:35:50.478Z | Downloaded indexmap v1.9.3 |
| 870 | 2026-08-10T19:35:50.478Z | Downloaded derive-ex v0.1.8 |
| 871 | 2026-08-10T19:35:50.482Z | Downloaded proc-macro-crate v3.4.0 |
| 872 | 2026-08-10T19:35:50.482Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 873 | 2026-08-10T19:35:50.482Z | Downloaded rfc6979 v0.6.0 |
| 874 | 2026-08-10T19:35:50.486Z | Downloaded path-slash v0.1.5 |
| 875 | 2026-08-10T19:35:50.486Z | Downloaded unicode_categories v0.1.1 |
| 876 | 2026-08-10T19:35:50.489Z | Downloaded ed25519 v3.0.0 |
| 877 | 2026-08-10T19:35:50.489Z | Downloaded rustc_version v0.4.1 |
| 878 | 2026-08-10T19:35:50.489Z | Downloaded secrecy v0.8.0 |
| 879 | 2026-08-10T19:35:50.492Z | Downloaded ena v0.14.4 |
| 880 | 2026-08-10T19:35:50.496Z | Downloaded progenitor-macro v0.13.0 |
| 881 | 2026-08-10T19:35:50.496Z | Downloaded quick-error v1.2.3 |
| 882 | 2026-08-10T19:35:50.499Z | Downloaded ingot-types v0.2.0 |
| 883 | 2026-08-10T19:35:50.503Z | Downloaded sha1 v0.11.0 |
| 884 | 2026-08-10T19:35:50.506Z | Downloaded signal-hook-mio v0.2.5 |
| 885 | 2026-08-10T19:35:50.510Z | Downloaded lock_api v0.4.14 |
| 886 | 2026-08-10T19:35:50.510Z | Downloaded async-compression v0.4.41 |
| 887 | 2026-08-10T19:35:50.513Z | Downloaded slog-envlogger v2.2.0 |
| 888 | 2026-08-10T19:35:50.513Z | Downloaded tabwriter v1.4.1 |
| 889 | 2026-08-10T19:35:50.516Z | Downloaded heapless v0.8.0 |
| 890 | 2026-08-10T19:35:50.520Z | Downloaded multer v3.1.0 |
| 891 | 2026-08-10T19:35:50.523Z | Downloaded tower-service v0.3.3 |
| 892 | 2026-08-10T19:35:50.527Z | Downloaded topological-sort v0.2.2 |
| 893 | 2026-08-10T19:35:50.527Z | Downloaded void v1.0.2 |
| 894 | 2026-08-10T19:35:50.527Z | Downloaded crc32fast v1.5.0 |
| 895 | 2026-08-10T19:35:50.531Z | Downloaded newtype-uuid v1.3.2 |
| 896 | 2026-08-10T19:35:50.531Z | Downloaded darling_core v0.21.3 |
| 897 | 2026-08-10T19:35:50.535Z | Downloaded darling_core v0.20.11 |
| 898 | 2026-08-10T19:35:50.535Z | Downloaded strum v0.26.3 |
| 899 | 2026-08-10T19:35:50.535Z | Downloaded termtree v0.5.1 |
| 900 | 2026-08-10T19:35:50.538Z | Downloaded cookie_store v0.22.1 |
| 901 | 2026-08-10T19:35:50.538Z | Downloaded unicode-truncate v1.1.0 |
| 902 | 2026-08-10T19:35:50.538Z | Downloaded unicode-xid v0.2.6 |
| 903 | 2026-08-10T19:35:50.538Z | Downloaded postgres-protocol v0.6.10 |
| 904 | 2026-08-10T19:35:50.542Z | Downloaded percent-encoding v2.3.2 |
| 905 | 2026-08-10T19:35:50.542Z | Downloaded waitgroup v0.1.2 |
| 906 | 2026-08-10T19:35:50.542Z | Downloaded crypto-bigint v0.5.5 |
| 907 | 2026-08-10T19:35:50.547Z | Downloaded test-strategy v0.4.5 |
| 908 | 2026-08-10T19:35:50.550Z | Downloaded crc v3.4.0 |
| 909 | 2026-08-10T19:35:50.550Z | Downloaded crc8 v0.1.1 |
| 910 | 2026-08-10T19:35:50.550Z | Downloaded icu_normalizer_data v2.1.1 |
| 911 | 2026-08-10T19:35:50.550Z | Downloaded prettyplease v0.2.37 |
| 912 | 2026-08-10T19:35:50.554Z | Downloaded digest v0.11.3 |
| 913 | 2026-08-10T19:35:50.554Z | Downloaded darling_macro v0.20.11 |
| 914 | 2026-08-10T19:35:50.554Z | Downloaded darling_macro v0.21.3 |
| 915 | 2026-08-10T19:35:50.554Z | Downloaded digest-io v0.1.0 |
| 916 | 2026-08-10T19:35:50.554Z | Downloaded indicatif v0.18.4 |
| 917 | 2026-08-10T19:35:50.557Z | Downloaded derive_more v2.1.1 |
| 918 | 2026-08-10T19:35:50.561Z | Downloaded rand_core v0.6.4 |
| 919 | 2026-08-10T19:35:50.564Z | Downloaded scopeguard v1.2.0 |
| 920 | 2026-08-10T19:35:50.564Z | Downloaded unicode-bidi v0.3.18 |
| 921 | 2026-08-10T19:35:50.567Z | Downloaded uuid v1.23.4 |
| 922 | 2026-08-10T19:35:50.567Z | Downloaded kstat-rs v0.2.5 |
| 923 | 2026-08-10T19:35:50.571Z | Downloaded resolv-conf v0.7.6 |
| 924 | 2026-08-10T19:35:50.571Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 925 | 2026-08-10T19:35:50.576Z | Downloaded smf v0.2.3 |
| 926 | 2026-08-10T19:35:50.580Z | Downloaded strum v0.27.2 |
| 927 | 2026-08-10T19:35:50.583Z | Downloaded is_ci v1.2.0 |
| 928 | 2026-08-10T19:35:50.583Z | Downloaded libscf-sys v1.2.0 |
| 929 | 2026-08-10T19:35:50.583Z | Downloaded memoffset v0.9.1 |
| 930 | 2026-08-10T19:35:50.587Z | Downloaded zerocopy-derive v0.8.40 |
| 931 | 2026-08-10T19:35:50.593Z | Downloaded tungstenite v0.23.0 |
| 932 | 2026-08-10T19:35:50.598Z | Downloaded termios v0.3.3 |
| 933 | 2026-08-10T19:35:50.601Z | Downloaded nu-ansi-term v0.50.3 |
| 934 | 2026-08-10T19:35:50.601Z | Downloaded string_cache v0.8.9 |
| 935 | 2026-08-10T19:35:50.601Z | Downloaded md-5 v0.10.6 |
| 936 | 2026-08-10T19:35:50.605Z | Downloaded opaque-debug v0.3.1 |
| 937 | 2026-08-10T19:35:50.608Z | Downloaded zeroize v1.9.0 |
| 938 | 2026-08-10T19:35:50.608Z | Downloaded packed_struct_codegen v0.10.1 |
| 939 | 2026-08-10T19:35:50.612Z | Downloaded password-hash v0.5.0 |
| 940 | 2026-08-10T19:35:50.612Z | Downloaded scuffle v0.1.0 |
| 941 | 2026-08-10T19:35:50.616Z | Downloaded xshell v0.2.7 |
| 942 | 2026-08-10T19:35:50.616Z | Downloaded parking_lot v0.11.2 |
| 943 | 2026-08-10T19:35:50.619Z | Downloaded tower-layer v0.3.3 |
| 944 | 2026-08-10T19:35:50.619Z | Downloaded postcard v1.1.3 |
| 945 | 2026-08-10T19:35:50.622Z | Downloaded vsss-rs v3.3.4 |
| 946 | 2026-08-10T19:35:50.625Z | Downloaded futures-util v0.3.32 |
| 947 | 2026-08-10T19:35:50.632Z | Downloaded progenitor-client v0.14.0 |
| 948 | 2026-08-10T19:35:50.635Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 949 | 2026-08-10T19:35:50.635Z | Downloaded ref-cast-impl v1.0.25 |
| 950 | 2026-08-10T19:35:50.635Z | Downloaded seq-macro v0.3.6 |
| 951 | 2026-08-10T19:35:50.635Z | Downloaded indoc v2.0.7 |
| 952 | 2026-08-10T19:35:50.639Z | Downloaded jobserver v0.1.34 |
| 953 | 2026-08-10T19:35:50.639Z | Downloaded convert_case v0.10.0 |
| 954 | 2026-08-10T19:35:50.639Z | Downloaded slog v2.8.2 |
| 955 | 2026-08-10T19:35:50.639Z | Downloaded slog-bunyan v2.5.0 |
| 956 | 2026-08-10T19:35:50.642Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 957 | 2026-08-10T19:35:50.642Z | Downloaded signal-hook-tokio v0.3.1 |
| 958 | 2026-08-10T19:35:50.642Z | Downloaded stable_deref_trait v1.2.1 |
| 959 | 2026-08-10T19:35:50.646Z | Downloaded structmeta v0.3.0 |
| 960 | 2026-08-10T19:35:50.646Z | Downloaded cc v1.2.56 |
| 961 | 2026-08-10T19:35:50.649Z | Downloaded salsa20 v0.11.0 |
| 962 | 2026-08-10T19:35:50.653Z | Downloaded serde_cbor v0.11.2 |
| 963 | 2026-08-10T19:35:50.653Z | Downloaded libsw v3.5.0 |
| 964 | 2026-08-10T19:35:50.656Z | Downloaded untrusted v0.9.0 |
| 965 | 2026-08-10T19:35:50.659Z | Downloaded elliptic-curve v0.14.1 |
| 966 | 2026-08-10T19:35:50.662Z | Downloaded num_enum v0.7.6 |
| 967 | 2026-08-10T19:35:50.666Z | Downloaded hashbrown v0.15.5 |
| 968 | 2026-08-10T19:35:50.670Z | Downloaded hashbrown v0.16.1 |
| 969 | 2026-08-10T19:35:50.673Z | Downloaded libloading v0.8.9 |
| 970 | 2026-08-10T19:35:50.673Z | Downloaded native-tls v0.2.18 |
| 971 | 2026-08-10T19:35:50.673Z | Downloaded sync-ptr v0.1.4 |
| 972 | 2026-08-10T19:35:50.673Z | Downloaded sync_wrapper v1.0.2 |
| 973 | 2026-08-10T19:35:50.673Z | Downloaded schemars v1.2.1 |
| 974 | 2026-08-10T19:35:50.679Z | Downloaded darling_core v0.23.0 |
| 975 | 2026-08-10T19:35:50.683Z | Downloaded oxide-tokio-rt v0.1.4 |
| 976 | 2026-08-10T19:35:50.686Z | Downloaded zone_cfg_derive v0.3.1 |
| 977 | 2026-08-10T19:35:50.686Z | Downloaded dirs-next v2.0.0 |
| 978 | 2026-08-10T19:35:50.686Z | Downloaded ident_case v1.0.1 |
| 979 | 2026-08-10T19:35:50.690Z | Downloaded snafu v0.8.9 |
| 980 | 2026-08-10T19:35:50.690Z | Downloaded poly1305 v0.8.0 |
| 981 | 2026-08-10T19:35:50.693Z | Downloaded phc v0.6.1 |
| 982 | 2026-08-10T19:35:50.693Z | Downloaded term v0.7.0 |
| 983 | 2026-08-10T19:35:50.696Z | Downloaded dsl_auto_type v0.2.0 |
| 984 | 2026-08-10T19:35:50.696Z | Downloaded lazy_static v1.5.0 |
| 985 | 2026-08-10T19:35:50.696Z | Downloaded rayon-core v1.13.0 |
| 986 | 2026-08-10T19:35:50.700Z | Downloaded rusty-fork v0.3.1 |
| 987 | 2026-08-10T19:35:50.700Z | Downloaded keccak v0.1.6 |
| 988 | 2026-08-10T19:35:50.703Z | Downloaded schemars_derive v0.8.22 |
| 989 | 2026-08-10T19:35:50.707Z | Downloaded tar v0.4.46 |
| 990 | 2026-08-10T19:35:50.707Z | Downloaded pem-rfc7468 v1.0.0 |
| 991 | 2026-08-10T19:35:50.711Z | Downloaded ryu v1.0.23 |
| 992 | 2026-08-10T19:35:50.711Z | Downloaded des v0.9.0 |
| 993 | 2026-08-10T19:35:50.711Z | Downloaded diff v0.1.13 |
| 994 | 2026-08-10T19:35:50.714Z | Downloaded ecdsa v0.17.0 |
| 995 | 2026-08-10T19:35:50.714Z | Downloaded ingot v0.2.1 |
| 996 | 2026-08-10T19:35:50.714Z | Downloaded ppv-lite86 v0.2.21 |
| 997 | 2026-08-10T19:35:50.714Z | Downloaded serde_spanned v1.1.1 |
| 998 | 2026-08-10T19:35:50.714Z | Downloaded maplit v1.0.2 |
| 999 | 2026-08-10T19:35:50.718Z | Downloaded lzss v0.8.2 |
| 1000 | 2026-08-10T19:35:50.718Z | Downloaded linked-hash-map v0.5.6 |
| 1001 | 2026-08-10T19:35:50.718Z | Downloaded ed25519-dalek v3.0.0 |
| 1002 | 2026-08-10T19:35:50.721Z | Downloaded reedline v0.40.0 |
| 1003 | 2026-08-10T19:35:50.724Z | Downloaded ssh-cipher v0.3.0 |
| 1004 | 2026-08-10T19:35:50.724Z | Downloaded typed-path v0.9.3 |
| 1005 | 2026-08-10T19:35:50.729Z | Downloaded darling v0.21.3 |
| 1006 | 2026-08-10T19:35:50.732Z | Downloaded multimap v0.10.1 |
| 1007 | 2026-08-10T19:35:50.732Z | Downloaded new_debug_unreachable v1.0.6 |
| 1008 | 2026-08-10T19:35:50.732Z | Downloaded tls_codec_derive v0.4.2 |
| 1009 | 2026-08-10T19:35:50.732Z | Downloaded newtype_derive v0.1.6 |
| 1010 | 2026-08-10T19:35:50.732Z | Downloaded potential_utf v0.1.4 |
| 1011 | 2026-08-10T19:35:50.732Z | Downloaded predicates-tree v1.0.13 |
| 1012 | 2026-08-10T19:35:50.732Z | Downloaded phf_shared v0.12.1 |
| 1013 | 2026-08-10T19:35:50.736Z | Downloaded hyper v1.10.1 |
| 1014 | 2026-08-10T19:35:50.740Z | Downloaded nom v8.0.0 |
| 1015 | 2026-08-10T19:35:50.744Z | Downloaded steno v0.4.1 |
| 1016 | 2026-08-10T19:35:50.747Z | Downloaded subtle v2.6.1 |
| 1017 | 2026-08-10T19:35:50.747Z | Downloaded rustc-hash v2.1.1 |
| 1018 | 2026-08-10T19:35:50.747Z | Downloaded signal-hook v0.3.18 |
| 1019 | 2026-08-10T19:35:50.750Z | Downloaded tokio-tungstenite v0.23.1 |
| 1020 | 2026-08-10T19:35:50.750Z | Downloaded untrusted v0.7.1 |
| 1021 | 2026-08-10T19:35:50.750Z | Downloaded p521 v0.14.0 |
| 1022 | 2026-08-10T19:35:50.754Z | Downloaded p256 v0.14.0 |
| 1023 | 2026-08-10T19:35:50.754Z | Downloaded derive_builder_core v0.20.2 |
| 1024 | 2026-08-10T19:35:50.757Z | Downloaded either v1.15.0 |
| 1025 | 2026-08-10T19:35:50.757Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1026 | 2026-08-10T19:35:50.757Z | Downloaded sapling-renderdag v0.1.0 |
| 1027 | 2026-08-10T19:35:50.757Z | Downloaded siphasher v1.0.2 |
| 1028 | 2026-08-10T19:35:50.767Z | Downloaded socket2 v0.5.10 |
| 1029 | 2026-08-10T19:35:50.771Z | Downloaded socket2 v0.6.3 |
| 1030 | 2026-08-10T19:35:50.771Z | Downloaded derive_more-impl v2.1.1 |
| 1031 | 2026-08-10T19:35:50.774Z | Downloaded sha2 v0.11.0 |
| 1032 | 2026-08-10T19:35:50.774Z | Downloaded slog-term v2.9.2 |
| 1033 | 2026-08-10T19:35:50.778Z | Downloaded zerofrom v0.1.6 |
| 1034 | 2026-08-10T19:35:50.778Z | Downloaded daft v0.1.7 |
| 1035 | 2026-08-10T19:35:50.778Z | Downloaded daft-derive v0.1.7 |
| 1036 | 2026-08-10T19:35:50.781Z | Downloaded defmt v1.0.1 |
| 1037 | 2026-08-10T19:35:50.781Z | Downloaded rsa v0.10.0-rc.18 |
| 1038 | 2026-08-10T19:35:50.785Z | Downloaded tiny-keccak v2.0.2 |
| 1039 | 2026-08-10T19:35:50.788Z | Downloaded twox-hash v2.1.2 |
| 1040 | 2026-08-10T19:35:50.788Z | Downloaded universal-hash v0.6.1 |
| 1041 | 2026-08-10T19:35:50.788Z | Downloaded usdt-macro v0.6.0 |
| 1042 | 2026-08-10T19:35:50.788Z | Downloaded der v0.7.10 |
| 1043 | 2026-08-10T19:35:50.792Z | Downloaded progenitor-extras v0.2.0 |
| 1044 | 2026-08-10T19:35:50.792Z | Downloaded kem v0.3.0 |
| 1045 | 2026-08-10T19:35:50.792Z | Downloaded zerovec v0.11.5 |
| 1046 | 2026-08-10T19:35:50.795Z | Downloaded rand_core v0.10.0 |
| 1047 | 2026-08-10T19:35:50.795Z | Downloaded h2 v0.4.15 |
| 1048 | 2026-08-10T19:35:50.799Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1049 | 2026-08-10T19:35:50.799Z | Downloaded cookie v0.18.1 |
| 1050 | 2026-08-10T19:35:50.802Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1051 | 2026-08-10T19:35:50.802Z | Downloaded illumos-nvpair v0.3.0 |
| 1052 | 2026-08-10T19:35:50.802Z | Downloaded recursive v0.1.1 |
| 1053 | 2026-08-10T19:35:50.805Z | Downloaded rtoolbox v0.0.3 |
| 1054 | 2026-08-10T19:35:50.805Z | Downloaded rand v0.10.1 |
| 1055 | 2026-08-10T19:35:50.809Z | Downloaded oxide-update-engine v0.1.2 |
| 1056 | 2026-08-10T19:35:50.809Z | Downloaded parse-display v0.10.0 |
| 1057 | 2026-08-10T19:35:50.809Z | Downloaded synstructure v0.13.2 |
| 1058 | 2026-08-10T19:35:50.809Z | Downloaded papergrid v0.17.0 |
| 1059 | 2026-08-10T19:35:50.812Z | Downloaded derive-where v1.6.0 |
| 1060 | 2026-08-10T19:35:50.815Z | Downloaded dropshot_endpoint v0.17.1 |
| 1061 | 2026-08-10T19:35:50.832Z | Downloaded git2 v0.20.4 |
| 1062 | 2026-08-10T19:35:50.836Z | Downloaded defmt v0.3.100 |
| 1063 | 2026-08-10T19:35:50.839Z | Downloaded strsim v0.10.0 |
| 1064 | 2026-08-10T19:35:50.840Z | Downloaded critical-section v1.2.0 |
| 1065 | 2026-08-10T19:35:50.840Z | Downloaded utf8_iter v1.0.4 |
| 1066 | 2026-08-10T19:35:50.840Z | Downloaded cpubits v0.1.1 |
| 1067 | 2026-08-10T19:35:50.840Z | Downloaded crypto-common v0.2.2 |
| 1068 | 2026-08-10T19:35:50.840Z | Downloaded aes-gcm v0.11.0 |
| 1069 | 2026-08-10T19:35:50.843Z | Downloaded document-features v0.2.12 |
| 1070 | 2026-08-10T19:35:50.843Z | Downloaded serde-hex v0.1.0 |
| 1071 | 2026-08-10T19:35:50.846Z | Downloaded slab v0.4.12 |
| 1072 | 2026-08-10T19:35:50.846Z | Downloaded crossbeam-epoch v0.9.18 |
| 1073 | 2026-08-10T19:35:50.846Z | Downloaded reqwest v0.12.28 |
| 1074 | 2026-08-10T19:35:50.850Z | Downloaded jiff-core v0.1.0 |
| 1075 | 2026-08-10T19:35:50.853Z | Downloaded tungstenite v0.21.0 |
| 1076 | 2026-08-10T19:35:50.853Z | Downloaded lru v0.12.5 |
| 1077 | 2026-08-10T19:35:50.853Z | Downloaded pem-rfc7468 v0.7.0 |
| 1078 | 2026-08-10T19:35:50.856Z | Downloaded ssh-encoding v0.3.0 |
| 1079 | 2026-08-10T19:35:50.860Z | Downloaded hkdf v0.12.4 |
| 1080 | 2026-08-10T19:35:50.860Z | Downloaded whoami v1.6.1 |
| 1081 | 2026-08-10T19:35:50.860Z | Downloaded usdt-impl v0.6.0 |
| 1082 | 2026-08-10T19:35:50.863Z | Downloaded linear-map v1.2.0 |
| 1083 | 2026-08-10T19:35:50.863Z | Downloaded maybe-uninit v2.0.0 |
| 1084 | 2026-08-10T19:35:50.867Z | Downloaded num_enum v0.5.11 |
| 1085 | 2026-08-10T19:35:50.870Z | Downloaded peg-runtime v0.8.5 |
| 1086 | 2026-08-10T19:35:50.874Z | Downloaded wnaf v0.14.0 |
| 1087 | 2026-08-10T19:35:50.877Z | Downloaded slog-stdlog v4.1.1 |
| 1088 | 2026-08-10T19:35:50.877Z | Downloaded strum_macros v0.26.4 |
| 1089 | 2026-08-10T19:35:50.880Z | Downloaded derive_builder v0.20.2 |
| 1090 | 2026-08-10T19:35:50.880Z | Downloaded hkdf v0.13.0 |
| 1091 | 2026-08-10T19:35:50.883Z | Downloaded ecdsa v0.16.9 |
| 1092 | 2026-08-10T19:35:50.883Z | Downloaded serde-big-array v0.5.1 |
| 1093 | 2026-08-10T19:35:50.883Z | Downloaded icu_provider v2.1.1 |
| 1094 | 2026-08-10T19:35:50.888Z | Downloaded tower-http v0.6.8 |
| 1095 | 2026-08-10T19:35:50.893Z | Downloaded serde_derive_internals v0.29.1 |
| 1096 | 2026-08-10T19:35:50.896Z | Downloaded hyper-util v0.1.20 |
| 1097 | 2026-08-10T19:35:50.899Z | Downloaded shell-words v1.1.1 |
| 1098 | 2026-08-10T19:35:50.903Z | Downloaded take_mut v0.2.2 |
| 1099 | 2026-08-10T19:35:50.903Z | Downloaded tui-tree-widget v0.23.1 |
| 1100 | 2026-08-10T19:35:50.903Z | Downloaded vergen-lib v9.1.0 |
| 1101 | 2026-08-10T19:35:50.903Z | Downloaded walkdir v2.5.0 |
| 1102 | 2026-08-10T19:35:50.903Z | Downloaded unicode-normalization v0.1.25 |
| 1103 | 2026-08-10T19:35:50.907Z | Downloaded icu_locale_core v2.1.1 |
| 1104 | 2026-08-10T19:35:50.911Z | Downloaded parse-display-derive v0.10.0 |
| 1105 | 2026-08-10T19:35:50.915Z | Downloaded tower v0.5.3 |
| 1106 | 2026-08-10T19:35:50.920Z | Downloaded oso-derive v0.27.3 |
| 1107 | 2026-08-10T19:35:50.924Z | Downloaded sec1 v0.8.1 |
| 1108 | 2026-08-10T19:35:50.924Z | Downloaded russh-cryptovec v0.62.0 |
| 1109 | 2026-08-10T19:35:50.924Z | Downloaded time-core v0.1.8 |
| 1110 | 2026-08-10T19:35:50.930Z | Downloaded stringprep v0.1.5 |
| 1111 | 2026-08-10T19:35:50.933Z | Downloaded minimal-lexical v0.2.1 |
| 1112 | 2026-08-10T19:35:50.933Z | Downloaded litrs v1.0.0 |
| 1113 | 2026-08-10T19:35:50.937Z | Downloaded num-bigint v0.4.6 |
| 1114 | 2026-08-10T19:35:50.940Z | Downloaded tokio-rustls v0.26.4 |
| 1115 | 2026-08-10T19:35:50.940Z | Downloaded csv-core v0.1.13 |
| 1116 | 2026-08-10T19:35:50.943Z | Downloaded ed25519 v2.2.3 |
| 1117 | 2026-08-10T19:35:50.943Z | Downloaded num-complex v0.4.6 |
| 1118 | 2026-08-10T19:35:50.947Z | Downloaded mime v0.3.17 |
| 1119 | 2026-08-10T19:35:50.947Z | Downloaded trait-variant v0.1.2 |
| 1120 | 2026-08-10T19:35:50.947Z | Downloaded pem v3.0.6 |
| 1121 | 2026-08-10T19:35:50.954Z | Downloaded prefix-trie v0.7.0 |
| 1122 | 2026-08-10T19:35:50.959Z | Downloaded phf v0.12.1 |
| 1123 | 2026-08-10T19:35:50.963Z | Downloaded typify v0.6.2 |
| 1124 | 2026-08-10T19:35:50.963Z | Downloaded num-derive v0.4.2 |
| 1125 | 2026-08-10T19:35:50.963Z | Downloaded num_enum_derive v0.5.11 |
| 1126 | 2026-08-10T19:35:50.966Z | Downloaded tokio-native-tls v0.3.1 |
| 1127 | 2026-08-10T19:35:50.967Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1128 | 2026-08-10T19:35:50.970Z | Downloaded rand v0.8.6 |
| 1129 | 2026-08-10T19:35:50.973Z | Downloaded rand v0.9.2 |
| 1130 | 2026-08-10T19:35:50.973Z | Downloaded parking_lot v0.12.5 |
| 1131 | 2026-08-10T19:35:50.976Z | Downloaded slog-json v2.6.1 |
| 1132 | 2026-08-10T19:35:50.976Z | Downloaded deranged v0.5.8 |
| 1133 | 2026-08-10T19:35:50.976Z | Downloaded derive_more v0.99.20 |
| 1134 | 2026-08-10T19:35:50.980Z | Downloaded universal-hash v0.5.1 |
| 1135 | 2026-08-10T19:35:50.980Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1136 | 2026-08-10T19:35:50.980Z | Downloaded tap v1.0.1 |
| 1137 | 2026-08-10T19:35:50.980Z | Downloaded darling v0.13.4 |
| 1138 | 2026-08-10T19:35:50.983Z | Downloaded lru-cache v0.1.2 |
| 1139 | 2026-08-10T19:35:50.984Z | Downloaded cpufeatures v0.3.0 |
| 1140 | 2026-08-10T19:35:50.984Z | Downloaded inout v0.2.2 |
| 1141 | 2026-08-10T19:35:50.987Z | Downloaded url v2.5.8 |
| 1142 | 2026-08-10T19:35:50.993Z | Downloaded postgres-types v0.2.12 |
| 1143 | 2026-08-10T19:35:50.996Z | Downloaded ipnetwork v0.21.1 |
| 1144 | 2026-08-10T19:35:50.996Z | Downloaded predicates v3.1.4 |
| 1145 | 2026-08-10T19:35:51.000Z | Downloaded slog-dtrace v0.3.0 |
| 1146 | 2026-08-10T19:35:51.000Z | Downloaded static_assertions v1.1.0 |
| 1147 | 2026-08-10T19:35:51.000Z | Downloaded writeable v0.6.2 |
| 1148 | 2026-08-10T19:35:51.000Z | Downloaded same-file v1.0.6 |
| 1149 | 2026-08-10T19:35:51.014Z | Downloaded typify-macro v0.6.2 |
| 1150 | 2026-08-10T19:35:51.014Z | Downloaded idna_adapter v1.2.1 |
| 1151 | 2026-08-10T19:35:51.014Z | Downloaded precomputed-hash v0.1.1 |
| 1152 | 2026-08-10T19:35:51.014Z | Downloaded tokio-postgres v0.7.16 |
| 1153 | 2026-08-10T19:35:51.014Z | Downloaded crossterm v0.29.0 |
| 1154 | 2026-08-10T19:35:51.019Z | Downloaded oso v0.27.3 |
| 1155 | 2026-08-10T19:35:51.019Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1156 | 2026-08-10T19:35:51.019Z | Downloaded tinyvec v1.10.0 |
| 1157 | 2026-08-10T19:35:51.023Z | Downloaded publicsuffix v2.3.0 |
| 1158 | 2026-08-10T19:35:51.034Z | Downloaded darling v0.23.0 |
| 1159 | 2026-08-10T19:35:51.038Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1160 | 2026-08-10T19:35:51.041Z | Downloaded phf_shared v0.11.3 |
| 1161 | 2026-08-10T19:35:51.041Z | Downloaded zip v0.6.6 |
| 1162 | 2026-08-10T19:35:51.041Z | Downloaded der_derive v0.7.3 |
| 1163 | 2026-08-10T19:35:51.045Z | Downloaded nonempty v0.12.0 |
| 1164 | 2026-08-10T19:35:51.045Z | Downloaded progenitor-client v0.13.0 |
| 1165 | 2026-08-10T19:35:51.045Z | Downloaded tinyvec_macros v0.1.1 |
| 1166 | 2026-08-10T19:35:51.048Z | Downloaded unit-prefix v0.5.2 |
| 1167 | 2026-08-10T19:35:51.048Z | Downloaded tinystr v0.8.2 |
| 1168 | 2026-08-10T19:35:51.048Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1169 | 2026-08-10T19:35:51.049Z | Downloaded downcast-rs v2.0.2 |
| 1170 | 2026-08-10T19:35:51.049Z | Downloaded nodrop v0.1.14 |
| 1171 | 2026-08-10T19:35:51.052Z | Downloaded ml-kem v0.3.2 |
| 1172 | 2026-08-10T19:35:51.055Z | Downloaded yoke v0.8.1 |
| 1173 | 2026-08-10T19:35:51.055Z | Downloaded zerocopy v0.6.6 |
| 1174 | 2026-08-10T19:35:51.059Z | Downloaded libxml v0.3.3 |
| 1175 | 2026-08-10T19:35:51.062Z | Downloaded proptest v1.11.0 |
| 1176 | 2026-08-10T19:35:51.066Z | Downloaded secrecy v0.10.3 |
| 1177 | 2026-08-10T19:35:51.066Z | Downloaded stacker v0.1.23 |
| 1178 | 2026-08-10T19:35:51.069Z | Downloaded darling_macro v0.13.4 |
| 1179 | 2026-08-10T19:35:51.069Z | Downloaded icu_collections v2.1.1 |
| 1180 | 2026-08-10T19:35:51.069Z | Downloaded zstd v0.13.3 |
| 1181 | 2026-08-10T19:35:51.072Z | Downloaded winnow v0.6.26 |
| 1182 | 2026-08-10T19:35:51.076Z | Downloaded toml_edit v0.19.15 |
| 1183 | 2026-08-10T19:35:51.083Z | Downloaded yansi v1.0.1 |
| 1184 | 2026-08-10T19:35:51.086Z | Downloaded ingot-macros v0.2.0 |
| 1185 | 2026-08-10T19:35:51.086Z | Downloaded libsw-core v0.3.2 |
| 1186 | 2026-08-10T19:35:51.087Z | Downloaded ron v0.8.1 |
| 1187 | 2026-08-10T19:35:51.090Z | Downloaded proc-macro-error2 v2.0.1 |
| 1188 | 2026-08-10T19:35:51.094Z | Downloaded inout v0.1.4 |
| 1189 | 2026-08-10T19:35:51.094Z | Downloaded instability v0.3.11 |
| 1190 | 2026-08-10T19:35:51.094Z | Downloaded powerfmt v0.2.0 |
| 1191 | 2026-08-10T19:35:51.100Z | Downloaded toml v0.7.8 |
| 1192 | 2026-08-10T19:35:51.104Z | Downloaded data-encoding v2.10.0 |
| 1193 | 2026-08-10T19:35:51.104Z | Downloaded portable-atomic v1.13.1 |
| 1194 | 2026-08-10T19:35:51.107Z | Downloaded elliptic-curve v0.13.8 |
| 1195 | 2026-08-10T19:35:51.111Z | Downloaded vergen-git2 v9.1.0 |
| 1196 | 2026-08-10T19:35:51.116Z | Downloaded bindgen v0.71.1 |
| 1197 | 2026-08-10T19:35:51.119Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1198 | 2026-08-10T19:35:51.123Z | Downloaded rand_core v0.9.5 |
| 1199 | 2026-08-10T19:35:51.123Z | Downloaded unicode-segmentation v1.12.0 |
| 1200 | 2026-08-10T19:35:51.126Z | Downloaded pin-project v1.1.11 |
| 1201 | 2026-08-10T19:35:51.129Z | Downloaded keccak v0.2.0 |
| 1202 | 2026-08-10T19:35:51.129Z | Downloaded snafu-derive v0.8.9 |
| 1203 | 2026-08-10T19:35:51.132Z | Downloaded yasna v0.5.2 |
| 1204 | 2026-08-10T19:35:51.133Z | Downloaded salty v0.3.0 |
| 1205 | 2026-08-10T19:35:51.136Z | Downloaded openssl-sys v0.9.117 |
| 1206 | 2026-08-10T19:35:51.139Z | Downloaded vergen-gitcl v1.0.8 |
| 1207 | 2026-08-10T19:35:51.139Z | Downloaded subprocess v0.2.15 |
| 1208 | 2026-08-10T19:35:51.143Z | Downloaded scroll v0.13.0 |
| 1209 | 2026-08-10T19:35:51.150Z | Downloaded progenitor-impl v0.13.0 |
| 1210 | 2026-08-10T19:35:51.155Z | Downloaded serde_with_macros v3.21.0 |
| 1211 | 2026-08-10T19:35:51.159Z | Downloaded uzers v0.12.2 |
| 1212 | 2026-08-10T19:35:51.159Z | Downloaded pin-project-lite v0.2.17 |
| 1213 | 2026-08-10T19:35:51.162Z | Downloaded time-macros v0.2.27 |
| 1214 | 2026-08-10T19:35:51.167Z | Downloaded vcpkg v0.2.15 |
| 1215 | 2026-08-10T19:35:51.188Z | Downloaded zopfli v0.8.3 |
| 1216 | 2026-08-10T19:35:51.192Z | Downloaded goblin v0.10.5 |
| 1217 | 2026-08-10T19:35:51.195Z | Downloaded tokio-util v0.7.18 |
| 1218 | 2026-08-10T19:35:51.199Z | Downloaded darling_core v0.13.4 |
| 1219 | 2026-08-10T19:35:51.202Z | Downloaded quinn-udp v0.5.14 |
| 1220 | 2026-08-10T19:35:51.202Z | Downloaded progenitor-impl v0.14.0 |
| 1221 | 2026-08-10T19:35:51.202Z | Downloaded rcgen v0.12.1 |
| 1222 | 2026-08-10T19:35:51.205Z | Downloaded winnow v0.5.40 |
| 1223 | 2026-08-10T19:35:51.208Z | Downloaded tabled v0.20.0 |
| 1224 | 2026-08-10T19:35:51.216Z | Downloaded dropshot-api-manager v0.7.2 |
| 1225 | 2026-08-10T19:35:51.219Z | Downloaded similar v2.7.0 |
| 1226 | 2026-08-10T19:35:51.222Z | Downloaded serde_with_macros v1.5.2 |
| 1227 | 2026-08-10T19:35:51.222Z | Downloaded crossterm v0.28.1 |
| 1228 | 2026-08-10T19:35:51.225Z | Downloaded itertools v0.14.0 |
| 1229 | 2026-08-10T19:35:51.228Z | Downloaded itertools v0.10.5 |
| 1230 | 2026-08-10T19:35:51.232Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1231 | 2026-08-10T19:35:51.235Z | Downloaded omicron-zone-package v0.12.3 |
| 1232 | 2026-08-10T19:35:51.238Z | Downloaded drift v0.2.0 |
| 1233 | 2026-08-10T19:35:51.241Z | Downloaded bitvec v1.0.1 |
| 1234 | 2026-08-10T19:35:51.248Z | Downloaded crossbeam-channel v0.5.15 |
| 1235 | 2026-08-10T19:35:51.251Z | Downloaded rayon v1.11.0 |
| 1236 | 2026-08-10T19:35:51.255Z | Downloaded num-bigint-dig v0.8.6 |
| 1237 | 2026-08-10T19:35:51.258Z | Downloaded tough v0.22.0 |
| 1238 | 2026-08-10T19:35:51.262Z | Downloaded samael v0.0.19 |
| 1239 | 2026-08-10T19:35:51.265Z | Downloaded chrono v0.4.45 |
| 1240 | 2026-08-10T19:35:51.268Z | Downloaded itertools v0.15.0 |
| 1241 | 2026-08-10T19:35:51.272Z | Downloaded idna v1.1.0 |
| 1242 | 2026-08-10T19:35:51.275Z | Downloaded nom v7.1.3 |
| 1243 | 2026-08-10T19:35:51.279Z | Downloaded blake3 v1.8.5 |
| 1244 | 2026-08-10T19:35:51.282Z | Downloaded ed25519-dalek v2.2.0 |
| 1245 | 2026-08-10T19:35:51.286Z | Downloaded iri-string v0.7.10 |
| 1246 | 2026-08-10T19:35:51.289Z | Downloaded x509-cert v0.2.5 |
| 1247 | 2026-08-10T19:35:51.292Z | Downloaded zip v4.6.1 |
| 1248 | 2026-08-10T19:35:51.292Z | Downloaded der v0.8.0 |
| 1249 | 2026-08-10T19:35:51.296Z | Downloaded miniz_oxide v0.8.9 |
| 1250 | 2026-08-10T19:35:51.299Z | Downloaded icu_normalizer v2.1.1 |
| 1251 | 2026-08-10T19:35:51.299Z | Downloaded mio v1.2.0 |
| 1252 | 2026-08-10T19:35:51.302Z | Downloaded schemars v0.9.0 |
| 1253 | 2026-08-10T19:35:51.307Z | Downloaded aws-lc-rs v1.16.3 |
| 1254 | 2026-08-10T19:35:51.312Z | Downloaded rustyline v14.0.0 |
| 1255 | 2026-08-10T19:35:51.316Z | Downloaded qorb v0.4.1 |
| 1256 | 2026-08-10T19:35:51.322Z | Downloaded itertools v0.12.1 |
| 1257 | 2026-08-10T19:35:51.326Z | Downloaded serde_with v1.14.0 |
| 1258 | 2026-08-10T19:35:51.330Z | Downloaded pretty_assertions v1.4.1 |
| 1259 | 2026-08-10T19:35:51.334Z | Downloaded libm v0.2.16 |
| 1260 | 2026-08-10T19:35:51.339Z | Downloaded iddqd v0.4.2 |
| 1261 | 2026-08-10T19:35:51.344Z | Downloaded zlib-rs v0.6.2 |
| 1262 | 2026-08-10T19:35:51.347Z | Downloaded petname v2.0.2 |
| 1263 | 2026-08-10T19:35:51.351Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1264 | 2026-08-10T19:35:51.354Z | Downloaded diesel_derives v2.3.7 |
| 1265 | 2026-08-10T19:35:51.358Z | Downloaded regex v1.12.3 |
| 1266 | 2026-08-10T19:35:51.361Z | Downloaded winnow v1.0.3 |
| 1267 | 2026-08-10T19:35:51.376Z | Downloaded crypto-primes v0.7.2 |
| 1268 | 2026-08-10T19:35:51.392Z | Downloaded rawzip v0.4.4 |
| 1269 | 2026-08-10T19:35:51.396Z | Downloaded sha3 v0.12.0 |
| 1270 | 2026-08-10T19:35:51.420Z | Downloaded quinn-proto v0.11.16 |
| 1271 | 2026-08-10T19:35:51.425Z | Downloaded itertools v0.13.0 |
| 1272 | 2026-08-10T19:35:51.429Z | Downloaded nix v0.27.1 |
| 1273 | 2026-08-10T19:35:51.434Z | Downloaded quick-xml v0.37.5 |
| 1274 | 2026-08-10T19:35:51.438Z | Downloaded reqwest v0.13.2 |
| 1275 | 2026-08-10T19:35:51.441Z | Downloaded serde_with v3.21.0 |
| 1276 | 2026-08-10T19:35:51.447Z | Downloaded hickory-proto v0.24.4 |
| 1277 | 2026-08-10T19:35:51.455Z | Downloaded zerocopy v0.8.40 |
| 1278 | 2026-08-10T19:35:51.460Z | Downloaded regress v0.11.1 |
| 1279 | 2026-08-10T19:35:51.470Z | Downloaded russh v0.62.4 |
| 1280 | 2026-08-10T19:35:51.474Z | Downloaded object v0.30.4 |
| 1281 | 2026-08-10T19:35:51.479Z | Downloaded icu_properties_data v2.1.2 |
| 1282 | 2026-08-10T19:35:51.484Z | Downloaded curve25519-dalek v4.1.3 |
| 1283 | 2026-08-10T19:35:51.489Z | Downloaded moka v0.12.13 |
| 1284 | 2026-08-10T19:35:51.493Z | Downloaded radix_trie v0.2.1 |
| 1285 | 2026-08-10T19:35:51.507Z | Downloaded bstr v1.12.1 |
| 1286 | 2026-08-10T19:35:51.512Z | Downloaded p384 v0.13.1 |
| 1287 | 2026-08-10T19:35:51.517Z | Downloaded smoltcp v0.9.1 |
| 1288 | 2026-08-10T19:35:51.523Z | Downloaded hickory-proto v0.25.2 |
| 1289 | 2026-08-10T19:35:51.531Z | Downloaded regex-syntax v0.8.10 |
| 1290 | 2026-08-10T19:35:51.537Z | Downloaded curve25519-dalek v5.0.0 |
| 1291 | 2026-08-10T19:35:51.544Z | Downloaded openapiv3 v2.2.0 |
| 1292 | 2026-08-10T19:35:51.552Z | Downloaded rustls v0.23.41 |
| 1293 | 2026-08-10T19:35:51.559Z | Downloaded openssl v0.10.80 |
| 1294 | 2026-08-10T19:35:51.591Z | Downloaded polar-core v0.27.3 |
| 1295 | 2026-08-10T19:35:51.596Z | Downloaded rustix v0.38.44 |
| 1296 | 2026-08-10T19:35:51.608Z | Downloaded time v0.3.47 |
| 1297 | 2026-08-10T19:35:51.615Z | Downloaded regex-syntax v0.6.29 |
| 1298 | 2026-08-10T19:35:51.618Z | Downloaded lalrpop v0.19.12 |
| 1299 | 2026-08-10T19:35:51.624Z | Downloaded object v0.37.3 |
| 1300 | 2026-08-10T19:35:51.652Z | Downloaded nix v0.31.2 |
| 1301 | 2026-08-10T19:35:51.661Z | Downloaded sqlparser v0.61.0 |
| 1302 | 2026-08-10T19:35:51.666Z | Downloaded dropshot v0.17.1 |
| 1303 | 2026-08-10T19:35:51.679Z | Downloaded crypto-bigint v0.7.5 |
| 1304 | 2026-08-10T19:35:51.687Z | Downloaded regress v0.10.5 |
| 1305 | 2026-08-10T19:35:51.692Z | Downloaded tracing v0.1.44 |
| 1306 | 2026-08-10T19:35:51.704Z | Downloaded nix v0.28.0 |
| 1307 | 2026-08-10T19:35:51.710Z | Downloaded diesel v2.3.7 |
| 1308 | 2026-08-10T19:35:51.722Z | Downloaded smoltcp v0.11.0 |
| 1309 | 2026-08-10T19:35:51.731Z | Downloaded sled v0.34.7 |
| 1310 | 2026-08-10T19:35:51.735Z | Downloaded sha3 v0.11.0 |
| 1311 | 2026-08-10T19:35:51.739Z | Downloaded jiff v0.2.34 |
| 1312 | 2026-08-10T19:35:51.747Z | Downloaded ratatui v0.29.0 |
| 1313 | 2026-08-10T19:35:51.758Z | Downloaded regex-automata v0.4.14 |
| 1314 | 2026-08-10T19:35:51.783Z | Downloaded typify-impl v0.6.2 |
| 1315 | 2026-08-10T19:35:51.793Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1316 | 2026-08-10T19:35:51.801Z | Downloaded zerocopy-derive v0.6.6 |
| 1317 | 2026-08-10T19:35:51.807Z | Downloaded sha3 v0.10.8 |
| 1318 | 2026-08-10T19:35:51.814Z | Downloaded libz-sys v1.1.24 |
| 1319 | 2026-08-10T19:35:51.826Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1320 | 2026-08-10T19:35:51.841Z | Downloaded petgraph v0.6.5 |
| 1321 | 2026-08-10T19:35:51.852Z | Downloaded tokio v1.52.1 |
| 1322 | 2026-08-10T19:35:51.874Z | Downloaded chrono-tz v0.10.4 |
| 1323 | 2026-08-10T19:35:51.884Z | Downloaded petgraph v0.8.3 |
| 1324 | 2026-08-10T19:35:51.897Z | Downloaded encoding_rs v0.8.35 |
| 1325 | 2026-08-10T19:35:51.909Z | Downloaded ring v0.17.14 |
| 1326 | 2026-08-10T19:35:51.932Z | Downloaded csv v1.4.0 |
| 1327 | 2026-08-10T19:35:52.033Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1328 | 2026-08-10T19:35:52.586Z | Downloaded aws-lc-sys v0.40.0 |
| 1329 | 2026-08-10T19:35:52.844Z | Compiling libc v0.2.185 |
| 1330 | 2026-08-10T19:35:52.845Z | Compiling serde_core v1.0.228 |
| 1331 | 2026-08-10T19:35:52.845Z | Compiling serde v1.0.228 |
| 1332 | 2026-08-10T19:35:52.848Z | Compiling log v0.4.29 |
| 1333 | 2026-08-10T19:35:52.848Z | Compiling smallvec v1.15.1 |
| 1334 | 2026-08-10T19:35:52.848Z | Compiling shlex v1.3.0 |
| 1335 | 2026-08-10T19:35:52.848Z | Compiling find-msvc-tools v0.1.9 |
| 1336 | 2026-08-10T19:35:52.848Z | Compiling syn v2.0.117 |
| 1337 | 2026-08-10T19:35:53.219Z | Compiling subtle v2.6.1 |
| 1338 | 2026-08-10T19:35:53.234Z | Compiling scopeguard v1.2.0 |
| 1339 | 2026-08-10T19:35:53.247Z | Compiling stable_deref_trait v1.2.1 |
| 1340 | 2026-08-10T19:35:53.303Z | Compiling typenum v1.20.1 |
| 1341 | 2026-08-10T19:35:53.316Z | Compiling lock_api v0.4.14 |
| 1342 | 2026-08-10T19:35:53.331Z | Compiling zerocopy v0.8.40 |
| 1343 | 2026-08-10T19:35:53.334Z | Compiling portable-atomic v1.13.1 |
| 1344 | 2026-08-10T19:35:53.385Z | Compiling serde_json v1.0.151 |
| 1345 | 2026-08-10T19:35:53.634Z | Compiling critical-section v1.2.0 |
| 1346 | 2026-08-10T19:35:53.676Z | Compiling libm v0.2.16 |
| 1347 | 2026-08-10T19:35:53.741Z | Compiling num-traits v0.2.19 |
| 1348 | 2026-08-10T19:35:53.842Z | Compiling pkg-config v0.3.32 |
| 1349 | 2026-08-10T19:35:53.925Z | Compiling jobserver v0.1.34 |
| 1350 | 2026-08-10T19:35:53.950Z | Compiling errno v0.3.14 |
| 1351 | 2026-08-10T19:35:53.994Z | Compiling getrandom v0.2.17 |
| 1352 | 2026-08-10T19:35:54.201Z | Compiling cc v1.2.56 |
| 1353 | 2026-08-10T19:35:54.222Z | Compiling rand_core v0.6.4 |
| 1354 | 2026-08-10T19:35:54.385Z | Compiling once_cell v1.21.3 |
| 1355 | 2026-08-10T19:35:54.448Z | Compiling generic-array v0.14.7 |
| 1356 | 2026-08-10T19:35:54.472Z | Compiling getrandom v0.4.1 |
| 1357 | 2026-08-10T19:35:54.502Z | Compiling const-oid v0.9.6 |
| 1358 | 2026-08-10T19:35:54.652Z | Compiling parking_lot_core v0.9.12 |
| 1359 | 2026-08-10T19:35:54.667Z | Compiling pin-project-lite v0.2.17 |
| 1360 | 2026-08-10T19:35:54.819Z | Compiling rand_core v0.10.0 |
| 1361 | 2026-08-10T19:35:54.865Z | Compiling signal-hook-registry v1.4.8 |
| 1362 | 2026-08-10T19:35:55.215Z | Compiling bitflags v2.11.0 |
| 1363 | 2026-08-10T19:35:55.279Z | Compiling litemap v0.8.1 |
| 1364 | 2026-08-10T19:35:55.347Z | Compiling writeable v0.6.2 |
| 1365 | 2026-08-10T19:35:55.441Z | Compiling futures-core v0.3.32 |
| 1366 | 2026-08-10T19:35:55.444Z | Compiling percent-encoding v2.3.2 |
| 1367 | 2026-08-10T19:35:55.474Z | Compiling parking_lot v0.12.5 |
| 1368 | 2026-08-10T19:35:55.543Z | Compiling semver v1.0.28 |
| 1369 | 2026-08-10T19:35:55.559Z | Compiling mio v1.2.0 |
| 1370 | 2026-08-10T19:35:55.596Z | Compiling icu_normalizer_data v2.1.1 |
| 1371 | 2026-08-10T19:35:55.648Z | Compiling icu_properties_data v2.1.2 |
| 1372 | 2026-08-10T19:35:55.817Z | Compiling socket2 v0.6.3 |
| 1373 | 2026-08-10T19:35:55.862Z | Compiling getrandom v0.3.4 |
| 1374 | 2026-08-10T19:35:55.876Z | Compiling futures-sink v0.3.32 |
| 1375 | 2026-08-10T19:35:55.892Z | Compiling indexmap v2.14.0 |
| 1376 | 2026-08-10T19:35:55.981Z | Compiling synstructure v0.13.2 |
| 1377 | 2026-08-10T19:35:55.996Z | Compiling futures-channel v0.3.32 |
| 1378 | 2026-08-10T19:35:56.029Z | Compiling futures-io v0.3.32 |
| 1379 | 2026-08-10T19:35:56.192Z | Compiling futures-task v0.3.32 |
| 1380 | 2026-08-10T19:35:56.229Z | Compiling slab v0.4.12 |
| 1381 | 2026-08-10T19:35:56.246Z | Compiling utf8_iter v1.0.4 |
| 1382 | 2026-08-10T19:35:56.368Z | Compiling rustix v1.1.3 |
| 1383 | 2026-08-10T19:35:56.395Z | Compiling form_urlencoded v1.2.2 |
| 1384 | 2026-08-10T19:35:56.410Z | Compiling rustversion v1.0.22 |
| 1385 | 2026-08-10T19:35:56.410Z | Compiling iana-time-zone v0.1.65 |
| 1386 | 2026-08-10T19:35:56.564Z | Compiling base64ct v1.8.3 |
| 1387 | 2026-08-10T19:35:56.580Z | Compiling cmake v0.1.57 |
| 1388 | 2026-08-10T19:35:56.594Z | Compiling regex-syntax v0.8.10 |
| 1389 | 2026-08-10T19:35:56.611Z | Compiling fs_extra v1.3.0 |
| 1390 | 2026-08-10T19:35:56.752Z | Compiling flagset v0.4.7 |
| 1391 | 2026-08-10T19:35:56.856Z | Compiling pem-rfc7468 v0.7.0 |
| 1392 | 2026-08-10T19:35:56.880Z | Compiling dunce v1.0.5 |
| 1393 | 2026-08-10T19:35:56.883Z | Compiling ident_case v1.0.1 |
| 1394 | 2026-08-10T19:35:56.973Z | Compiling rand_core v0.9.5 |
| 1395 | 2026-08-10T19:35:56.988Z | Compiling aws-lc-sys v0.40.0 |
| 1396 | 2026-08-10T19:35:57.017Z | Compiling uuid v1.23.4 |
| 1397 | 2026-08-10T19:35:57.157Z | Compiling base64 v0.22.1 |
| 1398 | 2026-08-10T19:35:57.252Z | Compiling syn v1.0.109 |
| 1399 | 2026-08-10T19:35:57.397Z | Compiling vcpkg v0.2.15 |
| 1400 | 2026-08-10T19:35:57.490Z | Compiling serde_derive_internals v0.29.1 |
| 1401 | 2026-08-10T19:35:57.616Z | Compiling rustc_version v0.4.1 |
| 1402 | 2026-08-10T19:35:57.672Z | Compiling serde_derive v1.0.228 |
| 1403 | 2026-08-10T19:35:57.720Z | Compiling zeroize_derive v1.5.0 |
| 1404 | 2026-08-10T19:35:57.953Z | Compiling zerofrom-derive v0.1.6 |
| 1405 | 2026-08-10T19:35:58.084Z | Compiling zerocopy-derive v0.8.40 |
| 1406 | 2026-08-10T19:35:58.120Z | Compiling yoke-derive v0.8.1 |
| 1407 | 2026-08-10T19:35:58.384Z | Compiling zeroize v1.9.0 |
| 1408 | 2026-08-10T19:35:58.400Z | Compiling zerovec-derive v0.11.2 |
| 1409 | 2026-08-10T19:35:58.618Z | Compiling displaydoc v0.2.5 |
| 1410 | 2026-08-10T19:35:59.338Z | Compiling tokio-macros v2.7.0 |
| 1411 | 2026-08-10T19:35:59.377Z | Compiling futures-macro v0.3.32 |
| 1412 | 2026-08-10T19:35:59.402Z | Compiling zerofrom v0.1.6 |
| 1413 | 2026-08-10T19:35:59.546Z | Compiling yoke v0.8.1 |
| 1414 | 2026-08-10T19:35:59.562Z | Compiling crypto-common v0.1.7 |
| 1415 | 2026-08-10T19:35:59.580Z | Compiling block-buffer v0.10.4 |
| 1416 | 2026-08-10T19:35:59.714Z | Compiling der_derive v0.7.3 |
| 1417 | 2026-08-10T19:35:59.738Z | Compiling zerovec v0.11.5 |
| 1418 | 2026-08-10T19:35:59.771Z | Compiling zerotrie v0.2.3 |
| 1419 | 2026-08-10T19:36:00.070Z | Compiling digest v0.10.7 |
| 1420 | 2026-08-10T19:36:00.086Z | Compiling thiserror-impl v2.0.18 |
| 1421 | 2026-08-10T19:36:00.194Z | Compiling tinystr v0.8.2 |
| 1422 | 2026-08-10T19:36:00.249Z | Compiling potential_utf v0.1.4 |
| 1423 | 2026-08-10T19:36:00.325Z | Compiling futures-util v0.3.32 |
| 1424 | 2026-08-10T19:36:00.399Z | Compiling icu_locale_core v2.1.1 |
| 1425 | 2026-08-10T19:36:00.414Z | Compiling icu_collections v2.1.1 |
| 1426 | 2026-08-10T19:36:00.685Z | Compiling der v0.7.10 |
| 1427 | 2026-08-10T19:36:00.896Z | Compiling openssl-sys v0.9.117 |
| 1428 | 2026-08-10T19:36:01.231Z | Compiling bytes v1.11.1 |
| 1429 | 2026-08-10T19:36:01.261Z | Compiling icu_provider v2.1.1 |
| 1430 | 2026-08-10T19:36:01.410Z | Compiling chrono v0.4.45 |
| 1431 | 2026-08-10T19:36:01.427Z | Compiling thiserror v2.0.18 |
| 1432 | 2026-08-10T19:36:01.535Z | Compiling icu_properties v2.1.2 |
| 1433 | 2026-08-10T19:36:01.556Z | Compiling icu_normalizer v2.1.1 |
| 1434 | 2026-08-10T19:36:01.855Z | Compiling tokio v1.52.1 |
| 1435 | 2026-08-10T19:36:01.874Z | Compiling http v1.4.2 |
| 1436 | 2026-08-10T19:36:02.099Z | Compiling spki v0.7.3 |
| 1437 | 2026-08-10T19:36:02.293Z | Compiling tracing-attributes v0.1.31 |
| 1438 | 2026-08-10T19:36:02.559Z | Compiling idna_adapter v1.2.1 |
| 1439 | 2026-08-10T19:36:02.604Z | Compiling ppv-lite86 v0.2.21 |
| 1440 | 2026-08-10T19:36:02.622Z | Compiling tracing-core v0.1.36 |
| 1441 | 2026-08-10T19:36:02.696Z | Compiling idna v1.1.0 |
| 1442 | 2026-08-10T19:36:02.786Z | Compiling cpufeatures v0.2.17 |
| 1443 | 2026-08-10T19:36:02.800Z | Compiling aws-lc-rs v1.16.3 |
| 1444 | 2026-08-10T19:36:02.860Z | Compiling schemars v0.8.22 |
| 1445 | 2026-08-10T19:36:02.926Z | Compiling rand_chacha v0.9.0 |
| 1446 | 2026-08-10T19:36:03.059Z | Compiling url v2.5.8 |
| 1447 | 2026-08-10T19:36:03.079Z | Compiling dyn-clone v1.0.20 |
| 1448 | 2026-08-10T19:36:03.161Z | Compiling rand v0.9.2 |
| 1449 | 2026-08-10T19:36:03.236Z | Compiling http-body v1.0.1 |
| 1450 | 2026-08-10T19:36:03.344Z | Compiling pkcs8 v0.10.2 |
| 1451 | 2026-08-10T19:36:03.452Z | Compiling rustls-pki-types v1.14.0 |
| 1452 | 2026-08-10T19:36:03.602Z | Compiling tracing v0.1.44 |
| 1453 | 2026-08-10T19:36:03.668Z | Compiling schemars_derive v0.8.22 |
| 1454 | 2026-08-10T19:36:03.870Z | Compiling spin v0.9.8 |
| 1455 | 2026-08-10T19:36:03.912Z | Compiling tinyvec_macros v0.1.1 |
| 1456 | 2026-08-10T19:36:03.934Z | Compiling openssl-probe v0.2.1 |
| 1457 | 2026-08-10T19:36:03.948Z | Compiling crc32fast v1.5.0 |
| 1458 | 2026-08-10T19:36:03.979Z | Compiling httparse v1.10.1 |
| 1459 | 2026-08-10T19:36:04.074Z | Compiling cmov v0.5.4 |
| 1460 | 2026-08-10T19:36:04.102Z | Compiling tinyvec v1.10.0 |
| 1461 | 2026-08-10T19:36:04.250Z | Compiling ctutils v0.4.2 |
| 1462 | 2026-08-10T19:36:04.282Z | Compiling tempfile v3.25.0 |
| 1463 | 2026-08-10T19:36:04.363Z | Compiling pest_generator v2.8.6 |
| 1464 | 2026-08-10T19:36:04.448Z | Compiling sha2 v0.10.9 |
| 1465 | 2026-08-10T19:36:04.482Z | Compiling aho-corasick v1.1.4 |
| 1466 | 2026-08-10T19:36:04.644Z | Compiling untrusted v0.7.1 |
| 1467 | 2026-08-10T19:36:04.777Z | Compiling tower-service v0.3.3 |
| 1468 | 2026-08-10T19:36:04.878Z | Compiling radium v0.7.0 |
| 1469 | 2026-08-10T19:36:05.051Z | Compiling try-lock v0.2.5 |
| 1470 | 2026-08-10T19:36:05.125Z | Compiling tower-layer v0.3.3 |
| 1471 | 2026-08-10T19:36:05.162Z | Compiling atomic-waker v1.1.2 |
| 1472 | 2026-08-10T19:36:05.281Z | Compiling regex-automata v0.4.14 |
| 1473 | 2026-08-10T19:36:05.281Z | Compiling want v0.3.1 |
| 1474 | 2026-08-10T19:36:05.479Z | Compiling pest_derive v2.8.6 |
| 1475 | 2026-08-10T19:36:05.747Z | Compiling tokio-util v0.7.18 |
| 1476 | 2026-08-10T19:36:05.915Z | Compiling hybrid-array v0.4.13 |
| 1477 | 2026-08-10T19:36:06.371Z | Compiling ipnet v2.11.0 |
| 1478 | 2026-08-10T19:36:06.421Z | Compiling h2 v0.4.15 |
| 1479 | 2026-08-10T19:36:06.670Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-08-10T19:36:06.750Z | Compiling darling_core v0.20.11 |
| 1481 | 2026-08-10T19:36:06.855Z | Compiling simd-adler32 v0.3.8 |
| 1482 | 2026-08-10T19:36:07.099Z | Compiling openssl v0.10.80 |
| 1483 | 2026-08-10T19:36:07.323Z | Compiling foreign-types-shared v0.1.1 |
| 1484 | 2026-08-10T19:36:07.415Z | Compiling httpdate v1.0.3 |
| 1485 | 2026-08-10T19:36:07.434Z | Compiling tap v1.0.1 |
| 1486 | 2026-08-10T19:36:07.454Z | Compiling rustls v0.23.41 |
| 1487 | 2026-08-10T19:36:07.546Z | Compiling maybe-uninit v2.0.0 |
| 1488 | 2026-08-10T19:36:07.611Z | Compiling untrusted v0.9.0 |
| 1489 | 2026-08-10T19:36:07.626Z | Compiling wyz v0.5.1 |
| 1490 | 2026-08-10T19:36:07.640Z | Compiling scroll v0.13.0 |
| 1491 | 2026-08-10T19:36:07.734Z | Compiling foreign-types v0.3.2 |
| 1492 | 2026-08-10T19:36:07.848Z | Compiling unicode-normalization v0.1.25 |
| 1493 | 2026-08-10T19:36:07.896Z | Compiling rand_chacha v0.3.1 |
| 1494 | 2026-08-10T19:36:08.029Z | Compiling hex v0.4.3 |
| 1495 | 2026-08-10T19:36:08.260Z | Compiling signature v2.2.0 |
| 1496 | 2026-08-10T19:36:08.294Z | Compiling terminal_size v0.4.3 |
| 1497 | 2026-08-10T19:36:08.309Z | Compiling openssl-macros v0.1.1 |
| 1498 | 2026-08-10T19:36:08.433Z | Compiling thiserror-impl v1.0.69 |
| 1499 | 2026-08-10T19:36:08.448Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1500 | 2026-08-10T19:36:08.704Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1501 | 2026-08-10T19:36:08.724Z | Compiling num-integer v0.1.46 |
| 1502 | 2026-08-10T19:36:08.729Z | Compiling wait-timeout v0.2.1 |
| 1503 | 2026-08-10T19:36:08.987Z | Compiling ahash v0.8.12 |
| 1504 | 2026-08-10T19:36:09.024Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-08-10T19:36:09.057Z | Compiling quick-error v1.2.3 |
| 1506 | 2026-08-10T19:36:09.084Z | Compiling adler2 v2.0.1 |
| 1507 | 2026-08-10T19:36:09.168Z | Compiling time-core v0.1.8 |
| 1508 | 2026-08-10T19:36:09.195Z | Compiling native-tls v0.2.18 |
| 1509 | 2026-08-10T19:36:09.219Z | Compiling packed_struct v0.10.1 |
| 1510 | 2026-08-10T19:36:09.314Z | Compiling powerfmt v0.2.0 |
| 1511 | 2026-08-10T19:36:09.355Z | Compiling num-conv v0.2.0 |
| 1512 | 2026-08-10T19:36:09.393Z | Compiling bit-vec v0.8.0 |
| 1513 | 2026-08-10T19:36:09.461Z | Compiling funty v2.0.0 |
| 1514 | 2026-08-10T19:36:09.487Z | Compiling num-bigint-dig v0.8.6 |
| 1515 | 2026-08-10T19:36:09.504Z | Compiling clap_builder v4.6.0 |
| 1516 | 2026-08-10T19:36:09.519Z | Compiling darling v0.20.11 |
| 1517 | 2026-08-10T19:36:09.599Z | Compiling hyper v1.10.1 |
| 1518 | 2026-08-10T19:36:09.623Z | Compiling bit-set v0.8.0 |
| 1519 | 2026-08-10T19:36:09.690Z | Compiling time-macros v0.2.27 |
| 1520 | 2026-08-10T19:36:09.712Z | Compiling thiserror v1.0.69 |
| 1521 | 2026-08-10T19:36:09.785Z | Compiling bitvec v1.0.1 |
| 1522 | 2026-08-10T19:36:09.838Z | Compiling deranged v0.5.8 |
| 1523 | 2026-08-10T19:36:10.104Z | Compiling miniz_oxide v0.8.9 |
| 1524 | 2026-08-10T19:36:10.558Z | Compiling rusty-fork v0.3.1 |
| 1525 | 2026-08-10T19:36:10.697Z | Compiling hyper-util v0.1.20 |
| 1526 | 2026-08-10T19:36:10.811Z | Compiling num-iter v0.1.45 |
| 1527 | 2026-08-10T19:36:11.156Z | Compiling rand v0.8.6 |
| 1528 | 2026-08-10T19:36:11.268Z | Compiling goblin v0.10.5 |
| 1529 | 2026-08-10T19:36:11.623Z | Compiling packed_struct_codegen v0.10.1 |
| 1530 | 2026-08-10T19:36:11.932Z | Compiling lazy_static v1.5.0 |
| 1531 | 2026-08-10T19:36:12.028Z | Compiling serde_spanned v0.6.9 |
| 1532 | 2026-08-10T19:36:12.174Z | Compiling toml_datetime v0.6.11 |
| 1533 | 2026-08-10T19:36:12.402Z | Compiling hmac v0.12.1 |
| 1534 | 2026-08-10T19:36:12.432Z | Compiling clap_derive v4.6.1 |
| 1535 | 2026-08-10T19:36:12.451Z | Compiling bitfield-macros v0.19.4 |
| 1536 | 2026-08-10T19:36:12.550Z | Compiling zerocopy-derive v0.6.6 |
| 1537 | 2026-08-10T19:36:12.673Z | Compiling anstyle-parse v0.2.7 |
| 1538 | 2026-08-10T19:36:12.860Z | Compiling rand_xorshift v0.4.0 |
| 1539 | 2026-08-10T19:36:13.020Z | Compiling sync_wrapper v1.0.2 |
| 1540 | 2026-08-10T19:36:13.128Z | Compiling indexmap v1.9.3 |
| 1541 | 2026-08-10T19:36:13.142Z | Compiling usdt-impl v0.6.0 |
| 1542 | 2026-08-10T19:36:13.314Z | Compiling crossbeam-utils v0.8.21 |
| 1543 | 2026-08-10T19:36:13.340Z | Compiling num_threads v0.1.7 |
| 1544 | 2026-08-10T19:36:13.369Z | Compiling paste v1.0.15 |
| 1545 | 2026-08-10T19:36:13.439Z | Compiling siphasher v1.0.2 |
| 1546 | 2026-08-10T19:36:13.613Z | Compiling nodrop v0.1.14 |
| 1547 | 2026-08-10T19:36:13.667Z | Compiling crc-catalog v2.4.0 |
| 1548 | 2026-08-10T19:36:13.681Z | Compiling zlib-rs v0.6.2 |
| 1549 | 2026-08-10T19:36:13.706Z | Compiling unarray v0.1.4 |
| 1550 | 2026-08-10T19:36:13.760Z | Compiling crc v3.4.0 |
| 1551 | 2026-08-10T19:36:13.817Z | Compiling proptest v1.11.0 |
| 1552 | 2026-08-10T19:36:13.919Z | Compiling array-init v0.0.4 |
| 1553 | 2026-08-10T19:36:14.041Z | Compiling dof v0.4.0 |
| 1554 | 2026-08-10T19:36:14.206Z | Compiling clap v4.6.1 |
| 1555 | 2026-08-10T19:36:14.261Z | Compiling time v0.3.47 |
| 1556 | 2026-08-10T19:36:14.290Z | Compiling zerocopy v0.6.6 |
| 1557 | 2026-08-10T19:36:14.667Z | Compiling bitfield v0.19.4 |
| 1558 | 2026-08-10T19:36:14.966Z | Compiling tower v0.5.3 |
| 1559 | 2026-08-10T19:36:15.424Z | Compiling anstream v0.6.21 |
| 1560 | 2026-08-10T19:36:15.778Z | Compiling smallvec v0.6.14 |
| 1561 | 2026-08-10T19:36:15.978Z | Compiling derive_builder_core v0.20.2 |
| 1562 | 2026-08-10T19:36:16.034Z | Compiling dtrace-parser v0.3.0 |
| 1563 | 2026-08-10T19:36:16.745Z | Compiling flate2 v1.1.9 |
| 1564 | 2026-08-10T19:36:16.760Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-08-10T19:36:16.795Z | Compiling pkcs1 v0.7.5 |
| 1566 | 2026-08-10T19:36:16.874Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-08-10T19:36:17.118Z | Compiling heapless v0.7.17 |
| 1568 | 2026-08-10T19:36:17.138Z | Compiling structmeta-derive v0.3.0 |
| 1569 | 2026-08-10T19:36:17.152Z | Compiling scroll_derive v0.12.1 |
| 1570 | 2026-08-10T19:36:17.173Z | Compiling slog v2.8.2 |
| 1571 | 2026-08-10T19:36:17.208Z | Compiling darling_core v0.23.0 |
| 1572 | 2026-08-10T19:36:17.355Z | Compiling thread-id v5.1.0 |
| 1573 | 2026-08-10T19:36:17.370Z | Compiling cookie v0.18.1 |
| 1574 | 2026-08-10T19:36:17.440Z | Compiling env_filter v1.0.0 |
| 1575 | 2026-08-10T19:36:17.549Z | Compiling anyhow v1.0.102 |
| 1576 | 2026-08-10T19:36:17.737Z | Compiling winnow v0.5.40 |
| 1577 | 2026-08-10T19:36:17.806Z | Compiling allocator-api2 v0.2.21 |
| 1578 | 2026-08-10T19:36:17.854Z | Compiling base64 v0.21.7 |
| 1579 | 2026-08-10T19:36:18.145Z | Compiling unicode-bidi v0.3.18 |
| 1580 | 2026-08-10T19:36:18.170Z | Compiling zstd-safe v7.2.4 |
| 1581 | 2026-08-10T19:36:18.207Z | Compiling hashbrown v0.12.3 |
| 1582 | 2026-08-10T19:36:18.365Z | Compiling signal-hook v0.3.18 |
| 1583 | 2026-08-10T19:36:18.551Z | Compiling unicode-properties v0.1.4 |
| 1584 | 2026-08-10T19:36:18.681Z | Compiling ryu v1.0.23 |
| 1585 | 2026-08-10T19:36:18.717Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-08-10T19:36:18.765Z | Compiling stringprep v0.1.5 |
| 1587 | 2026-08-10T19:36:18.865Z | Compiling serde_urlencoded v0.7.1 |
| 1588 | 2026-08-10T19:36:19.119Z | Compiling toml_edit v0.19.15 |
| 1589 | 2026-08-10T19:36:19.252Z | Compiling structmeta v0.3.0 |
| 1590 | 2026-08-10T19:36:19.469Z | Compiling ron v0.8.1 |
| 1591 | 2026-08-10T19:36:19.746Z | Compiling darling_macro v0.23.0 |
| 1592 | 2026-08-10T19:36:19.780Z | Compiling scroll v0.12.0 |
| 1593 | 2026-08-10T19:36:20.046Z | Compiling tower-http v0.6.8 |
| 1594 | 2026-08-10T19:36:20.232Z | Compiling env_logger v0.11.9 |
| 1595 | 2026-08-10T19:36:20.459Z | Compiling rsa v0.9.10 |
| 1596 | 2026-08-10T19:36:20.572Z | Compiling oxnet v0.1.6 |
| 1597 | 2026-08-10T19:36:20.589Z | Compiling derive_builder_macro v0.20.2 |
| 1598 | 2026-08-10T19:36:20.869Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1599 | 2026-08-10T19:36:20.928Z | Compiling newtype-uuid v1.3.2 |
| 1600 | 2026-08-10T19:36:21.005Z | Compiling hashbrown v0.13.2 |
| 1601 | 2026-08-10T19:36:21.060Z | Compiling serde-hex v0.1.0 |
| 1602 | 2026-08-10T19:36:21.255Z | Compiling bzip2 v0.4.4 |
| 1603 | 2026-08-10T19:36:21.467Z | Compiling tokio-native-tls v0.3.1 |
| 1604 | 2026-08-10T19:36:21.485Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1605 | 2026-08-10T19:36:21.672Z | Compiling camino v1.2.2 |
| 1606 | 2026-08-10T19:36:22.044Z | Compiling bstr v1.12.1 |
| 1607 | 2026-08-10T19:36:22.125Z | Compiling block-padding v0.4.2 |
| 1608 | 2026-08-10T19:36:22.231Z | Compiling crypto-common v0.2.2 |
| 1609 | 2026-08-10T19:36:22.294Z | Compiling block-buffer v0.12.1 |
| 1610 | 2026-08-10T19:36:22.492Z | Compiling rustls-native-certs v0.8.3 |
| 1611 | 2026-08-10T19:36:22.695Z | Compiling x509-cert v0.2.5 |
| 1612 | 2026-08-10T19:36:22.771Z | Compiling erased-serde v0.3.31 |
| 1613 | 2026-08-10T19:36:22.785Z | Compiling serde_tokenstream v0.2.3 |
| 1614 | 2026-08-10T19:36:23.091Z | Compiling md-5 v0.10.6 |
| 1615 | 2026-08-10T19:36:23.257Z | Compiling curve25519-dalek v4.1.3 |
| 1616 | 2026-08-10T19:36:23.257Z | Compiling daft-derive v0.1.7 |
| 1617 | 2026-08-10T19:36:23.489Z | Compiling async-trait v0.1.89 |
| 1618 | 2026-08-10T19:36:23.626Z | Compiling pin-project-internal v1.1.11 |
| 1619 | 2026-08-10T19:36:24.001Z | Compiling zerocopy-derive v0.7.35 |
| 1620 | 2026-08-10T19:36:24.015Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-08-10T19:36:24.196Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-08-10T19:36:24.334Z | Compiling memoffset v0.9.1 |
| 1623 | 2026-08-10T19:36:24.398Z | Compiling encoding_rs v0.8.35 |
| 1624 | 2026-08-10T19:36:24.529Z | Compiling rustix v0.38.44 |
| 1625 | 2026-08-10T19:36:24.546Z | Compiling crc-any v2.5.0 |
| 1626 | 2026-08-10T19:36:24.743Z | Compiling psl-types v2.0.11 |
| 1627 | 2026-08-10T19:36:24.774Z | Compiling cfg_aliases v0.2.1 |
| 1628 | 2026-08-10T19:36:24.821Z | Compiling fallible-iterator v0.2.0 |
| 1629 | 2026-08-10T19:36:24.849Z | Compiling ref-cast v1.0.25 |
| 1630 | 2026-08-10T19:36:24.865Z | Compiling mime v0.3.17 |
| 1631 | 2026-08-10T19:36:24.868Z | Compiling smoltcp v0.9.1 |
| 1632 | 2026-08-10T19:36:24.892Z | Compiling litrs v1.0.0 |
| 1633 | 2026-08-10T19:36:25.120Z | Compiling postgres-protocol v0.6.10 |
| 1634 | 2026-08-10T19:36:25.134Z | Compiling zerocopy v0.7.35 |
| 1635 | 2026-08-10T19:36:25.228Z | Compiling publicsuffix v2.3.0 |
| 1636 | 2026-08-10T19:36:25.278Z | Compiling nix v0.31.2 |
| 1637 | 2026-08-10T19:36:25.395Z | Compiling document-features v0.2.12 |
| 1638 | 2026-08-10T19:36:25.395Z | Compiling pin-project v1.1.11 |
| 1639 | 2026-08-10T19:36:25.493Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1640 | 2026-08-10T19:36:25.653Z | Compiling daft v0.1.7 |
| 1641 | 2026-08-10T19:36:25.742Z | Compiling inout v0.2.2 |
| 1642 | 2026-08-10T19:36:25.867Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1643 | 2026-08-10T19:36:25.914Z | Compiling hyper-tls v0.6.0 |
| 1644 | 2026-08-10T19:36:25.930Z | Compiling object v0.30.4 |
| 1645 | 2026-08-10T19:36:25.980Z | Compiling zip v0.6.6 |
| 1646 | 2026-08-10T19:36:26.058Z | Compiling derive_builder v0.20.2 |
| 1647 | 2026-08-10T19:36:26.127Z | Compiling toml v0.7.8 |
| 1648 | 2026-08-10T19:36:26.177Z | Compiling darling v0.23.0 |
| 1649 | 2026-08-10T19:36:26.261Z | Compiling goblin v0.8.2 |
| 1650 | 2026-08-10T19:36:26.533Z | Compiling derive-ex v0.1.8 |
| 1651 | 2026-08-10T19:36:26.652Z | Compiling phf_shared v0.13.1 |
| 1652 | 2026-08-10T19:36:26.717Z | Compiling regex v1.12.3 |
| 1653 | 2026-08-10T19:36:26.893Z | Compiling hubpack_derive v0.1.1 |
| 1654 | 2026-08-10T19:36:26.909Z | Compiling futures-executor v0.3.32 |
| 1655 | 2026-08-10T19:36:27.139Z | Compiling strum_macros v0.27.2 |
| 1656 | 2026-08-10T19:36:27.170Z | Compiling ref-cast-impl v1.0.25 |
| 1657 | 2026-08-10T19:36:27.337Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1658 | 2026-08-10T19:36:27.714Z | Compiling snafu-derive v0.8.9 |
| 1659 | 2026-08-10T19:36:27.972Z | Compiling vergen v9.1.0 |
| 1660 | 2026-08-10T19:36:28.153Z | Compiling cargo-platform v0.3.2 |
| 1661 | 2026-08-10T19:36:28.174Z | Compiling ff v0.13.1 |
| 1662 | 2026-08-10T19:36:28.314Z | Compiling fs-err v3.3.0 |
| 1663 | 2026-08-10T19:36:28.423Z | Compiling foldhash v0.2.0 |
| 1664 | 2026-08-10T19:36:28.570Z | Compiling unicode-segmentation v1.12.0 |
| 1665 | 2026-08-10T19:36:28.672Z | Compiling jiff-core v0.1.0 |
| 1666 | 2026-08-10T19:36:28.777Z | Compiling bumpalo v3.20.2 |
| 1667 | 2026-08-10T19:36:28.963Z | Compiling either v1.15.0 |
| 1668 | 2026-08-10T19:36:29.037Z | Compiling path-slash v0.1.5 |
| 1669 | 2026-08-10T19:36:29.145Z | Compiling base16ct v0.2.0 |
| 1670 | 2026-08-10T19:36:29.172Z | Compiling bitflags v1.3.2 |
| 1671 | 2026-08-10T19:36:29.175Z | Compiling libbz2-rs-sys v0.2.2 |
| 1672 | 2026-08-10T19:36:29.252Z | Compiling object v0.37.3 |
| 1673 | 2026-08-10T19:36:29.327Z | Compiling managed v0.8.0 |
| 1674 | 2026-08-10T19:36:29.521Z | Compiling foldhash v0.1.5 |
| 1675 | 2026-08-10T19:36:29.545Z | Compiling same-file v1.0.6 |
| 1676 | 2026-08-10T19:36:29.671Z | Compiling snafu v0.8.9 |
| 1677 | 2026-08-10T19:36:29.695Z | Compiling hashbrown v0.15.5 |
| 1678 | 2026-08-10T19:36:29.712Z | Compiling walkdir v2.5.0 |
| 1679 | 2026-08-10T19:36:29.750Z | Compiling bzip2 v0.6.1 |
| 1680 | 2026-08-10T19:36:29.866Z | Compiling jiff v0.2.34 |
| 1681 | 2026-08-10T19:36:29.954Z | Compiling sec1 v0.7.3 |
| 1682 | 2026-08-10T19:36:30.016Z | Compiling strum v0.27.2 |
| 1683 | 2026-08-10T19:36:30.031Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1684 | 2026-08-10T19:36:30.143Z | Compiling zopfli v0.8.3 |
| 1685 | 2026-08-10T19:36:30.221Z | Compiling hashbrown v0.16.1 |
| 1686 | 2026-08-10T19:36:30.348Z | Compiling dof v0.3.0 |
| 1687 | 2026-08-10T19:36:30.603Z | Compiling cargo_metadata v0.23.1 |
| 1688 | 2026-08-10T19:36:30.800Z | Compiling group v0.13.0 |
| 1689 | 2026-08-10T19:36:30.815Z | Compiling test-strategy v0.4.5 |
| 1690 | 2026-08-10T19:36:31.159Z | Compiling hubpack v0.1.2 |
| 1691 | 2026-08-10T19:36:31.377Z | Compiling futures v0.3.32 |
| 1692 | 2026-08-10T19:36:31.423Z | Compiling phf v0.13.1 |
| 1693 | 2026-08-10T19:36:31.461Z | Compiling signal-hook-mio v0.2.5 |
| 1694 | 2026-08-10T19:36:31.598Z | Compiling cookie_store v0.22.1 |
| 1695 | 2026-08-10T19:36:31.943Z | Compiling serde_with_macros v3.21.0 |
| 1696 | 2026-08-10T19:36:31.958Z | Compiling zstd v0.13.3 |
| 1697 | 2026-08-10T19:36:32.226Z | Compiling reqwest v0.12.28 |
| 1698 | 2026-08-10T19:36:32.242Z | Compiling cipher v0.5.2 |
| 1699 | 2026-08-10T19:36:32.381Z | Compiling postgres-types v0.2.12 |
| 1700 | 2026-08-10T19:36:32.925Z | Compiling usdt-attr-macro v0.6.0 |
| 1701 | 2026-08-10T19:36:33.081Z | Compiling usdt-macro v0.6.0 |
| 1702 | 2026-08-10T19:36:33.423Z | Compiling globset v0.4.18 |
| 1703 | 2026-08-10T19:36:33.674Z | Compiling phf_shared v0.11.3 |
| 1704 | 2026-08-10T19:36:33.751Z | Compiling hkdf v0.12.4 |
| 1705 | 2026-08-10T19:36:33.867Z | Compiling dtrace-parser v0.2.0 |
| 1706 | 2026-08-10T19:36:33.882Z | Compiling ed25519 v2.2.3 |
| 1707 | 2026-08-10T19:36:33.927Z | Compiling byte-wrapper v0.1.0 |
| 1708 | 2026-08-10T19:36:33.979Z | Compiling olpc-cjson v0.1.4 |
| 1709 | 2026-08-10T19:36:34.144Z | Compiling serde-big-array v0.5.1 |
| 1710 | 2026-08-10T19:36:34.148Z | Compiling serde_plain v1.0.2 |
| 1711 | 2026-08-10T19:36:34.265Z | Compiling crypto-bigint v0.5.5 |
| 1712 | 2026-08-10T19:36:34.305Z | Compiling async-recursion v1.1.1 |
| 1713 | 2026-08-10T19:36:34.346Z | Compiling serde_repr v0.1.20 |
| 1714 | 2026-08-10T19:36:34.602Z | Compiling strum_macros v0.26.4 |
| 1715 | 2026-08-10T19:36:34.605Z | Compiling enum-as-inner v0.6.1 |
| 1716 | 2026-08-10T19:36:34.808Z | Compiling pem v3.0.6 |
| 1717 | 2026-08-10T19:36:34.887Z | Compiling float-cmp v0.10.0 |
| 1718 | 2026-08-10T19:36:34.975Z | Compiling thread-id v4.2.2 |
| 1719 | 2026-08-10T19:36:35.035Z | Compiling memmap2 v0.9.10 |
| 1720 | 2026-08-10T19:36:35.073Z | Compiling cpufeatures v0.3.0 |
| 1721 | 2026-08-10T19:36:35.121Z | Compiling fixedbitset v0.5.7 |
| 1722 | 2026-08-10T19:36:35.136Z | Compiling precomputed-hash v0.1.1 |
| 1723 | 2026-08-10T19:36:35.151Z | Compiling normalize-line-endings v0.3.0 |
| 1724 | 2026-08-10T19:36:35.228Z | Compiling winnow v1.0.3 |
| 1725 | 2026-08-10T19:36:35.245Z | Compiling whoami v2.1.0 |
| 1726 | 2026-08-10T19:36:35.260Z | Compiling new_debug_unreachable v1.0.6 |
| 1727 | 2026-08-10T19:36:35.332Z | Compiling keccak v0.1.6 |
| 1728 | 2026-08-10T19:36:35.421Z | Compiling data-encoding v2.10.0 |
| 1729 | 2026-08-10T19:36:35.578Z | Compiling const-oid v0.10.2 |
| 1730 | 2026-08-10T19:36:35.619Z | Compiling typed-path v0.9.3 |
| 1731 | 2026-08-10T19:36:35.786Z | Compiling difflib v0.4.0 |
| 1732 | 2026-08-10T19:36:36.013Z | Compiling predicates-core v1.0.10 |
| 1733 | 2026-08-10T19:36:36.080Z | Compiling static_assertions v1.1.0 |
| 1734 | 2026-08-10T19:36:36.133Z | Compiling fixedbitset v0.4.2 |
| 1735 | 2026-08-10T19:36:36.154Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1736 | 2026-08-10T19:36:36.186Z | Compiling predicates v3.1.4 |
| 1737 | 2026-08-10T19:36:36.336Z | Compiling petgraph v0.6.5 |
| 1738 | 2026-08-10T19:36:36.351Z | Compiling strum v0.26.3 |
| 1739 | 2026-08-10T19:36:36.354Z | Compiling digest v0.11.3 |
| 1740 | 2026-08-10T19:36:36.381Z | Compiling hickory-proto v0.25.2 |
| 1741 | 2026-08-10T19:36:36.478Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1742 | 2026-08-10T19:36:36.585Z | Compiling sha3 v0.10.8 |
| 1743 | 2026-08-10T19:36:36.820Z | Compiling tokio-postgres v0.7.16 |
| 1744 | 2026-08-10T19:36:36.836Z | Compiling toml_edit v0.22.27 |
| 1745 | 2026-08-10T19:36:37.039Z | Compiling string_cache v0.8.9 |
| 1746 | 2026-08-10T19:36:37.104Z | Compiling petgraph v0.8.3 |
| 1747 | 2026-08-10T19:36:37.263Z | Compiling elliptic-curve v0.13.8 |
| 1748 | 2026-08-10T19:36:37.663Z | Compiling usdt v0.6.0 |
| 1749 | 2026-08-10T19:36:37.828Z | Compiling chacha20 v0.10.0 |
| 1750 | 2026-08-10T19:36:37.923Z | Compiling usdt-impl v0.5.0 |
| 1751 | 2026-08-10T19:36:38.207Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1752 | 2026-08-10T19:36:38.543Z | Compiling ed25519-dalek v2.2.0 |
| 1753 | 2026-08-10T19:36:38.956Z | Compiling crossterm v0.28.1 |
| 1754 | 2026-08-10T19:36:39.071Z | Compiling serde_with v3.21.0 |
| 1755 | 2026-08-10T19:36:39.103Z | Compiling zip v4.6.1 |
| 1756 | 2026-08-10T19:36:39.780Z | Compiling iddqd v0.4.2 |
| 1757 | 2026-08-10T19:36:40.256Z | Compiling itertools v0.13.0 |
| 1758 | 2026-08-10T19:36:40.380Z | Compiling itertools v0.15.0 |
| 1759 | 2026-08-10T19:36:40.773Z | Compiling heck v0.4.1 |
| 1760 | 2026-08-10T19:36:40.871Z | Compiling similar v2.7.0 |
| 1761 | 2026-08-10T19:36:40.998Z | Compiling crossbeam-epoch v0.9.18 |
| 1762 | 2026-08-10T19:36:41.032Z | Compiling tokio-stream v0.1.18 |
| 1763 | 2026-08-10T19:36:41.050Z | Compiling buf-list v1.1.2 |
| 1764 | 2026-08-10T19:36:41.316Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1765 | 2026-08-10T19:36:41.316Z | Compiling openapiv3 v2.2.0 |
| 1766 | 2026-08-10T19:36:41.474Z | Compiling peg-runtime v0.8.5 |
| 1767 | 2026-08-10T19:36:41.490Z | Compiling lalrpop-util v0.19.12 |
| 1768 | 2026-08-10T19:36:41.611Z | Compiling thread_local v1.1.9 |
| 1769 | 2026-08-10T19:36:41.678Z | Compiling slog-async v2.8.0 |
| 1770 | 2026-08-10T19:36:41.694Z | Compiling crossbeam-channel v0.5.15 |
| 1771 | 2026-08-10T19:36:41.694Z | Compiling filetime v0.2.27 |
| 1772 | 2026-08-10T19:36:41.752Z | Compiling is-terminal v0.4.17 |
| 1773 | 2026-08-10T19:36:41.852Z | Compiling term v1.2.1 |
| 1774 | 2026-08-10T19:36:41.852Z | Compiling take_mut v0.2.2 |
| 1775 | 2026-08-10T19:36:41.880Z | Compiling xattr v1.6.1 |
| 1776 | 2026-08-10T19:36:41.962Z | Compiling camino-tempfile v1.4.1 |
| 1777 | 2026-08-10T19:36:42.147Z | Compiling slog-term v2.9.2 |
| 1778 | 2026-08-10T19:36:42.181Z | Compiling tar v0.4.46 |
| 1779 | 2026-08-10T19:36:48.487Z | Compiling rustls-webpki v0.103.13 |
| 1780 | 2026-08-10T19:36:51.182Z | Compiling tokio-rustls v0.26.4 |
| 1781 | 2026-08-10T19:36:51.182Z | Compiling rustls-platform-verifier v0.6.2 |
| 1782 | 2026-08-10T19:36:51.182Z | Compiling tough v0.22.0 |
| 1783 | 2026-08-10T19:36:51.385Z | Compiling hyper-rustls v0.27.7 |
| 1784 | 2026-08-10T19:36:51.581Z | Compiling reqwest v0.13.2 |
| 1785 | 2026-08-10T19:36:53.816Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1786 | 2026-08-10T19:36:54.031Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1787 | 2026-08-10T19:36:56.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 1788 | 2026-08-10T19:36:57.127Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1789 | 2026-08-10T19:36:57.190Z | Aug 10 19:36:56.326 INFO Starting download, target: Clickhouse |
| 1790 | 2026-08-10T19:36:57.191Z | Aug 10 19:36:56.327 INFO Starting download, target: Console |
| 1791 | 2026-08-10T19:36:57.194Z | Aug 10 19:36:56.327 INFO Starting download, target: Cockroach |
| 1792 | 2026-08-10T19:36:57.194Z | Aug 10 19:36:56.327 INFO Starting download, target: DendriteStub |
| 1793 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Starting download, target: MaghemiteDdmd |
| 1794 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Starting download, target: MaghemiteMgd |
| 1795 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Starting download, target: TransceiverControl |
| 1796 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1797 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1798 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1799 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1800 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1801 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1802 | 2026-08-10T19:36:57.195Z | Aug 10 19:36:56.327 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1803 | 2026-08-10T19:36:57.899Z | Aug 10 19:36:57.041 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1804 | 2026-08-10T19:36:58.140Z | Aug 10 19:36:57.253 INFO Download complete, target: TransceiverControl |
| 1805 | 2026-08-10T19:36:59.317Z | Aug 10 19:36:58.446 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1806 | 2026-08-10T19:36:59.599Z | Aug 10 19:36:58.712 INFO Download complete, target: Console |
| 1807 | 2026-08-10T19:36:59.685Z | Aug 10 19:36:58.795 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1808 | 2026-08-10T19:36:59.853Z | Aug 10 19:36:58.936 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1809 | 2026-08-10T19:37:00.626Z | Aug 10 19:36:59.732 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1810 | 2026-08-10T19:37:01.134Z | Aug 10 19:37:00.262 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1811 | 2026-08-10T19:37:02.053Z | Aug 10 19:37:01.195 INFO Download complete, target: DendriteStub |
| 1812 | 2026-08-10T19:37:02.653Z | Aug 10 19:37:01.795 INFO Download complete, target: MaghemiteDdmd |
| 1813 | 2026-08-10T19:37:03.595Z | Aug 10 19:37:02.736 INFO Download complete, target: MaghemiteMgd |
| 1814 | 2026-08-10T19:37:04.463Z | Aug 10 19:37:03.601 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1815 | 2026-08-10T19:37:04.463Z | Aug 10 19:37:03.602 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1816 | 2026-08-10T19:37:06.679Z | Aug 10 19:37:05.813 INFO Checking that binary works, target: Clickhouse |
| 1817 | 2026-08-10T19:37:06.812Z | Aug 10 19:37:05.952 INFO Download complete, target: Clickhouse |
| 1818 | 2026-08-10T19:37:09.061Z | Aug 10 19:37:08.196 INFO Checking that binary works, target: Cockroach |
| 1819 | 2026-08-10T19:37:09.165Z | Aug 10 19:37:08.307 INFO Download complete, target: Cockroach |
| 1820 | 2026-08-10T19:37:09.179Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1821 | 2026-08-10T19:37:09.183Z | |
| 1822 | 2026-08-10T19:37:09.183Z | real 2:13.819987544 |
| 1823 | 2026-08-10T19:37:09.183Z | user 7:11.040168646 |
| 1824 | 2026-08-10T19:37:09.183Z | sys 1:26.016562541 |
| 1825 | 2026-08-10T19:37:09.183Z | trap 0.252793628 |
| 1826 | 2026-08-10T19:37:09.183Z | tflt 0.563120086 |
| 1827 | 2026-08-10T19:37:09.183Z | dflt 0.883520674 |
| 1828 | 2026-08-10T19:37:09.183Z | kflt 0.027105426 |
| 1829 | 2026-08-10T19:37:09.183Z | lock 28:06.598394704 |
| 1830 | 2026-08-10T19:37:09.183Z | slp 21:51.548772698 |
| 1831 | 2026-08-10T19:37:09.183Z | lat 46.558582740 |
| 1832 | 2026-08-10T19:37:09.183Z | stop 2:41.642663475 |
| 1833 | 2026-08-10T19:37:09.183Z | + banner hack-check |
| 1834 | 2026-08-10T19:37:09.183Z | |
| 1835 | 2026-08-10T19:37:09.183Z | # # ## #### # # #### # # ###### #### # # |
| 1836 | 2026-08-10T19:37:09.183Z | # # # # # # # # # # # # # # # # # |
| 1837 | 2026-08-10T19:37:09.183Z | ###### # # # #### ##### # ###### ##### # #### |
| 1838 | 2026-08-10T19:37:09.183Z | # # ###### # # # # # # # # # # |
| 1839 | 2026-08-10T19:37:09.183Z | # # # # # # # # # # # # # # # # # |
| 1840 | 2026-08-10T19:37:09.183Z | # # # # #### # # #### # # ###### #### # # |
| 1841 | 2026-08-10T19:37:09.183Z | |
| 1842 | 2026-08-10T19:37:09.183Z | + export CARGO_INCREMENTAL=0 |
| 1843 | 2026-08-10T19:37:09.183Z | + CARGO_INCREMENTAL=0 |
| 1844 | 2026-08-10T19:37:09.183Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1845 | 2026-08-10T19:37:09.671Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1846 | 2026-08-10T19:37:09.966Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1847 | 2026-08-10T19:37:11.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1848 | 2026-08-10T19:37:11.850Z | Running `target/debug/xtask check-features --ci` |
| 1849 | 2026-08-10T19:37:11.877Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1850 | 2026-08-10T19:37:11.880Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1851 | 2026-08-10T19:37:12.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s |
| 1852 | 2026-08-10T19:37:12.331Z | Running `target/debug/xtask download cargo-hack` |
| 1853 | 2026-08-10T19:37:13.124Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1854 | 2026-08-10T19:37:13.441Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1855 | 2026-08-10T19:37:16.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s |
| 1856 | 2026-08-10T19:37:16.234Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1857 | 2026-08-10T19:37:16.276Z | Aug 10 19:37:15.418 INFO Starting download, target: CargoHack |
| 1858 | 2026-08-10T19:37:16.279Z | Aug 10 19:37:15.419 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1859 | 2026-08-10T19:37:16.885Z | Aug 10 19:37:16.027 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1860 | 2026-08-10T19:37:16.935Z | Aug 10 19:37:16.078 INFO Download complete, target: CargoHack |
| 1861 | 2026-08-10T19:37:16.938Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1862 | 2026-08-10T19:37:16.952Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1863 | 2026-08-10T19:37:17.111Z | info: running `cargo check --bins` on api_identity (1/335) |
| 1864 | 2026-08-10T19:37:17.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-08-10T19:37:17.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-08-10T19:37:17.584Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-08-10T19:37:17.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1868 | 2026-08-10T19:37:17.660Z | |
| 1869 | 2026-08-10T19:37:17.660Z | info: running `cargo check --bins` on bootstore (2/335) |
| 1870 | 2026-08-10T19:37:18.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-08-10T19:37:18.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-08-10T19:37:18.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-08-10T19:37:18.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1874 | 2026-08-10T19:37:18.228Z | |
| 1875 | 2026-08-10T19:37:18.228Z | info: running `cargo check --bins` on omicron-ledger (3/335) |
| 1876 | 2026-08-10T19:37:18.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-08-10T19:37:18.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-08-10T19:37:18.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-08-10T19:37:18.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1880 | 2026-08-10T19:37:18.783Z | |
| 1881 | 2026-08-10T19:37:18.783Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/335) |
| 1882 | 2026-08-10T19:37:19.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-08-10T19:37:19.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-08-10T19:37:19.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-08-10T19:37:19.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1886 | 2026-08-10T19:37:19.340Z | |
| 1887 | 2026-08-10T19:37:19.340Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/335) |
| 1888 | 2026-08-10T19:37:19.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-08-10T19:37:19.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-08-10T19:37:19.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-08-10T19:37:19.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1892 | 2026-08-10T19:37:19.901Z | |
| 1893 | 2026-08-10T19:37:19.901Z | info: running `cargo check --bins` on omicron-certificates (6/335) |
| 1894 | 2026-08-10T19:37:20.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-08-10T19:37:20.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-08-10T19:37:20.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-08-10T19:37:20.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1898 | 2026-08-10T19:37:20.469Z | |
| 1899 | 2026-08-10T19:37:20.469Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/335) |
| 1900 | 2026-08-10T19:37:20.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-08-10T19:37:20.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-08-10T19:37:20.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-08-10T19:37:20.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1904 | 2026-08-10T19:37:21.028Z | |
| 1905 | 2026-08-10T19:37:21.028Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/335) |
| 1906 | 2026-08-10T19:37:21.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-08-10T19:37:21.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-08-10T19:37:21.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-08-10T19:37:21.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1910 | 2026-08-10T19:37:21.585Z | |
| 1911 | 2026-08-10T19:37:21.586Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/335) |
| 1912 | 2026-08-10T19:37:21.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-08-10T19:37:21.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-08-10T19:37:21.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-08-10T19:37:21.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1916 | 2026-08-10T19:37:22.002Z | |
| 1917 | 2026-08-10T19:37:22.003Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/335) |
| 1918 | 2026-08-10T19:37:22.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-08-10T19:37:22.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-08-10T19:37:22.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-08-10T19:37:22.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1922 | 2026-08-10T19:37:22.418Z | |
| 1923 | 2026-08-10T19:37:22.418Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/335) |
| 1924 | 2026-08-10T19:37:22.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-08-10T19:37:22.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-08-10T19:37:22.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-08-10T19:37:22.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1928 | 2026-08-10T19:37:22.832Z | |
| 1929 | 2026-08-10T19:37:22.832Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/335) |
| 1930 | 2026-08-10T19:37:23.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-08-10T19:37:23.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-08-10T19:37:23.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-08-10T19:37:23.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1934 | 2026-08-10T19:37:23.250Z | |
| 1935 | 2026-08-10T19:37:23.250Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/335) |
| 1936 | 2026-08-10T19:37:23.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-08-10T19:37:23.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-08-10T19:37:23.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-08-10T19:37:23.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1940 | 2026-08-10T19:37:23.666Z | |
| 1941 | 2026-08-10T19:37:23.666Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/335) |
| 1942 | 2026-08-10T19:37:24.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-08-10T19:37:24.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-08-10T19:37:24.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-08-10T19:37:24.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1946 | 2026-08-10T19:37:24.086Z | |
| 1947 | 2026-08-10T19:37:24.086Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/335) |
| 1948 | 2026-08-10T19:37:24.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-08-10T19:37:24.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-08-10T19:37:24.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-08-10T19:37:24.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1952 | 2026-08-10T19:37:24.500Z | |
| 1953 | 2026-08-10T19:37:24.501Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/335) |
| 1954 | 2026-08-10T19:37:24.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-08-10T19:37:24.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-08-10T19:37:24.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-08-10T19:37:24.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1958 | 2026-08-10T19:37:24.921Z | |
| 1959 | 2026-08-10T19:37:24.921Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/335) |
| 1960 | 2026-08-10T19:37:25.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-08-10T19:37:25.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-08-10T19:37:25.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-08-10T19:37:25.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1964 | 2026-08-10T19:37:25.337Z | |
| 1965 | 2026-08-10T19:37:25.338Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/335) |
| 1966 | 2026-08-10T19:37:25.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-08-10T19:37:25.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-08-10T19:37:25.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-08-10T19:37:25.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1970 | 2026-08-10T19:37:25.752Z | |
| 1971 | 2026-08-10T19:37:25.752Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/335) |
| 1972 | 2026-08-10T19:37:26.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-08-10T19:37:26.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-08-10T19:37:26.120Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-08-10T19:37:26.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1976 | 2026-08-10T19:37:26.167Z | |
| 1977 | 2026-08-10T19:37:26.167Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/335) |
| 1978 | 2026-08-10T19:37:26.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-08-10T19:37:26.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-08-10T19:37:26.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-08-10T19:37:26.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1982 | 2026-08-10T19:37:26.583Z | |
| 1983 | 2026-08-10T19:37:26.583Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/335) |
| 1984 | 2026-08-10T19:37:26.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-08-10T19:37:26.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-08-10T19:37:26.955Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-08-10T19:37:26.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1988 | 2026-08-10T19:37:27.003Z | |
| 1989 | 2026-08-10T19:37:27.003Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/335) |
| 1990 | 2026-08-10T19:37:27.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-08-10T19:37:27.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-08-10T19:37:27.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-08-10T19:37:27.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1994 | 2026-08-10T19:37:27.426Z | |
| 1995 | 2026-08-10T19:37:27.426Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/335) |
| 1996 | 2026-08-10T19:37:27.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-08-10T19:37:27.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-08-10T19:37:27.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-08-10T19:37:27.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2000 | 2026-08-10T19:37:27.844Z | |
| 2001 | 2026-08-10T19:37:27.844Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/335) |
| 2002 | 2026-08-10T19:37:28.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-08-10T19:37:28.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-08-10T19:37:28.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-08-10T19:37:28.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2006 | 2026-08-10T19:37:28.270Z | |
| 2007 | 2026-08-10T19:37:28.270Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/335) |
| 2008 | 2026-08-10T19:37:28.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-08-10T19:37:28.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-08-10T19:37:28.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-08-10T19:37:28.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2012 | 2026-08-10T19:37:28.680Z | |
| 2013 | 2026-08-10T19:37:28.681Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/335) |
| 2014 | 2026-08-10T19:37:29.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-08-10T19:37:29.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-08-10T19:37:29.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-08-10T19:37:29.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2018 | 2026-08-10T19:37:29.093Z | |
| 2019 | 2026-08-10T19:37:29.093Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/335) |
| 2020 | 2026-08-10T19:37:29.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-08-10T19:37:29.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-08-10T19:37:29.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-08-10T19:37:29.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2024 | 2026-08-10T19:37:29.508Z | |
| 2025 | 2026-08-10T19:37:29.508Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/335) |
| 2026 | 2026-08-10T19:37:29.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-08-10T19:37:29.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-08-10T19:37:29.876Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-08-10T19:37:29.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2030 | 2026-08-10T19:37:29.925Z | |
| 2031 | 2026-08-10T19:37:29.925Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/335) |
| 2032 | 2026-08-10T19:37:30.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-08-10T19:37:30.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-08-10T19:37:30.294Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-08-10T19:37:30.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2036 | 2026-08-10T19:37:30.346Z | |
| 2037 | 2026-08-10T19:37:30.346Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/335) |
| 2038 | 2026-08-10T19:37:30.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-08-10T19:37:30.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-08-10T19:37:30.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-08-10T19:37:30.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2042 | 2026-08-10T19:37:30.763Z | |
| 2043 | 2026-08-10T19:37:30.763Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/335) |
| 2044 | 2026-08-10T19:37:31.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-08-10T19:37:31.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-08-10T19:37:31.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-08-10T19:37:31.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2048 | 2026-08-10T19:37:31.181Z | |
| 2049 | 2026-08-10T19:37:31.181Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/335) |
| 2050 | 2026-08-10T19:37:31.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-08-10T19:37:31.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-08-10T19:37:31.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-08-10T19:37:31.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2054 | 2026-08-10T19:37:31.596Z | |
| 2055 | 2026-08-10T19:37:31.596Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/335) |
| 2056 | 2026-08-10T19:37:31.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-08-10T19:37:31.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-08-10T19:37:31.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-08-10T19:37:31.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2060 | 2026-08-10T19:37:32.008Z | |
| 2061 | 2026-08-10T19:37:32.008Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/335) |
| 2062 | 2026-08-10T19:37:32.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-08-10T19:37:32.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-08-10T19:37:32.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-08-10T19:37:32.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2066 | 2026-08-10T19:37:32.423Z | |
| 2067 | 2026-08-10T19:37:32.423Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/335) |
| 2068 | 2026-08-10T19:37:32.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-08-10T19:37:32.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-08-10T19:37:32.793Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-08-10T19:37:32.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2072 | 2026-08-10T19:37:32.843Z | |
| 2073 | 2026-08-10T19:37:32.843Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/335) |
| 2074 | 2026-08-10T19:37:33.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-08-10T19:37:33.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-08-10T19:37:33.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-08-10T19:37:33.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2078 | 2026-08-10T19:37:33.258Z | |
| 2079 | 2026-08-10T19:37:33.258Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/335) |
| 2080 | 2026-08-10T19:37:33.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-08-10T19:37:33.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-08-10T19:37:33.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-08-10T19:37:33.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2084 | 2026-08-10T19:37:33.672Z | |
| 2085 | 2026-08-10T19:37:33.672Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/335) |
| 2086 | 2026-08-10T19:37:34.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-08-10T19:37:34.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-08-10T19:37:34.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-08-10T19:37:34.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2090 | 2026-08-10T19:37:34.088Z | |
| 2091 | 2026-08-10T19:37:34.088Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/335) |
| 2092 | 2026-08-10T19:37:34.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-08-10T19:37:34.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-08-10T19:37:34.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-08-10T19:37:34.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2096 | 2026-08-10T19:37:34.502Z | |
| 2097 | 2026-08-10T19:37:34.502Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/335) |
| 2098 | 2026-08-10T19:37:34.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-08-10T19:37:34.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-08-10T19:37:34.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-08-10T19:37:34.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2102 | 2026-08-10T19:37:34.919Z | |
| 2103 | 2026-08-10T19:37:34.919Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/335) |
| 2104 | 2026-08-10T19:37:35.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-08-10T19:37:35.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-08-10T19:37:35.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-08-10T19:37:35.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2108 | 2026-08-10T19:37:35.334Z | |
| 2109 | 2026-08-10T19:37:35.334Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/335) |
| 2110 | 2026-08-10T19:37:35.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-08-10T19:37:35.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-08-10T19:37:35.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2113 | 2026-08-10T19:37:35.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2114 | 2026-08-10T19:37:35.749Z | |
| 2115 | 2026-08-10T19:37:35.749Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/335) |
| 2116 | 2026-08-10T19:37:36.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2117 | 2026-08-10T19:37:36.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2118 | 2026-08-10T19:37:36.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2119 | 2026-08-10T19:37:36.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2120 | 2026-08-10T19:37:36.164Z | |
| 2121 | 2026-08-10T19:37:36.164Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/335) |
| 2122 | 2026-08-10T19:37:36.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2123 | 2026-08-10T19:37:36.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2124 | 2026-08-10T19:37:36.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2125 | 2026-08-10T19:37:36.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2126 | 2026-08-10T19:37:36.583Z | |
| 2127 | 2026-08-10T19:37:36.583Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/335) |
| 2128 | 2026-08-10T19:37:36.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2129 | 2026-08-10T19:37:36.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2130 | 2026-08-10T19:37:36.953Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2131 | 2026-08-10T19:37:36.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2132 | 2026-08-10T19:37:36.996Z | |
| 2133 | 2026-08-10T19:37:36.997Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/335) |
| 2134 | 2026-08-10T19:37:37.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2135 | 2026-08-10T19:37:37.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2136 | 2026-08-10T19:37:37.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2137 | 2026-08-10T19:37:37.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2138 | 2026-08-10T19:37:37.414Z | |
| 2139 | 2026-08-10T19:37:37.414Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/335) |
| 2140 | 2026-08-10T19:37:37.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2141 | 2026-08-10T19:37:37.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2142 | 2026-08-10T19:37:37.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2143 | 2026-08-10T19:37:37.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2144 | 2026-08-10T19:37:37.832Z | |
| 2145 | 2026-08-10T19:37:37.832Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/335) |
| 2146 | 2026-08-10T19:37:38.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2147 | 2026-08-10T19:37:38.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2148 | 2026-08-10T19:37:38.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2149 | 2026-08-10T19:37:38.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2150 | 2026-08-10T19:37:38.252Z | |
| 2151 | 2026-08-10T19:37:38.252Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/335) |
| 2152 | 2026-08-10T19:37:38.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2153 | 2026-08-10T19:37:38.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2154 | 2026-08-10T19:37:38.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2155 | 2026-08-10T19:37:38.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2156 | 2026-08-10T19:37:38.855Z | |
| 2157 | 2026-08-10T19:37:38.855Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/335) |
| 2158 | 2026-08-10T19:37:39.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2159 | 2026-08-10T19:37:39.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2160 | 2026-08-10T19:37:39.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2161 | 2026-08-10T19:37:39.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2162 | 2026-08-10T19:37:39.464Z | |
| 2163 | 2026-08-10T19:37:39.464Z | info: running `cargo check --bins` on nexus-config (51/335) |
| 2164 | 2026-08-10T19:37:39.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2165 | 2026-08-10T19:37:39.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2166 | 2026-08-10T19:37:39.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2167 | 2026-08-10T19:37:39.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2168 | 2026-08-10T19:37:40.062Z | |
| 2169 | 2026-08-10T19:37:40.062Z | info: running `cargo check --bins` on nexus-types (52/335) |
| 2170 | 2026-08-10T19:37:40.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2171 | 2026-08-10T19:37:40.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2172 | 2026-08-10T19:37:40.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2173 | 2026-08-10T19:37:40.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2174 | 2026-08-10T19:37:40.663Z | |
| 2175 | 2026-08-10T19:37:40.663Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/335) |
| 2176 | 2026-08-10T19:37:41.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2177 | 2026-08-10T19:37:41.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2178 | 2026-08-10T19:37:41.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2179 | 2026-08-10T19:37:41.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2180 | 2026-08-10T19:37:41.230Z | |
| 2181 | 2026-08-10T19:37:41.230Z | info: running `cargo check --bins` on omicron-passwords (54/335) |
| 2182 | 2026-08-10T19:37:41.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2183 | 2026-08-10T19:37:41.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2184 | 2026-08-10T19:37:41.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2185 | 2026-08-10T19:37:41.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2186 | 2026-08-10T19:37:41.783Z | |
| 2187 | 2026-08-10T19:37:41.783Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/335) |
| 2188 | 2026-08-10T19:37:42.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2189 | 2026-08-10T19:37:42.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2190 | 2026-08-10T19:37:42.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2191 | 2026-08-10T19:37:42.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2192 | 2026-08-10T19:37:42.350Z | |
| 2193 | 2026-08-10T19:37:42.350Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/335) |
| 2194 | 2026-08-10T19:37:42.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2195 | 2026-08-10T19:37:42.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2196 | 2026-08-10T19:37:42.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2197 | 2026-08-10T19:37:42.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2198 | 2026-08-10T19:37:42.917Z | |
| 2199 | 2026-08-10T19:37:42.917Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/335) |
| 2200 | 2026-08-10T19:37:43.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2201 | 2026-08-10T19:37:43.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2202 | 2026-08-10T19:37:43.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2203 | 2026-08-10T19:37:43.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2204 | 2026-08-10T19:37:43.484Z | |
| 2205 | 2026-08-10T19:37:43.484Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/335) |
| 2206 | 2026-08-10T19:37:43.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2207 | 2026-08-10T19:37:43.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2208 | 2026-08-10T19:37:43.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2209 | 2026-08-10T19:37:43.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2210 | 2026-08-10T19:37:44.062Z | |
| 2211 | 2026-08-10T19:37:44.062Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/335) |
| 2212 | 2026-08-10T19:37:44.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2213 | 2026-08-10T19:37:44.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2214 | 2026-08-10T19:37:44.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2215 | 2026-08-10T19:37:44.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2216 | 2026-08-10T19:37:44.614Z | |
| 2217 | 2026-08-10T19:37:44.614Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/335) |
| 2218 | 2026-08-10T19:37:45.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2219 | 2026-08-10T19:37:45.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2220 | 2026-08-10T19:37:45.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2221 | 2026-08-10T19:37:45.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2222 | 2026-08-10T19:37:45.170Z | |
| 2223 | 2026-08-10T19:37:45.170Z | info: running `cargo check --bins --no-default-features` on gfss (61/335) |
| 2224 | 2026-08-10T19:37:45.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2225 | 2026-08-10T19:37:45.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2226 | 2026-08-10T19:37:45.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2227 | 2026-08-10T19:37:45.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2228 | 2026-08-10T19:37:45.721Z | |
| 2229 | 2026-08-10T19:37:45.721Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/335) |
| 2230 | 2026-08-10T19:37:46.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2231 | 2026-08-10T19:37:46.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2232 | 2026-08-10T19:37:46.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2233 | 2026-08-10T19:37:46.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2234 | 2026-08-10T19:37:46.274Z | |
| 2235 | 2026-08-10T19:37:46.275Z | info: running `cargo check --bins` on wicketd-commission-types (63/335) |
| 2236 | 2026-08-10T19:37:46.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2237 | 2026-08-10T19:37:46.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2238 | 2026-08-10T19:37:46.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2239 | 2026-08-10T19:37:46.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2240 | 2026-08-10T19:37:46.847Z | |
| 2241 | 2026-08-10T19:37:46.847Z | info: running `cargo check --bins` on wicketd-commission-types-versions (64/335) |
| 2242 | 2026-08-10T19:37:47.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2243 | 2026-08-10T19:37:47.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2244 | 2026-08-10T19:37:47.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2245 | 2026-08-10T19:37:47.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2246 | 2026-08-10T19:37:47.421Z | |
| 2247 | 2026-08-10T19:37:47.421Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (65/335) |
| 2248 | 2026-08-10T19:37:47.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2249 | 2026-08-10T19:37:47.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2250 | 2026-08-10T19:37:47.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2251 | 2026-08-10T19:37:47.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2252 | 2026-08-10T19:37:47.983Z | |
| 2253 | 2026-08-10T19:37:47.983Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (66/335) |
| 2254 | 2026-08-10T19:37:48.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2255 | 2026-08-10T19:37:48.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2256 | 2026-08-10T19:37:48.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2257 | 2026-08-10T19:37:48.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2258 | 2026-08-10T19:37:48.544Z | |
| 2259 | 2026-08-10T19:37:48.544Z | info: running `cargo check --bins` on clickhouse-admin-types (67/335) |
| 2260 | 2026-08-10T19:37:49.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2261 | 2026-08-10T19:37:49.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2262 | 2026-08-10T19:37:49.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2263 | 2026-08-10T19:37:49.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2264 | 2026-08-10T19:37:49.113Z | |
| 2265 | 2026-08-10T19:37:49.113Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (68/335) |
| 2266 | 2026-08-10T19:37:49.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2267 | 2026-08-10T19:37:49.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2268 | 2026-08-10T19:37:49.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2269 | 2026-08-10T19:37:49.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2270 | 2026-08-10T19:37:49.683Z | |
| 2271 | 2026-08-10T19:37:49.683Z | info: running `cargo check --bins` on cockroach-admin-types (69/335) |
| 2272 | 2026-08-10T19:37:50.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2273 | 2026-08-10T19:37:50.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2274 | 2026-08-10T19:37:50.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2275 | 2026-08-10T19:37:50.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2276 | 2026-08-10T19:37:50.235Z | |
| 2277 | 2026-08-10T19:37:50.235Z | info: running `cargo check --bins` on cockroach-admin-types-versions (70/335) |
| 2278 | 2026-08-10T19:37:50.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2279 | 2026-08-10T19:37:50.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2280 | 2026-08-10T19:37:50.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2281 | 2026-08-10T19:37:50.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2282 | 2026-08-10T19:37:50.791Z | |
| 2283 | 2026-08-10T19:37:50.791Z | info: running `cargo check --bins` on ereport-types (71/335) |
| 2284 | 2026-08-10T19:37:51.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2285 | 2026-08-10T19:37:51.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2286 | 2026-08-10T19:37:51.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2287 | 2026-08-10T19:37:51.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2288 | 2026-08-10T19:37:51.349Z | |
| 2289 | 2026-08-10T19:37:51.350Z | info: running `cargo check --bins` on gateway-client (72/335) |
| 2290 | 2026-08-10T19:37:51.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2291 | 2026-08-10T19:37:51.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2292 | 2026-08-10T19:37:51.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2293 | 2026-08-10T19:37:51.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2294 | 2026-08-10T19:37:51.913Z | |
| 2295 | 2026-08-10T19:37:51.913Z | info: running `cargo check --bins --no-default-features` on gateway-types (73/335) |
| 2296 | 2026-08-10T19:37:52.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2297 | 2026-08-10T19:37:52.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2298 | 2026-08-10T19:37:52.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2299 | 2026-08-10T19:37:52.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2300 | 2026-08-10T19:37:52.476Z | |
| 2301 | 2026-08-10T19:37:52.476Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (74/335) |
| 2302 | 2026-08-10T19:37:52.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2303 | 2026-08-10T19:37:52.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2304 | 2026-08-10T19:37:52.953Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2305 | 2026-08-10T19:37:52.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2306 | 2026-08-10T19:37:53.037Z | |
| 2307 | 2026-08-10T19:37:53.037Z | info: running `cargo check --bins --no-default-features` on illumos-utils (75/335) |
| 2308 | 2026-08-10T19:37:53.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2309 | 2026-08-10T19:37:53.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2310 | 2026-08-10T19:37:53.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2311 | 2026-08-10T19:37:53.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2312 | 2026-08-10T19:37:53.614Z | |
| 2313 | 2026-08-10T19:37:53.614Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (76/335) |
| 2314 | 2026-08-10T19:37:54.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2315 | 2026-08-10T19:37:54.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2316 | 2026-08-10T19:37:54.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2317 | 2026-08-10T19:37:54.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2318 | 2026-08-10T19:37:54.192Z | |
| 2319 | 2026-08-10T19:37:54.192Z | info: running `cargo check --bins` on key-manager-types (77/335) |
| 2320 | 2026-08-10T19:37:54.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2321 | 2026-08-10T19:37:54.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2322 | 2026-08-10T19:37:54.660Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2323 | 2026-08-10T19:37:54.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2324 | 2026-08-10T19:37:54.739Z | |
| 2325 | 2026-08-10T19:37:54.739Z | info: running `cargo check --bins` on oxlog (78/335) |
| 2326 | 2026-08-10T19:37:55.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2327 | 2026-08-10T19:37:55.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2328 | 2026-08-10T19:37:55.333Z | Checking cfg-if v1.0.4 |
| 2329 | 2026-08-10T19:37:55.337Z | Checking libc v0.2.185 |
| 2330 | 2026-08-10T19:37:55.440Z | Checking serde_core v1.0.228 |
| 2331 | 2026-08-10T19:37:55.455Z | Checking memchr v2.8.0 |
| 2332 | 2026-08-10T19:37:55.462Z | Checking zeroize v1.9.0 |
| 2333 | 2026-08-10T19:37:55.472Z | Checking log v0.4.29 |
| 2334 | 2026-08-10T19:37:55.475Z | Checking smallvec v1.15.1 |
| 2335 | 2026-08-10T19:37:55.492Z | Checking subtle v2.6.1 |
| 2336 | 2026-08-10T19:37:55.502Z | Checking itoa v1.0.17 |
| 2337 | 2026-08-10T19:37:55.615Z | Checking scopeguard v1.2.0 |
| 2338 | 2026-08-10T19:37:55.629Z | Checking stable_deref_trait v1.2.1 |
| 2339 | 2026-08-10T19:37:55.640Z | Checking typenum v1.20.1 |
| 2340 | 2026-08-10T19:37:55.652Z | Checking zerofrom v0.1.6 |
| 2341 | 2026-08-10T19:37:55.666Z | Checking portable-atomic v1.13.1 |
| 2342 | 2026-08-10T19:37:55.696Z | Checking zerocopy v0.8.40 |
| 2343 | 2026-08-10T19:37:55.710Z | Checking lock_api v0.4.14 |
| 2344 | 2026-08-10T19:37:55.765Z | Checking yoke v0.8.1 |
| 2345 | 2026-08-10T19:37:55.826Z | Checking critical-section v1.2.0 |
| 2346 | 2026-08-10T19:37:55.841Z | Checking errno v0.3.14 |
| 2347 | 2026-08-10T19:37:55.911Z | Checking getrandom v0.2.17 |
| 2348 | 2026-08-10T19:37:55.926Z | Checking const-oid v0.9.6 |
| 2349 | 2026-08-10T19:37:55.938Z | Checking zerovec v0.11.5 |
| 2350 | 2026-08-10T19:37:55.957Z | Checking pin-project-lite v0.2.17 |
| 2351 | 2026-08-10T19:37:56.050Z | Checking zmij v1.0.21 |
| 2352 | 2026-08-10T19:37:56.063Z | Checking rand_core v0.6.4 |
| 2353 | 2026-08-10T19:37:56.077Z | Checking once_cell v1.21.3 |
| 2354 | 2026-08-10T19:37:56.231Z | Checking libm v0.2.16 |
| 2355 | 2026-08-10T19:37:56.248Z | Checking signal-hook-registry v1.4.8 |
| 2356 | 2026-08-10T19:37:56.260Z | Checking parking_lot_core v0.9.12 |
| 2357 | 2026-08-10T19:37:56.368Z | Checking tinystr v0.8.2 |
| 2358 | 2026-08-10T19:37:56.380Z | Checking generic-array v0.14.7 |
| 2359 | 2026-08-10T19:37:56.407Z | Checking futures-core v0.3.32 |
| 2360 | 2026-08-10T19:37:56.441Z | Checking litemap v0.8.1 |
| 2361 | 2026-08-10T19:37:56.529Z | Checking rand_core v0.10.0 |
| 2362 | 2026-08-10T19:37:56.542Z | Checking writeable v0.6.2 |
| 2363 | 2026-08-10T19:37:56.604Z | Checking percent-encoding v2.3.2 |
| 2364 | 2026-08-10T19:37:56.616Z | Checking parking_lot v0.12.5 |
| 2365 | 2026-08-10T19:37:56.670Z | Checking getrandom v0.4.1 |
| 2366 | 2026-08-10T19:37:56.699Z | Checking icu_locale_core v2.1.1 |
| 2367 | 2026-08-10T19:37:56.741Z | Checking potential_utf v0.1.4 |
| 2368 | 2026-08-10T19:37:56.801Z | Checking zerotrie v0.2.3 |
| 2369 | 2026-08-10T19:37:56.816Z | Checking mio v1.2.0 |
| 2370 | 2026-08-10T19:37:56.830Z | Checking equivalent v1.0.2 |
| 2371 | 2026-08-10T19:37:56.872Z | Checking icu_collections v2.1.1 |
| 2372 | 2026-08-10T19:37:56.913Z | Checking socket2 v0.6.3 |
| 2373 | 2026-08-10T19:37:56.927Z | Checking num-traits v0.2.19 |
| 2374 | 2026-08-10T19:37:56.970Z | Checking serde v1.0.228 |
| 2375 | 2026-08-10T19:37:57.040Z | Checking bitflags v2.11.0 |
| 2376 | 2026-08-10T19:37:57.089Z | Checking serde_json v1.0.151 |
| 2377 | 2026-08-10T19:37:57.156Z | Checking icu_properties_data v2.1.2 |
| 2378 | 2026-08-10T19:37:57.173Z | Checking icu_normalizer_data v2.1.1 |
| 2379 | 2026-08-10T19:37:57.209Z | Checking byteorder v1.5.0 |
| 2380 | 2026-08-10T19:37:57.243Z | Checking block-buffer v0.10.4 |
| 2381 | 2026-08-10T19:37:57.255Z | Checking icu_provider v2.1.1 |
| 2382 | 2026-08-10T19:37:57.280Z | Checking crypto-common v0.1.7 |
| 2383 | 2026-08-10T19:37:57.371Z | Checking bytes v1.11.1 |
| 2384 | 2026-08-10T19:37:57.384Z | Checking hashbrown v0.17.0 |
| 2385 | 2026-08-10T19:37:57.401Z | Checking futures-sink v0.3.32 |
| 2386 | 2026-08-10T19:37:57.414Z | Checking digest v0.10.7 |
| 2387 | 2026-08-10T19:37:57.485Z | Checking icu_properties v2.1.2 |
| 2388 | 2026-08-10T19:37:57.498Z | Checking icu_normalizer v2.1.1 |
| 2389 | 2026-08-10T19:37:57.510Z | Checking futures-channel v0.3.32 |
| 2390 | 2026-08-10T19:37:57.606Z | Checking getrandom v0.3.4 |
| 2391 | 2026-08-10T19:37:57.698Z | Checking utf8_iter v1.0.4 |
| 2392 | 2026-08-10T19:37:57.749Z | Checking slab v0.4.12 |
| 2393 | 2026-08-10T19:37:57.762Z | Checking futures-io v0.3.32 |
| 2394 | 2026-08-10T19:37:57.800Z | Checking futures-task v0.3.32 |
| 2395 | 2026-08-10T19:37:57.803Z | Checking tokio v1.52.1 |
| 2396 | 2026-08-10T19:37:57.825Z | Checking form_urlencoded v1.2.2 |
| 2397 | 2026-08-10T19:37:57.843Z | Checking indexmap v2.14.0 |
| 2398 | 2026-08-10T19:37:57.872Z | Checking rustix v1.1.3 |
| 2399 | 2026-08-10T19:37:57.907Z | Checking fnv v1.0.7 |
| 2400 | 2026-08-10T19:37:57.937Z | Checking futures-util v0.3.32 |
| 2401 | 2026-08-10T19:37:57.949Z | Checking base64ct v1.8.3 |
| 2402 | 2026-08-10T19:37:58.001Z | Checking iana-time-zone v0.1.65 |
| 2403 | 2026-08-10T19:37:58.107Z | Checking flagset v0.4.7 |
| 2404 | 2026-08-10T19:37:58.175Z | Checking pem-rfc7468 v0.7.0 |
| 2405 | 2026-08-10T19:37:58.230Z | Checking chrono v0.4.45 |
| 2406 | 2026-08-10T19:37:58.314Z | Checking idna_adapter v1.2.1 |
| 2407 | 2026-08-10T19:37:58.331Z | Checking der v0.7.10 |
| 2408 | 2026-08-10T19:37:58.404Z | Checking rand_core v0.9.5 |
| 2409 | 2026-08-10T19:37:58.433Z | Checking idna v1.1.0 |
| 2410 | 2026-08-10T19:37:58.480Z | Checking ppv-lite86 v0.2.21 |
| 2411 | 2026-08-10T19:37:58.580Z | Checking uuid v1.23.4 |
| 2412 | 2026-08-10T19:37:58.675Z | Checking url v2.5.8 |
| 2413 | 2026-08-10T19:37:58.706Z | Checking base64 v0.22.1 |
| 2414 | 2026-08-10T19:37:58.771Z | Checking regex-syntax v0.8.10 |
| 2415 | 2026-08-10T19:37:58.894Z | Checking http v1.4.2 |
| 2416 | 2026-08-10T19:37:58.941Z | Checking utf8parse v0.2.2 |
| 2417 | 2026-08-10T19:37:59.046Z | Checking rand_chacha v0.9.0 |
| 2418 | 2026-08-10T19:37:59.068Z | Checking spki v0.7.3 |
| 2419 | 2026-08-10T19:37:59.082Z | Checking tracing-core v0.1.36 |
| 2420 | 2026-08-10T19:37:59.105Z | Checking cpufeatures v0.2.17 |
| 2421 | 2026-08-10T19:37:59.175Z | Checking anstyle v1.0.14 |
| 2422 | 2026-08-10T19:37:59.230Z | Checking dyn-clone v1.0.20 |
| 2423 | 2026-08-10T19:37:59.248Z | Checking rand v0.9.2 |
| 2424 | 2026-08-10T19:37:59.335Z | Checking pkcs8 v0.10.2 |
| 2425 | 2026-08-10T19:37:59.357Z | Checking semver v1.0.28 |
| 2426 | 2026-08-10T19:37:59.390Z | Checking tracing v0.1.44 |
| 2427 | 2026-08-10T19:37:59.468Z | Checking http-body v1.0.1 |
| 2428 | 2026-08-10T19:37:59.491Z | Checking spin v0.9.8 |
| 2429 | 2026-08-10T19:37:59.583Z | Checking rustls-pki-types v1.14.0 |
| 2430 | 2026-08-10T19:37:59.600Z | Checking colorchoice v1.0.4 |
| 2431 | 2026-08-10T19:37:59.603Z | Checking cmov v0.5.4 |
| 2432 | 2026-08-10T19:37:59.679Z | Checking is_terminal_polyfill v1.70.2 |
| 2433 | 2026-08-10T19:37:59.702Z | Checking tinyvec_macros v0.1.1 |
| 2434 | 2026-08-10T19:37:59.743Z | Checking anstyle-query v1.1.5 |
| 2435 | 2026-08-10T19:37:59.768Z | Checking openssl-probe v0.2.1 |
| 2436 | 2026-08-10T19:37:59.781Z | Checking tinyvec v1.10.0 |
| 2437 | 2026-08-10T19:37:59.801Z | Checking ctutils v0.4.2 |
| 2438 | 2026-08-10T19:37:59.834Z | Checking schemars v0.8.22 |
| 2439 | 2026-08-10T19:37:59.873Z | Checking sha2 v0.10.9 |
| 2440 | 2026-08-10T19:37:59.888Z | Checking aws-lc-sys v0.40.0 |
| 2441 | 2026-08-10T19:37:59.892Z | Checking thiserror v2.0.18 |
| 2442 | 2026-08-10T19:38:00.000Z | Checking tower-service v0.3.3 |
| 2443 | 2026-08-10T19:38:00.016Z | Checking try-lock v0.2.5 |
| 2444 | 2026-08-10T19:38:00.088Z | Checking fastrand v2.3.0 |
| 2445 | 2026-08-10T19:38:00.091Z | Checking tower-layer v0.3.3 |
| 2446 | 2026-08-10T19:38:00.091Z | Checking atomic-waker v1.1.2 |
| 2447 | 2026-08-10T19:38:00.123Z | Checking untrusted v0.7.1 |
| 2448 | 2026-08-10T19:38:00.142Z | Checking want v0.3.1 |
| 2449 | 2026-08-10T19:38:00.206Z | Checking hybrid-array v0.4.13 |
| 2450 | 2026-08-10T19:38:00.233Z | Checking anstyle-parse v1.0.0 |
| 2451 | 2026-08-10T19:38:00.247Z | Checking ipnet v2.11.0 |
| 2452 | 2026-08-10T19:38:00.262Z | Checking crc32fast v1.5.0 |
| 2453 | 2026-08-10T19:38:00.272Z | Checking tempfile v3.25.0 |
| 2454 | 2026-08-10T19:38:00.381Z | Checking httparse v1.10.1 |
| 2455 | 2026-08-10T19:38:00.394Z | Checking aws-lc-rs v1.16.3 |
| 2456 | 2026-08-10T19:38:00.407Z | Checking aho-corasick v1.1.4 |
| 2457 | 2026-08-10T19:38:00.467Z | Checking plain v0.2.3 |
| 2458 | 2026-08-10T19:38:00.482Z | Checking untrusted v0.9.0 |
| 2459 | 2026-08-10T19:38:00.499Z | Checking simd-adler32 v0.3.8 |
| 2460 | 2026-08-10T19:38:00.570Z | Checking tap v1.0.1 |
| 2461 | 2026-08-10T19:38:00.586Z | Checking foreign-types-shared v0.1.1 |
| 2462 | 2026-08-10T19:38:00.590Z | Checking httpdate v1.0.3 |
| 2463 | 2026-08-10T19:38:00.665Z | Checking wyz v0.5.1 |
| 2464 | 2026-08-10T19:38:00.665Z | Checking foreign-types v0.3.2 |
| 2465 | 2026-08-10T19:38:00.691Z | Checking anstream v1.0.0 |
| 2466 | 2026-08-10T19:38:00.741Z | Checking unicode-normalization v0.1.25 |
| 2467 | 2026-08-10T19:38:00.754Z | Checking rand_chacha v0.3.1 |
| 2468 | 2026-08-10T19:38:00.838Z | Checking terminal_size v0.4.3 |
| 2469 | 2026-08-10T19:38:00.888Z | Checking radium v0.7.0 |
| 2470 | 2026-08-10T19:38:00.952Z | Checking signature v2.2.0 |
| 2471 | 2026-08-10T19:38:00.956Z | Checking num-integer v0.1.46 |
| 2472 | 2026-08-10T19:38:00.977Z | Checking hex v0.4.3 |
| 2473 | 2026-08-10T19:38:01.063Z | Checking openssl-sys v0.9.117 |
| 2474 | 2026-08-10T19:38:01.081Z | Checking regex-automata v0.4.14 |
| 2475 | 2026-08-10T19:38:01.095Z | Checking wait-timeout v0.2.1 |
| 2476 | 2026-08-10T19:38:01.095Z | Checking tokio-util v0.7.18 |
| 2477 | 2026-08-10T19:38:01.146Z | Checking funty v2.0.0 |
| 2478 | 2026-08-10T19:38:01.177Z | Checking unicode-ident v1.0.24 |
| 2479 | 2026-08-10T19:38:01.194Z | Checking quick-error v1.2.3 |
| 2480 | 2026-08-10T19:38:01.208Z | Checking rustls-webpki v0.103.13 |
| 2481 | 2026-08-10T19:38:01.221Z | Checking strsim v0.11.1 |
| 2482 | 2026-08-10T19:38:01.282Z | Checking ucd-trie v0.1.7 |
| 2483 | 2026-08-10T19:38:01.296Z | Checking clap_lex v1.0.0 |
| 2484 | 2026-08-10T19:38:01.380Z | Checking bit-vec v0.8.0 |
| 2485 | 2026-08-10T19:38:01.413Z | Checking adler2 v2.0.1 |
| 2486 | 2026-08-10T19:38:01.431Z | Checking openssl v0.10.80 |
| 2487 | 2026-08-10T19:38:01.444Z | Checking clap_builder v4.6.0 |
| 2488 | 2026-08-10T19:38:01.460Z | Checking bitvec v1.0.1 |
| 2489 | 2026-08-10T19:38:01.516Z | Checking miniz_oxide v0.8.9 |
| 2490 | 2026-08-10T19:38:01.571Z | Checking bit-set v0.8.0 |
| 2491 | 2026-08-10T19:38:01.622Z | Checking rustls v0.23.41 |
| 2492 | 2026-08-10T19:38:01.718Z | Checking pest v2.8.6 |
| 2493 | 2026-08-10T19:38:01.729Z | Checking h2 v0.4.15 |
| 2494 | 2026-08-10T19:38:01.867Z | Checking rusty-fork v0.3.1 |
| 2495 | 2026-08-10T19:38:02.044Z | Checking proc-macro2 v1.0.106 |
| 2496 | 2026-08-10T19:38:02.350Z | Checking num-iter v0.1.45 |
| 2497 | 2026-08-10T19:38:02.462Z | Checking rand v0.8.6 |
| 2498 | 2026-08-10T19:38:02.667Z | Checking lazy_static v1.5.0 |
| 2499 | 2026-08-10T19:38:02.758Z | Checking anstyle-parse v0.2.7 |
| 2500 | 2026-08-10T19:38:02.771Z | Checking rand_xorshift v0.4.0 |
| 2501 | 2026-08-10T19:38:02.784Z | Checking thiserror v1.0.69 |
| 2502 | 2026-08-10T19:38:02.881Z | Checking maybe-uninit v2.0.0 |
| 2503 | 2026-08-10T19:38:02.895Z | Checking hmac v0.12.1 |
| 2504 | 2026-08-10T19:38:02.895Z | Checking serde_spanned v0.6.9 |
| 2505 | 2026-08-10T19:38:02.919Z | Checking toml_datetime v0.6.11 |
| 2506 | 2026-08-10T19:38:02.947Z | Checking sync_wrapper v1.0.2 |
| 2507 | 2026-08-10T19:38:02.982Z | Checking siphasher v1.0.2 |
| 2508 | 2026-08-10T19:38:03.026Z | Checking crc-catalog v2.4.0 |
| 2509 | 2026-08-10T19:38:03.029Z | Checking powerfmt v0.2.0 |
| 2510 | 2026-08-10T19:38:03.050Z | Checking zlib-rs v0.6.2 |
| 2511 | 2026-08-10T19:38:03.098Z | Checking unarray v0.1.4 |
| 2512 | 2026-08-10T19:38:03.115Z | Checking pretty-hex v0.4.1 |
| 2513 | 2026-08-10T19:38:03.136Z | Checking nodrop v0.1.14 |
| 2514 | 2026-08-10T19:38:03.184Z | Checking deranged v0.5.8 |
| 2515 | 2026-08-10T19:38:03.202Z | Checking proptest v1.11.0 |
| 2516 | 2026-08-10T19:38:03.221Z | Checking array-init v0.0.4 |
| 2517 | 2026-08-10T19:38:03.233Z | Checking crc v3.4.0 |
| 2518 | 2026-08-10T19:38:03.403Z | Checking tower v0.5.3 |
| 2519 | 2026-08-10T19:38:03.428Z | Checking native-tls v0.2.18 |
| 2520 | 2026-08-10T19:38:03.517Z | Checking num-bigint-dig v0.8.6 |
| 2521 | 2026-08-10T19:38:03.608Z | Checking smallvec v0.6.14 |
| 2522 | 2026-08-10T19:38:03.792Z | Checking anstream v0.6.21 |
| 2523 | 2026-08-10T19:38:03.806Z | Checking packed_struct v0.10.1 |
| 2524 | 2026-08-10T19:38:03.886Z | Checking clap v4.6.1 |
| 2525 | 2026-08-10T19:38:03.930Z | Checking flate2 v1.1.9 |
| 2526 | 2026-08-10T19:38:03.965Z | Checking quote v1.0.45 |
| 2527 | 2026-08-10T19:38:03.991Z | Checking ipnetwork v0.21.1 |
| 2528 | 2026-08-10T19:38:04.120Z | Checking http-body-util v0.1.3 |
| 2529 | 2026-08-10T19:38:04.134Z | Checking pkcs1 v0.7.5 |
| 2530 | 2026-08-10T19:38:04.210Z | Checking crossbeam-utils v0.8.21 |
| 2531 | 2026-08-10T19:38:04.225Z | Checking zerocopy v0.6.6 |
| 2532 | 2026-08-10T19:38:04.335Z | Checking bitfield v0.19.4 |
| 2533 | 2026-08-10T19:38:04.338Z | Checking ahash v0.8.12 |
| 2534 | 2026-08-10T19:38:04.338Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2535 | 2026-08-10T19:38:04.432Z | Checking scroll v0.13.0 |
| 2536 | 2026-08-10T19:38:04.525Z | Checking env_filter v1.0.0 |
| 2537 | 2026-08-10T19:38:04.554Z | Checking hyper v1.10.1 |
| 2538 | 2026-08-10T19:38:04.568Z | Checking iri-string v0.7.10 |
| 2539 | 2026-08-10T19:38:04.571Z | Checking allocator-api2 v0.2.21 |
| 2540 | 2026-08-10T19:38:04.621Z | Checking unicode-properties v0.1.4 |
| 2541 | 2026-08-10T19:38:04.663Z | Checking time-core v0.1.8 |
| 2542 | 2026-08-10T19:38:04.663Z | Checking unicode-bidi v0.3.18 |
| 2543 | 2026-08-10T19:38:04.812Z | Checking num-conv v0.2.0 |
| 2544 | 2026-08-10T19:38:04.826Z | Checking ryu v1.0.23 |
| 2545 | 2026-08-10T19:38:04.870Z | Checking num_threads v0.1.7 |
| 2546 | 2026-08-10T19:38:04.883Z | Checking winnow v0.5.40 |
| 2547 | 2026-08-10T19:38:04.930Z | Checking hashbrown v0.12.3 |
| 2548 | 2026-08-10T19:38:04.957Z | Checking base64 v0.21.7 |
| 2549 | 2026-08-10T19:38:04.969Z | Checking serde_urlencoded v0.7.1 |
| 2550 | 2026-08-10T19:38:04.981Z | Checking stringprep v0.1.5 |
| 2551 | 2026-08-10T19:38:05.012Z | Checking newtype-uuid v1.3.2 |
| 2552 | 2026-08-10T19:38:05.130Z | Checking time v0.3.47 |
| 2553 | 2026-08-10T19:38:05.174Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2554 | 2026-08-10T19:38:05.189Z | Checking ron v0.8.1 |
| 2555 | 2026-08-10T19:38:05.212Z | Checking goblin v0.10.5 |
| 2556 | 2026-08-10T19:38:05.343Z | Checking indexmap v1.9.3 |
| 2557 | 2026-08-10T19:38:05.516Z | Checking hyper-util v0.1.20 |
| 2558 | 2026-08-10T19:38:05.611Z | Checking tower-http v0.6.8 |
| 2559 | 2026-08-10T19:38:05.653Z | Checking env_logger v0.11.9 |
| 2560 | 2026-08-10T19:38:05.706Z | Checking hashbrown v0.13.2 |
| 2561 | 2026-08-10T19:38:05.846Z | Checking crossbeam-epoch v0.9.18 |
| 2562 | 2026-08-10T19:38:05.895Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2563 | 2026-08-10T19:38:06.046Z | Checking toml_edit v0.19.15 |
| 2564 | 2026-08-10T19:38:06.053Z | Checking bzip2 v0.4.4 |
| 2565 | 2026-08-10T19:38:06.068Z | Checking rsa v0.9.10 |
| 2566 | 2026-08-10T19:38:06.130Z | Checking oxnet v0.1.6 |
| 2567 | 2026-08-10T19:38:06.212Z | Checking syn v2.0.117 |
| 2568 | 2026-08-10T19:38:06.258Z | Checking serde-hex v0.1.0 |
| 2569 | 2026-08-10T19:38:06.391Z | Checking tokio-native-tls v0.3.1 |
| 2570 | 2026-08-10T19:38:06.542Z | Checking bstr v1.12.1 |
| 2571 | 2026-08-10T19:38:06.557Z | Checking crypto-common v0.2.2 |
| 2572 | 2026-08-10T19:38:06.770Z | Checking block-buffer v0.12.1 |
| 2573 | 2026-08-10T19:38:06.928Z | Checking block-padding v0.4.2 |
| 2574 | 2026-08-10T19:38:06.941Z | Checking rustls-native-certs v0.8.3 |
| 2575 | 2026-08-10T19:38:07.054Z | Checking x509-cert v0.2.5 |
| 2576 | 2026-08-10T19:38:07.074Z | Checking scroll v0.12.0 |
| 2577 | 2026-08-10T19:38:07.088Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2578 | 2026-08-10T19:38:07.151Z | Checking md-5 v0.10.6 |
| 2579 | 2026-08-10T19:38:07.198Z | Checking hash32 v0.2.1 |
| 2580 | 2026-08-10T19:38:07.290Z | Checking encoding_rs v0.8.35 |
| 2581 | 2026-08-10T19:38:07.304Z | Checking crc-any v2.5.0 |
| 2582 | 2026-08-10T19:38:07.357Z | Checking fallible-iterator v0.2.0 |
| 2583 | 2026-08-10T19:38:07.478Z | Checking psl-types v2.0.11 |
| 2584 | 2026-08-10T19:38:07.534Z | Checking mime v0.3.17 |
| 2585 | 2026-08-10T19:38:07.596Z | Checking either v1.15.0 |
| 2586 | 2026-08-10T19:38:07.630Z | Checking postgres-protocol v0.6.10 |
| 2587 | 2026-08-10T19:38:07.707Z | Checking publicsuffix v2.3.0 |
| 2588 | 2026-08-10T19:38:07.722Z | Checking dof v0.4.0 |
| 2589 | 2026-08-10T19:38:07.759Z | Checking heapless v0.7.17 |
| 2590 | 2026-08-10T19:38:07.783Z | Checking goblin v0.8.2 |
| 2591 | 2026-08-10T19:38:07.868Z | Checking zstd-safe v7.2.4 |
| 2592 | 2026-08-10T19:38:07.949Z | Checking inout v0.2.2 |
| 2593 | 2026-08-10T19:38:08.034Z | Checking toml v0.7.8 |
| 2594 | 2026-08-10T19:38:08.097Z | Checking hyper-tls v0.6.0 |
| 2595 | 2026-08-10T19:38:08.174Z | Checking daft v0.1.7 |
| 2596 | 2026-08-10T19:38:08.209Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2597 | 2026-08-10T19:38:08.235Z | Checking cookie v0.18.1 |
| 2598 | 2026-08-10T19:38:08.268Z | Checking zip v0.6.6 |
| 2599 | 2026-08-10T19:38:08.343Z | Checking object v0.30.4 |
| 2600 | 2026-08-10T19:38:08.355Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2601 | 2026-08-10T19:38:08.418Z | Checking tokio-rustls v0.26.4 |
| 2602 | 2026-08-10T19:38:08.464Z | Checking phf_shared v0.13.1 |
| 2603 | 2026-08-10T19:38:08.464Z | Checking dtrace-parser v0.3.0 |
| 2604 | 2026-08-10T19:38:08.512Z | Checking pin-project v1.1.11 |
| 2605 | 2026-08-10T19:38:08.591Z | Checking zerocopy v0.7.35 |
| 2606 | 2026-08-10T19:38:08.607Z | Checking futures-executor v0.3.32 |
| 2607 | 2026-08-10T19:38:08.643Z | Checking signal-hook v0.3.18 |
| 2608 | 2026-08-10T19:38:08.662Z | Checking ff v0.13.1 |
| 2609 | 2026-08-10T19:38:08.710Z | Checking thread-id v5.1.0 |
| 2610 | 2026-08-10T19:38:08.754Z | Compiling rayon-core v1.13.0 |
| 2611 | 2026-08-10T19:38:08.787Z | Checking libbz2-rs-sys v0.2.2 |
| 2612 | 2026-08-10T19:38:08.790Z | Checking bitflags v1.3.2 |
| 2613 | 2026-08-10T19:38:08.832Z | Checking jiff-core v0.1.0 |
| 2614 | 2026-08-10T19:38:08.859Z | Checking bumpalo v3.20.2 |
| 2615 | 2026-08-10T19:38:08.929Z | Checking foldhash v0.1.5 |
| 2616 | 2026-08-10T19:38:09.057Z | Checking base16ct v0.2.0 |
| 2617 | 2026-08-10T19:38:09.070Z | Checking same-file v1.0.6 |
| 2618 | 2026-08-10T19:38:09.083Z | Checking path-slash v0.1.5 |
| 2619 | 2026-08-10T19:38:09.176Z | Checking foldhash v0.2.0 |
| 2620 | 2026-08-10T19:38:09.179Z | Checking managed v0.8.0 |
| 2621 | 2026-08-10T19:38:09.179Z | Checking sec1 v0.7.3 |
| 2622 | 2026-08-10T19:38:09.212Z | Checking bzip2 v0.6.1 |
| 2623 | 2026-08-10T19:38:09.212Z | Checking walkdir v2.5.0 |
| 2624 | 2026-08-10T19:38:09.339Z | Checking hashbrown v0.16.1 |
| 2625 | 2026-08-10T19:38:09.361Z | Checking smoltcp v0.9.1 |
| 2626 | 2026-08-10T19:38:09.374Z | Checking hashbrown v0.15.5 |
| 2627 | 2026-08-10T19:38:09.385Z | Checking zopfli v0.8.3 |
| 2628 | 2026-08-10T19:38:09.415Z | Checking signal-hook-mio v0.2.5 |
| 2629 | 2026-08-10T19:38:09.525Z | Checking group v0.13.0 |
| 2630 | 2026-08-10T19:38:09.538Z | Checking jiff v0.2.34 |
| 2631 | 2026-08-10T19:38:09.675Z | Checking usdt-impl v0.6.0 |
| 2632 | 2026-08-10T19:38:09.709Z | Checking dof v0.3.0 |
| 2633 | 2026-08-10T19:38:09.722Z | Checking futures v0.3.32 |
| 2634 | 2026-08-10T19:38:09.801Z | Checking phf v0.13.1 |
| 2635 | 2026-08-10T19:38:09.852Z | Checking hyper-rustls v0.27.7 |
| 2636 | 2026-08-10T19:38:09.865Z | Checking snafu v0.8.9 |
| 2637 | 2026-08-10T19:38:09.949Z | Checking cookie_store v0.22.1 |
| 2638 | 2026-08-10T19:38:09.965Z | Checking reqwest v0.12.28 |
| 2639 | 2026-08-10T19:38:09.975Z | Checking cipher v0.5.2 |
| 2640 | 2026-08-10T19:38:09.994Z | Checking zstd v0.13.3 |
| 2641 | 2026-08-10T19:38:10.060Z | Checking postgres-types v0.2.12 |
| 2642 | 2026-08-10T19:38:10.103Z | Checking rustls-platform-verifier v0.6.2 |
| 2643 | 2026-08-10T19:38:10.180Z | Checking globset v0.4.18 |
| 2644 | 2026-08-10T19:38:10.205Z | Checking crossbeam-deque v0.8.6 |
| 2645 | 2026-08-10T19:38:10.242Z | Checking phf_shared v0.11.3 |
| 2646 | 2026-08-10T19:38:10.274Z | Checking hkdf v0.12.4 |
| 2647 | 2026-08-10T19:38:10.374Z | Checking regex v1.12.3 |
| 2648 | 2026-08-10T19:38:10.387Z | Checking dtrace-parser v0.2.0 |
| 2649 | 2026-08-10T19:38:10.390Z | Checking byte-wrapper v0.1.0 |
| 2650 | 2026-08-10T19:38:10.409Z | Checking curve25519-dalek v4.1.3 |
| 2651 | 2026-08-10T19:38:10.433Z | Checking ref-cast v1.0.25 |
| 2652 | 2026-08-10T19:38:10.491Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2653 | 2026-08-10T19:38:10.530Z | Checking strum v0.27.2 |
| 2654 | 2026-08-10T19:38:10.595Z | Checking olpc-cjson v0.1.4 |
| 2655 | 2026-08-10T19:38:10.614Z | Checking ed25519 v2.2.3 |
| 2656 | 2026-08-10T19:38:10.640Z | Checking hubpack v0.1.2 |
| 2657 | 2026-08-10T19:38:10.644Z | Checking memoffset v0.9.1 |
| 2658 | 2026-08-10T19:38:10.714Z | Checking rustix v0.38.44 |
| 2659 | 2026-08-10T19:38:10.728Z | Checking pem v3.0.6 |
| 2660 | 2026-08-10T19:38:10.728Z | Checking float-cmp v0.10.0 |
| 2661 | 2026-08-10T19:38:10.793Z | Checking erased-serde v0.3.31 |
| 2662 | 2026-08-10T19:38:10.805Z | Checking serde-big-array v0.5.1 |
| 2663 | 2026-08-10T19:38:10.809Z | Checking serde_plain v1.0.2 |
| 2664 | 2026-08-10T19:38:10.863Z | Checking crypto-bigint v0.5.5 |
| 2665 | 2026-08-10T19:38:10.880Z | Checking memmap2 v0.9.10 |
| 2666 | 2026-08-10T19:38:10.933Z | Checking thread-id v4.2.2 |
| 2667 | 2026-08-10T19:38:10.958Z | Checking precomputed-hash v0.1.1 |
| 2668 | 2026-08-10T19:38:11.013Z | Checking winnow v0.7.14 |
| 2669 | 2026-08-10T19:38:11.039Z | Checking new_debug_unreachable v1.0.6 |
| 2670 | 2026-08-10T19:38:11.043Z | Checking keccak v0.1.6 |
| 2671 | 2026-08-10T19:38:11.118Z | Checking cpufeatures v0.3.0 |
| 2672 | 2026-08-10T19:38:11.177Z | Checking static_assertions v1.1.0 |
| 2673 | 2026-08-10T19:38:11.180Z | Checking const-oid v0.10.2 |
| 2674 | 2026-08-10T19:38:11.202Z | Checking normalize-line-endings v0.3.0 |
| 2675 | 2026-08-10T19:38:11.214Z | Checking fixedbitset v0.4.2 |
| 2676 | 2026-08-10T19:38:11.246Z | Checking toml_write v0.1.2 |
| 2677 | 2026-08-10T19:38:11.287Z | Checking predicates-core v1.0.10 |
| 2678 | 2026-08-10T19:38:11.342Z | Checking difflib v0.4.0 |
| 2679 | 2026-08-10T19:38:11.359Z | Checking winnow v1.0.3 |
| 2680 | 2026-08-10T19:38:11.407Z | Checking whoami v2.1.0 |
| 2681 | 2026-08-10T19:38:11.411Z | Checking typed-path v0.9.3 |
| 2682 | 2026-08-10T19:38:11.449Z | Checking unicode-segmentation v1.12.0 |
| 2683 | 2026-08-10T19:38:11.516Z | Checking fixedbitset v0.5.7 |
| 2684 | 2026-08-10T19:38:11.529Z | Checking data-encoding v2.10.0 |
| 2685 | 2026-08-10T19:38:11.599Z | Checking tokio-postgres v0.7.16 |
| 2686 | 2026-08-10T19:38:11.646Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2687 | 2026-08-10T19:38:11.713Z | Checking petgraph v0.8.3 |
| 2688 | 2026-08-10T19:38:11.763Z | Checking similar v2.7.0 |
| 2689 | 2026-08-10T19:38:11.776Z | Checking elliptic-curve v0.13.8 |
| 2690 | 2026-08-10T19:38:11.800Z | Checking hickory-proto v0.25.2 |
| 2691 | 2026-08-10T19:38:11.977Z | Checking predicates v3.1.4 |
| 2692 | 2026-08-10T19:38:12.088Z | Checking crossterm v0.28.1 |
| 2693 | 2026-08-10T19:38:12.149Z | Checking zip v4.6.1 |
| 2694 | 2026-08-10T19:38:12.176Z | Checking tough v0.22.0 |
| 2695 | 2026-08-10T19:38:12.203Z | Checking toml_edit v0.22.27 |
| 2696 | 2026-08-10T19:38:12.281Z | Checking petgraph v0.6.5 |
| 2697 | 2026-08-10T19:38:12.722Z | Checking digest v0.11.3 |
| 2698 | 2026-08-10T19:38:12.791Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2699 | 2026-08-10T19:38:12.890Z | Checking sha3 v0.10.8 |
| 2700 | 2026-08-10T19:38:12.904Z | Checking chacha20 v0.10.0 |
| 2701 | 2026-08-10T19:38:13.098Z | Checking ed25519-dalek v2.2.0 |
| 2702 | 2026-08-10T19:38:13.161Z | Checking slog v2.8.2 |
| 2703 | 2026-08-10T19:38:13.274Z | Checking string_cache v0.8.9 |
| 2704 | 2026-08-10T19:38:13.304Z | Checking usdt v0.6.0 |
| 2705 | 2026-08-10T19:38:13.332Z | Checking usdt-impl v0.5.0 |
| 2706 | 2026-08-10T19:38:13.429Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2707 | 2026-08-10T19:38:13.444Z | Checking nix v0.31.2 |
| 2708 | 2026-08-10T19:38:13.474Z | Checking iddqd v0.4.2 |
| 2709 | 2026-08-10T19:38:13.616Z | Checking reqwest v0.13.2 |
| 2710 | 2026-08-10T19:38:13.879Z | Checking itertools v0.13.0 |
| 2711 | 2026-08-10T19:38:14.021Z | Checking itertools v0.15.0 |
| 2712 | 2026-08-10T19:38:14.188Z | Checking strum v0.26.3 |
| 2713 | 2026-08-10T19:38:14.305Z | Checking serde_with v3.21.0 |
| 2714 | 2026-08-10T19:38:14.375Z | Checking fs-err v3.3.0 |
| 2715 | 2026-08-10T19:38:14.485Z | Checking object v0.37.3 |
| 2716 | 2026-08-10T19:38:14.622Z | Checking tokio-stream v0.1.18 |
| 2717 | 2026-08-10T19:38:14.657Z | Checking buf-list v1.1.2 |
| 2718 | 2026-08-10T19:38:14.697Z | Checking camino v1.2.2 |
| 2719 | 2026-08-10T19:38:14.846Z | Checking anyhow v1.0.102 |
| 2720 | 2026-08-10T19:38:14.929Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2721 | 2026-08-10T19:38:14.945Z | Checking openapiv3 v2.2.0 |
| 2722 | 2026-08-10T19:38:15.012Z | Checking lalrpop-util v0.19.12 |
| 2723 | 2026-08-10T19:38:15.049Z | Checking peg-runtime v0.8.5 |
| 2724 | 2026-08-10T19:38:15.062Z | Checking rayon v1.11.0 |
| 2725 | 2026-08-10T19:38:15.140Z | Checking sigpipe v0.1.3 |
| 2726 | 2026-08-10T19:38:15.170Z | Checking glob v0.3.3 |
| 2727 | 2026-08-10T19:38:16.619Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2728 | 2026-08-10T19:38:16.680Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2729 | 2026-08-10T19:38:16.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.22s |
| 2730 | 2026-08-10T19:38:17.136Z | |
| 2731 | 2026-08-10T19:38:17.136Z | info: running `cargo check --bins` on internal-dns-types (79/335) |
| 2732 | 2026-08-10T19:38:17.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2733 | 2026-08-10T19:38:17.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2734 | 2026-08-10T19:38:17.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2735 | 2026-08-10T19:38:17.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2736 | 2026-08-10T19:38:17.697Z | |
| 2737 | 2026-08-10T19:38:17.697Z | info: running `cargo check --bins` on internal-dns-types-versions (80/335) |
| 2738 | 2026-08-10T19:38:18.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2739 | 2026-08-10T19:38:18.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2740 | 2026-08-10T19:38:18.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2741 | 2026-08-10T19:38:18.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2742 | 2026-08-10T19:38:18.261Z | |
| 2743 | 2026-08-10T19:38:18.261Z | info: running `cargo check --bins` on nexus-types-versions (81/335) |
| 2744 | 2026-08-10T19:38:18.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2745 | 2026-08-10T19:38:18.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2746 | 2026-08-10T19:38:18.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2747 | 2026-08-10T19:38:18.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2748 | 2026-08-10T19:38:18.837Z | |
| 2749 | 2026-08-10T19:38:18.837Z | info: running `cargo check --bins` on oxql-types (82/335) |
| 2750 | 2026-08-10T19:38:19.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2751 | 2026-08-10T19:38:19.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2752 | 2026-08-10T19:38:19.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2753 | 2026-08-10T19:38:19.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2754 | 2026-08-10T19:38:19.400Z | |
| 2755 | 2026-08-10T19:38:19.400Z | info: running `cargo check --bins` on oximeter-types (83/335) |
| 2756 | 2026-08-10T19:38:19.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2757 | 2026-08-10T19:38:19.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2758 | 2026-08-10T19:38:19.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2759 | 2026-08-10T19:38:19.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2760 | 2026-08-10T19:38:19.972Z | |
| 2761 | 2026-08-10T19:38:19.972Z | info: running `cargo check --bins` on oximeter-types-versions (84/335) |
| 2762 | 2026-08-10T19:38:20.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2763 | 2026-08-10T19:38:20.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2764 | 2026-08-10T19:38:20.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2765 | 2026-08-10T19:38:20.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2766 | 2026-08-10T19:38:20.534Z | |
| 2767 | 2026-08-10T19:38:20.535Z | info: running `cargo check --bins` on oximeter-macro-impl (85/335) |
| 2768 | 2026-08-10T19:38:20.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2769 | 2026-08-10T19:38:21.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2770 | 2026-08-10T19:38:21.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2771 | 2026-08-10T19:38:21.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2772 | 2026-08-10T19:38:21.082Z | |
| 2773 | 2026-08-10T19:38:21.082Z | info: running `cargo check --bins --no-default-features` on oximeter-db (86/335) |
| 2774 | 2026-08-10T19:38:21.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2775 | 2026-08-10T19:38:21.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2776 | 2026-08-10T19:38:21.751Z | Compiling multer v3.1.0 |
| 2777 | 2026-08-10T19:38:21.867Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2778 | 2026-08-10T19:38:21.867Z | Compiling async-stream-impl v0.3.6 |
| 2779 | 2026-08-10T19:38:21.888Z | Compiling dropshot v0.17.1 |
| 2780 | 2026-08-10T19:38:21.901Z | Compiling parse-display-derive v0.10.0 |
| 2781 | 2026-08-10T19:38:21.913Z | Compiling newtype-uuid-macros v0.1.0 |
| 2782 | 2026-08-10T19:38:21.916Z | Compiling dropshot_endpoint v0.17.1 |
| 2783 | 2026-08-10T19:38:21.941Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2784 | 2026-08-10T19:38:22.107Z | Checking thread_local v1.1.9 |
| 2785 | 2026-08-10T19:38:22.113Z | Checking compression-core v0.4.31 |
| 2786 | 2026-08-10T19:38:22.254Z | Checking match_cfg v0.1.0 |
| 2787 | 2026-08-10T19:38:22.270Z | Checking compression-codecs v0.4.37 |
| 2788 | 2026-08-10T19:38:22.290Z | Checking crossbeam-channel v0.5.15 |
| 2789 | 2026-08-10T19:38:22.323Z | Checking hostname v0.3.1 |
| 2790 | 2026-08-10T19:38:22.342Z | Checking atomicwrites v0.4.4 |
| 2791 | 2026-08-10T19:38:22.423Z | Checking slog-json v2.6.1 |
| 2792 | 2026-08-10T19:38:22.440Z | Checking is-terminal v0.4.17 |
| 2793 | 2026-08-10T19:38:22.454Z | Checking serde_spanned v1.1.1 |
| 2794 | 2026-08-10T19:38:22.467Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2795 | 2026-08-10T19:38:22.530Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2796 | 2026-08-10T19:38:22.577Z | Checking debug-ignore v1.0.5 |
| 2797 | 2026-08-10T19:38:22.591Z | Checking term v1.2.1 |
| 2798 | 2026-08-10T19:38:22.623Z | Checking take_mut v0.2.2 |
| 2799 | 2026-08-10T19:38:22.665Z | Checking slog-bunyan v2.5.0 |
| 2800 | 2026-08-10T19:38:22.677Z | Checking async-stream v0.3.6 |
| 2801 | 2026-08-10T19:38:22.681Z | Checking async-compression v0.4.41 |
| 2802 | 2026-08-10T19:38:22.707Z | Checking toml v1.1.2+spec-1.1.0 |
| 2803 | 2026-08-10T19:38:22.723Z | Checking slog-async v2.8.0 |
| 2804 | 2026-08-10T19:38:22.776Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2805 | 2026-08-10T19:38:22.808Z | Checking slog-term v2.9.2 |
| 2806 | 2026-08-10T19:38:22.837Z | Checking progenitor-client v0.14.0 |
| 2807 | 2026-08-10T19:38:22.885Z | Checking sha1 v0.11.0 |
| 2808 | 2026-08-10T19:38:22.922Z | Checking waitgroup v0.1.2 |
| 2809 | 2026-08-10T19:38:23.025Z | Checking rustls-pemfile v2.2.0 |
| 2810 | 2026-08-10T19:38:23.051Z | Checking backon v1.6.0 |
| 2811 | 2026-08-10T19:38:23.067Z | Checking serde_path_to_error v0.1.20 |
| 2812 | 2026-08-10T19:38:23.080Z | Checking hostname v0.4.2 |
| 2813 | 2026-08-10T19:38:23.117Z | Checking instant v0.1.13 |
| 2814 | 2026-08-10T19:38:23.204Z | Checking backoff v0.4.0 |
| 2815 | 2026-08-10T19:38:23.217Z | Checking progenitor-extras v0.2.0 |
| 2816 | 2026-08-10T19:38:23.316Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2817 | 2026-08-10T19:38:23.333Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2818 | 2026-08-10T19:38:23.377Z | Checking regress v0.10.5 |
| 2819 | 2026-08-10T19:38:23.391Z | Checking itertools v0.14.0 |
| 2820 | 2026-08-10T19:38:23.528Z | Checking macaddr v1.0.1 |
| 2821 | 2026-08-10T19:38:23.572Z | Checking parse-display v0.10.0 |
| 2822 | 2026-08-10T19:38:23.718Z | Checking humantime v2.3.0 |
| 2823 | 2026-08-10T19:38:24.519Z | Compiling prettyplease v0.2.37 |
| 2824 | 2026-08-10T19:38:24.800Z | Checking num-rational v0.4.2 |
| 2825 | 2026-08-10T19:38:25.080Z | Checking num-complex v0.4.6 |
| 2826 | 2026-08-10T19:38:25.566Z | Compiling num v0.4.3 |
| 2827 | 2026-08-10T19:38:25.641Z | Compiling usdt-macro v0.5.0 |
| 2828 | 2026-08-10T19:38:25.653Z | Compiling usdt-attr-macro v0.5.0 |
| 2829 | 2026-08-10T19:38:25.681Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2830 | 2026-08-10T19:38:25.693Z | Checking memmap v0.7.0 |
| 2831 | 2026-08-10T19:38:25.705Z | Checking float-ord v0.3.2 |
| 2832 | 2026-08-10T19:38:25.824Z | Checking unicode-width v0.2.0 |
| 2833 | 2026-08-10T19:38:25.928Z | Compiling convert_case v0.4.0 |
| 2834 | 2026-08-10T19:38:26.073Z | Checking console v0.15.11 |
| 2835 | 2026-08-10T19:38:26.296Z | Compiling derive_more v0.99.20 |
| 2836 | 2026-08-10T19:38:26.353Z | Checking newline-converter v0.3.0 |
| 2837 | 2026-08-10T19:38:26.376Z | Compiling toml v0.8.23 |
| 2838 | 2026-08-10T19:38:26.444Z | Checking usdt v0.5.0 |
| 2839 | 2026-08-10T19:38:26.467Z | Compiling minimal-lexical v0.2.1 |
| 2840 | 2026-08-10T19:38:26.620Z | Checking linked-hash-map v0.5.6 |
| 2841 | 2026-08-10T19:38:26.722Z | Compiling nom v7.1.3 |
| 2842 | 2026-08-10T19:38:26.795Z | Checking lru-cache v0.1.2 |
| 2843 | 2026-08-10T19:38:26.918Z | Checking expectorate v1.2.0 |
| 2844 | 2026-08-10T19:38:27.319Z | Checking camino-tempfile v1.4.1 |
| 2845 | 2026-08-10T19:38:27.396Z | Checking hickory-proto v0.24.4 |
| 2846 | 2026-08-10T19:38:27.481Z | Checking phf_shared v0.12.1 |
| 2847 | 2026-08-10T19:38:27.499Z | Compiling slog-dtrace v0.3.0 |
| 2848 | 2026-08-10T19:38:27.626Z | Compiling chrono-tz v0.10.4 |
| 2849 | 2026-08-10T19:38:27.807Z | Checking heck v0.5.0 |
| 2850 | 2026-08-10T19:38:27.914Z | Compiling unicode-xid v0.2.6 |
| 2851 | 2026-08-10T19:38:27.934Z | Checking resolv-conf v0.7.6 |
| 2852 | 2026-08-10T19:38:28.047Z | Compiling const_format_proc_macros v0.2.34 |
| 2853 | 2026-08-10T19:38:28.074Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2854 | 2026-08-10T19:38:28.194Z | Checking phf v0.12.1 |
| 2855 | 2026-08-10T19:38:28.342Z | Checking tokio-dtrace v0.1.1 |
| 2856 | 2026-08-10T19:38:28.542Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2857 | 2026-08-10T19:38:28.562Z | Compiling derive-where v1.6.0 |
| 2858 | 2026-08-10T19:38:28.702Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2859 | 2026-08-10T19:38:28.860Z | Checking highway v1.3.0 |
| 2860 | 2026-08-10T19:38:28.874Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2861 | 2026-08-10T19:38:29.096Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2862 | 2026-08-10T19:38:29.215Z | Checking hickory-resolver v0.24.4 |
| 2863 | 2026-08-10T19:38:29.645Z | Checking const_format v0.2.35 |
| 2864 | 2026-08-10T19:38:29.908Z | Checking oxide-tokio-rt v0.1.4 |
| 2865 | 2026-08-10T19:38:29.970Z | Checking qorb v0.4.1 |
| 2866 | 2026-08-10T19:38:30.294Z | Checking gethostname v0.5.0 |
| 2867 | 2026-08-10T19:38:30.311Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2868 | 2026-08-10T19:38:30.324Z | Checking bcs v0.1.6 |
| 2869 | 2026-08-10T19:38:30.386Z | Checking termtree v0.5.1 |
| 2870 | 2026-08-10T19:38:30.472Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2871 | 2026-08-10T19:38:30.587Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2872 | 2026-08-10T19:38:30.591Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2873 | 2026-08-10T19:38:33.775Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2874 | 2026-08-10T19:38:36.929Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2875 | 2026-08-10T19:38:39.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.08s |
| 2876 | 2026-08-10T19:38:39.344Z | |
| 2877 | 2026-08-10T19:38:39.344Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (87/335) |
| 2878 | 2026-08-10T19:38:39.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2026-08-10T19:38:39.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2026-08-10T19:38:40.028Z | Compiling ar_archive_writer v0.5.1 |
| 2881 | 2026-08-10T19:38:40.141Z | Compiling stacker v0.1.23 |
| 2882 | 2026-08-10T19:38:40.150Z | Compiling cfg_aliases v0.1.1 |
| 2883 | 2026-08-10T19:38:40.158Z | Compiling convert_case v0.10.0 |
| 2884 | 2026-08-10T19:38:40.158Z | Checking unicode-width v0.1.14 |
| 2885 | 2026-08-10T19:38:40.176Z | Compiling proc-macro-error v1.0.4 |
| 2886 | 2026-08-10T19:38:40.187Z | Checking fd-lock v4.0.4 |
| 2887 | 2026-08-10T19:38:40.187Z | Checking nibble_vec v0.1.0 |
| 2888 | 2026-08-10T19:38:40.209Z | Compiling nix v0.28.0 |
| 2889 | 2026-08-10T19:38:40.300Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2890 | 2026-08-10T19:38:40.317Z | Checking vte v0.14.1 |
| 2891 | 2026-08-10T19:38:40.403Z | Checking bytecount v0.6.9 |
| 2892 | 2026-08-10T19:38:40.416Z | Checking endian-type v0.1.2 |
| 2893 | 2026-08-10T19:38:40.452Z | Compiling derive_more-impl v2.1.1 |
| 2894 | 2026-08-10T19:38:40.466Z | Compiling tabled_derive v0.7.0 |
| 2895 | 2026-08-10T19:38:40.466Z | Checking strip-ansi-escapes v0.2.1 |
| 2896 | 2026-08-10T19:38:40.504Z | Checking papergrid v0.11.0 |
| 2897 | 2026-08-10T19:38:40.540Z | Checking radix_trie v0.2.1 |
| 2898 | 2026-08-10T19:38:40.574Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2899 | 2026-08-10T19:38:40.719Z | Compiling peg-macros v0.8.5 |
| 2900 | 2026-08-10T19:38:40.744Z | Checking winnow v0.6.26 |
| 2901 | 2026-08-10T19:38:40.964Z | Compiling psm v0.1.30 |
| 2902 | 2026-08-10T19:38:41.041Z | Compiling sqlparser_derive v0.5.0 |
| 2903 | 2026-08-10T19:38:41.147Z | Checking home v0.5.12 |
| 2904 | 2026-08-10T19:38:41.248Z | Checking derive_more v2.1.1 |
| 2905 | 2026-08-10T19:38:41.262Z | Checking unicode_categories v0.1.1 |
| 2906 | 2026-08-10T19:38:41.329Z | Checking nu-ansi-term v0.50.3 |
| 2907 | 2026-08-10T19:38:41.416Z | Checking crossterm v0.29.0 |
| 2908 | 2026-08-10T19:38:41.429Z | Checking tabled v0.15.0 |
| 2909 | 2026-08-10T19:38:41.526Z | Checking rustyline v14.0.0 |
| 2910 | 2026-08-10T19:38:41.538Z | Checking reedline v0.40.0 |
| 2911 | 2026-08-10T19:38:41.740Z | Checking recursive v0.1.1 |
| 2912 | 2026-08-10T19:38:41.816Z | Checking display-error-chain v0.2.2 |
| 2913 | 2026-08-10T19:38:41.838Z | Checking sqlparser v0.61.0 |
| 2914 | 2026-08-10T19:38:41.911Z | Checking sqlformat v0.3.5 |
| 2915 | 2026-08-10T19:38:42.059Z | Checking peg v0.8.5 |
| 2916 | 2026-08-10T19:38:53.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s |
| 2917 | 2026-08-10T19:38:53.480Z | |
| 2918 | 2026-08-10T19:38:53.480Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (88/335) |
| 2919 | 2026-08-10T19:38:53.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2920 | 2026-08-10T19:38:53.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2921 | 2026-08-10T19:38:54.143Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2922 | 2026-08-10T19:38:57.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s |
| 2923 | 2026-08-10T19:38:57.927Z | |
| 2924 | 2026-08-10T19:38:57.927Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (89/335) |
| 2925 | 2026-08-10T19:38:58.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2926 | 2026-08-10T19:38:58.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2927 | 2026-08-10T19:38:58.595Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2928 | 2026-08-10T19:39:01.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 2929 | 2026-08-10T19:39:01.362Z | |
| 2930 | 2026-08-10T19:39:01.362Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (90/335) |
| 2931 | 2026-08-10T19:39:01.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2932 | 2026-08-10T19:39:01.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2933 | 2026-08-10T19:39:02.031Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2934 | 2026-08-10T19:39:05.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 2935 | 2026-08-10T19:39:05.610Z | |
| 2936 | 2026-08-10T19:39:05.610Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (91/335) |
| 2937 | 2026-08-10T19:39:06.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2938 | 2026-08-10T19:39:06.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2939 | 2026-08-10T19:39:06.284Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2940 | 2026-08-10T19:39:09.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s |
| 2941 | 2026-08-10T19:39:09.885Z | |
| 2942 | 2026-08-10T19:39:09.885Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (92/335) |
| 2943 | 2026-08-10T19:39:10.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2944 | 2026-08-10T19:39:10.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2945 | 2026-08-10T19:39:10.553Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2946 | 2026-08-10T19:39:13.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s |
| 2947 | 2026-08-10T19:39:13.454Z | |
| 2948 | 2026-08-10T19:39:13.454Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (93/335) |
| 2949 | 2026-08-10T19:39:13.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2950 | 2026-08-10T19:39:13.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2951 | 2026-08-10T19:39:14.126Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2952 | 2026-08-10T19:39:16.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s |
| 2953 | 2026-08-10T19:39:17.070Z | |
| 2954 | 2026-08-10T19:39:17.070Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (94/335) |
| 2955 | 2026-08-10T19:39:17.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2956 | 2026-08-10T19:39:17.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2957 | 2026-08-10T19:39:17.742Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2958 | 2026-08-10T19:39:21.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s |
| 2959 | 2026-08-10T19:39:21.491Z | |
| 2960 | 2026-08-10T19:39:21.491Z | info: running `cargo check --bins` on oximeter (95/335) |
| 2961 | 2026-08-10T19:39:21.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2962 | 2026-08-10T19:39:21.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2963 | 2026-08-10T19:39:21.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2964 | 2026-08-10T19:39:21.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2965 | 2026-08-10T19:39:22.068Z | |
| 2966 | 2026-08-10T19:39:22.068Z | info: running `cargo check --bins` on oximeter-schema (96/335) |
| 2967 | 2026-08-10T19:39:22.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2968 | 2026-08-10T19:39:22.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2969 | 2026-08-10T19:39:22.695Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2970 | 2026-08-10T19:39:23.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s |
| 2971 | 2026-08-10T19:39:23.251Z | |
| 2972 | 2026-08-10T19:39:23.251Z | info: running `cargo check --bins` on oximeter-timeseries-macro (97/335) |
| 2973 | 2026-08-10T19:39:23.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2974 | 2026-08-10T19:39:23.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2975 | 2026-08-10T19:39:23.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2976 | 2026-08-10T19:39:23.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2977 | 2026-08-10T19:39:23.823Z | |
| 2978 | 2026-08-10T19:39:23.823Z | info: running `cargo check --bins` on oximeter-test-utils (98/335) |
| 2979 | 2026-08-10T19:39:24.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2980 | 2026-08-10T19:39:24.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2981 | 2026-08-10T19:39:24.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2982 | 2026-08-10T19:39:24.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2983 | 2026-08-10T19:39:24.437Z | |
| 2984 | 2026-08-10T19:39:24.437Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (99/335) |
| 2985 | 2026-08-10T19:39:24.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2986 | 2026-08-10T19:39:24.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2987 | 2026-08-10T19:39:24.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2988 | 2026-08-10T19:39:24.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2989 | 2026-08-10T19:39:25.020Z | |
| 2990 | 2026-08-10T19:39:25.021Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (100/335) |
| 2991 | 2026-08-10T19:39:25.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2992 | 2026-08-10T19:39:25.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2993 | 2026-08-10T19:39:25.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2994 | 2026-08-10T19:39:25.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2995 | 2026-08-10T19:39:25.599Z | |
| 2996 | 2026-08-10T19:39:25.600Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (101/335) |
| 2997 | 2026-08-10T19:39:26.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2998 | 2026-08-10T19:39:26.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2999 | 2026-08-10T19:39:26.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3000 | 2026-08-10T19:39:26.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3001 | 2026-08-10T19:39:26.186Z | |
| 3002 | 2026-08-10T19:39:26.186Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (102/335) |
| 3003 | 2026-08-10T19:39:26.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3004 | 2026-08-10T19:39:26.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3005 | 2026-08-10T19:39:26.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3006 | 2026-08-10T19:39:26.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3007 | 2026-08-10T19:39:26.769Z | |
| 3008 | 2026-08-10T19:39:26.769Z | info: running `cargo check --bins` on trust-quorum-types (103/335) |
| 3009 | 2026-08-10T19:39:27.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3010 | 2026-08-10T19:39:27.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3011 | 2026-08-10T19:39:27.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3012 | 2026-08-10T19:39:27.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3013 | 2026-08-10T19:39:27.333Z | |
| 3014 | 2026-08-10T19:39:27.333Z | info: running `cargo check --bins` on trust-quorum-test-utils (104/335) |
| 3015 | 2026-08-10T19:39:27.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3016 | 2026-08-10T19:39:27.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3017 | 2026-08-10T19:39:27.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3018 | 2026-08-10T19:39:27.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3019 | 2026-08-10T19:39:27.915Z | |
| 3020 | 2026-08-10T19:39:27.915Z | info: running `cargo check --bins` on reconfigurator-cli (105/335) |
| 3021 | 2026-08-10T19:39:28.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2026-08-10T19:39:28.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2026-08-10T19:39:28.734Z | Compiling regress v0.11.1 |
| 3024 | 2026-08-10T19:39:28.734Z | Checking secrecy v0.10.3 |
| 3025 | 2026-08-10T19:39:28.734Z | Compiling crucible-workspace-hack v0.1.0 |
| 3026 | 2026-08-10T19:39:28.734Z | Checking half v2.7.1 |
| 3027 | 2026-08-10T19:39:28.734Z | Checking ciborium-io v0.2.2 |
| 3028 | 2026-08-10T19:39:28.737Z | Checking inout v0.1.4 |
| 3029 | 2026-08-10T19:39:28.737Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3030 | 2026-08-10T19:39:28.957Z | Checking universal-hash v0.5.1 |
| 3031 | 2026-08-10T19:39:29.035Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3032 | 2026-08-10T19:39:29.049Z | Checking cipher v0.4.4 |
| 3033 | 2026-08-10T19:39:29.080Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3034 | 2026-08-10T19:39:29.132Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3035 | 2026-08-10T19:39:29.145Z | Checking ciborium-ll v0.2.2 |
| 3036 | 2026-08-10T19:39:29.165Z | Checking opaque-debug v0.3.1 |
| 3037 | 2026-08-10T19:39:29.236Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3038 | 2026-08-10T19:39:29.259Z | Checking chacha20 v0.9.1 |
| 3039 | 2026-08-10T19:39:29.290Z | Checking poly1305 v0.8.0 |
| 3040 | 2026-08-10T19:39:29.320Z | Checking ciborium v0.2.2 |
| 3041 | 2026-08-10T19:39:29.454Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3042 | 2026-08-10T19:39:29.494Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3043 | 2026-08-10T19:39:29.537Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3044 | 2026-08-10T19:39:29.552Z | Checking password-hash v0.5.0 |
| 3045 | 2026-08-10T19:39:29.754Z | Checking blake2 v0.10.6 |
| 3046 | 2026-08-10T19:39:29.779Z | Checking aead v0.5.2 |
| 3047 | 2026-08-10T19:39:29.794Z | Compiling unsafe-libyaml v0.2.11 |
| 3048 | 2026-08-10T19:39:29.926Z | Checking indent_write v2.2.0 |
| 3049 | 2026-08-10T19:39:30.003Z | Checking argon2 v0.5.3 |
| 3050 | 2026-08-10T19:39:30.062Z | Compiling proc-macro-crate v3.4.0 |
| 3051 | 2026-08-10T19:39:30.257Z | Checking thiserror-no-std v2.0.2 |
| 3052 | 2026-08-10T19:39:30.347Z | Checking vsss-rs v3.3.4 |
| 3053 | 2026-08-10T19:39:30.350Z | Compiling serde_yaml v0.9.34+deprecated |
| 3054 | 2026-08-10T19:39:30.377Z | Checking typify-impl v0.6.2 |
| 3055 | 2026-08-10T19:39:30.538Z | Checking chacha20poly1305 v0.10.1 |
| 3056 | 2026-08-10T19:39:30.603Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3057 | 2026-08-10T19:39:30.668Z | Compiling num_enum_derive v0.7.6 |
| 3058 | 2026-08-10T19:39:31.225Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3059 | 2026-08-10T19:39:31.228Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3060 | 2026-08-10T19:39:31.332Z | Compiling heapless v0.8.0 |
| 3061 | 2026-08-10T19:39:31.453Z | Compiling ingot-macros v0.2.0 |
| 3062 | 2026-08-10T19:39:31.469Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3063 | 2026-08-10T19:39:31.515Z | Checking hash32 v0.3.1 |
| 3064 | 2026-08-10T19:39:31.651Z | Compiling smoltcp v0.11.0 |
| 3065 | 2026-08-10T19:39:31.708Z | Checking num_enum v0.7.6 |
| 3066 | 2026-08-10T19:39:31.784Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3067 | 2026-08-10T19:39:31.829Z | Checking tabwriter v1.4.1 |
| 3068 | 2026-08-10T19:39:31.983Z | Checking cobs v0.3.0 |
| 3069 | 2026-08-10T19:39:32.032Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3070 | 2026-08-10T19:39:32.050Z | Compiling proc-macro-crate v1.3.1 |
| 3071 | 2026-08-10T19:39:32.134Z | Checking postcard v1.1.3 |
| 3072 | 2026-08-10T19:39:32.151Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3073 | 2026-08-10T19:39:32.241Z | Compiling foreign-types-macros v0.2.3 |
| 3074 | 2026-08-10T19:39:32.363Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3075 | 2026-08-10T19:39:32.432Z | Checking foreign-types-shared v0.3.1 |
| 3076 | 2026-08-10T19:39:32.476Z | Checking swrite v0.1.0 |
| 3077 | 2026-08-10T19:39:32.528Z | Checking colored v3.1.1 |
| 3078 | 2026-08-10T19:39:32.575Z | Compiling num_enum_derive v0.5.11 |
| 3079 | 2026-08-10T19:39:32.578Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3080 | 2026-08-10T19:39:32.734Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3081 | 2026-08-10T19:39:32.833Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3082 | 2026-08-10T19:39:32.849Z | Checking foreign-types v0.5.0 |
| 3083 | 2026-08-10T19:39:32.931Z | Checking cstr-argument v0.1.2 |
| 3084 | 2026-08-10T19:39:33.062Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3085 | 2026-08-10T19:39:33.177Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3086 | 2026-08-10T19:39:33.277Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3087 | 2026-08-10T19:39:33.292Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3088 | 2026-08-10T19:39:33.296Z | Checking rand v0.10.1 |
| 3089 | 2026-08-10T19:39:33.389Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3090 | 2026-08-10T19:39:33.454Z | Compiling zone_cfg_derive v0.3.1 |
| 3091 | 2026-08-10T19:39:33.470Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3092 | 2026-08-10T19:39:33.585Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3093 | 2026-08-10T19:39:33.616Z | Checking num_enum v0.5.11 |
| 3094 | 2026-08-10T19:39:33.713Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3095 | 2026-08-10T19:39:33.733Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3096 | 2026-08-10T19:39:33.895Z | Checking itertools v0.12.1 |
| 3097 | 2026-08-10T19:39:33.914Z | Compiling num-derive v0.4.2 |
| 3098 | 2026-08-10T19:39:34.112Z | Compiling semver v0.1.20 |
| 3099 | 2026-08-10T19:39:34.276Z | Checking ingot-types v0.2.0 |
| 3100 | 2026-08-10T19:39:34.414Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3101 | 2026-08-10T19:39:34.673Z | Compiling rustc_version v0.1.7 |
| 3102 | 2026-08-10T19:39:34.706Z | Checking ingot v0.2.1 |
| 3103 | 2026-08-10T19:39:34.853Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3104 | 2026-08-10T19:39:34.869Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3105 | 2026-08-10T19:39:34.910Z | Checking smf v0.2.3 |
| 3106 | 2026-08-10T19:39:34.991Z | Checking zone v0.3.1 |
| 3107 | 2026-08-10T19:39:35.019Z | Checking csv-core v0.1.13 |
| 3108 | 2026-08-10T19:39:35.091Z | Compiling typify-macro v0.6.2 |
| 3109 | 2026-08-10T19:39:35.106Z | Checking nom v8.0.0 |
| 3110 | 2026-08-10T19:39:35.154Z | Checking whoami v1.6.1 |
| 3111 | 2026-08-10T19:39:35.199Z | Checking csv v1.4.0 |
| 3112 | 2026-08-10T19:39:35.217Z | Compiling newtype_derive v0.1.6 |
| 3113 | 2026-08-10T19:39:35.335Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3114 | 2026-08-10T19:39:35.353Z | Compiling cancel-safe-futures v0.1.5 |
| 3115 | 2026-08-10T19:39:35.463Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3116 | 2026-08-10T19:39:35.582Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3117 | 2026-08-10T19:39:35.597Z | Compiling owo-colors v4.3.0 |
| 3118 | 2026-08-10T19:39:35.611Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3119 | 2026-08-10T19:39:35.686Z | Compiling libefi-sys v0.1.0 |
| 3120 | 2026-08-10T19:39:35.920Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3121 | 2026-08-10T19:39:36.024Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3122 | 2026-08-10T19:39:36.066Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3123 | 2026-08-10T19:39:36.146Z | Checking oxide-update-engine-types v0.1.2 |
| 3124 | 2026-08-10T19:39:36.204Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3125 | 2026-08-10T19:39:36.270Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3126 | 2026-08-10T19:39:36.349Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3127 | 2026-08-10T19:39:36.366Z | Compiling bitfield-struct v0.6.2 |
| 3128 | 2026-08-10T19:39:36.557Z | Checking unicode-linebreak v0.1.5 |
| 3129 | 2026-08-10T19:39:36.763Z | Checking smawk v0.3.2 |
| 3130 | 2026-08-10T19:39:36.791Z | Checking linear-map v1.2.0 |
| 3131 | 2026-08-10T19:39:36.847Z | Compiling typify v0.6.2 |
| 3132 | 2026-08-10T19:39:36.961Z | Compiling progenitor-impl v0.14.0 |
| 3133 | 2026-08-10T19:39:36.977Z | Checking textwrap v0.16.2 |
| 3134 | 2026-08-10T19:39:37.029Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3135 | 2026-08-10T19:39:37.049Z | Checking oxide-update-engine v0.1.2 |
| 3136 | 2026-08-10T19:39:37.091Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3137 | 2026-08-10T19:39:37.190Z | Checking steno v0.4.1 |
| 3138 | 2026-08-10T19:39:37.465Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3139 | 2026-08-10T19:39:37.665Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3140 | 2026-08-10T19:39:37.838Z | Checking sha1 v0.10.6 |
| 3141 | 2026-08-10T19:39:37.853Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3142 | 2026-08-10T19:39:37.922Z | Checking utf-8 v0.7.6 |
| 3143 | 2026-08-10T19:39:37.938Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3144 | 2026-08-10T19:39:38.011Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3145 | 2026-08-10T19:39:38.064Z | Checking tungstenite v0.21.0 |
| 3146 | 2026-08-10T19:39:38.169Z | Checking ignore v0.4.25 |
| 3147 | 2026-08-10T19:39:38.183Z | Compiling xshell-macros v0.2.7 |
| 3148 | 2026-08-10T19:39:38.198Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3149 | 2026-08-10T19:39:38.414Z | Checking predicates-tree v1.0.13 |
| 3150 | 2026-08-10T19:39:38.490Z | Checking tokio-tungstenite v0.21.0 |
| 3151 | 2026-08-10T19:39:38.526Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3152 | 2026-08-10T19:39:38.541Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3153 | 2026-08-10T19:39:38.567Z | Checking xshell v0.2.7 |
| 3154 | 2026-08-10T19:39:38.582Z | Checking globwalk v0.9.1 |
| 3155 | 2026-08-10T19:39:38.746Z | Checking filetime v0.2.27 |
| 3156 | 2026-08-10T19:39:38.761Z | Checking tagptr v0.2.0 |
| 3157 | 2026-08-10T19:39:38.761Z | Checking xattr v1.6.1 |
| 3158 | 2026-08-10T19:39:38.791Z | Checking camino-tempfile-ext v0.3.3 |
| 3159 | 2026-08-10T19:39:38.884Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3160 | 2026-08-10T19:39:38.906Z | Checking tar v0.4.46 |
| 3161 | 2026-08-10T19:39:38.921Z | Checking moka v0.12.13 |
| 3162 | 2026-08-10T19:39:38.939Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3163 | 2026-08-10T19:39:38.989Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3164 | 2026-08-10T19:39:39.070Z | Checking rand_seeder v0.4.0 |
| 3165 | 2026-08-10T19:39:39.073Z | Checking half v1.8.3 |
| 3166 | 2026-08-10T19:39:39.137Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3167 | 2026-08-10T19:39:39.226Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3168 | 2026-08-10T19:39:39.286Z | Checking serde_cbor v0.11.2 |
| 3169 | 2026-08-10T19:39:39.302Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3170 | 2026-08-10T19:39:39.568Z | Checking hickory-resolver v0.25.2 |
| 3171 | 2026-08-10T19:39:39.583Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3172 | 2026-08-10T19:39:39.598Z | Checking digest-io v0.1.0 |
| 3173 | 2026-08-10T19:39:39.613Z | Compiling progenitor-macro v0.14.0 |
| 3174 | 2026-08-10T19:39:39.714Z | Checking sha2 v0.11.0 |
| 3175 | 2026-08-10T19:39:39.729Z | Compiling petname v2.0.2 |
| 3176 | 2026-08-10T19:39:40.221Z | Checking rawzip v0.4.4 |
| 3177 | 2026-08-10T19:39:40.236Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3178 | 2026-08-10T19:39:40.263Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3179 | 2026-08-10T19:39:40.290Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3180 | 2026-08-10T19:39:40.389Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3181 | 2026-08-10T19:39:40.670Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3182 | 2026-08-10T19:39:40.853Z | Checking sapling-renderdag v0.1.0 |
| 3183 | 2026-08-10T19:39:40.870Z | Checking subprocess v0.2.15 |
| 3184 | 2026-08-10T19:39:41.101Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3185 | 2026-08-10T19:39:41.141Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3186 | 2026-08-10T19:39:41.161Z | Checking sync-ptr v0.1.4 |
| 3187 | 2026-08-10T19:39:41.164Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3188 | 2026-08-10T19:39:41.164Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3189 | 2026-08-10T19:39:41.311Z | Checking colored v2.2.0 |
| 3190 | 2026-08-10T19:39:41.342Z | Checking assert_matches v1.5.0 |
| 3191 | 2026-08-10T19:39:42.287Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3192 | 2026-08-10T19:39:42.506Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3193 | 2026-08-10T19:39:42.842Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3194 | 2026-08-10T19:39:43.240Z | Checking progenitor v0.14.0 |
| 3195 | 2026-08-10T19:39:43.370Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3196 | 2026-08-10T19:39:43.374Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3197 | 2026-08-10T19:39:43.374Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3198 | 2026-08-10T19:39:43.374Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3199 | 2026-08-10T19:39:43.374Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3200 | 2026-08-10T19:39:43.374Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3201 | 2026-08-10T19:39:43.374Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3202 | 2026-08-10T19:39:43.698Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3203 | 2026-08-10T19:39:43.740Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3204 | 2026-08-10T19:39:44.028Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3205 | 2026-08-10T19:39:44.424Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3206 | 2026-08-10T19:39:45.090Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3207 | 2026-08-10T19:39:46.257Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3208 | 2026-08-10T19:39:54.780Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3209 | 2026-08-10T19:40:01.825Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3210 | 2026-08-10T19:40:01.828Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3211 | 2026-08-10T19:40:01.828Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3212 | 2026-08-10T19:40:03.324Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3213 | 2026-08-10T19:40:04.604Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3214 | 2026-08-10T19:40:06.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s |
| 3215 | 2026-08-10T19:40:07.045Z | |
| 3216 | 2026-08-10T19:40:07.045Z | info: running `cargo check --bins` on nexus-inventory (106/335) |
| 3217 | 2026-08-10T19:40:07.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-08-10T19:40:07.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-08-10T19:40:07.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2026-08-10T19:40:07.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3221 | 2026-08-10T19:40:07.660Z | |
| 3222 | 2026-08-10T19:40:07.660Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (107/335) |
| 3223 | 2026-08-10T19:40:08.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2026-08-10T19:40:08.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2026-08-10T19:40:08.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2026-08-10T19:40:08.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3227 | 2026-08-10T19:40:08.238Z | |
| 3228 | 2026-08-10T19:40:08.238Z | info: running `cargo check --bins` on clickhouse-admin-server-client (108/335) |
| 3229 | 2026-08-10T19:40:08.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2026-08-10T19:40:08.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2026-08-10T19:40:08.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2026-08-10T19:40:08.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3233 | 2026-08-10T19:40:08.817Z | |
| 3234 | 2026-08-10T19:40:08.817Z | info: running `cargo check --bins` on dns-service-client (109/335) |
| 3235 | 2026-08-10T19:40:09.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2026-08-10T19:40:09.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2026-08-10T19:40:09.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2026-08-10T19:40:09.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3239 | 2026-08-10T19:40:09.397Z | |
| 3240 | 2026-08-10T19:40:09.397Z | info: running `cargo check --bins` on ntp-admin-client (110/335) |
| 3241 | 2026-08-10T19:40:09.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2026-08-10T19:40:09.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2026-08-10T19:40:09.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3244 | 2026-08-10T19:40:09.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3245 | 2026-08-10T19:40:09.955Z | |
| 3246 | 2026-08-10T19:40:09.955Z | info: running `cargo check --bins` on omicron-cockroach-metrics (111/335) |
| 3247 | 2026-08-10T19:40:10.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3248 | 2026-08-10T19:40:10.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3249 | 2026-08-10T19:40:10.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3250 | 2026-08-10T19:40:10.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3251 | 2026-08-10T19:40:10.516Z | |
| 3252 | 2026-08-10T19:40:10.516Z | info: running `cargo check --bins` on cockroach-admin-client (112/335) |
| 3253 | 2026-08-10T19:40:10.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3254 | 2026-08-10T19:40:10.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3255 | 2026-08-10T19:40:10.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3256 | 2026-08-10T19:40:11.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3257 | 2026-08-10T19:40:11.081Z | |
| 3258 | 2026-08-10T19:40:11.082Z | info: running `cargo check --bins` on parallel-task-set (113/335) |
| 3259 | 2026-08-10T19:40:11.555Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3260 | 2026-08-10T19:40:11.558Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3261 | 2026-08-10T19:40:11.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3262 | 2026-08-10T19:40:11.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3263 | 2026-08-10T19:40:11.644Z | |
| 3264 | 2026-08-10T19:40:11.644Z | info: running `cargo check --bins` on sled-agent-client (114/335) |
| 3265 | 2026-08-10T19:40:12.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3266 | 2026-08-10T19:40:12.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3267 | 2026-08-10T19:40:12.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3268 | 2026-08-10T19:40:12.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3269 | 2026-08-10T19:40:12.234Z | |
| 3270 | 2026-08-10T19:40:12.234Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (115/335) |
| 3271 | 2026-08-10T19:40:12.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3272 | 2026-08-10T19:40:12.728Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3273 | 2026-08-10T19:40:12.728Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3274 | 2026-08-10T19:40:12.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3275 | 2026-08-10T19:40:12.813Z | |
| 3276 | 2026-08-10T19:40:12.814Z | info: running `cargo check --bins --no-default-features` on sled-storage (116/335) |
| 3277 | 2026-08-10T19:40:13.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3278 | 2026-08-10T19:40:13.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3279 | 2026-08-10T19:40:13.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3280 | 2026-08-10T19:40:13.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3281 | 2026-08-10T19:40:13.399Z | |
| 3282 | 2026-08-10T19:40:13.399Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (117/335) |
| 3283 | 2026-08-10T19:40:13.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3284 | 2026-08-10T19:40:13.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3285 | 2026-08-10T19:40:13.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3286 | 2026-08-10T19:40:13.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3287 | 2026-08-10T19:40:13.987Z | |
| 3288 | 2026-08-10T19:40:13.987Z | info: running `cargo check --bins` on key-manager (118/335) |
| 3289 | 2026-08-10T19:40:14.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3290 | 2026-08-10T19:40:14.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3291 | 2026-08-10T19:40:14.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3292 | 2026-08-10T19:40:14.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3293 | 2026-08-10T19:40:14.555Z | |
| 3294 | 2026-08-10T19:40:14.555Z | info: running `cargo check --bins --no-default-features` on sled-hardware (119/335) |
| 3295 | 2026-08-10T19:40:15.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3296 | 2026-08-10T19:40:15.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3297 | 2026-08-10T19:40:15.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3298 | 2026-08-10T19:40:15.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3299 | 2026-08-10T19:40:15.138Z | |
| 3300 | 2026-08-10T19:40:15.138Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (120/335) |
| 3301 | 2026-08-10T19:40:15.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3302 | 2026-08-10T19:40:15.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3303 | 2026-08-10T19:40:15.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3304 | 2026-08-10T19:40:15.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3305 | 2026-08-10T19:40:15.725Z | |
| 3306 | 2026-08-10T19:40:15.725Z | info: running `cargo check --bins` on typed-rng (121/335) |
| 3307 | 2026-08-10T19:40:16.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3308 | 2026-08-10T19:40:16.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3309 | 2026-08-10T19:40:16.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3310 | 2026-08-10T19:40:16.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3311 | 2026-08-10T19:40:16.278Z | |
| 3312 | 2026-08-10T19:40:16.279Z | info: running `cargo check --bins` on gateway-test-utils (122/335) |
| 3313 | 2026-08-10T19:40:16.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3314 | 2026-08-10T19:40:16.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3315 | 2026-08-10T19:40:16.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3316 | 2026-08-10T19:40:16.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3317 | 2026-08-10T19:40:16.897Z | |
| 3318 | 2026-08-10T19:40:16.898Z | info: running `cargo check --bins` on omicron-gateway (123/335) |
| 3319 | 2026-08-10T19:40:17.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3320 | 2026-08-10T19:40:17.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3321 | 2026-08-10T19:40:17.628Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3322 | 2026-08-10T19:40:17.631Z | Checking void v1.0.2 |
| 3323 | 2026-08-10T19:40:17.631Z | Checking tungstenite v0.23.0 |
| 3324 | 2026-08-10T19:40:17.631Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3325 | 2026-08-10T19:40:17.631Z | Checking dropshot-api-manager-types v0.7.2 |
| 3326 | 2026-08-10T19:40:17.631Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3327 | 2026-08-10T19:40:17.747Z | Checking nix v0.27.1 |
| 3328 | 2026-08-10T19:40:17.750Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3329 | 2026-08-10T19:40:17.835Z | Checking lzss v0.8.2 |
| 3330 | 2026-08-10T19:40:17.925Z | Checking kstat-rs v0.2.5 |
| 3331 | 2026-08-10T19:40:17.957Z | Checking fxhash v0.2.1 |
| 3332 | 2026-08-10T19:40:18.009Z | Checking serde_bytes v0.11.19 |
| 3333 | 2026-08-10T19:40:18.023Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3334 | 2026-08-10T19:40:18.065Z | Checking signal-hook-tokio v0.3.1 |
| 3335 | 2026-08-10T19:40:18.069Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3336 | 2026-08-10T19:40:18.103Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3337 | 2026-08-10T19:40:18.215Z | Checking tokio-tungstenite v0.23.1 |
| 3338 | 2026-08-10T19:40:18.232Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3339 | 2026-08-10T19:40:19.403Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3340 | 2026-08-10T19:40:19.952Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3341 | 2026-08-10T19:40:22.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s |
| 3342 | 2026-08-10T19:40:22.316Z | |
| 3343 | 2026-08-10T19:40:22.317Z | info: running `cargo check --bins` on gateway-api (124/335) |
| 3344 | 2026-08-10T19:40:22.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3345 | 2026-08-10T19:40:22.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3346 | 2026-08-10T19:40:22.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3347 | 2026-08-10T19:40:22.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3348 | 2026-08-10T19:40:22.885Z | |
| 3349 | 2026-08-10T19:40:22.885Z | info: running `cargo check --bins` on ipcc (125/335) |
| 3350 | 2026-08-10T19:40:23.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3351 | 2026-08-10T19:40:23.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3352 | 2026-08-10T19:40:23.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3353 | 2026-08-10T19:40:23.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3354 | 2026-08-10T19:40:23.451Z | |
| 3355 | 2026-08-10T19:40:23.451Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (126/335) |
| 3356 | 2026-08-10T19:40:23.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3357 | 2026-08-10T19:40:23.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3358 | 2026-08-10T19:40:23.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3359 | 2026-08-10T19:40:23.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3360 | 2026-08-10T19:40:24.008Z | |
| 3361 | 2026-08-10T19:40:24.008Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (127/335) |
| 3362 | 2026-08-10T19:40:24.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3363 | 2026-08-10T19:40:24.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3364 | 2026-08-10T19:40:24.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3365 | 2026-08-10T19:40:24.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3366 | 2026-08-10T19:40:24.598Z | |
| 3367 | 2026-08-10T19:40:24.601Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (128/335) |
| 3368 | 2026-08-10T19:40:25.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3369 | 2026-08-10T19:40:25.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3370 | 2026-08-10T19:40:25.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3371 | 2026-08-10T19:40:25.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3372 | 2026-08-10T19:40:25.170Z | |
| 3373 | 2026-08-10T19:40:25.170Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (129/335) |
| 3374 | 2026-08-10T19:40:25.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3375 | 2026-08-10T19:40:25.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3376 | 2026-08-10T19:40:25.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3377 | 2026-08-10T19:40:25.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3378 | 2026-08-10T19:40:25.739Z | |
| 3379 | 2026-08-10T19:40:25.739Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (130/335) |
| 3380 | 2026-08-10T19:40:26.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3381 | 2026-08-10T19:40:26.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3382 | 2026-08-10T19:40:26.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3383 | 2026-08-10T19:40:26.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3384 | 2026-08-10T19:40:26.308Z | |
| 3385 | 2026-08-10T19:40:26.308Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (131/335) |
| 3386 | 2026-08-10T19:40:26.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3387 | 2026-08-10T19:40:26.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3388 | 2026-08-10T19:40:26.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3389 | 2026-08-10T19:40:26.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3390 | 2026-08-10T19:40:26.897Z | |
| 3391 | 2026-08-10T19:40:26.897Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (132/335) |
| 3392 | 2026-08-10T19:40:27.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3393 | 2026-08-10T19:40:27.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3394 | 2026-08-10T19:40:27.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3395 | 2026-08-10T19:40:27.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3396 | 2026-08-10T19:40:27.470Z | |
| 3397 | 2026-08-10T19:40:27.470Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (133/335) |
| 3398 | 2026-08-10T19:40:27.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3399 | 2026-08-10T19:40:27.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3400 | 2026-08-10T19:40:27.955Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3401 | 2026-08-10T19:40:27.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3402 | 2026-08-10T19:40:28.041Z | |
| 3403 | 2026-08-10T19:40:28.041Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (134/335) |
| 3404 | 2026-08-10T19:40:28.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3405 | 2026-08-10T19:40:28.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3406 | 2026-08-10T19:40:28.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3407 | 2026-08-10T19:40:28.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3408 | 2026-08-10T19:40:28.610Z | |
| 3409 | 2026-08-10T19:40:28.610Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (135/335) |
| 3410 | 2026-08-10T19:40:29.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3411 | 2026-08-10T19:40:29.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3412 | 2026-08-10T19:40:29.097Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3413 | 2026-08-10T19:40:29.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3414 | 2026-08-10T19:40:29.184Z | |
| 3415 | 2026-08-10T19:40:29.184Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (136/335) |
| 3416 | 2026-08-10T19:40:29.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3417 | 2026-08-10T19:40:29.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3418 | 2026-08-10T19:40:29.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3419 | 2026-08-10T19:40:29.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3420 | 2026-08-10T19:40:29.755Z | |
| 3421 | 2026-08-10T19:40:29.755Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/335) |
| 3422 | 2026-08-10T19:40:30.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3423 | 2026-08-10T19:40:30.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3424 | 2026-08-10T19:40:30.238Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3425 | 2026-08-10T19:40:30.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3426 | 2026-08-10T19:40:30.323Z | |
| 3427 | 2026-08-10T19:40:30.323Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (138/335) |
| 3428 | 2026-08-10T19:40:30.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3429 | 2026-08-10T19:40:30.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3430 | 2026-08-10T19:40:30.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3431 | 2026-08-10T19:40:30.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3432 | 2026-08-10T19:40:30.894Z | |
| 3433 | 2026-08-10T19:40:30.894Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (139/335) |
| 3434 | 2026-08-10T19:40:31.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3435 | 2026-08-10T19:40:31.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3436 | 2026-08-10T19:40:31.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3437 | 2026-08-10T19:40:31.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3438 | 2026-08-10T19:40:31.461Z | |
| 3439 | 2026-08-10T19:40:31.461Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (140/335) |
| 3440 | 2026-08-10T19:40:31.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3441 | 2026-08-10T19:40:31.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3442 | 2026-08-10T19:40:31.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3443 | 2026-08-10T19:40:31.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3444 | 2026-08-10T19:40:32.023Z | |
| 3445 | 2026-08-10T19:40:32.023Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (141/335) |
| 3446 | 2026-08-10T19:40:32.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3447 | 2026-08-10T19:40:32.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3448 | 2026-08-10T19:40:32.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3449 | 2026-08-10T19:40:32.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3450 | 2026-08-10T19:40:32.595Z | |
| 3451 | 2026-08-10T19:40:32.595Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (142/335) |
| 3452 | 2026-08-10T19:40:33.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3453 | 2026-08-10T19:40:33.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3454 | 2026-08-10T19:40:33.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3455 | 2026-08-10T19:40:33.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3456 | 2026-08-10T19:40:33.155Z | |
| 3457 | 2026-08-10T19:40:33.155Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (143/335) |
| 3458 | 2026-08-10T19:40:33.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3459 | 2026-08-10T19:40:33.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3460 | 2026-08-10T19:40:33.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3461 | 2026-08-10T19:40:33.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3462 | 2026-08-10T19:40:33.726Z | |
| 3463 | 2026-08-10T19:40:33.726Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (144/335) |
| 3464 | 2026-08-10T19:40:34.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3465 | 2026-08-10T19:40:34.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3466 | 2026-08-10T19:40:34.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3467 | 2026-08-10T19:40:34.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3468 | 2026-08-10T19:40:34.302Z | |
| 3469 | 2026-08-10T19:40:34.302Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (145/335) |
| 3470 | 2026-08-10T19:40:34.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3471 | 2026-08-10T19:40:34.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3472 | 2026-08-10T19:40:34.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3473 | 2026-08-10T19:40:34.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3474 | 2026-08-10T19:40:34.872Z | |
| 3475 | 2026-08-10T19:40:34.872Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (146/335) |
| 3476 | 2026-08-10T19:40:35.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3477 | 2026-08-10T19:40:35.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3478 | 2026-08-10T19:40:35.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3479 | 2026-08-10T19:40:35.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3480 | 2026-08-10T19:40:35.463Z | |
| 3481 | 2026-08-10T19:40:35.463Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (147/335) |
| 3482 | 2026-08-10T19:40:35.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3483 | 2026-08-10T19:40:35.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3484 | 2026-08-10T19:40:35.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3485 | 2026-08-10T19:40:35.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3486 | 2026-08-10T19:40:36.052Z | |
| 3487 | 2026-08-10T19:40:36.052Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (148/335) |
| 3488 | 2026-08-10T19:40:36.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3489 | 2026-08-10T19:40:36.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3490 | 2026-08-10T19:40:36.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3491 | 2026-08-10T19:40:36.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3492 | 2026-08-10T19:40:36.641Z | |
| 3493 | 2026-08-10T19:40:36.641Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (149/335) |
| 3494 | 2026-08-10T19:40:37.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3495 | 2026-08-10T19:40:37.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3496 | 2026-08-10T19:40:37.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3497 | 2026-08-10T19:40:37.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3498 | 2026-08-10T19:40:37.227Z | |
| 3499 | 2026-08-10T19:40:37.227Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (150/335) |
| 3500 | 2026-08-10T19:40:37.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3501 | 2026-08-10T19:40:37.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3502 | 2026-08-10T19:40:37.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3503 | 2026-08-10T19:40:37.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3504 | 2026-08-10T19:40:37.817Z | |
| 3505 | 2026-08-10T19:40:37.817Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (151/335) |
| 3506 | 2026-08-10T19:40:38.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3507 | 2026-08-10T19:40:38.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3508 | 2026-08-10T19:40:38.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3509 | 2026-08-10T19:40:38.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3510 | 2026-08-10T19:40:38.406Z | |
| 3511 | 2026-08-10T19:40:38.406Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (152/335) |
| 3512 | 2026-08-10T19:40:38.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3513 | 2026-08-10T19:40:38.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3514 | 2026-08-10T19:40:38.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3515 | 2026-08-10T19:40:38.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3516 | 2026-08-10T19:40:38.997Z | |
| 3517 | 2026-08-10T19:40:38.997Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (153/335) |
| 3518 | 2026-08-10T19:40:39.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3519 | 2026-08-10T19:40:39.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3520 | 2026-08-10T19:40:39.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3521 | 2026-08-10T19:40:39.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3522 | 2026-08-10T19:40:39.589Z | |
| 3523 | 2026-08-10T19:40:39.589Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (154/335) |
| 3524 | 2026-08-10T19:40:40.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3525 | 2026-08-10T19:40:40.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3526 | 2026-08-10T19:40:40.094Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3527 | 2026-08-10T19:40:40.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3528 | 2026-08-10T19:40:40.180Z | |
| 3529 | 2026-08-10T19:40:40.180Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (155/335) |
| 3530 | 2026-08-10T19:40:40.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3531 | 2026-08-10T19:40:40.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3532 | 2026-08-10T19:40:40.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3533 | 2026-08-10T19:40:40.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3534 | 2026-08-10T19:40:40.765Z | |
| 3535 | 2026-08-10T19:40:40.765Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (156/335) |
| 3536 | 2026-08-10T19:40:41.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3537 | 2026-08-10T19:40:41.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3538 | 2026-08-10T19:40:41.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3539 | 2026-08-10T19:40:41.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3540 | 2026-08-10T19:40:41.349Z | |
| 3541 | 2026-08-10T19:40:41.349Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (157/335) |
| 3542 | 2026-08-10T19:40:41.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3543 | 2026-08-10T19:40:41.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3544 | 2026-08-10T19:40:41.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3545 | 2026-08-10T19:40:41.855Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3546 | 2026-08-10T19:40:41.941Z | |
| 3547 | 2026-08-10T19:40:41.941Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (158/335) |
| 3548 | 2026-08-10T19:40:42.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3549 | 2026-08-10T19:40:42.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3550 | 2026-08-10T19:40:42.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3551 | 2026-08-10T19:40:42.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3552 | 2026-08-10T19:40:42.534Z | |
| 3553 | 2026-08-10T19:40:42.534Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (159/335) |
| 3554 | 2026-08-10T19:40:43.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3555 | 2026-08-10T19:40:43.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3556 | 2026-08-10T19:40:43.042Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3557 | 2026-08-10T19:40:43.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3558 | 2026-08-10T19:40:43.131Z | |
| 3559 | 2026-08-10T19:40:43.131Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (160/335) |
| 3560 | 2026-08-10T19:40:43.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3561 | 2026-08-10T19:40:43.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3562 | 2026-08-10T19:40:43.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3563 | 2026-08-10T19:40:43.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3564 | 2026-08-10T19:40:43.722Z | |
| 3565 | 2026-08-10T19:40:43.722Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (161/335) |
| 3566 | 2026-08-10T19:40:44.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3567 | 2026-08-10T19:40:44.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3568 | 2026-08-10T19:40:44.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3569 | 2026-08-10T19:40:44.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3570 | 2026-08-10T19:40:44.309Z | |
| 3571 | 2026-08-10T19:40:44.309Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (162/335) |
| 3572 | 2026-08-10T19:40:44.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3573 | 2026-08-10T19:40:44.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3574 | 2026-08-10T19:40:44.808Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3575 | 2026-08-10T19:40:44.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3576 | 2026-08-10T19:40:44.894Z | |
| 3577 | 2026-08-10T19:40:44.894Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (163/335) |
| 3578 | 2026-08-10T19:40:45.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3579 | 2026-08-10T19:40:45.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3580 | 2026-08-10T19:40:45.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3581 | 2026-08-10T19:40:45.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3582 | 2026-08-10T19:40:45.487Z | |
| 3583 | 2026-08-10T19:40:45.487Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (164/335) |
| 3584 | 2026-08-10T19:40:45.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3585 | 2026-08-10T19:40:45.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3586 | 2026-08-10T19:40:45.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3587 | 2026-08-10T19:40:45.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3588 | 2026-08-10T19:40:46.066Z | |
| 3589 | 2026-08-10T19:40:46.066Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (165/335) |
| 3590 | 2026-08-10T19:40:46.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3591 | 2026-08-10T19:40:46.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3592 | 2026-08-10T19:40:46.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3593 | 2026-08-10T19:40:46.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3594 | 2026-08-10T19:40:46.642Z | |
| 3595 | 2026-08-10T19:40:46.642Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (166/335) |
| 3596 | 2026-08-10T19:40:47.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3597 | 2026-08-10T19:40:47.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3598 | 2026-08-10T19:40:47.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3599 | 2026-08-10T19:40:47.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3600 | 2026-08-10T19:40:47.219Z | |
| 3601 | 2026-08-10T19:40:47.219Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (167/335) |
| 3602 | 2026-08-10T19:40:47.705Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3603 | 2026-08-10T19:40:47.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3604 | 2026-08-10T19:40:47.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3605 | 2026-08-10T19:40:47.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3606 | 2026-08-10T19:40:47.796Z | |
| 3607 | 2026-08-10T19:40:47.796Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (168/335) |
| 3608 | 2026-08-10T19:40:48.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3609 | 2026-08-10T19:40:48.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3610 | 2026-08-10T19:40:48.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3611 | 2026-08-10T19:40:48.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3612 | 2026-08-10T19:40:48.373Z | |
| 3613 | 2026-08-10T19:40:48.374Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (169/335) |
| 3614 | 2026-08-10T19:40:48.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3615 | 2026-08-10T19:40:48.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3616 | 2026-08-10T19:40:48.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3617 | 2026-08-10T19:40:48.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3618 | 2026-08-10T19:40:48.952Z | |
| 3619 | 2026-08-10T19:40:48.952Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (170/335) |
| 3620 | 2026-08-10T19:40:49.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3621 | 2026-08-10T19:40:49.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3622 | 2026-08-10T19:40:49.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3623 | 2026-08-10T19:40:49.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3624 | 2026-08-10T19:40:49.526Z | |
| 3625 | 2026-08-10T19:40:49.526Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (171/335) |
| 3626 | 2026-08-10T19:40:50.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3627 | 2026-08-10T19:40:50.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3628 | 2026-08-10T19:40:50.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3629 | 2026-08-10T19:40:50.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3630 | 2026-08-10T19:40:50.102Z | |
| 3631 | 2026-08-10T19:40:50.102Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (172/335) |
| 3632 | 2026-08-10T19:40:50.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3633 | 2026-08-10T19:40:50.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3634 | 2026-08-10T19:40:50.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3635 | 2026-08-10T19:40:50.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3636 | 2026-08-10T19:40:50.675Z | |
| 3637 | 2026-08-10T19:40:50.675Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (173/335) |
| 3638 | 2026-08-10T19:40:51.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3639 | 2026-08-10T19:40:51.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3640 | 2026-08-10T19:40:51.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3641 | 2026-08-10T19:40:51.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3642 | 2026-08-10T19:40:51.247Z | |
| 3643 | 2026-08-10T19:40:51.247Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (174/335) |
| 3644 | 2026-08-10T19:40:51.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3645 | 2026-08-10T19:40:51.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3646 | 2026-08-10T19:40:51.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3647 | 2026-08-10T19:40:51.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3648 | 2026-08-10T19:40:51.818Z | |
| 3649 | 2026-08-10T19:40:51.818Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (175/335) |
| 3650 | 2026-08-10T19:40:52.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3651 | 2026-08-10T19:40:52.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3652 | 2026-08-10T19:40:52.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3653 | 2026-08-10T19:40:52.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3654 | 2026-08-10T19:40:52.391Z | |
| 3655 | 2026-08-10T19:40:52.391Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (176/335) |
| 3656 | 2026-08-10T19:40:52.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3657 | 2026-08-10T19:40:52.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3658 | 2026-08-10T19:40:52.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3659 | 2026-08-10T19:40:52.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3660 | 2026-08-10T19:40:52.966Z | |
| 3661 | 2026-08-10T19:40:52.966Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (177/335) |
| 3662 | 2026-08-10T19:40:53.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3663 | 2026-08-10T19:40:53.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3664 | 2026-08-10T19:40:53.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3665 | 2026-08-10T19:40:53.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3666 | 2026-08-10T19:40:53.539Z | |
| 3667 | 2026-08-10T19:40:53.539Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (178/335) |
| 3668 | 2026-08-10T19:40:54.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3669 | 2026-08-10T19:40:54.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3670 | 2026-08-10T19:40:54.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3671 | 2026-08-10T19:40:54.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3672 | 2026-08-10T19:40:54.116Z | |
| 3673 | 2026-08-10T19:40:54.116Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (179/335) |
| 3674 | 2026-08-10T19:40:54.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3675 | 2026-08-10T19:40:54.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3676 | 2026-08-10T19:40:54.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3677 | 2026-08-10T19:40:54.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3678 | 2026-08-10T19:40:54.693Z | |
| 3679 | 2026-08-10T19:40:54.693Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (180/335) |
| 3680 | 2026-08-10T19:40:55.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3681 | 2026-08-10T19:40:55.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3682 | 2026-08-10T19:40:55.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3683 | 2026-08-10T19:40:55.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3684 | 2026-08-10T19:40:55.284Z | |
| 3685 | 2026-08-10T19:40:55.284Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (181/335) |
| 3686 | 2026-08-10T19:40:55.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3687 | 2026-08-10T19:40:55.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3688 | 2026-08-10T19:40:55.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3689 | 2026-08-10T19:40:55.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3690 | 2026-08-10T19:40:55.880Z | |
| 3691 | 2026-08-10T19:40:55.880Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (182/335) |
| 3692 | 2026-08-10T19:40:56.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3693 | 2026-08-10T19:40:56.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3694 | 2026-08-10T19:40:56.386Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3695 | 2026-08-10T19:40:56.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3696 | 2026-08-10T19:40:56.476Z | |
| 3697 | 2026-08-10T19:40:56.476Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (183/335) |
| 3698 | 2026-08-10T19:40:56.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3699 | 2026-08-10T19:40:56.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3700 | 2026-08-10T19:40:56.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3701 | 2026-08-10T19:40:56.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3702 | 2026-08-10T19:40:57.069Z | |
| 3703 | 2026-08-10T19:40:57.069Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (184/335) |
| 3704 | 2026-08-10T19:40:57.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3705 | 2026-08-10T19:40:57.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3706 | 2026-08-10T19:40:57.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3707 | 2026-08-10T19:40:57.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3708 | 2026-08-10T19:40:57.662Z | |
| 3709 | 2026-08-10T19:40:57.662Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (185/335) |
| 3710 | 2026-08-10T19:40:58.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3711 | 2026-08-10T19:40:58.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3712 | 2026-08-10T19:40:58.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3713 | 2026-08-10T19:40:58.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3714 | 2026-08-10T19:40:58.254Z | |
| 3715 | 2026-08-10T19:40:58.254Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (186/335) |
| 3716 | 2026-08-10T19:40:58.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3717 | 2026-08-10T19:40:58.754Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3718 | 2026-08-10T19:40:58.754Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3719 | 2026-08-10T19:40:58.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3720 | 2026-08-10T19:40:58.846Z | |
| 3721 | 2026-08-10T19:40:58.846Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (187/335) |
| 3722 | 2026-08-10T19:40:59.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3723 | 2026-08-10T19:40:59.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3724 | 2026-08-10T19:40:59.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3725 | 2026-08-10T19:40:59.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3726 | 2026-08-10T19:40:59.436Z | |
| 3727 | 2026-08-10T19:40:59.436Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (188/335) |
| 3728 | 2026-08-10T19:40:59.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3729 | 2026-08-10T19:40:59.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3730 | 2026-08-10T19:40:59.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3731 | 2026-08-10T19:40:59.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3732 | 2026-08-10T19:41:00.028Z | |
| 3733 | 2026-08-10T19:41:00.028Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (189/335) |
| 3734 | 2026-08-10T19:41:00.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3735 | 2026-08-10T19:41:00.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3736 | 2026-08-10T19:41:00.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3737 | 2026-08-10T19:41:00.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3738 | 2026-08-10T19:41:00.623Z | |
| 3739 | 2026-08-10T19:41:00.623Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (190/335) |
| 3740 | 2026-08-10T19:41:01.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3741 | 2026-08-10T19:41:01.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3742 | 2026-08-10T19:41:01.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3743 | 2026-08-10T19:41:01.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3744 | 2026-08-10T19:41:01.216Z | |
| 3745 | 2026-08-10T19:41:01.216Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (191/335) |
| 3746 | 2026-08-10T19:41:01.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3747 | 2026-08-10T19:41:01.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3748 | 2026-08-10T19:41:01.715Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3749 | 2026-08-10T19:41:01.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3750 | 2026-08-10T19:41:01.801Z | |
| 3751 | 2026-08-10T19:41:01.801Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (192/335) |
| 3752 | 2026-08-10T19:41:02.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3753 | 2026-08-10T19:41:02.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3754 | 2026-08-10T19:41:02.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3755 | 2026-08-10T19:41:02.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3756 | 2026-08-10T19:41:02.393Z | |
| 3757 | 2026-08-10T19:41:02.393Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (193/335) |
| 3758 | 2026-08-10T19:41:02.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3759 | 2026-08-10T19:41:02.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3760 | 2026-08-10T19:41:02.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3761 | 2026-08-10T19:41:02.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3762 | 2026-08-10T19:41:02.988Z | |
| 3763 | 2026-08-10T19:41:02.988Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (194/335) |
| 3764 | 2026-08-10T19:41:03.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3765 | 2026-08-10T19:41:03.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3766 | 2026-08-10T19:41:03.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3767 | 2026-08-10T19:41:03.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3768 | 2026-08-10T19:41:03.591Z | |
| 3769 | 2026-08-10T19:41:03.592Z | info: running `cargo check --bins` on oximeter-producer (195/335) |
| 3770 | 2026-08-10T19:41:04.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3771 | 2026-08-10T19:41:04.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3772 | 2026-08-10T19:41:04.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3773 | 2026-08-10T19:41:04.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3774 | 2026-08-10T19:41:04.741Z | |
| 3775 | 2026-08-10T19:41:04.741Z | info: running `cargo check --bins` on internal-dns-resolver (196/335) |
| 3776 | 2026-08-10T19:41:04.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3777 | 2026-08-10T19:41:04.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3778 | 2026-08-10T19:41:04.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3779 | 2026-08-10T19:41:04.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3780 | 2026-08-10T19:41:04.789Z | |
| 3781 | 2026-08-10T19:41:04.789Z | info: running `cargo check --bins` on dns-server (197/335) |
| 3782 | 2026-08-10T19:41:05.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3783 | 2026-08-10T19:41:05.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3784 | 2026-08-10T19:41:05.444Z | Compiling parking_lot_core v0.8.6 |
| 3785 | 2026-08-10T19:41:05.444Z | Compiling git-stub v1.0.0 |
| 3786 | 2026-08-10T19:41:05.559Z | Checking prefix-trie v0.7.0 |
| 3787 | 2026-08-10T19:41:05.565Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3788 | 2026-08-10T19:41:05.682Z | Compiling git-stub-vcs v0.1.0 |
| 3789 | 2026-08-10T19:41:05.838Z | Checking hickory-server v0.25.2 |
| 3790 | 2026-08-10T19:41:05.952Z | Checking parking_lot v0.11.2 |
| 3791 | 2026-08-10T19:41:05.989Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3792 | 2026-08-10T19:41:06.123Z | Checking sled v0.34.7 |
| 3793 | 2026-08-10T19:41:08.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s |
| 3794 | 2026-08-10T19:41:08.279Z | |
| 3795 | 2026-08-10T19:41:08.279Z | info: running `cargo check --bins` on dns-server-api (198/335) |
| 3796 | 2026-08-10T19:41:08.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-08-10T19:41:08.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-08-10T19:41:08.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-08-10T19:41:08.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3800 | 2026-08-10T19:41:08.853Z | |
| 3801 | 2026-08-10T19:41:08.853Z | info: running `cargo check --bins` on nexus-client (199/335) |
| 3802 | 2026-08-10T19:41:09.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-08-10T19:41:09.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-08-10T19:41:09.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-08-10T19:41:09.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3806 | 2026-08-10T19:41:09.474Z | |
| 3807 | 2026-08-10T19:41:09.474Z | info: running `cargo check --bins` on oximeter-producer-api (200/335) |
| 3808 | 2026-08-10T19:41:09.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-08-10T19:41:09.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-08-10T19:41:09.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-08-10T19:41:09.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3812 | 2026-08-10T19:41:10.058Z | |
| 3813 | 2026-08-10T19:41:10.058Z | info: running `cargo check --bins` on sp-sim (201/335) |
| 3814 | 2026-08-10T19:41:10.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-08-10T19:41:10.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-08-10T19:41:10.760Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3817 | 2026-08-10T19:41:11.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s |
| 3818 | 2026-08-10T19:41:11.474Z | |
| 3819 | 2026-08-10T19:41:11.474Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (202/335) |
| 3820 | 2026-08-10T19:41:12.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-08-10T19:41:12.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-08-10T19:41:12.290Z | Compiling salty v0.3.0 |
| 3823 | 2026-08-10T19:41:12.293Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3824 | 2026-08-10T19:41:12.430Z | Checking libscf-sys v1.2.0 |
| 3825 | 2026-08-10T19:41:12.431Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3826 | 2026-08-10T19:41:12.434Z | Checking rfc6979 v0.4.0 |
| 3827 | 2026-08-10T19:41:12.434Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3828 | 2026-08-10T19:41:12.470Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3829 | 2026-08-10T19:41:12.470Z | Checking primeorder v0.13.6 |
| 3830 | 2026-08-10T19:41:12.543Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3831 | 2026-08-10T19:41:12.557Z | Checking ecdsa v0.16.9 |
| 3832 | 2026-08-10T19:41:12.667Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3833 | 2026-08-10T19:41:12.704Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3834 | 2026-08-10T19:41:12.747Z | Checking papergrid v0.17.0 |
| 3835 | 2026-08-10T19:41:12.842Z | Compiling proc-macro-error2 v2.0.1 |
| 3836 | 2026-08-10T19:41:12.884Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3837 | 2026-08-10T19:41:12.899Z | Checking p384 v0.13.1 |
| 3838 | 2026-08-10T19:41:12.915Z | Checking testing_table v0.3.0 |
| 3839 | 2026-08-10T19:41:12.915Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3840 | 2026-08-10T19:41:13.007Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3841 | 2026-08-10T19:41:13.052Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3842 | 2026-08-10T19:41:13.157Z | Compiling tabled_derive v0.11.0 |
| 3843 | 2026-08-10T19:41:13.309Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3844 | 2026-08-10T19:41:13.346Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 3845 | 2026-08-10T19:41:13.392Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3846 | 2026-08-10T19:41:13.431Z | Checking corncobs v0.1.4 |
| 3847 | 2026-08-10T19:41:13.536Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3848 | 2026-08-10T19:41:13.553Z | Compiling unicase v2.9.0 |
| 3849 | 2026-08-10T19:41:13.588Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3850 | 2026-08-10T19:41:13.591Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3851 | 2026-08-10T19:41:13.618Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3852 | 2026-08-10T19:41:13.679Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3853 | 2026-08-10T19:41:13.705Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3854 | 2026-08-10T19:41:13.742Z | Compiling progenitor-impl v0.13.0 |
| 3855 | 2026-08-10T19:41:13.756Z | Compiling mime_guess v2.0.5 |
| 3856 | 2026-08-10T19:41:13.850Z | Checking secrecy v0.8.0 |
| 3857 | 2026-08-10T19:41:13.939Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3858 | 2026-08-10T19:41:13.972Z | Checking crc8 v0.1.1 |
| 3859 | 2026-08-10T19:41:14.075Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3860 | 2026-08-10T19:41:14.281Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3861 | 2026-08-10T19:41:14.316Z | Checking tabled v0.20.0 |
| 3862 | 2026-08-10T19:41:14.430Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3863 | 2026-08-10T19:41:14.596Z | Checking progenitor-client v0.13.0 |
| 3864 | 2026-08-10T19:41:14.680Z | Checking http-range v0.1.5 |
| 3865 | 2026-08-10T19:41:14.809Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3866 | 2026-08-10T19:41:14.840Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3867 | 2026-08-10T19:41:15.030Z | Checking illumos-nvpair v0.3.0 |
| 3868 | 2026-08-10T19:41:15.194Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3869 | 2026-08-10T19:41:15.226Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3870 | 2026-08-10T19:41:15.254Z | Checking scuffle v0.1.0 |
| 3871 | 2026-08-10T19:41:15.274Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3872 | 2026-08-10T19:41:15.289Z | Checking nanorand v0.7.0 |
| 3873 | 2026-08-10T19:41:15.491Z | Checking flume v0.11.1 |
| 3874 | 2026-08-10T19:41:15.585Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3875 | 2026-08-10T19:41:15.736Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3876 | 2026-08-10T19:41:15.829Z | Checking hyper-staticfile v0.10.1 |
| 3877 | 2026-08-10T19:41:15.913Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3878 | 2026-08-10T19:41:15.953Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3879 | 2026-08-10T19:41:16.126Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3880 | 2026-08-10T19:41:16.199Z | Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3881 | 2026-08-10T19:41:16.222Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3882 | 2026-08-10T19:41:16.286Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3883 | 2026-08-10T19:41:16.376Z | Compiling progenitor-macro v0.13.0 |
| 3884 | 2026-08-10T19:41:16.431Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3885 | 2026-08-10T19:41:16.531Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3886 | 2026-08-10T19:41:16.593Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3887 | 2026-08-10T19:41:16.621Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3888 | 2026-08-10T19:41:16.683Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3889 | 2026-08-10T19:41:17.235Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3890 | 2026-08-10T19:41:17.715Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3891 | 2026-08-10T19:41:19.235Z | Checking progenitor v0.13.0 |
| 3892 | 2026-08-10T19:41:19.374Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3893 | 2026-08-10T19:41:21.164Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3894 | 2026-08-10T19:41:22.187Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3895 | 2026-08-10T19:41:35.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.91s |
| 3896 | 2026-08-10T19:41:35.402Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3897 | 2026-08-10T19:41:35.402Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3898 | 2026-08-10T19:41:35.607Z | |
| 3899 | 2026-08-10T19:41:35.607Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (203/335) |
| 3900 | 2026-08-10T19:41:36.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-08-10T19:41:36.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-08-10T19:41:36.368Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3903 | 2026-08-10T19:41:46.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s |
| 3904 | 2026-08-10T19:41:46.967Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3905 | 2026-08-10T19:41:46.967Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3906 | 2026-08-10T19:41:47.163Z | |
| 3907 | 2026-08-10T19:41:47.163Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (204/335) |
| 3908 | 2026-08-10T19:41:47.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3909 | 2026-08-10T19:41:47.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3910 | 2026-08-10T19:41:47.922Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3911 | 2026-08-10T19:41:58.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s |
| 3912 | 2026-08-10T19:41:58.510Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3913 | 2026-08-10T19:41:58.510Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3914 | 2026-08-10T19:41:58.711Z | |
| 3915 | 2026-08-10T19:41:58.711Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (205/335) |
| 3916 | 2026-08-10T19:41:59.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3917 | 2026-08-10T19:41:59.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3918 | 2026-08-10T19:41:59.473Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3919 | 2026-08-10T19:42:10.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.39s |
| 3920 | 2026-08-10T19:42:10.110Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3921 | 2026-08-10T19:42:10.110Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3922 | 2026-08-10T19:42:10.304Z | |
| 3923 | 2026-08-10T19:42:10.305Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (206/335) |
| 3924 | 2026-08-10T19:42:10.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3925 | 2026-08-10T19:42:10.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3926 | 2026-08-10T19:42:11.070Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3927 | 2026-08-10T19:42:21.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s |
| 3928 | 2026-08-10T19:42:21.668Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3929 | 2026-08-10T19:42:21.669Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3930 | 2026-08-10T19:42:21.869Z | |
| 3931 | 2026-08-10T19:42:21.869Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (207/335) |
| 3932 | 2026-08-10T19:42:22.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3933 | 2026-08-10T19:42:22.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3934 | 2026-08-10T19:42:22.626Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3935 | 2026-08-10T19:42:33.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s |
| 3936 | 2026-08-10T19:42:33.232Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3937 | 2026-08-10T19:42:33.232Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3938 | 2026-08-10T19:42:33.432Z | |
| 3939 | 2026-08-10T19:42:33.432Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (208/335) |
| 3940 | 2026-08-10T19:42:33.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3941 | 2026-08-10T19:42:33.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3942 | 2026-08-10T19:42:34.193Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3943 | 2026-08-10T19:42:44.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s |
| 3944 | 2026-08-10T19:42:44.780Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3945 | 2026-08-10T19:42:44.780Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3946 | 2026-08-10T19:42:44.984Z | |
| 3947 | 2026-08-10T19:42:44.984Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (209/335) |
| 3948 | 2026-08-10T19:42:45.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3949 | 2026-08-10T19:42:45.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3950 | 2026-08-10T19:42:45.745Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3951 | 2026-08-10T19:42:56.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.36s |
| 3952 | 2026-08-10T19:42:56.352Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3953 | 2026-08-10T19:42:56.352Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3954 | 2026-08-10T19:42:56.550Z | |
| 3955 | 2026-08-10T19:42:56.550Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (210/335) |
| 3956 | 2026-08-10T19:42:57.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-08-10T19:42:57.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-08-10T19:42:57.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3959 | 2026-08-10T19:42:57.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3960 | 2026-08-10T19:42:57.132Z | |
| 3961 | 2026-08-10T19:42:57.132Z | info: running `cargo check --bins` on installinator-common (211/335) |
| 3962 | 2026-08-10T19:42:57.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-08-10T19:42:57.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-08-10T19:42:57.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-08-10T19:42:57.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3966 | 2026-08-10T19:42:57.719Z | |
| 3967 | 2026-08-10T19:42:57.719Z | info: running `cargo check --bins` on installinator-common-versions (212/335) |
| 3968 | 2026-08-10T19:42:58.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-08-10T19:42:58.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-08-10T19:42:58.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3971 | 2026-08-10T19:42:58.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3972 | 2026-08-10T19:42:58.272Z | |
| 3973 | 2026-08-10T19:42:58.272Z | info: running `cargo check --bins` on nexus-lockstep-client (213/335) |
| 3974 | 2026-08-10T19:42:58.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-08-10T19:42:58.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-08-10T19:42:58.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3977 | 2026-08-10T19:42:58.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3978 | 2026-08-10T19:42:58.877Z | |
| 3979 | 2026-08-10T19:42:58.877Z | info: running `cargo check --bins` on omicron-ddm-admin-client (214/335) |
| 3980 | 2026-08-10T19:42:59.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3981 | 2026-08-10T19:42:59.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3982 | 2026-08-10T19:42:59.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3983 | 2026-08-10T19:42:59.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3984 | 2026-08-10T19:42:59.452Z | |
| 3985 | 2026-08-10T19:42:59.452Z | info: running `cargo check --bins` on range-requests (215/335) |
| 3986 | 2026-08-10T19:42:59.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3987 | 2026-08-10T19:42:59.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3988 | 2026-08-10T19:42:59.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3989 | 2026-08-10T19:42:59.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3990 | 2026-08-10T19:43:00.020Z | |
| 3991 | 2026-08-10T19:43:00.020Z | info: running `cargo check --bins` on repo-depot-api (216/335) |
| 3992 | 2026-08-10T19:43:00.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3993 | 2026-08-10T19:43:00.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3994 | 2026-08-10T19:43:00.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3995 | 2026-08-10T19:43:00.503Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3996 | 2026-08-10T19:43:00.585Z | |
| 3997 | 2026-08-10T19:43:00.585Z | info: running `cargo check --bins` on repo-depot-client (217/335) |
| 3998 | 2026-08-10T19:43:01.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3999 | 2026-08-10T19:43:01.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4000 | 2026-08-10T19:43:01.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4001 | 2026-08-10T19:43:01.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4002 | 2026-08-10T19:43:01.149Z | |
| 4003 | 2026-08-10T19:43:01.149Z | info: running `cargo check --bins` on sled-agent-api (218/335) |
| 4004 | 2026-08-10T19:43:01.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4005 | 2026-08-10T19:43:01.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4006 | 2026-08-10T19:43:01.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4007 | 2026-08-10T19:43:01.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4008 | 2026-08-10T19:43:01.737Z | |
| 4009 | 2026-08-10T19:43:01.738Z | info: running `cargo check --bins` on sled-diagnostics (219/335) |
| 4010 | 2026-08-10T19:43:02.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-08-10T19:43:02.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-08-10T19:43:02.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-08-10T19:43:02.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4014 | 2026-08-10T19:43:02.327Z | |
| 4015 | 2026-08-10T19:43:02.327Z | info: running `cargo check --bins` on zfs-test-harness (220/335) |
| 4016 | 2026-08-10T19:43:02.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-08-10T19:43:02.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-08-10T19:43:02.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-08-10T19:43:02.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4020 | 2026-08-10T19:43:02.917Z | |
| 4021 | 2026-08-10T19:43:02.917Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (221/335) |
| 4022 | 2026-08-10T19:43:03.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-08-10T19:43:03.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-08-10T19:43:03.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-08-10T19:43:03.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4026 | 2026-08-10T19:43:03.512Z | |
| 4027 | 2026-08-10T19:43:03.512Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (222/335) |
| 4028 | 2026-08-10T19:43:04.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-08-10T19:43:04.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-08-10T19:43:04.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-08-10T19:43:04.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4032 | 2026-08-10T19:43:04.110Z | |
| 4033 | 2026-08-10T19:43:04.110Z | info: running `cargo check --bins` on sled-agent-early-networking (223/335) |
| 4034 | 2026-08-10T19:43:04.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-08-10T19:43:04.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-08-10T19:43:04.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-08-10T19:43:04.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4038 | 2026-08-10T19:43:04.697Z | |
| 4039 | 2026-08-10T19:43:04.697Z | info: running `cargo check --bins` on sled-agent-health-monitor (224/335) |
| 4040 | 2026-08-10T19:43:05.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-08-10T19:43:05.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-08-10T19:43:05.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-08-10T19:43:05.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4044 | 2026-08-10T19:43:05.291Z | |
| 4045 | 2026-08-10T19:43:05.291Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (225/335) |
| 4046 | 2026-08-10T19:43:05.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-08-10T19:43:05.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-08-10T19:43:05.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4049 | 2026-08-10T19:43:05.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4050 | 2026-08-10T19:43:05.886Z | |
| 4051 | 2026-08-10T19:43:05.886Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (226/335) |
| 4052 | 2026-08-10T19:43:06.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4053 | 2026-08-10T19:43:06.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4054 | 2026-08-10T19:43:06.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4055 | 2026-08-10T19:43:06.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4056 | 2026-08-10T19:43:06.481Z | |
| 4057 | 2026-08-10T19:43:06.481Z | info: running `cargo check --bins` on sled-agent-resolvable-files (227/335) |
| 4058 | 2026-08-10T19:43:06.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4059 | 2026-08-10T19:43:06.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4060 | 2026-08-10T19:43:06.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4061 | 2026-08-10T19:43:06.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4062 | 2026-08-10T19:43:07.078Z | |
| 4063 | 2026-08-10T19:43:07.078Z | info: running `cargo check --bins` on sled-agent-rack-setup (228/335) |
| 4064 | 2026-08-10T19:43:07.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4065 | 2026-08-10T19:43:07.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4066 | 2026-08-10T19:43:07.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4067 | 2026-08-10T19:43:07.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4068 | 2026-08-10T19:43:07.696Z | |
| 4069 | 2026-08-10T19:43:07.696Z | info: running `cargo check --bins` on trust-quorum (229/335) |
| 4070 | 2026-08-10T19:43:08.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4071 | 2026-08-10T19:43:08.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4072 | 2026-08-10T19:43:08.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4073 | 2026-08-10T19:43:08.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4074 | 2026-08-10T19:43:08.294Z | |
| 4075 | 2026-08-10T19:43:08.294Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (230/335) |
| 4076 | 2026-08-10T19:43:08.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4077 | 2026-08-10T19:43:08.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4078 | 2026-08-10T19:43:08.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4079 | 2026-08-10T19:43:08.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4080 | 2026-08-10T19:43:08.905Z | |
| 4081 | 2026-08-10T19:43:08.905Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (231/335) |
| 4082 | 2026-08-10T19:43:09.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4083 | 2026-08-10T19:43:09.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4084 | 2026-08-10T19:43:09.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4085 | 2026-08-10T19:43:09.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4086 | 2026-08-10T19:43:09.520Z | |
| 4087 | 2026-08-10T19:43:09.520Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (232/335) |
| 4088 | 2026-08-10T19:43:10.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4089 | 2026-08-10T19:43:10.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4090 | 2026-08-10T19:43:10.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4091 | 2026-08-10T19:43:10.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4092 | 2026-08-10T19:43:10.146Z | |
| 4093 | 2026-08-10T19:43:10.146Z | info: running `cargo check --bins` on omicron-deployment-graph (233/335) |
| 4094 | 2026-08-10T19:43:10.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4095 | 2026-08-10T19:43:10.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4096 | 2026-08-10T19:43:10.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4097 | 2026-08-10T19:43:10.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4098 | 2026-08-10T19:43:10.705Z | |
| 4099 | 2026-08-10T19:43:10.705Z | info: running `cargo check --bins` on transient-dns-server (234/335) |
| 4100 | 2026-08-10T19:43:11.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4101 | 2026-08-10T19:43:11.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4102 | 2026-08-10T19:43:11.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4103 | 2026-08-10T19:43:11.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4104 | 2026-08-10T19:43:11.288Z | |
| 4105 | 2026-08-10T19:43:11.288Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (235/335) |
| 4106 | 2026-08-10T19:43:11.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4107 | 2026-08-10T19:43:11.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4108 | 2026-08-10T19:43:11.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4109 | 2026-08-10T19:43:11.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4110 | 2026-08-10T19:43:11.872Z | |
| 4111 | 2026-08-10T19:43:11.872Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (236/335) |
| 4112 | 2026-08-10T19:43:12.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4113 | 2026-08-10T19:43:12.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4114 | 2026-08-10T19:43:12.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4115 | 2026-08-10T19:43:12.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4116 | 2026-08-10T19:43:12.460Z | |
| 4117 | 2026-08-10T19:43:12.460Z | info: running `cargo check --bins` on omicron-rpaths (237/335) |
| 4118 | 2026-08-10T19:43:12.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4119 | 2026-08-10T19:43:12.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4120 | 2026-08-10T19:43:12.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4121 | 2026-08-10T19:43:12.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4122 | 2026-08-10T19:43:13.013Z | |
| 4123 | 2026-08-10T19:43:13.013Z | info: running `cargo check --bins` on omicron-repl-utils (238/335) |
| 4124 | 2026-08-10T19:43:13.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4125 | 2026-08-10T19:43:13.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4126 | 2026-08-10T19:43:13.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4127 | 2026-08-10T19:43:13.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4128 | 2026-08-10T19:43:13.568Z | |
| 4129 | 2026-08-10T19:43:13.568Z | info: running `cargo check --bins` on omicron-clickhouse-admin (239/335) |
| 4130 | 2026-08-10T19:43:14.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4131 | 2026-08-10T19:43:14.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4132 | 2026-08-10T19:43:14.262Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4133 | 2026-08-10T19:43:14.680Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4134 | 2026-08-10T19:43:15.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s |
| 4135 | 2026-08-10T19:43:16.076Z | |
| 4136 | 2026-08-10T19:43:16.076Z | info: running `cargo check --bins` on clickhouse-admin-api (240/335) |
| 4137 | 2026-08-10T19:43:16.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4138 | 2026-08-10T19:43:16.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4139 | 2026-08-10T19:43:16.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4140 | 2026-08-10T19:43:16.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4141 | 2026-08-10T19:43:16.642Z | |
| 4142 | 2026-08-10T19:43:16.642Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (241/335) |
| 4143 | 2026-08-10T19:43:17.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4144 | 2026-08-10T19:43:17.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4145 | 2026-08-10T19:43:17.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4146 | 2026-08-10T19:43:17.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4147 | 2026-08-10T19:43:17.219Z | |
| 4148 | 2026-08-10T19:43:17.220Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (242/335) |
| 4149 | 2026-08-10T19:43:17.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4150 | 2026-08-10T19:43:17.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4151 | 2026-08-10T19:43:17.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4152 | 2026-08-10T19:43:17.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4153 | 2026-08-10T19:43:17.803Z | |
| 4154 | 2026-08-10T19:43:17.803Z | info: running `cargo check --bins` on clickhouse-admin-single-client (243/335) |
| 4155 | 2026-08-10T19:43:18.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4156 | 2026-08-10T19:43:18.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4157 | 2026-08-10T19:43:18.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4158 | 2026-08-10T19:43:18.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4159 | 2026-08-10T19:43:18.370Z | |
| 4160 | 2026-08-10T19:43:18.370Z | info: running `cargo check --bins` on installinator-client (244/335) |
| 4161 | 2026-08-10T19:43:18.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4162 | 2026-08-10T19:43:18.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4163 | 2026-08-10T19:43:18.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4164 | 2026-08-10T19:43:18.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4165 | 2026-08-10T19:43:18.943Z | |
| 4166 | 2026-08-10T19:43:18.943Z | info: running `cargo check --bins` on oxide-client (245/335) |
| 4167 | 2026-08-10T19:43:19.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4168 | 2026-08-10T19:43:19.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4169 | 2026-08-10T19:43:19.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4170 | 2026-08-10T19:43:19.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4171 | 2026-08-10T19:43:19.498Z | |
| 4172 | 2026-08-10T19:43:19.498Z | info: running `cargo check --bins` on oximeter-client (246/335) |
| 4173 | 2026-08-10T19:43:19.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4174 | 2026-08-10T19:43:19.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4175 | 2026-08-10T19:43:19.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4176 | 2026-08-10T19:43:19.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4177 | 2026-08-10T19:43:20.072Z | |
| 4178 | 2026-08-10T19:43:20.072Z | info: running `cargo check --bins` on wicketd-client (247/335) |
| 4179 | 2026-08-10T19:43:20.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4180 | 2026-08-10T19:43:20.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4181 | 2026-08-10T19:43:20.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4182 | 2026-08-10T19:43:20.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4183 | 2026-08-10T19:43:20.669Z | |
| 4184 | 2026-08-10T19:43:20.670Z | info: running `cargo check --bins` on wicket-common (248/335) |
| 4185 | 2026-08-10T19:43:21.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4186 | 2026-08-10T19:43:21.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4187 | 2026-08-10T19:43:21.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4188 | 2026-08-10T19:43:21.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4189 | 2026-08-10T19:43:21.246Z | |
| 4190 | 2026-08-10T19:43:21.246Z | info: running `cargo check --bins` on wicketd-commission-client (249/335) |
| 4191 | 2026-08-10T19:43:21.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-08-10T19:43:21.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-08-10T19:43:21.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4194 | 2026-08-10T19:43:21.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4195 | 2026-08-10T19:43:21.821Z | |
| 4196 | 2026-08-10T19:43:21.821Z | info: running `cargo check --bins` on omicron-cockroach-admin (250/335) |
| 4197 | 2026-08-10T19:43:22.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-08-10T19:43:22.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-08-10T19:43:22.486Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4200 | 2026-08-10T19:43:22.490Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4201 | 2026-08-10T19:43:23.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4202 | 2026-08-10T19:43:23.876Z | |
| 4203 | 2026-08-10T19:43:23.876Z | info: running `cargo check --bins` on cockroach-admin-api (251/335) |
| 4204 | 2026-08-10T19:43:24.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4205 | 2026-08-10T19:43:24.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4206 | 2026-08-10T19:43:24.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4207 | 2026-08-10T19:43:24.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4208 | 2026-08-10T19:43:24.421Z | |
| 4209 | 2026-08-10T19:43:24.421Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (252/335) |
| 4210 | 2026-08-10T19:43:24.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4211 | 2026-08-10T19:43:24.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4212 | 2026-08-10T19:43:24.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4213 | 2026-08-10T19:43:24.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4214 | 2026-08-10T19:43:25.092Z | |
| 4215 | 2026-08-10T19:43:25.092Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (253/335) |
| 4216 | 2026-08-10T19:43:25.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-08-10T19:43:25.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-08-10T19:43:25.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4219 | 2026-08-10T19:43:25.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4220 | 2026-08-10T19:43:25.720Z | |
| 4221 | 2026-08-10T19:43:25.720Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (254/335) |
| 4222 | 2026-08-10T19:43:26.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4223 | 2026-08-10T19:43:26.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4224 | 2026-08-10T19:43:26.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4225 | 2026-08-10T19:43:26.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4226 | 2026-08-10T19:43:26.339Z | |
| 4227 | 2026-08-10T19:43:26.339Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (255/335) |
| 4228 | 2026-08-10T19:43:26.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4229 | 2026-08-10T19:43:26.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4230 | 2026-08-10T19:43:26.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4231 | 2026-08-10T19:43:26.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4232 | 2026-08-10T19:43:26.957Z | |
| 4233 | 2026-08-10T19:43:26.957Z | info: running `cargo check --bins` on db-macros (256/335) |
| 4234 | 2026-08-10T19:43:27.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4235 | 2026-08-10T19:43:27.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4236 | 2026-08-10T19:43:27.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4237 | 2026-08-10T19:43:27.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4238 | 2026-08-10T19:43:27.515Z | |
| 4239 | 2026-08-10T19:43:27.515Z | info: running `cargo check --bins` on nexus-macros-common (257/335) |
| 4240 | 2026-08-10T19:43:27.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4241 | 2026-08-10T19:43:27.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4242 | 2026-08-10T19:43:27.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4243 | 2026-08-10T19:43:27.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4244 | 2026-08-10T19:43:28.074Z | |
| 4245 | 2026-08-10T19:43:28.074Z | info: running `cargo check --bins` on nexus-auth (258/335) |
| 4246 | 2026-08-10T19:43:28.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4247 | 2026-08-10T19:43:28.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4248 | 2026-08-10T19:43:28.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4249 | 2026-08-10T19:43:28.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4250 | 2026-08-10T19:43:28.692Z | |
| 4251 | 2026-08-10T19:43:28.692Z | info: running `cargo check --bins` on authz-macros (259/335) |
| 4252 | 2026-08-10T19:43:29.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4253 | 2026-08-10T19:43:29.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4254 | 2026-08-10T19:43:29.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4255 | 2026-08-10T19:43:29.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4256 | 2026-08-10T19:43:29.246Z | |
| 4257 | 2026-08-10T19:43:29.246Z | info: running `cargo check --bins` on nexus-db-fixed-data (260/335) |
| 4258 | 2026-08-10T19:43:29.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4259 | 2026-08-10T19:43:29.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4260 | 2026-08-10T19:43:29.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4261 | 2026-08-10T19:43:29.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4262 | 2026-08-10T19:43:29.861Z | |
| 4263 | 2026-08-10T19:43:29.861Z | info: running `cargo check --bins` on nexus-db-model (261/335) |
| 4264 | 2026-08-10T19:43:30.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4265 | 2026-08-10T19:43:30.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4266 | 2026-08-10T19:43:30.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4267 | 2026-08-10T19:43:30.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4268 | 2026-08-10T19:43:30.469Z | |
| 4269 | 2026-08-10T19:43:30.469Z | info: running `cargo check --bins` on nexus-db-schema (262/335) |
| 4270 | 2026-08-10T19:43:30.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4271 | 2026-08-10T19:43:30.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4272 | 2026-08-10T19:43:30.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4273 | 2026-08-10T19:43:30.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4274 | 2026-08-10T19:43:31.025Z | |
| 4275 | 2026-08-10T19:43:31.025Z | info: running `cargo check --bins` on nexus-defaults (263/335) |
| 4276 | 2026-08-10T19:43:31.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4277 | 2026-08-10T19:43:31.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4278 | 2026-08-10T19:43:31.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4279 | 2026-08-10T19:43:31.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4280 | 2026-08-10T19:43:31.590Z | |
| 4281 | 2026-08-10T19:43:31.591Z | info: running `cargo check --bins` on omicron-git-version (264/335) |
| 4282 | 2026-08-10T19:43:32.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4283 | 2026-08-10T19:43:32.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4284 | 2026-08-10T19:43:32.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4285 | 2026-08-10T19:43:32.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4286 | 2026-08-10T19:43:32.143Z | |
| 4287 | 2026-08-10T19:43:32.143Z | info: running `cargo check --bins` on nexus-db-errors (265/335) |
| 4288 | 2026-08-10T19:43:32.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4289 | 2026-08-10T19:43:32.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4290 | 2026-08-10T19:43:32.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4291 | 2026-08-10T19:43:32.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4292 | 2026-08-10T19:43:32.763Z | |
| 4293 | 2026-08-10T19:43:32.763Z | info: running `cargo check --bins` on nexus-db-lookup (266/335) |
| 4294 | 2026-08-10T19:43:33.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4295 | 2026-08-10T19:43:33.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4296 | 2026-08-10T19:43:33.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4297 | 2026-08-10T19:43:33.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4298 | 2026-08-10T19:43:33.385Z | |
| 4299 | 2026-08-10T19:43:33.385Z | info: running `cargo check --bins` on nexus-test-interface (267/335) |
| 4300 | 2026-08-10T19:43:33.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4301 | 2026-08-10T19:43:33.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4302 | 2026-08-10T19:43:33.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4303 | 2026-08-10T19:43:33.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4304 | 2026-08-10T19:43:34.010Z | |
| 4305 | 2026-08-10T19:43:34.010Z | info: running `cargo check --bins` on oximeter-collector (268/335) |
| 4306 | 2026-08-10T19:43:34.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-08-10T19:43:34.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-08-10T19:43:34.730Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4309 | 2026-08-10T19:43:34.730Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4310 | 2026-08-10T19:43:35.417Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4311 | 2026-08-10T19:43:37.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.13s |
| 4312 | 2026-08-10T19:43:37.336Z | |
| 4313 | 2026-08-10T19:43:37.336Z | info: running `cargo check --bins` on oximeter-api (269/335) |
| 4314 | 2026-08-10T19:43:37.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-08-10T19:43:37.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-08-10T19:43:37.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4317 | 2026-08-10T19:43:37.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4318 | 2026-08-10T19:43:37.905Z | |
| 4319 | 2026-08-10T19:43:37.905Z | info: running `cargo check --bins` on cert-dev (270/335) |
| 4320 | 2026-08-10T19:43:38.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4321 | 2026-08-10T19:43:38.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4322 | 2026-08-10T19:43:38.502Z | Checking yasna v0.5.2 |
| 4323 | 2026-08-10T19:43:38.911Z | Checking rcgen v0.12.1 |
| 4324 | 2026-08-10T19:43:39.162Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4325 | 2026-08-10T19:43:39.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4326 | 2026-08-10T19:43:39.513Z | |
| 4327 | 2026-08-10T19:43:39.513Z | info: running `cargo check --bins` on clickana (271/335) |
| 4328 | 2026-08-10T19:43:39.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4329 | 2026-08-10T19:43:39.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4330 | 2026-08-10T19:43:40.142Z | Compiling instability v0.3.11 |
| 4331 | 2026-08-10T19:43:40.143Z | Checking castaway v0.2.4 |
| 4332 | 2026-08-10T19:43:40.146Z | Compiling indoc v2.0.7 |
| 4333 | 2026-08-10T19:43:40.146Z | Checking unicode-truncate v1.1.0 |
| 4334 | 2026-08-10T19:43:40.146Z | Checking lru v0.12.5 |
| 4335 | 2026-08-10T19:43:40.146Z | Checking cassowary v0.3.0 |
| 4336 | 2026-08-10T19:43:40.374Z | Checking compact_str v0.8.1 |
| 4337 | 2026-08-10T19:43:41.136Z | Checking ratatui v0.29.0 |
| 4338 | 2026-08-10T19:43:42.189Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4339 | 2026-08-10T19:43:42.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s |
| 4340 | 2026-08-10T19:43:43.089Z | |
| 4341 | 2026-08-10T19:43:43.089Z | info: running `cargo check --bins` on clickhouse-cluster-dev (272/335) |
| 4342 | 2026-08-10T19:43:43.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4343 | 2026-08-10T19:43:43.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4344 | 2026-08-10T19:43:43.796Z | Checking headers-core v0.3.0 |
| 4345 | 2026-08-10T19:43:43.799Z | Checking port-file v0.1.0 |
| 4346 | 2026-08-10T19:43:43.799Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4347 | 2026-08-10T19:43:43.994Z | Checking headers v0.4.1 |
| 4348 | 2026-08-10T19:43:44.366Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4349 | 2026-08-10T19:43:45.331Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4350 | 2026-08-10T19:43:45.861Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4351 | 2026-08-10T19:43:46.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 4352 | 2026-08-10T19:43:46.502Z | |
| 4353 | 2026-08-10T19:43:46.503Z | info: running `cargo check --bins` on ch-dev (273/335) |
| 4354 | 2026-08-10T19:43:47.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4355 | 2026-08-10T19:43:47.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4356 | 2026-08-10T19:43:47.209Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4357 | 2026-08-10T19:43:47.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s |
| 4358 | 2026-08-10T19:43:48.172Z | |
| 4359 | 2026-08-10T19:43:48.172Z | info: running `cargo check --bins` on dev-tools-common (274/335) |
| 4360 | 2026-08-10T19:43:48.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4361 | 2026-08-10T19:43:48.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4362 | 2026-08-10T19:43:48.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4363 | 2026-08-10T19:43:48.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 4364 | 2026-08-10T19:43:48.586Z | |
| 4365 | 2026-08-10T19:43:48.586Z | info: running `cargo check --bins` on corpus-adjust (275/335) |
| 4366 | 2026-08-10T19:43:49.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4367 | 2026-08-10T19:43:49.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4368 | 2026-08-10T19:43:49.201Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4369 | 2026-08-10T19:43:49.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
| 4370 | 2026-08-10T19:43:49.755Z | |
| 4371 | 2026-08-10T19:43:49.755Z | info: running `cargo check --bins` on crdb-seed (276/335) |
| 4372 | 2026-08-10T19:43:50.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4373 | 2026-08-10T19:43:50.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4374 | 2026-08-10T19:43:50.452Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4375 | 2026-08-10T19:43:51.558Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4376 | 2026-08-10T19:43:51.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 4377 | 2026-08-10T19:43:52.110Z | |
| 4378 | 2026-08-10T19:43:52.110Z | info: running `cargo check --bins` on db-dev (277/335) |
| 4379 | 2026-08-10T19:43:52.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-08-10T19:43:52.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-08-10T19:43:52.818Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4382 | 2026-08-10T19:43:53.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4383 | 2026-08-10T19:43:53.787Z | |
| 4384 | 2026-08-10T19:43:53.787Z | info: running `cargo check --bins` on omicron-dev-lib (278/335) |
| 4385 | 2026-08-10T19:43:54.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-08-10T19:43:54.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-08-10T19:43:54.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4388 | 2026-08-10T19:43:54.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4389 | 2026-08-10T19:43:54.395Z | |
| 4390 | 2026-08-10T19:43:54.395Z | info: running `cargo check --bins` on xtask-downloader (279/335) |
| 4391 | 2026-08-10T19:43:54.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4392 | 2026-08-10T19:43:54.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4393 | 2026-08-10T19:43:54.997Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4394 | 2026-08-10T19:43:55.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s |
| 4395 | 2026-08-10T19:43:55.852Z | |
| 4396 | 2026-08-10T19:43:55.852Z | info: running `cargo check --bins` on omicron-dropshot-apis (280/335) |
| 4397 | 2026-08-10T19:43:56.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-08-10T19:43:56.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-08-10T19:43:56.582Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4400 | 2026-08-10T19:43:56.582Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4401 | 2026-08-10T19:43:56.585Z | Checking git-stub v1.0.0 |
| 4402 | 2026-08-10T19:43:56.585Z | Compiling trait-variant v0.1.2 |
| 4403 | 2026-08-10T19:43:56.585Z | Checking is_ci v1.2.0 |
| 4404 | 2026-08-10T19:43:56.585Z | Checking maplit v1.0.2 |
| 4405 | 2026-08-10T19:43:56.585Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4406 | 2026-08-10T19:43:56.586Z | Checking drift v0.2.0 |
| 4407 | 2026-08-10T19:43:56.784Z | Checking supports-color v3.0.2 |
| 4408 | 2026-08-10T19:43:56.796Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4409 | 2026-08-10T19:43:56.875Z | Checking git-stub-vcs v0.1.0 |
| 4410 | 2026-08-10T19:43:56.905Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4411 | 2026-08-10T19:43:56.905Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4412 | 2026-08-10T19:43:56.986Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4413 | 2026-08-10T19:43:57.045Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4414 | 2026-08-10T19:43:57.074Z | Checking dropshot-api-manager v0.7.2 |
| 4415 | 2026-08-10T19:43:57.129Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4416 | 2026-08-10T19:43:57.268Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4417 | 2026-08-10T19:43:57.438Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4418 | 2026-08-10T19:43:57.983Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4419 | 2026-08-10T19:43:58.880Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4420 | 2026-08-10T19:43:59.901Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4421 | 2026-08-10T19:44:00.659Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4422 | 2026-08-10T19:44:01.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s |
| 4423 | 2026-08-10T19:44:01.115Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4424 | 2026-08-10T19:44:01.115Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4425 | 2026-08-10T19:44:01.304Z | |
| 4426 | 2026-08-10T19:44:01.304Z | info: running `cargo check --bins` on installinator-api (281/335) |
| 4427 | 2026-08-10T19:44:01.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-08-10T19:44:01.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-08-10T19:44:01.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4430 | 2026-08-10T19:44:01.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4431 | 2026-08-10T19:44:01.866Z | |
| 4432 | 2026-08-10T19:44:01.866Z | info: running `cargo check --bins` on nexus-external-api (282/335) |
| 4433 | 2026-08-10T19:44:02.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4434 | 2026-08-10T19:44:02.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4435 | 2026-08-10T19:44:02.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4436 | 2026-08-10T19:44:02.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4437 | 2026-08-10T19:44:02.466Z | |
| 4438 | 2026-08-10T19:44:02.466Z | info: running `cargo check --bins` on nexus-internal-api (283/335) |
| 4439 | 2026-08-10T19:44:02.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4440 | 2026-08-10T19:44:02.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4441 | 2026-08-10T19:44:02.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4442 | 2026-08-10T19:44:02.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4443 | 2026-08-10T19:44:03.067Z | |
| 4444 | 2026-08-10T19:44:03.067Z | info: running `cargo check --bins` on nexus-lockstep-api (284/335) |
| 4445 | 2026-08-10T19:44:03.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4446 | 2026-08-10T19:44:03.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4447 | 2026-08-10T19:44:03.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4448 | 2026-08-10T19:44:03.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4449 | 2026-08-10T19:44:03.671Z | |
| 4450 | 2026-08-10T19:44:03.671Z | info: running `cargo check --bins` on ntp-admin-api (285/335) |
| 4451 | 2026-08-10T19:44:04.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4452 | 2026-08-10T19:44:04.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4453 | 2026-08-10T19:44:04.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4454 | 2026-08-10T19:44:04.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4455 | 2026-08-10T19:44:04.235Z | |
| 4456 | 2026-08-10T19:44:04.235Z | info: running `cargo check --bins` on ntp-admin-types-versions (286/335) |
| 4457 | 2026-08-10T19:44:04.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4458 | 2026-08-10T19:44:04.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4459 | 2026-08-10T19:44:04.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4460 | 2026-08-10T19:44:04.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4461 | 2026-08-10T19:44:04.787Z | |
| 4462 | 2026-08-10T19:44:04.787Z | info: running `cargo check --bins` on wicketd-api (287/335) |
| 4463 | 2026-08-10T19:44:05.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4464 | 2026-08-10T19:44:05.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4465 | 2026-08-10T19:44:05.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4466 | 2026-08-10T19:44:05.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4467 | 2026-08-10T19:44:05.364Z | |
| 4468 | 2026-08-10T19:44:05.364Z | info: running `cargo check --bins` on wicketd-commission-api (288/335) |
| 4469 | 2026-08-10T19:44:05.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4470 | 2026-08-10T19:44:05.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4471 | 2026-08-10T19:44:05.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4472 | 2026-08-10T19:44:05.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4473 | 2026-08-10T19:44:05.935Z | |
| 4474 | 2026-08-10T19:44:05.935Z | info: running `cargo check --bins` on omicron-ls-apis (289/335) |
| 4475 | 2026-08-10T19:44:06.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4476 | 2026-08-10T19:44:06.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4477 | 2026-08-10T19:44:06.543Z | Compiling blake3 v1.8.5 |
| 4478 | 2026-08-10T19:44:06.653Z | Checking constant_time_eq v0.4.2 |
| 4479 | 2026-08-10T19:44:06.656Z | Checking arrayvec v0.7.6 |
| 4480 | 2026-08-10T19:44:06.663Z | Checking arrayref v0.3.9 |
| 4481 | 2026-08-10T19:44:06.681Z | Checking cargo-platform v0.3.2 |
| 4482 | 2026-08-10T19:44:06.685Z | Checking topological-sort v0.2.2 |
| 4483 | 2026-08-10T19:44:06.685Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4484 | 2026-08-10T19:44:06.835Z | Checking cargo_metadata v0.23.1 |
| 4485 | 2026-08-10T19:44:07.433Z | Checking omicron-zone-package v0.12.3 |
| 4486 | 2026-08-10T19:44:08.148Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4487 | 2026-08-10T19:44:08.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s |
| 4488 | 2026-08-10T19:44:09.159Z | |
| 4489 | 2026-08-10T19:44:09.159Z | info: running `cargo check --bins` on mgs-dev (290/335) |
| 4490 | 2026-08-10T19:44:09.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4491 | 2026-08-10T19:44:09.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4492 | 2026-08-10T19:44:09.878Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4493 | 2026-08-10T19:44:10.517Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4494 | 2026-08-10T19:44:11.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 4495 | 2026-08-10T19:44:11.232Z | |
| 4496 | 2026-08-10T19:44:11.233Z | info: running `cargo check --bins` on omicron-omdb (291/335) |
| 4497 | 2026-08-10T19:44:11.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4498 | 2026-08-10T19:44:11.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4499 | 2026-08-10T19:44:12.192Z | Compiling darling_core v0.21.3 |
| 4500 | 2026-08-10T19:44:12.192Z | Compiling vergen-lib v0.1.6 |
| 4501 | 2026-08-10T19:44:12.196Z | Compiling diesel_derives v2.3.7 |
| 4502 | 2026-08-10T19:44:12.196Z | Checking scheduled-thread-pool v0.2.7 |
| 4503 | 2026-08-10T19:44:12.196Z | Compiling vergen-gitcl v1.0.8 |
| 4504 | 2026-08-10T19:44:12.196Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4505 | 2026-08-10T19:44:12.196Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4506 | 2026-08-10T19:44:12.196Z | Compiling dirs-sys-next v0.1.2 |
| 4507 | 2026-08-10T19:44:12.524Z | Compiling glob v0.3.3 |
| 4508 | 2026-08-10T19:44:12.540Z | Compiling crunchy v0.2.4 |
| 4509 | 2026-08-10T19:44:12.555Z | Checking r2d2 v0.8.10 |
| 4510 | 2026-08-10T19:44:12.622Z | Compiling dirs-next v2.0.0 |
| 4511 | 2026-08-10T19:44:12.643Z | Compiling tiny-keccak v2.0.2 |
| 4512 | 2026-08-10T19:44:12.733Z | Checking downcast-rs v2.0.2 |
| 4513 | 2026-08-10T19:44:12.829Z | Compiling term v0.7.0 |
| 4514 | 2026-08-10T19:44:12.885Z | Compiling bit-vec v0.6.3 |
| 4515 | 2026-08-10T19:44:12.899Z | Compiling clang-sys v1.8.1 |
| 4516 | 2026-08-10T19:44:12.924Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4517 | 2026-08-10T19:44:13.098Z | Compiling ascii-canvas v3.0.0 |
| 4518 | 2026-08-10T19:44:13.117Z | Compiling bit-set v0.5.3 |
| 4519 | 2026-08-10T19:44:13.272Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4520 | 2026-08-10T19:44:13.289Z | Compiling itertools v0.10.5 |
| 4521 | 2026-08-10T19:44:13.339Z | Compiling ena v0.14.4 |
| 4522 | 2026-08-10T19:44:13.355Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4523 | 2026-08-10T19:44:13.371Z | Compiling libloading v0.8.9 |
| 4524 | 2026-08-10T19:44:13.387Z | Compiling regex-syntax v0.6.29 |
| 4525 | 2026-08-10T19:44:13.423Z | Compiling bindgen v0.71.1 |
| 4526 | 2026-08-10T19:44:13.550Z | Compiling diff v0.1.13 |
| 4527 | 2026-08-10T19:44:13.843Z | Compiling cexpr v0.6.0 |
| 4528 | 2026-08-10T19:44:13.859Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4529 | 2026-08-10T19:44:13.973Z | Compiling rustc-hash v2.1.1 |
| 4530 | 2026-08-10T19:44:14.079Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4531 | 2026-08-10T19:44:14.277Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4532 | 2026-08-10T19:44:14.354Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4533 | 2026-08-10T19:44:14.432Z | Compiling libxml v0.3.3 |
| 4534 | 2026-08-10T19:44:14.542Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4535 | 2026-08-10T19:44:14.679Z | Compiling strum_macros v0.24.3 |
| 4536 | 2026-08-10T19:44:14.724Z | Compiling lalrpop v0.19.12 |
| 4537 | 2026-08-10T19:44:14.741Z | Compiling indoc v1.0.9 |
| 4538 | 2026-08-10T19:44:14.935Z | Compiling darling_macro v0.21.3 |
| 4539 | 2026-08-10T19:44:15.448Z | Compiling darling v0.21.3 |
| 4540 | 2026-08-10T19:44:15.545Z | Compiling dsl_auto_type v0.2.0 |
| 4541 | 2026-08-10T19:44:15.594Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4542 | 2026-08-10T19:44:15.788Z | Checking derive_builder v0.20.2 |
| 4543 | 2026-08-10T19:44:15.911Z | Compiling oso-derive v0.27.3 |
| 4544 | 2026-08-10T19:44:16.038Z | Checking quick-xml v0.37.5 |
| 4545 | 2026-08-10T19:44:16.072Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4546 | 2026-08-10T19:44:16.416Z | Checking openssl-probe v0.1.6 |
| 4547 | 2026-08-10T19:44:16.561Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4548 | 2026-08-10T19:44:16.906Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4549 | 2026-08-10T19:44:17.099Z | Checking bb8 v0.8.6 |
| 4550 | 2026-08-10T19:44:17.190Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4551 | 2026-08-10T19:44:17.295Z | Checking nonempty v0.12.0 |
| 4552 | 2026-08-10T19:44:17.380Z | Compiling libz-sys v1.1.24 |
| 4553 | 2026-08-10T19:44:17.422Z | Compiling strsim v0.10.0 |
| 4554 | 2026-08-10T19:44:17.465Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4555 | 2026-08-10T19:44:17.605Z | Compiling darling_core v0.13.4 |
| 4556 | 2026-08-10T19:44:17.755Z | Compiling vergen-git2 v9.1.0 |
| 4557 | 2026-08-10T19:44:17.972Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4558 | 2026-08-10T19:44:17.995Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4559 | 2026-08-10T19:44:18.188Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4560 | 2026-08-10T19:44:18.404Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4561 | 2026-08-10T19:44:18.602Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4562 | 2026-08-10T19:44:18.791Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4563 | 2026-08-10T19:44:18.984Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4564 | 2026-08-10T19:44:18.988Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4565 | 2026-08-10T19:44:19.177Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4566 | 2026-08-10T19:44:19.365Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4567 | 2026-08-10T19:44:19.464Z | Compiling darling_macro v0.13.4 |
| 4568 | 2026-08-10T19:44:19.615Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4569 | 2026-08-10T19:44:19.808Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4570 | 2026-08-10T19:44:19.986Z | Compiling darling v0.13.4 |
| 4571 | 2026-08-10T19:44:20.093Z | Compiling serde_with_macros v1.5.2 |
| 4572 | 2026-08-10T19:44:20.212Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4573 | 2026-08-10T19:44:20.613Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4574 | 2026-08-10T19:44:20.950Z | Compiling serde_with v1.14.0 |
| 4575 | 2026-08-10T19:44:21.050Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4576 | 2026-08-10T19:44:21.196Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4577 | 2026-08-10T19:44:21.465Z | Checking diesel v2.3.7 |
| 4578 | 2026-08-10T19:44:22.121Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4579 | 2026-08-10T19:44:22.763Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4580 | 2026-08-10T19:44:23.028Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4581 | 2026-08-10T19:44:23.749Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4582 | 2026-08-10T19:44:23.767Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4583 | 2026-08-10T19:44:24.379Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4584 | 2026-08-10T19:44:24.423Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4585 | 2026-08-10T19:44:24.910Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4586 | 2026-08-10T19:44:24.929Z | Checking twox-hash v2.1.2 |
| 4587 | 2026-08-10T19:44:25.108Z | Checking libsw-core v0.3.2 |
| 4588 | 2026-08-10T19:44:25.285Z | Checking atty v0.2.14 |
| 4589 | 2026-08-10T19:44:25.292Z | Checking libsw v3.5.0 |
| 4590 | 2026-08-10T19:44:25.313Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4591 | 2026-08-10T19:44:25.354Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4592 | 2026-08-10T19:44:25.498Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4593 | 2026-08-10T19:44:25.558Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4594 | 2026-08-10T19:44:25.693Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4595 | 2026-08-10T19:44:26.911Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4596 | 2026-08-10T19:44:26.983Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4597 | 2026-08-10T19:44:27.521Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4598 | 2026-08-10T19:44:27.603Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4599 | 2026-08-10T19:44:27.704Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4600 | 2026-08-10T19:44:27.895Z | Checking console v0.16.2 |
| 4601 | 2026-08-10T19:44:28.205Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4602 | 2026-08-10T19:44:28.358Z | Checking fatfs v0.3.6 |
| 4603 | 2026-08-10T19:44:28.564Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4604 | 2026-08-10T19:44:28.826Z | Checking unit-prefix v0.5.2 |
| 4605 | 2026-08-10T19:44:28.966Z | Compiling seq-macro v0.3.6 |
| 4606 | 2026-08-10T19:44:29.467Z | Checking indicatif v0.18.4 |
| 4607 | 2026-08-10T19:44:29.879Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4608 | 2026-08-10T19:44:29.901Z | Checking oxide-update-engine-display v0.1.2 |
| 4609 | 2026-08-10T19:44:30.221Z | Checking support-bundle-viewer v0.1.2 |
| 4610 | 2026-08-10T19:44:30.480Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4611 | 2026-08-10T19:44:30.567Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4612 | 2026-08-10T19:44:30.692Z | Checking multimap v0.10.1 |
| 4613 | 2026-08-10T19:44:36.683Z | Checking diesel-dtrace v0.5.0 |
| 4614 | 2026-08-10T19:44:36.935Z | Checking async-bb8-diesel v0.2.1 |
| 4615 | 2026-08-10T19:44:40.026Z | Compiling samael v0.0.19 |
| 4616 | 2026-08-10T19:44:45.205Z | Compiling git2 v0.20.4 |
| 4617 | 2026-08-10T19:44:46.372Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4618 | 2026-08-10T19:44:46.993Z | Compiling polar-core v0.27.3 |
| 4619 | 2026-08-10T19:44:47.659Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4620 | 2026-08-10T19:44:51.527Z | Checking oso v0.27.3 |
| 4621 | 2026-08-10T19:45:24.033Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4622 | 2026-08-10T19:46:38.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s |
| 4623 | 2026-08-10T19:46:38.973Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4624 | 2026-08-10T19:46:38.973Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4625 | 2026-08-10T19:46:39.189Z | |
| 4626 | 2026-08-10T19:46:39.189Z | info: running `cargo check --bins` on nexus-networking (292/335) |
| 4627 | 2026-08-10T19:46:39.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4628 | 2026-08-10T19:46:39.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4629 | 2026-08-10T19:46:39.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4630 | 2026-08-10T19:46:39.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4631 | 2026-08-10T19:46:39.856Z | |
| 4632 | 2026-08-10T19:46:39.856Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (293/335) |
| 4633 | 2026-08-10T19:46:40.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4634 | 2026-08-10T19:46:40.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4635 | 2026-08-10T19:46:40.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4636 | 2026-08-10T19:46:40.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4637 | 2026-08-10T19:46:40.486Z | |
| 4638 | 2026-08-10T19:46:40.486Z | info: running `cargo check --bins` on nexus-saga-recovery (294/335) |
| 4639 | 2026-08-10T19:46:41.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4640 | 2026-08-10T19:46:41.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4641 | 2026-08-10T19:46:41.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4642 | 2026-08-10T19:46:41.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4643 | 2026-08-10T19:46:41.119Z | |
| 4644 | 2026-08-10T19:46:41.119Z | info: running `cargo check --bins` on nexus-test-utils-macros (295/335) |
| 4645 | 2026-08-10T19:46:41.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4646 | 2026-08-10T19:46:41.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4647 | 2026-08-10T19:46:41.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4648 | 2026-08-10T19:46:41.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4649 | 2026-08-10T19:46:41.677Z | |
| 4650 | 2026-08-10T19:46:41.677Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (296/335) |
| 4651 | 2026-08-10T19:46:42.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4652 | 2026-08-10T19:46:42.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4653 | 2026-08-10T19:46:42.503Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4654 | 2026-08-10T19:46:43.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s |
| 4655 | 2026-08-10T19:46:43.266Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4656 | 2026-08-10T19:46:43.266Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4657 | 2026-08-10T19:46:43.473Z | |
| 4658 | 2026-08-10T19:46:43.473Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (297/335) |
| 4659 | 2026-08-10T19:46:44.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4660 | 2026-08-10T19:46:44.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4661 | 2026-08-10T19:46:44.299Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4662 | 2026-08-10T19:47:24.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.98s |
| 4663 | 2026-08-10T19:47:24.837Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4664 | 2026-08-10T19:47:24.837Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4665 | 2026-08-10T19:47:24.837Z | |
| 4666 | 2026-08-10T19:47:24.837Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (298/335) |
| 4667 | 2026-08-10T19:47:24.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4668 | 2026-08-10T19:47:24.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4669 | 2026-08-10T19:47:24.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4670 | 2026-08-10T19:47:24.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4671 | 2026-08-10T19:47:24.838Z | |
| 4672 | 2026-08-10T19:47:24.838Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (299/335) |
| 4673 | 2026-08-10T19:47:24.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4674 | 2026-08-10T19:47:24.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4675 | 2026-08-10T19:47:24.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4676 | 2026-08-10T19:47:24.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4677 | 2026-08-10T19:47:24.838Z | |
| 4678 | 2026-08-10T19:47:24.839Z | info: running `cargo check --bins --no-default-features` on nexus-fm (300/335) |
| 4679 | 2026-08-10T19:47:25.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4680 | 2026-08-10T19:47:25.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4681 | 2026-08-10T19:47:25.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4682 | 2026-08-10T19:47:25.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4683 | 2026-08-10T19:47:25.438Z | |
| 4684 | 2026-08-10T19:47:25.439Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (301/335) |
| 4685 | 2026-08-10T19:47:26.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4686 | 2026-08-10T19:47:26.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4687 | 2026-08-10T19:47:26.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4688 | 2026-08-10T19:47:26.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4689 | 2026-08-10T19:47:26.111Z | |
| 4690 | 2026-08-10T19:47:26.111Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (302/335) |
| 4691 | 2026-08-10T19:47:26.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4692 | 2026-08-10T19:47:26.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4693 | 2026-08-10T19:47:26.602Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4694 | 2026-08-10T19:47:26.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4695 | 2026-08-10T19:47:26.696Z | |
| 4696 | 2026-08-10T19:47:26.696Z | info: running `cargo check --bins` on nexus-mgs-updates (303/335) |
| 4697 | 2026-08-10T19:47:27.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4698 | 2026-08-10T19:47:27.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4699 | 2026-08-10T19:47:27.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4700 | 2026-08-10T19:47:27.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4701 | 2026-08-10T19:47:27.306Z | |
| 4702 | 2026-08-10T19:47:27.306Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (304/335) |
| 4703 | 2026-08-10T19:47:27.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4704 | 2026-08-10T19:47:27.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4705 | 2026-08-10T19:47:27.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4706 | 2026-08-10T19:47:27.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4707 | 2026-08-10T19:47:27.932Z | |
| 4708 | 2026-08-10T19:47:27.933Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (305/335) |
| 4709 | 2026-08-10T19:47:28.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4710 | 2026-08-10T19:47:28.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4711 | 2026-08-10T19:47:28.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4712 | 2026-08-10T19:47:28.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4713 | 2026-08-10T19:47:28.566Z | |
| 4714 | 2026-08-10T19:47:28.566Z | info: running `cargo check --bins` on nexus-switch-config (306/335) |
| 4715 | 2026-08-10T19:47:29.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4716 | 2026-08-10T19:47:29.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4717 | 2026-08-10T19:47:29.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4718 | 2026-08-10T19:47:29.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4719 | 2026-08-10T19:47:29.190Z | |
| 4720 | 2026-08-10T19:47:29.190Z | info: running `cargo check --bins` on nexus-switch-config-preparation (307/335) |
| 4721 | 2026-08-10T19:47:29.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4722 | 2026-08-10T19:47:29.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4723 | 2026-08-10T19:47:29.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4724 | 2026-08-10T19:47:29.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4725 | 2026-08-10T19:47:29.919Z | |
| 4726 | 2026-08-10T19:47:29.919Z | info: running `cargo check --bins` on support-bundle-collection (308/335) |
| 4727 | 2026-08-10T19:47:31.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4728 | 2026-08-10T19:47:31.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4729 | 2026-08-10T19:47:31.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4730 | 2026-08-10T19:47:31.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4731 | 2026-08-10T19:47:31.060Z | |
| 4732 | 2026-08-10T19:47:31.060Z | info: running `cargo check --bins` on omicron-dev (309/335) |
| 4733 | 2026-08-10T19:47:31.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4734 | 2026-08-10T19:47:31.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4735 | 2026-08-10T19:47:31.367Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4736 | 2026-08-10T19:47:31.367Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4737 | 2026-08-10T19:47:31.560Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4738 | 2026-08-10T19:47:31.588Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4739 | 2026-08-10T19:47:31.606Z | Checking diff v0.1.13 |
| 4740 | 2026-08-10T19:47:31.613Z | Checking yansi v1.0.1 |
| 4741 | 2026-08-10T19:47:31.634Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4742 | 2026-08-10T19:47:31.637Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4743 | 2026-08-10T19:47:31.868Z | Checking pretty_assertions v1.4.1 |
| 4744 | 2026-08-10T19:47:32.621Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4745 | 2026-08-10T19:47:32.660Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4746 | 2026-08-10T19:47:57.759Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4747 | 2026-08-10T19:47:57.762Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4748 | 2026-08-10T19:47:57.763Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4749 | 2026-08-10T19:47:57.763Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4750 | 2026-08-10T19:47:57.763Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4751 | 2026-08-10T19:47:57.763Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4752 | 2026-08-10T19:47:57.763Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4753 | 2026-08-10T19:47:58.667Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4754 | 2026-08-10T19:47:58.667Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4755 | 2026-08-10T19:47:59.967Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4756 | 2026-08-10T19:48:38.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 4757 | 2026-08-10T19:48:38.797Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4758 | 2026-08-10T19:48:38.797Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4759 | 2026-08-10T19:48:39.002Z | |
| 4760 | 2026-08-10T19:48:39.002Z | info: running `cargo check --bins` on oximeter-load-test (310/335) |
| 4761 | 2026-08-10T19:48:39.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4762 | 2026-08-10T19:48:39.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4763 | 2026-08-10T19:48:39.719Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 4764 | 2026-08-10T19:48:40.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4765 | 2026-08-10T19:48:40.560Z | |
| 4766 | 2026-08-10T19:48:40.560Z | info: running `cargo check --bins` on omicron-pins (311/335) |
| 4767 | 2026-08-10T19:48:41.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4768 | 2026-08-10T19:48:41.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4769 | 2026-08-10T19:48:41.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4770 | 2026-08-10T19:48:41.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4771 | 2026-08-10T19:48:41.125Z | |
| 4772 | 2026-08-10T19:48:41.125Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (312/335) |
| 4773 | 2026-08-10T19:48:41.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4774 | 2026-08-10T19:48:41.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4775 | 2026-08-10T19:48:41.906Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4776 | 2026-08-10T19:48:42.032Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4777 | 2026-08-10T19:48:42.038Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4778 | 2026-08-10T19:49:08.985Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4779 | 2026-08-10T19:49:09.398Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4780 | 2026-08-10T19:49:11.191Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4781 | 2026-08-10T19:49:11.680Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4782 | 2026-08-10T19:49:14.884Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4783 | 2026-08-10T19:49:38.876Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4784 | 2026-08-10T19:49:39.634Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4785 | 2026-08-10T19:49:41.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4786 | 2026-08-10T19:49:41.565Z | |
| 4787 | 2026-08-10T19:49:41.565Z | info: running `cargo check --bins` on reconfigurator-sp-updater (313/335) |
| 4788 | 2026-08-10T19:49:42.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4789 | 2026-08-10T19:49:42.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4790 | 2026-08-10T19:49:42.294Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4791 | 2026-08-10T19:49:43.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4792 | 2026-08-10T19:49:43.207Z | |
| 4793 | 2026-08-10T19:49:43.208Z | info: running `cargo check --bins` on omicron-releng (314/335) |
| 4794 | 2026-08-10T19:49:43.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4795 | 2026-08-10T19:49:43.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4796 | 2026-08-10T19:49:43.857Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 4797 | 2026-08-10T19:49:43.860Z | Compiling fs-err v2.11.0 |
| 4798 | 2026-08-10T19:49:43.976Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 4799 | 2026-08-10T19:49:43.985Z | Checking parse-size v1.1.0 |
| 4800 | 2026-08-10T19:49:43.994Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4801 | 2026-08-10T19:49:43.997Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4802 | 2026-08-10T19:49:43.998Z | Checking shell-words v1.1.1 |
| 4803 | 2026-08-10T19:49:44.086Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 4804 | 2026-08-10T19:49:44.419Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 4805 | 2026-08-10T19:49:44.600Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 4806 | 2026-08-10T19:49:45.289Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4807 | 2026-08-10T19:49:45.913Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4808 | 2026-08-10T19:49:46.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s |
| 4809 | 2026-08-10T19:49:47.118Z | |
| 4810 | 2026-08-10T19:49:47.118Z | info: running `cargo check --bins` on update-common (315/335) |
| 4811 | 2026-08-10T19:49:47.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4812 | 2026-08-10T19:49:47.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4813 | 2026-08-10T19:49:47.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4814 | 2026-08-10T19:49:47.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4815 | 2026-08-10T19:49:47.698Z | |
| 4816 | 2026-08-10T19:49:47.698Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (316/335) |
| 4817 | 2026-08-10T19:49:48.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4818 | 2026-08-10T19:49:48.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4819 | 2026-08-10T19:49:48.338Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4820 | 2026-08-10T19:49:48.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 4821 | 2026-08-10T19:49:49.034Z | |
| 4822 | 2026-08-10T19:49:49.034Z | info: running `cargo check --bins` on schema (317/335) |
| 4823 | 2026-08-10T19:49:49.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4824 | 2026-08-10T19:49:49.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4825 | 2026-08-10T19:49:49.767Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4826 | 2026-08-10T19:49:50.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4827 | 2026-08-10T19:49:50.676Z | |
| 4828 | 2026-08-10T19:49:50.676Z | info: running `cargo check --bins` on xtask (318/335) |
| 4829 | 2026-08-10T19:49:51.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4830 | 2026-08-10T19:49:51.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4831 | 2026-08-10T19:49:51.086Z | Checking serde_core v1.0.228 |
| 4832 | 2026-08-10T19:49:51.086Z | Checking libc v0.2.185 |
| 4833 | 2026-08-10T19:49:51.168Z | Checking bitflags v2.11.0 |
| 4834 | 2026-08-10T19:49:51.176Z | Checking scroll v0.12.0 |
| 4835 | 2026-08-10T19:49:51.180Z | Checking thiserror v1.0.69 |
| 4836 | 2026-08-10T19:49:51.190Z | Checking log v0.4.29 |
| 4837 | 2026-08-10T19:49:51.193Z | Checking indexmap v2.14.0 |
| 4838 | 2026-08-10T19:49:51.204Z | Checking zerocopy v0.7.35 |
| 4839 | 2026-08-10T19:49:51.270Z | Checking syn v2.0.117 |
| 4840 | 2026-08-10T19:49:51.307Z | Checking dtrace-parser v0.2.0 |
| 4841 | 2026-08-10T19:49:51.330Z | Checking once_cell v1.21.3 |
| 4842 | 2026-08-10T19:49:51.390Z | Checking goblin v0.8.2 |
| 4843 | 2026-08-10T19:49:51.448Z | Checking errno v0.3.14 |
| 4844 | 2026-08-10T19:49:51.504Z | Checking getrandom v0.4.1 |
| 4845 | 2026-08-10T19:49:51.537Z | Checking thread-id v4.2.2 |
| 4846 | 2026-08-10T19:49:51.565Z | Checking rustix v1.1.3 |
| 4847 | 2026-08-10T19:49:51.615Z | Checking memmap v0.7.0 |
| 4848 | 2026-08-10T19:49:51.636Z | Checking thiserror v2.0.18 |
| 4849 | 2026-08-10T19:49:51.703Z | Checking fs-err v3.3.0 |
| 4850 | 2026-08-10T19:49:51.718Z | Checking anyhow v1.0.102 |
| 4851 | 2026-08-10T19:49:51.735Z | Checking tabled v0.15.0 |
| 4852 | 2026-08-10T19:49:52.351Z | Checking terminal_size v0.4.3 |
| 4853 | 2026-08-10T19:49:52.351Z | Checking tempfile v3.25.0 |
| 4854 | 2026-08-10T19:49:52.467Z | Checking clap_builder v4.6.0 |
| 4855 | 2026-08-10T19:49:52.470Z | Checking textwrap v0.16.2 |
| 4856 | 2026-08-10T19:49:52.646Z | Checking serde v1.0.228 |
| 4857 | 2026-08-10T19:49:52.646Z | Checking serde_json v1.0.151 |
| 4858 | 2026-08-10T19:49:52.649Z | Checking camino v1.2.2 |
| 4859 | 2026-08-10T19:49:52.681Z | Checking semver v1.0.28 |
| 4860 | 2026-08-10T19:49:52.861Z | Checking cargo-platform v0.3.2 |
| 4861 | 2026-08-10T19:49:52.896Z | Checking camino-tempfile v1.4.1 |
| 4862 | 2026-08-10T19:49:53.051Z | Checking toml_datetime v0.6.11 |
| 4863 | 2026-08-10T19:49:53.055Z | Checking serde_spanned v0.6.9 |
| 4864 | 2026-08-10T19:49:53.055Z | Checking macaddr v1.0.1 |
| 4865 | 2026-08-10T19:49:53.055Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4866 | 2026-08-10T19:49:53.227Z | Checking toml_edit v0.22.27 |
| 4867 | 2026-08-10T19:49:53.259Z | Checking dof v0.3.0 |
| 4868 | 2026-08-10T19:49:53.259Z | Checking cargo_metadata v0.23.1 |
| 4869 | 2026-08-10T19:49:53.531Z | Checking usdt-impl v0.5.0 |
| 4870 | 2026-08-10T19:49:53.652Z | Checking clap v4.6.1 |
| 4871 | 2026-08-10T19:49:53.792Z | Checking usdt v0.5.0 |
| 4872 | 2026-08-10T19:49:54.216Z | Checking toml v0.8.23 |
| 4873 | 2026-08-10T19:49:54.477Z | Checking cargo_toml v0.21.0 |
| 4874 | 2026-08-10T19:49:55.126Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4875 | 2026-08-10T19:49:55.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s |
| 4876 | 2026-08-10T19:49:55.628Z | |
| 4877 | 2026-08-10T19:49:55.628Z | info: running `cargo check --bins` on dnsadm (319/335) |
| 4878 | 2026-08-10T19:49:56.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4879 | 2026-08-10T19:49:56.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4880 | 2026-08-10T19:49:56.266Z | Checking arc-swap v1.8.2 |
| 4881 | 2026-08-10T19:49:56.547Z | Checking slog-scope v4.4.1 |
| 4882 | 2026-08-10T19:49:56.661Z | Checking slog-stdlog v4.1.1 |
| 4883 | 2026-08-10T19:49:56.758Z | Checking slog-envlogger v2.2.0 |
| 4884 | 2026-08-10T19:49:56.880Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4885 | 2026-08-10T19:49:57.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4886 | 2026-08-10T19:49:57.487Z | |
| 4887 | 2026-08-10T19:49:57.487Z | info: running `cargo check --bins` on end-to-end-tests (320/335) |
| 4888 | 2026-08-10T19:49:58.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4889 | 2026-08-10T19:49:58.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4890 | 2026-08-10T19:49:58.306Z | Checking cpubits v0.1.1 |
| 4891 | 2026-08-10T19:49:58.436Z | Checking pem-rfc7468 v1.0.0 |
| 4892 | 2026-08-10T19:49:58.448Z | Checking hmac v0.13.0 |
| 4893 | 2026-08-10T19:49:58.449Z | Checking universal-hash v0.6.1 |
| 4894 | 2026-08-10T19:49:58.471Z | Checking ctr v0.10.1 |
| 4895 | 2026-08-10T19:49:58.471Z | Checking aead v0.6.1 |
| 4896 | 2026-08-10T19:49:58.499Z | Checking aes v0.9.1 |
| 4897 | 2026-08-10T19:49:58.499Z | Checking crypto-bigint v0.7.5 |
| 4898 | 2026-08-10T19:49:58.527Z | Checking salsa20 v0.11.0 |
| 4899 | 2026-08-10T19:49:58.568Z | Checking polyval v0.7.1 |
| 4900 | 2026-08-10T19:49:58.582Z | Checking der v0.8.0 |
| 4901 | 2026-08-10T19:49:58.596Z | Checking pbkdf2 v0.13.0 |
| 4902 | 2026-08-10T19:49:58.616Z | Checking cbc v0.2.1 |
| 4903 | 2026-08-10T19:49:58.666Z | Checking ff v0.14.0 |
| 4904 | 2026-08-10T19:49:58.671Z | Checking signature v3.0.0 |
| 4905 | 2026-08-10T19:49:58.711Z | Checking scrypt v0.12.0 |
| 4906 | 2026-08-10T19:49:58.737Z | Checking ghash v0.6.0 |
| 4907 | 2026-08-10T19:49:58.753Z | Checking base16ct v1.0.0 |
| 4908 | 2026-08-10T19:49:58.811Z | Checking group v0.14.0 |
| 4909 | 2026-08-10T19:49:58.846Z | Checking hkdf v0.13.0 |
| 4910 | 2026-08-10T19:49:58.866Z | Compiling curve25519-dalek v5.0.0 |
| 4911 | 2026-08-10T19:49:58.882Z | Checking aes-gcm v0.11.0 |
| 4912 | 2026-08-10T19:49:58.897Z | Checking keccak v0.2.0 |
| 4913 | 2026-08-10T19:49:58.915Z | Checking poly1305 v0.9.0 |
| 4914 | 2026-08-10T19:49:58.959Z | Checking wnaf v0.14.0 |
| 4915 | 2026-08-10T19:49:58.977Z | Checking blowfish v0.10.0 |
| 4916 | 2026-08-10T19:49:59.043Z | Checking blake2 v0.11.0-rc.6 |
| 4917 | 2026-08-10T19:49:59.060Z | Checking sha3 v0.11.0 |
| 4918 | 2026-08-10T19:49:59.123Z | Checking bcrypt-pbkdf v0.11.0 |
| 4919 | 2026-08-10T19:49:59.141Z | Checking kem v0.3.0 |
| 4920 | 2026-08-10T19:49:59.177Z | Checking module-lattice v0.2.3 |
| 4921 | 2026-08-10T19:49:59.258Z | Checking sponge-cursor v0.1.0 |
| 4922 | 2026-08-10T19:49:59.294Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4923 | 2026-08-10T19:49:59.309Z | Checking argon2 v0.6.0-rc.8 |
| 4924 | 2026-08-10T19:49:59.378Z | Checking spki v0.8.0 |
| 4925 | 2026-08-10T19:49:59.394Z | Checking sec1 v0.8.1 |
| 4926 | 2026-08-10T19:49:59.406Z | Checking sha3 v0.12.0 |
| 4927 | 2026-08-10T19:49:59.409Z | Checking ml-kem v0.3.2 |
| 4928 | 2026-08-10T19:49:59.474Z | Checking internal-russh-num-bigint v0.5.0 |
| 4929 | 2026-08-10T19:49:59.550Z | Checking pkcs5 v0.8.1 |
| 4930 | 2026-08-10T19:49:59.590Z | Checking pkcs1 v0.8.0-rc.4 |
| 4931 | 2026-08-10T19:49:59.605Z | Checking num-bigint v0.4.6 |
| 4932 | 2026-08-10T19:49:59.621Z | Checking generic-array v1.4.3 |
| 4933 | 2026-08-10T19:49:59.794Z | Checking russh-util v0.52.0 |
| 4934 | 2026-08-10T19:49:59.840Z | Checking pkcs8 v0.11.0 |
| 4935 | 2026-08-10T19:49:59.918Z | Compiling enum_dispatch v0.3.13 |
| 4936 | 2026-08-10T19:50:00.019Z | Compiling delegate v0.13.5 |
| 4937 | 2026-08-10T19:50:00.040Z | Checking ed25519 v3.0.0 |
| 4938 | 2026-08-10T19:50:00.153Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4939 | 2026-08-10T19:50:00.185Z | Checking hex-literal v1.1.0 |
| 4940 | 2026-08-10T19:50:00.235Z | Checking ed25519-dalek v3.0.0 |
| 4941 | 2026-08-10T19:50:00.285Z | Checking md5 v0.8.0 |
| 4942 | 2026-08-10T19:50:00.346Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4943 | 2026-08-10T19:50:00.458Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4944 | 2026-08-10T19:50:00.473Z | Checking socket2 v0.5.10 |
| 4945 | 2026-08-10T19:50:00.520Z | Checking internet-checksum v0.2.1 |
| 4946 | 2026-08-10T19:50:00.567Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4947 | 2026-08-10T19:50:00.752Z | Checking elliptic-curve v0.14.1 |
| 4948 | 2026-08-10T19:50:00.752Z | Checking rfc6979 v0.6.0 |
| 4949 | 2026-08-10T19:50:00.756Z | Checking primefield v0.14.0 |
| 4950 | 2026-08-10T19:50:00.756Z | Checking ssh-encoding v0.3.0 |
| 4951 | 2026-08-10T19:50:00.888Z | Checking crypto-primes v0.7.2 |
| 4952 | 2026-08-10T19:50:00.975Z | Checking ssh-cipher v0.3.0 |
| 4953 | 2026-08-10T19:50:00.975Z | Checking russh-cryptovec v0.62.0 |
| 4954 | 2026-08-10T19:50:01.174Z | Checking primeorder v0.14.0 |
| 4955 | 2026-08-10T19:50:01.174Z | Checking ecdsa v0.17.0 |
| 4956 | 2026-08-10T19:50:01.533Z | Checking p384 v0.14.0 |
| 4957 | 2026-08-10T19:50:01.533Z | Checking p256 v0.14.0 |
| 4958 | 2026-08-10T19:50:01.536Z | Checking p521 v0.14.0 |
| 4959 | 2026-08-10T19:50:01.812Z | Checking rsa v0.10.0-rc.18 |
| 4960 | 2026-08-10T19:50:04.360Z | Checking ssh-key v0.7.0-rc.11 |
| 4961 | 2026-08-10T19:50:05.130Z | Checking russh v0.62.4 |
| 4962 | 2026-08-10T19:50:18.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.44s |
| 4963 | 2026-08-10T19:50:18.942Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4964 | 2026-08-10T19:50:18.942Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4965 | 2026-08-10T19:50:19.150Z | |
| 4966 | 2026-08-10T19:50:19.151Z | info: running `cargo check --bins` on gateway-cli (321/335) |
| 4967 | 2026-08-10T19:50:19.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4968 | 2026-08-10T19:50:19.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4969 | 2026-08-10T19:50:19.794Z | Checking termios v0.3.3 |
| 4970 | 2026-08-10T19:50:19.994Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4971 | 2026-08-10T19:50:20.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4972 | 2026-08-10T19:50:20.785Z | |
| 4973 | 2026-08-10T19:50:20.785Z | info: running `cargo check --bins --no-default-features` on installinator (322/335) |
| 4974 | 2026-08-10T19:50:21.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4975 | 2026-08-10T19:50:21.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4976 | 2026-08-10T19:50:21.471Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4977 | 2026-08-10T19:50:22.191Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4978 | 2026-08-10T19:50:23.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s |
| 4979 | 2026-08-10T19:50:23.997Z | |
| 4980 | 2026-08-10T19:50:23.997Z | info: running `cargo check --bins` on internal-dns-cli (323/335) |
| 4981 | 2026-08-10T19:50:24.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4982 | 2026-08-10T19:50:24.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4983 | 2026-08-10T19:50:24.638Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4984 | 2026-08-10T19:50:25.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 4985 | 2026-08-10T19:50:25.267Z | |
| 4986 | 2026-08-10T19:50:25.268Z | info: running `cargo check --bins` on omicron-live-tests (324/335) |
| 4987 | 2026-08-10T19:50:25.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4988 | 2026-08-10T19:50:25.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4989 | 2026-08-10T19:50:25.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4990 | 2026-08-10T19:50:25.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4991 | 2026-08-10T19:50:25.831Z | |
| 4992 | 2026-08-10T19:50:25.831Z | info: running `cargo check --bins` on live-tests-macros (325/335) |
| 4993 | 2026-08-10T19:50:26.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4994 | 2026-08-10T19:50:26.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4995 | 2026-08-10T19:50:26.314Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4996 | 2026-08-10T19:50:26.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4997 | 2026-08-10T19:50:26.401Z | |
| 4998 | 2026-08-10T19:50:26.401Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (326/335) |
| 4999 | 2026-08-10T19:50:26.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5000 | 2026-08-10T19:50:26.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5001 | 2026-08-10T19:50:27.151Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5002 | 2026-08-10T19:50:27.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s |
| 5003 | 2026-08-10T19:50:27.948Z | |
| 5004 | 2026-08-10T19:50:27.948Z | info: running `cargo check --bins` on omicron-ntp-admin (327/335) |
| 5005 | 2026-08-10T19:50:28.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5006 | 2026-08-10T19:50:28.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5007 | 2026-08-10T19:50:28.589Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5008 | 2026-08-10T19:50:28.589Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5009 | 2026-08-10T19:50:29.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s |
| 5010 | 2026-08-10T19:50:29.721Z | |
| 5011 | 2026-08-10T19:50:29.721Z | info: running `cargo check --bins` on ntp-admin-types (328/335) |
| 5012 | 2026-08-10T19:50:30.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5013 | 2026-08-10T19:50:30.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5014 | 2026-08-10T19:50:30.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5015 | 2026-08-10T19:50:30.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5016 | 2026-08-10T19:50:30.281Z | |
| 5017 | 2026-08-10T19:50:30.282Z | info: running `cargo check --bins` on omicron-package (329/335) |
| 5018 | 2026-08-10T19:50:30.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5019 | 2026-08-10T19:50:30.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5020 | 2026-08-10T19:50:30.954Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5021 | 2026-08-10T19:50:32.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 5022 | 2026-08-10T19:50:32.240Z | |
| 5023 | 2026-08-10T19:50:32.240Z | info: running `cargo check --bins` on tqdb (330/335) |
| 5024 | 2026-08-10T19:50:32.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5025 | 2026-08-10T19:50:32.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5026 | 2026-08-10T19:50:33.019Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5027 | 2026-08-10T19:50:33.378Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5028 | 2026-08-10T19:50:33.895Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5029 | 2026-08-10T19:50:33.895Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5030 | 2026-08-10T19:50:40.136Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5031 | 2026-08-10T19:50:40.139Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5032 | 2026-08-10T19:50:40.139Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5033 | 2026-08-10T19:50:40.769Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5034 | 2026-08-10T19:50:40.772Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5035 | 2026-08-10T19:50:40.772Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5036 | 2026-08-10T19:50:41.561Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5037 | 2026-08-10T19:50:41.997Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5038 | 2026-08-10T19:50:42.237Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5039 | 2026-08-10T19:50:42.606Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5040 | 2026-08-10T19:50:43.465Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5041 | 2026-08-10T19:50:44.122Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5042 | 2026-08-10T19:50:49.032Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5043 | 2026-08-10T19:50:56.111Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5044 | 2026-08-10T19:50:56.114Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5045 | 2026-08-10T19:50:56.114Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5046 | 2026-08-10T19:50:56.115Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5047 | 2026-08-10T19:50:57.635Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5048 | 2026-08-10T19:50:58.949Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5049 | 2026-08-10T19:50:59.644Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5050 | 2026-08-10T19:51:00.935Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5051 | 2026-08-10T19:51:01.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.25s |
| 5052 | 2026-08-10T19:51:01.694Z | |
| 5053 | 2026-08-10T19:51:01.694Z | info: running `cargo check --bins` on wicket-dbg (331/335) |
| 5054 | 2026-08-10T19:51:02.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5055 | 2026-08-10T19:51:02.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5056 | 2026-08-10T19:51:02.402Z | Checking rtoolbox v0.0.3 |
| 5057 | 2026-08-10T19:51:02.405Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5058 | 2026-08-10T19:51:02.405Z | Checking tui-tree-widget v0.23.1 |
| 5059 | 2026-08-10T19:51:02.532Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5060 | 2026-08-10T19:51:02.623Z | Checking rpassword v7.5.4 |
| 5061 | 2026-08-10T19:51:05.643Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5062 | 2026-08-10T19:51:07.550Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5063 | 2026-08-10T19:51:08.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.79s |
| 5064 | 2026-08-10T19:51:08.498Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5065 | 2026-08-10T19:51:08.498Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5066 | 2026-08-10T19:51:08.685Z | |
| 5067 | 2026-08-10T19:51:08.685Z | info: running `cargo check --bins` on wicket (332/335) |
| 5068 | 2026-08-10T19:51:09.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5069 | 2026-08-10T19:51:09.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5070 | 2026-08-10T19:51:09.380Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5071 | 2026-08-10T19:51:09.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
| 5072 | 2026-08-10T19:51:09.753Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5073 | 2026-08-10T19:51:09.753Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5074 | 2026-08-10T19:51:09.935Z | |
| 5075 | 2026-08-10T19:51:09.935Z | info: running `cargo check --bins` on wicketd (333/335) |
| 5076 | 2026-08-10T19:51:10.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5077 | 2026-08-10T19:51:10.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5078 | 2026-08-10T19:51:10.633Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5079 | 2026-08-10T19:51:14.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s |
| 5080 | 2026-08-10T19:51:14.358Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5081 | 2026-08-10T19:51:14.358Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5082 | 2026-08-10T19:51:14.540Z | |
| 5083 | 2026-08-10T19:51:14.540Z | info: running `cargo check --bins` on omicron-workspace-hack (334/335) |
| 5084 | 2026-08-10T19:51:15.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5085 | 2026-08-10T19:51:15.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5086 | 2026-08-10T19:51:15.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5087 | 2026-08-10T19:51:15.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5088 | 2026-08-10T19:51:15.106Z | |
| 5089 | 2026-08-10T19:51:15.106Z | info: running `cargo check --bins` on zone-setup (335/335) |
| 5090 | 2026-08-10T19:51:15.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5091 | 2026-08-10T19:51:15.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5092 | 2026-08-10T19:51:15.776Z | Checking uzers v0.12.2 |
| 5093 | 2026-08-10T19:51:16.050Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5094 | 2026-08-10T19:51:16.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s |
| 5095 | 2026-08-10T19:51:17.044Z | |
| 5096 | 2026-08-10T19:51:17.044Z | real 14:07.852604487 |
| 5097 | 2026-08-10T19:51:17.044Z | user 21:12.778128659 |
| 5098 | 2026-08-10T19:51:17.044Z | sys 4:24.678149189 |
| 5099 | 2026-08-10T19:51:17.044Z | trap 0.336701426 |
| 5100 | 2026-08-10T19:51:17.044Z | tflt 0.651123380 |
| 5101 | 2026-08-10T19:51:17.044Z | dflt 0.783972002 |
| 5102 | 2026-08-10T19:51:17.044Z | kflt 0.005074032 |
| 5103 | 2026-08-10T19:51:17.044Z | lock 1:29:53.069563793 |
| 5104 | 2026-08-10T19:51:17.044Z | slp 1:41:16.643945553 |
| 5105 | 2026-08-10T19:51:17.044Z | lat 57.880350905 |
| 5106 | 2026-08-10T19:51:17.044Z | stop 4:13.655692369 |
| 5107 | 2026-08-10T19:51:17.049Z | process exited: duration 981727 ms, exit code 0 |
| |
| 5108 | 2026-08-10T19:51:17.056Z | found 0 output files |