|
|
|
| 1 | 2026-03-13T18:17:38.264Z | job assigned to worker 01KKM66HVN576FC94PS1THESKK [factory aws, i-0d10a1ffa555198ce] (queued for 0 s) |
| |
| 2 | 2026-03-13T18:17:38.270Z | starting task 0: "setup" |
| 3 | 2026-03-13T18:17:38.276Z | ++ uname -s |
| 4 | 2026-03-13T18:17:38.280Z | + kern=SunOS |
| 5 | 2026-03-13T18:17:38.280Z | + build_user=build |
| 6 | 2026-03-13T18:17:38.280Z | + build_uid=12345 |
| 7 | 2026-03-13T18:17:38.280Z | + work_dir=/work |
| 8 | 2026-03-13T18:17:38.280Z | + input_dir=/input |
| 9 | 2026-03-13T18:17:38.280Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T18:17:38.280Z | + case "$kern" in |
| 11 | 2026-03-13T18:17:38.280Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T18:17:38.284Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T18:17:40.288Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T18:17:40.387Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T18:17:40.391Z | + home_fs=zfs |
| 16 | 2026-03-13T18:17:40.391Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T18:17:40.391Z | + mkdir -p /home/build |
| 18 | 2026-03-13T18:17:40.391Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T18:17:41.391Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T18:17:41.395Z | process exited: duration 3123 ms, exit code 0 |
| |
| 21 | 2026-03-13T18:17:41.402Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T18:17:41.407Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-13T18:17:41.407Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-13T18:17:41.407Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-13T18:17:41.407Z | * rust toolchain profile = "default" |
| 26 | 2026-03-13T18:17:41.407Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T18:17:41.410Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T18:17:41.410Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T18:17:41.410Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-13T18:17:41.546Z | info: downloading installer |
| 31 | 2026-03-13T18:17:43.326Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T18:17:43.326Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T18:17:43.326Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T18:17:43.326Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T18:17:43.326Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T18:17:43.327Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T18:17:43.327Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T18:17:43.327Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T18:17:43.327Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T18:17:43.330Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T18:17:43.330Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T18:17:43.330Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T18:17:43.330Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T18:17:43.344Z | info: profile set to default |
| 45 | 2026-03-13T18:17:43.344Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T18:17:43.349Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T18:17:43.525Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-13T18:17:43.529Z | info: downloading 6 components |
| 49 | 2026-03-13T18:18:02.015Z | |
| 50 | 2026-03-13T18:18:02.015Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 51 | 2026-03-13T18:18:02.056Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-13T18:18:02.056Z | |
| 53 | 2026-03-13T18:18:02.059Z | |
| 54 | 2026-03-13T18:18:02.059Z | Rust is installed now. Great! |
| 55 | 2026-03-13T18:18:02.059Z | |
| 56 | 2026-03-13T18:18:02.059Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T18:18:02.059Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T18:18:02.059Z | |
| 59 | 2026-03-13T18:18:02.059Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T18:18:02.059Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T18:18:02.060Z | |
| 62 | 2026-03-13T18:18:02.060Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T18:18:02.060Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T18:18:02.060Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T18:18:02.061Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T18:18:02.061Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T18:18:02.061Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T18:18:02.061Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T18:18:02.061Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T18:18:02.061Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T18:18:02.172Z | + rustup --version |
| 72 | 2026-03-13T18:18:02.183Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T18:18:02.186Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T18:18:02.210Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-13T18:18:02.214Z | + cargo --version |
| 76 | 2026-03-13T18:18:02.234Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-13T18:18:02.237Z | + rustc --version |
| 78 | 2026-03-13T18:18:02.262Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-13T18:18:02.265Z | process exited: duration 20859 ms, exit code 0 |
| |
| 80 | 2026-03-13T18:18:02.271Z | starting task 2: "authentication" |
| 81 | 2026-03-13T18:18:02.291Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-13T18:18:02.298Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T18:18:02.302Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-13T18:18:02.305Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-13T18:18:02.337Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-13T18:18:13.597Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-13T18:18:13.605Z | + git fetch origin b2686d4015dec5d8ec980b9c9ae8bf5a894b49a3 |
| 88 | 2026-03-13T18:18:13.906Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-13T18:18:13.906Z | * branch b2686d4015dec5d8ec980b9c9ae8bf5a894b49a3 -> FETCH_HEAD |
| 90 | 2026-03-13T18:18:13.953Z | + [[ -n bump-console-41d066cc ]] |
| 91 | 2026-03-13T18:18:13.973Z | ++ git branch --show-current |
| 92 | 2026-03-13T18:18:13.973Z | + current=main |
| 93 | 2026-03-13T18:18:13.973Z | + [[ main != bump-console-41d066cc ]] |
| 94 | 2026-03-13T18:18:13.973Z | + git branch -f bump-console-41d066cc b2686d4015dec5d8ec980b9c9ae8bf5a894b49a3 |
| 95 | 2026-03-13T18:18:13.973Z | + git checkout -f bump-console-41d066cc |
| 96 | 2026-03-13T18:18:14.111Z | Switched to branch 'bump-console-41d066cc' |
| 97 | 2026-03-13T18:18:14.136Z | + git reset --hard b2686d4015dec5d8ec980b9c9ae8bf5a894b49a3 |
| 98 | 2026-03-13T18:18:14.316Z | HEAD is now at b2686d401 Bump web console (fleet access + light mode polish) |
| 99 | 2026-03-13T18:18:14.356Z | process exited: duration 12002 ms, exit code 0 |
| |
| 100 | 2026-03-13T18:18:14.523Z | starting task 4: "build" |
| 101 | 2026-03-13T18:18:14.530Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-13T18:18:14.530Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-13T18:18:14.530Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-13T18:18:14.530Z | + cargo --version |
| 105 | 2026-03-13T18:18:14.530Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-13T18:18:14.530Z | + rustc --version |
| 107 | 2026-03-13T18:18:14.530Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-13T18:18:14.530Z | + source ./env.sh |
| 109 | 2026-03-13T18:18:14.531Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-13T18:18:14.531Z | ++ set -o xtrace |
| 111 | 2026-03-13T18:18:14.531Z | ++++ dirname ./env.sh |
| 112 | 2026-03-13T18:18:14.531Z | +++ readlink -f . |
| 113 | 2026-03-13T18:18:14.531Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-13T18:18:14.531Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-13T18:18:14.531Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-13T18:18:14.531Z | ++ 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 |
| 117 | 2026-03-13T18:18:14.531Z | ++ 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 |
| 118 | 2026-03-13T18:18:14.531Z | ++ 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 |
| 119 | 2026-03-13T18:18:14.531Z | ++ 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 |
| 120 | 2026-03-13T18:18:14.531Z | ++ 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 |
| 121 | 2026-03-13T18:18:14.532Z | ++ 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 |
| 122 | 2026-03-13T18:18:14.532Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-13T18:18:14.532Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-13T18:18:14.532Z | + 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:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-13T18:18:14.533Z | + 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:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-13T18:18:14.533Z | + banner prerequisites |
| 127 | 2026-03-13T18:18:14.533Z | |
| 128 | 2026-03-13T18:18:14.533Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-13T18:18:14.533Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-13T18:18:14.533Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-13T18:18:14.533Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-13T18:18:14.533Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-13T18:18:14.533Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-13T18:18:14.533Z | |
| 135 | 2026-03-13T18:18:14.533Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-13T18:18:24.688Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-13T18:18:34.406Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-13T18:18:56.970Z | Planning: Solver setup ... Done (20.894s) |
| 139 | 2026-03-13T18:18:57.123Z | Planning: Running solver ... Done (0.153s) |
| 140 | 2026-03-13T18:18:57.313Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-13T18:18:57.327Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-13T18:18:57.452Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-13T18:18:57.495Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-13T18:18:57.535Z | Planning: Merging actions ... Done (0.040s) |
| 145 | 2026-03-13T18:18:57.774Z | Planning: Checking for conflicting actions ... Done (0.239s) |
| 146 | 2026-03-13T18:18:57.784Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-13T18:18:58.585Z | Planning: Evaluating mediators ... Done (0.801s) |
| 148 | 2026-03-13T18:18:58.593Z | Planning: Planning completed in 24.04 seconds |
| 149 | 2026-03-13T18:18:58.607Z | Packages to install: 4 |
| 150 | 2026-03-13T18:18:58.607Z | Mediators to change: 2 |
| 151 | 2026-03-13T18:18:58.610Z | Services to change: 1 |
| 152 | 2026-03-13T18:18:58.610Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-13T18:18:58.610Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-13T18:18:58.610Z | Create boot environment: No |
| 155 | 2026-03-13T18:18:58.610Z | Create backup boot environment: No |
| 156 | 2026-03-13T18:18:58.610Z | Rebuild boot archive: No |
| 157 | 2026-03-13T18:18:58.610Z | |
| 158 | 2026-03-13T18:18:58.610Z | Changed mediators: |
| 159 | 2026-03-13T18:18:58.610Z | mediator clang: |
| 160 | 2026-03-13T18:18:58.610Z | version: None -> 15 (system default) |
| 161 | 2026-03-13T18:18:58.610Z | |
| 162 | 2026-03-13T18:18:58.610Z | mediator llvm: |
| 163 | 2026-03-13T18:18:58.610Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-13T18:18:58.610Z | |
| 165 | 2026-03-13T18:18:58.610Z | Changed packages: |
| 166 | 2026-03-13T18:18:58.610Z | helios-dev |
| 167 | 2026-03-13T18:18:58.611Z | developer/build-essential |
| 168 | 2026-03-13T18:18:58.611Z | None -> 11-2.0 |
| 169 | 2026-03-13T18:18:58.611Z | library/libxmlsec1 |
| 170 | 2026-03-13T18:18:58.611Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-13T18:18:58.611Z | ooce/developer/clang-15 |
| 172 | 2026-03-13T18:18:58.611Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-13T18:18:58.611Z | ooce/developer/llvm-15 |
| 174 | 2026-03-13T18:18:58.611Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-13T18:18:58.611Z | |
| 176 | 2026-03-13T18:18:58.611Z | Services: |
| 177 | 2026-03-13T18:18:58.611Z | restart_fmri: |
| 178 | 2026-03-13T18:18:58.611Z | svc:/system/update-man-index:default |
| 179 | 2026-03-13T18:18:58.655Z | |
| 180 | 2026-03-13T18:18:58.656Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-13T18:19:04.052Z | Download: 2223/3290 items 119.2/212.6MB 56% complete (25.3M/s) |
| 182 | 2026-03-13T18:19:08.467Z | Download: Completed 212.60 MB in 9.81 seconds (21.7M/s) |
| 183 | 2026-03-13T18:19:08.680Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-13T18:19:12.758Z | Actions: Completed 3689 actions in 4.08 seconds. |
| 185 | 2026-03-13T18:19:13.125Z | Done (0.362s) |
| 186 | 2026-03-13T18:19:13.125Z | Done (0.000s) |
| 187 | 2026-03-13T18:19:14.119Z | Done (0.994s) |
| 188 | 2026-03-13T18:19:18.158Z | Done (3.696s) |
| 189 | 2026-03-13T18:19:18.246Z | Done (0.018s) |
| 190 | 2026-03-13T18:19:18.250Z | Done (0.000s) |
| 191 | 2026-03-13T18:19:18.419Z | Done (0.000s) |
| 192 | 2026-03-13T18:19:19.433Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-13T18:19:19.580Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-13T18:19:19.584Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-13T18:19:19.806Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-13T18:19:19.809Z | Planning: Planning completed in 0.37 seconds |
| 197 | 2026-03-13T18:19:19.835Z | Mediators to change: 2 |
| 198 | 2026-03-13T18:19:19.835Z | Create boot environment: No |
| 199 | 2026-03-13T18:19:19.838Z | Create backup boot environment: No |
| 200 | 2026-03-13T18:19:19.972Z | Done |
| 201 | 2026-03-13T18:19:19.972Z | Done |
| 202 | 2026-03-13T18:19:20.746Z | Done |
| 203 | 2026-03-13T18:19:24.051Z | Done |
| 204 | 2026-03-13T18:19:24.136Z | Done |
| 205 | 2026-03-13T18:19:24.139Z | Done |
| 206 | 2026-03-13T18:19:24.295Z | Done |
| 207 | 2026-03-13T18:19:24.832Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-13T18:19:24.836Z | Planning: Merging actions ... Done |
| 209 | 2026-03-13T18:19:25.003Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-13T18:19:25.006Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-13T18:19:25.222Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-13T18:19:25.264Z | Planning: Planning completed in 0.63 seconds |
| 213 | 2026-03-13T18:19:25.294Z | Packages to change: 1 |
| 214 | 2026-03-13T18:19:25.294Z | Mediators to change: 1 |
| 215 | 2026-03-13T18:19:25.298Z | Services to change: 1 |
| 216 | 2026-03-13T18:19:25.298Z | Create boot environment: No |
| 217 | 2026-03-13T18:19:25.298Z | Create backup boot environment: Yes |
| 218 | 2026-03-13T18:19:27.902Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-13T18:19:27.907Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-13T18:19:27.907Z | Done |
| 221 | 2026-03-13T18:19:27.907Z | Done |
| 222 | 2026-03-13T18:19:28.093Z | Done |
| 223 | 2026-03-13T18:19:31.411Z | Done |
| 224 | 2026-03-13T18:19:31.502Z | Done |
| 225 | 2026-03-13T18:19:31.505Z | Done |
| 226 | 2026-03-13T18:19:31.659Z | Done |
| 227 | 2026-03-13T18:19:32.045Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-13T18:19:32.045Z | clang system 15 system |
| 229 | 2026-03-13T18:19:32.045Z | csh system system illumos |
| 230 | 2026-03-13T18:19:32.045Z | ctags system system illumos |
| 231 | 2026-03-13T18:19:32.045Z | file system system illumos |
| 232 | 2026-03-13T18:19:32.045Z | gcc vendor 12 vendor |
| 233 | 2026-03-13T18:19:32.045Z | gcc system 10 system |
| 234 | 2026-03-13T18:19:32.045Z | gcc system 7 system |
| 235 | 2026-03-13T18:19:32.045Z | go system 1.20 system |
| 236 | 2026-03-13T18:19:32.045Z | go system 1.19 system |
| 237 | 2026-03-13T18:19:32.045Z | llvm system 15 system |
| 238 | 2026-03-13T18:19:32.045Z | llvm system 14 system |
| 239 | 2026-03-13T18:19:32.045Z | mariadb system 10.6 system |
| 240 | 2026-03-13T18:19:32.045Z | mta vendor vendor dma |
| 241 | 2026-03-13T18:19:32.045Z | openjdk system 17 system |
| 242 | 2026-03-13T18:19:32.045Z | openjdk system 11 system |
| 243 | 2026-03-13T18:19:32.045Z | openjdk system 1.8 system |
| 244 | 2026-03-13T18:19:32.045Z | openssl vendor 3 vendor |
| 245 | 2026-03-13T18:19:32.045Z | perl system 5.36 system |
| 246 | 2026-03-13T18:19:32.045Z | postgresql system 15 system |
| 247 | 2026-03-13T18:19:32.045Z | postgresql system 13 system |
| 248 | 2026-03-13T18:19:32.045Z | python vendor 3 vendor |
| 249 | 2026-03-13T18:19:32.045Z | python system 2 system |
| 250 | 2026-03-13T18:19:32.045Z | python3 system 3.11 system |
| 251 | 2026-03-13T18:19:32.045Z | ruby system 3.0 system |
| 252 | 2026-03-13T18:19:32.046Z | words vendor vendor american-english |
| 253 | 2026-03-13T18:19:32.046Z | words system system australian-english |
| 254 | 2026-03-13T18:19:32.046Z | words system system british-english |
| 255 | 2026-03-13T18:19:32.046Z | words system system canadian-english |
| 256 | 2026-03-13T18:19:32.046Z | words system system french |
| 257 | 2026-03-13T18:19:32.046Z | words system system italian |
| 258 | 2026-03-13T18:19:32.046Z | words system system ngerman |
| 259 | 2026-03-13T18:19:32.046Z | words system system ogerman |
| 260 | 2026-03-13T18:19:32.046Z | words system system spanish |
| 261 | 2026-03-13T18:19:32.349Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-13T18:19:32.349Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-13T18:19:38.363Z | FMRI IFO |
| 264 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-13T18:19:38.363Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-13T18:19:39.645Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-13T18:19:39.920Z | Updating crates.io index |
| 282 | 2026-03-13T18:19:39.924Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-13T18:19:40.190Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-13T18:19:40.993Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-13T18:19:41.379Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-13T18:19:41.701Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-13T18:19:42.718Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-13T18:19:43.345Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-13T18:19:44.710Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-13T18:19:46.365Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-13T18:19:47.169Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-13T18:19:47.630Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-13T18:19:48.885Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-13T18:19:49.149Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-13T18:19:49.604Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-13T18:19:49.994Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-13T18:19:50.905Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-13T18:19:51.533Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-13T18:19:51.997Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-13T18:19:52.263Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-13T18:19:52.703Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-13T18:19:53.094Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-13T18:19:53.358Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-13T18:19:53.613Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-13T18:19:54.043Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-13T18:19:54.413Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-13T18:19:55.005Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-13T18:19:55.368Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-13T18:19:55.931Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-13T18:19:56.259Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-13T18:19:57.600Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-13T18:19:57.875Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-13T18:19:58.306Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-13T18:19:58.620Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-13T18:19:59.419Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-13T18:19:59.672Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-13T18:19:59.964Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-13T18:20:00.275Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-13T18:20:00.857Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-13T18:20:16.372Z | Downloading crates ... |
| 321 | 2026-03-13T18:20:16.430Z | Downloaded anyhow v1.0.102 |
| 322 | 2026-03-13T18:20:16.436Z | Downloaded pest_derive v2.8.6 |
| 323 | 2026-03-13T18:20:16.440Z | Downloaded log v0.4.29 |
| 324 | 2026-03-13T18:20:16.441Z | Downloaded cfg-if v1.0.4 |
| 325 | 2026-03-13T18:20:16.446Z | Downloaded dtrace-parser v0.2.0 |
| 326 | 2026-03-13T18:20:16.452Z | Downloaded clap_lex v1.0.0 |
| 327 | 2026-03-13T18:20:16.452Z | Downloaded form_urlencoded v1.2.2 |
| 328 | 2026-03-13T18:20:16.452Z | Downloaded colorchoice v1.0.4 |
| 329 | 2026-03-13T18:20:16.452Z | Downloaded block-buffer v0.10.4 |
| 330 | 2026-03-13T18:20:16.456Z | Downloaded bytecount v0.6.9 |
| 331 | 2026-03-13T18:20:16.456Z | Downloaded cargo_toml v0.21.0 |
| 332 | 2026-03-13T18:20:16.456Z | Downloaded textwrap v0.16.2 |
| 333 | 2026-03-13T18:20:16.466Z | Downloaded anstyle-query v1.1.5 |
| 334 | 2026-03-13T18:20:16.466Z | Downloaded serde-value v0.7.0 |
| 335 | 2026-03-13T18:20:16.473Z | Downloaded equivalent v1.0.2 |
| 336 | 2026-03-13T18:20:16.473Z | Downloaded displaydoc v0.2.5 |
| 337 | 2026-03-13T18:20:16.473Z | Downloaded utf8_iter v1.0.4 |
| 338 | 2026-03-13T18:20:16.473Z | Downloaded crypto-common v0.1.7 |
| 339 | 2026-03-13T18:20:16.473Z | Downloaded autocfg v1.5.0 |
| 340 | 2026-03-13T18:20:16.473Z | Downloaded fnv v1.0.7 |
| 341 | 2026-03-13T18:20:16.473Z | Downloaded percent-encoding v2.3.2 |
| 342 | 2026-03-13T18:20:16.477Z | Downloaded is_terminal_polyfill v1.70.2 |
| 343 | 2026-03-13T18:20:16.477Z | Downloaded toml_write v0.1.2 |
| 344 | 2026-03-13T18:20:16.477Z | Downloaded potential_utf v0.1.4 |
| 345 | 2026-03-13T18:20:16.477Z | Downloaded digest v0.10.7 |
| 346 | 2026-03-13T18:20:16.478Z | Downloaded unicode-linebreak v0.1.5 |
| 347 | 2026-03-13T18:20:16.484Z | Downloaded cpufeatures v0.2.17 |
| 348 | 2026-03-13T18:20:16.484Z | Downloaded anstyle v1.0.13 |
| 349 | 2026-03-13T18:20:16.484Z | Downloaded anstream v0.6.21 |
| 350 | 2026-03-13T18:20:16.485Z | Downloaded erased-serde v0.4.9 |
| 351 | 2026-03-13T18:20:16.489Z | Downloaded yoke-derive v0.8.1 |
| 352 | 2026-03-13T18:20:16.489Z | Downloaded writeable v0.6.2 |
| 353 | 2026-03-13T18:20:16.489Z | Downloaded version_check v0.9.5 |
| 354 | 2026-03-13T18:20:16.490Z | Downloaded clap v4.5.60 |
| 355 | 2026-03-13T18:20:16.495Z | Downloaded zerofrom-derive v0.1.6 |
| 356 | 2026-03-13T18:20:16.499Z | Downloaded usdt-attr-macro v0.5.0 |
| 357 | 2026-03-13T18:20:16.499Z | Downloaded usdt v0.5.0 |
| 358 | 2026-03-13T18:20:16.499Z | Downloaded typeid v1.0.3 |
| 359 | 2026-03-13T18:20:16.499Z | Downloaded zmij v1.0.21 |
| 360 | 2026-03-13T18:20:16.499Z | Downloaded tabled_derive v0.7.0 |
| 361 | 2026-03-13T18:20:16.499Z | Downloaded zerotrie v0.2.3 |
| 362 | 2026-03-13T18:20:16.504Z | Downloaded dof v0.3.0 |
| 363 | 2026-03-13T18:20:16.504Z | Downloaded utf8parse v0.2.2 |
| 364 | 2026-03-13T18:20:16.504Z | Downloaded ordered-float v2.10.1 |
| 365 | 2026-03-13T18:20:16.507Z | Downloaded usdt-macro v0.5.0 |
| 366 | 2026-03-13T18:20:16.507Z | Downloaded thiserror v2.0.18 |
| 367 | 2026-03-13T18:20:16.511Z | Downloaded unicode-xid v0.2.6 |
| 368 | 2026-03-13T18:20:16.511Z | Downloaded swrite v0.1.0 |
| 369 | 2026-03-13T18:20:16.511Z | Downloaded usdt-impl v0.5.0 |
| 370 | 2026-03-13T18:20:16.511Z | Downloaded fs-err v3.3.0 |
| 371 | 2026-03-13T18:20:16.514Z | Downloaded stable_deref_trait v1.2.1 |
| 372 | 2026-03-13T18:20:16.514Z | Downloaded thiserror-impl v1.0.69 |
| 373 | 2026-03-13T18:20:16.515Z | Downloaded thread-id v4.2.2 |
| 374 | 2026-03-13T18:20:16.519Z | Downloaded smawk v0.3.2 |
| 375 | 2026-03-13T18:20:16.519Z | Downloaded proc-macro-error-attr v1.0.4 |
| 376 | 2026-03-13T18:20:16.519Z | Downloaded terminal_size v0.4.3 |
| 377 | 2026-03-13T18:20:16.519Z | Downloaded fastrand v2.3.0 |
| 378 | 2026-03-13T18:20:16.519Z | Downloaded errno v0.3.14 |
| 379 | 2026-03-13T18:20:16.524Z | Downloaded generic-array v0.14.7 |
| 380 | 2026-03-13T18:20:16.524Z | Downloaded serde_spanned v0.6.9 |
| 381 | 2026-03-13T18:20:16.524Z | Downloaded heck v0.5.0 |
| 382 | 2026-03-13T18:20:16.527Z | Downloaded memmap v0.7.0 |
| 383 | 2026-03-13T18:20:16.527Z | Downloaded zerofrom v0.1.6 |
| 384 | 2026-03-13T18:20:16.527Z | Downloaded ucd-trie v0.1.7 |
| 385 | 2026-03-13T18:20:16.527Z | Downloaded cargo_metadata v0.21.0 |
| 386 | 2026-03-13T18:20:16.527Z | Downloaded zerovec-derive v0.11.2 |
| 387 | 2026-03-13T18:20:16.531Z | Downloaded yoke v0.8.1 |
| 388 | 2026-03-13T18:20:16.531Z | Downloaded toml v0.8.23 |
| 389 | 2026-03-13T18:20:16.534Z | Downloaded thiserror-impl v2.0.18 |
| 390 | 2026-03-13T18:20:16.534Z | Downloaded thiserror v1.0.69 |
| 391 | 2026-03-13T18:20:16.540Z | Downloaded strsim v0.11.1 |
| 392 | 2026-03-13T18:20:16.540Z | Downloaded toml_datetime v0.6.11 |
| 393 | 2026-03-13T18:20:16.540Z | Downloaded plain v0.2.3 |
| 394 | 2026-03-13T18:20:16.545Z | Downloaded macaddr v1.0.1 |
| 395 | 2026-03-13T18:20:16.545Z | Downloaded tinystr v0.8.2 |
| 396 | 2026-03-13T18:20:16.545Z | Downloaded itoa v1.0.17 |
| 397 | 2026-03-13T18:20:16.551Z | Downloaded scroll_derive v0.12.1 |
| 398 | 2026-03-13T18:20:16.552Z | Downloaded zerocopy-derive v0.7.35 |
| 399 | 2026-03-13T18:20:16.564Z | Downloaded typenum v1.19.0 |
| 400 | 2026-03-13T18:20:16.564Z | Downloaded unicode-ident v1.0.24 |
| 401 | 2026-03-13T18:20:16.564Z | Downloaded idna_adapter v1.2.1 |
| 402 | 2026-03-13T18:20:16.564Z | Downloaded anstyle-parse v0.2.7 |
| 403 | 2026-03-13T18:20:16.580Z | Downloaded serde_tokenstream v0.2.3 |
| 404 | 2026-03-13T18:20:16.580Z | Downloaded pretty-hex v0.4.1 |
| 405 | 2026-03-13T18:20:16.580Z | Downloaded cargo-platform v0.2.0 |
| 406 | 2026-03-13T18:20:16.580Z | Downloaded quote v1.0.44 |
| 407 | 2026-03-13T18:20:16.580Z | Downloaded synstructure v0.13.2 |
| 408 | 2026-03-13T18:20:16.581Z | Downloaded heck v0.4.1 |
| 409 | 2026-03-13T18:20:16.581Z | Downloaded camino-tempfile v1.4.1 |
| 410 | 2026-03-13T18:20:16.581Z | Downloaded toml_edit v0.22.27 |
| 411 | 2026-03-13T18:20:16.585Z | Downloaded clap_derive v4.5.55 |
| 412 | 2026-03-13T18:20:16.585Z | Downloaded zerocopy v0.7.35 |
| 413 | 2026-03-13T18:20:16.585Z | Downloaded url v2.5.8 |
| 414 | 2026-03-13T18:20:16.590Z | Downloaded byteorder v1.5.0 |
| 415 | 2026-03-13T18:20:16.590Z | Downloaded bitflags v2.11.0 |
| 416 | 2026-03-13T18:20:16.590Z | Downloaded proc-macro-error v1.0.4 |
| 417 | 2026-03-13T18:20:16.594Z | Downloaded zerovec v0.11.5 |
| 418 | 2026-03-13T18:20:16.599Z | Downloaded sha2 v0.10.9 |
| 419 | 2026-03-13T18:20:16.599Z | Downloaded serde-untagged v0.1.9 |
| 420 | 2026-03-13T18:20:16.599Z | Downloaded semver v1.0.27 |
| 421 | 2026-03-13T18:20:16.605Z | Downloaded cargo-util-schemas v0.8.2 |
| 422 | 2026-03-13T18:20:16.605Z | Downloaded winnow v0.7.14 |
| 423 | 2026-03-13T18:20:16.609Z | Downloaded once_cell v1.21.3 |
| 424 | 2026-03-13T18:20:16.619Z | Downloaded unicode-width v0.2.0 |
| 425 | 2026-03-13T18:20:16.626Z | Downloaded proc-macro2 v1.0.106 |
| 426 | 2026-03-13T18:20:16.627Z | Downloaded pest_generator v2.8.6 |
| 427 | 2026-03-13T18:20:16.627Z | Downloaded camino v1.2.2 |
| 428 | 2026-03-13T18:20:16.627Z | Downloaded unicode-width v0.1.14 |
| 429 | 2026-03-13T18:20:16.627Z | Downloaded scroll v0.12.0 |
| 430 | 2026-03-13T18:20:16.627Z | Downloaded icu_provider v2.1.1 |
| 431 | 2026-03-13T18:20:16.640Z | Downloaded tempfile v3.25.0 |
| 432 | 2026-03-13T18:20:16.640Z | Downloaded getrandom v0.4.1 |
| 433 | 2026-03-13T18:20:16.647Z | Downloaded smallvec v1.15.1 |
| 434 | 2026-03-13T18:20:16.647Z | Downloaded serde_derive v1.0.228 |
| 435 | 2026-03-13T18:20:16.647Z | Downloaded icu_normalizer_data v2.1.1 |
| 436 | 2026-03-13T18:20:16.647Z | Downloaded num-traits v0.2.19 |
| 437 | 2026-03-13T18:20:16.647Z | Downloaded litemap v0.8.1 |
| 438 | 2026-03-13T18:20:16.647Z | Downloaded papergrid v0.11.0 |
| 439 | 2026-03-13T18:20:16.651Z | Downloaded icu_properties v2.1.2 |
| 440 | 2026-03-13T18:20:16.659Z | Downloaded icu_normalizer v2.1.1 |
| 441 | 2026-03-13T18:20:16.674Z | Downloaded serde v1.0.228 |
| 442 | 2026-03-13T18:20:16.677Z | Downloaded memchr v2.8.0 |
| 443 | 2026-03-13T18:20:16.681Z | Downloaded serde_core v1.0.228 |
| 444 | 2026-03-13T18:20:16.681Z | Downloaded icu_collections v2.1.1 |
| 445 | 2026-03-13T18:20:16.685Z | Downloaded pest_meta v2.8.6 |
| 446 | 2026-03-13T18:20:16.688Z | Downloaded icu_locale_core v2.1.1 |
| 447 | 2026-03-13T18:20:16.694Z | Downloaded clap_builder v4.5.60 |
| 448 | 2026-03-13T18:20:16.703Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-03-13T18:20:16.719Z | Downloaded pest v2.8.6 |
| 450 | 2026-03-13T18:20:16.723Z | Downloaded icu_properties_data v2.1.2 |
| 451 | 2026-03-13T18:20:16.729Z | Downloaded idna v1.1.0 |
| 452 | 2026-03-13T18:20:16.731Z | Downloaded hashbrown v0.16.1 |
| 453 | 2026-03-13T18:20:16.749Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-03-13T18:20:16.755Z | Downloaded goblin v0.8.2 |
| 455 | 2026-03-13T18:20:16.760Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-13T18:20:16.777Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-13T18:20:16.786Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-13T18:20:16.802Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-13T18:20:16.829Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-13T18:20:16.913Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-13T18:20:16.923Z | Compiling unicode-ident v1.0.24 |
| 462 | 2026-03-13T18:20:16.923Z | Compiling quote v1.0.44 |
| 463 | 2026-03-13T18:20:16.923Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-13T18:20:16.923Z | Compiling libc v0.2.180 |
| 465 | 2026-03-13T18:20:16.923Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-13T18:20:16.923Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-13T18:20:16.923Z | Compiling serde v1.0.228 |
| 468 | 2026-03-13T18:20:17.326Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-13T18:20:17.478Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-13T18:20:17.677Z | Compiling thiserror v1.0.69 |
| 471 | 2026-03-13T18:20:17.746Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-13T18:20:18.061Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-13T18:20:18.097Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-03-13T18:20:18.309Z | Compiling pest v2.8.6 |
| 475 | 2026-03-13T18:20:18.334Z | Compiling writeable v0.6.2 |
| 476 | 2026-03-13T18:20:18.349Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-13T18:20:18.397Z | Compiling rustix v1.1.3 |
| 478 | 2026-03-13T18:20:18.601Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-13T18:20:18.889Z | Compiling syn v2.0.117 |
| 480 | 2026-03-13T18:20:18.917Z | Compiling icu_properties_data v2.1.2 |
| 481 | 2026-03-13T18:20:18.930Z | Compiling icu_normalizer_data v2.1.1 |
| 482 | 2026-03-13T18:20:19.059Z | Compiling errno v0.3.14 |
| 483 | 2026-03-13T18:20:19.201Z | Compiling bitflags v2.11.0 |
| 484 | 2026-03-13T18:20:19.225Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-13T18:20:19.378Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-13T18:20:19.486Z | Compiling smallvec v1.15.1 |
| 487 | 2026-03-13T18:20:19.537Z | Compiling equivalent v1.0.2 |
| 488 | 2026-03-13T18:20:19.651Z | Compiling typeid v1.0.3 |
| 489 | 2026-03-13T18:20:19.782Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-13T18:20:19.906Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-03-13T18:20:20.146Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-13T18:20:20.234Z | Compiling proc-macro-error-attr v1.0.4 |
| 493 | 2026-03-13T18:20:20.305Z | Compiling usdt-impl v0.5.0 |
| 494 | 2026-03-13T18:20:20.381Z | Compiling erased-serde v0.4.9 |
| 495 | 2026-03-13T18:20:20.501Z | Compiling indexmap v2.13.0 |
| 496 | 2026-03-13T18:20:20.525Z | Compiling toml_write v0.1.2 |
| 497 | 2026-03-13T18:20:20.593Z | Compiling winnow v0.7.14 |
| 498 | 2026-03-13T18:20:20.730Z | Compiling syn v1.0.109 |
| 499 | 2026-03-13T18:20:21.357Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-13T18:20:21.383Z | Compiling getrandom v0.4.1 |
| 501 | 2026-03-13T18:20:21.669Z | Compiling plain v0.2.3 |
| 502 | 2026-03-13T18:20:21.838Z | Compiling utf8_iter v1.0.4 |
| 503 | 2026-03-13T18:20:21.921Z | Compiling thiserror v2.0.18 |
| 504 | 2026-03-13T18:20:22.025Z | Compiling camino v1.2.2 |
| 505 | 2026-03-13T18:20:22.068Z | Compiling log v0.4.29 |
| 506 | 2026-03-13T18:20:22.308Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-13T18:20:22.332Z | Compiling utf8parse v0.2.2 |
| 508 | 2026-03-13T18:20:22.376Z | Compiling ordered-float v2.10.1 |
| 509 | 2026-03-13T18:20:22.476Z | Compiling form_urlencoded v1.2.2 |
| 510 | 2026-03-13T18:20:22.567Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-03-13T18:20:22.692Z | Compiling synstructure v0.13.2 |
| 512 | 2026-03-13T18:20:22.692Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-13T18:20:22.769Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-03-13T18:20:22.966Z | Compiling anstyle v1.0.13 |
| 515 | 2026-03-13T18:20:23.119Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-03-13T18:20:23.221Z | Compiling anstyle-query v1.1.5 |
| 517 | 2026-03-13T18:20:23.284Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-03-13T18:20:23.312Z | Compiling is_terminal_polyfill v1.70.2 |
| 519 | 2026-03-13T18:20:23.348Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-03-13T18:20:23.376Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-13T18:20:23.427Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-13T18:20:23.668Z | Compiling semver v1.0.27 |
| 523 | 2026-03-13T18:20:23.688Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-13T18:20:23.735Z | Compiling strsim v0.11.1 |
| 525 | 2026-03-13T18:20:23.836Z | Compiling unicode-xid v0.2.6 |
| 526 | 2026-03-13T18:20:23.973Z | Compiling anyhow v1.0.102 |
| 527 | 2026-03-13T18:20:23.998Z | Compiling fastrand v2.3.0 |
| 528 | 2026-03-13T18:20:24.108Z | Compiling heck v0.4.1 |
| 529 | 2026-03-13T18:20:24.114Z | Compiling unicode-width v0.1.14 |
| 530 | 2026-03-13T18:20:24.190Z | Compiling bytecount v0.6.9 |
| 531 | 2026-03-13T18:20:24.361Z | Compiling clap_lex v1.0.0 |
| 532 | 2026-03-13T18:20:24.385Z | Compiling fnv v1.0.7 |
| 533 | 2026-03-13T18:20:24.422Z | Compiling once_cell v1.21.3 |
| 534 | 2026-03-13T18:20:24.459Z | Compiling heck v0.5.0 |
| 535 | 2026-03-13T18:20:24.520Z | Compiling papergrid v0.11.0 |
| 536 | 2026-03-13T18:20:24.684Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-13T18:20:24.719Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-03-13T18:20:24.953Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-13T18:20:25.026Z | Compiling unicode-linebreak v0.1.5 |
| 540 | 2026-03-13T18:20:25.152Z | Compiling unicode-width v0.2.0 |
| 541 | 2026-03-13T18:20:25.183Z | Compiling smawk v0.3.2 |
| 542 | 2026-03-13T18:20:25.324Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-03-13T18:20:25.371Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-03-13T18:20:25.520Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-03-13T18:20:25.749Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-03-13T18:20:25.800Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-03-13T18:20:26.505Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-03-13T18:20:26.842Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-03-13T18:20:27.187Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-03-13T18:20:27.316Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-03-13T18:20:27.342Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-03-13T18:20:27.515Z | Compiling yoke v0.8.1 |
| 553 | 2026-03-13T18:20:27.790Z | Compiling zerovec v0.11.5 |
| 554 | 2026-03-13T18:20:27.838Z | Compiling zerotrie v0.2.3 |
| 555 | 2026-03-13T18:20:28.067Z | Compiling zerocopy v0.7.35 |
| 556 | 2026-03-13T18:20:28.206Z | Compiling thiserror-impl v2.0.18 |
| 557 | 2026-03-13T18:20:28.229Z | Compiling scroll v0.12.0 |
| 558 | 2026-03-13T18:20:28.450Z | Compiling tinystr v0.8.2 |
| 559 | 2026-03-13T18:20:28.486Z | Compiling potential_utf v0.1.4 |
| 560 | 2026-03-13T18:20:28.591Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2026-03-13T18:20:28.689Z | Compiling icu_collections v2.1.1 |
| 562 | 2026-03-13T18:20:28.721Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-13T18:20:28.877Z | Compiling goblin v0.8.2 |
| 564 | 2026-03-13T18:20:29.032Z | Compiling tabled_derive v0.7.0 |
| 565 | 2026-03-13T18:20:29.347Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-03-13T18:20:29.653Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-03-13T18:20:30.015Z | Compiling icu_normalizer v2.1.1 |
| 568 | 2026-03-13T18:20:30.045Z | Compiling icu_properties v2.1.2 |
| 569 | 2026-03-13T18:20:30.159Z | Compiling toml_datetime v0.6.11 |
| 570 | 2026-03-13T18:20:30.217Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-13T18:20:30.274Z | Compiling dof v0.3.0 |
| 572 | 2026-03-13T18:20:30.302Z | Compiling serde_tokenstream v0.2.3 |
| 573 | 2026-03-13T18:20:30.413Z | Compiling toml_edit v0.22.27 |
| 574 | 2026-03-13T18:20:30.524Z | Compiling serde-value v0.7.0 |
| 575 | 2026-03-13T18:20:30.768Z | Compiling cargo-platform v0.2.0 |
| 576 | 2026-03-13T18:20:30.915Z | Compiling tabled v0.15.0 |
| 577 | 2026-03-13T18:20:31.041Z | Compiling macaddr v1.0.1 |
| 578 | 2026-03-13T18:20:31.163Z | Compiling textwrap v0.16.2 |
| 579 | 2026-03-13T18:20:31.355Z | Compiling idna_adapter v1.2.1 |
| 580 | 2026-03-13T18:20:31.527Z | Compiling idna v1.1.0 |
| 581 | 2026-03-13T18:20:31.648Z | Compiling usdt-macro v0.5.0 |
| 582 | 2026-03-13T18:20:31.704Z | Compiling usdt-attr-macro v0.5.0 |
| 583 | 2026-03-13T18:20:31.841Z | Compiling camino-tempfile v1.4.1 |
| 584 | 2026-03-13T18:20:31.880Z | Compiling clap v4.5.60 |
| 585 | 2026-03-13T18:20:32.360Z | Compiling url v2.5.8 |
| 586 | 2026-03-13T18:20:32.495Z | Compiling toml v0.8.23 |
| 587 | 2026-03-13T18:20:32.536Z | Compiling swrite v0.1.0 |
| 588 | 2026-03-13T18:20:32.674Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 589 | 2026-03-13T18:20:33.164Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-13T18:20:33.399Z | Compiling usdt v0.5.0 |
| 591 | 2026-03-13T18:20:33.420Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-13T18:20:34.402Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-13T18:20:35.677Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-13T18:20:38.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.17s |
| 595 | 2026-03-13T18:20:39.099Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-13T18:20:39.626Z | Downloading crates ... |
| 597 | 2026-03-13T18:20:39.778Z | Downloaded camino-tempfile-ext v0.3.3 |
| 598 | 2026-03-13T18:20:39.793Z | Downloaded cookie v0.18.1 |
| 599 | 2026-03-13T18:20:39.793Z | Downloaded cc v1.2.56 |
| 600 | 2026-03-13T18:20:39.793Z | Downloaded assert_matches v1.5.0 |
| 601 | 2026-03-13T18:20:39.793Z | Downloaded darling_macro v0.21.3 |
| 602 | 2026-03-13T18:20:39.793Z | Downloaded adler2 v2.0.1 |
| 603 | 2026-03-13T18:20:39.793Z | Downloaded defmt-parser v1.0.0 |
| 604 | 2026-03-13T18:20:39.793Z | Downloaded darling_macro v0.23.0 |
| 605 | 2026-03-13T18:20:39.793Z | Downloaded ahash v0.8.12 |
| 606 | 2026-03-13T18:20:39.793Z | Downloaded ff v0.13.1 |
| 607 | 2026-03-13T18:20:39.813Z | Downloaded embedded-io v0.6.1 |
| 608 | 2026-03-13T18:20:39.813Z | Downloaded endian-type v0.1.2 |
| 609 | 2026-03-13T18:20:39.813Z | Downloaded darling_macro v0.20.11 |
| 610 | 2026-03-13T18:20:39.813Z | Downloaded convert_case v0.4.0 |
| 611 | 2026-03-13T18:20:39.835Z | Downloaded dof v0.4.0 |
| 612 | 2026-03-13T18:20:39.835Z | Downloaded crucible-workspace-hack v0.1.0 |
| 613 | 2026-03-13T18:20:39.835Z | Downloaded castaway v0.2.4 |
| 614 | 2026-03-13T18:20:39.836Z | Downloaded debug-ignore v1.0.5 |
| 615 | 2026-03-13T18:20:39.836Z | Downloaded dyn-clone v1.0.20 |
| 616 | 2026-03-13T18:20:39.864Z | Downloaded difflib v0.4.0 |
| 617 | 2026-03-13T18:20:39.871Z | Downloaded constant_time_eq v0.4.2 |
| 618 | 2026-03-13T18:20:39.871Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 619 | 2026-03-13T18:20:39.871Z | Downloaded foreign-types-macros v0.2.3 |
| 620 | 2026-03-13T18:20:39.871Z | Downloaded dirs-sys-next v0.1.2 |
| 621 | 2026-03-13T18:20:39.871Z | Downloaded async-recursion v1.1.1 |
| 622 | 2026-03-13T18:20:39.905Z | Downloaded float-ord v0.3.2 |
| 623 | 2026-03-13T18:20:39.905Z | Downloaded float-cmp v0.10.0 |
| 624 | 2026-03-13T18:20:39.905Z | Downloaded flagset v0.4.7 |
| 625 | 2026-03-13T18:20:39.905Z | Downloaded chacha20 v0.9.1 |
| 626 | 2026-03-13T18:20:39.905Z | Downloaded fd-lock v4.0.4 |
| 627 | 2026-03-13T18:20:39.905Z | Downloaded foreign-types-shared v0.1.1 |
| 628 | 2026-03-13T18:20:39.905Z | Downloaded foreign-types v0.5.0 |
| 629 | 2026-03-13T18:20:39.906Z | Downloaded futures-io v0.3.32 |
| 630 | 2026-03-13T18:20:39.906Z | Downloaded foreign-types-shared v0.3.1 |
| 631 | 2026-03-13T18:20:39.906Z | Downloaded dunce v1.0.5 |
| 632 | 2026-03-13T18:20:39.906Z | Downloaded futures-task v0.3.32 |
| 633 | 2026-03-13T18:20:39.925Z | Downloaded ctr v0.9.2 |
| 634 | 2026-03-13T18:20:39.925Z | Downloaded funty v2.0.0 |
| 635 | 2026-03-13T18:20:39.925Z | Downloaded derive-ex v0.1.8 |
| 636 | 2026-03-13T18:20:39.925Z | Downloaded either v1.15.0 |
| 637 | 2026-03-13T18:20:39.925Z | Downloaded ecdsa v0.16.9 |
| 638 | 2026-03-13T18:20:39.925Z | Downloaded env_filter v1.0.0 |
| 639 | 2026-03-13T18:20:39.925Z | Downloaded crc v3.4.0 |
| 640 | 2026-03-13T18:20:39.925Z | Downloaded filetime v0.2.27 |
| 641 | 2026-03-13T18:20:39.925Z | Downloaded ghash v0.5.1 |
| 642 | 2026-03-13T18:20:39.925Z | Downloaded deranged v0.5.8 |
| 643 | 2026-03-13T18:20:39.944Z | Downloaded git-stub v1.0.0 |
| 644 | 2026-03-13T18:20:39.944Z | Downloaded cipher v0.4.4 |
| 645 | 2026-03-13T18:20:39.944Z | Downloaded defmt v0.3.100 |
| 646 | 2026-03-13T18:20:39.944Z | Downloaded drift v0.1.3 |
| 647 | 2026-03-13T18:20:39.944Z | Downloaded fxhash v0.2.1 |
| 648 | 2026-03-13T18:20:39.961Z | Downloaded cassowary v0.3.0 |
| 649 | 2026-03-13T18:20:39.961Z | Downloaded http-range v0.1.5 |
| 650 | 2026-03-13T18:20:39.975Z | Downloaded httpdate v1.0.3 |
| 651 | 2026-03-13T18:20:39.975Z | Downloaded hostname v0.4.2 |
| 652 | 2026-03-13T18:20:39.975Z | Downloaded hyper-tls v0.6.0 |
| 653 | 2026-03-13T18:20:39.976Z | Downloaded crossbeam-utils v0.8.21 |
| 654 | 2026-03-13T18:20:40.000Z | Downloaded derive_builder v0.20.2 |
| 655 | 2026-03-13T18:20:40.000Z | Downloaded blowfish v0.9.1 |
| 656 | 2026-03-13T18:20:40.000Z | Downloaded ident_case v1.0.1 |
| 657 | 2026-03-13T18:20:40.000Z | Downloaded hubpack_derive v0.1.1 |
| 658 | 2026-03-13T18:20:40.029Z | Downloaded git-stub-vcs v0.1.0 |
| 659 | 2026-03-13T18:20:40.029Z | Downloaded instant v0.1.13 |
| 660 | 2026-03-13T18:20:40.030Z | Downloaded indoc v1.0.9 |
| 661 | 2026-03-13T18:20:40.030Z | Downloaded is-terminal v0.4.17 |
| 662 | 2026-03-13T18:20:40.030Z | Downloaded group v0.13.0 |
| 663 | 2026-03-13T18:20:40.030Z | Downloaded futures-executor v0.3.32 |
| 664 | 2026-03-13T18:20:40.031Z | Downloaded cookie_store v0.22.1 |
| 665 | 2026-03-13T18:20:40.031Z | Downloaded ed25519 v2.2.3 |
| 666 | 2026-03-13T18:20:40.061Z | Downloaded crc32fast v1.5.0 |
| 667 | 2026-03-13T18:20:40.061Z | Downloaded is_ci v1.2.0 |
| 668 | 2026-03-13T18:20:40.061Z | Downloaded lalrpop-util v0.19.12 |
| 669 | 2026-03-13T18:20:40.061Z | Downloaded keccak v0.1.6 |
| 670 | 2026-03-13T18:20:40.061Z | Downloaded hash32 v0.3.1 |
| 671 | 2026-03-13T18:20:40.061Z | Downloaded globset v0.4.18 |
| 672 | 2026-03-13T18:20:40.061Z | Downloaded humantime v2.3.0 |
| 673 | 2026-03-13T18:20:40.061Z | Downloaded highway v1.3.0 |
| 674 | 2026-03-13T18:20:40.061Z | Downloaded csv-core v0.1.13 |
| 675 | 2026-03-13T18:20:40.061Z | Downloaded lazy_static v1.5.0 |
| 676 | 2026-03-13T18:20:40.083Z | Downloaded kstat-rs v0.2.4 |
| 677 | 2026-03-13T18:20:40.083Z | Downloaded lru v0.12.5 |
| 678 | 2026-03-13T18:20:40.083Z | Downloaded md5 v0.7.0 |
| 679 | 2026-03-13T18:20:40.083Z | Downloaded async-bb8-diesel v0.2.1 |
| 680 | 2026-03-13T18:20:40.083Z | Downloaded md-5 v0.10.6 |
| 681 | 2026-03-13T18:20:40.083Z | Downloaded colored v3.1.1 |
| 682 | 2026-03-13T18:20:40.083Z | Downloaded multimap v0.10.1 |
| 683 | 2026-03-13T18:20:40.083Z | Downloaded match_cfg v0.1.0 |
| 684 | 2026-03-13T18:20:40.083Z | Downloaded internet-checksum v0.2.1 |
| 685 | 2026-03-13T18:20:40.083Z | Downloaded nibble_vec v0.1.0 |
| 686 | 2026-03-13T18:20:40.110Z | Downloaded managed v0.8.0 |
| 687 | 2026-03-13T18:20:40.110Z | Downloaded instability v0.3.11 |
| 688 | 2026-03-13T18:20:40.110Z | Downloaded derive-where v1.6.0 |
| 689 | 2026-03-13T18:20:40.110Z | Downloaded newtype-uuid-macros v0.1.0 |
| 690 | 2026-03-13T18:20:40.110Z | Downloaded ingot-types v0.1.2 |
| 691 | 2026-03-13T18:20:40.110Z | Downloaded hmac v0.12.1 |
| 692 | 2026-03-13T18:20:40.110Z | Downloaded newtype_derive v0.1.6 |
| 693 | 2026-03-13T18:20:40.153Z | Downloaded nodrop v0.1.14 |
| 694 | 2026-03-13T18:20:40.153Z | Downloaded getrandom v0.2.17 |
| 695 | 2026-03-13T18:20:40.153Z | Downloaded num-iter v0.1.45 |
| 696 | 2026-03-13T18:20:40.153Z | Downloaded num-derive v0.4.2 |
| 697 | 2026-03-13T18:20:40.153Z | Downloaded jobserver v0.1.34 |
| 698 | 2026-03-13T18:20:40.153Z | Downloaded linked-hash-map v0.5.6 |
| 699 | 2026-03-13T18:20:40.153Z | Downloaded lock_api v0.4.14 |
| 700 | 2026-03-13T18:20:40.153Z | Downloaded num-conv v0.2.0 |
| 701 | 2026-03-13T18:20:40.153Z | Downloaded iana-time-zone v0.1.65 |
| 702 | 2026-03-13T18:20:40.199Z | Downloaded normalize-line-endings v0.3.0 |
| 703 | 2026-03-13T18:20:40.199Z | Downloaded opaque-debug v0.3.1 |
| 704 | 2026-03-13T18:20:40.213Z | Downloaded ingot-macros v0.1.1 |
| 705 | 2026-03-13T18:20:40.213Z | Downloaded olpc-cjson v0.1.4 |
| 706 | 2026-03-13T18:20:40.213Z | Downloaded openssl-probe v0.1.6 |
| 707 | 2026-03-13T18:20:40.213Z | Downloaded oso-derive v0.27.3 |
| 708 | 2026-03-13T18:20:40.213Z | Downloaded openssl-macros v0.1.1 |
| 709 | 2026-03-13T18:20:40.213Z | Downloaded num_threads v0.1.7 |
| 710 | 2026-03-13T18:20:40.213Z | Downloaded console v0.15.11 |
| 711 | 2026-03-13T18:20:40.213Z | Downloaded futures v0.3.32 |
| 712 | 2026-03-13T18:20:40.213Z | Downloaded mime_guess v2.0.5 |
| 713 | 2026-03-13T18:20:40.213Z | Downloaded hyper-staticfile v0.10.1 |
| 714 | 2026-03-13T18:20:40.213Z | Downloaded base64 v0.22.1 |
| 715 | 2026-03-13T18:20:40.213Z | Downloaded ipnetwork v0.21.1 |
| 716 | 2026-03-13T18:20:40.213Z | Downloaded bzip2 v0.6.1 |
| 717 | 2026-03-13T18:20:40.249Z | Downloaded nanorand v0.7.0 |
| 718 | 2026-03-13T18:20:40.249Z | Downloaded parse-size v1.1.0 |
| 719 | 2026-03-13T18:20:40.249Z | Downloaded parse-display v0.10.0 |
| 720 | 2026-03-13T18:20:40.249Z | Downloaded packed_struct_codegen v0.10.1 |
| 721 | 2026-03-13T18:20:40.249Z | Downloaded pbkdf2 v0.11.0 |
| 722 | 2026-03-13T18:20:40.249Z | Downloaded phf_shared v0.11.3 |
| 723 | 2026-03-13T18:20:40.249Z | Downloaded darling_core v0.21.3 |
| 724 | 2026-03-13T18:20:40.249Z | Downloaded num-integer v0.1.46 |
| 725 | 2026-03-13T18:20:40.249Z | Downloaded derive_more v0.99.20 |
| 726 | 2026-03-13T18:20:40.249Z | Downloaded phf_shared v0.13.1 |
| 727 | 2026-03-13T18:20:40.249Z | Downloaded phf_shared v0.12.1 |
| 728 | 2026-03-13T18:20:40.249Z | Downloaded num_enum_derive v0.7.5 |
| 729 | 2026-03-13T18:20:40.249Z | Downloaded num_enum v0.7.5 |
| 730 | 2026-03-13T18:20:40.249Z | Downloaded openssl-probe v0.2.1 |
| 731 | 2026-03-13T18:20:40.260Z | Downloaded num_enum v0.5.11 |
| 732 | 2026-03-13T18:20:40.260Z | Downloaded predicates-tree v1.0.13 |
| 733 | 2026-03-13T18:20:40.260Z | Downloaded pin-utils v0.1.0 |
| 734 | 2026-03-13T18:20:40.260Z | Downloaded predicates-core v1.0.10 |
| 735 | 2026-03-13T18:20:40.260Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 736 | 2026-03-13T18:20:40.260Z | Downloaded progenitor-client v0.11.2 |
| 737 | 2026-03-13T18:20:40.296Z | Downloaded proc-macro-crate v3.4.0 |
| 738 | 2026-03-13T18:20:40.296Z | Downloaded oxnet v0.1.4 |
| 739 | 2026-03-13T18:20:40.296Z | Downloaded psl-types v2.0.11 |
| 740 | 2026-03-13T18:20:40.296Z | Downloaded paste v1.0.15 |
| 741 | 2026-03-13T18:20:40.296Z | Downloaded flate2 v1.1.9 |
| 742 | 2026-03-13T18:20:40.296Z | Downloaded memoffset v0.9.1 |
| 743 | 2026-03-13T18:20:40.296Z | Downloaded oxide-tokio-rt v0.1.3 |
| 744 | 2026-03-13T18:20:40.297Z | Downloaded heapless v0.8.0 |
| 745 | 2026-03-13T18:20:40.297Z | Downloaded progenitor-client v0.10.0 |
| 746 | 2026-03-13T18:20:40.297Z | Downloaded progenitor-macro v0.11.2 |
| 747 | 2026-03-13T18:20:40.297Z | Downloaded nu-ansi-term v0.50.3 |
| 748 | 2026-03-13T18:20:40.299Z | Downloaded progenitor-macro v0.13.0 |
| 749 | 2026-03-13T18:20:40.299Z | Downloaded pem-rfc7468 v0.7.0 |
| 750 | 2026-03-13T18:20:40.300Z | Downloaded quick-error v1.2.3 |
| 751 | 2026-03-13T18:20:40.300Z | Downloaded pem v3.0.6 |
| 752 | 2026-03-13T18:20:40.300Z | Downloaded parse-display-derive v0.10.0 |
| 753 | 2026-03-13T18:20:40.300Z | Downloaded phf v0.13.1 |
| 754 | 2026-03-13T18:20:40.300Z | Downloaded phf v0.12.1 |
| 755 | 2026-03-13T18:20:40.300Z | Downloaded radium v0.7.0 |
| 756 | 2026-03-13T18:20:40.338Z | Downloaded crossbeam-channel v0.5.15 |
| 757 | 2026-03-13T18:20:40.338Z | Downloaded pkcs8 v0.10.2 |
| 758 | 2026-03-13T18:20:40.338Z | Downloaded indicatif v0.18.4 |
| 759 | 2026-03-13T18:20:40.338Z | Downloaded proc-macro-error2 v2.0.1 |
| 760 | 2026-03-13T18:20:40.338Z | Downloaded omicron-zone-package v0.12.2 |
| 761 | 2026-03-13T18:20:40.338Z | Downloaded ref-cast-impl v1.0.25 |
| 762 | 2026-03-13T18:20:40.338Z | Downloaded ref-cast v1.0.25 |
| 763 | 2026-03-13T18:20:40.338Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 764 | 2026-03-13T18:20:40.338Z | Downloaded rand_chacha v0.3.1 |
| 765 | 2026-03-13T18:20:40.338Z | Downloaded derive_more-impl v2.1.1 |
| 766 | 2026-03-13T18:20:40.338Z | Downloaded half v2.7.1 |
| 767 | 2026-03-13T18:20:40.338Z | Downloaded recursive v0.1.1 |
| 768 | 2026-03-13T18:20:40.408Z | Downloaded pkg-config v0.3.32 |
| 769 | 2026-03-13T18:20:40.408Z | Downloaded hickory-resolver v0.24.4 |
| 770 | 2026-03-13T18:20:40.408Z | Downloaded base64 v0.21.7 |
| 771 | 2026-03-13T18:20:40.408Z | Downloaded polyval v0.6.2 |
| 772 | 2026-03-13T18:20:40.408Z | Downloaded parking_lot v0.12.5 |
| 773 | 2026-03-13T18:20:40.408Z | Downloaded ppv-lite86 v0.2.21 |
| 774 | 2026-03-13T18:20:40.408Z | Downloaded progenitor v0.13.0 |
| 775 | 2026-03-13T18:20:40.408Z | Downloaded progenitor v0.10.0 |
| 776 | 2026-03-13T18:20:40.408Z | Downloaded primeorder v0.13.6 |
| 777 | 2026-03-13T18:20:40.408Z | Downloaded postgres-protocol v0.6.10 |
| 778 | 2026-03-13T18:20:40.408Z | Downloaded ed25519-dalek v2.2.0 |
| 779 | 2026-03-13T18:20:40.408Z | Downloaded rustc_version v0.1.7 |
| 780 | 2026-03-13T18:20:40.408Z | Downloaded password-hash v0.4.2 |
| 781 | 2026-03-13T18:20:40.408Z | Downloaded parking_lot_core v0.9.12 |
| 782 | 2026-03-13T18:20:40.429Z | Downloaded rustc-hash v2.1.1 |
| 783 | 2026-03-13T18:20:40.429Z | Downloaded parking_lot v0.11.2 |
| 784 | 2026-03-13T18:20:40.429Z | Downloaded rustc_version v0.4.1 |
| 785 | 2026-03-13T18:20:40.429Z | Downloaded russh-cryptovec v0.7.3 |
| 786 | 2026-03-13T18:20:40.429Z | Downloaded progenitor-extras v0.1.1 |
| 787 | 2026-03-13T18:20:40.429Z | Downloaded progenitor-client v0.13.0 |
| 788 | 2026-03-13T18:20:40.429Z | Downloaded r2d2 v0.8.10 |
| 789 | 2026-03-13T18:20:40.429Z | Downloaded pin-project-lite v0.2.17 |
| 790 | 2026-03-13T18:20:40.429Z | Downloaded progenitor v0.11.2 |
| 791 | 2026-03-13T18:20:40.429Z | Downloaded postgres-types v0.2.12 |
| 792 | 2026-03-13T18:20:40.429Z | Downloaded hickory-resolver v0.25.2 |
| 793 | 2026-03-13T18:20:40.429Z | Downloaded pkcs5 v0.7.1 |
| 794 | 2026-03-13T18:20:40.429Z | Downloaded sapling-renderdag v0.1.0 |
| 795 | 2026-03-13T18:20:40.430Z | Downloaded salsa20 v0.10.2 |
| 796 | 2026-03-13T18:20:40.430Z | Downloaded rand_xorshift v0.4.0 |
| 797 | 2026-03-13T18:20:40.430Z | Downloaded secrecy v0.10.3 |
| 798 | 2026-03-13T18:20:40.430Z | Downloaded rand_core v0.9.5 |
| 799 | 2026-03-13T18:20:40.430Z | Downloaded rand_core v0.6.4 |
| 800 | 2026-03-13T18:20:40.430Z | Downloaded same-file v1.0.6 |
| 801 | 2026-03-13T18:20:40.430Z | Downloaded scroll_derive v0.13.1 |
| 802 | 2026-03-13T18:20:40.430Z | Downloaded scheduled-thread-pool v0.2.7 |
| 803 | 2026-03-13T18:20:40.430Z | Downloaded rand_seeder v0.4.0 |
| 804 | 2026-03-13T18:20:40.430Z | Downloaded bumpalo v3.20.2 |
| 805 | 2026-03-13T18:20:40.430Z | Downloaded scrypt v0.11.0 |
| 806 | 2026-03-13T18:20:40.432Z | Downloaded papergrid v0.17.0 |
| 807 | 2026-03-13T18:20:40.432Z | Downloaded p256 v0.13.2 |
| 808 | 2026-03-13T18:20:40.508Z | Downloaded serde_plain v1.0.2 |
| 809 | 2026-03-13T18:20:40.509Z | Downloaded serde_repr v0.1.20 |
| 810 | 2026-03-13T18:20:40.509Z | Downloaded serde_bytes v0.11.19 |
| 811 | 2026-03-13T18:20:40.509Z | Downloaded seq-macro v0.3.6 |
| 812 | 2026-03-13T18:20:40.509Z | Downloaded sha1 v0.10.6 |
| 813 | 2026-03-13T18:20:40.509Z | Downloaded resolv-conf v0.7.6 |
| 814 | 2026-03-13T18:20:40.509Z | Downloaded quinn-udp v0.5.14 |
| 815 | 2026-03-13T18:20:40.509Z | Downloaded crossterm v0.28.1 |
| 816 | 2026-03-13T18:20:40.509Z | Downloaded signature v2.2.0 |
| 817 | 2026-03-13T18:20:40.509Z | Downloaded signal-hook-tokio v0.3.1 |
| 818 | 2026-03-13T18:20:40.541Z | Downloaded signal-hook-mio v0.2.5 |
| 819 | 2026-03-13T18:20:40.541Z | Downloaded serde_urlencoded v0.7.1 |
| 820 | 2026-03-13T18:20:40.542Z | Downloaded siphasher v1.0.2 |
| 821 | 2026-03-13T18:20:40.542Z | Downloaded rusty-fork v0.3.1 |
| 822 | 2026-03-13T18:20:40.542Z | Downloaded rustls-pemfile v1.0.4 |
| 823 | 2026-03-13T18:20:40.542Z | Downloaded sigpipe v0.1.3 |
| 824 | 2026-03-13T18:20:40.542Z | Downloaded serde_spanned v1.0.4 |
| 825 | 2026-03-13T18:20:40.542Z | Downloaded openssl-sys v0.9.111 |
| 826 | 2026-03-13T18:20:40.542Z | Downloaded progenitor-impl v0.11.2 |
| 827 | 2026-03-13T18:20:40.542Z | Downloaded pin-project v1.1.11 |
| 828 | 2026-03-13T18:20:40.542Z | Downloaded slog-envlogger v2.2.0 |
| 829 | 2026-03-13T18:20:40.542Z | Downloaded slog-bunyan v2.5.0 |
| 830 | 2026-03-13T18:20:40.542Z | Downloaded secrecy v0.8.0 |
| 831 | 2026-03-13T18:20:40.542Z | Downloaded sec1 v0.7.3 |
| 832 | 2026-03-13T18:20:40.542Z | Downloaded sct v0.7.1 |
| 833 | 2026-03-13T18:20:40.542Z | Downloaded hashbrown v0.12.3 |
| 834 | 2026-03-13T18:20:40.543Z | Downloaded scroll v0.13.0 |
| 835 | 2026-03-13T18:20:40.543Z | Downloaded scopeguard v1.2.0 |
| 836 | 2026-03-13T18:20:40.543Z | Downloaded schemars_derive v0.8.22 |
| 837 | 2026-03-13T18:20:40.543Z | Downloaded rustversion v1.0.22 |
| 838 | 2026-03-13T18:20:40.543Z | Downloaded rustls-pemfile v2.2.0 |
| 839 | 2026-03-13T18:20:40.543Z | Downloaded serde-hex v0.1.0 |
| 840 | 2026-03-13T18:20:40.543Z | Downloaded minimal-lexical v0.2.1 |
| 841 | 2026-03-13T18:20:40.544Z | Downloaded serde_path_to_error v0.1.20 |
| 842 | 2026-03-13T18:20:40.544Z | Downloaded serde_derive_internals v0.29.1 |
| 843 | 2026-03-13T18:20:40.544Z | Downloaded ssh-cipher v0.2.0 |
| 844 | 2026-03-13T18:20:40.544Z | Downloaded aho-corasick v1.1.4 |
| 845 | 2026-03-13T18:20:40.544Z | Downloaded shell-words v1.1.1 |
| 846 | 2026-03-13T18:20:40.544Z | Downloaded russh-keys v0.45.0 |
| 847 | 2026-03-13T18:20:40.544Z | Downloaded rtoolbox v0.0.3 |
| 848 | 2026-03-13T18:20:40.559Z | Downloaded sqlparser_derive v0.5.0 |
| 849 | 2026-03-13T18:20:40.559Z | Downloaded hyper-util v0.1.20 |
| 850 | 2026-03-13T18:20:40.559Z | Downloaded structmeta v0.3.0 |
| 851 | 2026-03-13T18:20:40.560Z | Downloaded ssh-encoding v0.2.0 |
| 852 | 2026-03-13T18:20:40.560Z | Downloaded strip-ansi-escapes v0.2.1 |
| 853 | 2026-03-13T18:20:40.560Z | Downloaded strum v0.26.3 |
| 854 | 2026-03-13T18:20:40.560Z | Downloaded structmeta-derive v0.3.0 |
| 855 | 2026-03-13T18:20:40.560Z | Downloaded slab v0.4.12 |
| 856 | 2026-03-13T18:20:40.560Z | Downloaded simd-adler32 v0.3.8 |
| 857 | 2026-03-13T18:20:40.560Z | Downloaded rustls-pki-types v1.14.0 |
| 858 | 2026-03-13T18:20:40.560Z | Downloaded http v1.4.0 |
| 859 | 2026-03-13T18:20:40.560Z | Downloaded progenitor-impl v0.10.0 |
| 860 | 2026-03-13T18:20:40.560Z | Downloaded prefix-trie v0.7.0 |
| 861 | 2026-03-13T18:20:40.561Z | Downloaded slog-json v2.6.1 |
| 862 | 2026-03-13T18:20:40.573Z | Downloaded slog-async v2.8.0 |
| 863 | 2026-03-13T18:20:40.574Z | Downloaded jiff-static v0.2.21 |
| 864 | 2026-03-13T18:20:40.575Z | Downloaded subtle v2.6.1 |
| 865 | 2026-03-13T18:20:40.575Z | Downloaded strum v0.27.2 |
| 866 | 2026-03-13T18:20:40.575Z | Downloaded rustls-native-certs v0.8.3 |
| 867 | 2026-03-13T18:20:40.575Z | Downloaded supports-color v3.0.2 |
| 868 | 2026-03-13T18:20:40.575Z | Downloaded rfc6979 v0.4.0 |
| 869 | 2026-03-13T18:20:40.575Z | Downloaded sync_wrapper v1.0.2 |
| 870 | 2026-03-13T18:20:40.575Z | Downloaded sync-ptr v0.1.4 |
| 871 | 2026-03-13T18:20:40.594Z | Downloaded itertools v0.10.5 |
| 872 | 2026-03-13T18:20:40.594Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 873 | 2026-03-13T18:20:40.594Z | Downloaded ron v0.8.1 |
| 874 | 2026-03-13T18:20:40.599Z | Downloaded tap v1.0.1 |
| 875 | 2026-03-13T18:20:40.600Z | Downloaded take_mut v0.2.2 |
| 876 | 2026-03-13T18:20:40.600Z | Downloaded smf v0.2.3 |
| 877 | 2026-03-13T18:20:40.600Z | Downloaded tagptr v0.2.0 |
| 878 | 2026-03-13T18:20:40.600Z | Downloaded tabwriter v1.4.1 |
| 879 | 2026-03-13T18:20:40.600Z | Downloaded thread-id v5.1.0 |
| 880 | 2026-03-13T18:20:40.600Z | Downloaded slog-stdlog v4.1.1 |
| 881 | 2026-03-13T18:20:40.600Z | Downloaded tabled_derive v0.11.0 |
| 882 | 2026-03-13T18:20:40.600Z | Downloaded smallvec v0.6.14 |
| 883 | 2026-03-13T18:20:40.601Z | Downloaded slog-term v2.9.2 |
| 884 | 2026-03-13T18:20:40.611Z | Downloaded testing_table v0.3.0 |
| 885 | 2026-03-13T18:20:40.611Z | Downloaded termtree v0.5.1 |
| 886 | 2026-03-13T18:20:40.611Z | Downloaded slog-scope v4.4.1 |
| 887 | 2026-03-13T18:20:40.611Z | Downloaded shlex v1.3.0 |
| 888 | 2026-03-13T18:20:40.633Z | Downloaded tinyvec_macros v0.1.1 |
| 889 | 2026-03-13T18:20:40.633Z | Downloaded serde_with_macros v3.17.0 |
| 890 | 2026-03-13T18:20:40.635Z | Downloaded serde_cbor v0.11.2 |
| 891 | 2026-03-13T18:20:40.635Z | Downloaded semver v0.1.20 |
| 892 | 2026-03-13T18:20:40.635Z | Downloaded progenitor-impl v0.13.0 |
| 893 | 2026-03-13T18:20:40.635Z | Downloaded strum_macros v0.24.3 |
| 894 | 2026-03-13T18:20:40.641Z | Downloaded snafu-derive v0.8.9 |
| 895 | 2026-03-13T18:20:40.642Z | Downloaded signal-hook-registry v1.4.8 |
| 896 | 2026-03-13T18:20:40.642Z | Downloaded strum_macros v0.26.4 |
| 897 | 2026-03-13T18:20:40.642Z | Downloaded prettyplease v0.2.37 |
| 898 | 2026-03-13T18:20:40.642Z | Downloaded static_assertions v1.1.0 |
| 899 | 2026-03-13T18:20:40.642Z | Downloaded time-core v0.1.8 |
| 900 | 2026-03-13T18:20:40.642Z | Downloaded ryu v1.0.23 |
| 901 | 2026-03-13T18:20:40.642Z | Downloaded sqlformat v0.3.5 |
| 902 | 2026-03-13T18:20:40.644Z | Downloaded rayon-core v1.13.0 |
| 903 | 2026-03-13T18:20:40.644Z | Downloaded stringprep v0.1.5 |
| 904 | 2026-03-13T18:20:40.644Z | Downloaded pretty_assertions v1.4.1 |
| 905 | 2026-03-13T18:20:40.644Z | Downloaded spki v0.7.3 |
| 906 | 2026-03-13T18:20:40.651Z | Downloaded quinn v0.11.9 |
| 907 | 2026-03-13T18:20:40.651Z | Downloaded rustls-platform-verifier v0.6.2 |
| 908 | 2026-03-13T18:20:40.655Z | Downloaded hickory-server v0.25.2 |
| 909 | 2026-03-13T18:20:40.655Z | Downloaded string_cache v0.8.9 |
| 910 | 2026-03-13T18:20:40.660Z | Downloaded schemars v0.8.22 |
| 911 | 2026-03-13T18:20:40.665Z | Downloaded strum_macros v0.27.2 |
| 912 | 2026-03-13T18:20:40.669Z | Downloaded qorb v0.4.1 |
| 913 | 2026-03-13T18:20:40.686Z | Downloaded tower-service v0.3.3 |
| 914 | 2026-03-13T18:20:40.686Z | Downloaded thiserror-no-std v2.0.2 |
| 915 | 2026-03-13T18:20:40.687Z | Downloaded topological-sort v0.2.2 |
| 916 | 2026-03-13T18:20:40.687Z | Downloaded spin v0.9.8 |
| 917 | 2026-03-13T18:20:40.707Z | Downloaded serde_yaml v0.9.34+deprecated |
| 918 | 2026-03-13T18:20:40.707Z | Downloaded tokio-dtrace v0.1.1 |
| 919 | 2026-03-13T18:20:40.707Z | Downloaded tls_codec_derive v0.4.2 |
| 920 | 2026-03-13T18:20:40.707Z | Downloaded tokio-macros v2.6.0 |
| 921 | 2026-03-13T18:20:40.760Z | Downloaded tower-layer v0.3.3 |
| 922 | 2026-03-13T18:20:40.761Z | Downloaded tls_codec v0.4.2 |
| 923 | 2026-03-13T18:20:40.761Z | Downloaded try-lock v0.2.5 |
| 924 | 2026-03-13T18:20:40.761Z | Downloaded signal-hook v0.3.18 |
| 925 | 2026-03-13T18:20:40.761Z | Downloaded iddqd v0.3.17 |
| 926 | 2026-03-13T18:20:40.761Z | Downloaded rand v0.8.5 |
| 927 | 2026-03-13T18:20:40.762Z | Downloaded tokio-tungstenite v0.23.1 |
| 928 | 2026-03-13T18:20:40.762Z | Downloaded typify-macro v0.4.3 |
| 929 | 2026-03-13T18:20:40.762Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 930 | 2026-03-13T18:20:40.762Z | Downloaded unarray v0.1.4 |
| 931 | 2026-03-13T18:20:40.762Z | Downloaded tokio-tungstenite v0.21.0 |
| 932 | 2026-03-13T18:20:40.762Z | Downloaded support-bundle-viewer v0.1.2 |
| 933 | 2026-03-13T18:20:40.762Z | Downloaded time-macros v0.2.27 |
| 934 | 2026-03-13T18:20:40.762Z | Downloaded trait-variant v0.1.2 |
| 935 | 2026-03-13T18:20:40.762Z | Downloaded term v0.7.0 |
| 936 | 2026-03-13T18:20:40.762Z | Downloaded stacker v0.1.23 |
| 937 | 2026-03-13T18:20:40.762Z | Downloaded itertools v0.13.0 |
| 938 | 2026-03-13T18:20:40.762Z | Downloaded unit-prefix v0.5.2 |
| 939 | 2026-03-13T18:20:40.762Z | Downloaded unicode-truncate v1.1.0 |
| 940 | 2026-03-13T18:20:40.762Z | Downloaded similar v2.7.0 |
| 941 | 2026-03-13T18:20:40.762Z | Downloaded untrusted v0.9.0 |
| 942 | 2026-03-13T18:20:40.763Z | Downloaded futures-util v0.3.32 |
| 943 | 2026-03-13T18:20:40.763Z | Downloaded usdt-macro v0.6.0 |
| 944 | 2026-03-13T18:20:40.763Z | Downloaded usdt-attr-macro v0.6.0 |
| 945 | 2026-03-13T18:20:40.763Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 946 | 2026-03-13T18:20:40.763Z | Downloaded tokio-rustls v0.25.0 |
| 947 | 2026-03-13T18:20:40.763Z | Downloaded socket2 v0.6.2 |
| 948 | 2026-03-13T18:20:40.763Z | Downloaded universal-hash v0.5.1 |
| 949 | 2026-03-13T18:20:40.763Z | Downloaded typify-macro v0.6.1 |
| 950 | 2026-03-13T18:20:40.776Z | Downloaded schemars v0.9.0 |
| 951 | 2026-03-13T18:20:40.777Z | Downloaded wait-timeout v0.2.1 |
| 952 | 2026-03-13T18:20:40.777Z | Downloaded void v1.0.2 |
| 953 | 2026-03-13T18:20:40.777Z | Downloaded untrusted v0.7.1 |
| 954 | 2026-03-13T18:20:40.777Z | Downloaded tokio-native-tls v0.3.1 |
| 955 | 2026-03-13T18:20:40.877Z | Downloaded tiny-keccak v2.0.2 |
| 956 | 2026-03-13T18:20:40.878Z | Downloaded utf-8 v0.7.6 |
| 957 | 2026-03-13T18:20:40.879Z | Downloaded usdt v0.6.0 |
| 958 | 2026-03-13T18:20:40.879Z | Downloaded num-bigint v0.4.6 |
| 959 | 2026-03-13T18:20:40.879Z | Downloaded term v1.2.1 |
| 960 | 2026-03-13T18:20:40.879Z | Downloaded samael v0.0.19 |
| 961 | 2026-03-13T18:20:40.879Z | Downloaded xshell-macros v0.2.7 |
| 962 | 2026-03-13T18:20:40.879Z | Downloaded xattr v1.6.1 |
| 963 | 2026-03-13T18:20:40.879Z | Downloaded nom v7.1.3 |
| 964 | 2026-03-13T18:20:40.918Z | Downloaded want v0.3.1 |
| 965 | 2026-03-13T18:20:40.918Z | Downloaded waitgroup v0.1.2 |
| 966 | 2026-03-13T18:20:40.918Z | Downloaded tokio-stream v0.1.18 |
| 967 | 2026-03-13T18:20:40.919Z | Downloaded tui-tree-widget v0.23.1 |
| 968 | 2026-03-13T18:20:40.919Z | Downloaded libxml v0.3.3 |
| 969 | 2026-03-13T18:20:40.919Z | Downloaded slog v2.8.2 |
| 970 | 2026-03-13T18:20:40.919Z | Downloaded socket2 v0.5.10 |
| 971 | 2026-03-13T18:20:40.950Z | Downloaded num-bigint-dig v0.8.6 |
| 972 | 2026-03-13T18:20:40.950Z | Downloaded itertools v0.14.0 |
| 973 | 2026-03-13T18:20:40.950Z | Downloaded iri-string v0.7.10 |
| 974 | 2026-03-13T18:20:40.950Z | Downloaded zeroize_derive v1.4.3 |
| 975 | 2026-03-13T18:20:40.950Z | Downloaded rustls-webpki v0.103.9 |
| 976 | 2026-03-13T18:20:40.950Z | Downloaded uzers v0.12.2 |
| 977 | 2026-03-13T18:20:40.950Z | Downloaded unicase v2.9.0 |
| 978 | 2026-03-13T18:20:40.950Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 979 | 2026-03-13T18:20:40.950Z | Downloaded rsa v0.9.10 |
| 980 | 2026-03-13T18:20:40.950Z | Downloaded schemars v1.2.1 |
| 981 | 2026-03-13T18:20:40.950Z | Downloaded zone_cfg_derive v0.3.1 |
| 982 | 2026-03-13T18:20:40.950Z | Downloaded zone v0.3.1 |
| 983 | 2026-03-13T18:20:40.950Z | Downloaded tokio-rustls v0.26.4 |
| 984 | 2026-03-13T18:20:40.950Z | Downloaded tinyvec v1.10.0 |
| 985 | 2026-03-13T18:20:40.950Z | Downloaded hyper v1.8.1 |
| 986 | 2026-03-13T18:20:40.950Z | Downloaded twox-hash v2.1.2 |
| 987 | 2026-03-13T18:20:40.950Z | Downloaded tokio-rustls v0.24.1 |
| 988 | 2026-03-13T18:20:40.951Z | Downloaded hkdf v0.12.4 |
| 989 | 2026-03-13T18:20:40.951Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 990 | 2026-03-13T18:20:40.951Z | Downloaded test-strategy v0.4.5 |
| 991 | 2026-03-13T18:20:40.951Z | Downloaded tar v0.4.44 |
| 992 | 2026-03-13T18:20:40.951Z | Downloaded vergen-git2 v1.0.7 |
| 993 | 2026-03-13T18:20:40.951Z | Downloaded toml v0.7.8 |
| 994 | 2026-03-13T18:20:40.952Z | Downloaded whoami v1.6.1 |
| 995 | 2026-03-13T18:20:40.952Z | Downloaded walkdir v2.5.0 |
| 996 | 2026-03-13T18:20:40.952Z | Downloaded vsss-rs v3.3.4 |
| 997 | 2026-03-13T18:20:40.952Z | Downloaded vergen-lib v0.1.6 |
| 998 | 2026-03-13T18:20:40.953Z | Downloaded p521 v0.13.3 |
| 999 | 2026-03-13T18:20:41.000Z | Downloaded xz2 v0.1.7 |
| 1000 | 2026-03-13T18:20:41.000Z | Downloaded snafu v0.8.9 |
| 1001 | 2026-03-13T18:20:41.000Z | Downloaded tracing-attributes v0.1.31 |
| 1002 | 2026-03-13T18:20:41.000Z | Downloaded libm v0.2.16 |
| 1003 | 2026-03-13T18:20:41.000Z | Downloaded wyz v0.5.1 |
| 1004 | 2026-03-13T18:20:41.000Z | Downloaded whoami v2.1.0 |
| 1005 | 2026-03-13T18:20:41.000Z | Downloaded usdt-impl v0.6.0 |
| 1006 | 2026-03-13T18:20:41.000Z | Downloaded vergen-gitcl v1.0.8 |
| 1007 | 2026-03-13T18:20:41.001Z | Downloaded tungstenite v0.21.0 |
| 1008 | 2026-03-13T18:20:41.001Z | Downloaded zstd v0.13.3 |
| 1009 | 2026-03-13T18:20:41.002Z | Downloaded subprocess v0.2.15 |
| 1010 | 2026-03-13T18:20:41.002Z | Downloaded zstd-safe v7.2.4 |
| 1011 | 2026-03-13T18:20:41.002Z | Downloaded unicode-properties v0.1.4 |
| 1012 | 2026-03-13T18:20:41.002Z | Downloaded rand v0.10.0 |
| 1013 | 2026-03-13T18:20:41.002Z | Downloaded rand v0.9.2 |
| 1014 | 2026-03-13T18:20:41.002Z | Downloaded xshell v0.2.7 |
| 1015 | 2026-03-13T18:20:41.002Z | Downloaded tungstenite v0.23.0 |
| 1016 | 2026-03-13T18:20:41.004Z | Downloaded hashbrown v0.15.5 |
| 1017 | 2026-03-13T18:20:41.004Z | Downloaded itertools v0.12.1 |
| 1018 | 2026-03-13T18:20:41.004Z | Downloaded thread_local v1.1.9 |
| 1019 | 2026-03-13T18:20:41.004Z | Downloaded termios v0.3.3 |
| 1020 | 2026-03-13T18:20:41.005Z | Downloaded rcgen v0.12.1 |
| 1021 | 2026-03-13T18:20:41.005Z | Downloaded yasna v0.5.2 |
| 1022 | 2026-03-13T18:20:41.005Z | Downloaded publicsuffix v2.3.0 |
| 1023 | 2026-03-13T18:20:41.005Z | Downloaded zerocopy v0.6.6 |
| 1024 | 2026-03-13T18:20:41.005Z | Downloaded tracing-core v0.1.36 |
| 1025 | 2026-03-13T18:20:41.005Z | Downloaded hashbrown v0.13.2 |
| 1026 | 2026-03-13T18:20:41.005Z | Downloaded crossterm v0.29.0 |
| 1027 | 2026-03-13T18:20:41.005Z | Downloaded zeroize v1.8.2 |
| 1028 | 2026-03-13T18:20:41.005Z | Downloaded uuid v1.21.0 |
| 1029 | 2026-03-13T18:20:41.033Z | Downloaded russh v0.45.0 |
| 1030 | 2026-03-13T18:20:41.033Z | Downloaded typify v0.4.3 |
| 1031 | 2026-03-13T18:20:41.033Z | Downloaded unicode-bidi v0.3.18 |
| 1032 | 2026-03-13T18:20:41.033Z | Downloaded rpassword v7.4.0 |
| 1033 | 2026-03-13T18:20:41.033Z | Downloaded mio v1.1.1 |
| 1034 | 2026-03-13T18:20:41.033Z | Downloaded rustyline v14.0.0 |
| 1035 | 2026-03-13T18:20:41.033Z | Downloaded reedline v0.40.0 |
| 1036 | 2026-03-13T18:20:41.033Z | Downloaded tokio-postgres v0.7.16 |
| 1037 | 2026-03-13T18:20:41.033Z | Downloaded slog-dtrace v0.3.0 |
| 1038 | 2026-03-13T18:20:41.034Z | Downloaded miniz_oxide v0.8.9 |
| 1039 | 2026-03-13T18:20:41.034Z | Downloaded unsafe-libyaml v0.2.11 |
| 1040 | 2026-03-13T18:20:41.034Z | Downloaded vergen v9.0.6 |
| 1041 | 2026-03-13T18:20:41.034Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1042 | 2026-03-13T18:20:41.034Z | Downloaded serde-big-array v0.5.1 |
| 1043 | 2026-03-13T18:20:41.034Z | Downloaded psm v0.1.30 |
| 1044 | 2026-03-13T18:20:41.034Z | Downloaded oso v0.27.3 |
| 1045 | 2026-03-13T18:20:41.034Z | Downloaded postcard v1.1.3 |
| 1046 | 2026-03-13T18:20:41.054Z | Downloaded poly1305 v0.8.0 |
| 1047 | 2026-03-13T18:20:41.054Z | Downloaded rand_core v0.10.0 |
| 1048 | 2026-03-13T18:20:41.054Z | Downloaded rand_chacha v0.9.0 |
| 1049 | 2026-03-13T18:20:41.054Z | Downloaded pkcs1 v0.7.5 |
| 1050 | 2026-03-13T18:20:41.054Z | Downloaded zopfli v0.8.3 |
| 1051 | 2026-03-13T18:20:41.054Z | Downloaded vte v0.14.1 |
| 1052 | 2026-03-13T18:20:41.055Z | Downloaded h2 v0.4.13 |
| 1053 | 2026-03-13T18:20:41.055Z | Downloaded regex v1.12.3 |
| 1054 | 2026-03-13T18:20:41.055Z | Downloaded typify v0.6.1 |
| 1055 | 2026-03-13T18:20:41.055Z | Downloaded pin-project-internal v1.1.11 |
| 1056 | 2026-03-13T18:20:41.055Z | Downloaded predicates v3.1.4 |
| 1057 | 2026-03-13T18:20:41.055Z | Downloaded powerfmt v0.2.0 |
| 1058 | 2026-03-13T18:20:41.068Z | Downloaded num-rational v0.4.2 |
| 1059 | 2026-03-13T18:20:41.068Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1060 | 2026-03-13T18:20:41.068Z | Downloaded heapless v0.7.17 |
| 1061 | 2026-03-13T18:20:41.068Z | Downloaded toml_edit v0.19.15 |
| 1062 | 2026-03-13T18:20:41.068Z | Downloaded ron v0.12.0 |
| 1063 | 2026-03-13T18:20:41.075Z | Downloaded steno v0.4.1 |
| 1064 | 2026-03-13T18:20:41.075Z | Downloaded blake3 v1.8.3 |
| 1065 | 2026-03-13T18:20:41.093Z | Downloaded ssh-key v0.6.7 |
| 1066 | 2026-03-13T18:20:41.093Z | Downloaded zip v0.6.6 |
| 1067 | 2026-03-13T18:20:41.093Z | Downloaded unicode_categories v0.1.1 |
| 1068 | 2026-03-13T18:20:41.093Z | Downloaded portable-atomic v1.13.1 |
| 1069 | 2026-03-13T18:20:41.094Z | Downloaded bitvec v1.0.1 |
| 1070 | 2026-03-13T18:20:41.109Z | Downloaded zerocopy-derive v0.8.40 |
| 1071 | 2026-03-13T18:20:41.113Z | Downloaded reqwest v0.12.28 |
| 1072 | 2026-03-13T18:20:41.117Z | Downloaded yansi v1.0.1 |
| 1073 | 2026-03-13T18:20:41.117Z | Downloaded lalrpop v0.19.12 |
| 1074 | 2026-03-13T18:20:41.127Z | Downloaded moka v0.12.13 |
| 1075 | 2026-03-13T18:20:41.138Z | Downloaded goblin v0.10.5 |
| 1076 | 2026-03-13T18:20:41.149Z | Downloaded x509-cert v0.2.5 |
| 1077 | 2026-03-13T18:20:41.158Z | Downloaded chrono v0.4.44 |
| 1078 | 2026-03-13T18:20:41.158Z | Downloaded tower v0.5.3 |
| 1079 | 2026-03-13T18:20:41.835Z | Downloaded reqwest v0.13.2 |
| 1080 | 2026-03-13T18:20:41.835Z | Downloaded rustls-webpki v0.101.7 |
| 1081 | 2026-03-13T18:20:41.977Z | Downloaded typed-path v0.9.3 |
| 1082 | 2026-03-13T18:20:41.977Z | Downloaded rayon v1.11.0 |
| 1083 | 2026-03-13T18:20:41.977Z | Downloaded petname v2.0.2 |
| 1084 | 2026-03-13T18:20:41.977Z | Downloaded zip v4.6.1 |
| 1085 | 2026-03-13T18:20:41.977Z | Downloaded p384 v0.13.1 |
| 1086 | 2026-03-13T18:20:41.977Z | Downloaded quick-xml v0.37.5 |
| 1087 | 2026-03-13T18:20:41.977Z | Downloaded unicode-normalization v0.1.25 |
| 1088 | 2026-03-13T18:20:41.977Z | Downloaded unicode-segmentation v1.12.0 |
| 1089 | 2026-03-13T18:20:41.977Z | Downloaded salty v0.3.0 |
| 1090 | 2026-03-13T18:20:41.977Z | Downloaded tower-http v0.6.8 |
| 1091 | 2026-03-13T18:20:41.977Z | Downloaded serde_with v3.17.0 |
| 1092 | 2026-03-13T18:20:41.977Z | Downloaded rustls-webpki v0.102.8 |
| 1093 | 2026-03-13T18:20:41.981Z | Downloaded curve25519-dalek v4.1.3 |
| 1094 | 2026-03-13T18:20:41.989Z | Downloaded tough v0.20.0 |
| 1095 | 2026-03-13T18:20:41.989Z | Downloaded tokio-util v0.7.18 |
| 1096 | 2026-03-13T18:20:41.989Z | Downloaded winnow v0.5.40 |
| 1097 | 2026-03-13T18:20:41.989Z | Downloaded nix v0.27.1 |
| 1098 | 2026-03-13T18:20:41.989Z | Downloaded radix_trie v0.2.1 |
| 1099 | 2026-03-13T18:20:41.989Z | Downloaded quinn-proto v0.11.13 |
| 1100 | 2026-03-13T18:20:41.989Z | Downloaded object v0.30.4 |
| 1101 | 2026-03-13T18:20:41.989Z | Downloaded proptest v1.10.0 |
| 1102 | 2026-03-13T18:20:41.989Z | Downloaded bindgen v0.71.1 |
| 1103 | 2026-03-13T18:20:41.989Z | Downloaded aws-lc-rs v1.16.0 |
| 1104 | 2026-03-13T18:20:41.989Z | Downloaded winnow v0.6.26 |
| 1105 | 2026-03-13T18:20:41.989Z | Downloaded rustls v0.21.12 |
| 1106 | 2026-03-13T18:20:41.989Z | Downloaded polar-core v0.27.3 |
| 1107 | 2026-03-13T18:20:41.989Z | Downloaded diesel v2.2.12 |
| 1108 | 2026-03-13T18:20:41.989Z | Downloaded dropshot v0.16.7 |
| 1109 | 2026-03-13T18:20:41.989Z | Downloaded time v0.3.47 |
| 1110 | 2026-03-13T18:20:41.989Z | Downloaded nix v0.28.0 |
| 1111 | 2026-03-13T18:20:41.989Z | Downloaded smoltcp v0.9.1 |
| 1112 | 2026-03-13T18:20:41.989Z | Downloaded regex-syntax v0.6.29 |
| 1113 | 2026-03-13T18:20:41.989Z | Downloaded nix v0.31.1 |
| 1114 | 2026-03-13T18:20:41.989Z | Downloaded zlib-rs v0.6.2 |
| 1115 | 2026-03-13T18:20:41.990Z | Downloaded nix v0.29.0 |
| 1116 | 2026-03-13T18:20:41.990Z | Downloaded webpki-roots v1.0.6 |
| 1117 | 2026-03-13T18:20:41.990Z | Downloaded zerocopy v0.8.40 |
| 1118 | 2026-03-13T18:20:41.990Z | Downloaded vcpkg v0.2.15 |
| 1119 | 2026-03-13T18:20:41.993Z | Downloaded smoltcp v0.11.0 |
| 1120 | 2026-03-13T18:20:41.993Z | Downloaded hickory-proto v0.25.2 |
| 1121 | 2026-03-13T18:20:41.993Z | Downloaded regress v0.10.5 |
| 1122 | 2026-03-13T18:20:41.993Z | Downloaded rustix v0.38.44 |
| 1123 | 2026-03-13T18:20:41.993Z | Downloaded regex-syntax v0.8.10 |
| 1124 | 2026-03-13T18:20:41.993Z | Downloaded rustls v0.23.37 |
| 1125 | 2026-03-13T18:20:41.993Z | Downloaded rustls v0.22.4 |
| 1126 | 2026-03-13T18:20:41.993Z | Downloaded openapiv3 v2.2.0 |
| 1127 | 2026-03-13T18:20:41.993Z | Downloaded object v0.37.3 |
| 1128 | 2026-03-13T18:20:41.993Z | Downloaded hickory-proto v0.24.4 |
| 1129 | 2026-03-13T18:20:41.993Z | Downloaded tabled v0.20.0 |
| 1130 | 2026-03-13T18:20:41.993Z | Downloaded bstr v1.12.1 |
| 1131 | 2026-03-13T18:20:41.993Z | Downloaded sqlparser v0.61.0 |
| 1132 | 2026-03-13T18:20:41.993Z | Downloaded openssl v0.10.75 |
| 1133 | 2026-03-13T18:20:41.993Z | Downloaded git2 v0.20.4 |
| 1134 | 2026-03-13T18:20:41.993Z | Downloaded headers v0.4.1 |
| 1135 | 2026-03-13T18:20:41.993Z | Downloaded tracing v0.1.44 |
| 1136 | 2026-03-13T18:20:41.993Z | Downloaded sled v0.34.7 |
| 1137 | 2026-03-13T18:20:41.994Z | Downloaded peg-macros v0.8.5 |
| 1138 | 2026-03-13T18:20:41.994Z | Downloaded parking_lot_core v0.8.6 |
| 1139 | 2026-03-13T18:20:41.994Z | Downloaded expectorate v1.2.0 |
| 1140 | 2026-03-13T18:20:41.994Z | Downloaded peg-runtime v0.8.5 |
| 1141 | 2026-03-13T18:20:41.994Z | Downloaded aes-gcm v0.10.3 |
| 1142 | 2026-03-13T18:20:41.994Z | Downloaded progenitor-macro v0.10.0 |
| 1143 | 2026-03-13T18:20:41.994Z | Downloaded peg v0.8.5 |
| 1144 | 2026-03-13T18:20:41.994Z | Downloaded typify-impl v0.4.3 |
| 1145 | 2026-03-13T18:20:41.994Z | Downloaded typify-impl v0.6.1 |
| 1146 | 2026-03-13T18:20:41.994Z | Downloaded ratatui v0.29.0 |
| 1147 | 2026-03-13T18:20:41.994Z | Downloaded zerocopy-derive v0.6.6 |
| 1148 | 2026-03-13T18:20:41.994Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1149 | 2026-03-13T18:20:41.994Z | Downloaded regex-automata v0.4.14 |
| 1150 | 2026-03-13T18:20:41.994Z | Downloaded pbkdf2 v0.12.2 |
| 1151 | 2026-03-13T18:20:41.994Z | Downloaded password-hash v0.5.0 |
| 1152 | 2026-03-13T18:20:41.994Z | Downloaded proc-macro-crate v1.3.1 |
| 1153 | 2026-03-13T18:20:41.994Z | Downloaded petgraph v0.6.5 |
| 1154 | 2026-03-13T18:20:41.994Z | Downloaded precomputed-hash v0.1.1 |
| 1155 | 2026-03-13T18:20:41.994Z | Downloaded aes v0.8.4 |
| 1156 | 2026-03-13T18:20:41.994Z | Downloaded lzma-sys v0.1.20 |
| 1157 | 2026-03-13T18:20:41.994Z | Downloaded jiff v0.2.21 |
| 1158 | 2026-03-13T18:20:41.994Z | Downloaded chrono-tz v0.10.4 |
| 1159 | 2026-03-13T18:20:41.995Z | Downloaded memmap2 v0.9.10 |
| 1160 | 2026-03-13T18:20:41.995Z | Downloaded derive_more v2.1.1 |
| 1161 | 2026-03-13T18:20:41.995Z | Downloaded petgraph v0.8.3 |
| 1162 | 2026-03-13T18:20:41.995Z | Downloaded der v0.7.10 |
| 1163 | 2026-03-13T18:20:41.995Z | Downloaded packed_struct v0.10.1 |
| 1164 | 2026-03-13T18:20:41.995Z | Downloaded console v0.16.2 |
| 1165 | 2026-03-13T18:20:41.995Z | Downloaded owo-colors v4.3.0 |
| 1166 | 2026-03-13T18:20:41.995Z | Downloaded newtype-uuid v1.3.2 |
| 1167 | 2026-03-13T18:20:41.995Z | Downloaded multer v3.1.0 |
| 1168 | 2026-03-13T18:20:41.995Z | Downloaded indexmap v1.9.3 |
| 1169 | 2026-03-13T18:20:41.995Z | Downloaded num-derive v0.3.3 |
| 1170 | 2026-03-13T18:20:41.995Z | Downloaded libz-sys v1.1.24 |
| 1171 | 2026-03-13T18:20:41.995Z | Downloaded num-complex v0.4.6 |
| 1172 | 2026-03-13T18:20:42.127Z | Downloaded csv v1.4.0 |
| 1173 | 2026-03-13T18:20:42.127Z | Downloaded litrs v1.0.0 |
| 1174 | 2026-03-13T18:20:42.127Z | Downloaded ignore v0.4.25 |
| 1175 | 2026-03-13T18:20:42.127Z | Downloaded crypto-bigint v0.5.5 |
| 1176 | 2026-03-13T18:20:42.127Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1177 | 2026-03-13T18:20:42.127Z | Downloaded sha3 v0.10.8 |
| 1178 | 2026-03-13T18:20:42.127Z | Downloaded tokio v1.49.0 |
| 1179 | 2026-03-13T18:20:42.127Z | Downloaded path-slash v0.1.5 |
| 1180 | 2026-03-13T18:20:42.127Z | Downloaded native-tls v0.2.18 |
| 1181 | 2026-03-13T18:20:42.127Z | Downloaded num_enum_derive v0.5.11 |
| 1182 | 2026-03-13T18:20:42.127Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1183 | 2026-03-13T18:20:42.127Z | Downloaded getrandom v0.3.4 |
| 1184 | 2026-03-13T18:20:42.127Z | Downloaded nonempty v0.12.0 |
| 1185 | 2026-03-13T18:20:42.127Z | Downloaded linear-map v1.2.0 |
| 1186 | 2026-03-13T18:20:42.127Z | Downloaded libsw-core v0.3.2 |
| 1187 | 2026-03-13T18:20:42.127Z | Downloaded flume v0.11.1 |
| 1188 | 2026-03-13T18:20:42.128Z | Downloaded elliptic-curve v0.13.8 |
| 1189 | 2026-03-13T18:20:42.130Z | Downloaded dropshot_endpoint v0.16.7 |
| 1190 | 2026-03-13T18:20:42.130Z | Downloaded diesel_derives v2.2.7 |
| 1191 | 2026-03-13T18:20:42.131Z | Downloaded darling_core v0.23.0 |
| 1192 | 2026-03-13T18:20:42.131Z | Downloaded hyper-rustls v0.27.7 |
| 1193 | 2026-03-13T18:20:42.131Z | Downloaded num v0.4.3 |
| 1194 | 2026-03-13T18:20:42.131Z | Downloaded httparse v1.10.1 |
| 1195 | 2026-03-13T18:20:42.131Z | Downloaded libsw v3.5.0 |
| 1196 | 2026-03-13T18:20:42.134Z | Downloaded libefi-sys v0.1.0 |
| 1197 | 2026-03-13T18:20:42.134Z | Downloaded libscf-sys v1.1.0 |
| 1198 | 2026-03-13T18:20:42.134Z | Downloaded libloading v0.8.9 |
| 1199 | 2026-03-13T18:20:42.134Z | Downloaded ipnet v2.11.0 |
| 1200 | 2026-03-13T18:20:42.134Z | Downloaded http-body-util v0.1.3 |
| 1201 | 2026-03-13T18:20:42.134Z | Downloaded ingot v0.1.1 |
| 1202 | 2026-03-13T18:20:42.134Z | Downloaded hickory-client v0.25.2 |
| 1203 | 2026-03-13T18:20:42.134Z | Downloaded new_debug_unreachable v1.0.6 |
| 1204 | 2026-03-13T18:20:42.134Z | Downloaded mime v0.3.17 |
| 1205 | 2026-03-13T18:20:42.134Z | Downloaded indoc v2.0.7 |
| 1206 | 2026-03-13T18:20:42.134Z | Downloaded half v1.8.3 |
| 1207 | 2026-03-13T18:20:42.134Z | Downloaded crc-any v2.5.0 |
| 1208 | 2026-03-13T18:20:42.134Z | Downloaded compact_str v0.8.1 |
| 1209 | 2026-03-13T18:20:42.134Z | Downloaded lzss v0.8.2 |
| 1210 | 2026-03-13T18:20:42.134Z | Downloaded lru-slab v0.1.2 |
| 1211 | 2026-03-13T18:20:42.134Z | Downloaded newline-converter v0.3.0 |
| 1212 | 2026-03-13T18:20:42.135Z | Downloaded futures-channel v0.3.32 |
| 1213 | 2026-03-13T18:20:42.135Z | Downloaded backon v1.6.0 |
| 1214 | 2026-03-13T18:20:42.135Z | Downloaded chacha20 v0.10.0 |
| 1215 | 2026-03-13T18:20:42.148Z | Downloaded ciborium v0.2.2 |
| 1216 | 2026-03-13T18:20:42.148Z | Downloaded cexpr v0.6.0 |
| 1217 | 2026-03-13T18:20:42.148Z | Downloaded blake2 v0.10.6 |
| 1218 | 2026-03-13T18:20:42.149Z | Downloaded maybe-uninit v2.0.0 |
| 1219 | 2026-03-13T18:20:42.149Z | Downloaded maplit v1.0.2 |
| 1220 | 2026-03-13T18:20:42.149Z | Downloaded encoding_rs v0.8.35 |
| 1221 | 2026-03-13T18:20:42.149Z | Downloaded lru-cache v0.1.2 |
| 1222 | 2026-03-13T18:20:42.149Z | Downloaded darling_core v0.20.11 |
| 1223 | 2026-03-13T18:20:42.149Z | Downloaded const-oid v0.9.6 |
| 1224 | 2026-03-13T18:20:42.149Z | Downloaded colored v2.2.0 |
| 1225 | 2026-03-13T18:20:42.149Z | Downloaded clang-sys v1.8.1 |
| 1226 | 2026-03-13T18:20:42.149Z | Downloaded cargo_metadata v0.19.2 |
| 1227 | 2026-03-13T18:20:42.149Z | Downloaded base64ct v1.8.3 |
| 1228 | 2026-03-13T18:20:42.149Z | Downloaded glob v0.3.3 |
| 1229 | 2026-03-13T18:20:42.149Z | Downloaded fatfs v0.3.6 |
| 1230 | 2026-03-13T18:20:42.149Z | Downloaded inout v0.1.4 |
| 1231 | 2026-03-13T18:20:42.149Z | Downloaded async-trait v0.1.89 |
| 1232 | 2026-03-13T18:20:42.149Z | Downloaded arc-swap v1.8.2 |
| 1233 | 2026-03-13T18:20:42.149Z | Downloaded ar_archive_writer v0.5.1 |
| 1234 | 2026-03-13T18:20:42.149Z | Downloaded const_format_proc_macros v0.2.34 |
| 1235 | 2026-03-13T18:20:42.262Z | Downloaded chacha20poly1305 v0.10.1 |
| 1236 | 2026-03-13T18:20:42.262Z | Downloaded cargo_toml v0.22.3 |
| 1237 | 2026-03-13T18:20:42.262Z | Downloaded bzip2 v0.4.4 |
| 1238 | 2026-03-13T18:20:42.263Z | Downloaded futures-core v0.3.32 |
| 1239 | 2026-03-13T18:20:42.263Z | Downloaded des v0.8.1 |
| 1240 | 2026-03-13T18:20:42.263Z | Downloaded backoff v0.4.0 |
| 1241 | 2026-03-13T18:20:42.263Z | Downloaded indent_write v2.2.0 |
| 1242 | 2026-03-13T18:20:42.263Z | Downloaded ring v0.17.14 |
| 1243 | 2026-03-13T18:20:42.263Z | Downloaded convert_case v0.10.0 |
| 1244 | 2026-03-13T18:20:42.263Z | Downloaded cbc v0.1.2 |
| 1245 | 2026-03-13T18:20:42.263Z | Downloaded bit-vec v0.8.0 |
| 1246 | 2026-03-13T18:20:42.263Z | Downloaded fs_extra v1.3.0 |
| 1247 | 2026-03-13T18:20:42.263Z | Downloaded fs-err v2.11.0 |
| 1248 | 2026-03-13T18:20:42.263Z | Downloaded bcs v0.1.6 |
| 1249 | 2026-03-13T18:20:42.263Z | Downloaded crossbeam-epoch v0.9.18 |
| 1250 | 2026-03-13T18:20:42.263Z | Downloaded corncobs v0.1.4 |
| 1251 | 2026-03-13T18:20:42.263Z | Downloaded hubpack v0.1.2 |
| 1252 | 2026-03-13T18:20:42.263Z | Downloaded diff v0.1.13 |
| 1253 | 2026-03-13T18:20:42.263Z | Downloaded darling v0.21.3 |
| 1254 | 2026-03-13T18:20:42.263Z | Downloaded hostname v0.3.1 |
| 1255 | 2026-03-13T18:20:42.263Z | Downloaded darling v0.23.0 |
| 1256 | 2026-03-13T18:20:42.263Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1257 | 2026-03-13T18:20:42.263Z | Downloaded darling v0.20.11 |
| 1258 | 2026-03-13T18:20:42.263Z | Downloaded http-body v1.0.1 |
| 1259 | 2026-03-13T18:20:42.263Z | Downloaded home v0.5.12 |
| 1260 | 2026-03-13T18:20:42.263Z | Downloaded hex-literal v0.4.1 |
| 1261 | 2026-03-13T18:20:42.264Z | Downloaded hex v0.4.3 |
| 1262 | 2026-03-13T18:20:42.264Z | Downloaded headers-core v0.3.0 |
| 1263 | 2026-03-13T18:20:42.264Z | Downloaded hash32 v0.2.1 |
| 1264 | 2026-03-13T18:20:42.264Z | Downloaded globwalk v0.9.1 |
| 1265 | 2026-03-13T18:20:42.264Z | Downloaded const_format v0.2.35 |
| 1266 | 2026-03-13T18:20:42.264Z | Downloaded allocator-api2 v0.2.21 |
| 1267 | 2026-03-13T18:20:42.264Z | Downloaded foldhash v0.2.0 |
| 1268 | 2026-03-13T18:20:42.264Z | Downloaded foldhash v0.1.5 |
| 1269 | 2026-03-13T18:20:42.264Z | Downloaded ena v0.14.4 |
| 1270 | 2026-03-13T18:20:42.264Z | Downloaded daft v0.1.5 |
| 1271 | 2026-03-13T18:20:42.264Z | Downloaded cancel-safe-futures v0.1.5 |
| 1272 | 2026-03-13T18:20:42.264Z | Downloaded bytes v1.11.1 |
| 1273 | 2026-03-13T18:20:42.264Z | Downloaded buf-list v1.1.2 |
| 1274 | 2026-03-13T18:20:42.264Z | Downloaded bit-vec v0.6.3 |
| 1275 | 2026-03-13T18:20:42.264Z | Downloaded ciborium-ll v0.2.2 |
| 1276 | 2026-03-13T18:20:42.264Z | Downloaded futures-sink v0.3.32 |
| 1277 | 2026-03-13T18:20:42.264Z | Downloaded futures-macro v0.3.32 |
| 1278 | 2026-03-13T18:20:42.264Z | Downloaded env_logger v0.11.9 |
| 1279 | 2026-03-13T18:20:42.264Z | Downloaded gethostname v0.5.0 |
| 1280 | 2026-03-13T18:20:42.264Z | Downloaded fallible-iterator v0.2.0 |
| 1281 | 2026-03-13T18:20:42.264Z | Downloaded dropshot-api-manager v0.6.0 |
| 1282 | 2026-03-13T18:20:42.264Z | Downloaded bitfield-struct v0.6.2 |
| 1283 | 2026-03-13T18:20:42.264Z | Downloaded data-encoding v2.10.0 |
| 1284 | 2026-03-13T18:20:42.264Z | Downloaded daft-derive v0.1.5 |
| 1285 | 2026-03-13T18:20:42.264Z | Downloaded cfg_aliases v0.1.1 |
| 1286 | 2026-03-13T18:20:42.264Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1287 | 2026-03-13T18:20:42.264Z | Downloaded atomic-waker v1.1.2 |
| 1288 | 2026-03-13T18:20:42.264Z | Downloaded fixedbitset v0.5.7 |
| 1289 | 2026-03-13T18:20:42.264Z | Downloaded find-msvc-tools v0.1.9 |
| 1290 | 2026-03-13T18:20:42.265Z | Downloaded diesel-dtrace v0.4.2 |
| 1291 | 2026-03-13T18:20:42.265Z | Downloaded der_derive v0.7.3 |
| 1292 | 2026-03-13T18:20:42.265Z | Downloaded defmt v1.0.1 |
| 1293 | 2026-03-13T18:20:42.265Z | Downloaded crc8 v0.1.1 |
| 1294 | 2026-03-13T18:20:42.265Z | Downloaded cpufeatures v0.3.0 |
| 1295 | 2026-03-13T18:20:42.265Z | Downloaded cobs v0.3.0 |
| 1296 | 2026-03-13T18:20:42.265Z | Downloaded base16ct v0.2.0 |
| 1297 | 2026-03-13T18:20:42.265Z | Downloaded cargo-platform v0.1.9 |
| 1298 | 2026-03-13T18:20:42.268Z | Downloaded bb8 v0.8.6 |
| 1299 | 2026-03-13T18:20:42.269Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1300 | 2026-03-13T18:20:42.269Z | Downloaded foreign-types v0.3.2 |
| 1301 | 2026-03-13T18:20:42.269Z | Downloaded enum-as-inner v0.6.1 |
| 1302 | 2026-03-13T18:20:42.269Z | Downloaded derive_builder_macro v0.20.2 |
| 1303 | 2026-03-13T18:20:42.269Z | Downloaded embedded-io v0.4.0 |
| 1304 | 2026-03-13T18:20:42.269Z | Downloaded atty v0.2.14 |
| 1305 | 2026-03-13T18:20:42.269Z | Downloaded document-features v0.2.12 |
| 1306 | 2026-03-13T18:20:42.269Z | Downloaded display-error-chain v0.2.2 |
| 1307 | 2026-03-13T18:20:42.341Z | Downloaded dirs-next v2.0.0 |
| 1308 | 2026-03-13T18:20:42.342Z | Downloaded cmake v0.1.57 |
| 1309 | 2026-03-13T18:20:42.342Z | Downloaded bitfield v0.19.4 |
| 1310 | 2026-03-13T18:20:42.342Z | Downloaded bit-set v0.8.0 |
| 1311 | 2026-03-13T18:20:42.342Z | Downloaded erased-serde v0.3.31 |
| 1312 | 2026-03-13T18:20:42.342Z | Downloaded crossbeam-deque v0.8.6 |
| 1313 | 2026-03-13T18:20:42.342Z | Downloaded critical-section v1.2.0 |
| 1314 | 2026-03-13T18:20:42.342Z | Downloaded ciborium-io v0.2.2 |
| 1315 | 2026-03-13T18:20:42.343Z | Downloaded atomicwrites v0.4.4 |
| 1316 | 2026-03-13T18:20:42.343Z | Downloaded derive_builder_core v0.20.2 |
| 1317 | 2026-03-13T18:20:42.343Z | Downloaded defmt-macros v1.0.1 |
| 1318 | 2026-03-13T18:20:42.343Z | Downloaded bit-set v0.5.3 |
| 1319 | 2026-03-13T18:20:42.343Z | Downloaded base16ct v1.0.0 |
| 1320 | 2026-03-13T18:20:42.343Z | Downloaded fixedbitset v0.4.2 |
| 1321 | 2026-03-13T18:20:42.343Z | Downloaded dtrace-parser v0.3.0 |
| 1322 | 2026-03-13T18:20:42.343Z | Downloaded dsl_auto_type v0.1.3 |
| 1323 | 2026-03-13T18:20:42.343Z | Downloaded crc-catalog v2.4.0 |
| 1324 | 2026-03-13T18:20:42.343Z | Downloaded cfg_aliases v0.2.1 |
| 1325 | 2026-03-13T18:20:42.343Z | Downloaded block-padding v0.3.3 |
| 1326 | 2026-03-13T18:20:42.343Z | Downloaded bitfield-macros v0.19.4 |
| 1327 | 2026-03-13T18:20:42.343Z | Downloaded async-stream-impl v0.3.6 |
| 1328 | 2026-03-13T18:20:42.343Z | Downloaded async-stream v0.3.6 |
| 1329 | 2026-03-13T18:20:42.343Z | Downloaded bitflags v1.3.2 |
| 1330 | 2026-03-13T18:20:42.343Z | Downloaded aead v0.5.2 |
| 1331 | 2026-03-13T18:20:42.343Z | Downloaded cstr-argument v0.1.2 |
| 1332 | 2026-03-13T18:20:42.343Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1333 | 2026-03-13T18:20:42.343Z | Downloaded crunchy v0.2.4 |
| 1334 | 2026-03-13T18:20:42.343Z | Downloaded ascii-canvas v3.0.0 |
| 1335 | 2026-03-13T18:20:42.344Z | Downloaded argon2 v0.5.3 |
| 1336 | 2026-03-13T18:20:42.344Z | Downloaded arrayref v0.3.9 |
| 1337 | 2026-03-13T18:20:42.344Z | Downloaded arrayvec v0.7.6 |
| 1338 | 2026-03-13T18:20:42.344Z | Downloaded array-init v0.0.4 |
| 1339 | 2026-03-13T18:20:42.658Z | Downloaded aws-lc-sys v0.37.1 |
| 1340 | 2026-03-13T18:20:42.977Z | Compiling libc v0.2.180 |
| 1341 | 2026-03-13T18:20:42.977Z | Compiling serde v1.0.228 |
| 1342 | 2026-03-13T18:20:42.990Z | Compiling log v0.4.29 |
| 1343 | 2026-03-13T18:20:42.990Z | Compiling find-msvc-tools v0.1.9 |
| 1344 | 2026-03-13T18:20:43.165Z | Compiling shlex v1.3.0 |
| 1345 | 2026-03-13T18:20:43.192Z | Compiling smallvec v1.15.1 |
| 1346 | 2026-03-13T18:20:43.192Z | Compiling syn v2.0.117 |
| 1347 | 2026-03-13T18:20:43.232Z | Compiling typenum v1.19.0 |
| 1348 | 2026-03-13T18:20:43.428Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-03-13T18:20:43.428Z | Compiling subtle v2.6.1 |
| 1350 | 2026-03-13T18:20:43.459Z | Compiling scopeguard v1.2.0 |
| 1351 | 2026-03-13T18:20:43.546Z | Compiling portable-atomic v1.13.1 |
| 1352 | 2026-03-13T18:20:43.596Z | Compiling lock_api v0.4.14 |
| 1353 | 2026-03-13T18:20:43.627Z | Compiling const-oid v0.9.6 |
| 1354 | 2026-03-13T18:20:43.684Z | Compiling critical-section v1.2.0 |
| 1355 | 2026-03-13T18:20:43.775Z | Compiling zerocopy v0.8.40 |
| 1356 | 2026-03-13T18:20:43.814Z | Compiling pin-project-lite v0.2.17 |
| 1357 | 2026-03-13T18:20:44.485Z | Compiling parking_lot_core v0.9.12 |
| 1358 | 2026-03-13T18:20:44.736Z | Compiling serde_json v1.0.149 |
| 1359 | 2026-03-13T18:20:44.739Z | Compiling pkg-config v0.3.32 |
| 1360 | 2026-03-13T18:20:44.739Z | Compiling bitflags v2.11.0 |
| 1361 | 2026-03-13T18:20:44.740Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-03-13T18:20:44.750Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-03-13T18:20:44.750Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-03-13T18:20:44.750Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-13T18:20:44.964Z | Compiling cc v1.2.56 |
| 1366 | 2026-03-13T18:20:44.990Z | Compiling once_cell v1.21.3 |
| 1367 | 2026-03-13T18:20:45.007Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-13T18:20:45.018Z | Compiling parking_lot v0.12.5 |
| 1369 | 2026-03-13T18:20:45.028Z | Compiling mio v1.1.1 |
| 1370 | 2026-03-13T18:20:45.097Z | Compiling libm v0.2.16 |
| 1371 | 2026-03-13T18:20:45.183Z | Compiling num-traits v0.2.19 |
| 1372 | 2026-03-13T18:20:45.377Z | Compiling futures-core v0.3.32 |
| 1373 | 2026-03-13T18:20:45.502Z | Compiling socket2 v0.6.2 |
| 1374 | 2026-03-13T18:20:45.544Z | Compiling percent-encoding v2.3.2 |
| 1375 | 2026-03-13T18:20:45.651Z | Compiling allocator-api2 v0.2.21 |
| 1376 | 2026-03-13T18:20:45.682Z | Compiling cpufeatures v0.2.17 |
| 1377 | 2026-03-13T18:20:45.773Z | Compiling foldhash v0.2.0 |
| 1378 | 2026-03-13T18:20:45.792Z | Compiling futures-sink v0.3.32 |
| 1379 | 2026-03-13T18:20:45.814Z | Compiling futures-io v0.3.32 |
| 1380 | 2026-03-13T18:20:45.928Z | Compiling futures-channel v0.3.32 |
| 1381 | 2026-03-13T18:20:50.240Z | Compiling slab v0.4.12 |
| 1382 | 2026-03-13T18:20:50.449Z | Compiling getrandom v0.4.1 |
| 1383 | 2026-03-13T18:20:50.449Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-03-13T18:20:50.449Z | Compiling futures-task v0.3.32 |
| 1385 | 2026-03-13T18:20:50.449Z | Compiling rand_core v0.10.0 |
| 1386 | 2026-03-13T18:20:50.450Z | Compiling rustversion v1.0.22 |
| 1387 | 2026-03-13T18:20:50.450Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-13T18:20:50.450Z | Compiling cmake v0.1.57 |
| 1389 | 2026-03-13T18:20:50.450Z | Compiling indexmap v2.13.0 |
| 1390 | 2026-03-13T18:20:50.450Z | Compiling form_urlencoded v1.2.2 |
| 1391 | 2026-03-13T18:20:50.450Z | Compiling fs_extra v1.3.0 |
| 1392 | 2026-03-13T18:20:50.450Z | Compiling base64ct v1.8.3 |
| 1393 | 2026-03-13T18:20:50.450Z | Compiling dunce v1.0.5 |
| 1394 | 2026-03-13T18:20:50.450Z | Compiling synstructure v0.13.2 |
| 1395 | 2026-03-13T18:20:50.450Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-13T18:20:50.450Z | Compiling aws-lc-sys v0.37.1 |
| 1397 | 2026-03-13T18:20:50.450Z | Compiling pem-rfc7468 v0.7.0 |
| 1398 | 2026-03-13T18:20:50.450Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-13T18:20:50.450Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-03-13T18:20:50.450Z | Compiling rustix v1.1.3 |
| 1401 | 2026-03-13T18:20:50.450Z | Compiling iana-time-zone v0.1.65 |
| 1402 | 2026-03-13T18:20:50.450Z | Compiling ring v0.17.14 |
| 1403 | 2026-03-13T18:20:50.450Z | Compiling uuid v1.21.0 |
| 1404 | 2026-03-13T18:20:50.450Z | Compiling rustc_version v0.4.1 |
| 1405 | 2026-03-13T18:20:50.455Z | Compiling regex-syntax v0.8.10 |
| 1406 | 2026-03-13T18:20:50.455Z | Compiling aws-lc-rs v1.16.0 |
| 1407 | 2026-03-13T18:20:50.519Z | Compiling vcpkg v0.2.15 |
| 1408 | 2026-03-13T18:20:50.519Z | Compiling tracing-core v0.1.36 |
| 1409 | 2026-03-13T18:20:50.519Z | Compiling crossbeam-utils v0.8.21 |
| 1410 | 2026-03-13T18:20:50.520Z | Compiling pest_generator v2.8.6 |
| 1411 | 2026-03-13T18:20:50.520Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-03-13T18:20:50.520Z | Compiling openssl-sys v0.9.111 |
| 1413 | 2026-03-13T18:20:50.520Z | Compiling serde_derive v1.0.228 |
| 1414 | 2026-03-13T18:20:50.520Z | Compiling zeroize_derive v1.4.3 |
| 1415 | 2026-03-13T18:20:50.520Z | Compiling zerofrom-derive v0.1.6 |
| 1416 | 2026-03-13T18:20:50.520Z | Compiling yoke-derive v0.8.1 |
| 1417 | 2026-03-13T18:20:50.656Z | Compiling zerocopy-derive v0.8.40 |
| 1418 | 2026-03-13T18:20:51.163Z | Compiling zeroize v1.8.2 |
| 1419 | 2026-03-13T18:20:51.465Z | Compiling zerovec-derive v0.11.2 |
| 1420 | 2026-03-13T18:20:51.916Z | Compiling displaydoc v0.2.5 |
| 1421 | 2026-03-13T18:20:52.218Z | Compiling crypto-common v0.1.7 |
| 1422 | 2026-03-13T18:20:52.237Z | Compiling zerofrom v0.1.6 |
| 1423 | 2026-03-13T18:20:52.396Z | Compiling yoke v0.8.1 |
| 1424 | 2026-03-13T18:20:52.399Z | Compiling block-buffer v0.10.4 |
| 1425 | 2026-03-13T18:20:52.623Z | Compiling digest v0.10.7 |
| 1426 | 2026-03-13T18:20:52.641Z | Compiling tokio-macros v2.6.0 |
| 1427 | 2026-03-13T18:20:52.749Z | Compiling futures-macro v0.3.32 |
| 1428 | 2026-03-13T18:20:52.923Z | Compiling zerotrie v0.2.3 |
| 1429 | 2026-03-13T18:20:52.958Z | Compiling hmac v0.12.1 |
| 1430 | 2026-03-13T18:20:52.979Z | Compiling zerovec v0.11.5 |
| 1431 | 2026-03-13T18:20:53.155Z | Compiling block-padding v0.3.3 |
| 1432 | 2026-03-13T18:20:53.318Z | Compiling inout v0.1.4 |
| 1433 | 2026-03-13T18:20:53.354Z | Compiling sha2 v0.10.9 |
| 1434 | 2026-03-13T18:20:53.531Z | Compiling cipher v0.4.4 |
| 1435 | 2026-03-13T18:20:53.654Z | Compiling tinystr v0.8.2 |
| 1436 | 2026-03-13T18:20:53.673Z | Compiling potential_utf v0.1.4 |
| 1437 | 2026-03-13T18:20:53.860Z | Compiling icu_collections v2.1.1 |
| 1438 | 2026-03-13T18:20:53.886Z | Compiling futures-util v0.3.32 |
| 1439 | 2026-03-13T18:20:53.906Z | Compiling der_derive v0.7.3 |
| 1440 | 2026-03-13T18:20:53.923Z | Compiling icu_locale_core v2.1.1 |
| 1441 | 2026-03-13T18:20:54.507Z | Compiling salsa20 v0.10.2 |
| 1442 | 2026-03-13T18:20:54.669Z | Compiling pbkdf2 v0.12.2 |
| 1443 | 2026-03-13T18:20:54.811Z | Compiling icu_provider v2.1.1 |
| 1444 | 2026-03-13T18:20:54.916Z | Compiling bytes v1.11.1 |
| 1445 | 2026-03-13T18:20:55.159Z | Compiling icu_normalizer v2.1.1 |
| 1446 | 2026-03-13T18:20:55.178Z | Compiling icu_properties v2.1.2 |
| 1447 | 2026-03-13T18:20:55.197Z | Compiling der v0.7.10 |
| 1448 | 2026-03-13T18:20:55.197Z | Compiling chrono v0.4.44 |
| 1449 | 2026-03-13T18:20:55.761Z | Compiling tokio v1.49.0 |
| 1450 | 2026-03-13T18:20:55.881Z | Compiling http v1.4.0 |
| 1451 | 2026-03-13T18:20:56.762Z | Compiling idna_adapter v1.2.1 |
| 1452 | 2026-03-13T18:20:56.843Z | Compiling spki v0.7.3 |
| 1453 | 2026-03-13T18:20:56.932Z | Compiling idna v1.1.0 |
| 1454 | 2026-03-13T18:20:57.070Z | Compiling thiserror-impl v2.0.18 |
| 1455 | 2026-03-13T18:20:57.103Z | Compiling scrypt v0.11.0 |
| 1456 | 2026-03-13T18:20:57.141Z | Compiling ppv-lite86 v0.2.21 |
| 1457 | 2026-03-13T18:20:57.165Z | Compiling aes v0.8.4 |
| 1458 | 2026-03-13T18:20:57.368Z | Compiling url v2.5.8 |
| 1459 | 2026-03-13T18:20:57.433Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-13T18:20:57.604Z | Compiling rand_chacha v0.9.0 |
| 1461 | 2026-03-13T18:20:57.622Z | Compiling rustls-pki-types v1.14.0 |
| 1462 | 2026-03-13T18:20:57.821Z | Compiling tracing-attributes v0.1.31 |
| 1463 | 2026-03-13T18:20:58.227Z | Compiling rand v0.9.2 |
| 1464 | 2026-03-13T18:20:58.432Z | Compiling pkcs5 v0.7.1 |
| 1465 | 2026-03-13T18:20:58.525Z | Compiling http-body v1.0.1 |
| 1466 | 2026-03-13T18:20:58.670Z | Compiling syn v1.0.109 |
| 1467 | 2026-03-13T18:20:58.713Z | Compiling schemars v0.8.22 |
| 1468 | 2026-03-13T18:20:58.904Z | Compiling thiserror v2.0.18 |
| 1469 | 2026-03-13T18:20:58.987Z | Compiling httparse v1.10.1 |
| 1470 | 2026-03-13T18:20:59.038Z | Compiling openssl-probe v0.2.1 |
| 1471 | 2026-03-13T18:20:59.071Z | Compiling untrusted v0.9.0 |
| 1472 | 2026-03-13T18:20:59.090Z | Compiling base64 v0.22.1 |
| 1473 | 2026-03-13T18:20:59.233Z | Compiling untrusted v0.7.1 |
| 1474 | 2026-03-13T18:20:59.363Z | Compiling pkcs8 v0.10.2 |
| 1475 | 2026-03-13T18:20:59.385Z | Compiling schemars_derive v0.8.22 |
| 1476 | 2026-03-13T18:20:59.505Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-03-13T18:20:59.523Z | Compiling scroll_derive v0.13.1 |
| 1478 | 2026-03-13T18:20:59.675Z | Compiling tracing v0.1.44 |
| 1479 | 2026-03-13T18:21:00.023Z | Compiling darling_core v0.20.11 |
| 1480 | 2026-03-13T18:21:00.075Z | Compiling tinyvec_macros v0.1.1 |
| 1481 | 2026-03-13T18:21:00.166Z | Compiling dyn-clone v1.0.20 |
| 1482 | 2026-03-13T18:21:00.346Z | Compiling atomic-waker v1.1.2 |
| 1483 | 2026-03-13T18:21:00.427Z | Compiling tower-service v0.3.3 |
| 1484 | 2026-03-13T18:21:00.502Z | Compiling tower-layer v0.3.3 |
| 1485 | 2026-03-13T18:21:00.550Z | Compiling try-lock v0.2.5 |
| 1486 | 2026-03-13T18:21:00.616Z | Compiling rustls v0.23.37 |
| 1487 | 2026-03-13T18:21:00.686Z | Compiling want v0.3.1 |
| 1488 | 2026-03-13T18:21:00.713Z | Compiling scroll v0.13.0 |
| 1489 | 2026-03-13T18:21:00.852Z | Compiling tinyvec v1.10.0 |
| 1490 | 2026-03-13T18:21:01.066Z | Compiling tokio-util v0.7.18 |
| 1491 | 2026-03-13T18:21:01.342Z | Compiling ipnet v2.11.0 |
| 1492 | 2026-03-13T18:21:01.757Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1493 | 2026-03-13T18:21:02.092Z | Compiling h2 v0.4.13 |
| 1494 | 2026-03-13T18:21:02.292Z | Compiling spin v0.9.8 |
| 1495 | 2026-03-13T18:21:02.550Z | Compiling aho-corasick v1.1.4 |
| 1496 | 2026-03-13T18:21:02.579Z | Compiling time-core v0.1.8 |
| 1497 | 2026-03-13T18:21:02.780Z | Compiling openssl v0.10.75 |
| 1498 | 2026-03-13T18:21:02.985Z | Compiling num-conv v0.2.0 |
| 1499 | 2026-03-13T18:21:03.098Z | Compiling crc32fast v1.5.0 |
| 1500 | 2026-03-13T18:21:03.164Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-13T18:21:03.354Z | Compiling darling_macro v0.20.11 |
| 1502 | 2026-03-13T18:21:03.430Z | Compiling httpdate v1.0.3 |
| 1503 | 2026-03-13T18:21:03.459Z | Compiling pin-utils v0.1.0 |
| 1504 | 2026-03-13T18:21:03.556Z | Compiling foreign-types-shared v0.1.1 |
| 1505 | 2026-03-13T18:21:03.669Z | Compiling regex-automata v0.4.14 |
| 1506 | 2026-03-13T18:21:03.717Z | Compiling foreign-types v0.3.2 |
| 1507 | 2026-03-13T18:21:03.828Z | Compiling deranged v0.5.8 |
| 1508 | 2026-03-13T18:21:03.868Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-03-13T18:21:03.978Z | Compiling darling v0.20.11 |
| 1510 | 2026-03-13T18:21:04.112Z | Compiling tempfile v3.25.0 |
| 1511 | 2026-03-13T18:21:04.938Z | Compiling goblin v0.10.5 |
| 1512 | 2026-03-13T18:21:05.341Z | Compiling thiserror-impl v1.0.69 |
| 1513 | 2026-03-13T18:21:06.063Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-03-13T18:21:06.619Z | Compiling hyper v1.8.1 |
| 1515 | 2026-03-13T18:21:07.054Z | Compiling wait-timeout v0.2.1 |
| 1516 | 2026-03-13T18:21:07.114Z | Compiling socket2 v0.5.10 |
| 1517 | 2026-03-13T18:21:07.395Z | Compiling simd-adler32 v0.3.8 |
| 1518 | 2026-03-13T18:21:07.535Z | Compiling num_threads v0.1.7 |
| 1519 | 2026-03-13T18:21:07.657Z | Compiling quick-error v1.2.3 |
| 1520 | 2026-03-13T18:21:07.676Z | Compiling siphasher v1.0.2 |
| 1521 | 2026-03-13T18:21:07.731Z | Compiling native-tls v0.2.18 |
| 1522 | 2026-03-13T18:21:07.791Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-03-13T18:21:07.928Z | Compiling either v1.15.0 |
| 1524 | 2026-03-13T18:21:08.020Z | Compiling usdt-impl v0.6.0 |
| 1525 | 2026-03-13T18:21:08.097Z | Compiling hyper-util v0.1.20 |
| 1526 | 2026-03-13T18:21:08.200Z | Compiling bit-set v0.8.0 |
| 1527 | 2026-03-13T18:21:08.340Z | Compiling rusty-fork v0.3.1 |
| 1528 | 2026-03-13T18:21:08.410Z | Compiling time v0.3.47 |
| 1529 | 2026-03-13T18:21:08.759Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-03-13T18:21:08.892Z | Compiling dof v0.4.0 |
| 1531 | 2026-03-13T18:21:09.474Z | Compiling derive_builder_core v0.20.2 |
| 1532 | 2026-03-13T18:21:10.610Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-03-13T18:21:10.630Z | Compiling crossbeam-epoch v0.9.18 |
| 1534 | 2026-03-13T18:21:10.656Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-03-13T18:21:10.707Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-03-13T18:21:11.049Z | Compiling signature v2.2.0 |
| 1537 | 2026-03-13T18:21:11.086Z | Compiling scroll_derive v0.12.1 |
| 1538 | 2026-03-13T18:21:11.145Z | Compiling heapless v0.7.17 |
| 1539 | 2026-03-13T18:21:11.218Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-13T18:21:11.275Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-13T18:21:11.426Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-03-13T18:21:11.482Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1543 | 2026-03-13T18:21:11.529Z | Compiling sync_wrapper v1.0.2 |
| 1544 | 2026-03-13T18:21:11.675Z | Compiling thread-id v5.1.0 |
| 1545 | 2026-03-13T18:21:11.763Z | Compiling cookie v0.18.1 |
| 1546 | 2026-03-13T18:21:11.782Z | Compiling anyhow v1.0.102 |
| 1547 | 2026-03-13T18:21:11.893Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-13T18:21:12.020Z | Compiling adler2 v2.0.1 |
| 1549 | 2026-03-13T18:21:12.020Z | Compiling unicode-properties v0.1.4 |
| 1550 | 2026-03-13T18:21:12.135Z | Compiling paste v1.0.15 |
| 1551 | 2026-03-13T18:21:12.187Z | Compiling unicode-bidi v0.3.18 |
| 1552 | 2026-03-13T18:21:12.211Z | Compiling unarray v0.1.4 |
| 1553 | 2026-03-13T18:21:12.307Z | Compiling zstd-safe v7.2.4 |
| 1554 | 2026-03-13T18:21:12.350Z | Compiling unicode-segmentation v1.12.0 |
| 1555 | 2026-03-13T18:21:12.501Z | Compiling rayon-core v1.13.0 |
| 1556 | 2026-03-13T18:21:12.639Z | Compiling stringprep v0.1.5 |
| 1557 | 2026-03-13T18:21:12.802Z | Compiling proptest v1.10.0 |
| 1558 | 2026-03-13T18:21:12.953Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-03-13T18:21:12.990Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-13T18:21:13.337Z | Compiling tower v0.5.3 |
| 1561 | 2026-03-13T18:21:13.639Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-13T18:21:13.797Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-13T18:21:13.826Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-03-13T18:21:13.885Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-03-13T18:21:13.969Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-03-13T18:21:14.034Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-13T18:21:14.125Z | Compiling toml_datetime v0.6.11 |
| 1568 | 2026-03-13T18:21:14.207Z | Compiling serde_tokenstream v0.2.3 |
| 1569 | 2026-03-13T18:21:14.354Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-03-13T18:21:14.411Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-13T18:21:14.470Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-03-13T18:21:14.600Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-13T18:21:14.619Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-03-13T18:21:14.682Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-03-13T18:21:14.949Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-03-13T18:21:15.053Z | Compiling darling_macro v0.21.3 |
| 1577 | 2026-03-13T18:21:15.084Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-03-13T18:21:15.087Z | Compiling ff v0.13.1 |
| 1579 | 2026-03-13T18:21:15.125Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-03-13T18:21:15.278Z | Compiling ref-cast v1.0.25 |
| 1581 | 2026-03-13T18:21:15.330Z | Compiling ryu v1.0.23 |
| 1582 | 2026-03-13T18:21:15.378Z | Compiling psl-types v2.0.11 |
| 1583 | 2026-03-13T18:21:15.397Z | Compiling zlib-rs v0.6.2 |
| 1584 | 2026-03-13T18:21:15.538Z | Compiling rustix v0.38.44 |
| 1585 | 2026-03-13T18:21:15.573Z | Compiling num-bigint-dig v0.8.6 |
| 1586 | 2026-03-13T18:21:15.690Z | Compiling cfg_aliases v0.2.1 |
| 1587 | 2026-03-13T18:21:15.708Z | Compiling base16ct v0.2.0 |
| 1588 | 2026-03-13T18:21:15.782Z | Compiling iri-string v0.7.10 |
| 1589 | 2026-03-13T18:21:15.800Z | Compiling fallible-iterator v0.2.0 |
| 1590 | 2026-03-13T18:21:15.829Z | Compiling smoltcp v0.9.1 |
| 1591 | 2026-03-13T18:21:15.933Z | Compiling litrs v1.0.0 |
| 1592 | 2026-03-13T18:21:16.115Z | Compiling newtype-uuid v1.3.2 |
| 1593 | 2026-03-13T18:21:16.205Z | Compiling postgres-protocol v0.6.10 |
| 1594 | 2026-03-13T18:21:16.299Z | Compiling sec1 v0.7.3 |
| 1595 | 2026-03-13T18:21:16.604Z | Compiling zerocopy v0.7.35 |
| 1596 | 2026-03-13T18:21:16.696Z | Compiling document-features v0.2.12 |
| 1597 | 2026-03-13T18:21:16.733Z | Compiling nix v0.31.1 |
| 1598 | 2026-03-13T18:21:17.007Z | Compiling darling v0.21.3 |
| 1599 | 2026-03-13T18:21:17.174Z | Compiling publicsuffix v2.3.0 |
| 1600 | 2026-03-13T18:21:17.270Z | Compiling serde_urlencoded v0.7.1 |
| 1601 | 2026-03-13T18:21:17.504Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-03-13T18:21:17.523Z | Compiling num-iter v0.1.45 |
| 1603 | 2026-03-13T18:21:17.605Z | Compiling group v0.13.0 |
| 1604 | 2026-03-13T18:21:17.864Z | Compiling derive_builder v0.20.2 |
| 1605 | 2026-03-13T18:21:18.016Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-13T18:21:18.035Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-13T18:21:18.073Z | Compiling proc-macro-error v1.0.4 |
| 1608 | 2026-03-13T18:21:18.419Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-13T18:21:18.449Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-13T18:21:19.165Z | Compiling heck v0.4.1 |
| 1611 | 2026-03-13T18:21:19.340Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-03-13T18:21:19.343Z | Compiling hubpack_derive v0.1.1 |
| 1613 | 2026-03-13T18:21:19.449Z | Compiling regex v1.12.3 |
| 1614 | 2026-03-13T18:21:19.700Z | Compiling flate2 v1.1.9 |
| 1615 | 2026-03-13T18:21:19.938Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-03-13T18:21:19.996Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-03-13T18:21:20.013Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-03-13T18:21:20.053Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-03-13T18:21:20.056Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1620 | 2026-03-13T18:21:20.216Z | Compiling daft-derive v0.1.5 |
| 1621 | 2026-03-13T18:21:20.266Z | Compiling async-trait v0.1.89 |
| 1622 | 2026-03-13T18:21:20.331Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-13T18:21:20.956Z | Compiling ref-cast-impl v1.0.25 |
| 1624 | 2026-03-13T18:21:21.190Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-03-13T18:21:21.360Z | Compiling vergen v9.0.6 |
| 1626 | 2026-03-13T18:21:21.758Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-03-13T18:21:21.768Z | Compiling ahash v0.8.12 |
| 1628 | 2026-03-13T18:21:21.795Z | Compiling bumpalo v3.20.2 |
| 1629 | 2026-03-13T18:21:21.913Z | Compiling bitflags v1.3.2 |
| 1630 | 2026-03-13T18:21:22.007Z | Compiling managed v0.8.0 |
| 1631 | 2026-03-13T18:21:22.010Z | Compiling object v0.37.3 |
| 1632 | 2026-03-13T18:21:22.132Z | Compiling foldhash v0.1.5 |
| 1633 | 2026-03-13T18:21:22.296Z | Compiling winnow v0.5.40 |
| 1634 | 2026-03-13T18:21:22.356Z | Compiling libbz2-rs-sys v0.2.2 |
| 1635 | 2026-03-13T18:21:22.445Z | Compiling hashbrown v0.15.5 |
| 1636 | 2026-03-13T18:21:23.081Z | Compiling strum v0.27.2 |
| 1637 | 2026-03-13T18:21:23.197Z | Compiling bzip2 v0.6.1 |
| 1638 | 2026-03-13T18:21:23.270Z | Compiling console v0.16.2 |
| 1639 | 2026-03-13T18:21:23.355Z | Compiling zopfli v0.8.3 |
| 1640 | 2026-03-13T18:21:23.587Z | Compiling clap_builder v4.5.60 |
| 1641 | 2026-03-13T18:21:23.653Z | Compiling elliptic-curve v0.13.8 |
| 1642 | 2026-03-13T18:21:24.027Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-03-13T18:21:24.232Z | Compiling dof v0.3.0 |
| 1644 | 2026-03-13T18:21:24.305Z | Compiling daft v0.1.5 |
| 1645 | 2026-03-13T18:21:24.361Z | Compiling cargo_metadata v0.19.2 |
| 1646 | 2026-03-13T18:21:25.276Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-13T18:21:25.567Z | Compiling phf v0.13.1 |
| 1648 | 2026-03-13T18:21:25.785Z | Compiling zone_cfg_derive v0.3.1 |
| 1649 | 2026-03-13T18:21:26.235Z | Compiling zstd v0.13.3 |
| 1650 | 2026-03-13T18:21:26.650Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-13T18:21:26.708Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-13T18:21:27.309Z | Compiling hyper-tls v0.6.0 |
| 1653 | 2026-03-13T18:21:27.607Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-13T18:21:27.626Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-13T18:21:27.808Z | Compiling serde_with_macros v3.17.0 |
| 1656 | 2026-03-13T18:21:27.849Z | Compiling postgres-types v0.2.12 |
| 1657 | 2026-03-13T18:21:28.037Z | Compiling usdt-attr-macro v0.6.0 |
| 1658 | 2026-03-13T18:21:28.974Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-13T18:21:28.990Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-03-13T18:21:29.130Z | Compiling dtrace-parser v0.2.0 |
| 1661 | 2026-03-13T18:21:29.415Z | Compiling itertools v0.12.1 |
| 1662 | 2026-03-13T18:21:29.583Z | Compiling phf_shared v0.11.3 |
| 1663 | 2026-03-13T18:21:29.626Z | Compiling bstr v1.12.1 |
| 1664 | 2026-03-13T18:21:29.785Z | Compiling pkcs1 v0.7.5 |
| 1665 | 2026-03-13T18:21:29.859Z | Compiling hex v0.4.3 |
| 1666 | 2026-03-13T18:21:30.143Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-03-13T18:21:30.226Z | Compiling rfc6979 v0.4.0 |
| 1668 | 2026-03-13T18:21:30.245Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-03-13T18:21:30.337Z | Compiling clap_derive v4.5.55 |
| 1670 | 2026-03-13T18:21:30.337Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-03-13T18:21:30.382Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-13T18:21:30.529Z | Compiling float-cmp v0.10.0 |
| 1673 | 2026-03-13T18:21:30.724Z | Compiling memmap2 v0.9.10 |
| 1674 | 2026-03-13T18:21:30.928Z | Compiling thread-id v4.2.2 |
| 1675 | 2026-03-13T18:21:31.010Z | Compiling env_filter v1.0.0 |
| 1676 | 2026-03-13T18:21:31.040Z | Compiling encoding_rs v0.8.35 |
| 1677 | 2026-03-13T18:21:31.112Z | Compiling precomputed-hash v0.1.1 |
| 1678 | 2026-03-13T18:21:31.132Z | Compiling fixedbitset v0.5.7 |
| 1679 | 2026-03-13T18:21:31.229Z | Compiling jiff v0.2.21 |
| 1680 | 2026-03-13T18:21:31.418Z | Compiling difflib v0.4.0 |
| 1681 | 2026-03-13T18:21:31.573Z | Compiling static_assertions v1.1.0 |
| 1682 | 2026-03-13T18:21:31.690Z | Compiling whoami v2.1.0 |
| 1683 | 2026-03-13T18:21:32.059Z | Compiling new_debug_unreachable v1.0.6 |
| 1684 | 2026-03-13T18:21:32.153Z | Compiling data-encoding v2.10.0 |
| 1685 | 2026-03-13T18:21:32.208Z | Compiling rustc-hash v2.1.1 |
| 1686 | 2026-03-13T18:21:32.226Z | Compiling unit-prefix v0.5.2 |
| 1687 | 2026-03-13T18:21:32.367Z | Compiling fixedbitset v0.4.2 |
| 1688 | 2026-03-13T18:21:32.409Z | Compiling keccak v0.1.6 |
| 1689 | 2026-03-13T18:21:32.661Z | Compiling normalize-line-endings v0.3.0 |
| 1690 | 2026-03-13T18:21:32.788Z | Compiling mime v0.3.17 |
| 1691 | 2026-03-13T18:21:32.839Z | Compiling predicates-core v1.0.10 |
| 1692 | 2026-03-13T18:21:32.842Z | Compiling clap v4.5.60 |
| 1693 | 2026-03-13T18:21:32.960Z | Compiling strum v0.26.3 |
| 1694 | 2026-03-13T18:21:33.072Z | Compiling predicates v3.1.4 |
| 1695 | 2026-03-13T18:21:33.116Z | Compiling sha3 v0.10.8 |
| 1696 | 2026-03-13T18:21:33.135Z | Compiling petgraph v0.6.5 |
| 1697 | 2026-03-13T18:21:33.139Z | Compiling hickory-proto v0.25.2 |
| 1698 | 2026-03-13T18:21:33.172Z | Compiling indicatif v0.18.4 |
| 1699 | 2026-03-13T18:21:33.527Z | Compiling iddqd v0.3.17 |
| 1700 | 2026-03-13T18:21:33.749Z | Compiling string_cache v0.8.9 |
| 1701 | 2026-03-13T18:21:33.973Z | Compiling tokio-postgres v0.7.16 |
| 1702 | 2026-03-13T18:21:34.069Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1703 | 2026-03-13T18:21:34.343Z | Compiling petgraph v0.8.3 |
| 1704 | 2026-03-13T18:21:35.111Z | Compiling zip v4.6.1 |
| 1705 | 2026-03-13T18:21:35.218Z | Compiling env_logger v0.11.9 |
| 1706 | 2026-03-13T18:21:35.723Z | Compiling toml_edit v0.22.27 |
| 1707 | 2026-03-13T18:21:36.407Z | Compiling usdt-impl v0.5.0 |
| 1708 | 2026-03-13T18:21:36.928Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-13T18:21:37.133Z | Compiling usdt v0.6.0 |
| 1710 | 2026-03-13T18:21:37.226Z | Compiling ecdsa v0.16.9 |
| 1711 | 2026-03-13T18:21:37.246Z | Compiling similar v2.7.0 |
| 1712 | 2026-03-13T18:21:37.466Z | Compiling serde_with v3.17.0 |
| 1713 | 2026-03-13T18:21:37.748Z | Compiling rsa v0.9.10 |
| 1714 | 2026-03-13T18:21:37.829Z | Compiling crossterm v0.28.1 |
| 1715 | 2026-03-13T18:21:37.857Z | Compiling ed25519-dalek v2.2.0 |
| 1716 | 2026-03-13T18:21:38.772Z | Compiling zip v0.6.6 |
| 1717 | 2026-03-13T18:21:39.608Z | Compiling toml v0.7.8 |
| 1718 | 2026-03-13T18:21:39.981Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1719 | 2026-03-13T18:21:40.085Z | Compiling itertools v0.13.0 |
| 1720 | 2026-03-13T18:21:40.190Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-03-13T18:21:40.453Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-03-13T18:21:40.504Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1723 | 2026-03-13T18:21:40.810Z | Compiling x509-cert v0.2.5 |
| 1724 | 2026-03-13T18:21:40.829Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-03-13T18:21:40.847Z | Compiling sha1 v0.10.6 |
| 1726 | 2026-03-13T18:21:40.937Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1727 | 2026-03-13T18:21:41.137Z | Compiling peg-runtime v0.8.5 |
| 1728 | 2026-03-13T18:21:41.328Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-13T18:21:41.522Z | Compiling thread_local v1.1.9 |
| 1730 | 2026-03-13T18:21:41.626Z | Compiling slog-async v2.8.0 |
| 1731 | 2026-03-13T18:21:41.812Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-03-13T18:21:41.866Z | Compiling futures-executor v0.3.32 |
| 1733 | 2026-03-13T18:21:42.070Z | Compiling filetime v0.2.27 |
| 1734 | 2026-03-13T18:21:42.197Z | Compiling is-terminal v0.4.17 |
| 1735 | 2026-03-13T18:21:42.228Z | Compiling take_mut v0.2.2 |
| 1736 | 2026-03-13T18:21:42.293Z | Compiling term v1.2.1 |
| 1737 | 2026-03-13T18:21:42.316Z | Compiling xattr v1.6.1 |
| 1738 | 2026-03-13T18:21:42.422Z | Compiling futures v0.3.32 |
| 1739 | 2026-03-13T18:21:42.520Z | Compiling tar v0.4.44 |
| 1740 | 2026-03-13T18:21:42.997Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-13T18:21:49.705Z | Compiling rustls-webpki v0.103.9 |
| 1742 | 2026-03-13T18:21:53.756Z | Compiling tokio-rustls v0.26.4 |
| 1743 | 2026-03-13T18:21:53.756Z | Compiling rustls-platform-verifier v0.6.2 |
| 1744 | 2026-03-13T18:21:54.027Z | Compiling hyper-rustls v0.27.7 |
| 1745 | 2026-03-13T18:21:54.287Z | Compiling reqwest v0.13.2 |
| 1746 | 2026-03-13T18:21:54.305Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-13T18:21:57.288Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1748 | 2026-03-13T18:21:57.592Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1749 | 2026-03-13T18:22:01.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 1750 | 2026-03-13T18:22:01.639Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1751 | 2026-03-13T18:22:01.703Z | Mar 13 18:22:00.277 INFO Starting download, target: Clickhouse |
| 1752 | 2026-03-13T18:22:01.703Z | Mar 13 18:22:00.277 INFO Starting download, target: TransceiverControl |
| 1753 | 2026-03-13T18:22:01.703Z | Mar 13 18:22:00.277 INFO Starting download, target: DendriteStub |
| 1754 | 2026-03-13T18:22:01.703Z | Mar 13 18:22:00.277 INFO Starting download, target: Console |
| 1755 | 2026-03-13T18:22:01.712Z | Mar 13 18:22:00.277 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-03-13T18:22:01.712Z | Mar 13 18:22:00.277 INFO Starting download, target: Cockroach |
| 1757 | 2026-03-13T18:22:01.712Z | Mar 13 18:22:00.277 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1758 | 2026-03-13T18:22:01.712Z | Mar 13 18:22:00.277 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1759 | 2026-03-13T18:22:01.712Z | Mar 13 18:22:00.277 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-13T18:22:01.712Z | Mar 13 18:22:00.277 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1761 | 2026-03-13T18:22:01.713Z | Mar 13 18:22:00.277 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-03-13T18:22:01.713Z | Mar 13 18:22:00.277 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-13T18:22:02.200Z | Mar 13 18:22:00.754 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1764 | 2026-03-13T18:22:02.550Z | Mar 13 18:22:01.118 INFO Download complete, target: TransceiverControl |
| 1765 | 2026-03-13T18:22:02.716Z | Mar 13 18:22:01.267 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-03-13T18:22:03.091Z | Mar 13 18:22:01.653 INFO Download complete, target: Console |
| 1767 | 2026-03-13T18:22:03.662Z | Mar 13 18:22:02.179 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1768 | 2026-03-13T18:22:03.699Z | Mar 13 18:22:02.226 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1769 | 2026-03-13T18:22:04.118Z | Mar 13 18:22:02.688 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-03-13T18:22:04.881Z | Mar 13 18:22:03.456 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-13T18:22:04.881Z | Mar 13 18:22:03.456 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-13T18:22:07.537Z | Mar 13 18:22:06.112 INFO Download complete, target: DendriteStub |
| 1773 | 2026-03-13T18:22:07.601Z | Mar 13 18:22:06.175 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-03-13T18:22:13.175Z | Mar 13 18:22:11.734 INFO Checking that binary works, target: Cockroach |
| 1775 | 2026-03-13T18:22:13.288Z | Mar 13 18:22:11.858 INFO Download complete, target: Cockroach |
| 1776 | 2026-03-13T18:22:15.879Z | Mar 13 18:22:14.448 INFO Checking that binary works, target: Clickhouse |
| 1777 | 2026-03-13T18:22:16.049Z | Mar 13 18:22:14.624 INFO Download complete, target: Clickhouse |
| 1778 | 2026-03-13T18:22:16.070Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1779 | 2026-03-13T18:22:16.077Z | |
| 1780 | 2026-03-13T18:22:16.077Z | real 4:01.542109101 |
| 1781 | 2026-03-13T18:22:16.077Z | user 10:35.653720584 |
| 1782 | 2026-03-13T18:22:16.077Z | sys 1:52.005332683 |
| 1783 | 2026-03-13T18:22:16.078Z | trap 0.315559423 |
| 1784 | 2026-03-13T18:22:16.078Z | tflt 0.676274873 |
| 1785 | 2026-03-13T18:22:16.078Z | dflt 0.605316123 |
| 1786 | 2026-03-13T18:22:16.078Z | kflt 0.023435250 |
| 1787 | 2026-03-13T18:22:16.078Z | lock 22:38.377298411 |
| 1788 | 2026-03-13T18:22:16.078Z | slp 38:38.690668150 |
| 1789 | 2026-03-13T18:22:16.078Z | lat 55.097107897 |
| 1790 | 2026-03-13T18:22:16.078Z | stop 2:39.167524715 |
| 1791 | 2026-03-13T18:22:16.078Z | + banner hack-check |
| 1792 | 2026-03-13T18:22:16.078Z | |
| 1793 | 2026-03-13T18:22:16.078Z | # # ## #### # # #### # # ###### #### # # |
| 1794 | 2026-03-13T18:22:16.078Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-03-13T18:22:16.078Z | ###### # # # #### ##### # ###### ##### # #### |
| 1796 | 2026-03-13T18:22:16.078Z | # # ###### # # # # # # # # # # |
| 1797 | 2026-03-13T18:22:16.078Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-13T18:22:16.078Z | # # # # #### # # #### # # ###### #### # # |
| 1799 | 2026-03-13T18:22:16.079Z | |
| 1800 | 2026-03-13T18:22:16.079Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-13T18:22:16.079Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-13T18:22:16.079Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1803 | 2026-03-13T18:22:16.805Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1804 | 2026-03-13T18:22:17.031Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1805 | 2026-03-13T18:22:19.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s |
| 1806 | 2026-03-13T18:22:19.786Z | Running `target/debug/xtask check-features --ci` |
| 1807 | 2026-03-13T18:22:19.812Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1808 | 2026-03-13T18:22:19.812Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1809 | 2026-03-13T18:22:20.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 1810 | 2026-03-13T18:22:20.430Z | Running `target/debug/xtask download cargo-hack` |
| 1811 | 2026-03-13T18:22:21.407Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-03-13T18:22:21.813Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-03-13T18:22:25.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s |
| 1814 | 2026-03-13T18:22:25.382Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1815 | 2026-03-13T18:22:25.423Z | Mar 13 18:22:23.996 INFO Starting download, target: CargoHack |
| 1816 | 2026-03-13T18:22:25.428Z | Mar 13 18:22:23.996 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1817 | 2026-03-13T18:22:25.924Z | Mar 13 18:22:24.497 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1818 | 2026-03-13T18:22:26.002Z | Mar 13 18:22:24.574 INFO Download complete, target: CargoHack |
| 1819 | 2026-03-13T18:22:26.007Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1820 | 2026-03-13T18:22:26.022Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1821 | 2026-03-13T18:22:26.893Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1822 | 2026-03-13T18:22:26.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-13T18:22:26.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-13T18:22:26.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-13T18:22:26.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1826 | 2026-03-13T18:22:27.002Z | |
| 1827 | 2026-03-13T18:22:27.003Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1828 | 2026-03-13T18:22:28.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-13T18:22:28.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-13T18:22:28.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-13T18:22:28.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1832 | 2026-03-13T18:22:28.212Z | |
| 1833 | 2026-03-13T18:22:28.212Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1834 | 2026-03-13T18:22:28.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-13T18:22:28.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-13T18:22:28.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-13T18:22:28.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1838 | 2026-03-13T18:22:28.667Z | |
| 1839 | 2026-03-13T18:22:28.667Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1840 | 2026-03-13T18:22:29.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-13T18:22:29.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-13T18:22:29.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-13T18:22:29.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1844 | 2026-03-13T18:22:29.300Z | |
| 1845 | 2026-03-13T18:22:29.300Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1846 | 2026-03-13T18:22:30.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-13T18:22:30.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-13T18:22:30.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-13T18:22:30.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1850 | 2026-03-13T18:22:30.384Z | |
| 1851 | 2026-03-13T18:22:30.384Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1852 | 2026-03-13T18:22:30.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-13T18:22:30.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-13T18:22:30.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-13T18:22:30.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 1856 | 2026-03-13T18:22:30.848Z | |
| 1857 | 2026-03-13T18:22:30.849Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1858 | 2026-03-13T18:22:31.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-13T18:22:31.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-13T18:22:31.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-13T18:22:31.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1862 | 2026-03-13T18:22:31.627Z | |
| 1863 | 2026-03-13T18:22:31.628Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1864 | 2026-03-13T18:22:32.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-13T18:22:32.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-13T18:22:32.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-13T18:22:32.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1868 | 2026-03-13T18:22:32.400Z | |
| 1869 | 2026-03-13T18:22:32.400Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1870 | 2026-03-13T18:22:32.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-13T18:22:32.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-13T18:22:32.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-13T18:22:32.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1874 | 2026-03-13T18:22:33.012Z | |
| 1875 | 2026-03-13T18:22:33.012Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1876 | 2026-03-13T18:22:33.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-13T18:22:33.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-13T18:22:33.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-13T18:22:33.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1880 | 2026-03-13T18:22:33.618Z | |
| 1881 | 2026-03-13T18:22:33.618Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1882 | 2026-03-13T18:22:34.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-13T18:22:34.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-13T18:22:34.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-13T18:22:34.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1886 | 2026-03-13T18:22:34.223Z | |
| 1887 | 2026-03-13T18:22:34.223Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1888 | 2026-03-13T18:22:34.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-13T18:22:34.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-13T18:22:34.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-13T18:22:34.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1892 | 2026-03-13T18:22:34.831Z | |
| 1893 | 2026-03-13T18:22:34.831Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1894 | 2026-03-13T18:22:38.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-13T18:22:38.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-13T18:22:38.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-13T18:22:38.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1898 | 2026-03-13T18:22:38.884Z | |
| 1899 | 2026-03-13T18:22:38.884Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1900 | 2026-03-13T18:22:38.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-13T18:22:38.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-13T18:22:38.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-13T18:22:38.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1904 | 2026-03-13T18:22:38.884Z | |
| 1905 | 2026-03-13T18:22:38.884Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1906 | 2026-03-13T18:22:38.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-13T18:22:38.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-13T18:22:38.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-13T18:22:38.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1910 | 2026-03-13T18:22:38.884Z | |
| 1911 | 2026-03-13T18:22:38.884Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1912 | 2026-03-13T18:22:38.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-13T18:22:38.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-13T18:22:38.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-13T18:22:38.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1916 | 2026-03-13T18:22:38.884Z | |
| 1917 | 2026-03-13T18:22:38.884Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1918 | 2026-03-13T18:22:38.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-13T18:22:38.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-13T18:22:38.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-13T18:22:38.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1922 | 2026-03-13T18:22:38.885Z | |
| 1923 | 2026-03-13T18:22:38.885Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1924 | 2026-03-13T18:22:38.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-13T18:22:38.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-13T18:22:38.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-13T18:22:38.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1928 | 2026-03-13T18:22:38.885Z | |
| 1929 | 2026-03-13T18:22:38.885Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1930 | 2026-03-13T18:22:39.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-13T18:22:39.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-13T18:22:39.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-13T18:22:39.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1934 | 2026-03-13T18:22:39.164Z | |
| 1935 | 2026-03-13T18:22:39.170Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1936 | 2026-03-13T18:22:39.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-13T18:22:39.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-13T18:22:39.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-13T18:22:39.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1940 | 2026-03-13T18:22:39.727Z | |
| 1941 | 2026-03-13T18:22:39.728Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1942 | 2026-03-13T18:22:40.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-13T18:22:40.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-13T18:22:40.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-13T18:22:40.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1946 | 2026-03-13T18:22:40.372Z | |
| 1947 | 2026-03-13T18:22:40.372Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1948 | 2026-03-13T18:22:40.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-13T18:22:40.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-13T18:22:40.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-13T18:22:40.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1952 | 2026-03-13T18:22:40.961Z | |
| 1953 | 2026-03-13T18:22:40.961Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1954 | 2026-03-13T18:22:41.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-13T18:22:41.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-13T18:22:41.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-13T18:22:41.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1958 | 2026-03-13T18:22:41.589Z | |
| 1959 | 2026-03-13T18:22:41.590Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1960 | 2026-03-13T18:22:42.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-13T18:22:42.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-13T18:22:42.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-13T18:22:42.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1964 | 2026-03-13T18:22:42.189Z | |
| 1965 | 2026-03-13T18:22:42.189Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1966 | 2026-03-13T18:22:42.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-13T18:22:42.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-13T18:22:42.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-13T18:22:42.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1970 | 2026-03-13T18:22:42.805Z | |
| 1971 | 2026-03-13T18:22:42.806Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1972 | 2026-03-13T18:22:43.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-13T18:22:43.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-13T18:22:43.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-13T18:22:43.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1976 | 2026-03-13T18:22:43.417Z | |
| 1977 | 2026-03-13T18:22:43.417Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1978 | 2026-03-13T18:22:43.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-13T18:22:43.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-13T18:22:43.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-13T18:22:43.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1982 | 2026-03-13T18:22:44.027Z | |
| 1983 | 2026-03-13T18:22:44.028Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1984 | 2026-03-13T18:22:44.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-13T18:22:44.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-13T18:22:44.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-13T18:22:44.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1988 | 2026-03-13T18:22:44.643Z | |
| 1989 | 2026-03-13T18:22:44.643Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1990 | 2026-03-13T18:22:45.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-13T18:22:45.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-13T18:22:45.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-13T18:22:45.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1994 | 2026-03-13T18:22:45.271Z | |
| 1995 | 2026-03-13T18:22:45.272Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1996 | 2026-03-13T18:22:45.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-13T18:22:45.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-13T18:22:45.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-13T18:22:45.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2000 | 2026-03-13T18:22:45.938Z | |
| 2001 | 2026-03-13T18:22:45.938Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2002 | 2026-03-13T18:22:46.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-13T18:22:46.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-13T18:22:46.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-13T18:22:46.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2006 | 2026-03-13T18:22:46.469Z | |
| 2007 | 2026-03-13T18:22:46.469Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2008 | 2026-03-13T18:22:47.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-13T18:22:47.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-13T18:22:47.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-13T18:22:47.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2012 | 2026-03-13T18:22:47.079Z | |
| 2013 | 2026-03-13T18:22:47.079Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2014 | 2026-03-13T18:22:47.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-13T18:22:47.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-13T18:22:47.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-13T18:22:47.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2018 | 2026-03-13T18:22:47.689Z | |
| 2019 | 2026-03-13T18:22:47.689Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2020 | 2026-03-13T18:22:48.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-13T18:22:48.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-13T18:22:48.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-13T18:22:48.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2024 | 2026-03-13T18:22:48.300Z | |
| 2025 | 2026-03-13T18:22:48.300Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2026 | 2026-03-13T18:22:48.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-13T18:22:48.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-13T18:22:48.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-13T18:22:48.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2030 | 2026-03-13T18:22:48.910Z | |
| 2031 | 2026-03-13T18:22:48.910Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2032 | 2026-03-13T18:22:49.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-13T18:22:49.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-13T18:22:49.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-13T18:22:49.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2036 | 2026-03-13T18:22:49.522Z | |
| 2037 | 2026-03-13T18:22:49.522Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2038 | 2026-03-13T18:22:50.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-13T18:22:50.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-13T18:22:50.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-13T18:22:50.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2042 | 2026-03-13T18:22:50.126Z | |
| 2043 | 2026-03-13T18:22:50.126Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2044 | 2026-03-13T18:22:50.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-13T18:22:50.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-13T18:22:50.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-13T18:22:50.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2048 | 2026-03-13T18:22:50.744Z | |
| 2049 | 2026-03-13T18:22:50.744Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2050 | 2026-03-13T18:22:51.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-13T18:22:51.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-13T18:22:51.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-13T18:22:51.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2054 | 2026-03-13T18:22:51.344Z | |
| 2055 | 2026-03-13T18:22:51.344Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2056 | 2026-03-13T18:22:51.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-13T18:22:51.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-13T18:22:51.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-13T18:22:51.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2060 | 2026-03-13T18:22:51.969Z | |
| 2061 | 2026-03-13T18:22:51.969Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2062 | 2026-03-13T18:22:52.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-13T18:22:52.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-13T18:22:52.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-13T18:22:52.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2066 | 2026-03-13T18:22:52.634Z | |
| 2067 | 2026-03-13T18:22:52.635Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2068 | 2026-03-13T18:22:53.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-13T18:22:53.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-13T18:22:53.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-13T18:22:53.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2072 | 2026-03-13T18:22:53.209Z | |
| 2073 | 2026-03-13T18:22:53.209Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2074 | 2026-03-13T18:22:53.750Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-13T18:22:53.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-13T18:22:53.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-13T18:22:53.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2078 | 2026-03-13T18:22:53.821Z | |
| 2079 | 2026-03-13T18:22:53.821Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2080 | 2026-03-13T18:22:54.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-13T18:22:54.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-13T18:22:54.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-13T18:22:54.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2084 | 2026-03-13T18:22:54.441Z | |
| 2085 | 2026-03-13T18:22:54.441Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2086 | 2026-03-13T18:22:54.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-13T18:22:54.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-13T18:22:54.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-13T18:22:54.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2090 | 2026-03-13T18:22:55.081Z | |
| 2091 | 2026-03-13T18:22:55.081Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2092 | 2026-03-13T18:22:55.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-13T18:22:55.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-13T18:22:55.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-13T18:22:55.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2096 | 2026-03-13T18:22:55.681Z | |
| 2097 | 2026-03-13T18:22:55.682Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2098 | 2026-03-13T18:22:56.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-13T18:22:56.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-13T18:22:56.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-13T18:22:56.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2102 | 2026-03-13T18:22:56.297Z | |
| 2103 | 2026-03-13T18:22:56.297Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2104 | 2026-03-13T18:22:56.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-13T18:22:56.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-13T18:22:56.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-03-13T18:22:56.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2108 | 2026-03-13T18:22:56.914Z | |
| 2109 | 2026-03-13T18:22:56.914Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2110 | 2026-03-13T18:22:57.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-03-13T18:22:57.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-03-13T18:22:57.919Z | Checking cfg-if v1.0.4 |
| 2113 | 2026-03-13T18:22:58.051Z | Checking libc v0.2.180 |
| 2114 | 2026-03-13T18:22:58.057Z | Checking serde_core v1.0.228 |
| 2115 | 2026-03-13T18:22:58.072Z | Checking memchr v2.8.0 |
| 2116 | 2026-03-13T18:22:58.079Z | Checking smallvec v1.15.1 |
| 2117 | 2026-03-13T18:22:58.079Z | Checking itoa v1.0.17 |
| 2118 | 2026-03-13T18:22:58.082Z | Checking log v0.4.29 |
| 2119 | 2026-03-13T18:22:58.082Z | Checking zeroize v1.8.2 |
| 2120 | 2026-03-13T18:22:58.194Z | Checking stable_deref_trait v1.2.1 |
| 2121 | 2026-03-13T18:22:58.287Z | Checking zerofrom v0.1.6 |
| 2122 | 2026-03-13T18:22:58.297Z | Checking zmij v1.0.21 |
| 2123 | 2026-03-13T18:22:58.325Z | Checking scopeguard v1.2.0 |
| 2124 | 2026-03-13T18:22:58.340Z | Checking subtle v2.6.1 |
| 2125 | 2026-03-13T18:22:58.377Z | Checking percent-encoding v2.3.2 |
| 2126 | 2026-03-13T18:22:58.433Z | Checking yoke v0.8.1 |
| 2127 | 2026-03-13T18:22:58.449Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-13T18:22:58.530Z | Checking writeable v0.6.2 |
| 2129 | 2026-03-13T18:22:58.551Z | Checking litemap v0.8.1 |
| 2130 | 2026-03-13T18:22:58.584Z | Checking libm v0.2.16 |
| 2131 | 2026-03-13T18:22:58.650Z | Checking zerovec v0.11.5 |
| 2132 | 2026-03-13T18:22:58.686Z | Checking zerotrie v0.2.3 |
| 2133 | 2026-03-13T18:22:58.712Z | Checking icu_normalizer_data v2.1.1 |
| 2134 | 2026-03-13T18:22:58.737Z | Checking icu_properties_data v2.1.2 |
| 2135 | 2026-03-13T18:22:58.771Z | Checking pin-project-lite v0.2.17 |
| 2136 | 2026-03-13T18:22:58.806Z | Checking utf8_iter v1.0.4 |
| 2137 | 2026-03-13T18:22:58.845Z | Checking getrandom v0.2.17 |
| 2138 | 2026-03-13T18:22:58.884Z | Checking errno v0.3.14 |
| 2139 | 2026-03-13T18:22:58.902Z | Checking form_urlencoded v1.2.2 |
| 2140 | 2026-03-13T18:22:58.955Z | Checking typenum v1.19.0 |
| 2141 | 2026-03-13T18:22:59.007Z | Checking portable-atomic v1.13.1 |
| 2142 | 2026-03-13T18:22:59.026Z | Checking rand_core v0.6.4 |
| 2143 | 2026-03-13T18:22:59.046Z | Checking critical-section v1.2.0 |
| 2144 | 2026-03-13T18:22:59.058Z | Checking rand_core v0.10.0 |
| 2145 | 2026-03-13T18:22:59.163Z | Checking signal-hook-registry v1.4.8 |
| 2146 | 2026-03-13T18:22:59.242Z | Checking getrandom v0.4.1 |
| 2147 | 2026-03-13T18:22:59.262Z | Checking parking_lot_core v0.9.12 |
| 2148 | 2026-03-13T18:22:59.275Z | Checking tinystr v0.8.2 |
| 2149 | 2026-03-13T18:22:59.363Z | Checking potential_utf v0.1.4 |
| 2150 | 2026-03-13T18:22:59.433Z | Checking socket2 v0.6.2 |
| 2151 | 2026-03-13T18:22:59.494Z | Checking parking_lot v0.12.5 |
| 2152 | 2026-03-13T18:22:59.510Z | Checking icu_locale_core v2.1.1 |
| 2153 | 2026-03-13T18:22:59.531Z | Checking icu_collections v2.1.1 |
| 2154 | 2026-03-13T18:22:59.619Z | Checking once_cell v1.21.3 |
| 2155 | 2026-03-13T18:22:59.718Z | Checking num-traits v0.2.19 |
| 2156 | 2026-03-13T18:22:59.724Z | Checking generic-array v0.14.7 |
| 2157 | 2026-03-13T18:22:59.734Z | Checking mio v1.1.1 |
| 2158 | 2026-03-13T18:22:59.759Z | Checking zerocopy v0.8.40 |
| 2159 | 2026-03-13T18:22:59.831Z | Checking iana-time-zone v0.1.65 |
| 2160 | 2026-03-13T18:22:59.942Z | Checking futures-core v0.3.32 |
| 2161 | 2026-03-13T18:22:59.962Z | Checking allocator-api2 v0.2.21 |
| 2162 | 2026-03-13T18:23:00.100Z | Checking equivalent v1.0.2 |
| 2163 | 2026-03-13T18:23:00.127Z | Checking const-oid v0.9.6 |
| 2164 | 2026-03-13T18:23:00.205Z | Checking foldhash v0.2.0 |
| 2165 | 2026-03-13T18:23:00.279Z | Checking icu_provider v2.1.1 |
| 2166 | 2026-03-13T18:23:00.297Z | Checking serde v1.0.228 |
| 2167 | 2026-03-13T18:23:00.338Z | Checking serde_json v1.0.149 |
| 2168 | 2026-03-13T18:23:00.344Z | Checking bitflags v2.11.0 |
| 2169 | 2026-03-13T18:23:00.398Z | Checking crypto-common v0.1.7 |
| 2170 | 2026-03-13T18:23:00.425Z | Checking uuid v1.21.0 |
| 2171 | 2026-03-13T18:23:00.548Z | Checking hashbrown v0.16.1 |
| 2172 | 2026-03-13T18:23:00.568Z | Checking dyn-clone v1.0.20 |
| 2173 | 2026-03-13T18:23:00.586Z | Checking icu_normalizer v2.1.1 |
| 2174 | 2026-03-13T18:23:00.695Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-03-13T18:23:00.827Z | Checking futures-sink v0.3.32 |
| 2176 | 2026-03-13T18:23:00.876Z | Checking bytes v1.11.1 |
| 2177 | 2026-03-13T18:23:00.955Z | Checking chrono v0.4.44 |
| 2178 | 2026-03-13T18:23:00.990Z | Checking futures-channel v0.3.32 |
| 2179 | 2026-03-13T18:23:01.152Z | Checking block-buffer v0.10.4 |
| 2180 | 2026-03-13T18:23:01.233Z | Checking semver v1.0.27 |
| 2181 | 2026-03-13T18:23:01.250Z | Checking slab v0.4.12 |
| 2182 | 2026-03-13T18:23:01.284Z | Checking futures-task v0.3.32 |
| 2183 | 2026-03-13T18:23:01.325Z | Checking futures-io v0.3.32 |
| 2184 | 2026-03-13T18:23:01.448Z | Checking digest v0.10.7 |
| 2185 | 2026-03-13T18:23:01.467Z | Checking futures-util v0.3.32 |
| 2186 | 2026-03-13T18:23:01.473Z | Checking thiserror v2.0.18 |
| 2187 | 2026-03-13T18:23:01.502Z | Checking tokio v1.49.0 |
| 2188 | 2026-03-13T18:23:01.517Z | Checking byteorder v1.5.0 |
| 2189 | 2026-03-13T18:23:01.608Z | Checking indexmap v2.13.0 |
| 2190 | 2026-03-13T18:23:01.697Z | Checking cpufeatures v0.2.17 |
| 2191 | 2026-03-13T18:23:01.785Z | Checking http v1.4.0 |
| 2192 | 2026-03-13T18:23:01.805Z | Checking fnv v1.0.7 |
| 2193 | 2026-03-13T18:23:01.858Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-13T18:23:01.936Z | Checking unicode-ident v1.0.24 |
| 2195 | 2026-03-13T18:23:02.008Z | Checking idna v1.1.0 |
| 2196 | 2026-03-13T18:23:02.050Z | Checking base64 v0.22.1 |
| 2197 | 2026-03-13T18:23:02.148Z | Checking tracing-core v0.1.36 |
| 2198 | 2026-03-13T18:23:02.316Z | Checking url v2.5.8 |
| 2199 | 2026-03-13T18:23:02.406Z | Checking proc-macro2 v1.0.106 |
| 2200 | 2026-03-13T18:23:02.412Z | Checking rustls-pki-types v1.14.0 |
| 2201 | 2026-03-13T18:23:02.556Z | Checking tracing v0.1.44 |
| 2202 | 2026-03-13T18:23:02.571Z | Checking regex-syntax v0.8.10 |
| 2203 | 2026-03-13T18:23:02.771Z | Checking untrusted v0.9.0 |
| 2204 | 2026-03-13T18:23:02.788Z | Checking quote v1.0.44 |
| 2205 | 2026-03-13T18:23:02.826Z | Checking thiserror v1.0.69 |
| 2206 | 2026-03-13T18:23:02.893Z | Checking schemars v0.8.22 |
| 2207 | 2026-03-13T18:23:02.912Z | Checking ring v0.17.14 |
| 2208 | 2026-03-13T18:23:02.946Z | Checking ipnet v2.11.0 |
| 2209 | 2026-03-13T18:23:03.011Z | Checking syn v2.0.117 |
| 2210 | 2026-03-13T18:23:03.283Z | Checking httparse v1.10.1 |
| 2211 | 2026-03-13T18:23:03.557Z | Checking http-body v1.0.1 |
| 2212 | 2026-03-13T18:23:03.721Z | Checking rustix v1.1.3 |
| 2213 | 2026-03-13T18:23:03.785Z | Checking block-padding v0.3.3 |
| 2214 | 2026-03-13T18:23:03.942Z | Checking getrandom v0.3.4 |
| 2215 | 2026-03-13T18:23:04.097Z | Checking ppv-lite86 v0.2.21 |
| 2216 | 2026-03-13T18:23:04.146Z | Checking atomic-waker v1.1.2 |
| 2217 | 2026-03-13T18:23:04.171Z | Checking inout v0.1.4 |
| 2218 | 2026-03-13T18:23:04.245Z | Checking hmac v0.12.1 |
| 2219 | 2026-03-13T18:23:04.267Z | Checking aws-lc-sys v0.37.1 |
| 2220 | 2026-03-13T18:23:04.348Z | Checking aho-corasick v1.1.4 |
| 2221 | 2026-03-13T18:23:04.402Z | Checking openssl-probe v0.2.1 |
| 2222 | 2026-03-13T18:23:04.418Z | Checking powerfmt v0.2.0 |
| 2223 | 2026-03-13T18:23:04.529Z | Checking tower-service v0.3.3 |
| 2224 | 2026-03-13T18:23:04.548Z | Checking try-lock v0.2.5 |
| 2225 | 2026-03-13T18:23:04.617Z | Checking httpdate v1.0.3 |
| 2226 | 2026-03-13T18:23:04.641Z | Checking untrusted v0.7.1 |
| 2227 | 2026-03-13T18:23:04.670Z | Checking tower-layer v0.3.3 |
| 2228 | 2026-03-13T18:23:04.784Z | Checking want v0.3.1 |
| 2229 | 2026-03-13T18:23:04.803Z | Checking deranged v0.5.8 |
| 2230 | 2026-03-13T18:23:04.866Z | Checking cipher v0.4.4 |
| 2231 | 2026-03-13T18:23:04.936Z | Checking rand_core v0.9.5 |
| 2232 | 2026-03-13T18:23:04.956Z | Checking time-core v0.1.8 |
| 2233 | 2026-03-13T18:23:05.143Z | Checking pin-utils v0.1.0 |
| 2234 | 2026-03-13T18:23:05.160Z | Checking base64ct v1.8.3 |
| 2235 | 2026-03-13T18:23:05.180Z | Checking num-conv v0.2.0 |
| 2236 | 2026-03-13T18:23:05.194Z | Checking aws-lc-rs v1.16.0 |
| 2237 | 2026-03-13T18:23:05.231Z | Checking num_threads v0.1.7 |
| 2238 | 2026-03-13T18:23:05.285Z | Checking regex-automata v0.4.14 |
| 2239 | 2026-03-13T18:23:05.337Z | Checking sha2 v0.10.9 |
| 2240 | 2026-03-13T18:23:05.352Z | Checking erased-serde v0.3.31 |
| 2241 | 2026-03-13T18:23:05.463Z | Checking socket2 v0.5.10 |
| 2242 | 2026-03-13T18:23:05.694Z | Checking pretty-hex v0.4.1 |
| 2243 | 2026-03-13T18:23:05.786Z | Checking rand_chacha v0.9.0 |
| 2244 | 2026-03-13T18:23:05.851Z | Checking fastrand v2.3.0 |
| 2245 | 2026-03-13T18:23:05.917Z | Checking tokio-util v0.7.18 |
| 2246 | 2026-03-13T18:23:05.934Z | Checking slog v2.8.2 |
| 2247 | 2026-03-13T18:23:06.048Z | Checking ryu v1.0.23 |
| 2248 | 2026-03-13T18:23:06.087Z | Checking rand v0.9.2 |
| 2249 | 2026-03-13T18:23:06.190Z | Checking time v0.3.47 |
| 2250 | 2026-03-13T18:23:06.251Z | Checking pem-rfc7468 v0.7.0 |
| 2251 | 2026-03-13T18:23:06.301Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-03-13T18:23:06.342Z | Checking rustls-webpki v0.103.9 |
| 2253 | 2026-03-13T18:23:06.366Z | Checking ipnetwork v0.21.1 |
| 2254 | 2026-03-13T18:23:06.419Z | Checking http-body-util v0.1.3 |
| 2255 | 2026-03-13T18:23:06.464Z | Checking sync_wrapper v1.0.2 |
| 2256 | 2026-03-13T18:23:06.594Z | Checking spin v0.9.8 |
| 2257 | 2026-03-13T18:23:06.639Z | Checking plain v0.2.3 |
| 2258 | 2026-03-13T18:23:06.703Z | Checking flagset v0.4.7 |
| 2259 | 2026-03-13T18:23:06.722Z | Checking tower v0.5.3 |
| 2260 | 2026-03-13T18:23:06.752Z | Checking h2 v0.4.13 |
| 2261 | 2026-03-13T18:23:06.769Z | Checking serde_urlencoded v0.7.1 |
| 2262 | 2026-03-13T18:23:06.829Z | Checking rand_chacha v0.3.1 |
| 2263 | 2026-03-13T18:23:06.862Z | Checking der v0.7.10 |
| 2264 | 2026-03-13T18:23:06.902Z | Checking rustls v0.23.37 |
| 2265 | 2026-03-13T18:23:07.040Z | Checking webpki-roots v1.0.6 |
| 2266 | 2026-03-13T18:23:07.107Z | Checking tinyvec_macros v0.1.1 |
| 2267 | 2026-03-13T18:23:07.191Z | Checking ucd-trie v0.1.7 |
| 2268 | 2026-03-13T18:23:07.209Z | Checking iri-string v0.7.10 |
| 2269 | 2026-03-13T18:23:07.247Z | Checking tinyvec v1.10.0 |
| 2270 | 2026-03-13T18:23:07.357Z | Checking pest v2.8.6 |
| 2271 | 2026-03-13T18:23:07.693Z | Checking rand v0.8.5 |
| 2272 | 2026-03-13T18:23:07.801Z | Checking tempfile v3.25.0 |
| 2273 | 2026-03-13T18:23:07.844Z | Checking salsa20 v0.10.2 |
| 2274 | 2026-03-13T18:23:07.899Z | Checking spki v0.7.3 |
| 2275 | 2026-03-13T18:23:08.011Z | Checking pbkdf2 v0.12.2 |
| 2276 | 2026-03-13T18:23:08.054Z | Checking unicode-width v0.2.0 |
| 2277 | 2026-03-13T18:23:08.111Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-03-13T18:23:08.148Z | Checking scrypt v0.11.0 |
| 2279 | 2026-03-13T18:23:08.216Z | Checking foreign-types v0.3.2 |
| 2280 | 2026-03-13T18:23:08.307Z | Checking regex v1.12.3 |
| 2281 | 2026-03-13T18:23:08.331Z | Checking cbc v0.1.2 |
| 2282 | 2026-03-13T18:23:08.393Z | Checking aes v0.8.4 |
| 2283 | 2026-03-13T18:23:08.431Z | Checking anyhow v1.0.102 |
| 2284 | 2026-03-13T18:23:08.498Z | Checking openssl-sys v0.9.111 |
| 2285 | 2026-03-13T18:23:08.685Z | Checking crossbeam-utils v0.8.21 |
| 2286 | 2026-03-13T18:23:08.704Z | Checking tower-http v0.6.8 |
| 2287 | 2026-03-13T18:23:08.723Z | Checking oxnet v0.1.4 |
| 2288 | 2026-03-13T18:23:08.882Z | Checking mime v0.3.17 |
| 2289 | 2026-03-13T18:23:08.914Z | Checking pkcs5 v0.7.1 |
| 2290 | 2026-03-13T18:23:09.035Z | Checking openapiv3 v2.2.0 |
| 2291 | 2026-03-13T18:23:09.085Z | Checking scroll v0.12.0 |
| 2292 | 2026-03-13T18:23:09.123Z | Checking encoding_rs v0.8.35 |
| 2293 | 2026-03-13T18:23:09.143Z | Checking winnow v0.7.14 |
| 2294 | 2026-03-13T18:23:09.256Z | Checking pkcs8 v0.10.2 |
| 2295 | 2026-03-13T18:23:09.261Z | Checking openssl v0.10.75 |
| 2296 | 2026-03-13T18:23:09.384Z | Checking siphasher v1.0.2 |
| 2297 | 2026-03-13T18:23:09.509Z | Checking data-encoding v2.10.0 |
| 2298 | 2026-03-13T18:23:09.602Z | Checking goblin v0.8.2 |
| 2299 | 2026-03-13T18:23:09.885Z | Checking lazy_static v1.5.0 |
| 2300 | 2026-03-13T18:23:09.996Z | Checking zerocopy v0.7.35 |
| 2301 | 2026-03-13T18:23:10.258Z | Checking tokio-rustls v0.26.4 |
| 2302 | 2026-03-13T18:23:10.434Z | Checking hyper v1.8.1 |
| 2303 | 2026-03-13T18:23:10.449Z | Checking wait-timeout v0.2.1 |
| 2304 | 2026-03-13T18:23:10.550Z | Checking quick-error v1.2.3 |
| 2305 | 2026-03-13T18:23:10.629Z | Checking psl-types v2.0.11 |
| 2306 | 2026-03-13T18:23:10.674Z | Checking utf8parse v0.2.2 |
| 2307 | 2026-03-13T18:23:10.727Z | Checking bitflags v1.3.2 |
| 2308 | 2026-03-13T18:23:10.752Z | Checking bit-vec v0.8.0 |
| 2309 | 2026-03-13T18:23:10.799Z | Checking either v1.15.0 |
| 2310 | 2026-03-13T18:23:10.802Z | Checking managed v0.8.0 |
| 2311 | 2026-03-13T18:23:10.836Z | Checking anstyle v1.0.13 |
| 2312 | 2026-03-13T18:23:10.876Z | Checking anstyle-parse v0.2.7 |
| 2313 | 2026-03-13T18:23:11.000Z | Checking bit-set v0.8.0 |
| 2314 | 2026-03-13T18:23:11.049Z | Checking publicsuffix v2.3.0 |
| 2315 | 2026-03-13T18:23:11.067Z | Checking rusty-fork v0.3.1 |
| 2316 | 2026-03-13T18:23:11.067Z | Checking dtrace-parser v0.2.0 |
| 2317 | 2026-03-13T18:23:11.103Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-13T18:23:11.189Z | Checking unicode-normalization v0.1.25 |
| 2319 | 2026-03-13T18:23:11.248Z | Checking rand_xorshift v0.4.0 |
| 2320 | 2026-03-13T18:23:11.291Z | Checking sha1 v0.10.6 |
| 2321 | 2026-03-13T18:23:11.383Z | Checking thread-id v4.2.2 |
| 2322 | 2026-03-13T18:23:11.395Z | Checking is_terminal_polyfill v1.70.2 |
| 2323 | 2026-03-13T18:23:11.418Z | Checking unarray v0.1.4 |
| 2324 | 2026-03-13T18:23:11.473Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-13T18:23:11.498Z | Checking anstyle-query v1.1.5 |
| 2326 | 2026-03-13T18:23:11.514Z | Checking cookie_store v0.22.1 |
| 2327 | 2026-03-13T18:23:11.539Z | Checking proptest v1.10.0 |
| 2328 | 2026-03-13T18:23:11.595Z | Checking rustls-platform-verifier v0.6.2 |
| 2329 | 2026-03-13T18:23:11.615Z | Checking anstream v0.6.21 |
| 2330 | 2026-03-13T18:23:11.654Z | Checking hyper-util v0.1.20 |
| 2331 | 2026-03-13T18:23:11.727Z | Checking crossbeam-epoch v0.9.18 |
| 2332 | 2026-03-13T18:23:11.765Z | Checking terminal_size v0.4.3 |
| 2333 | 2026-03-13T18:23:11.870Z | Checking scroll v0.13.0 |
| 2334 | 2026-03-13T18:23:11.902Z | Checking hex v0.4.3 |
| 2335 | 2026-03-13T18:23:11.945Z | Checking num-integer v0.1.46 |
| 2336 | 2026-03-13T18:23:12.017Z | Checking simd-adler32 v0.3.8 |
| 2337 | 2026-03-13T18:23:12.139Z | Checking native-tls v0.2.18 |
| 2338 | 2026-03-13T18:23:12.171Z | Checking goblin v0.10.5 |
| 2339 | 2026-03-13T18:23:12.214Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-03-13T18:23:12.245Z | Checking bstr v1.12.1 |
| 2341 | 2026-03-13T18:23:12.262Z | Checking ref-cast v1.0.25 |
| 2342 | 2026-03-13T18:23:12.365Z | Checking tokio-native-tls v0.3.1 |
| 2343 | 2026-03-13T18:23:12.374Z | Checking dof v0.3.0 |
| 2344 | 2026-03-13T18:23:12.400Z | Checking rustix v0.38.44 |
| 2345 | 2026-03-13T18:23:12.439Z | Checking camino v1.2.2 |
| 2346 | 2026-03-13T18:23:12.583Z | Checking crc32fast v1.5.0 |
| 2347 | 2026-03-13T18:23:12.748Z | Checking usdt-impl v0.5.0 |
| 2348 | 2026-03-13T18:23:12.777Z | Checking signature v2.2.0 |
| 2349 | 2026-03-13T18:23:12.784Z | Checking serde_spanned v0.6.9 |
| 2350 | 2026-03-13T18:23:12.784Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-13T18:23:12.930Z | Checking ff v0.13.1 |
| 2352 | 2026-03-13T18:23:12.944Z | Checking adler2 v2.0.1 |
| 2353 | 2026-03-13T18:23:13.037Z | Checking strsim v0.11.1 |
| 2354 | 2026-03-13T18:23:13.084Z | Checking unicode-bidi v0.3.18 |
| 2355 | 2026-03-13T18:23:13.097Z | Checking unicode-properties v0.1.4 |
| 2356 | 2026-03-13T18:23:13.119Z | Checking clap_lex v1.0.0 |
| 2357 | 2026-03-13T18:23:13.241Z | Checking base16ct v0.2.0 |
| 2358 | 2026-03-13T18:23:13.304Z | Checking clap_builder v4.5.60 |
| 2359 | 2026-03-13T18:23:13.334Z | Checking group v0.13.0 |
| 2360 | 2026-03-13T18:23:13.354Z | Checking hyper-rustls v0.27.7 |
| 2361 | 2026-03-13T18:23:13.397Z | Checking hyper-tls v0.6.0 |
| 2362 | 2026-03-13T18:23:13.465Z | Checking stringprep v0.1.5 |
| 2363 | 2026-03-13T18:23:13.519Z | Checking sec1 v0.7.3 |
| 2364 | 2026-03-13T18:23:13.549Z | Checking miniz_oxide v0.8.9 |
| 2365 | 2026-03-13T18:23:13.610Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-13T18:23:13.628Z | Checking reqwest v0.12.28 |
| 2367 | 2026-03-13T18:23:13.659Z | Checking reqwest v0.13.2 |
| 2368 | 2026-03-13T18:23:13.784Z | Checking num-iter v0.1.45 |
| 2369 | 2026-03-13T18:23:13.932Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2370 | 2026-03-13T18:23:14.023Z | Checking dtrace-parser v0.3.0 |
| 2371 | 2026-03-13T18:23:14.043Z | Checking hkdf v0.12.4 |
| 2372 | 2026-03-13T18:23:14.094Z | Checking newtype-uuid v1.3.2 |
| 2373 | 2026-03-13T18:23:14.207Z | Checking strum v0.26.3 |
| 2374 | 2026-03-13T18:23:14.337Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2375 | 2026-03-13T18:23:14.354Z | Checking hash32 v0.2.1 |
| 2376 | 2026-03-13T18:23:14.359Z | Checking daft v0.1.5 |
| 2377 | 2026-03-13T18:23:14.394Z | Checking md-5 v0.10.6 |
| 2378 | 2026-03-13T18:23:14.502Z | Checking crypto-bigint v0.5.5 |
| 2379 | 2026-03-13T18:23:14.570Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2380 | 2026-03-13T18:23:14.589Z | Checking thread-id v5.1.0 |
| 2381 | 2026-03-13T18:23:14.693Z | Checking unicode-segmentation v1.12.0 |
| 2382 | 2026-03-13T18:23:14.713Z | Checking zlib-rs v0.6.2 |
| 2383 | 2026-03-13T18:23:14.797Z | Checking fallible-iterator v0.2.0 |
| 2384 | 2026-03-13T18:23:14.827Z | Checking heapless v0.7.17 |
| 2385 | 2026-03-13T18:23:14.842Z | Checking zstd-safe v7.2.4 |
| 2386 | 2026-03-13T18:23:15.049Z | Checking clap v4.5.60 |
| 2387 | 2026-03-13T18:23:15.071Z | Checking rayon v1.11.0 |
| 2388 | 2026-03-13T18:23:15.115Z | Checking itertools v0.12.1 |
| 2389 | 2026-03-13T18:23:15.144Z | Checking phf_shared v0.13.1 |
| 2390 | 2026-03-13T18:23:15.162Z | Checking postgres-protocol v0.6.10 |
| 2391 | 2026-03-13T18:23:15.398Z | Checking console v0.16.2 |
| 2392 | 2026-03-13T18:23:15.416Z | Checking curve25519-dalek v4.1.3 |
| 2393 | 2026-03-13T18:23:15.579Z | Checking memoffset v0.9.1 |
| 2394 | 2026-03-13T18:23:15.611Z | Checking dof v0.4.0 |
| 2395 | 2026-03-13T18:23:15.677Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2396 | 2026-03-13T18:23:15.790Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-13T18:23:15.806Z | Checking memmap2 v0.9.10 |
| 2398 | 2026-03-13T18:23:15.921Z | Checking flate2 v1.1.9 |
| 2399 | 2026-03-13T18:23:16.017Z | Checking winnow v0.5.40 |
| 2400 | 2026-03-13T18:23:16.034Z | Checking toml_write v0.1.2 |
| 2401 | 2026-03-13T18:23:16.066Z | Checking elliptic-curve v0.13.8 |
| 2402 | 2026-03-13T18:23:16.250Z | Checking fixedbitset v0.4.2 |
| 2403 | 2026-03-13T18:23:16.332Z | Checking unit-prefix v0.5.2 |
| 2404 | 2026-03-13T18:23:16.445Z | Checking bumpalo v3.20.2 |
| 2405 | 2026-03-13T18:23:16.466Z | Checking foldhash v0.1.5 |
| 2406 | 2026-03-13T18:23:16.483Z | Checking libbz2-rs-sys v0.2.2 |
| 2407 | 2026-03-13T18:23:16.483Z | Checking petgraph v0.6.5 |
| 2408 | 2026-03-13T18:23:16.538Z | Checking zone v0.3.1 |
| 2409 | 2026-03-13T18:23:16.590Z | Checking usdt-impl v0.6.0 |
| 2410 | 2026-03-13T18:23:16.633Z | Checking hashbrown v0.15.5 |
| 2411 | 2026-03-13T18:23:16.717Z | Checking zopfli v0.8.3 |
| 2412 | 2026-03-13T18:23:16.948Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-13T18:23:17.005Z | Checking toml_edit v0.22.27 |
| 2414 | 2026-03-13T18:23:17.023Z | Checking bzip2 v0.6.1 |
| 2415 | 2026-03-13T18:23:17.094Z | Checking indicatif v0.18.4 |
| 2416 | 2026-03-13T18:23:17.138Z | Checking signal-hook-mio v0.2.5 |
| 2417 | 2026-03-13T18:23:17.171Z | Checking bzip2 v0.4.4 |
| 2418 | 2026-03-13T18:23:17.230Z | Checking nix v0.31.1 |
| 2419 | 2026-03-13T18:23:17.265Z | Checking postgres-types v0.2.12 |
| 2420 | 2026-03-13T18:23:17.282Z | Checking phf v0.13.1 |
| 2421 | 2026-03-13T18:23:17.360Z | Checking smoltcp v0.9.1 |
| 2422 | 2026-03-13T18:23:17.477Z | Checking similar v2.7.0 |
| 2423 | 2026-03-13T18:23:17.589Z | Checking zstd v0.13.3 |
| 2424 | 2026-03-13T18:23:17.607Z | Checking toml_edit v0.19.15 |
| 2425 | 2026-03-13T18:23:17.683Z | Checking num-bigint-dig v0.8.6 |
| 2426 | 2026-03-13T18:23:17.834Z | Checking ed25519 v2.2.3 |
| 2427 | 2026-03-13T18:23:18.009Z | Checking phf_shared v0.11.3 |
| 2428 | 2026-03-13T18:23:18.071Z | Checking pkcs1 v0.7.5 |
| 2429 | 2026-03-13T18:23:18.177Z | Checking tokio-stream v0.1.18 |
| 2430 | 2026-03-13T18:23:18.200Z | Checking strum v0.27.2 |
| 2431 | 2026-03-13T18:23:18.272Z | Checking hubpack v0.1.2 |
| 2432 | 2026-03-13T18:23:18.340Z | Checking rfc6979 v0.4.0 |
| 2433 | 2026-03-13T18:23:18.358Z | Checking serde-big-array v0.5.1 |
| 2434 | 2026-03-13T18:23:18.482Z | Checking float-cmp v0.10.0 |
| 2435 | 2026-03-13T18:23:18.489Z | Checking env_filter v1.0.0 |
| 2436 | 2026-03-13T18:23:18.519Z | Checking keccak v0.1.6 |
| 2437 | 2026-03-13T18:23:18.537Z | Checking new_debug_unreachable v1.0.6 |
| 2438 | 2026-03-13T18:23:18.630Z | Checking normalize-line-endings v0.3.0 |
| 2439 | 2026-03-13T18:23:18.646Z | Checking jiff v0.2.21 |
| 2440 | 2026-03-13T18:23:18.664Z | Checking static_assertions v1.1.0 |
| 2441 | 2026-03-13T18:23:18.683Z | Checking precomputed-hash v0.1.1 |
| 2442 | 2026-03-13T18:23:18.701Z | Checking predicates-core v1.0.10 |
| 2443 | 2026-03-13T18:23:18.736Z | Checking difflib v0.4.0 |
| 2444 | 2026-03-13T18:23:18.742Z | Checking fixedbitset v0.5.7 |
| 2445 | 2026-03-13T18:23:18.770Z | Checking whoami v2.1.0 |
| 2446 | 2026-03-13T18:23:18.790Z | Checking rustc-hash v2.1.1 |
| 2447 | 2026-03-13T18:23:18.853Z | Checking string_cache v0.8.9 |
| 2448 | 2026-03-13T18:23:18.856Z | Checking rsa v0.9.10 |
| 2449 | 2026-03-13T18:23:18.931Z | Checking iddqd v0.3.17 |
| 2450 | 2026-03-13T18:23:18.961Z | Checking predicates v3.1.4 |
| 2451 | 2026-03-13T18:23:19.007Z | Checking petgraph v0.8.3 |
| 2452 | 2026-03-13T18:23:19.026Z | Checking tokio-postgres v0.7.16 |
| 2453 | 2026-03-13T18:23:19.045Z | Checking toml v0.7.8 |
| 2454 | 2026-03-13T18:23:19.075Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2455 | 2026-03-13T18:23:19.377Z | Checking sha3 v0.10.8 |
| 2456 | 2026-03-13T18:23:19.480Z | Checking env_logger v0.11.9 |
| 2457 | 2026-03-13T18:23:19.503Z | Checking ecdsa v0.16.9 |
| 2458 | 2026-03-13T18:23:19.657Z | Checking ed25519-dalek v2.2.0 |
| 2459 | 2026-03-13T18:23:19.734Z | Checking zip v0.6.6 |
| 2460 | 2026-03-13T18:23:19.951Z | Checking crossterm v0.28.1 |
| 2461 | 2026-03-13T18:23:19.951Z | Checking serde_with v3.17.0 |
| 2462 | 2026-03-13T18:23:20.139Z | Checking itertools v0.13.0 |
| 2463 | 2026-03-13T18:23:20.166Z | Checking hickory-proto v0.25.2 |
| 2464 | 2026-03-13T18:23:20.716Z | Checking x509-cert v0.2.5 |
| 2465 | 2026-03-13T18:23:20.941Z | Checking fs-err v3.3.0 |
| 2466 | 2026-03-13T18:23:21.219Z | Checking ahash v0.8.12 |
| 2467 | 2026-03-13T18:23:21.328Z | Checking object v0.37.3 |
| 2468 | 2026-03-13T18:23:21.464Z | Checking buf-list v1.1.2 |
| 2469 | 2026-03-13T18:23:21.546Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2470 | 2026-03-13T18:23:21.613Z | Checking peg-runtime v0.8.5 |
| 2471 | 2026-03-13T18:23:21.697Z | Checking lalrpop-util v0.19.12 |
| 2472 | 2026-03-13T18:23:21.804Z | Compiling structmeta-derive v0.3.0 |
| 2473 | 2026-03-13T18:23:21.840Z | Checking zip v4.6.1 |
| 2474 | 2026-03-13T18:23:21.904Z | Compiling rustls v0.22.4 |
| 2475 | 2026-03-13T18:23:21.936Z | Compiling newtype-uuid-macros v0.1.0 |
| 2476 | 2026-03-13T18:23:21.999Z | Compiling multer v3.1.0 |
| 2477 | 2026-03-13T18:23:22.108Z | Compiling async-stream-impl v0.3.6 |
| 2478 | 2026-03-13T18:23:22.168Z | Checking futures-executor v0.3.32 |
| 2479 | 2026-03-13T18:23:22.313Z | Checking regress v0.10.5 |
| 2480 | 2026-03-13T18:23:22.608Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-13T18:23:22.920Z | Checking futures v0.3.32 |
| 2482 | 2026-03-13T18:23:22.966Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-13T18:23:22.973Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2484 | 2026-03-13T18:23:23.017Z | Checking thread_local v1.1.9 |
| 2485 | 2026-03-13T18:23:23.232Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2486 | 2026-03-13T18:23:23.297Z | Compiling structmeta v0.3.0 |
| 2487 | 2026-03-13T18:23:23.498Z | Checking crossbeam-channel v0.5.15 |
| 2488 | 2026-03-13T18:23:23.577Z | Compiling derive-ex v0.1.8 |
| 2489 | 2026-03-13T18:23:23.693Z | Checking is-terminal v0.4.17 |
| 2490 | 2026-03-13T18:23:23.822Z | Checking term v1.2.1 |
| 2491 | 2026-03-13T18:23:23.949Z | Checking take_mut v0.2.2 |
| 2492 | 2026-03-13T18:23:23.994Z | Compiling parse-display-derive v0.10.0 |
| 2493 | 2026-03-13T18:23:24.084Z | Checking slog-async v2.8.0 |
| 2494 | 2026-03-13T18:23:24.104Z | Checking slog-term v2.9.2 |
| 2495 | 2026-03-13T18:23:24.274Z | Checking rustls-webpki v0.102.8 |
| 2496 | 2026-03-13T18:23:24.309Z | Checking serde_spanned v1.0.4 |
| 2497 | 2026-03-13T18:23:24.474Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2498 | 2026-03-13T18:23:24.522Z | Checking match_cfg v0.1.0 |
| 2499 | 2026-03-13T18:23:24.624Z | Checking debug-ignore v1.0.5 |
| 2500 | 2026-03-13T18:23:24.760Z | Checking toml v0.9.12+spec-1.1.0 |
| 2501 | 2026-03-13T18:23:24.765Z | Checking hostname v0.3.1 |
| 2502 | 2026-03-13T18:23:24.876Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2503 | 2026-03-13T18:23:24.902Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2504 | 2026-03-13T18:23:24.992Z | Checking slog-json v2.6.1 |
| 2505 | 2026-03-13T18:23:25.061Z | Checking macaddr v1.0.1 |
| 2506 | 2026-03-13T18:23:25.192Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-13T18:23:25.305Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-13T18:23:25.340Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-13T18:23:25.504Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-13T18:23:25.544Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-13T18:23:25.640Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-13T18:23:25.673Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-13T18:23:25.743Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-13T18:23:25.805Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2515 | 2026-03-13T18:23:25.901Z | Checking progenitor-client v0.10.0 |
| 2516 | 2026-03-13T18:23:25.957Z | Compiling itertools v0.14.0 |
| 2517 | 2026-03-13T18:23:25.995Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-13T18:23:26.013Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2519 | 2026-03-13T18:23:26.030Z | Checking backon v1.6.0 |
| 2520 | 2026-03-13T18:23:26.119Z | Checking instant v0.1.13 |
| 2521 | 2026-03-13T18:23:26.231Z | Checking backoff v0.4.0 |
| 2522 | 2026-03-13T18:23:26.255Z | Checking progenitor-extras v0.1.1 |
| 2523 | 2026-03-13T18:23:26.387Z | Checking parse-display v0.10.0 |
| 2524 | 2026-03-13T18:23:26.466Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2525 | 2026-03-13T18:23:26.528Z | Checking heck v0.5.0 |
| 2526 | 2026-03-13T18:23:26.713Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2527 | 2026-03-13T18:23:26.773Z | Compiling heapless v0.8.0 |
| 2528 | 2026-03-13T18:23:26.839Z | Checking tokio-rustls v0.25.0 |
| 2529 | 2026-03-13T18:23:27.143Z | Compiling crucible-workspace-hack v0.1.0 |
| 2530 | 2026-03-13T18:23:27.163Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2531 | 2026-03-13T18:23:27.351Z | Compiling convert_case v0.4.0 |
| 2532 | 2026-03-13T18:23:27.480Z | Compiling proc-macro-crate v3.4.0 |
| 2533 | 2026-03-13T18:23:27.651Z | Compiling ingot-macros v0.1.1 |
| 2534 | 2026-03-13T18:23:27.904Z | Compiling derive_more v0.99.20 |
| 2535 | 2026-03-13T18:23:27.974Z | Checking hash32 v0.3.1 |
| 2536 | 2026-03-13T18:23:28.054Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2537 | 2026-03-13T18:23:28.155Z | Checking secrecy v0.10.3 |
| 2538 | 2026-03-13T18:23:28.220Z | Compiling prettyplease v0.2.37 |
| 2539 | 2026-03-13T18:23:28.253Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-13T18:23:28.329Z | Compiling smoltcp v0.11.0 |
| 2541 | 2026-03-13T18:23:28.518Z | Compiling num_enum_derive v0.7.5 |
| 2542 | 2026-03-13T18:23:28.646Z | Compiling typify-impl v0.6.1 |
| 2543 | 2026-03-13T18:23:28.782Z | Checking tabwriter v1.4.1 |
| 2544 | 2026-03-13T18:23:29.007Z | Checking cobs v0.3.0 |
| 2545 | 2026-03-13T18:23:29.068Z | Compiling foreign-types-macros v0.2.3 |
| 2546 | 2026-03-13T18:23:29.155Z | Compiling unsafe-libyaml v0.2.11 |
| 2547 | 2026-03-13T18:23:29.687Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2548 | 2026-03-13T18:23:29.954Z | Checking cpufeatures v0.3.0 |
| 2549 | 2026-03-13T18:23:30.000Z | Checking foreign-types-shared v0.3.1 |
| 2550 | 2026-03-13T18:23:30.036Z | Checking num_enum v0.7.5 |
| 2551 | 2026-03-13T18:23:30.069Z | Checking chacha20 v0.10.0 |
| 2552 | 2026-03-13T18:23:30.119Z | Checking foreign-types v0.5.0 |
| 2553 | 2026-03-13T18:23:30.233Z | Compiling serde_yaml v0.9.34+deprecated |
| 2554 | 2026-03-13T18:23:30.356Z | Checking postcard v1.1.3 |
| 2555 | 2026-03-13T18:23:31.254Z | Compiling proc-macro-crate v1.3.1 |
| 2556 | 2026-03-13T18:23:31.613Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2557 | 2026-03-13T18:23:31.614Z | Checking ingot-types v0.1.2 |
| 2558 | 2026-03-13T18:23:31.810Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2559 | 2026-03-13T18:23:32.023Z | Checking cstr-argument v0.1.2 |
| 2560 | 2026-03-13T18:23:32.045Z | Checking ingot v0.1.1 |
| 2561 | 2026-03-13T18:23:32.062Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2562 | 2026-03-13T18:23:32.087Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2563 | 2026-03-13T18:23:32.179Z | Checking colored v3.1.1 |
| 2564 | 2026-03-13T18:23:32.263Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2565 | 2026-03-13T18:23:32.383Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2566 | 2026-03-13T18:23:32.388Z | Compiling num_enum_derive v0.5.11 |
| 2567 | 2026-03-13T18:23:32.483Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2568 | 2026-03-13T18:23:32.500Z | Checking rand v0.10.0 |
| 2569 | 2026-03-13T18:23:33.563Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2570 | 2026-03-13T18:23:34.024Z | Checking num_enum v0.5.11 |
| 2571 | 2026-03-13T18:23:34.517Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2572 | 2026-03-13T18:23:34.573Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2573 | 2026-03-13T18:23:34.982Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-13T18:23:35.193Z | Compiling typify-macro v0.6.1 |
| 2575 | 2026-03-13T18:23:35.372Z | Compiling typify-impl v0.4.3 |
| 2576 | 2026-03-13T18:23:35.566Z | Checking camino-tempfile v1.4.1 |
| 2577 | 2026-03-13T18:23:35.660Z | Checking num-rational v0.4.2 |
| 2578 | 2026-03-13T18:23:36.057Z | Checking half v2.7.1 |
| 2579 | 2026-03-13T18:23:38.015Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2580 | 2026-03-13T18:23:38.071Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2581 | 2026-03-13T18:23:38.072Z | Checking universal-hash v0.5.1 |
| 2582 | 2026-03-13T18:23:38.072Z | Checking num-complex v0.4.6 |
| 2583 | 2026-03-13T18:23:38.074Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2584 | 2026-03-13T18:23:38.075Z | Checking opaque-debug v0.3.1 |
| 2585 | 2026-03-13T18:23:38.075Z | Checking ciborium-io v0.2.2 |
| 2586 | 2026-03-13T18:23:38.075Z | Checking poly1305 v0.8.0 |
| 2587 | 2026-03-13T18:23:38.075Z | Checking num v0.4.3 |
| 2588 | 2026-03-13T18:23:38.075Z | Checking ciborium-ll v0.2.2 |
| 2589 | 2026-03-13T18:23:38.075Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2590 | 2026-03-13T18:23:38.076Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2591 | 2026-03-13T18:23:38.076Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2592 | 2026-03-13T18:23:38.076Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2593 | 2026-03-13T18:23:38.076Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2594 | 2026-03-13T18:23:38.076Z | Compiling typify v0.6.1 |
| 2595 | 2026-03-13T18:23:38.076Z | Checking toml v0.8.23 |
| 2596 | 2026-03-13T18:23:38.076Z | Checking thiserror-no-std v2.0.2 |
| 2597 | 2026-03-13T18:23:38.076Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2598 | 2026-03-13T18:23:38.291Z | Checking password-hash v0.5.0 |
| 2599 | 2026-03-13T18:23:38.374Z | Checking chacha20 v0.9.1 |
| 2600 | 2026-03-13T18:23:38.712Z | Compiling usdt-macro v0.5.0 |
| 2601 | 2026-03-13T18:23:38.789Z | Compiling usdt-attr-macro v0.5.0 |
| 2602 | 2026-03-13T18:23:39.016Z | Checking smf v0.2.3 |
| 2603 | 2026-03-13T18:23:39.265Z | Checking blake2 v0.10.6 |
| 2604 | 2026-03-13T18:23:39.310Z | Checking aead v0.5.2 |
| 2605 | 2026-03-13T18:23:39.466Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-13T18:23:39.513Z | Checking sigpipe v0.1.3 |
| 2607 | 2026-03-13T18:23:39.608Z | Compiling num-derive v0.4.2 |
| 2608 | 2026-03-13T18:23:39.690Z | Checking float-ord v0.3.2 |
| 2609 | 2026-03-13T18:23:39.720Z | Checking glob v0.3.3 |
| 2610 | 2026-03-13T18:23:39.776Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2611 | 2026-03-13T18:23:39.894Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2612 | 2026-03-13T18:23:39.956Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2613 | 2026-03-13T18:23:40.264Z | Checking usdt v0.5.0 |
| 2614 | 2026-03-13T18:23:40.284Z | Checking argon2 v0.5.3 |
| 2615 | 2026-03-13T18:23:40.284Z | Checking chacha20poly1305 v0.10.1 |
| 2616 | 2026-03-13T18:23:40.350Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2617 | 2026-03-13T18:23:40.389Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2618 | 2026-03-13T18:23:40.618Z | Checking vsss-rs v3.3.4 |
| 2619 | 2026-03-13T18:23:40.661Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-13T18:23:40.662Z | Compiling progenitor-impl v0.13.0 |
| 2621 | 2026-03-13T18:23:40.943Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-13T18:23:41.359Z | Checking ciborium v0.2.2 |
| 2623 | 2026-03-13T18:23:41.437Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2624 | 2026-03-13T18:23:41.596Z | Checking indent_write v2.2.0 |
| 2625 | 2026-03-13T18:23:41.691Z | Checking whoami v1.6.1 |
| 2626 | 2026-03-13T18:23:41.719Z | Compiling semver v0.1.20 |
| 2627 | 2026-03-13T18:23:41.750Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2628 | 2026-03-13T18:23:41.878Z | Compiling typify-macro v0.4.3 |
| 2629 | 2026-03-13T18:23:41.964Z | Compiling rustc_version v0.1.7 |
| 2630 | 2026-03-13T18:23:42.253Z | Compiling pin-project-internal v1.1.11 |
| 2631 | 2026-03-13T18:23:42.296Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2632 | 2026-03-13T18:23:42.973Z | Checking linked-hash-map v0.5.6 |
| 2633 | 2026-03-13T18:23:43.154Z | Checking swrite v0.1.0 |
| 2634 | 2026-03-13T18:23:43.221Z | Compiling minimal-lexical v0.2.1 |
| 2635 | 2026-03-13T18:23:43.278Z | Checking lru-cache v0.1.2 |
| 2636 | 2026-03-13T18:23:43.425Z | Compiling newtype_derive v0.1.6 |
| 2637 | 2026-03-13T18:23:43.522Z | Compiling nom v7.1.3 |
| 2638 | 2026-03-13T18:23:43.828Z | Checking pin-project v1.1.11 |
| 2639 | 2026-03-13T18:23:43.978Z | Checking newline-converter v0.3.0 |
| 2640 | 2026-03-13T18:23:44.115Z | Checking atomicwrites v0.4.4 |
| 2641 | 2026-03-13T18:23:44.242Z | Compiling typify v0.4.3 |
| 2642 | 2026-03-13T18:23:44.301Z | Checking hickory-proto v0.24.4 |
| 2643 | 2026-03-13T18:23:44.410Z | Compiling progenitor-macro v0.13.0 |
| 2644 | 2026-03-13T18:23:44.453Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2645 | 2026-03-13T18:23:44.507Z | Checking phf_shared v0.12.1 |
| 2646 | 2026-03-13T18:23:44.622Z | Checking console v0.15.11 |
| 2647 | 2026-03-13T18:23:45.091Z | Checking pem v3.0.6 |
| 2648 | 2026-03-13T18:23:45.301Z | Checking csv-core v0.1.13 |
| 2649 | 2026-03-13T18:23:45.414Z | Compiling snafu-derive v0.8.9 |
| 2650 | 2026-03-13T18:23:45.466Z | Compiling derive-where v1.6.0 |
| 2651 | 2026-03-13T18:23:45.534Z | Compiling async-recursion v1.1.1 |
| 2652 | 2026-03-13T18:23:46.456Z | Compiling slog-dtrace v0.3.0 |
| 2653 | 2026-03-13T18:23:46.723Z | Checking resolv-conf v0.7.6 |
| 2654 | 2026-03-13T18:23:46.803Z | Checking unicode-width v0.1.14 |
| 2655 | 2026-03-13T18:23:46.957Z | Compiling cancel-safe-futures v0.1.5 |
| 2656 | 2026-03-13T18:23:47.125Z | Compiling chrono-tz v0.10.4 |
| 2657 | 2026-03-13T18:23:47.245Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2658 | 2026-03-13T18:23:47.274Z | Compiling owo-colors v4.3.0 |
| 2659 | 2026-03-13T18:23:47.281Z | Checking same-file v1.0.6 |
| 2660 | 2026-03-13T18:23:47.370Z | Checking highway v1.3.0 |
| 2661 | 2026-03-13T18:23:47.436Z | Checking walkdir v2.5.0 |
| 2662 | 2026-03-13T18:23:47.678Z | Compiling const_format_proc_macros v0.2.34 |
| 2663 | 2026-03-13T18:23:47.688Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2664 | 2026-03-13T18:23:47.821Z | Checking hickory-resolver v0.24.4 |
| 2665 | 2026-03-13T18:23:48.123Z | Checking snafu v0.8.9 |
| 2666 | 2026-03-13T18:23:48.519Z | Checking csv v1.4.0 |
| 2667 | 2026-03-13T18:23:48.603Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2668 | 2026-03-13T18:23:48.775Z | Checking expectorate v1.2.0 |
| 2669 | 2026-03-13T18:23:48.804Z | Checking phf v0.12.1 |
| 2670 | 2026-03-13T18:23:48.940Z | Compiling progenitor-impl v0.10.0 |
| 2671 | 2026-03-13T18:23:49.032Z | Checking tokio-dtrace v0.1.1 |
| 2672 | 2026-03-13T18:23:49.061Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2673 | 2026-03-13T18:23:49.273Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2674 | 2026-03-13T18:23:49.282Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2675 | 2026-03-13T18:23:49.282Z | Checking globset v0.4.18 |
| 2676 | 2026-03-13T18:23:49.503Z | Checking olpc-cjson v0.1.4 |
| 2677 | 2026-03-13T18:23:49.660Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2678 | 2026-03-13T18:23:49.694Z | Checking libsw-core v0.3.2 |
| 2679 | 2026-03-13T18:23:49.891Z | Checking serde_plain v1.0.2 |
| 2680 | 2026-03-13T18:23:50.003Z | Checking arc-swap v1.8.2 |
| 2681 | 2026-03-13T18:23:50.028Z | Compiling lzma-sys v0.1.20 |
| 2682 | 2026-03-13T18:23:50.095Z | Checking utf-8 v0.7.6 |
| 2683 | 2026-03-13T18:23:50.263Z | Checking typed-path v0.9.3 |
| 2684 | 2026-03-13T18:23:50.298Z | Checking bytecount v0.6.9 |
| 2685 | 2026-03-13T18:23:50.596Z | Checking papergrid v0.11.0 |
| 2686 | 2026-03-13T18:23:51.212Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2687 | 2026-03-13T18:23:51.388Z | Checking tough v0.20.0 |
| 2688 | 2026-03-13T18:23:51.459Z | Checking slog-scope v4.4.1 |
| 2689 | 2026-03-13T18:23:51.465Z | Checking tungstenite v0.21.0 |
| 2690 | 2026-03-13T18:23:51.544Z | Checking progenitor v0.13.0 |
| 2691 | 2026-03-13T18:23:54.690Z | Checking libsw v3.5.0 |
| 2692 | 2026-03-13T18:23:54.690Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2693 | 2026-03-13T18:23:54.691Z | Checking oxide-tokio-rt v0.1.3 |
| 2694 | 2026-03-13T18:23:54.691Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2695 | 2026-03-13T18:23:54.691Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2696 | 2026-03-13T18:23:54.691Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2697 | 2026-03-13T18:23:54.691Z | Compiling progenitor-macro v0.10.0 |
| 2698 | 2026-03-13T18:23:54.691Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2699 | 2026-03-13T18:23:54.751Z | Checking const_format v0.2.35 |
| 2700 | 2026-03-13T18:23:54.751Z | Checking qorb v0.4.1 |
| 2701 | 2026-03-13T18:23:54.751Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2702 | 2026-03-13T18:23:54.751Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2703 | 2026-03-13T18:23:54.752Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2704 | 2026-03-13T18:23:54.752Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2705 | 2026-03-13T18:23:54.752Z | Compiling cargo_toml v0.22.3 |
| 2706 | 2026-03-13T18:23:54.799Z | Checking gethostname v0.5.0 |
| 2707 | 2026-03-13T18:23:54.818Z | Compiling tabled_derive v0.7.0 |
| 2708 | 2026-03-13T18:23:54.822Z | Checking bcs v0.1.6 |
| 2709 | 2026-03-13T18:23:54.852Z | Checking termtree v0.5.1 |
| 2710 | 2026-03-13T18:23:55.018Z | Checking unicode-linebreak v0.1.5 |
| 2711 | 2026-03-13T18:23:55.086Z | Checking smawk v0.3.2 |
| 2712 | 2026-03-13T18:23:55.138Z | Checking linear-map v1.2.0 |
| 2713 | 2026-03-13T18:23:55.248Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2714 | 2026-03-13T18:23:55.282Z | Checking textwrap v0.16.2 |
| 2715 | 2026-03-13T18:23:55.358Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2716 | 2026-03-13T18:23:55.592Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2717 | 2026-03-13T18:23:55.774Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2718 | 2026-03-13T18:23:56.137Z | Checking tabled v0.15.0 |
| 2719 | 2026-03-13T18:23:56.786Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2720 | 2026-03-13T18:23:56.873Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2721 | 2026-03-13T18:23:57.101Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2722 | 2026-03-13T18:23:57.164Z | Checking steno v0.4.1 |
| 2723 | 2026-03-13T18:23:57.322Z | Checking tokio-tungstenite v0.21.0 |
| 2724 | 2026-03-13T18:23:57.696Z | Checking slog-stdlog v4.1.1 |
| 2725 | 2026-03-13T18:23:57.903Z | Checking typeid v1.0.3 |
| 2726 | 2026-03-13T18:23:57.934Z | Checking base64 v0.21.7 |
| 2727 | 2026-03-13T18:23:57.971Z | Checking humantime v2.3.0 |
| 2728 | 2026-03-13T18:23:58.204Z | Checking ron v0.12.0 |
| 2729 | 2026-03-13T18:23:58.233Z | Checking xz2 v0.1.7 |
| 2730 | 2026-03-13T18:23:58.467Z | Checking slog-envlogger v2.2.0 |
| 2731 | 2026-03-13T18:23:58.500Z | Checking yasna v0.5.2 |
| 2732 | 2026-03-13T18:23:58.719Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2733 | 2026-03-13T18:23:58.746Z | Checking headers-core v0.3.0 |
| 2734 | 2026-03-13T18:23:58.761Z | Checking filetime v0.2.27 |
| 2735 | 2026-03-13T18:23:58.784Z | Checking base16ct v1.0.0 |
| 2736 | 2026-03-13T18:23:58.937Z | Checking xattr v1.6.1 |
| 2737 | 2026-03-13T18:23:58.954Z | Checking headers v0.4.1 |
| 2738 | 2026-03-13T18:23:59.035Z | Checking rcgen v0.12.1 |
| 2739 | 2026-03-13T18:23:59.112Z | Checking tar v0.4.44 |
| 2740 | 2026-03-13T18:23:59.236Z | Checking subprocess v0.2.15 |
| 2741 | 2026-03-13T18:23:59.829Z | Checking progenitor v0.10.0 |
| 2742 | 2026-03-13T18:23:59.985Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2743 | 2026-03-13T18:24:08.488Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2744 | 2026-03-13T18:24:15.707Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2745 | 2026-03-13T18:24:17.667Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2746 | 2026-03-13T18:24:19.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2747 | 2026-03-13T18:24:19.340Z | |
| 2748 | 2026-03-13T18:24:19.340Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2749 | 2026-03-13T18:24:20.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2750 | 2026-03-13T18:24:20.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2751 | 2026-03-13T18:24:20.444Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-13T18:24:22.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s |
| 2753 | 2026-03-13T18:24:22.289Z | |
| 2754 | 2026-03-13T18:24:22.289Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2755 | 2026-03-13T18:24:26.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-13T18:24:26.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-13T18:24:26.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2758 | 2026-03-13T18:24:26.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 2759 | 2026-03-13T18:24:26.465Z | |
| 2760 | 2026-03-13T18:24:26.465Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2761 | 2026-03-13T18:24:26.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-13T18:24:26.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-13T18:24:26.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-13T18:24:26.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 2765 | 2026-03-13T18:24:26.465Z | |
| 2766 | 2026-03-13T18:24:26.465Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2767 | 2026-03-13T18:24:26.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-13T18:24:26.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-13T18:24:26.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-13T18:24:26.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2771 | 2026-03-13T18:24:26.470Z | |
| 2772 | 2026-03-13T18:24:26.470Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2773 | 2026-03-13T18:24:26.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-13T18:24:26.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-13T18:24:26.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-13T18:24:26.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2777 | 2026-03-13T18:24:26.470Z | |
| 2778 | 2026-03-13T18:24:26.470Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2779 | 2026-03-13T18:24:26.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-13T18:24:26.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-13T18:24:26.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-13T18:24:26.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2783 | 2026-03-13T18:24:26.471Z | |
| 2784 | 2026-03-13T18:24:26.471Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2785 | 2026-03-13T18:24:27.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-13T18:24:27.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-13T18:24:27.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-13T18:24:27.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2789 | 2026-03-13T18:24:27.763Z | |
| 2790 | 2026-03-13T18:24:27.763Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2791 | 2026-03-13T18:24:27.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-13T18:24:27.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-13T18:24:27.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-13T18:24:27.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2795 | 2026-03-13T18:24:27.923Z | |
| 2796 | 2026-03-13T18:24:27.923Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2797 | 2026-03-13T18:24:28.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-13T18:24:28.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-13T18:24:28.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-13T18:24:28.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2801 | 2026-03-13T18:24:28.642Z | |
| 2802 | 2026-03-13T18:24:28.642Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2803 | 2026-03-13T18:24:29.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-13T18:24:29.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-13T18:24:29.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-13T18:24:29.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2807 | 2026-03-13T18:24:29.426Z | |
| 2808 | 2026-03-13T18:24:29.426Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2809 | 2026-03-13T18:24:30.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-13T18:24:30.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-13T18:24:30.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-13T18:24:30.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2813 | 2026-03-13T18:24:30.229Z | |
| 2814 | 2026-03-13T18:24:30.229Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2815 | 2026-03-13T18:24:31.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-13T18:24:31.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-13T18:24:31.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-13T18:24:31.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2819 | 2026-03-13T18:24:31.326Z | |
| 2820 | 2026-03-13T18:24:31.326Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2821 | 2026-03-13T18:24:31.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-13T18:24:31.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-13T18:24:31.756Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-13T18:24:31.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2825 | 2026-03-13T18:24:31.834Z | |
| 2826 | 2026-03-13T18:24:31.835Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2827 | 2026-03-13T18:24:34.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-13T18:24:34.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-13T18:24:34.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-13T18:24:34.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2831 | 2026-03-13T18:24:34.219Z | |
| 2832 | 2026-03-13T18:24:34.219Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2833 | 2026-03-13T18:24:34.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-13T18:24:34.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-13T18:24:34.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-13T18:24:34.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2837 | 2026-03-13T18:24:34.275Z | |
| 2838 | 2026-03-13T18:24:34.275Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2839 | 2026-03-13T18:24:34.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-13T18:24:34.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-13T18:24:34.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-13T18:24:34.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2843 | 2026-03-13T18:24:34.275Z | |
| 2844 | 2026-03-13T18:24:34.275Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2845 | 2026-03-13T18:24:34.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-13T18:24:34.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-13T18:24:34.982Z | Compiling newtype-uuid v1.3.2 |
| 2848 | 2026-03-13T18:24:35.219Z | Compiling daft v0.1.5 |
| 2849 | 2026-03-13T18:24:36.705Z | Compiling iddqd v0.3.17 |
| 2850 | 2026-03-13T18:24:36.767Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2851 | 2026-03-13T18:24:37.047Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2852 | 2026-03-13T18:24:37.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 2853 | 2026-03-13T18:24:37.592Z | |
| 2854 | 2026-03-13T18:24:37.593Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2855 | 2026-03-13T18:24:38.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-03-13T18:24:38.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-03-13T18:24:38.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2858 | 2026-03-13T18:24:38.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2859 | 2026-03-13T18:24:38.403Z | |
| 2860 | 2026-03-13T18:24:38.403Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2861 | 2026-03-13T18:24:39.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-13T18:24:39.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-13T18:24:39.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-13T18:24:39.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2865 | 2026-03-13T18:24:39.193Z | |
| 2866 | 2026-03-13T18:24:39.193Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2867 | 2026-03-13T18:24:39.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-13T18:24:39.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-13T18:24:39.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-13T18:24:39.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2871 | 2026-03-13T18:24:40.017Z | |
| 2872 | 2026-03-13T18:24:40.017Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2873 | 2026-03-13T18:24:40.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-13T18:24:40.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-13T18:24:40.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-13T18:24:40.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2877 | 2026-03-13T18:24:40.798Z | |
| 2878 | 2026-03-13T18:24:40.798Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2879 | 2026-03-13T18:24:41.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-13T18:24:41.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-13T18:24:41.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-13T18:24:41.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2883 | 2026-03-13T18:24:41.580Z | |
| 2884 | 2026-03-13T18:24:41.580Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2885 | 2026-03-13T18:24:42.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-13T18:24:42.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-13T18:24:42.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-13T18:24:42.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2889 | 2026-03-13T18:24:42.373Z | |
| 2890 | 2026-03-13T18:24:42.373Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2891 | 2026-03-13T18:24:43.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-13T18:24:43.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-13T18:24:43.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-13T18:24:43.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2895 | 2026-03-13T18:24:43.165Z | |
| 2896 | 2026-03-13T18:24:43.165Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2897 | 2026-03-13T18:24:43.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-13T18:24:43.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-13T18:24:43.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-13T18:24:43.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2901 | 2026-03-13T18:24:43.938Z | |
| 2902 | 2026-03-13T18:24:43.938Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2903 | 2026-03-13T18:24:44.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-13T18:24:44.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-13T18:24:44.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-13T18:24:44.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2907 | 2026-03-13T18:24:44.761Z | |
| 2908 | 2026-03-13T18:24:44.761Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2909 | 2026-03-13T18:24:45.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-13T18:24:45.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-13T18:24:45.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-13T18:24:45.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2913 | 2026-03-13T18:24:45.581Z | |
| 2914 | 2026-03-13T18:24:45.581Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2915 | 2026-03-13T18:24:46.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-13T18:24:46.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-13T18:24:46.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-13T18:24:46.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2919 | 2026-03-13T18:24:46.407Z | |
| 2920 | 2026-03-13T18:24:46.407Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2921 | 2026-03-13T18:24:47.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-13T18:24:47.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-13T18:24:47.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-13T18:24:47.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2925 | 2026-03-13T18:24:47.233Z | |
| 2926 | 2026-03-13T18:24:47.233Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2927 | 2026-03-13T18:24:47.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-13T18:24:47.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-13T18:24:47.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-13T18:24:47.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2931 | 2026-03-13T18:24:48.019Z | |
| 2932 | 2026-03-13T18:24:48.019Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2933 | 2026-03-13T18:24:48.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-13T18:24:48.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-13T18:24:48.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-13T18:24:48.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2937 | 2026-03-13T18:24:48.803Z | |
| 2938 | 2026-03-13T18:24:48.803Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2939 | 2026-03-13T18:24:49.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-13T18:24:49.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-13T18:24:49.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-13T18:24:49.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2943 | 2026-03-13T18:24:49.578Z | |
| 2944 | 2026-03-13T18:24:49.578Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2945 | 2026-03-13T18:24:50.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-13T18:24:50.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-13T18:24:50.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-13T18:24:50.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2949 | 2026-03-13T18:24:50.352Z | |
| 2950 | 2026-03-13T18:24:50.352Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2951 | 2026-03-13T18:24:51.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-13T18:24:51.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-13T18:24:51.162Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2954 | 2026-03-13T18:24:51.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 2955 | 2026-03-13T18:24:52.014Z | |
| 2956 | 2026-03-13T18:24:52.014Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2957 | 2026-03-13T18:24:52.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-13T18:24:52.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-13T18:24:52.843Z | Compiling ar_archive_writer v0.5.1 |
| 2960 | 2026-03-13T18:24:52.847Z | Compiling stacker v0.1.23 |
| 2961 | 2026-03-13T18:24:52.848Z | Compiling cfg_aliases v0.1.1 |
| 2962 | 2026-03-13T18:24:52.949Z | Compiling convert_case v0.10.0 |
| 2963 | 2026-03-13T18:24:52.979Z | Checking fd-lock v4.0.4 |
| 2964 | 2026-03-13T18:24:52.982Z | Checking nibble_vec v0.1.0 |
| 2965 | 2026-03-13T18:24:52.982Z | Checking vte v0.14.1 |
| 2966 | 2026-03-13T18:24:52.982Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2967 | 2026-03-13T18:24:53.034Z | Compiling nix v0.28.0 |
| 2968 | 2026-03-13T18:24:53.115Z | Checking endian-type v0.1.2 |
| 2969 | 2026-03-13T18:24:53.151Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2970 | 2026-03-13T18:24:53.203Z | Checking strip-ansi-escapes v0.2.1 |
| 2971 | 2026-03-13T18:24:53.281Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-13T18:24:53.318Z | Compiling peg-macros v0.8.5 |
| 2973 | 2026-03-13T18:24:53.336Z | Checking winnow v0.6.26 |
| 2974 | 2026-03-13T18:24:53.377Z | Compiling derive_more-impl v2.1.1 |
| 2975 | 2026-03-13T18:24:53.520Z | Compiling sqlparser_derive v0.5.0 |
| 2976 | 2026-03-13T18:24:53.550Z | Checking nu-ansi-term v0.50.3 |
| 2977 | 2026-03-13T18:24:53.799Z | Checking unicode_categories v0.1.1 |
| 2978 | 2026-03-13T18:24:53.816Z | Checking home v0.5.12 |
| 2979 | 2026-03-13T18:24:53.945Z | Checking reedline v0.40.0 |
| 2980 | 2026-03-13T18:24:54.031Z | Checking display-error-chain v0.2.2 |
| 2981 | 2026-03-13T18:24:54.154Z | Compiling psm v0.1.30 |
| 2982 | 2026-03-13T18:24:54.529Z | Checking derive_more v2.1.1 |
| 2983 | 2026-03-13T18:24:54.623Z | Checking crossterm v0.29.0 |
| 2984 | 2026-03-13T18:24:54.899Z | Checking peg v0.8.5 |
| 2985 | 2026-03-13T18:24:54.906Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-13T18:24:54.937Z | Checking rustyline v14.0.0 |
| 2987 | 2026-03-13T18:24:55.127Z | Checking recursive v0.1.1 |
| 2988 | 2026-03-13T18:24:55.233Z | Checking sqlparser v0.61.0 |
| 2989 | 2026-03-13T18:25:11.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s |
| 2990 | 2026-03-13T18:25:11.469Z | |
| 2991 | 2026-03-13T18:25:11.469Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2992 | 2026-03-13T18:25:12.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2993 | 2026-03-13T18:25:12.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2994 | 2026-03-13T18:25:12.298Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2995 | 2026-03-13T18:25:17.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s |
| 2996 | 2026-03-13T18:25:17.240Z | |
| 2997 | 2026-03-13T18:25:17.240Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2998 | 2026-03-13T18:25:17.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-13T18:25:17.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-13T18:25:18.073Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-13T18:25:21.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s |
| 3002 | 2026-03-13T18:25:21.539Z | |
| 3003 | 2026-03-13T18:25:21.540Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3004 | 2026-03-13T18:25:22.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-13T18:25:22.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-13T18:25:22.361Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-13T18:25:26.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s |
| 3008 | 2026-03-13T18:25:26.968Z | |
| 3009 | 2026-03-13T18:25:26.969Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3010 | 2026-03-13T18:25:27.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-13T18:25:27.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-13T18:25:27.804Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-13T18:25:32.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s |
| 3014 | 2026-03-13T18:25:32.510Z | |
| 3015 | 2026-03-13T18:25:32.510Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3016 | 2026-03-13T18:25:33.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-13T18:25:33.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-13T18:25:33.334Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-13T18:25:36.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s |
| 3020 | 2026-03-13T18:25:36.998Z | |
| 3021 | 2026-03-13T18:25:36.998Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3022 | 2026-03-13T18:25:37.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-13T18:25:37.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-13T18:25:37.826Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-13T18:25:41.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s |
| 3026 | 2026-03-13T18:25:41.538Z | |
| 3027 | 2026-03-13T18:25:41.538Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3028 | 2026-03-13T18:25:42.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-13T18:25:42.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-13T18:25:42.365Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-13T18:25:47.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s |
| 3032 | 2026-03-13T18:25:47.244Z | |
| 3033 | 2026-03-13T18:25:47.245Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3034 | 2026-03-13T18:25:47.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-13T18:25:47.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-13T18:25:47.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3037 | 2026-03-13T18:25:47.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3038 | 2026-03-13T18:25:48.041Z | |
| 3039 | 2026-03-13T18:25:48.041Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3040 | 2026-03-13T18:25:48.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-13T18:25:48.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-13T18:25:48.834Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3043 | 2026-03-13T18:25:49.007Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3044 | 2026-03-13T18:25:49.024Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3045 | 2026-03-13T18:25:49.478Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3046 | 2026-03-13T18:25:54.380Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3047 | 2026-03-13T18:25:54.800Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3048 | 2026-03-13T18:25:56.366Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3049 | 2026-03-13T18:25:57.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s |
| 3050 | 2026-03-13T18:25:57.477Z | |
| 3051 | 2026-03-13T18:25:57.477Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3052 | 2026-03-13T18:25:58.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2026-03-13T18:25:58.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2026-03-13T18:25:58.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2026-03-13T18:25:58.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3056 | 2026-03-13T18:25:58.287Z | |
| 3057 | 2026-03-13T18:25:58.287Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3058 | 2026-03-13T18:25:59.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-13T18:25:59.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-13T18:25:59.039Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-13T18:25:59.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3062 | 2026-03-13T18:25:59.154Z | |
| 3063 | 2026-03-13T18:25:59.154Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3064 | 2026-03-13T18:25:59.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-13T18:26:00.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-13T18:26:00.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-13T18:26:00.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3068 | 2026-03-13T18:26:00.163Z | |
| 3069 | 2026-03-13T18:26:00.163Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3070 | 2026-03-13T18:26:01.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-13T18:26:01.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-13T18:26:01.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-13T18:26:01.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3074 | 2026-03-13T18:26:01.089Z | |
| 3075 | 2026-03-13T18:26:01.089Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3076 | 2026-03-13T18:26:01.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-13T18:26:01.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-13T18:26:01.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-13T18:26:01.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3080 | 2026-03-13T18:26:01.622Z | |
| 3081 | 2026-03-13T18:26:01.622Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3082 | 2026-03-13T18:26:02.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-13T18:26:02.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-13T18:26:02.328Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-13T18:26:02.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3086 | 2026-03-13T18:26:02.436Z | |
| 3087 | 2026-03-13T18:26:02.436Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3088 | 2026-03-13T18:26:03.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-13T18:26:03.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-13T18:26:03.118Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-13T18:26:03.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3092 | 2026-03-13T18:26:03.218Z | |
| 3093 | 2026-03-13T18:26:03.218Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3094 | 2026-03-13T18:26:03.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-13T18:26:03.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-13T18:26:03.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-13T18:26:03.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3098 | 2026-03-13T18:26:04.037Z | |
| 3099 | 2026-03-13T18:26:04.038Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3100 | 2026-03-13T18:26:04.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-13T18:26:04.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-13T18:26:04.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-13T18:26:04.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3104 | 2026-03-13T18:26:04.820Z | |
| 3105 | 2026-03-13T18:26:04.820Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3106 | 2026-03-13T18:26:05.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-13T18:26:05.601Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-13T18:26:05.702Z | Checking dropshot-api-manager-types v0.6.0 |
| 3109 | 2026-03-13T18:26:05.729Z | Checking nanorand v0.7.0 |
| 3110 | 2026-03-13T18:26:06.026Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3111 | 2026-03-13T18:26:06.063Z | Checking flume v0.11.1 |
| 3112 | 2026-03-13T18:26:06.662Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3113 | 2026-03-13T18:26:07.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s |
| 3114 | 2026-03-13T18:26:07.742Z | |
| 3115 | 2026-03-13T18:26:07.742Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3116 | 2026-03-13T18:26:08.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3117 | 2026-03-13T18:26:08.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3118 | 2026-03-13T18:26:08.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3119 | 2026-03-13T18:26:08.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3120 | 2026-03-13T18:26:08.546Z | |
| 3121 | 2026-03-13T18:26:08.546Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3122 | 2026-03-13T18:26:09.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-13T18:26:09.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-13T18:26:09.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-13T18:26:09.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3126 | 2026-03-13T18:26:09.348Z | |
| 3127 | 2026-03-13T18:26:09.348Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3128 | 2026-03-13T18:26:10.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-13T18:26:10.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-13T18:26:10.053Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-13T18:26:10.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3132 | 2026-03-13T18:26:10.158Z | |
| 3133 | 2026-03-13T18:26:10.158Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3134 | 2026-03-13T18:26:10.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-13T18:26:10.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-13T18:26:10.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-13T18:26:10.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3138 | 2026-03-13T18:26:10.997Z | |
| 3139 | 2026-03-13T18:26:10.997Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3140 | 2026-03-13T18:26:11.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-13T18:26:11.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-13T18:26:11.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-13T18:26:11.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3144 | 2026-03-13T18:26:11.809Z | |
| 3145 | 2026-03-13T18:26:11.809Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3146 | 2026-03-13T18:26:13.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-13T18:26:13.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-13T18:26:13.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-13T18:26:13.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3150 | 2026-03-13T18:26:13.103Z | |
| 3151 | 2026-03-13T18:26:13.103Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3152 | 2026-03-13T18:26:13.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-13T18:26:13.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-13T18:26:13.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-13T18:26:13.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3156 | 2026-03-13T18:26:13.476Z | |
| 3157 | 2026-03-13T18:26:13.476Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3158 | 2026-03-13T18:26:14.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-13T18:26:14.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-13T18:26:14.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-13T18:26:14.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3162 | 2026-03-13T18:26:14.348Z | |
| 3163 | 2026-03-13T18:26:14.349Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3164 | 2026-03-13T18:26:14.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-13T18:26:14.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-13T18:26:14.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-13T18:26:14.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3168 | 2026-03-13T18:26:15.007Z | |
| 3169 | 2026-03-13T18:26:15.007Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3170 | 2026-03-13T18:26:15.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-13T18:26:15.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-13T18:26:15.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-13T18:26:15.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3174 | 2026-03-13T18:26:15.808Z | |
| 3175 | 2026-03-13T18:26:15.808Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3176 | 2026-03-13T18:26:16.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-13T18:26:16.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-13T18:26:16.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-13T18:26:16.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3180 | 2026-03-13T18:26:16.613Z | |
| 3181 | 2026-03-13T18:26:16.613Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3182 | 2026-03-13T18:26:17.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-13T18:26:17.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-13T18:26:17.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-13T18:26:17.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3186 | 2026-03-13T18:26:17.459Z | |
| 3187 | 2026-03-13T18:26:17.459Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3188 | 2026-03-13T18:26:18.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-13T18:26:18.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-13T18:26:18.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-13T18:26:18.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3192 | 2026-03-13T18:26:18.307Z | |
| 3193 | 2026-03-13T18:26:18.307Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3194 | 2026-03-13T18:26:18.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-13T18:26:18.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-13T18:26:18.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-13T18:26:18.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3198 | 2026-03-13T18:26:19.089Z | |
| 3199 | 2026-03-13T18:26:19.089Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3200 | 2026-03-13T18:26:19.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-13T18:26:19.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-13T18:26:19.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-13T18:26:19.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3204 | 2026-03-13T18:26:19.863Z | |
| 3205 | 2026-03-13T18:26:19.864Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3206 | 2026-03-13T18:26:20.555Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-13T18:26:20.558Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-13T18:26:20.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-13T18:26:20.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3210 | 2026-03-13T18:26:20.665Z | |
| 3211 | 2026-03-13T18:26:20.665Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3212 | 2026-03-13T18:26:21.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-13T18:26:21.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-13T18:26:21.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-13T18:26:21.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3216 | 2026-03-13T18:26:21.498Z | |
| 3217 | 2026-03-13T18:26:21.498Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3218 | 2026-03-13T18:26:22.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-13T18:26:22.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-13T18:26:22.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-13T18:26:22.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3222 | 2026-03-13T18:26:22.272Z | |
| 3223 | 2026-03-13T18:26:22.272Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3224 | 2026-03-13T18:26:22.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-13T18:26:22.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-13T18:26:22.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-13T18:26:22.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3228 | 2026-03-13T18:26:23.100Z | |
| 3229 | 2026-03-13T18:26:23.100Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3230 | 2026-03-13T18:26:23.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-13T18:26:23.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-13T18:26:23.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-13T18:26:23.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3234 | 2026-03-13T18:26:23.917Z | |
| 3235 | 2026-03-13T18:26:23.917Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3236 | 2026-03-13T18:26:24.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-13T18:26:24.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-13T18:26:24.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-13T18:26:24.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3240 | 2026-03-13T18:26:24.707Z | |
| 3241 | 2026-03-13T18:26:24.707Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3242 | 2026-03-13T18:26:25.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-13T18:26:25.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-13T18:26:25.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-13T18:26:25.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3246 | 2026-03-13T18:26:25.546Z | |
| 3247 | 2026-03-13T18:26:25.546Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3248 | 2026-03-13T18:26:26.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-13T18:26:26.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-13T18:26:26.390Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3251 | 2026-03-13T18:26:26.394Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3252 | 2026-03-13T18:26:26.394Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3253 | 2026-03-13T18:26:26.394Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3254 | 2026-03-13T18:26:26.396Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3255 | 2026-03-13T18:26:26.676Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3256 | 2026-03-13T18:26:26.694Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3257 | 2026-03-13T18:26:27.019Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3258 | 2026-03-13T18:26:27.020Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3259 | 2026-03-13T18:26:29.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s |
| 3260 | 2026-03-13T18:26:30.023Z | |
| 3261 | 2026-03-13T18:26:30.023Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3262 | 2026-03-13T18:26:30.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3263 | 2026-03-13T18:26:30.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3264 | 2026-03-13T18:26:30.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3265 | 2026-03-13T18:26:30.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3266 | 2026-03-13T18:26:30.822Z | |
| 3267 | 2026-03-13T18:26:30.823Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3268 | 2026-03-13T18:26:31.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-13T18:26:31.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-13T18:26:31.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-13T18:26:31.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
| 3272 | 2026-03-13T18:26:31.743Z | |
| 3273 | 2026-03-13T18:26:31.743Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3274 | 2026-03-13T18:26:32.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-13T18:26:32.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-13T18:26:32.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-13T18:26:32.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
| 3278 | 2026-03-13T18:26:32.665Z | |
| 3279 | 2026-03-13T18:26:32.665Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3280 | 2026-03-13T18:26:33.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-13T18:26:33.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-13T18:26:33.493Z | Compiling parking_lot_core v0.8.6 |
| 3283 | 2026-03-13T18:26:33.493Z | Compiling git-stub v1.0.0 |
| 3284 | 2026-03-13T18:26:33.558Z | Compiling atomicwrites v0.4.4 |
| 3285 | 2026-03-13T18:26:33.558Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3286 | 2026-03-13T18:26:33.611Z | Checking tagptr v0.2.0 |
| 3287 | 2026-03-13T18:26:33.636Z | Checking prefix-trie v0.7.0 |
| 3288 | 2026-03-13T18:26:33.640Z | Checking fxhash v0.2.1 |
| 3289 | 2026-03-13T18:26:33.640Z | Checking hickory-client v0.25.2 |
| 3290 | 2026-03-13T18:26:33.778Z | Compiling git-stub-vcs v0.1.0 |
| 3291 | 2026-03-13T18:26:33.778Z | Checking moka v0.12.13 |
| 3292 | 2026-03-13T18:26:34.076Z | Checking hickory-server v0.25.2 |
| 3293 | 2026-03-13T18:26:34.157Z | Checking parking_lot v0.11.2 |
| 3294 | 2026-03-13T18:26:34.171Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3295 | 2026-03-13T18:26:34.281Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3296 | 2026-03-13T18:26:34.285Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-13T18:26:34.285Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3298 | 2026-03-13T18:26:34.384Z | Checking sled v0.34.7 |
| 3299 | 2026-03-13T18:26:34.625Z | Checking hickory-resolver v0.25.2 |
| 3300 | 2026-03-13T18:26:37.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s |
| 3301 | 2026-03-13T18:26:37.383Z | |
| 3302 | 2026-03-13T18:26:37.383Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3303 | 2026-03-13T18:26:38.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-03-13T18:26:38.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-03-13T18:26:38.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-03-13T18:26:38.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3307 | 2026-03-13T18:26:38.186Z | |
| 3308 | 2026-03-13T18:26:38.186Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3309 | 2026-03-13T18:26:38.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-13T18:26:38.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-13T18:26:38.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-13T18:26:38.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3313 | 2026-03-13T18:26:39.062Z | |
| 3314 | 2026-03-13T18:26:39.062Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3315 | 2026-03-13T18:26:39.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-13T18:26:39.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-13T18:26:39.989Z | Compiling radium v0.7.0 |
| 3318 | 2026-03-13T18:26:39.993Z | Checking tap v1.0.1 |
| 3319 | 2026-03-13T18:26:39.993Z | Compiling maybe-uninit v2.0.0 |
| 3320 | 2026-03-13T18:26:40.126Z | Compiling zerocopy-derive v0.6.6 |
| 3321 | 2026-03-13T18:26:40.129Z | Compiling packed_struct v0.10.1 |
| 3322 | 2026-03-13T18:26:40.129Z | Checking crc-catalog v2.4.0 |
| 3323 | 2026-03-13T18:26:40.129Z | Checking funty v2.0.0 |
| 3324 | 2026-03-13T18:26:40.150Z | Compiling packed_struct_codegen v0.10.1 |
| 3325 | 2026-03-13T18:26:40.236Z | Checking wyz v0.5.1 |
| 3326 | 2026-03-13T18:26:40.337Z | Checking crc v3.4.0 |
| 3327 | 2026-03-13T18:26:40.485Z | Compiling bitfield-macros v0.19.4 |
| 3328 | 2026-03-13T18:26:40.557Z | Compiling indexmap v1.9.3 |
| 3329 | 2026-03-13T18:26:40.575Z | Checking nodrop v0.1.14 |
| 3330 | 2026-03-13T18:26:40.590Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-13T18:26:40.623Z | Checking smallvec v0.6.14 |
| 3332 | 2026-03-13T18:26:40.686Z | Checking array-init v0.0.4 |
| 3333 | 2026-03-13T18:26:40.701Z | Checking bitvec v1.0.1 |
| 3334 | 2026-03-13T18:26:40.850Z | Checking ron v0.8.1 |
| 3335 | 2026-03-13T18:26:40.882Z | Checking hashbrown v0.13.2 |
| 3336 | 2026-03-13T18:26:41.184Z | Checking serde-hex v0.1.0 |
| 3337 | 2026-03-13T18:26:41.297Z | Checking zerocopy v0.6.6 |
| 3338 | 2026-03-13T18:26:41.456Z | Checking crc-any v2.5.0 |
| 3339 | 2026-03-13T18:26:41.472Z | Checking bitfield v0.19.4 |
| 3340 | 2026-03-13T18:26:41.568Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3341 | 2026-03-13T18:26:41.612Z | Checking object v0.30.4 |
| 3342 | 2026-03-13T18:26:41.688Z | Checking half v1.8.3 |
| 3343 | 2026-03-13T18:26:41.704Z | Checking path-slash v0.1.5 |
| 3344 | 2026-03-13T18:26:41.718Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3345 | 2026-03-13T18:26:41.823Z | Checking void v1.0.2 |
| 3346 | 2026-03-13T18:26:41.853Z | Checking tungstenite v0.23.0 |
| 3347 | 2026-03-13T18:26:41.912Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3348 | 2026-03-13T18:26:41.951Z | Checking serde_cbor v0.11.2 |
| 3349 | 2026-03-13T18:26:41.967Z | Checking lzss v0.8.2 |
| 3350 | 2026-03-13T18:26:42.027Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3351 | 2026-03-13T18:26:42.111Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-03-13T18:26:42.198Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3353 | 2026-03-13T18:26:42.228Z | Checking nix v0.27.1 |
| 3354 | 2026-03-13T18:26:42.415Z | Checking kstat-rs v0.2.4 |
| 3355 | 2026-03-13T18:26:42.471Z | Checking serde_bytes v0.11.19 |
| 3356 | 2026-03-13T18:26:42.639Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3357 | 2026-03-13T18:26:42.659Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3358 | 2026-03-13T18:26:42.693Z | Checking tokio-tungstenite v0.23.1 |
| 3359 | 2026-03-13T18:26:42.942Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3360 | 2026-03-13T18:26:43.021Z | Checking signal-hook-tokio v0.3.1 |
| 3361 | 2026-03-13T18:26:44.057Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-13T18:26:44.284Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3363 | 2026-03-13T18:26:47.695Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-13T18:26:48.923Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3365 | 2026-03-13T18:26:49.300Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3366 | 2026-03-13T18:26:50.792Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3367 | 2026-03-13T18:26:53.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.51s |
| 3368 | 2026-03-13T18:26:53.807Z | |
| 3369 | 2026-03-13T18:26:53.807Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3370 | 2026-03-13T18:26:54.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-03-13T18:26:54.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-03-13T18:26:54.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-03-13T18:26:54.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3374 | 2026-03-13T18:26:54.613Z | |
| 3375 | 2026-03-13T18:26:54.613Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3376 | 2026-03-13T18:26:55.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-13T18:26:55.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-13T18:26:55.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-13T18:26:55.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3380 | 2026-03-13T18:26:55.411Z | |
| 3381 | 2026-03-13T18:26:55.411Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3382 | 2026-03-13T18:26:56.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-13T18:26:56.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-13T18:26:56.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-13T18:26:56.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3386 | 2026-03-13T18:26:56.182Z | |
| 3387 | 2026-03-13T18:26:56.182Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3388 | 2026-03-13T18:26:56.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-13T18:26:56.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-13T18:26:56.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-13T18:26:56.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3392 | 2026-03-13T18:26:56.972Z | |
| 3393 | 2026-03-13T18:26:56.972Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3394 | 2026-03-13T18:26:57.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-13T18:26:57.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-13T18:26:57.660Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-13T18:26:57.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3398 | 2026-03-13T18:26:57.765Z | |
| 3399 | 2026-03-13T18:26:57.765Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3400 | 2026-03-13T18:26:58.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-13T18:26:58.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-13T18:26:58.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-13T18:26:58.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3404 | 2026-03-13T18:26:58.555Z | |
| 3405 | 2026-03-13T18:26:58.555Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3406 | 2026-03-13T18:26:59.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-13T18:26:59.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-13T18:26:59.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-13T18:26:59.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3410 | 2026-03-13T18:26:59.345Z | |
| 3411 | 2026-03-13T18:26:59.345Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3412 | 2026-03-13T18:27:00.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-13T18:27:00.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-13T18:27:00.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-13T18:27:00.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3416 | 2026-03-13T18:27:00.143Z | |
| 3417 | 2026-03-13T18:27:00.143Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3418 | 2026-03-13T18:27:00.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-13T18:27:00.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-13T18:27:00.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-13T18:27:00.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3422 | 2026-03-13T18:27:00.941Z | |
| 3423 | 2026-03-13T18:27:00.941Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3424 | 2026-03-13T18:27:01.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-13T18:27:01.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-13T18:27:01.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-13T18:27:01.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3428 | 2026-03-13T18:27:01.740Z | |
| 3429 | 2026-03-13T18:27:01.740Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3430 | 2026-03-13T18:27:02.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-13T18:27:02.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-13T18:27:02.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-13T18:27:02.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3434 | 2026-03-13T18:27:02.537Z | |
| 3435 | 2026-03-13T18:27:02.537Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3436 | 2026-03-13T18:27:03.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-13T18:27:03.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-13T18:27:03.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-13T18:27:03.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3440 | 2026-03-13T18:27:03.336Z | |
| 3441 | 2026-03-13T18:27:03.336Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3442 | 2026-03-13T18:27:04.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-13T18:27:04.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-13T18:27:04.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-13T18:27:04.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3446 | 2026-03-13T18:27:04.130Z | |
| 3447 | 2026-03-13T18:27:04.130Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3448 | 2026-03-13T18:27:04.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-13T18:27:04.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-13T18:27:04.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-13T18:27:04.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3452 | 2026-03-13T18:27:04.976Z | |
| 3453 | 2026-03-13T18:27:04.976Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3454 | 2026-03-13T18:27:05.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-13T18:27:05.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-13T18:27:05.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-13T18:27:05.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3458 | 2026-03-13T18:27:05.778Z | |
| 3459 | 2026-03-13T18:27:05.778Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3460 | 2026-03-13T18:27:06.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-13T18:27:06.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-13T18:27:06.664Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3463 | 2026-03-13T18:27:08.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 3464 | 2026-03-13T18:27:09.218Z | |
| 3465 | 2026-03-13T18:27:09.218Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3466 | 2026-03-13T18:27:09.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-13T18:27:09.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-13T18:27:09.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-13T18:27:09.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3470 | 2026-03-13T18:27:10.097Z | |
| 3471 | 2026-03-13T18:27:10.097Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3472 | 2026-03-13T18:27:10.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-13T18:27:10.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-13T18:27:10.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-13T18:27:10.862Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3476 | 2026-03-13T18:27:10.978Z | |
| 3477 | 2026-03-13T18:27:10.978Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3478 | 2026-03-13T18:27:11.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-13T18:27:11.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-13T18:27:11.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-13T18:27:11.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3482 | 2026-03-13T18:27:11.757Z | |
| 3483 | 2026-03-13T18:27:11.757Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3484 | 2026-03-13T18:27:12.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-13T18:27:12.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-13T18:27:12.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-13T18:27:12.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3488 | 2026-03-13T18:27:12.533Z | |
| 3489 | 2026-03-13T18:27:12.533Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3490 | 2026-03-13T18:27:13.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-13T18:27:13.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-13T18:27:13.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-13T18:27:13.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3494 | 2026-03-13T18:27:13.398Z | |
| 3495 | 2026-03-13T18:27:13.398Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3496 | 2026-03-13T18:27:14.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-13T18:27:14.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-13T18:27:14.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-13T18:27:14.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3500 | 2026-03-13T18:27:14.175Z | |
| 3501 | 2026-03-13T18:27:14.175Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3502 | 2026-03-13T18:27:14.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-13T18:27:14.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-13T18:27:14.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-13T18:27:14.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3506 | 2026-03-13T18:27:15.030Z | |
| 3507 | 2026-03-13T18:27:15.030Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3508 | 2026-03-13T18:27:15.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-13T18:27:15.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-13T18:27:15.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-13T18:27:15.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3512 | 2026-03-13T18:27:15.885Z | |
| 3513 | 2026-03-13T18:27:15.885Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3514 | 2026-03-13T18:27:16.557Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-13T18:27:16.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-13T18:27:16.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2026-03-13T18:27:16.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3518 | 2026-03-13T18:27:16.663Z | |
| 3519 | 2026-03-13T18:27:16.663Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3520 | 2026-03-13T18:27:17.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-13T18:27:17.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-13T18:27:17.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-13T18:27:17.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3524 | 2026-03-13T18:27:17.437Z | |
| 3525 | 2026-03-13T18:27:17.437Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3526 | 2026-03-13T18:27:18.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-13T18:27:18.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-13T18:27:18.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-13T18:27:18.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3530 | 2026-03-13T18:27:18.234Z | |
| 3531 | 2026-03-13T18:27:18.234Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3532 | 2026-03-13T18:27:18.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-13T18:27:18.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-13T18:27:18.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-13T18:27:18.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3536 | 2026-03-13T18:27:19.015Z | |
| 3537 | 2026-03-13T18:27:19.016Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3538 | 2026-03-13T18:27:19.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-13T18:27:19.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-13T18:27:19.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-13T18:27:19.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3542 | 2026-03-13T18:27:19.795Z | |
| 3543 | 2026-03-13T18:27:19.795Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3544 | 2026-03-13T18:27:20.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-13T18:27:20.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-13T18:27:20.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-13T18:27:20.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3548 | 2026-03-13T18:27:20.670Z | |
| 3549 | 2026-03-13T18:27:20.670Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3550 | 2026-03-13T18:27:21.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-13T18:27:21.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-13T18:27:21.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-13T18:27:21.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3554 | 2026-03-13T18:27:21.551Z | |
| 3555 | 2026-03-13T18:27:21.551Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3556 | 2026-03-13T18:27:22.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-13T18:27:22.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-13T18:27:22.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-13T18:27:22.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3560 | 2026-03-13T18:27:22.417Z | |
| 3561 | 2026-03-13T18:27:22.417Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3562 | 2026-03-13T18:27:23.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-13T18:27:23.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-13T18:27:23.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-13T18:27:23.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3566 | 2026-03-13T18:27:23.255Z | |
| 3567 | 2026-03-13T18:27:23.255Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3568 | 2026-03-13T18:27:23.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-13T18:27:23.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-13T18:27:23.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-13T18:27:23.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3572 | 2026-03-13T18:27:24.076Z | |
| 3573 | 2026-03-13T18:27:24.076Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3574 | 2026-03-13T18:27:24.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-13T18:27:24.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-13T18:27:24.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-13T18:27:24.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3578 | 2026-03-13T18:27:24.894Z | |
| 3579 | 2026-03-13T18:27:24.894Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3580 | 2026-03-13T18:27:25.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-13T18:27:25.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-13T18:27:25.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-13T18:27:25.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3584 | 2026-03-13T18:27:25.692Z | |
| 3585 | 2026-03-13T18:27:25.692Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3586 | 2026-03-13T18:27:26.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-13T18:27:26.393Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-13T18:27:26.393Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-13T18:27:26.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3590 | 2026-03-13T18:27:26.505Z | |
| 3591 | 2026-03-13T18:27:26.505Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3592 | 2026-03-13T18:27:27.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-13T18:27:27.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-13T18:27:27.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-13T18:27:27.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3596 | 2026-03-13T18:27:27.314Z | |
| 3597 | 2026-03-13T18:27:27.314Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3598 | 2026-03-13T18:27:27.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-13T18:27:27.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-13T18:27:27.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-13T18:27:27.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3602 | 2026-03-13T18:27:28.092Z | |
| 3603 | 2026-03-13T18:27:28.092Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3604 | 2026-03-13T18:27:28.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-13T18:27:28.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-13T18:27:29.156Z | Compiling libefi-sys v0.1.0 |
| 3607 | 2026-03-13T18:27:29.156Z | Compiling bitfield-struct v0.6.2 |
| 3608 | 2026-03-13T18:27:29.159Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3609 | 2026-03-13T18:27:29.304Z | Compiling xshell-macros v0.2.7 |
| 3610 | 2026-03-13T18:27:29.315Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3611 | 2026-03-13T18:27:29.327Z | Compiling salty v0.3.0 |
| 3612 | 2026-03-13T18:27:29.344Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3613 | 2026-03-13T18:27:29.361Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3614 | 2026-03-13T18:27:29.378Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3615 | 2026-03-13T18:27:29.746Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3616 | 2026-03-13T18:27:29.798Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3617 | 2026-03-13T18:27:29.815Z | Checking xshell v0.2.7 |
| 3618 | 2026-03-13T18:27:29.956Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3619 | 2026-03-13T18:27:29.983Z | Checking primeorder v0.13.6 |
| 3620 | 2026-03-13T18:27:30.005Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-03-13T18:27:30.029Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3622 | 2026-03-13T18:27:30.067Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3623 | 2026-03-13T18:27:30.128Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3624 | 2026-03-13T18:27:30.235Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3625 | 2026-03-13T18:27:30.301Z | Checking p384 v0.13.1 |
| 3626 | 2026-03-13T18:27:30.323Z | Compiling num-derive v0.3.3 |
| 3627 | 2026-03-13T18:27:30.465Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3628 | 2026-03-13T18:27:30.535Z | Compiling proc-macro-error2 v2.0.1 |
| 3629 | 2026-03-13T18:27:30.655Z | Compiling unicase v2.9.0 |
| 3630 | 2026-03-13T18:27:30.769Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3631 | 2026-03-13T18:27:30.868Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3632 | 2026-03-13T18:27:30.921Z | Compiling mime_guess v2.0.5 |
| 3633 | 2026-03-13T18:27:30.939Z | Compiling tabled_derive v0.11.0 |
| 3634 | 2026-03-13T18:27:31.018Z | Compiling progenitor-impl v0.11.2 |
| 3635 | 2026-03-13T18:27:31.353Z | Checking papergrid v0.17.0 |
| 3636 | 2026-03-13T18:27:31.519Z | Checking libscf-sys v1.1.0 |
| 3637 | 2026-03-13T18:27:31.644Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3638 | 2026-03-13T18:27:31.689Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3639 | 2026-03-13T18:27:31.839Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3640 | 2026-03-13T18:27:31.925Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3641 | 2026-03-13T18:27:32.438Z | Checking testing_table v0.3.0 |
| 3642 | 2026-03-13T18:27:32.557Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3643 | 2026-03-13T18:27:32.576Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3644 | 2026-03-13T18:27:32.594Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3645 | 2026-03-13T18:27:32.694Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3646 | 2026-03-13T18:27:32.738Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3647 | 2026-03-13T18:27:32.824Z | Checking corncobs v0.1.4 |
| 3648 | 2026-03-13T18:27:32.883Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3649 | 2026-03-13T18:27:32.921Z | Checking tabled v0.20.0 |
| 3650 | 2026-03-13T18:27:32.983Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3651 | 2026-03-13T18:27:33.027Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3652 | 2026-03-13T18:27:33.240Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3653 | 2026-03-13T18:27:33.323Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3654 | 2026-03-13T18:27:33.513Z | Checking progenitor-client v0.11.2 |
| 3655 | 2026-03-13T18:27:33.747Z | Checking secrecy v0.8.0 |
| 3656 | 2026-03-13T18:27:33.909Z | Checking http-range v0.1.5 |
| 3657 | 2026-03-13T18:27:34.104Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3658 | 2026-03-13T18:27:34.295Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3659 | 2026-03-13T18:27:34.346Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3660 | 2026-03-13T18:27:34.495Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3661 | 2026-03-13T18:27:34.598Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3662 | 2026-03-13T18:27:34.798Z | Compiling progenitor-macro v0.11.2 |
| 3663 | 2026-03-13T18:27:34.820Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3664 | 2026-03-13T18:27:34.840Z | Checking atty v0.2.14 |
| 3665 | 2026-03-13T18:27:34.858Z | Checking crc8 v0.1.1 |
| 3666 | 2026-03-13T18:27:34.961Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3667 | 2026-03-13T18:27:34.982Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3668 | 2026-03-13T18:27:35.046Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3669 | 2026-03-13T18:27:35.181Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3670 | 2026-03-13T18:27:35.417Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3671 | 2026-03-13T18:27:35.666Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3672 | 2026-03-13T18:27:35.772Z | Checking hyper-staticfile v0.10.1 |
| 3673 | 2026-03-13T18:27:35.873Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3674 | 2026-03-13T18:27:36.013Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3675 | 2026-03-13T18:27:36.138Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3676 | 2026-03-13T18:27:36.158Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3677 | 2026-03-13T18:27:36.292Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3678 | 2026-03-13T18:27:36.463Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3679 | 2026-03-13T18:27:36.822Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3680 | 2026-03-13T18:27:36.850Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3681 | 2026-03-13T18:27:37.225Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3682 | 2026-03-13T18:27:37.347Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3683 | 2026-03-13T18:27:37.442Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3684 | 2026-03-13T18:27:37.976Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3685 | 2026-03-13T18:27:38.139Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3686 | 2026-03-13T18:27:38.430Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3687 | 2026-03-13T18:27:38.624Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3688 | 2026-03-13T18:27:39.155Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3689 | 2026-03-13T18:27:40.142Z | Checking progenitor v0.11.2 |
| 3690 | 2026-03-13T18:27:40.311Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3691 | 2026-03-13T18:27:47.142Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3692 | 2026-03-13T18:28:03.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.08s |
| 3693 | 2026-03-13T18:28:03.418Z | |
| 3694 | 2026-03-13T18:28:03.418Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3695 | 2026-03-13T18:28:04.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3696 | 2026-03-13T18:28:04.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3697 | 2026-03-13T18:28:04.383Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3698 | 2026-03-13T18:28:20.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.94s |
| 3699 | 2026-03-13T18:28:20.616Z | |
| 3700 | 2026-03-13T18:28:20.617Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3701 | 2026-03-13T18:28:21.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3702 | 2026-03-13T18:28:21.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3703 | 2026-03-13T18:28:21.589Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3704 | 2026-03-13T18:28:37.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.08s |
| 3705 | 2026-03-13T18:28:37.949Z | |
| 3706 | 2026-03-13T18:28:37.949Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3707 | 2026-03-13T18:28:38.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3708 | 2026-03-13T18:28:38.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3709 | 2026-03-13T18:28:38.911Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3710 | 2026-03-13T18:28:54.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.03s |
| 3711 | 2026-03-13T18:28:55.230Z | |
| 3712 | 2026-03-13T18:28:55.230Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3713 | 2026-03-13T18:28:56.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3714 | 2026-03-13T18:28:56.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3715 | 2026-03-13T18:28:56.194Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3716 | 2026-03-13T18:29:12.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.06s |
| 3717 | 2026-03-13T18:29:12.540Z | |
| 3718 | 2026-03-13T18:29:12.541Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3719 | 2026-03-13T18:29:13.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3720 | 2026-03-13T18:29:13.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3721 | 2026-03-13T18:29:13.495Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3722 | 2026-03-13T18:29:29.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.06s |
| 3723 | 2026-03-13T18:29:29.853Z | |
| 3724 | 2026-03-13T18:29:29.853Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3725 | 2026-03-13T18:29:30.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3726 | 2026-03-13T18:29:30.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3727 | 2026-03-13T18:29:30.813Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3728 | 2026-03-13T18:29:46.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s |
| 3729 | 2026-03-13T18:29:47.172Z | |
| 3730 | 2026-03-13T18:29:47.172Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3731 | 2026-03-13T18:29:47.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3732 | 2026-03-13T18:29:47.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3733 | 2026-03-13T18:29:48.125Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3734 | 2026-03-13T18:30:04.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.18s |
| 3735 | 2026-03-13T18:30:04.607Z | |
| 3736 | 2026-03-13T18:30:04.607Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3737 | 2026-03-13T18:30:05.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3738 | 2026-03-13T18:30:05.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3739 | 2026-03-13T18:30:05.328Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3740 | 2026-03-13T18:30:05.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3741 | 2026-03-13T18:30:05.440Z | |
| 3742 | 2026-03-13T18:30:05.440Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3743 | 2026-03-13T18:30:06.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3744 | 2026-03-13T18:30:06.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3745 | 2026-03-13T18:30:06.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3746 | 2026-03-13T18:30:06.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3747 | 2026-03-13T18:30:06.275Z | |
| 3748 | 2026-03-13T18:30:06.275Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3749 | 2026-03-13T18:30:06.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3750 | 2026-03-13T18:30:06.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3751 | 2026-03-13T18:30:06.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3752 | 2026-03-13T18:30:06.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3753 | 2026-03-13T18:30:07.081Z | |
| 3754 | 2026-03-13T18:30:07.081Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3755 | 2026-03-13T18:30:07.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3756 | 2026-03-13T18:30:07.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3757 | 2026-03-13T18:30:07.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3758 | 2026-03-13T18:30:07.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3759 | 2026-03-13T18:30:07.884Z | |
| 3760 | 2026-03-13T18:30:07.884Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3761 | 2026-03-13T18:30:08.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-03-13T18:30:08.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-03-13T18:30:08.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3764 | 2026-03-13T18:30:08.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3765 | 2026-03-13T18:30:08.706Z | |
| 3766 | 2026-03-13T18:30:08.706Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3767 | 2026-03-13T18:30:09.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-03-13T18:30:09.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-03-13T18:30:09.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3770 | 2026-03-13T18:30:09.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3771 | 2026-03-13T18:30:09.520Z | |
| 3772 | 2026-03-13T18:30:09.520Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3773 | 2026-03-13T18:30:10.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3774 | 2026-03-13T18:30:10.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3775 | 2026-03-13T18:30:10.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3776 | 2026-03-13T18:30:10.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3777 | 2026-03-13T18:30:10.334Z | |
| 3778 | 2026-03-13T18:30:10.334Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3779 | 2026-03-13T18:30:11.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3780 | 2026-03-13T18:30:11.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3781 | 2026-03-13T18:30:11.053Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3782 | 2026-03-13T18:30:11.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3783 | 2026-03-13T18:30:11.162Z | |
| 3784 | 2026-03-13T18:30:11.162Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3785 | 2026-03-13T18:30:11.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3786 | 2026-03-13T18:30:11.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3787 | 2026-03-13T18:30:11.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3788 | 2026-03-13T18:30:11.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3789 | 2026-03-13T18:30:11.987Z | |
| 3790 | 2026-03-13T18:30:11.987Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3791 | 2026-03-13T18:30:12.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3792 | 2026-03-13T18:30:12.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3793 | 2026-03-13T18:30:12.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3794 | 2026-03-13T18:30:12.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3795 | 2026-03-13T18:30:12.808Z | |
| 3796 | 2026-03-13T18:30:12.809Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3797 | 2026-03-13T18:30:13.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3798 | 2026-03-13T18:30:13.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3799 | 2026-03-13T18:30:13.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3800 | 2026-03-13T18:30:13.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3801 | 2026-03-13T18:30:13.640Z | |
| 3802 | 2026-03-13T18:30:13.640Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3803 | 2026-03-13T18:30:14.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3804 | 2026-03-13T18:30:14.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3805 | 2026-03-13T18:30:14.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3806 | 2026-03-13T18:30:14.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3807 | 2026-03-13T18:30:14.472Z | |
| 3808 | 2026-03-13T18:30:14.472Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3809 | 2026-03-13T18:30:15.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3810 | 2026-03-13T18:30:15.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3811 | 2026-03-13T18:30:15.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3812 | 2026-03-13T18:30:15.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3813 | 2026-03-13T18:30:15.300Z | |
| 3814 | 2026-03-13T18:30:15.301Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3815 | 2026-03-13T18:30:16.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3816 | 2026-03-13T18:30:16.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3817 | 2026-03-13T18:30:16.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3818 | 2026-03-13T18:30:16.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3819 | 2026-03-13T18:30:16.132Z | |
| 3820 | 2026-03-13T18:30:16.132Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3821 | 2026-03-13T18:30:16.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3822 | 2026-03-13T18:30:16.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3823 | 2026-03-13T18:30:16.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3824 | 2026-03-13T18:30:16.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3825 | 2026-03-13T18:30:16.986Z | |
| 3826 | 2026-03-13T18:30:16.986Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3827 | 2026-03-13T18:30:17.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3828 | 2026-03-13T18:30:17.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3829 | 2026-03-13T18:30:17.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3830 | 2026-03-13T18:30:17.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3831 | 2026-03-13T18:30:17.865Z | |
| 3832 | 2026-03-13T18:30:17.865Z | info: running `cargo check --bins` on update-common (197/257) |
| 3833 | 2026-03-13T18:30:18.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3834 | 2026-03-13T18:30:18.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3835 | 2026-03-13T18:30:18.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3836 | 2026-03-13T18:30:18.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3837 | 2026-03-13T18:30:18.680Z | |
| 3838 | 2026-03-13T18:30:18.681Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3839 | 2026-03-13T18:30:19.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3840 | 2026-03-13T18:30:19.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3841 | 2026-03-13T18:30:19.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3842 | 2026-03-13T18:30:19.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3843 | 2026-03-13T18:30:19.570Z | |
| 3844 | 2026-03-13T18:30:19.570Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3845 | 2026-03-13T18:30:20.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3846 | 2026-03-13T18:30:20.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3847 | 2026-03-13T18:30:20.536Z | Compiling fs-err v2.11.0 |
| 3848 | 2026-03-13T18:30:20.540Z | Checking ignore v0.4.25 |
| 3849 | 2026-03-13T18:30:20.540Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3850 | 2026-03-13T18:30:20.540Z | Checking predicates-tree v1.0.13 |
| 3851 | 2026-03-13T18:30:20.654Z | Checking parse-size v1.1.0 |
| 3852 | 2026-03-13T18:30:20.667Z | Checking rand_seeder v0.4.0 |
| 3853 | 2026-03-13T18:30:20.671Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3854 | 2026-03-13T18:30:20.671Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3855 | 2026-03-13T18:30:20.905Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3856 | 2026-03-13T18:30:20.909Z | Compiling petname v2.0.2 |
| 3857 | 2026-03-13T18:30:20.937Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3858 | 2026-03-13T18:30:21.126Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3859 | 2026-03-13T18:30:21.144Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3860 | 2026-03-13T18:30:21.168Z | Checking globwalk v0.9.1 |
| 3861 | 2026-03-13T18:30:21.235Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3862 | 2026-03-13T18:30:21.350Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3863 | 2026-03-13T18:30:21.399Z | Checking camino-tempfile-ext v0.3.3 |
| 3864 | 2026-03-13T18:30:21.423Z | Checking sapling-renderdag v0.1.0 |
| 3865 | 2026-03-13T18:30:21.603Z | Checking sync-ptr v0.1.4 |
| 3866 | 2026-03-13T18:30:21.651Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3867 | 2026-03-13T18:30:21.743Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3868 | 2026-03-13T18:30:21.798Z | Checking colored v2.2.0 |
| 3869 | 2026-03-13T18:30:21.854Z | Checking assert_matches v1.5.0 |
| 3870 | 2026-03-13T18:30:22.237Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3871 | 2026-03-13T18:30:22.314Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-13T18:30:22.318Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3873 | 2026-03-13T18:30:23.113Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3874 | 2026-03-13T18:30:24.864Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3875 | 2026-03-13T18:30:27.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.29s |
| 3876 | 2026-03-13T18:30:28.093Z | |
| 3877 | 2026-03-13T18:30:28.093Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3878 | 2026-03-13T18:30:28.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-03-13T18:30:28.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-03-13T18:30:28.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-03-13T18:30:28.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3882 | 2026-03-13T18:30:28.874Z | |
| 3883 | 2026-03-13T18:30:28.874Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3884 | 2026-03-13T18:30:29.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-03-13T18:30:29.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-03-13T18:30:29.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-03-13T18:30:29.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3888 | 2026-03-13T18:30:29.754Z | |
| 3889 | 2026-03-13T18:30:29.754Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3890 | 2026-03-13T18:30:30.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-03-13T18:30:30.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-03-13T18:30:30.646Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3893 | 2026-03-13T18:30:30.650Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3894 | 2026-03-13T18:30:31.466Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3895 | 2026-03-13T18:30:33.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s |
| 3896 | 2026-03-13T18:30:33.718Z | |
| 3897 | 2026-03-13T18:30:33.718Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3898 | 2026-03-13T18:30:34.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3899 | 2026-03-13T18:30:34.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3900 | 2026-03-13T18:30:34.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3901 | 2026-03-13T18:30:34.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3902 | 2026-03-13T18:30:34.528Z | |
| 3903 | 2026-03-13T18:30:34.528Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3904 | 2026-03-13T18:30:35.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3905 | 2026-03-13T18:30:35.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3906 | 2026-03-13T18:30:35.299Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3907 | 2026-03-13T18:30:35.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s |
| 3908 | 2026-03-13T18:30:35.829Z | |
| 3909 | 2026-03-13T18:30:35.829Z | info: running `cargo check --bins` on clickana (205/257) |
| 3910 | 2026-03-13T18:30:36.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3911 | 2026-03-13T18:30:36.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3912 | 2026-03-13T18:30:36.646Z | Compiling darling_core v0.23.0 |
| 3913 | 2026-03-13T18:30:36.651Z | Compiling instability v0.3.11 |
| 3914 | 2026-03-13T18:30:36.651Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3915 | 2026-03-13T18:30:36.651Z | Checking castaway v0.2.4 |
| 3916 | 2026-03-13T18:30:36.752Z | Compiling indoc v2.0.7 |
| 3917 | 2026-03-13T18:30:36.771Z | Checking unicode-truncate v1.1.0 |
| 3918 | 2026-03-13T18:30:36.782Z | Checking lru v0.12.5 |
| 3919 | 2026-03-13T18:30:36.793Z | Checking cassowary v0.3.0 |
| 3920 | 2026-03-13T18:30:36.908Z | Checking compact_str v0.8.1 |
| 3921 | 2026-03-13T18:30:38.098Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3922 | 2026-03-13T18:30:38.323Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3923 | 2026-03-13T18:30:38.802Z | Compiling darling_macro v0.23.0 |
| 3924 | 2026-03-13T18:30:39.359Z | Compiling darling v0.23.0 |
| 3925 | 2026-03-13T18:30:40.172Z | Checking ratatui v0.29.0 |
| 3926 | 2026-03-13T18:30:41.713Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3927 | 2026-03-13T18:30:42.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s |
| 3928 | 2026-03-13T18:30:42.769Z | |
| 3929 | 2026-03-13T18:30:42.769Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3930 | 2026-03-13T18:30:43.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3931 | 2026-03-13T18:30:43.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3932 | 2026-03-13T18:30:43.666Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3933 | 2026-03-13T18:30:43.666Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3934 | 2026-03-13T18:30:44.382Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3935 | 2026-03-13T18:30:44.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s |
| 3936 | 2026-03-13T18:30:45.130Z | |
| 3937 | 2026-03-13T18:30:45.130Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3938 | 2026-03-13T18:30:45.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3939 | 2026-03-13T18:30:45.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3940 | 2026-03-13T18:30:46.028Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3941 | 2026-03-13T18:30:46.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 3942 | 2026-03-13T18:30:47.188Z | |
| 3943 | 2026-03-13T18:30:47.188Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3944 | 2026-03-13T18:30:47.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3945 | 2026-03-13T18:30:47.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3946 | 2026-03-13T18:30:47.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3947 | 2026-03-13T18:30:47.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3948 | 2026-03-13T18:30:47.803Z | |
| 3949 | 2026-03-13T18:30:47.803Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3950 | 2026-03-13T18:30:48.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3951 | 2026-03-13T18:30:48.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3952 | 2026-03-13T18:30:48.685Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3953 | 2026-03-13T18:30:49.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 3954 | 2026-03-13T18:30:49.433Z | |
| 3955 | 2026-03-13T18:30:49.433Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3956 | 2026-03-13T18:30:50.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-03-13T18:30:50.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-03-13T18:30:50.335Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3959 | 2026-03-13T18:30:51.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 3960 | 2026-03-13T18:30:51.518Z | |
| 3961 | 2026-03-13T18:30:51.518Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3962 | 2026-03-13T18:30:52.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-03-13T18:30:52.272Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-03-13T18:30:52.272Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-03-13T18:30:52.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3966 | 2026-03-13T18:30:52.392Z | |
| 3967 | 2026-03-13T18:30:52.392Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3968 | 2026-03-13T18:30:53.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-03-13T18:30:53.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-03-13T18:30:53.173Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3971 | 2026-03-13T18:30:54.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 3972 | 2026-03-13T18:30:54.226Z | |
| 3973 | 2026-03-13T18:30:54.226Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3974 | 2026-03-13T18:30:54.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-03-13T18:30:54.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-03-13T18:30:55.154Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-13T18:30:55.154Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3978 | 2026-03-13T18:30:55.158Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 3979 | 2026-03-13T18:30:55.158Z | Checking git-stub v1.0.0 |
| 3980 | 2026-03-13T18:30:55.158Z | Compiling trait-variant v0.1.2 |
| 3981 | 2026-03-13T18:30:55.158Z | Checking is_ci v1.2.0 |
| 3982 | 2026-03-13T18:30:55.158Z | Checking maplit v1.0.2 |
| 3983 | 2026-03-13T18:30:55.268Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3984 | 2026-03-13T18:30:55.461Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3985 | 2026-03-13T18:30:55.494Z | Checking supports-color v3.0.2 |
| 3986 | 2026-03-13T18:30:55.539Z | Checking git-stub-vcs v0.1.0 |
| 3987 | 2026-03-13T18:30:55.582Z | Checking drift v0.1.3 |
| 3988 | 2026-03-13T18:30:55.645Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3989 | 2026-03-13T18:30:55.675Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3990 | 2026-03-13T18:30:55.784Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3991 | 2026-03-13T18:30:55.911Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3992 | 2026-03-13T18:30:55.994Z | Checking dropshot-api-manager v0.6.0 |
| 3993 | 2026-03-13T18:30:56.011Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3994 | 2026-03-13T18:30:56.054Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3995 | 2026-03-13T18:30:56.277Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3996 | 2026-03-13T18:30:56.298Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3997 | 2026-03-13T18:30:56.526Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 3998 | 2026-03-13T18:30:57.050Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3999 | 2026-03-13T18:31:03.934Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4000 | 2026-03-13T18:31:05.343Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4001 | 2026-03-13T18:31:06.203Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4002 | 2026-03-13T18:31:06.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.44s |
| 4003 | 2026-03-13T18:31:06.895Z | |
| 4004 | 2026-03-13T18:31:06.895Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4005 | 2026-03-13T18:31:07.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-13T18:31:07.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-13T18:31:07.593Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-03-13T18:31:07.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4009 | 2026-03-13T18:31:07.699Z | |
| 4010 | 2026-03-13T18:31:07.699Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4011 | 2026-03-13T18:31:08.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-13T18:31:08.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-13T18:31:08.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-03-13T18:31:08.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4015 | 2026-03-13T18:31:08.546Z | |
| 4016 | 2026-03-13T18:31:08.546Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4017 | 2026-03-13T18:31:09.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-13T18:31:09.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-13T18:31:09.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-13T18:31:09.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4021 | 2026-03-13T18:31:09.399Z | |
| 4022 | 2026-03-13T18:31:09.399Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4023 | 2026-03-13T18:31:10.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-13T18:31:10.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-13T18:31:10.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-03-13T18:31:10.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4027 | 2026-03-13T18:31:10.252Z | |
| 4028 | 2026-03-13T18:31:10.252Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4029 | 2026-03-13T18:31:10.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-13T18:31:10.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-13T18:31:10.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-03-13T18:31:10.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4033 | 2026-03-13T18:31:11.054Z | |
| 4034 | 2026-03-13T18:31:11.054Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4035 | 2026-03-13T18:31:11.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-03-13T18:31:11.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-03-13T18:31:11.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-03-13T18:31:11.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4039 | 2026-03-13T18:31:11.839Z | |
| 4040 | 2026-03-13T18:31:11.839Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4041 | 2026-03-13T18:31:12.555Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-03-13T18:31:12.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-03-13T18:31:12.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-03-13T18:31:12.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4045 | 2026-03-13T18:31:12.675Z | |
| 4046 | 2026-03-13T18:31:12.675Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4047 | 2026-03-13T18:31:13.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-03-13T18:31:13.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-03-13T18:31:13.444Z | Checking erased-serde v0.4.9 |
| 4050 | 2026-03-13T18:31:13.546Z | Checking ordered-float v2.10.1 |
| 4051 | 2026-03-13T18:31:13.562Z | Checking unicode-xid v0.2.6 |
| 4052 | 2026-03-13T18:31:13.574Z | Checking cargo-platform v0.2.0 |
| 4053 | 2026-03-13T18:31:13.832Z | Checking serde-value v0.7.0 |
| 4054 | 2026-03-13T18:31:14.005Z | Checking serde-untagged v0.1.9 |
| 4055 | 2026-03-13T18:31:14.237Z | Checking cargo-util-schemas v0.8.2 |
| 4056 | 2026-03-13T18:31:15.241Z | Checking cargo_metadata v0.21.0 |
| 4057 | 2026-03-13T18:31:16.115Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4058 | 2026-03-13T18:31:17.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 4059 | 2026-03-13T18:31:17.244Z | |
| 4060 | 2026-03-13T18:31:17.244Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4061 | 2026-03-13T18:31:18.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-13T18:31:18.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-13T18:31:18.169Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4064 | 2026-03-13T18:31:18.919Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4065 | 2026-03-13T18:31:19.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s |
| 4066 | 2026-03-13T18:31:19.795Z | |
| 4067 | 2026-03-13T18:31:19.795Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4068 | 2026-03-13T18:31:20.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4069 | 2026-03-13T18:31:20.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4070 | 2026-03-13T18:31:20.890Z | Compiling vergen-gitcl v1.0.8 |
| 4071 | 2026-03-13T18:31:20.891Z | Compiling dirs-sys-next v0.1.2 |
| 4072 | 2026-03-13T18:31:20.900Z | Compiling glob v0.3.3 |
| 4073 | 2026-03-13T18:31:20.900Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4074 | 2026-03-13T18:31:20.900Z | Compiling crunchy v0.2.4 |
| 4075 | 2026-03-13T18:31:20.900Z | Compiling dsl_auto_type v0.1.3 |
| 4076 | 2026-03-13T18:31:20.900Z | Checking scheduled-thread-pool v0.2.7 |
| 4077 | 2026-03-13T18:31:20.901Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 4078 | 2026-03-13T18:31:21.331Z | Compiling dirs-next v2.0.0 |
| 4079 | 2026-03-13T18:31:21.353Z | Compiling tiny-keccak v2.0.2 |
| 4080 | 2026-03-13T18:31:21.373Z | Compiling term v0.7.0 |
| 4081 | 2026-03-13T18:31:21.409Z | Checking r2d2 v0.8.10 |
| 4082 | 2026-03-13T18:31:21.519Z | Compiling clang-sys v1.8.1 |
| 4083 | 2026-03-13T18:31:21.571Z | Compiling bit-vec v0.6.3 |
| 4084 | 2026-03-13T18:31:21.662Z | Compiling itertools v0.10.5 |
| 4085 | 2026-03-13T18:31:21.847Z | Compiling bit-set v0.5.3 |
| 4086 | 2026-03-13T18:31:21.953Z | Compiling diesel_derives v2.2.7 |
| 4087 | 2026-03-13T18:31:22.011Z | Compiling ascii-canvas v3.0.0 |
| 4088 | 2026-03-13T18:31:22.055Z | Compiling ena v0.14.4 |
| 4089 | 2026-03-13T18:31:22.120Z | Compiling libloading v0.8.9 |
| 4090 | 2026-03-13T18:31:22.138Z | Compiling regex-syntax v0.6.29 |
| 4091 | 2026-03-13T18:31:22.162Z | Compiling diff v0.1.13 |
| 4092 | 2026-03-13T18:31:22.326Z | Compiling bindgen v0.71.1 |
| 4093 | 2026-03-13T18:31:22.445Z | Compiling cexpr v0.6.0 |
| 4094 | 2026-03-13T18:31:22.515Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4095 | 2026-03-13T18:31:22.775Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4096 | 2026-03-13T18:31:23.009Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4097 | 2026-03-13T18:31:23.025Z | Compiling libxml v0.3.3 |
| 4098 | 2026-03-13T18:31:23.123Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4099 | 2026-03-13T18:31:23.312Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4100 | 2026-03-13T18:31:23.362Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4101 | 2026-03-13T18:31:23.517Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4102 | 2026-03-13T18:31:23.628Z | Compiling strum_macros v0.24.3 |
| 4103 | 2026-03-13T18:31:23.845Z | Compiling indoc v1.0.9 |
| 4104 | 2026-03-13T18:31:24.435Z | Compiling lalrpop v0.19.12 |
| 4105 | 2026-03-13T18:31:25.110Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4106 | 2026-03-13T18:31:25.131Z | Checking derive_builder v0.20.2 |
| 4107 | 2026-03-13T18:31:25.282Z | Compiling oso-derive v0.27.3 |
| 4108 | 2026-03-13T18:31:25.345Z | Checking quick-xml v0.37.5 |
| 4109 | 2026-03-13T18:31:25.492Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4110 | 2026-03-13T18:31:25.942Z | Checking openssl-probe v0.1.6 |
| 4111 | 2026-03-13T18:31:26.111Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4112 | 2026-03-13T18:31:26.562Z | Compiling diesel-dtrace v0.4.2 |
| 4113 | 2026-03-13T18:31:26.905Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4114 | 2026-03-13T18:31:27.088Z | Checking bb8 v0.8.6 |
| 4115 | 2026-03-13T18:31:27.189Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4116 | 2026-03-13T18:31:27.450Z | Checking nonempty v0.12.0 |
| 4117 | 2026-03-13T18:31:27.496Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4118 | 2026-03-13T18:31:27.662Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4119 | 2026-03-13T18:31:27.680Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4120 | 2026-03-13T18:31:27.780Z | Checking support-bundle-viewer v0.1.2 |
| 4121 | 2026-03-13T18:31:27.946Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4122 | 2026-03-13T18:31:27.966Z | Checking multimap v0.10.1 |
| 4123 | 2026-03-13T18:31:28.132Z | Checking diesel v2.2.12 |
| 4124 | 2026-03-13T18:31:30.618Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4125 | 2026-03-13T18:31:32.563Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4126 | 2026-03-13T18:31:32.779Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4127 | 2026-03-13T18:31:34.133Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4128 | 2026-03-13T18:31:34.890Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4129 | 2026-03-13T18:31:35.809Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4130 | 2026-03-13T18:31:36.331Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4131 | 2026-03-13T18:31:38.474Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4132 | 2026-03-13T18:31:39.280Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4133 | 2026-03-13T18:31:44.782Z | Compiling samael v0.0.19 |
| 4134 | 2026-03-13T18:31:50.049Z | Checking async-bb8-diesel v0.2.1 |
| 4135 | 2026-03-13T18:31:51.547Z | Compiling polar-core v0.27.3 |
| 4136 | 2026-03-13T18:31:57.867Z | Checking oso v0.27.3 |
| 4137 | 2026-03-13T18:32:34.257Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4138 | 2026-03-13T18:33:21.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s |
| 4139 | 2026-03-13T18:33:21.472Z | |
| 4140 | 2026-03-13T18:33:21.473Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4141 | 2026-03-13T18:33:22.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-13T18:33:22.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-13T18:33:22.241Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-13T18:33:22.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4145 | 2026-03-13T18:33:22.339Z | |
| 4146 | 2026-03-13T18:33:22.339Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4147 | 2026-03-13T18:33:23.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-13T18:33:23.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-13T18:33:23.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-13T18:33:23.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4151 | 2026-03-13T18:33:23.207Z | |
| 4152 | 2026-03-13T18:33:23.207Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4153 | 2026-03-13T18:33:23.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-13T18:33:24.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-13T18:33:24.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4156 | 2026-03-13T18:33:24.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4157 | 2026-03-13T18:33:24.600Z | |
| 4158 | 2026-03-13T18:33:24.600Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4159 | 2026-03-13T18:33:24.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4160 | 2026-03-13T18:33:24.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4161 | 2026-03-13T18:33:25.067Z | Compiling libz-sys v1.1.24 |
| 4162 | 2026-03-13T18:33:25.077Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4163 | 2026-03-13T18:33:25.209Z | Compiling vergen-git2 v1.0.7 |
| 4164 | 2026-03-13T18:33:25.213Z | Compiling rustls v0.21.12 |
| 4165 | 2026-03-13T18:33:25.228Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4166 | 2026-03-13T18:33:25.233Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4167 | 2026-03-13T18:33:25.233Z | Checking rustls-webpki v0.101.7 |
| 4168 | 2026-03-13T18:33:25.233Z | Checking sct v0.7.1 |
| 4169 | 2026-03-13T18:33:25.404Z | Compiling nix v0.29.0 |
| 4170 | 2026-03-13T18:33:25.478Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4171 | 2026-03-13T18:33:25.497Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4172 | 2026-03-13T18:33:25.552Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4173 | 2026-03-13T18:33:25.754Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4174 | 2026-03-13T18:33:25.882Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4175 | 2026-03-13T18:33:25.911Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4176 | 2026-03-13T18:33:26.032Z | Checking rustls-pemfile v1.0.4 |
| 4177 | 2026-03-13T18:33:26.179Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4178 | 2026-03-13T18:33:26.277Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4179 | 2026-03-13T18:33:26.527Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4180 | 2026-03-13T18:33:26.533Z | Checking twox-hash v2.1.2 |
| 4181 | 2026-03-13T18:33:26.643Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4182 | 2026-03-13T18:33:27.344Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4183 | 2026-03-13T18:33:27.531Z | Checking tokio-rustls v0.24.1 |
| 4184 | 2026-03-13T18:33:27.564Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4185 | 2026-03-13T18:33:27.680Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4186 | 2026-03-13T18:33:27.789Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4187 | 2026-03-13T18:33:28.000Z | Checking fatfs v0.3.6 |
| 4188 | 2026-03-13T18:33:28.183Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4189 | 2026-03-13T18:33:28.521Z | Compiling seq-macro v0.3.6 |
| 4190 | 2026-03-13T18:33:33.418Z | Compiling git2 v0.20.4 |
| 4191 | 2026-03-13T18:33:34.510Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4192 | 2026-03-13T18:33:34.668Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-13T18:33:36.659Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-03-13T18:34:46.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4195 | 2026-03-13T18:34:46.446Z | |
| 4196 | 2026-03-13T18:34:46.446Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4197 | 2026-03-13T18:34:47.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-13T18:34:47.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-13T18:34:47.544Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4200 | 2026-03-13T18:35:47.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4201 | 2026-03-13T18:35:47.768Z | |
| 4202 | 2026-03-13T18:35:47.768Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4203 | 2026-03-13T18:35:48.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-13T18:35:48.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-13T18:35:48.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-13T18:35:48.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4207 | 2026-03-13T18:35:48.560Z | |
| 4208 | 2026-03-13T18:35:48.563Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4209 | 2026-03-13T18:35:49.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-13T18:35:49.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-13T18:35:49.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-13T18:35:49.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4213 | 2026-03-13T18:35:49.434Z | |
| 4214 | 2026-03-13T18:35:49.434Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4215 | 2026-03-13T18:35:50.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-13T18:35:50.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-13T18:35:50.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-13T18:35:50.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4219 | 2026-03-13T18:35:50.292Z | |
| 4220 | 2026-03-13T18:35:50.292Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4221 | 2026-03-13T18:35:51.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-13T18:35:51.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-13T18:35:51.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-13T18:35:51.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4225 | 2026-03-13T18:35:51.164Z | |
| 4226 | 2026-03-13T18:35:51.164Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4227 | 2026-03-13T18:35:51.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-13T18:35:51.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-13T18:35:51.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-13T18:35:51.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4231 | 2026-03-13T18:35:52.039Z | |
| 4232 | 2026-03-13T18:35:52.040Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4233 | 2026-03-13T18:35:52.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-13T18:35:52.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-13T18:35:52.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-13T18:35:52.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4237 | 2026-03-13T18:35:52.913Z | |
| 4238 | 2026-03-13T18:35:52.913Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4239 | 2026-03-13T18:35:53.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-13T18:35:53.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-13T18:35:54.053Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4242 | 2026-03-13T18:35:54.053Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4243 | 2026-03-13T18:35:54.201Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4244 | 2026-03-13T18:35:54.216Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4245 | 2026-03-13T18:35:54.219Z | Checking diff v0.1.13 |
| 4246 | 2026-03-13T18:35:54.219Z | Checking yansi v1.0.1 |
| 4247 | 2026-03-13T18:35:54.219Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4248 | 2026-03-13T18:35:54.264Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4249 | 2026-03-13T18:35:54.397Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4250 | 2026-03-13T18:35:54.582Z | Checking pretty_assertions v1.4.1 |
| 4251 | 2026-03-13T18:35:55.471Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4252 | 2026-03-13T18:36:28.567Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4253 | 2026-03-13T18:36:28.571Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4254 | 2026-03-13T18:36:28.571Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4255 | 2026-03-13T18:36:28.571Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4256 | 2026-03-13T18:36:28.571Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4257 | 2026-03-13T18:36:28.571Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4258 | 2026-03-13T18:36:29.516Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4259 | 2026-03-13T18:36:31.007Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4260 | 2026-03-13T18:37:30.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4261 | 2026-03-13T18:37:30.614Z | |
| 4262 | 2026-03-13T18:37:30.614Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4263 | 2026-03-13T18:37:31.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4264 | 2026-03-13T18:37:31.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4265 | 2026-03-13T18:37:31.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4266 | 2026-03-13T18:37:31.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4267 | 2026-03-13T18:37:31.411Z | |
| 4268 | 2026-03-13T18:37:31.411Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4269 | 2026-03-13T18:37:32.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-03-13T18:37:32.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-03-13T18:37:32.376Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4272 | 2026-03-13T18:37:32.491Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4273 | 2026-03-13T18:37:32.494Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4274 | 2026-03-13T18:37:54.720Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4275 | 2026-03-13T18:37:55.221Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4276 | 2026-03-13T18:37:57.582Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4277 | 2026-03-13T18:37:58.166Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4278 | 2026-03-13T18:38:02.253Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4279 | 2026-03-13T18:38:34.340Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4280 | 2026-03-13T18:38:35.173Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4281 | 2026-03-13T18:38:37.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4282 | 2026-03-13T18:38:37.591Z | |
| 4283 | 2026-03-13T18:38:37.592Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4284 | 2026-03-13T18:38:38.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-03-13T18:38:38.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-03-13T18:38:38.487Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4287 | 2026-03-13T18:38:39.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 4288 | 2026-03-13T18:38:39.577Z | |
| 4289 | 2026-03-13T18:38:39.577Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4290 | 2026-03-13T18:38:40.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-03-13T18:38:40.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-03-13T18:38:40.403Z | Compiling blake3 v1.8.3 |
| 4293 | 2026-03-13T18:38:40.406Z | Checking arrayvec v0.7.6 |
| 4294 | 2026-03-13T18:38:40.508Z | Checking constant_time_eq v0.4.2 |
| 4295 | 2026-03-13T18:38:40.512Z | Checking arrayref v0.3.9 |
| 4296 | 2026-03-13T18:38:40.525Z | Checking topological-sort v0.2.2 |
| 4297 | 2026-03-13T18:38:40.532Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4298 | 2026-03-13T18:38:40.535Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4299 | 2026-03-13T18:38:40.535Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4300 | 2026-03-13T18:38:40.590Z | Checking shell-words v1.1.1 |
| 4301 | 2026-03-13T18:38:41.556Z | Checking omicron-zone-package v0.12.2 |
| 4302 | 2026-03-13T18:38:42.551Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4303 | 2026-03-13T18:38:43.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s |
| 4304 | 2026-03-13T18:38:43.861Z | |
| 4305 | 2026-03-13T18:38:43.861Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4306 | 2026-03-13T18:38:44.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-03-13T18:38:44.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-03-13T18:38:44.671Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4309 | 2026-03-13T18:38:45.045Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4310 | 2026-03-13T18:38:45.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4311 | 2026-03-13T18:38:45.762Z | |
| 4312 | 2026-03-13T18:38:45.762Z | info: running `cargo check --bins` on xtask (241/257) |
| 4313 | 2026-03-13T18:38:46.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-03-13T18:38:46.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-03-13T18:38:46.367Z | Checking libc v0.2.180 |
| 4316 | 2026-03-13T18:38:46.457Z | Checking serde v1.0.228 |
| 4317 | 2026-03-13T18:38:46.460Z | Checking zerofrom v0.1.6 |
| 4318 | 2026-03-13T18:38:46.465Z | Checking bitflags v2.11.0 |
| 4319 | 2026-03-13T18:38:46.479Z | Checking smallvec v1.15.1 |
| 4320 | 2026-03-13T18:38:46.482Z | Checking hashbrown v0.16.1 |
| 4321 | 2026-03-13T18:38:46.498Z | Checking serde_json v1.0.149 |
| 4322 | 2026-03-13T18:38:46.501Z | Checking scroll v0.12.0 |
| 4323 | 2026-03-13T18:38:46.602Z | Checking yoke v0.8.1 |
| 4324 | 2026-03-13T18:38:46.670Z | Checking num-traits v0.2.19 |
| 4325 | 2026-03-13T18:38:46.711Z | Checking thiserror v1.0.69 |
| 4326 | 2026-03-13T18:38:46.812Z | Checking percent-encoding v2.3.2 |
| 4327 | 2026-03-13T18:38:46.825Z | Checking zerovec v0.11.5 |
| 4328 | 2026-03-13T18:38:46.837Z | Checking zerotrie v0.2.3 |
| 4329 | 2026-03-13T18:38:46.937Z | Checking errno v0.3.14 |
| 4330 | 2026-03-13T18:38:46.989Z | Checking log v0.4.29 |
| 4331 | 2026-03-13T18:38:47.026Z | Checking toml_datetime v0.6.11 |
| 4332 | 2026-03-13T18:38:47.084Z | Checking rustix v1.1.3 |
| 4333 | 2026-03-13T18:38:47.128Z | Checking indexmap v2.13.0 |
| 4334 | 2026-03-13T18:38:47.155Z | Checking serde_spanned v0.6.9 |
| 4335 | 2026-03-13T18:38:47.186Z | Checking goblin v0.8.2 |
| 4336 | 2026-03-13T18:38:47.265Z | Checking zerocopy v0.7.35 |
| 4337 | 2026-03-13T18:38:47.312Z | Checking form_urlencoded v1.2.2 |
| 4338 | 2026-03-13T18:38:47.377Z | Checking getrandom v0.4.1 |
| 4339 | 2026-03-13T18:38:47.436Z | Checking tinystr v0.8.2 |
| 4340 | 2026-03-13T18:38:47.468Z | Checking potential_utf v0.1.4 |
| 4341 | 2026-03-13T18:38:47.480Z | Checking ordered-float v2.10.1 |
| 4342 | 2026-03-13T18:38:47.540Z | Checking thiserror v2.0.18 |
| 4343 | 2026-03-13T18:38:47.636Z | Checking icu_collections v2.1.1 |
| 4344 | 2026-03-13T18:38:47.673Z | Checking syn v2.0.117 |
| 4345 | 2026-03-13T18:38:47.684Z | Checking icu_locale_core v2.1.1 |
| 4346 | 2026-03-13T18:38:47.802Z | Checking serde-value v0.7.0 |
| 4347 | 2026-03-13T18:38:47.885Z | Checking toml_edit v0.22.27 |
| 4348 | 2026-03-13T18:38:48.004Z | Checking dtrace-parser v0.2.0 |
| 4349 | 2026-03-13T18:38:48.050Z | Checking thread-id v4.2.2 |
| 4350 | 2026-03-13T18:38:48.072Z | Checking once_cell v1.21.3 |
| 4351 | 2026-03-13T18:38:48.149Z | Checking cargo-platform v0.2.0 |
| 4352 | 2026-03-13T18:38:48.262Z | Checking terminal_size v0.4.3 |
| 4353 | 2026-03-13T18:38:48.293Z | Checking tempfile v3.25.0 |
| 4354 | 2026-03-13T18:38:48.317Z | Checking memmap v0.7.0 |
| 4355 | 2026-03-13T18:38:48.379Z | Checking fs-err v3.3.0 |
| 4356 | 2026-03-13T18:38:48.402Z | Checking clap_builder v4.5.60 |
| 4357 | 2026-03-13T18:38:48.460Z | Checking icu_provider v2.1.1 |
| 4358 | 2026-03-13T18:38:48.481Z | Checking textwrap v0.16.2 |
| 4359 | 2026-03-13T18:38:48.551Z | Checking camino-tempfile v1.4.1 |
| 4360 | 2026-03-13T18:38:48.618Z | Checking anyhow v1.0.102 |
| 4361 | 2026-03-13T18:38:48.754Z | Checking tabled v0.15.0 |
| 4362 | 2026-03-13T18:38:48.768Z | Checking icu_properties v2.1.2 |
| 4363 | 2026-03-13T18:38:48.771Z | Checking icu_normalizer v2.1.1 |
| 4364 | 2026-03-13T18:38:48.879Z | Checking macaddr v1.0.1 |
| 4365 | 2026-03-13T18:38:49.118Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4366 | 2026-03-13T18:38:49.411Z | Checking toml v0.8.23 |
| 4367 | 2026-03-13T18:38:49.840Z | Checking cargo_toml v0.21.0 |
| 4368 | 2026-03-13T18:38:49.932Z | Checking idna_adapter v1.2.1 |
| 4369 | 2026-03-13T18:38:49.951Z | Checking dof v0.3.0 |
| 4370 | 2026-03-13T18:38:50.080Z | Checking idna v1.1.0 |
| 4371 | 2026-03-13T18:38:50.116Z | Checking clap v4.5.60 |
| 4372 | 2026-03-13T18:38:50.356Z | Checking usdt-impl v0.5.0 |
| 4373 | 2026-03-13T18:38:50.386Z | Checking url v2.5.8 |
| 4374 | 2026-03-13T18:38:50.688Z | Checking usdt v0.5.0 |
| 4375 | 2026-03-13T18:38:50.864Z | Checking cargo-util-schemas v0.8.2 |
| 4376 | 2026-03-13T18:38:51.876Z | Checking cargo_metadata v0.21.0 |
| 4377 | 2026-03-13T18:38:52.746Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4378 | 2026-03-13T18:38:53.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s |
| 4379 | 2026-03-13T18:38:53.466Z | |
| 4380 | 2026-03-13T18:38:53.466Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4381 | 2026-03-13T18:38:54.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-03-13T18:38:54.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-03-13T18:38:54.448Z | Checking polyval v0.6.2 |
| 4384 | 2026-03-13T18:38:54.565Z | Checking ctr v0.9.2 |
| 4385 | 2026-03-13T18:38:54.581Z | Checking ssh-encoding v0.2.0 |
| 4386 | 2026-03-13T18:38:54.584Z | Checking blowfish v0.9.1 |
| 4387 | 2026-03-13T18:38:54.606Z | Checking password-hash v0.4.2 |
| 4388 | 2026-03-13T18:38:54.622Z | Checking p521 v0.13.3 |
| 4389 | 2026-03-13T18:38:54.626Z | Checking p256 v0.13.2 |
| 4390 | 2026-03-13T18:38:54.626Z | Checking russh-cryptovec v0.7.3 |
| 4391 | 2026-03-13T18:38:54.757Z | Checking ghash v0.5.1 |
| 4392 | 2026-03-13T18:38:54.773Z | Checking bcrypt-pbkdf v0.10.0 |
| 4393 | 2026-03-13T18:38:54.776Z | Checking md5 v0.7.0 |
| 4394 | 2026-03-13T18:38:54.840Z | Checking num-bigint v0.4.6 |
| 4395 | 2026-03-13T18:38:54.843Z | Checking des v0.8.1 |
| 4396 | 2026-03-13T18:38:54.895Z | Checking pbkdf2 v0.11.0 |
| 4397 | 2026-03-13T18:38:54.912Z | Checking aes-gcm v0.10.3 |
| 4398 | 2026-03-13T18:38:54.958Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4399 | 2026-03-13T18:38:55.014Z | Checking hex-literal v0.4.1 |
| 4400 | 2026-03-13T18:38:55.017Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4401 | 2026-03-13T18:38:55.048Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4402 | 2026-03-13T18:38:55.092Z | Checking ssh-cipher v0.2.0 |
| 4403 | 2026-03-13T18:38:55.108Z | Checking internet-checksum v0.2.1 |
| 4404 | 2026-03-13T18:38:55.296Z | Checking ssh-key v0.6.7 |
| 4405 | 2026-03-13T18:38:55.452Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4406 | 2026-03-13T18:38:56.192Z | Checking russh-keys v0.45.0 |
| 4407 | 2026-03-13T18:38:56.929Z | Checking russh v0.45.0 |
| 4408 | 2026-03-13T18:39:18.459Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4409 | 2026-03-13T18:39:20.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.52s |
| 4410 | 2026-03-13T18:39:20.239Z | |
| 4411 | 2026-03-13T18:39:20.239Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4412 | 2026-03-13T18:39:20.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4413 | 2026-03-13T18:39:20.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4414 | 2026-03-13T18:39:21.049Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4415 | 2026-03-13T18:39:21.053Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4416 | 2026-03-13T18:39:21.053Z | Checking termios v0.3.3 |
| 4417 | 2026-03-13T18:39:22.878Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4418 | 2026-03-13T18:39:23.059Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4419 | 2026-03-13T18:39:25.693Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4420 | 2026-03-13T18:39:26.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s |
| 4421 | 2026-03-13T18:39:26.658Z | |
| 4422 | 2026-03-13T18:39:26.658Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4423 | 2026-03-13T18:39:27.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4424 | 2026-03-13T18:39:27.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4425 | 2026-03-13T18:39:27.531Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4426 | 2026-03-13T18:39:27.534Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4427 | 2026-03-13T18:39:27.656Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4428 | 2026-03-13T18:39:27.659Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4429 | 2026-03-13T18:39:27.659Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4430 | 2026-03-13T18:39:27.947Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4431 | 2026-03-13T18:39:27.951Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4432 | 2026-03-13T18:39:28.890Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4433 | 2026-03-13T18:39:29.165Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4434 | 2026-03-13T18:39:29.169Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4435 | 2026-03-13T18:39:30.019Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4436 | 2026-03-13T18:39:32.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s |
| 4437 | 2026-03-13T18:39:32.367Z | |
| 4438 | 2026-03-13T18:39:32.367Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4439 | 2026-03-13T18:39:33.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4440 | 2026-03-13T18:39:33.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4441 | 2026-03-13T18:39:33.167Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4442 | 2026-03-13T18:39:33.719Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4443 | 2026-03-13T18:39:34.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 4444 | 2026-03-13T18:39:34.325Z | |
| 4445 | 2026-03-13T18:39:34.325Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4446 | 2026-03-13T18:39:35.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4447 | 2026-03-13T18:39:35.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4448 | 2026-03-13T18:39:35.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4449 | 2026-03-13T18:39:35.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4450 | 2026-03-13T18:39:35.107Z | |
| 4451 | 2026-03-13T18:39:35.107Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4452 | 2026-03-13T18:39:35.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4453 | 2026-03-13T18:39:35.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4454 | 2026-03-13T18:39:35.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4455 | 2026-03-13T18:39:35.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4456 | 2026-03-13T18:39:35.892Z | |
| 4457 | 2026-03-13T18:39:35.892Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4458 | 2026-03-13T18:39:36.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4459 | 2026-03-13T18:39:36.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4460 | 2026-03-13T18:39:36.815Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4461 | 2026-03-13T18:39:37.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s |
| 4462 | 2026-03-13T18:39:37.794Z | |
| 4463 | 2026-03-13T18:39:37.794Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4464 | 2026-03-13T18:39:38.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4465 | 2026-03-13T18:39:38.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4466 | 2026-03-13T18:39:38.601Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4467 | 2026-03-13T18:39:38.604Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4468 | 2026-03-13T18:39:38.895Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4469 | 2026-03-13T18:39:38.898Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4470 | 2026-03-13T18:39:39.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s |
| 4471 | 2026-03-13T18:39:40.097Z | |
| 4472 | 2026-03-13T18:39:40.097Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4473 | 2026-03-13T18:39:40.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4474 | 2026-03-13T18:39:40.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4475 | 2026-03-13T18:39:40.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4476 | 2026-03-13T18:39:40.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4477 | 2026-03-13T18:39:40.881Z | |
| 4478 | 2026-03-13T18:39:40.882Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4479 | 2026-03-13T18:39:41.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4480 | 2026-03-13T18:39:41.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4481 | 2026-03-13T18:39:41.724Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4482 | 2026-03-13T18:39:43.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s |
| 4483 | 2026-03-13T18:39:43.277Z | |
| 4484 | 2026-03-13T18:39:43.277Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4485 | 2026-03-13T18:39:44.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4486 | 2026-03-13T18:39:44.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4487 | 2026-03-13T18:39:44.239Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4488 | 2026-03-13T18:39:44.659Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4489 | 2026-03-13T18:39:45.364Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4490 | 2026-03-13T18:39:45.369Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4491 | 2026-03-13T18:39:52.070Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4492 | 2026-03-13T18:39:52.989Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4493 | 2026-03-13T18:39:52.996Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4494 | 2026-03-13T18:39:52.996Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4495 | 2026-03-13T18:39:52.996Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4496 | 2026-03-13T18:39:53.983Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4497 | 2026-03-13T18:40:03.642Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4498 | 2026-03-13T18:40:11.833Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4499 | 2026-03-13T18:40:11.836Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4500 | 2026-03-13T18:40:11.836Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4501 | 2026-03-13T18:40:11.836Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4502 | 2026-03-13T18:40:13.751Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4503 | 2026-03-13T18:40:15.521Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4504 | 2026-03-13T18:40:16.435Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4505 | 2026-03-13T18:40:18.166Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4506 | 2026-03-13T18:40:18.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.61s |
| 4507 | 2026-03-13T18:40:19.137Z | |
| 4508 | 2026-03-13T18:40:19.137Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4509 | 2026-03-13T18:40:19.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4510 | 2026-03-13T18:40:19.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4511 | 2026-03-13T18:40:20.016Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4512 | 2026-03-13T18:40:20.020Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4513 | 2026-03-13T18:40:20.021Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4514 | 2026-03-13T18:40:20.148Z | Checking rtoolbox v0.0.3 |
| 4515 | 2026-03-13T18:40:20.157Z | Checking tui-tree-widget v0.23.1 |
| 4516 | 2026-03-13T18:40:20.289Z | Checking rpassword v7.4.0 |
| 4517 | 2026-03-13T18:40:20.452Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4518 | 2026-03-13T18:40:21.419Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4519 | 2026-03-13T18:40:28.125Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4520 | 2026-03-13T18:40:29.047Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4521 | 2026-03-13T18:40:30.449Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4522 | 2026-03-13T18:40:34.756Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4523 | 2026-03-13T18:40:37.329Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4524 | 2026-03-13T18:40:38.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.36s |
| 4525 | 2026-03-13T18:40:38.737Z | |
| 4526 | 2026-03-13T18:40:38.737Z | info: running `cargo check --bins` on wicket (254/257) |
| 4527 | 2026-03-13T18:40:39.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4528 | 2026-03-13T18:40:39.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4529 | 2026-03-13T18:40:39.590Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4530 | 2026-03-13T18:40:40.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s |
| 4531 | 2026-03-13T18:40:40.244Z | |
| 4532 | 2026-03-13T18:40:40.244Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4533 | 2026-03-13T18:40:40.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4534 | 2026-03-13T18:40:40.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4535 | 2026-03-13T18:40:41.134Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4536 | 2026-03-13T18:40:41.145Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4537 | 2026-03-13T18:40:41.145Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4538 | 2026-03-13T18:40:41.145Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4539 | 2026-03-13T18:40:42.683Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4540 | 2026-03-13T18:40:43.478Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4541 | 2026-03-13T18:40:47.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s |
| 4542 | 2026-03-13T18:40:47.741Z | |
| 4543 | 2026-03-13T18:40:47.741Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4544 | 2026-03-13T18:40:48.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4545 | 2026-03-13T18:40:48.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4546 | 2026-03-13T18:40:48.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4547 | 2026-03-13T18:40:48.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4548 | 2026-03-13T18:40:48.526Z | |
| 4549 | 2026-03-13T18:40:48.526Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4550 | 2026-03-13T18:40:49.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4551 | 2026-03-13T18:40:49.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4552 | 2026-03-13T18:40:49.356Z | Checking uzers v0.12.2 |
| 4553 | 2026-03-13T18:40:49.693Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4554 | 2026-03-13T18:40:50.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s |
| 4555 | 2026-03-13T18:40:51.147Z | |
| 4556 | 2026-03-13T18:40:51.242Z | real 18:34.655035276 |
| 4557 | 2026-03-13T18:40:51.242Z | user 28:17.102659873 |
| 4558 | 2026-03-13T18:40:51.242Z | sys 5:10.493886330 |
| 4559 | 2026-03-13T18:40:51.242Z | trap 0.474568865 |
| 4560 | 2026-03-13T18:40:51.242Z | tflt 0.558549894 |
| 4561 | 2026-03-13T18:40:51.242Z | dflt 0.696727299 |
| 4562 | 2026-03-13T18:40:51.242Z | kflt 0.001045684 |
| 4563 | 2026-03-13T18:40:51.242Z | lock 1:16:58.849544102 |
| 4564 | 2026-03-13T18:40:51.242Z | slp 2:38:35.854625952 |
| 4565 | 2026-03-13T18:40:51.242Z | lat 1:33.281391360 |
| 4566 | 2026-03-13T18:40:51.242Z | stop 4:58.449467603 |
| 4567 | 2026-03-13T18:40:51.242Z | process exited: duration 1356265 ms, exit code 0 |
| |
| 4568 | 2026-03-13T18:40:51.365Z | found 0 output files |