|
|
|
| 1 | 2026-03-13T17:26:22.871Z | job assigned to worker 01KKM3PE8FJFBC8GPYPZWK7HAY [factory aws, i-045c6fd78f5a019a9] (queued for 1 m 8 s) |
| |
| 2 | 2026-03-13T17:26:30.556Z | starting task 0: "setup" |
| 3 | 2026-03-13T17:26:30.563Z | ++ uname -s |
| 4 | 2026-03-13T17:26:30.565Z | + kern=SunOS |
| 5 | 2026-03-13T17:26:30.565Z | + build_user=build |
| 6 | 2026-03-13T17:26:30.565Z | + build_uid=12345 |
| 7 | 2026-03-13T17:26:30.565Z | + work_dir=/work |
| 8 | 2026-03-13T17:26:30.565Z | + input_dir=/input |
| 9 | 2026-03-13T17:26:30.565Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T17:26:30.565Z | + case "$kern" in |
| 11 | 2026-03-13T17:26:30.565Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T17:26:30.568Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T17:26:32.573Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T17:26:32.704Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T17:26:32.710Z | + home_fs=zfs |
| 16 | 2026-03-13T17:26:32.710Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T17:26:32.710Z | + mkdir -p /home/build |
| 18 | 2026-03-13T17:26:32.710Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T17:26:34.708Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T17:26:34.712Z | process exited: duration 4154 ms, exit code 0 |
| |
| 21 | 2026-03-13T17:26:34.718Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T17:26:34.725Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-13T17:26:34.725Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-13T17:26:34.725Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-13T17:26:34.725Z | * rust toolchain profile = "default" |
| 26 | 2026-03-13T17:26:34.725Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T17:26:34.725Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T17:26:34.733Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T17:26:34.733Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-13T17:26:34.860Z | info: downloading installer |
| 31 | 2026-03-13T17:26:36.679Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T17:26:36.680Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T17:26:36.680Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T17:26:36.680Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T17:26:36.680Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T17:26:36.680Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T17:26:36.680Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T17:26:36.680Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T17:26:36.680Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T17:26:36.680Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T17:26:36.680Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T17:26:36.680Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T17:26:36.680Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T17:26:36.696Z | info: profile set to default |
| 45 | 2026-03-13T17:26:36.696Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T17:26:36.698Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T17:26:36.880Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-13T17:26:36.883Z | info: downloading 6 components |
| 49 | 2026-03-13T17:26:54.819Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T17:26:54.822Z | |
| 51 | 2026-03-13T17:26:54.868Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-13T17:26:54.868Z | |
| 53 | 2026-03-13T17:26:54.872Z | |
| 54 | 2026-03-13T17:26:54.872Z | Rust is installed now. Great! |
| 55 | 2026-03-13T17:26:54.872Z | |
| 56 | 2026-03-13T17:26:54.872Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T17:26:54.872Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T17:26:54.872Z | |
| 59 | 2026-03-13T17:26:54.872Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T17:26:54.872Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T17:26:54.872Z | |
| 62 | 2026-03-13T17:26:54.872Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T17:26:54.872Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T17:26:54.872Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T17:26:54.872Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T17:26:54.872Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T17:26:54.872Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T17:26:54.872Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T17:26:54.872Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T17:26:54.872Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T17:26:54.984Z | + rustup --version |
| 72 | 2026-03-13T17:26:54.996Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T17:26:55.000Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T17:26:55.023Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-13T17:26:55.026Z | + cargo --version |
| 76 | 2026-03-13T17:26:55.046Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-13T17:26:55.050Z | + rustc --version |
| 78 | 2026-03-13T17:26:55.075Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-13T17:26:55.079Z | process exited: duration 20357 ms, exit code 0 |
| |
| 80 | 2026-03-13T17:26:55.085Z | starting task 2: "authentication" |
| 81 | 2026-03-13T17:26:55.124Z | process exited: duration 36 ms, exit code 0 |
| |
| 82 | 2026-03-13T17:26:55.130Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T17:26:55.135Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-13T17:26:55.141Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-13T17:26:55.168Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-13T17:27:04.925Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-13T17:27:04.925Z | + git fetch origin 0773b8ba653088687422d12f71e48e0d78024a84 |
| 88 | 2026-03-13T17:27:05.246Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-13T17:27:05.246Z | * branch 0773b8ba653088687422d12f71e48e0d78024a84 -> FETCH_HEAD |
| 90 | 2026-03-13T17:27:05.257Z | + [[ -n andy/pgsql18 ]] |
| 91 | 2026-03-13T17:27:05.260Z | ++ git branch --show-current |
| 92 | 2026-03-13T17:27:05.266Z | + current=main |
| 93 | 2026-03-13T17:27:05.266Z | + [[ main != andy/pgsql18 ]] |
| 94 | 2026-03-13T17:27:05.266Z | + git branch -f andy/pgsql18 0773b8ba653088687422d12f71e48e0d78024a84 |
| 95 | 2026-03-13T17:27:05.269Z | + git checkout -f andy/pgsql18 |
| 96 | 2026-03-13T17:27:05.628Z | Switched to branch 'andy/pgsql18' |
| 97 | 2026-03-13T17:27:05.635Z | + git reset --hard 0773b8ba653088687422d12f71e48e0d78024a84 |
| 98 | 2026-03-13T17:27:05.635Z | HEAD is now at 0773b8ba6 Use PostgreSQL v18 client libraries |
| 99 | 2026-03-13T17:27:05.635Z | process exited: duration 10492 ms, exit code 0 |
| |
| 100 | 2026-03-13T17:27:05.649Z | starting task 4: "build" |
| 101 | 2026-03-13T17:27:05.654Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-13T17:27:05.657Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-13T17:27:05.657Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-13T17:27:05.657Z | + cargo --version |
| 105 | 2026-03-13T17:27:05.666Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-13T17:27:05.668Z | + rustc --version |
| 107 | 2026-03-13T17:27:05.695Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-13T17:27:05.698Z | + source ./env.sh |
| 109 | 2026-03-13T17:27:05.698Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-13T17:27:05.698Z | ++ set -o xtrace |
| 111 | 2026-03-13T17:27:05.701Z | ++++ dirname ./env.sh |
| 112 | 2026-03-13T17:27:05.704Z | +++ readlink -f . |
| 113 | 2026-03-13T17:27:05.707Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ 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-13T17:27:05.707Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-13T17:27:05.707Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-13T17:27:05.707Z | + 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-13T17:27:05.708Z | + 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-13T17:27:05.708Z | + banner prerequisites |
| 127 | 2026-03-13T17:27:05.708Z | |
| 128 | 2026-03-13T17:27:05.708Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-13T17:27:05.708Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-13T17:27:05.708Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-13T17:27:05.708Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-13T17:27:05.708Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-13T17:27:05.708Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-13T17:27:05.708Z | |
| 135 | 2026-03-13T17:27:05.708Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-13T17:27:15.499Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-13T17:27:25.159Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-13T17:27:47.380Z | Planning: Solver setup ... Done (20.600s) |
| 139 | 2026-03-13T17:27:47.531Z | Planning: Running solver ... Done (0.150s) |
| 140 | 2026-03-13T17:27:47.709Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-03-13T17:27:47.721Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-03-13T17:27:47.882Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-03-13T17:27:47.930Z | Planning: Package planning ... Done (0.051s) |
| 144 | 2026-03-13T17:27:47.982Z | Planning: Merging actions ... Done (0.052s) |
| 145 | 2026-03-13T17:27:48.223Z | Planning: Checking for conflicting actions ... Done (0.241s) |
| 146 | 2026-03-13T17:27:48.237Z | Planning: Consolidating action changes ... Done (0.013s) |
| 147 | 2026-03-13T17:27:49.097Z | Planning: Evaluating mediators ... Done (0.860s) |
| 148 | 2026-03-13T17:27:49.107Z | Planning: Planning completed in 23.80 seconds |
| 149 | 2026-03-13T17:27:49.122Z | Packages to install: 5 |
| 150 | 2026-03-13T17:27:49.126Z | Mediators to change: 3 |
| 151 | 2026-03-13T17:27:49.126Z | Services to change: 1 |
| 152 | 2026-03-13T17:27:49.126Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-13T17:27:49.126Z | Estimated space to be consumed: 1.86 GB |
| 154 | 2026-03-13T17:27:49.126Z | Create boot environment: No |
| 155 | 2026-03-13T17:27:49.126Z | Create backup boot environment: No |
| 156 | 2026-03-13T17:27:49.126Z | Rebuild boot archive: No |
| 157 | 2026-03-13T17:27:49.126Z | |
| 158 | 2026-03-13T17:27:49.126Z | Changed mediators: |
| 159 | 2026-03-13T17:27:49.126Z | mediator clang: |
| 160 | 2026-03-13T17:27:49.126Z | version: None -> 15 (system default) |
| 161 | 2026-03-13T17:27:49.126Z | |
| 162 | 2026-03-13T17:27:49.127Z | mediator llvm: |
| 163 | 2026-03-13T17:27:49.127Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-13T17:27:49.127Z | |
| 165 | 2026-03-13T17:27:49.127Z | mediator postgresql: |
| 166 | 2026-03-13T17:27:49.127Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-03-13T17:27:49.127Z | |
| 168 | 2026-03-13T17:27:49.127Z | Changed packages: |
| 169 | 2026-03-13T17:27:49.127Z | helios-dev |
| 170 | 2026-03-13T17:27:49.127Z | developer/build-essential |
| 171 | 2026-03-13T17:27:49.127Z | None -> 11-2.0 |
| 172 | 2026-03-13T17:27:49.127Z | library/libxmlsec1 |
| 173 | 2026-03-13T17:27:49.127Z | None -> 1.2.35-2.0 |
| 174 | 2026-03-13T17:27:49.127Z | ooce/developer/clang-15 |
| 175 | 2026-03-13T17:27:49.127Z | None -> 15.0.7-2.0 |
| 176 | 2026-03-13T17:27:49.127Z | ooce/developer/llvm-15 |
| 177 | 2026-03-13T17:27:49.127Z | None -> 15.0.7-2.0 |
| 178 | 2026-03-13T17:27:49.127Z | ooce/library/postgresql-18 |
| 179 | 2026-03-13T17:27:49.127Z | None -> 18.1-2.0 |
| 180 | 2026-03-13T17:27:49.127Z | |
| 181 | 2026-03-13T17:27:49.128Z | Services: |
| 182 | 2026-03-13T17:27:49.128Z | restart_fmri: |
| 183 | 2026-03-13T17:27:49.128Z | svc:/system/update-man-index:default |
| 184 | 2026-03-13T17:27:49.171Z | |
| 185 | 2026-03-13T17:27:49.171Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-03-13T17:27:54.178Z | Download: 1123/4272 items 38.7/219.0MB 17% complete (7.5M/s) |
| 187 | 2026-03-13T17:28:00.253Z | Download: 2223/4272 items 119.2/219.0MB 54% complete (14.2M/s) |
| 188 | 2026-03-13T17:28:08.324Z | Download: 3243/4272 items 203.0/219.0MB 92% complete (14.7M/s) |
| 189 | 2026-03-13T17:28:17.398Z | Download: 3245/4272 items 203.0/219.0MB 92% complete |
| 190 | 2026-03-13T17:28:20.346Z | Download: Completed 218.99 MB in 31.17 seconds (7.0M/s) |
| 191 | 2026-03-13T17:28:20.523Z | Actions: 1/4789 actions (Installing new actions) |
| 192 | 2026-03-13T17:28:24.935Z | Actions: Completed 4789 actions in 4.30 seconds. |
| 193 | 2026-03-13T17:28:25.218Z | Done (0.368s) |
| 194 | 2026-03-13T17:28:25.218Z | Done (0.000s) |
| 195 | 2026-03-13T17:28:26.212Z | Done (1.015s) |
| 196 | 2026-03-13T17:28:30.366Z | Done (3.658s) |
| 197 | 2026-03-13T17:28:30.391Z | Done (0.017s) |
| 198 | 2026-03-13T17:28:30.391Z | Done (0.000s) |
| 199 | 2026-03-13T17:28:30.522Z | Done (0.000s) |
| 200 | 2026-03-13T17:28:31.475Z | Planning: Evaluating mediator changes ... Done |
| 201 | 2026-03-13T17:28:31.617Z | Planning: Checking for conflicting actions ... Done |
| 202 | 2026-03-13T17:28:31.620Z | Planning: Consolidating action changes ... Done |
| 203 | 2026-03-13T17:28:32.095Z | Planning: Evaluating mediators ... Done |
| 204 | 2026-03-13T17:28:32.144Z | Planning: Planning completed in 0.36 seconds |
| 205 | 2026-03-13T17:28:32.144Z | Mediators to change: 2 |
| 206 | 2026-03-13T17:28:32.144Z | Create boot environment: No |
| 207 | 2026-03-13T17:28:32.145Z | Create backup boot environment: No |
| 208 | 2026-03-13T17:28:32.145Z | Done |
| 209 | 2026-03-13T17:28:32.145Z | Done |
| 210 | 2026-03-13T17:28:32.721Z | Done |
| 211 | 2026-03-13T17:28:37.588Z | Done |
| 212 | 2026-03-13T17:28:37.588Z | Done |
| 213 | 2026-03-13T17:28:37.588Z | Done |
| 214 | 2026-03-13T17:28:37.588Z | Done |
| 215 | 2026-03-13T17:28:37.588Z | Planning: Evaluating mediator changes ... Done |
| 216 | 2026-03-13T17:28:37.588Z | Planning: Checking for conflicting actions ... Done |
| 217 | 2026-03-13T17:28:37.588Z | Planning: Consolidating action changes ... Done |
| 218 | 2026-03-13T17:28:37.588Z | Planning: Evaluating mediators ... Done |
| 219 | 2026-03-13T17:28:37.588Z | Planning: Planning completed in 0.37 seconds |
| 220 | 2026-03-13T17:28:37.588Z | Mediators to change: 1 |
| 221 | 2026-03-13T17:28:37.588Z | Create boot environment: No |
| 222 | 2026-03-13T17:28:37.588Z | Create backup boot environment: No |
| 223 | 2026-03-13T17:28:37.588Z | Done |
| 224 | 2026-03-13T17:28:37.588Z | Done |
| 225 | 2026-03-13T17:28:37.810Z | Done |
| 226 | 2026-03-13T17:28:41.149Z | Done |
| 227 | 2026-03-13T17:28:41.233Z | Done |
| 228 | 2026-03-13T17:28:41.237Z | Done |
| 229 | 2026-03-13T17:28:41.365Z | Done |
| 230 | 2026-03-13T17:28:41.745Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 231 | 2026-03-13T17:28:41.745Z | clang system 15 system |
| 232 | 2026-03-13T17:28:41.745Z | csh system system illumos |
| 233 | 2026-03-13T17:28:41.745Z | ctags system system illumos |
| 234 | 2026-03-13T17:28:41.745Z | file system system illumos |
| 235 | 2026-03-13T17:28:41.745Z | gcc vendor 12 vendor |
| 236 | 2026-03-13T17:28:41.745Z | gcc system 10 system |
| 237 | 2026-03-13T17:28:41.745Z | gcc system 7 system |
| 238 | 2026-03-13T17:28:41.745Z | go system 1.20 system |
| 239 | 2026-03-13T17:28:41.745Z | go system 1.19 system |
| 240 | 2026-03-13T17:28:41.745Z | llvm system 15 system |
| 241 | 2026-03-13T17:28:41.745Z | llvm system 14 system |
| 242 | 2026-03-13T17:28:41.745Z | mariadb system 10.6 system |
| 243 | 2026-03-13T17:28:41.745Z | mta vendor vendor dma |
| 244 | 2026-03-13T17:28:41.745Z | openjdk system 17 system |
| 245 | 2026-03-13T17:28:41.745Z | openjdk system 11 system |
| 246 | 2026-03-13T17:28:41.745Z | openjdk system 1.8 system |
| 247 | 2026-03-13T17:28:41.745Z | openssl vendor 3 vendor |
| 248 | 2026-03-13T17:28:41.745Z | perl system 5.36 system |
| 249 | 2026-03-13T17:28:41.745Z | postgresql system 18 system |
| 250 | 2026-03-13T17:28:41.745Z | postgresql system 15 system |
| 251 | 2026-03-13T17:28:41.745Z | postgresql system 13 system |
| 252 | 2026-03-13T17:28:41.746Z | python vendor 3 vendor |
| 253 | 2026-03-13T17:28:41.746Z | python system 2 system |
| 254 | 2026-03-13T17:28:41.746Z | python3 system 3.11 system |
| 255 | 2026-03-13T17:28:41.746Z | ruby system 3.0 system |
| 256 | 2026-03-13T17:28:41.746Z | words vendor vendor american-english |
| 257 | 2026-03-13T17:28:41.746Z | words system system australian-english |
| 258 | 2026-03-13T17:28:41.746Z | words system system british-english |
| 259 | 2026-03-13T17:28:41.746Z | words system system canadian-english |
| 260 | 2026-03-13T17:28:41.746Z | words system system french |
| 261 | 2026-03-13T17:28:41.746Z | words system system italian |
| 262 | 2026-03-13T17:28:41.746Z | words system system ngerman |
| 263 | 2026-03-13T17:28:41.746Z | words system system ogerman |
| 264 | 2026-03-13T17:28:41.746Z | words system system spanish |
| 265 | 2026-03-13T17:28:42.067Z | PUBLISHER TYPE STATUS P LOCATION |
| 266 | 2026-03-13T17:28:42.067Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 267 | 2026-03-13T17:28:48.020Z | FMRI IFO |
| 268 | 2026-03-13T17:28:48.020Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 269 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 270 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 271 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 272 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 273 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 274 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 275 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 276 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 277 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 278 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 279 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 280 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 281 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 282 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 283 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 284 | 2026-03-13T17:28:48.021Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 285 | 2026-03-13T17:28:49.270Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 286 | 2026-03-13T17:28:49.537Z | Updating crates.io index |
| 287 | 2026-03-13T17:28:49.539Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 288 | 2026-03-13T17:28:49.823Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 289 | 2026-03-13T17:28:50.655Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 290 | 2026-03-13T17:28:51.032Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 291 | 2026-03-13T17:28:51.342Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 292 | 2026-03-13T17:28:53.268Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 293 | 2026-03-13T17:28:54.010Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 294 | 2026-03-13T17:28:55.391Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 295 | 2026-03-13T17:28:56.957Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 296 | 2026-03-13T17:28:57.722Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 297 | 2026-03-13T17:28:58.259Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 298 | 2026-03-13T17:28:59.284Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 299 | 2026-03-13T17:28:59.742Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 300 | 2026-03-13T17:29:00.198Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 301 | 2026-03-13T17:29:00.496Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 302 | 2026-03-13T17:29:01.483Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 303 | 2026-03-13T17:29:02.014Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 304 | 2026-03-13T17:29:02.549Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 305 | 2026-03-13T17:29:02.746Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 306 | 2026-03-13T17:29:03.486Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 307 | 2026-03-13T17:29:03.871Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 308 | 2026-03-13T17:29:04.127Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 309 | 2026-03-13T17:29:04.415Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 310 | 2026-03-13T17:29:04.825Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 311 | 2026-03-13T17:29:05.246Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 312 | 2026-03-13T17:29:05.923Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 313 | 2026-03-13T17:29:06.272Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 314 | 2026-03-13T17:29:06.594Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 315 | 2026-03-13T17:29:07.054Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 316 | 2026-03-13T17:29:08.151Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 317 | 2026-03-13T17:29:08.481Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 318 | 2026-03-13T17:29:08.824Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 319 | 2026-03-13T17:29:09.147Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 320 | 2026-03-13T17:29:09.564Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 321 | 2026-03-13T17:29:09.944Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 322 | 2026-03-13T17:29:10.222Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 323 | 2026-03-13T17:29:10.495Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 324 | 2026-03-13T17:29:10.847Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 325 | 2026-03-13T17:29:24.654Z | Downloading crates ... |
| 326 | 2026-03-13T17:29:24.705Z | Downloaded anstyle-parse v0.2.7 |
| 327 | 2026-03-13T17:29:24.716Z | Downloaded cargo-util-schemas v0.8.2 |
| 328 | 2026-03-13T17:29:24.716Z | Downloaded erased-serde v0.4.9 |
| 329 | 2026-03-13T17:29:24.716Z | Downloaded digest v0.10.7 |
| 330 | 2026-03-13T17:29:24.728Z | Downloaded crypto-common v0.1.7 |
| 331 | 2026-03-13T17:29:24.728Z | Downloaded clap_lex v1.0.0 |
| 332 | 2026-03-13T17:29:24.728Z | Downloaded displaydoc v0.2.5 |
| 333 | 2026-03-13T17:29:24.728Z | Downloaded generic-array v0.14.7 |
| 334 | 2026-03-13T17:29:24.729Z | Downloaded anstyle-query v1.1.5 |
| 335 | 2026-03-13T17:29:24.729Z | Downloaded unicode-linebreak v0.1.5 |
| 336 | 2026-03-13T17:29:24.729Z | Downloaded form_urlencoded v1.2.2 |
| 337 | 2026-03-13T17:29:24.729Z | Downloaded fastrand v2.3.0 |
| 338 | 2026-03-13T17:29:24.729Z | Downloaded dtrace-parser v0.2.0 |
| 339 | 2026-03-13T17:29:24.729Z | Downloaded fnv v1.0.7 |
| 340 | 2026-03-13T17:29:24.729Z | Downloaded colorchoice v1.0.4 |
| 341 | 2026-03-13T17:29:24.729Z | Downloaded cfg-if v1.0.4 |
| 342 | 2026-03-13T17:29:24.750Z | Downloaded cpufeatures v0.2.17 |
| 343 | 2026-03-13T17:29:24.750Z | Downloaded block-buffer v0.10.4 |
| 344 | 2026-03-13T17:29:24.750Z | Downloaded toml_write v0.1.2 |
| 345 | 2026-03-13T17:29:24.784Z | Downloaded zerovec-derive v0.11.2 |
| 346 | 2026-03-13T17:29:24.784Z | Downloaded version_check v0.9.5 |
| 347 | 2026-03-13T17:29:24.784Z | Downloaded utf8parse v0.2.2 |
| 348 | 2026-03-13T17:29:24.784Z | Downloaded heck v0.4.1 |
| 349 | 2026-03-13T17:29:24.784Z | Downloaded fs-err v3.3.0 |
| 350 | 2026-03-13T17:29:24.785Z | Downloaded bitflags v2.11.0 |
| 351 | 2026-03-13T17:29:24.785Z | Downloaded zerotrie v0.2.3 |
| 352 | 2026-03-13T17:29:24.785Z | Downloaded toml_datetime v0.6.11 |
| 353 | 2026-03-13T17:29:24.785Z | Downloaded toml v0.8.23 |
| 354 | 2026-03-13T17:29:24.785Z | Downloaded usdt v0.5.0 |
| 355 | 2026-03-13T17:29:24.785Z | Downloaded potential_utf v0.1.4 |
| 356 | 2026-03-13T17:29:24.785Z | Downloaded plain v0.2.3 |
| 357 | 2026-03-13T17:29:24.785Z | Downloaded equivalent v1.0.2 |
| 358 | 2026-03-13T17:29:24.786Z | Downloaded typeid v1.0.3 |
| 359 | 2026-03-13T17:29:24.786Z | Downloaded thread-id v4.2.2 |
| 360 | 2026-03-13T17:29:24.786Z | Downloaded is_terminal_polyfill v1.70.2 |
| 361 | 2026-03-13T17:29:24.786Z | Downloaded dof v0.3.0 |
| 362 | 2026-03-13T17:29:24.786Z | Downloaded scroll_derive v0.12.1 |
| 363 | 2026-03-13T17:29:24.786Z | Downloaded unicode-xid v0.2.6 |
| 364 | 2026-03-13T17:29:24.786Z | Downloaded memmap v0.7.0 |
| 365 | 2026-03-13T17:29:24.786Z | Downloaded idna_adapter v1.2.1 |
| 366 | 2026-03-13T17:29:24.786Z | Downloaded bytecount v0.6.9 |
| 367 | 2026-03-13T17:29:24.786Z | Downloaded zerofrom v0.1.6 |
| 368 | 2026-03-13T17:29:24.786Z | Downloaded yoke-derive v0.8.1 |
| 369 | 2026-03-13T17:29:24.786Z | Downloaded anstyle v1.0.13 |
| 370 | 2026-03-13T17:29:24.786Z | Downloaded ordered-float v2.10.1 |
| 371 | 2026-03-13T17:29:24.794Z | Downloaded usdt-macro v0.5.0 |
| 372 | 2026-03-13T17:29:24.794Z | Downloaded utf8_iter v1.0.4 |
| 373 | 2026-03-13T17:29:24.794Z | Downloaded zerofrom-derive v0.1.6 |
| 374 | 2026-03-13T17:29:24.795Z | Downloaded textwrap v0.16.2 |
| 375 | 2026-03-13T17:29:24.795Z | Downloaded usdt-impl v0.5.0 |
| 376 | 2026-03-13T17:29:24.795Z | Downloaded terminal_size v0.4.3 |
| 377 | 2026-03-13T17:29:24.795Z | Downloaded camino-tempfile v1.4.1 |
| 378 | 2026-03-13T17:29:24.795Z | Downloaded usdt-attr-macro v0.5.0 |
| 379 | 2026-03-13T17:29:24.795Z | Downloaded yoke v0.8.1 |
| 380 | 2026-03-13T17:29:24.795Z | Downloaded camino v1.2.2 |
| 381 | 2026-03-13T17:29:24.795Z | Downloaded smawk v0.3.2 |
| 382 | 2026-03-13T17:29:24.795Z | Downloaded zmij v1.0.21 |
| 383 | 2026-03-13T17:29:24.795Z | Downloaded thiserror-impl v1.0.69 |
| 384 | 2026-03-13T17:29:24.795Z | Downloaded macaddr v1.0.1 |
| 385 | 2026-03-13T17:29:24.795Z | Downloaded errno v0.3.14 |
| 386 | 2026-03-13T17:29:24.795Z | Downloaded tinystr v0.8.2 |
| 387 | 2026-03-13T17:29:24.795Z | Downloaded writeable v0.6.2 |
| 388 | 2026-03-13T17:29:24.796Z | Downloaded thiserror v2.0.18 |
| 389 | 2026-03-13T17:29:24.796Z | Downloaded strsim v0.11.1 |
| 390 | 2026-03-13T17:29:24.806Z | Downloaded swrite v0.1.0 |
| 391 | 2026-03-13T17:29:24.806Z | Downloaded heck v0.5.0 |
| 392 | 2026-03-13T17:29:24.806Z | Downloaded ucd-trie v0.1.7 |
| 393 | 2026-03-13T17:29:24.806Z | Downloaded zerocopy-derive v0.7.35 |
| 394 | 2026-03-13T17:29:24.806Z | Downloaded serde_spanned v0.6.9 |
| 395 | 2026-03-13T17:29:24.806Z | Downloaded tabled_derive v0.7.0 |
| 396 | 2026-03-13T17:29:24.806Z | Downloaded cargo-platform v0.2.0 |
| 397 | 2026-03-13T17:29:24.806Z | Downloaded serde-value v0.7.0 |
| 398 | 2026-03-13T17:29:24.814Z | Downloaded itoa v1.0.17 |
| 399 | 2026-03-13T17:29:24.814Z | Downloaded unicode-ident v1.0.24 |
| 400 | 2026-03-13T17:29:24.815Z | Downloaded byteorder v1.5.0 |
| 401 | 2026-03-13T17:29:24.815Z | Downloaded thiserror-impl v2.0.18 |
| 402 | 2026-03-13T17:29:24.815Z | Downloaded percent-encoding v2.3.2 |
| 403 | 2026-03-13T17:29:24.830Z | Downloaded typenum v1.19.0 |
| 404 | 2026-03-13T17:29:24.830Z | Downloaded stable_deref_trait v1.2.1 |
| 405 | 2026-03-13T17:29:24.830Z | Downloaded cargo_toml v0.21.0 |
| 406 | 2026-03-13T17:29:24.830Z | Downloaded proc-macro-error v1.0.4 |
| 407 | 2026-03-13T17:29:24.830Z | Downloaded autocfg v1.5.0 |
| 408 | 2026-03-13T17:29:24.839Z | Downloaded anstream v0.6.21 |
| 409 | 2026-03-13T17:29:24.839Z | Downloaded url v2.5.8 |
| 410 | 2026-03-13T17:29:24.840Z | Downloaded toml_edit v0.22.27 |
| 411 | 2026-03-13T17:29:24.840Z | Downloaded proc-macro-error-attr v1.0.4 |
| 412 | 2026-03-13T17:29:24.842Z | Downloaded scroll v0.12.0 |
| 413 | 2026-03-13T17:29:24.926Z | Downloaded pretty-hex v0.4.1 |
| 414 | 2026-03-13T17:29:24.927Z | Downloaded synstructure v0.13.2 |
| 415 | 2026-03-13T17:29:24.927Z | Downloaded anyhow v1.0.102 |
| 416 | 2026-03-13T17:29:24.927Z | Downloaded zerovec v0.11.5 |
| 417 | 2026-03-13T17:29:24.927Z | Downloaded zerocopy v0.7.35 |
| 418 | 2026-03-13T17:29:24.927Z | Downloaded serde-untagged v0.1.9 |
| 419 | 2026-03-13T17:29:24.927Z | Downloaded winnow v0.7.14 |
| 420 | 2026-03-13T17:29:24.928Z | Downloaded unicode-width v0.2.0 |
| 421 | 2026-03-13T17:29:24.928Z | Downloaded unicode-width v0.1.14 |
| 422 | 2026-03-13T17:29:24.928Z | Downloaded thiserror v1.0.69 |
| 423 | 2026-03-13T17:29:24.928Z | Downloaded pest_derive v2.8.6 |
| 424 | 2026-03-13T17:29:24.928Z | Downloaded clap_derive v4.5.55 |
| 425 | 2026-03-13T17:29:24.928Z | Downloaded cargo_metadata v0.21.0 |
| 426 | 2026-03-13T17:29:24.928Z | Downloaded tempfile v3.25.0 |
| 427 | 2026-03-13T17:29:24.928Z | Downloaded sha2 v0.10.9 |
| 428 | 2026-03-13T17:29:24.928Z | Downloaded semver v1.0.27 |
| 429 | 2026-03-13T17:29:24.928Z | Downloaded pest_generator v2.8.6 |
| 430 | 2026-03-13T17:29:24.928Z | Downloaded serde_tokenstream v0.2.3 |
| 431 | 2026-03-13T17:29:24.928Z | Downloaded quote v1.0.44 |
| 432 | 2026-03-13T17:29:24.940Z | Downloaded litemap v0.8.1 |
| 433 | 2026-03-13T17:29:24.940Z | Downloaded once_cell v1.21.3 |
| 434 | 2026-03-13T17:29:24.940Z | Downloaded serde_derive v1.0.228 |
| 435 | 2026-03-13T17:29:24.941Z | Downloaded log v0.4.29 |
| 436 | 2026-03-13T17:29:24.941Z | Downloaded clap v4.5.60 |
| 437 | 2026-03-13T17:29:24.954Z | Downloaded proc-macro2 v1.0.106 |
| 438 | 2026-03-13T17:29:24.954Z | Downloaded smallvec v1.15.1 |
| 439 | 2026-03-13T17:29:24.954Z | Downloaded icu_properties v2.1.2 |
| 440 | 2026-03-13T17:29:24.954Z | Downloaded num-traits v0.2.19 |
| 441 | 2026-03-13T17:29:24.955Z | Downloaded getrandom v0.4.1 |
| 442 | 2026-03-13T17:29:24.955Z | Downloaded pest_meta v2.8.6 |
| 443 | 2026-03-13T17:29:24.991Z | Downloaded icu_provider v2.1.1 |
| 444 | 2026-03-13T17:29:24.991Z | Downloaded papergrid v0.11.0 |
| 445 | 2026-03-13T17:29:24.991Z | Downloaded serde_core v1.0.228 |
| 446 | 2026-03-13T17:29:24.991Z | Downloaded icu_normalizer_data v2.1.1 |
| 447 | 2026-03-13T17:29:25.019Z | Downloaded serde v1.0.228 |
| 448 | 2026-03-13T17:29:25.019Z | Downloaded memchr v2.8.0 |
| 449 | 2026-03-13T17:29:25.019Z | Downloaded icu_locale_core v2.1.1 |
| 450 | 2026-03-13T17:29:25.020Z | Downloaded icu_normalizer v2.1.1 |
| 451 | 2026-03-13T17:29:25.020Z | Downloaded icu_collections v2.1.1 |
| 452 | 2026-03-13T17:29:25.035Z | Downloaded indexmap v2.13.0 |
| 453 | 2026-03-13T17:29:25.036Z | Downloaded idna v1.1.0 |
| 454 | 2026-03-13T17:29:25.049Z | Downloaded pest v2.8.6 |
| 455 | 2026-03-13T17:29:25.068Z | Downloaded hashbrown v0.16.1 |
| 456 | 2026-03-13T17:29:25.068Z | Downloaded icu_properties_data v2.1.2 |
| 457 | 2026-03-13T17:29:25.080Z | Downloaded serde_json v1.0.149 |
| 458 | 2026-03-13T17:29:25.081Z | Downloaded clap_builder v4.5.60 |
| 459 | 2026-03-13T17:29:25.082Z | Downloaded goblin v0.8.2 |
| 460 | 2026-03-13T17:29:25.113Z | Downloaded tabled v0.15.0 |
| 461 | 2026-03-13T17:29:25.132Z | Downloaded syn v1.0.109 |
| 462 | 2026-03-13T17:29:25.132Z | Downloaded syn v2.0.117 |
| 463 | 2026-03-13T17:29:25.154Z | Downloaded rustix v1.1.3 |
| 464 | 2026-03-13T17:29:25.166Z | Downloaded libc v0.2.180 |
| 465 | 2026-03-13T17:29:25.236Z | Compiling proc-macro2 v1.0.106 |
| 466 | 2026-03-13T17:29:25.242Z | Compiling quote v1.0.44 |
| 467 | 2026-03-13T17:29:25.242Z | Compiling unicode-ident v1.0.24 |
| 468 | 2026-03-13T17:29:25.242Z | Compiling serde_core v1.0.228 |
| 469 | 2026-03-13T17:29:25.242Z | Compiling libc v0.2.180 |
| 470 | 2026-03-13T17:29:25.243Z | Compiling version_check v0.9.5 |
| 471 | 2026-03-13T17:29:25.243Z | Compiling stable_deref_trait v1.2.1 |
| 472 | 2026-03-13T17:29:25.243Z | Compiling serde v1.0.228 |
| 473 | 2026-03-13T17:29:25.655Z | Compiling memchr v2.8.0 |
| 474 | 2026-03-13T17:29:25.662Z | Compiling zmij v1.0.21 |
| 475 | 2026-03-13T17:29:25.994Z | Compiling thiserror v1.0.69 |
| 476 | 2026-03-13T17:29:26.057Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-13T17:29:26.432Z | Compiling itoa v1.0.17 |
| 478 | 2026-03-13T17:29:26.467Z | Compiling autocfg v1.5.0 |
| 479 | 2026-03-13T17:29:26.609Z | Compiling pest v2.8.6 |
| 480 | 2026-03-13T17:29:26.653Z | Compiling litemap v0.8.1 |
| 481 | 2026-03-13T17:29:26.712Z | Compiling writeable v0.6.2 |
| 482 | 2026-03-13T17:29:26.785Z | Compiling icu_properties_data v2.1.2 |
| 483 | 2026-03-13T17:29:26.897Z | Compiling byteorder v1.5.0 |
| 484 | 2026-03-13T17:29:27.051Z | Compiling rustix v1.1.3 |
| 485 | 2026-03-13T17:29:27.081Z | Compiling icu_normalizer_data v2.1.1 |
| 486 | 2026-03-13T17:29:27.213Z | Compiling syn v2.0.117 |
| 487 | 2026-03-13T17:29:27.399Z | Compiling errno v0.3.14 |
| 488 | 2026-03-13T17:29:27.415Z | Compiling bitflags v2.11.0 |
| 489 | 2026-03-13T17:29:27.585Z | Compiling serde_json v1.0.149 |
| 490 | 2026-03-13T17:29:27.816Z | Compiling num-traits v0.2.19 |
| 491 | 2026-03-13T17:29:27.903Z | Compiling equivalent v1.0.2 |
| 492 | 2026-03-13T17:29:28.014Z | Compiling hashbrown v0.16.1 |
| 493 | 2026-03-13T17:29:28.075Z | Compiling smallvec v1.15.1 |
| 494 | 2026-03-13T17:29:28.220Z | Compiling pest_meta v2.8.6 |
| 495 | 2026-03-13T17:29:28.335Z | Compiling typeid v1.0.3 |
| 496 | 2026-03-13T17:29:28.646Z | Compiling indexmap v2.13.0 |
| 497 | 2026-03-13T17:29:28.715Z | Compiling thread-id v4.2.2 |
| 498 | 2026-03-13T17:29:28.737Z | Compiling usdt-impl v0.5.0 |
| 499 | 2026-03-13T17:29:28.758Z | Compiling proc-macro-error-attr v1.0.4 |
| 500 | 2026-03-13T17:29:28.847Z | Compiling toml_write v0.1.2 |
| 501 | 2026-03-13T17:29:29.009Z | Compiling erased-serde v0.4.9 |
| 502 | 2026-03-13T17:29:29.032Z | Compiling winnow v0.7.14 |
| 503 | 2026-03-13T17:29:29.072Z | Compiling syn v1.0.109 |
| 504 | 2026-03-13T17:29:29.589Z | Compiling proc-macro-error v1.0.4 |
| 505 | 2026-03-13T17:29:29.654Z | Compiling utf8parse v0.2.2 |
| 506 | 2026-03-13T17:29:29.798Z | Compiling utf8_iter v1.0.4 |
| 507 | 2026-03-13T17:29:29.843Z | Compiling log v0.4.29 |
| 508 | 2026-03-13T17:29:29.980Z | Compiling thiserror v2.0.18 |
| 509 | 2026-03-13T17:29:30.076Z | Compiling camino v1.2.2 |
| 510 | 2026-03-13T17:29:30.422Z | Compiling getrandom v0.4.1 |
| 511 | 2026-03-13T17:29:30.472Z | Compiling percent-encoding v2.3.2 |
| 512 | 2026-03-13T17:29:30.497Z | Compiling plain v0.2.3 |
| 513 | 2026-03-13T17:29:30.639Z | Compiling form_urlencoded v1.2.2 |
| 514 | 2026-03-13T17:29:30.727Z | Compiling ordered-float v2.10.1 |
| 515 | 2026-03-13T17:29:30.871Z | Compiling anstyle-parse v0.2.7 |
| 516 | 2026-03-13T17:29:30.987Z | Compiling synstructure v0.13.2 |
| 517 | 2026-03-13T17:29:31.121Z | Compiling pest_generator v2.8.6 |
| 518 | 2026-03-13T17:29:31.126Z | Compiling terminal_size v0.4.3 |
| 519 | 2026-03-13T17:29:31.250Z | Compiling colorchoice v1.0.4 |
| 520 | 2026-03-13T17:29:31.405Z | Compiling anstyle-query v1.1.5 |
| 521 | 2026-03-13T17:29:31.448Z | Compiling pretty-hex v0.4.1 |
| 522 | 2026-03-13T17:29:31.538Z | Compiling anstyle v1.0.13 |
| 523 | 2026-03-13T17:29:31.560Z | Compiling cfg-if v1.0.4 |
| 524 | 2026-03-13T17:29:31.585Z | Compiling is_terminal_polyfill v1.70.2 |
| 525 | 2026-03-13T17:29:31.625Z | Compiling serde-untagged v0.1.9 |
| 526 | 2026-03-13T17:29:31.834Z | Compiling anstream v0.6.21 |
| 527 | 2026-03-13T17:29:31.858Z | Compiling semver v1.0.27 |
| 528 | 2026-03-13T17:29:31.951Z | Compiling fs-err v3.3.0 |
| 529 | 2026-03-13T17:29:32.057Z | Compiling bytecount v0.6.9 |
| 530 | 2026-03-13T17:29:32.212Z | Compiling heck v0.4.1 |
| 531 | 2026-03-13T17:29:32.236Z | Compiling fastrand v2.3.0 |
| 532 | 2026-03-13T17:29:32.259Z | Compiling once_cell v1.21.3 |
| 533 | 2026-03-13T17:29:32.314Z | Compiling fnv v1.0.7 |
| 534 | 2026-03-13T17:29:32.397Z | Compiling strsim v0.11.1 |
| 535 | 2026-03-13T17:29:32.441Z | Compiling unicode-width v0.1.14 |
| 536 | 2026-03-13T17:29:32.507Z | Compiling anyhow v1.0.102 |
| 537 | 2026-03-13T17:29:32.586Z | Compiling unicode-xid v0.2.6 |
| 538 | 2026-03-13T17:29:32.746Z | Compiling clap_lex v1.0.0 |
| 539 | 2026-03-13T17:29:32.801Z | Compiling heck v0.5.0 |
| 540 | 2026-03-13T17:29:32.886Z | Compiling papergrid v0.11.0 |
| 541 | 2026-03-13T17:29:32.941Z | Compiling clap_builder v4.5.60 |
| 542 | 2026-03-13T17:29:33.042Z | Compiling tempfile v3.25.0 |
| 543 | 2026-03-13T17:29:33.212Z | Compiling memmap v0.7.0 |
| 544 | 2026-03-13T17:29:33.238Z | Compiling unicode-width v0.2.0 |
| 545 | 2026-03-13T17:29:33.442Z | Compiling unicode-linebreak v0.1.5 |
| 546 | 2026-03-13T17:29:33.536Z | Compiling smawk v0.3.2 |
| 547 | 2026-03-13T17:29:33.563Z | Compiling serde_derive v1.0.228 |
| 548 | 2026-03-13T17:29:33.586Z | Compiling zerofrom-derive v0.1.6 |
| 549 | 2026-03-13T17:29:33.711Z | Compiling yoke-derive v0.8.1 |
| 550 | 2026-03-13T17:29:33.757Z | Compiling zerovec-derive v0.11.2 |
| 551 | 2026-03-13T17:29:34.001Z | Compiling displaydoc v0.2.5 |
| 552 | 2026-03-13T17:29:34.818Z | Compiling thiserror-impl v1.0.69 |
| 553 | 2026-03-13T17:29:34.931Z | Compiling zerocopy-derive v0.7.35 |
| 554 | 2026-03-13T17:29:35.247Z | Compiling pest_derive v2.8.6 |
| 555 | 2026-03-13T17:29:35.304Z | Compiling scroll_derive v0.12.1 |
| 556 | 2026-03-13T17:29:35.515Z | Compiling zerofrom v0.1.6 |
| 557 | 2026-03-13T17:29:35.692Z | Compiling yoke v0.8.1 |
| 558 | 2026-03-13T17:29:35.827Z | Compiling thiserror-impl v2.0.18 |
| 559 | 2026-03-13T17:29:35.984Z | Compiling zerovec v0.11.5 |
| 560 | 2026-03-13T17:29:36.130Z | Compiling zerotrie v0.2.3 |
| 561 | 2026-03-13T17:29:36.193Z | Compiling zerocopy v0.7.35 |
| 562 | 2026-03-13T17:29:36.594Z | Compiling scroll v0.12.0 |
| 563 | 2026-03-13T17:29:36.693Z | Compiling tinystr v0.8.2 |
| 564 | 2026-03-13T17:29:36.716Z | Compiling potential_utf v0.1.4 |
| 565 | 2026-03-13T17:29:36.931Z | Compiling icu_locale_core v2.1.1 |
| 566 | 2026-03-13T17:29:36.954Z | Compiling icu_collections v2.1.1 |
| 567 | 2026-03-13T17:29:36.977Z | Compiling dtrace-parser v0.2.0 |
| 568 | 2026-03-13T17:29:37.027Z | Compiling goblin v0.8.2 |
| 569 | 2026-03-13T17:29:37.284Z | Compiling tabled_derive v0.7.0 |
| 570 | 2026-03-13T17:29:37.674Z | Compiling clap_derive v4.5.55 |
| 571 | 2026-03-13T17:29:37.871Z | Compiling icu_provider v2.1.1 |
| 572 | 2026-03-13T17:29:38.030Z | Compiling textwrap v0.16.2 |
| 573 | 2026-03-13T17:29:38.186Z | Compiling icu_properties v2.1.2 |
| 574 | 2026-03-13T17:29:38.260Z | Compiling toml_datetime v0.6.11 |
| 575 | 2026-03-13T17:29:38.329Z | Compiling serde_spanned v0.6.9 |
| 576 | 2026-03-13T17:29:38.353Z | Compiling icu_normalizer v2.1.1 |
| 577 | 2026-03-13T17:29:38.525Z | Compiling toml_edit v0.22.27 |
| 578 | 2026-03-13T17:29:38.548Z | Compiling dof v0.3.0 |
| 579 | 2026-03-13T17:29:38.617Z | Compiling serde_tokenstream v0.2.3 |
| 580 | 2026-03-13T17:29:38.652Z | Compiling serde-value v0.7.0 |
| 581 | 2026-03-13T17:29:39.082Z | Compiling cargo-platform v0.2.0 |
| 582 | 2026-03-13T17:29:39.106Z | Compiling tabled v0.15.0 |
| 583 | 2026-03-13T17:29:39.132Z | Compiling macaddr v1.0.1 |
| 584 | 2026-03-13T17:29:39.423Z | Compiling idna_adapter v1.2.1 |
| 585 | 2026-03-13T17:29:39.446Z | Compiling camino-tempfile v1.4.1 |
| 586 | 2026-03-13T17:29:39.599Z | Compiling idna v1.1.0 |
| 587 | 2026-03-13T17:29:39.823Z | Compiling usdt-attr-macro v0.5.0 |
| 588 | 2026-03-13T17:29:40.088Z | Compiling url v2.5.8 |
| 589 | 2026-03-13T17:29:40.117Z | Compiling usdt-macro v0.5.0 |
| 590 | 2026-03-13T17:29:40.469Z | Compiling toml v0.8.23 |
| 591 | 2026-03-13T17:29:40.953Z | Compiling clap v4.5.60 |
| 592 | 2026-03-13T17:29:41.059Z | Compiling cargo-util-schemas v0.8.2 |
| 593 | 2026-03-13T17:29:41.083Z | Compiling cargo_toml v0.21.0 |
| 594 | 2026-03-13T17:29:41.200Z | Compiling usdt v0.5.0 |
| 595 | 2026-03-13T17:29:41.324Z | Compiling swrite v0.1.0 |
| 596 | 2026-03-13T17:29:41.458Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 597 | 2026-03-13T17:29:42.339Z | Compiling cargo_metadata v0.21.0 |
| 598 | 2026-03-13T17:29:43.625Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 599 | 2026-03-13T17:29:46.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.46s |
| 600 | 2026-03-13T17:29:46.801Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 601 | 2026-03-13T17:29:47.525Z | Downloading crates ... |
| 602 | 2026-03-13T17:29:47.637Z | Downloaded adler2 v2.0.1 |
| 603 | 2026-03-13T17:29:47.645Z | Downloaded async-stream-impl v0.3.6 |
| 604 | 2026-03-13T17:29:47.649Z | Downloaded aead v0.5.2 |
| 605 | 2026-03-13T17:29:47.658Z | Downloaded block-padding v0.3.3 |
| 606 | 2026-03-13T17:29:47.666Z | Downloaded bit-set v0.5.3 |
| 607 | 2026-03-13T17:29:47.669Z | Downloaded debug-ignore v1.0.5 |
| 608 | 2026-03-13T17:29:47.673Z | Downloaded bitfield v0.19.4 |
| 609 | 2026-03-13T17:29:47.673Z | Downloaded constant_time_eq v0.4.2 |
| 610 | 2026-03-13T17:29:47.679Z | Downloaded foreign-types-shared v0.3.1 |
| 611 | 2026-03-13T17:29:47.683Z | Downloaded cbc v0.1.2 |
| 612 | 2026-03-13T17:29:47.686Z | Downloaded darling_macro v0.21.3 |
| 613 | 2026-03-13T17:29:47.689Z | Downloaded bitfield-struct v0.6.2 |
| 614 | 2026-03-13T17:29:47.692Z | Downloaded derive_builder_macro v0.20.2 |
| 615 | 2026-03-13T17:29:47.696Z | Downloaded backoff v0.4.0 |
| 616 | 2026-03-13T17:29:47.703Z | Downloaded ed25519 v2.2.3 |
| 617 | 2026-03-13T17:29:47.707Z | Downloaded defmt v0.3.100 |
| 618 | 2026-03-13T17:29:47.708Z | Downloaded display-error-chain v0.2.2 |
| 619 | 2026-03-13T17:29:47.716Z | Downloaded atomic-waker v1.1.2 |
| 620 | 2026-03-13T17:29:47.716Z | Downloaded diff v0.1.13 |
| 621 | 2026-03-13T17:29:47.722Z | Downloaded atty v0.2.14 |
| 622 | 2026-03-13T17:29:47.722Z | Downloaded derive_builder_core v0.20.2 |
| 623 | 2026-03-13T17:29:47.729Z | Downloaded daft-derive v0.1.5 |
| 624 | 2026-03-13T17:29:47.734Z | Downloaded env_filter v1.0.0 |
| 625 | 2026-03-13T17:29:47.734Z | Downloaded castaway v0.2.4 |
| 626 | 2026-03-13T17:29:47.739Z | Downloaded foreign-types v0.3.2 |
| 627 | 2026-03-13T17:29:47.745Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 628 | 2026-03-13T17:29:47.745Z | Downloaded derive-where v1.6.0 |
| 629 | 2026-03-13T17:29:47.749Z | Downloaded endian-type v0.1.2 |
| 630 | 2026-03-13T17:29:47.753Z | Downloaded crc8 v0.1.1 |
| 631 | 2026-03-13T17:29:47.753Z | Downloaded float-cmp v0.10.0 |
| 632 | 2026-03-13T17:29:47.756Z | Downloaded crunchy v0.2.4 |
| 633 | 2026-03-13T17:29:47.759Z | Downloaded cpufeatures v0.3.0 |
| 634 | 2026-03-13T17:29:47.762Z | Downloaded fd-lock v4.0.4 |
| 635 | 2026-03-13T17:29:47.767Z | Downloaded funty v2.0.0 |
| 636 | 2026-03-13T17:29:47.770Z | Downloaded foreign-types v0.5.0 |
| 637 | 2026-03-13T17:29:47.773Z | Downloaded futures-io v0.3.32 |
| 638 | 2026-03-13T17:29:47.776Z | Downloaded dyn-clone v1.0.20 |
| 639 | 2026-03-13T17:29:47.780Z | Downloaded git-stub v1.0.0 |
| 640 | 2026-03-13T17:29:47.783Z | Downloaded foreign-types-shared v0.1.1 |
| 641 | 2026-03-13T17:29:47.783Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 642 | 2026-03-13T17:29:47.792Z | Downloaded gethostname v0.5.0 |
| 643 | 2026-03-13T17:29:47.796Z | Downloaded fxhash v0.2.1 |
| 644 | 2026-03-13T17:29:47.796Z | Downloaded cmake v0.1.57 |
| 645 | 2026-03-13T17:29:47.797Z | Downloaded globwalk v0.9.1 |
| 646 | 2026-03-13T17:29:47.801Z | Downloaded des v0.8.1 |
| 647 | 2026-03-13T17:29:47.806Z | Downloaded headers-core v0.3.0 |
| 648 | 2026-03-13T17:29:47.806Z | Downloaded hash32 v0.3.1 |
| 649 | 2026-03-13T17:29:47.811Z | Downloaded hex v0.4.3 |
| 650 | 2026-03-13T17:29:47.817Z | Downloaded ff v0.13.1 |
| 651 | 2026-03-13T17:29:47.817Z | Downloaded data-encoding v2.10.0 |
| 652 | 2026-03-13T17:29:47.825Z | Downloaded hex-literal v0.4.1 |
| 653 | 2026-03-13T17:29:47.825Z | Downloaded http-range v0.1.5 |
| 654 | 2026-03-13T17:29:47.832Z | Downloaded crossbeam-epoch v0.9.18 |
| 655 | 2026-03-13T17:29:47.832Z | Downloaded filetime v0.2.27 |
| 656 | 2026-03-13T17:29:47.836Z | Downloaded corncobs v0.1.4 |
| 657 | 2026-03-13T17:29:47.836Z | Downloaded futures-task v0.3.32 |
| 658 | 2026-03-13T17:29:47.836Z | Downloaded foldhash v0.1.5 |
| 659 | 2026-03-13T17:29:47.840Z | Downloaded hubpack_derive v0.1.1 |
| 660 | 2026-03-13T17:29:47.843Z | Downloaded ident_case v1.0.1 |
| 661 | 2026-03-13T17:29:47.843Z | Downloaded derive_more v0.99.20 |
| 662 | 2026-03-13T17:29:47.848Z | Downloaded glob v0.3.3 |
| 663 | 2026-03-13T17:29:47.852Z | Downloaded chacha20 v0.10.0 |
| 664 | 2026-03-13T17:29:47.855Z | Downloaded group v0.13.0 |
| 665 | 2026-03-13T17:29:47.859Z | Downloaded defmt-macros v1.0.1 |
| 666 | 2026-03-13T17:29:47.863Z | Downloaded globset v0.4.18 |
| 667 | 2026-03-13T17:29:47.866Z | Downloaded inout v0.1.4 |
| 668 | 2026-03-13T17:29:47.869Z | Downloaded is-terminal v0.4.17 |
| 669 | 2026-03-13T17:29:47.869Z | Downloaded darling v0.23.0 |
| 670 | 2026-03-13T17:29:47.891Z | Downloaded linked-hash-map v0.5.6 |
| 671 | 2026-03-13T17:29:47.975Z | Downloaded lazy_static v1.5.0 |
| 672 | 2026-03-13T17:29:47.976Z | Downloaded is_ci v1.2.0 |
| 673 | 2026-03-13T17:29:47.976Z | Downloaded libscf-sys v1.1.0 |
| 674 | 2026-03-13T17:29:47.976Z | Downloaded aes-gcm v0.10.3 |
| 675 | 2026-03-13T17:29:47.976Z | Downloaded lru-cache v0.1.2 |
| 676 | 2026-03-13T17:29:47.976Z | Downloaded humantime v2.3.0 |
| 677 | 2026-03-13T17:29:47.976Z | Downloaded maplit v1.0.2 |
| 678 | 2026-03-13T17:29:47.976Z | Downloaded getrandom v0.2.17 |
| 679 | 2026-03-13T17:29:47.976Z | Downloaded highway v1.3.0 |
| 680 | 2026-03-13T17:29:47.976Z | Downloaded mime v0.3.17 |
| 681 | 2026-03-13T17:29:47.977Z | Downloaded md5 v0.7.0 |
| 682 | 2026-03-13T17:29:47.977Z | Downloaded multimap v0.10.1 |
| 683 | 2026-03-13T17:29:47.977Z | Downloaded memoffset v0.9.1 |
| 684 | 2026-03-13T17:29:47.977Z | Downloaded match_cfg v0.1.0 |
| 685 | 2026-03-13T17:29:47.977Z | Downloaded indoc v2.0.7 |
| 686 | 2026-03-13T17:29:47.977Z | Downloaded normalize-line-endings v0.3.0 |
| 687 | 2026-03-13T17:29:47.977Z | Downloaded nibble_vec v0.1.0 |
| 688 | 2026-03-13T17:29:47.977Z | Downloaded nonempty v0.12.0 |
| 689 | 2026-03-13T17:29:47.977Z | Downloaded nodrop v0.1.14 |
| 690 | 2026-03-13T17:29:47.977Z | Downloaded fatfs v0.3.6 |
| 691 | 2026-03-13T17:29:47.977Z | Downloaded num-derive v0.3.3 |
| 692 | 2026-03-13T17:29:47.978Z | Downloaded num-iter v0.1.45 |
| 693 | 2026-03-13T17:29:47.978Z | Downloaded num-derive v0.4.2 |
| 694 | 2026-03-13T17:29:47.978Z | Downloaded hickory-client v0.25.2 |
| 695 | 2026-03-13T17:29:47.978Z | Downloaded num_enum_derive v0.5.11 |
| 696 | 2026-03-13T17:29:47.978Z | Downloaded lock_api v0.4.14 |
| 697 | 2026-03-13T17:29:47.978Z | Downloaded hmac v0.12.1 |
| 698 | 2026-03-13T17:29:47.999Z | Downloaded openssl-macros v0.1.1 |
| 699 | 2026-03-13T17:29:47.999Z | Downloaded oso-derive v0.27.3 |
| 700 | 2026-03-13T17:29:47.999Z | Downloaded openssl-probe v0.1.6 |
| 701 | 2026-03-13T17:29:47.999Z | Downloaded base64 v0.22.1 |
| 702 | 2026-03-13T17:29:47.999Z | Downloaded hyper-staticfile v0.10.1 |
| 703 | 2026-03-13T17:29:48.009Z | Downloaded const_format v0.2.35 |
| 704 | 2026-03-13T17:29:48.009Z | Downloaded nanorand v0.7.0 |
| 705 | 2026-03-13T17:29:48.009Z | Downloaded packed_struct_codegen v0.10.1 |
| 706 | 2026-03-13T17:29:48.009Z | Downloaded mime_guess v2.0.5 |
| 707 | 2026-03-13T17:29:48.009Z | Downloaded linear-map v1.2.0 |
| 708 | 2026-03-13T17:29:48.009Z | Downloaded newtype-uuid-macros v0.1.0 |
| 709 | 2026-03-13T17:29:48.009Z | Downloaded parse-display v0.10.0 |
| 710 | 2026-03-13T17:29:48.025Z | Downloaded newtype-uuid v1.3.2 |
| 711 | 2026-03-13T17:29:48.025Z | Downloaded peg-runtime v0.8.5 |
| 712 | 2026-03-13T17:29:48.025Z | Downloaded ingot-macros v0.1.1 |
| 713 | 2026-03-13T17:29:48.025Z | Downloaded half v2.7.1 |
| 714 | 2026-03-13T17:29:48.034Z | Downloaded pbkdf2 v0.12.2 |
| 715 | 2026-03-13T17:29:48.034Z | Downloaded pbkdf2 v0.11.0 |
| 716 | 2026-03-13T17:29:48.034Z | Downloaded num_enum v0.7.5 |
| 717 | 2026-03-13T17:29:48.035Z | Downloaded phf_shared v0.13.1 |
| 718 | 2026-03-13T17:29:48.035Z | Downloaded phf_shared v0.11.3 |
| 719 | 2026-03-13T17:29:48.035Z | Downloaded darling_core v0.21.3 |
| 720 | 2026-03-13T17:29:48.045Z | Downloaded libsw-core v0.3.2 |
| 721 | 2026-03-13T17:29:48.045Z | Downloaded openssl-probe v0.2.1 |
| 722 | 2026-03-13T17:29:48.045Z | Downloaded flume v0.11.1 |
| 723 | 2026-03-13T17:29:48.050Z | Downloaded powerfmt v0.2.0 |
| 724 | 2026-03-13T17:29:48.050Z | Downloaded pin-utils v0.1.0 |
| 725 | 2026-03-13T17:29:48.050Z | Downloaded oxide-tokio-rt v0.1.3 |
| 726 | 2026-03-13T17:29:48.051Z | Downloaded owo-colors v4.3.0 |
| 727 | 2026-03-13T17:29:48.057Z | Downloaded num_enum_derive v0.7.5 |
| 728 | 2026-03-13T17:29:48.057Z | Downloaded diesel_derives v2.2.7 |
| 729 | 2026-03-13T17:29:48.061Z | Downloaded proc-macro-crate v1.3.1 |
| 730 | 2026-03-13T17:29:48.061Z | Downloaded libsw v3.5.0 |
| 731 | 2026-03-13T17:29:48.065Z | Downloaded memmap2 v0.9.10 |
| 732 | 2026-03-13T17:29:48.068Z | Downloaded native-tls v0.2.18 |
| 733 | 2026-03-13T17:29:48.069Z | Downloaded predicates-tree v1.0.13 |
| 734 | 2026-03-13T17:29:48.074Z | Downloaded precomputed-hash v0.1.1 |
| 735 | 2026-03-13T17:29:48.074Z | Downloaded peg v0.8.5 |
| 736 | 2026-03-13T17:29:48.078Z | Downloaded progenitor-client v0.11.2 |
| 737 | 2026-03-13T17:29:48.081Z | Downloaded packed_struct v0.10.1 |
| 738 | 2026-03-13T17:29:48.082Z | Downloaded peg-macros v0.8.5 |
| 739 | 2026-03-13T17:29:48.092Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 740 | 2026-03-13T17:29:48.092Z | Downloaded pem-rfc7468 v0.7.0 |
| 741 | 2026-03-13T17:29:48.103Z | Downloaded pem v3.0.6 |
| 742 | 2026-03-13T17:29:48.103Z | Downloaded heapless v0.8.0 |
| 743 | 2026-03-13T17:29:48.103Z | Downloaded phf v0.13.1 |
| 744 | 2026-03-13T17:29:48.103Z | Downloaded quick-error v1.2.3 |
| 745 | 2026-03-13T17:29:48.108Z | Downloaded compact_str v0.8.1 |
| 746 | 2026-03-13T17:29:48.108Z | Downloaded psl-types v2.0.11 |
| 747 | 2026-03-13T17:29:48.108Z | Downloaded progenitor-macro v0.11.2 |
| 748 | 2026-03-13T17:29:48.108Z | Downloaded radium v0.7.0 |
| 749 | 2026-03-13T17:29:48.108Z | Downloaded flate2 v1.1.9 |
| 750 | 2026-03-13T17:29:48.111Z | Downloaded phf v0.12.1 |
| 751 | 2026-03-13T17:29:48.117Z | Downloaded litrs v1.0.0 |
| 752 | 2026-03-13T17:29:48.120Z | Downloaded polyval v0.6.2 |
| 753 | 2026-03-13T17:29:48.120Z | Downloaded rand_chacha v0.3.1 |
| 754 | 2026-03-13T17:29:48.124Z | Downloaded poly1305 v0.8.0 |
| 755 | 2026-03-13T17:29:48.127Z | Downloaded rand_xorshift v0.4.0 |
| 756 | 2026-03-13T17:29:48.127Z | Downloaded derive_more-impl v2.1.1 |
| 757 | 2026-03-13T17:29:48.130Z | Downloaded omicron-zone-package v0.12.2 |
| 758 | 2026-03-13T17:29:48.134Z | Downloaded predicates v3.1.4 |
| 759 | 2026-03-13T17:29:48.137Z | Downloaded recursive v0.1.1 |
| 760 | 2026-03-13T17:29:48.140Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 761 | 2026-03-13T17:29:48.143Z | Downloaded parking_lot_core v0.9.12 |
| 762 | 2026-03-13T17:29:48.147Z | Downloaded primeorder v0.13.6 |
| 763 | 2026-03-13T17:29:48.148Z | Downloaded progenitor-client v0.13.0 |
| 764 | 2026-03-13T17:29:48.152Z | Downloaded ref-cast v1.0.25 |
| 765 | 2026-03-13T17:29:48.152Z | Downloaded ref-cast-impl v1.0.25 |
| 766 | 2026-03-13T17:29:48.156Z | Downloaded proc-macro-error2 v2.0.1 |
| 767 | 2026-03-13T17:29:48.156Z | Downloaded rfc6979 v0.4.0 |
| 768 | 2026-03-13T17:29:48.164Z | Downloaded progenitor v0.11.2 |
| 769 | 2026-03-13T17:29:48.164Z | Downloaded hickory-resolver v0.24.4 |
| 770 | 2026-03-13T17:29:48.168Z | Downloaded progenitor v0.10.0 |
| 771 | 2026-03-13T17:29:48.168Z | Downloaded progenitor-extras v0.1.1 |
| 772 | 2026-03-13T17:29:48.168Z | Downloaded rustc_version v0.1.7 |
| 773 | 2026-03-13T17:29:48.179Z | Downloaded russh-cryptovec v0.7.3 |
| 774 | 2026-03-13T17:29:48.179Z | Downloaded r2d2 v0.8.10 |
| 775 | 2026-03-13T17:29:48.179Z | Downloaded rustc-hash v2.1.1 |
| 776 | 2026-03-13T17:29:48.180Z | Downloaded progenitor-macro v0.10.0 |
| 777 | 2026-03-13T17:29:48.185Z | Downloaded psm v0.1.30 |
| 778 | 2026-03-13T17:29:48.185Z | Downloaded pkcs5 v0.7.1 |
| 779 | 2026-03-13T17:29:48.185Z | Downloaded ed25519-dalek v2.2.0 |
| 780 | 2026-03-13T17:29:48.191Z | Downloaded postgres-types v0.2.12 |
| 781 | 2026-03-13T17:29:48.191Z | Downloaded ppv-lite86 v0.2.21 |
| 782 | 2026-03-13T17:29:48.194Z | Downloaded rand_seeder v0.4.0 |
| 783 | 2026-03-13T17:29:48.194Z | Downloaded sapling-renderdag v0.1.0 |
| 784 | 2026-03-13T17:29:48.199Z | Downloaded same-file v1.0.6 |
| 785 | 2026-03-13T17:29:48.199Z | Downloaded rand_core v0.6.4 |
| 786 | 2026-03-13T17:29:48.203Z | Downloaded rand_chacha v0.9.0 |
| 787 | 2026-03-13T17:29:48.204Z | Downloaded p256 v0.13.2 |
| 788 | 2026-03-13T17:29:48.207Z | Downloaded salsa20 v0.10.2 |
| 789 | 2026-03-13T17:29:48.207Z | Downloaded papergrid v0.17.0 |
| 790 | 2026-03-13T17:29:48.212Z | Downloaded scheduled-thread-pool v0.2.7 |
| 791 | 2026-03-13T17:29:48.219Z | Downloaded secrecy v0.8.0 |
| 792 | 2026-03-13T17:29:48.219Z | Downloaded scrypt v0.11.0 |
| 793 | 2026-03-13T17:29:48.219Z | Downloaded scopeguard v1.2.0 |
| 794 | 2026-03-13T17:29:48.219Z | Downloaded parking_lot v0.12.5 |
| 795 | 2026-03-13T17:29:48.228Z | Downloaded expectorate v1.2.0 |
| 796 | 2026-03-13T17:29:48.228Z | Downloaded scroll_derive v0.13.1 |
| 797 | 2026-03-13T17:29:48.228Z | Downloaded progenitor v0.13.0 |
| 798 | 2026-03-13T17:29:48.228Z | Downloaded serde_spanned v1.0.4 |
| 799 | 2026-03-13T17:29:48.241Z | Downloaded serde_bytes v0.11.19 |
| 800 | 2026-03-13T17:29:48.241Z | Downloaded serde-big-array v0.5.1 |
| 801 | 2026-03-13T17:29:48.241Z | Downloaded semver v0.1.20 |
| 802 | 2026-03-13T17:29:48.241Z | Downloaded serde_plain v1.0.2 |
| 803 | 2026-03-13T17:29:48.242Z | Downloaded bumpalo v3.20.2 |
| 804 | 2026-03-13T17:29:48.248Z | Downloaded quinn-udp v0.5.14 |
| 805 | 2026-03-13T17:29:48.248Z | Downloaded resolv-conf v0.7.6 |
| 806 | 2026-03-13T17:29:48.248Z | Downloaded rustls-pemfile v2.2.0 |
| 807 | 2026-03-13T17:29:48.249Z | Downloaded rtoolbox v0.0.3 |
| 808 | 2026-03-13T17:29:48.255Z | Downloaded shell-words v1.1.1 |
| 809 | 2026-03-13T17:29:48.255Z | Downloaded rustls-native-certs v0.8.3 |
| 810 | 2026-03-13T17:29:48.255Z | Downloaded seq-macro v0.3.6 |
| 811 | 2026-03-13T17:29:48.261Z | Downloaded serde_urlencoded v0.7.1 |
| 812 | 2026-03-13T17:29:48.262Z | Downloaded sigpipe v0.1.3 |
| 813 | 2026-03-13T17:29:48.262Z | Downloaded sha1 v0.10.6 |
| 814 | 2026-03-13T17:29:48.262Z | Downloaded openssl-sys v0.9.111 |
| 815 | 2026-03-13T17:29:48.265Z | Downloaded siphasher v1.0.2 |
| 816 | 2026-03-13T17:29:48.266Z | Downloaded signal-hook-tokio v0.3.1 |
| 817 | 2026-03-13T17:29:48.276Z | Downloaded signal-hook-mio v0.2.5 |
| 818 | 2026-03-13T17:29:48.276Z | Downloaded pin-project v1.1.11 |
| 819 | 2026-03-13T17:29:48.280Z | Downloaded signature v2.2.0 |
| 820 | 2026-03-13T17:29:48.280Z | Downloaded crossterm v0.29.0 |
| 821 | 2026-03-13T17:29:48.289Z | Downloaded sec1 v0.7.3 |
| 822 | 2026-03-13T17:29:48.297Z | Downloaded schemars_derive v0.8.22 |
| 823 | 2026-03-13T17:29:48.297Z | Downloaded slog-bunyan v2.5.0 |
| 824 | 2026-03-13T17:29:48.297Z | Downloaded rustversion v1.0.22 |
| 825 | 2026-03-13T17:29:48.304Z | Downloaded scroll v0.13.0 |
| 826 | 2026-03-13T17:29:48.304Z | Downloaded hashbrown v0.13.2 |
| 827 | 2026-03-13T17:29:48.304Z | Downloaded slog-envlogger v2.2.0 |
| 828 | 2026-03-13T17:29:48.304Z | Downloaded secrecy v0.10.3 |
| 829 | 2026-03-13T17:29:48.309Z | Downloaded rusty-fork v0.3.1 |
| 830 | 2026-03-13T17:29:48.309Z | Downloaded rand_core v0.10.0 |
| 831 | 2026-03-13T17:29:48.309Z | Downloaded prefix-trie v0.7.0 |
| 832 | 2026-03-13T17:29:48.314Z | Downloaded sct v0.7.1 |
| 833 | 2026-03-13T17:29:48.314Z | Downloaded jiff-static v0.2.21 |
| 834 | 2026-03-13T17:29:48.320Z | Downloaded minimal-lexical v0.2.1 |
| 835 | 2026-03-13T17:29:48.320Z | Downloaded serde_derive_internals v0.29.1 |
| 836 | 2026-03-13T17:29:48.328Z | Downloaded rustc_version v0.4.1 |
| 837 | 2026-03-13T17:29:48.328Z | Downloaded hickory-resolver v0.25.2 |
| 838 | 2026-03-13T17:29:48.333Z | Downloaded ssh-encoding v0.2.0 |
| 839 | 2026-03-13T17:29:48.333Z | Downloaded sqlparser_derive v0.5.0 |
| 840 | 2026-03-13T17:29:48.333Z | Downloaded serde-hex v0.1.0 |
| 841 | 2026-03-13T17:29:48.333Z | Downloaded shlex v1.3.0 |
| 842 | 2026-03-13T17:29:48.333Z | Downloaded rustls-pemfile v1.0.4 |
| 843 | 2026-03-13T17:29:48.338Z | Downloaded serde_repr v0.1.20 |
| 844 | 2026-03-13T17:29:48.338Z | Downloaded structmeta-derive v0.3.0 |
| 845 | 2026-03-13T17:29:48.338Z | Downloaded ssh-cipher v0.2.0 |
| 846 | 2026-03-13T17:29:48.341Z | Downloaded http v1.4.0 |
| 847 | 2026-03-13T17:29:48.345Z | Downloaded structmeta v0.3.0 |
| 848 | 2026-03-13T17:29:48.346Z | Downloaded simd-adler32 v0.3.8 |
| 849 | 2026-03-13T17:29:48.350Z | Downloaded signal-hook-registry v1.4.8 |
| 850 | 2026-03-13T17:29:48.351Z | Downloaded russh-keys v0.45.0 |
| 851 | 2026-03-13T17:29:48.351Z | Downloaded slab v0.4.12 |
| 852 | 2026-03-13T17:29:48.356Z | Downloaded rcgen v0.12.1 |
| 853 | 2026-03-13T17:29:48.356Z | Downloaded rustls-pki-types v1.14.0 |
| 854 | 2026-03-13T17:29:48.359Z | Downloaded progenitor-impl v0.13.0 |
| 855 | 2026-03-13T17:29:48.359Z | Downloaded strum v0.27.2 |
| 856 | 2026-03-13T17:29:48.362Z | Downloaded subtle v2.6.1 |
| 857 | 2026-03-13T17:29:48.362Z | Downloaded supports-color v3.0.2 |
| 858 | 2026-03-13T17:29:48.365Z | Downloaded strum v0.26.3 |
| 859 | 2026-03-13T17:29:48.365Z | Downloaded slog-stdlog v4.1.1 |
| 860 | 2026-03-13T17:29:48.366Z | Downloaded serde_cbor v0.11.2 |
| 861 | 2026-03-13T17:29:48.369Z | Downloaded smallvec v0.6.14 |
| 862 | 2026-03-13T17:29:48.375Z | Downloaded slog-scope v4.4.1 |
| 863 | 2026-03-13T17:29:48.375Z | Downloaded itertools v0.10.5 |
| 864 | 2026-03-13T17:29:48.381Z | Downloaded take_mut v0.2.2 |
| 865 | 2026-03-13T17:29:48.382Z | Downloaded serde_with_macros v3.17.0 |
| 866 | 2026-03-13T17:29:48.386Z | Downloaded tabwriter v1.4.1 |
| 867 | 2026-03-13T17:29:48.386Z | Downloaded slog-async v2.8.0 |
| 868 | 2026-03-13T17:29:48.386Z | Downloaded snafu-derive v0.8.9 |
| 869 | 2026-03-13T17:29:48.386Z | Downloaded sqlformat v0.3.5 |
| 870 | 2026-03-13T17:29:48.394Z | Downloaded hashbrown v0.12.3 |
| 871 | 2026-03-13T17:29:48.394Z | Downloaded termtree v0.5.1 |
| 872 | 2026-03-13T17:29:48.394Z | Downloaded testing_table v0.3.0 |
| 873 | 2026-03-13T17:29:48.398Z | Downloaded time-core v0.1.8 |
| 874 | 2026-03-13T17:29:48.399Z | Downloaded tap v1.0.1 |
| 875 | 2026-03-13T17:29:48.399Z | Downloaded tagptr v0.2.0 |
| 876 | 2026-03-13T17:29:48.399Z | Downloaded num-bigint v0.4.6 |
| 877 | 2026-03-13T17:29:48.403Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 878 | 2026-03-13T17:29:48.403Z | Downloaded tabled_derive v0.11.0 |
| 879 | 2026-03-13T17:29:48.406Z | Downloaded thread-id v5.1.0 |
| 880 | 2026-03-13T17:29:48.406Z | Downloaded sync-ptr v0.1.4 |
| 881 | 2026-03-13T17:29:48.406Z | Downloaded sync_wrapper v1.0.2 |
| 882 | 2026-03-13T17:29:48.412Z | Downloaded spki v0.7.3 |
| 883 | 2026-03-13T17:29:48.412Z | Downloaded smf v0.2.3 |
| 884 | 2026-03-13T17:29:48.412Z | Downloaded ryu v1.0.23 |
| 885 | 2026-03-13T17:29:48.417Z | Downloaded static_assertions v1.1.0 |
| 886 | 2026-03-13T17:29:48.417Z | Downloaded serde_path_to_error v0.1.20 |
| 887 | 2026-03-13T17:29:48.417Z | Downloaded rayon-core v1.13.0 |
| 888 | 2026-03-13T17:29:48.421Z | Downloaded tinyvec_macros v0.1.1 |
| 889 | 2026-03-13T17:29:48.421Z | Downloaded stringprep v0.1.5 |
| 890 | 2026-03-13T17:29:48.426Z | Downloaded progenitor-impl v0.10.0 |
| 891 | 2026-03-13T17:29:48.426Z | Downloaded string_cache v0.8.9 |
| 892 | 2026-03-13T17:29:48.426Z | Downloaded stacker v0.1.23 |
| 893 | 2026-03-13T17:29:48.429Z | Downloaded slog-json v2.6.1 |
| 894 | 2026-03-13T17:29:48.429Z | Downloaded rustls-platform-verifier v0.6.2 |
| 895 | 2026-03-13T17:29:48.432Z | Downloaded slog-dtrace v0.3.0 |
| 896 | 2026-03-13T17:29:48.436Z | Downloaded mio v1.1.1 |
| 897 | 2026-03-13T17:29:48.439Z | Downloaded support-bundle-viewer v0.1.2 |
| 898 | 2026-03-13T17:29:48.440Z | Downloaded hyper-util v0.1.20 |
| 899 | 2026-03-13T17:29:48.444Z | Downloaded slog-term v2.9.2 |
| 900 | 2026-03-13T17:29:48.447Z | Downloaded hashbrown v0.15.5 |
| 901 | 2026-03-13T17:29:48.450Z | Downloaded termios v0.3.3 |
| 902 | 2026-03-13T17:29:48.455Z | Downloaded publicsuffix v2.3.0 |
| 903 | 2026-03-13T17:29:48.459Z | Downloaded schemars v0.8.22 |
| 904 | 2026-03-13T17:29:48.463Z | Downloaded tower-service v0.3.3 |
| 905 | 2026-03-13T17:29:48.470Z | Downloaded aho-corasick v1.1.4 |
| 906 | 2026-03-13T17:29:48.474Z | Downloaded try-lock v0.2.5 |
| 907 | 2026-03-13T17:29:48.474Z | Downloaded tiny-keccak v2.0.2 |
| 908 | 2026-03-13T17:29:48.474Z | Downloaded rand v0.8.5 |
| 909 | 2026-03-13T17:29:48.477Z | Downloaded strum_macros v0.26.4 |
| 910 | 2026-03-13T17:29:48.478Z | Downloaded tower-layer v0.3.3 |
| 911 | 2026-03-13T17:29:48.478Z | Downloaded topological-sort v0.2.2 |
| 912 | 2026-03-13T17:29:48.483Z | Downloaded thiserror-no-std v2.0.2 |
| 913 | 2026-03-13T17:29:48.489Z | Downloaded tokio-macros v2.6.0 |
| 914 | 2026-03-13T17:29:48.489Z | Downloaded tokio-dtrace v0.1.1 |
| 915 | 2026-03-13T17:29:48.490Z | Downloaded trait-variant v0.1.2 |
| 916 | 2026-03-13T17:29:48.490Z | Downloaded time-macros v0.2.27 |
| 917 | 2026-03-13T17:29:48.490Z | Downloaded tls_codec v0.4.2 |
| 918 | 2026-03-13T17:29:48.490Z | Downloaded pretty_assertions v1.4.1 |
| 919 | 2026-03-13T17:29:48.493Z | Downloaded iddqd v0.3.17 |
| 920 | 2026-03-13T17:29:48.498Z | Downloaded tls_codec_derive v0.4.2 |
| 921 | 2026-03-13T17:29:48.502Z | Downloaded typify-macro v0.4.3 |
| 922 | 2026-03-13T17:29:48.502Z | Downloaded similar v2.7.0 |
| 923 | 2026-03-13T17:29:48.508Z | Downloaded untrusted v0.9.0 |
| 924 | 2026-03-13T17:29:48.508Z | Downloaded untrusted v0.7.1 |
| 925 | 2026-03-13T17:29:48.509Z | Downloaded typify-macro v0.6.1 |
| 926 | 2026-03-13T17:29:48.513Z | Downloaded tokio-native-tls v0.3.1 |
| 927 | 2026-03-13T17:29:48.513Z | Downloaded strum_macros v0.27.2 |
| 928 | 2026-03-13T17:29:48.513Z | Downloaded tokio-rustls v0.25.0 |
| 929 | 2026-03-13T17:29:48.513Z | Downloaded tokio-tungstenite v0.21.0 |
| 930 | 2026-03-13T17:29:48.517Z | Downloaded unarray v0.1.4 |
| 931 | 2026-03-13T17:29:48.517Z | Downloaded schemars v0.9.0 |
| 932 | 2026-03-13T17:29:48.525Z | Downloaded utf-8 v0.7.6 |
| 933 | 2026-03-13T17:29:48.529Z | Downloaded usdt-attr-macro v0.6.0 |
| 934 | 2026-03-13T17:29:48.529Z | Downloaded universal-hash v0.5.1 |
| 935 | 2026-03-13T17:29:48.529Z | Downloaded qorb v0.4.1 |
| 936 | 2026-03-13T17:29:48.533Z | Downloaded iri-string v0.7.10 |
| 937 | 2026-03-13T17:29:48.536Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 938 | 2026-03-13T17:29:48.539Z | Downloaded wait-timeout v0.2.1 |
| 939 | 2026-03-13T17:29:48.539Z | Downloaded term v0.7.0 |
| 940 | 2026-03-13T17:29:48.543Z | Downloaded socket2 v0.5.10 |
| 941 | 2026-03-13T17:29:48.543Z | Downloaded waitgroup v0.1.2 |
| 942 | 2026-03-13T17:29:48.543Z | Downloaded void v1.0.2 |
| 943 | 2026-03-13T17:29:48.546Z | Downloaded usdt-macro v0.6.0 |
| 944 | 2026-03-13T17:29:48.546Z | Downloaded unit-prefix v0.5.2 |
| 945 | 2026-03-13T17:29:48.546Z | Downloaded unicode-truncate v1.1.0 |
| 946 | 2026-03-13T17:29:48.550Z | Downloaded thread_local v1.1.9 |
| 947 | 2026-03-13T17:29:48.550Z | Downloaded num-bigint-dig v0.8.6 |
| 948 | 2026-03-13T17:29:48.554Z | Downloaded rand v0.9.2 |
| 949 | 2026-03-13T17:29:48.555Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 950 | 2026-03-13T17:29:48.559Z | Downloaded tokio-tungstenite v0.23.1 |
| 951 | 2026-03-13T17:29:48.559Z | Downloaded tui-tree-widget v0.23.1 |
| 952 | 2026-03-13T17:29:48.563Z | Downloaded strum_macros v0.24.3 |
| 953 | 2026-03-13T17:29:48.563Z | Downloaded term v1.2.1 |
| 954 | 2026-03-13T17:29:48.567Z | Downloaded schemars v1.2.1 |
| 955 | 2026-03-13T17:29:48.574Z | Downloaded xshell-macros v0.2.7 |
| 956 | 2026-03-13T17:29:48.579Z | Downloaded want v0.3.1 |
| 957 | 2026-03-13T17:29:48.579Z | Downloaded futures-util v0.3.32 |
| 958 | 2026-03-13T17:29:48.586Z | Downloaded usdt v0.6.0 |
| 959 | 2026-03-13T17:29:48.590Z | Downloaded unicase v2.9.0 |
| 960 | 2026-03-13T17:29:48.590Z | Downloaded tokio-stream v0.1.18 |
| 961 | 2026-03-13T17:29:48.594Z | Downloaded zone_cfg_derive v0.3.1 |
| 962 | 2026-03-13T17:29:48.594Z | Downloaded tokio-rustls v0.24.1 |
| 963 | 2026-03-13T17:29:48.594Z | Downloaded xattr v1.6.1 |
| 964 | 2026-03-13T17:29:48.600Z | Downloaded zone v0.3.1 |
| 965 | 2026-03-13T17:29:48.600Z | Downloaded itertools v0.12.1 |
| 966 | 2026-03-13T17:29:48.604Z | Downloaded tokio-rustls v0.26.4 |
| 967 | 2026-03-13T17:29:48.604Z | Downloaded snafu v0.8.9 |
| 968 | 2026-03-13T17:29:48.607Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 969 | 2026-03-13T17:29:48.607Z | Downloaded vsss-rs v3.3.4 |
| 970 | 2026-03-13T17:29:48.610Z | Downloaded zeroize_derive v1.4.3 |
| 971 | 2026-03-13T17:29:48.611Z | Downloaded quinn v0.11.9 |
| 972 | 2026-03-13T17:29:48.614Z | Downloaded h2 v0.4.13 |
| 973 | 2026-03-13T17:29:48.622Z | Downloaded socket2 v0.6.2 |
| 974 | 2026-03-13T17:29:48.627Z | Downloaded vergen-gitcl v1.0.8 |
| 975 | 2026-03-13T17:29:48.628Z | Downloaded vergen-git2 v1.0.7 |
| 976 | 2026-03-13T17:29:48.628Z | Downloaded hyper v1.8.1 |
| 977 | 2026-03-13T17:29:48.632Z | Downloaded test-strategy v0.4.5 |
| 978 | 2026-03-13T17:29:48.632Z | Downloaded rsa v0.9.10 |
| 979 | 2026-03-13T17:29:48.637Z | Downloaded xz2 v0.1.7 |
| 980 | 2026-03-13T17:29:48.637Z | Downloaded aws-lc-rs v1.16.0 |
| 981 | 2026-03-13T17:29:48.642Z | Downloaded zeroize v1.8.2 |
| 982 | 2026-03-13T17:29:48.646Z | Downloaded walkdir v2.5.0 |
| 983 | 2026-03-13T17:29:48.647Z | Downloaded tracing-attributes v0.1.31 |
| 984 | 2026-03-13T17:29:48.651Z | Downloaded itertools v0.13.0 |
| 985 | 2026-03-13T17:29:48.655Z | Downloaded tinyvec v1.10.0 |
| 986 | 2026-03-13T17:29:48.655Z | Downloaded libxml v0.3.3 |
| 987 | 2026-03-13T17:29:48.659Z | Downloaded xshell v0.2.7 |
| 988 | 2026-03-13T17:29:48.665Z | Downloaded wyz v0.5.1 |
| 989 | 2026-03-13T17:29:48.665Z | Downloaded whoami v2.1.0 |
| 990 | 2026-03-13T17:29:48.665Z | Downloaded subprocess v0.2.15 |
| 991 | 2026-03-13T17:29:48.670Z | Downloaded whoami v1.6.1 |
| 992 | 2026-03-13T17:29:48.670Z | Downloaded samael v0.0.19 |
| 993 | 2026-03-13T17:29:48.674Z | Downloaded zstd-safe v7.2.4 |
| 994 | 2026-03-13T17:29:48.674Z | Downloaded vergen-lib v0.1.6 |
| 995 | 2026-03-13T17:29:48.674Z | Downloaded unicode-properties v0.1.4 |
| 996 | 2026-03-13T17:29:48.678Z | Downloaded rand v0.10.0 |
| 997 | 2026-03-13T17:29:48.678Z | Downloaded tungstenite v0.21.0 |
| 998 | 2026-03-13T17:29:48.681Z | Downloaded twox-hash v2.1.2 |
| 999 | 2026-03-13T17:29:48.684Z | Downloaded vergen v9.0.6 |
| 1000 | 2026-03-13T17:29:48.684Z | Downloaded tungstenite v0.23.0 |
| 1001 | 2026-03-13T17:29:48.687Z | Downloaded typify v0.4.3 |
| 1002 | 2026-03-13T17:29:48.690Z | Downloaded zstd v0.13.3 |
| 1003 | 2026-03-13T17:29:48.690Z | Downloaded yasna v0.5.2 |
| 1004 | 2026-03-13T17:29:48.696Z | Downloaded tar v0.4.44 |
| 1005 | 2026-03-13T17:29:48.697Z | Downloaded rustyline v14.0.0 |
| 1006 | 2026-03-13T17:29:48.700Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1007 | 2026-03-13T17:29:48.703Z | Downloaded toml v0.7.8 |
| 1008 | 2026-03-13T17:29:48.706Z | Downloaded tracing-core v0.1.36 |
| 1009 | 2026-03-13T17:29:48.706Z | Downloaded uzers v0.12.2 |
| 1010 | 2026-03-13T17:29:48.710Z | Downloaded typify v0.6.1 |
| 1011 | 2026-03-13T17:29:48.715Z | Downloaded hkdf v0.12.4 |
| 1012 | 2026-03-13T17:29:48.715Z | Downloaded usdt-impl v0.6.0 |
| 1013 | 2026-03-13T17:29:48.715Z | Downloaded slog v2.8.2 |
| 1014 | 2026-03-13T17:29:48.719Z | Downloaded rustls-webpki v0.103.9 |
| 1015 | 2026-03-13T17:29:48.719Z | Downloaded unicode-bidi v0.3.18 |
| 1016 | 2026-03-13T17:29:48.724Z | Downloaded p521 v0.13.3 |
| 1017 | 2026-03-13T17:29:48.724Z | Downloaded libm v0.2.16 |
| 1018 | 2026-03-13T17:29:48.729Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1019 | 2026-03-13T17:29:48.732Z | Downloaded russh v0.45.0 |
| 1020 | 2026-03-13T17:29:48.736Z | Downloaded itertools v0.14.0 |
| 1021 | 2026-03-13T17:29:48.741Z | Downloaded vte v0.14.1 |
| 1022 | 2026-03-13T17:29:48.744Z | Downloaded tokio-postgres v0.7.16 |
| 1023 | 2026-03-13T17:29:48.747Z | Downloaded reedline v0.40.0 |
| 1024 | 2026-03-13T17:29:48.752Z | Downloaded rpassword v7.4.0 |
| 1025 | 2026-03-13T17:29:48.756Z | Downloaded zopfli v0.8.3 |
| 1026 | 2026-03-13T17:29:48.756Z | Downloaded ron v0.12.0 |
| 1027 | 2026-03-13T17:29:48.761Z | Downloaded steno v0.4.1 |
| 1028 | 2026-03-13T17:29:48.766Z | Downloaded bindgen v0.71.1 |
| 1029 | 2026-03-13T17:29:48.777Z | Downloaded blake3 v1.8.3 |
| 1030 | 2026-03-13T17:29:48.789Z | Downloaded toml_edit v0.19.15 |
| 1031 | 2026-03-13T17:29:48.796Z | Downloaded zerocopy v0.6.6 |
| 1032 | 2026-03-13T17:29:48.796Z | Downloaded reqwest v0.13.2 |
| 1033 | 2026-03-13T17:29:48.796Z | Downloaded reqwest v0.12.28 |
| 1034 | 2026-03-13T17:29:48.802Z | Downloaded yansi v1.0.1 |
| 1035 | 2026-03-13T17:29:48.808Z | Downloaded uuid v1.21.0 |
| 1036 | 2026-03-13T17:29:48.809Z | Downloaded unsafe-libyaml v0.2.11 |
| 1037 | 2026-03-13T17:29:48.809Z | Downloaded unicode_categories v0.1.1 |
| 1038 | 2026-03-13T17:29:48.809Z | Downloaded regex v1.12.3 |
| 1039 | 2026-03-13T17:29:48.813Z | Downloaded spin v0.9.8 |
| 1040 | 2026-03-13T17:29:48.813Z | Downloaded signal-hook v0.3.18 |
| 1041 | 2026-03-13T17:29:48.818Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1042 | 2026-03-13T17:29:48.818Z | Downloaded rayon v1.11.0 |
| 1043 | 2026-03-13T17:29:48.823Z | Downloaded p384 v0.13.1 |
| 1044 | 2026-03-13T17:29:48.826Z | Downloaded bitvec v1.0.1 |
| 1045 | 2026-03-13T17:29:48.837Z | Downloaded zip v0.6.6 |
| 1046 | 2026-03-13T17:29:48.841Z | Downloaded ssh-key v0.6.7 |
| 1047 | 2026-03-13T17:29:48.848Z | Downloaded chrono v0.4.44 |
| 1048 | 2026-03-13T17:29:48.854Z | Downloaded portable-atomic v1.13.1 |
| 1049 | 2026-03-13T17:29:48.860Z | Downloaded zerocopy-derive v0.8.40 |
| 1050 | 2026-03-13T17:29:48.867Z | Downloaded typed-path v0.9.3 |
| 1051 | 2026-03-13T17:29:48.873Z | Downloaded git2 v0.20.4 |
| 1052 | 2026-03-13T17:29:48.877Z | Downloaded nom v7.1.3 |
| 1053 | 2026-03-13T17:29:48.880Z | Downloaded tower v0.5.3 |
| 1054 | 2026-03-13T17:29:48.886Z | Downloaded rustls-webpki v0.101.7 |
| 1055 | 2026-03-13T17:29:48.895Z | Downloaded x509-cert v0.2.5 |
| 1056 | 2026-03-13T17:29:48.900Z | Downloaded unicode-segmentation v1.12.0 |
| 1057 | 2026-03-13T17:29:48.904Z | Downloaded quick-xml v0.37.5 |
| 1058 | 2026-03-13T17:29:48.907Z | Downloaded lalrpop v0.19.12 |
| 1059 | 2026-03-13T17:29:48.915Z | Downloaded zip v4.6.1 |
| 1060 | 2026-03-13T17:29:48.919Z | Downloaded unicode-normalization v0.1.25 |
| 1061 | 2026-03-13T17:29:48.939Z | Downloaded curve25519-dalek v4.1.3 |
| 1062 | 2026-03-13T17:29:48.948Z | Downloaded tower-http v0.6.8 |
| 1063 | 2026-03-13T17:29:48.949Z | Downloaded tough v0.20.0 |
| 1064 | 2026-03-13T17:29:48.949Z | Downloaded proptest v1.10.0 |
| 1065 | 2026-03-13T17:29:48.960Z | Downloaded tokio-util v0.7.18 |
| 1066 | 2026-03-13T17:29:48.960Z | Downloaded rustls-webpki v0.102.8 |
| 1067 | 2026-03-13T17:29:48.968Z | Downloaded serde_with v3.17.0 |
| 1068 | 2026-03-13T17:29:48.977Z | Downloaded quinn-proto v0.11.13 |
| 1069 | 2026-03-13T17:29:48.981Z | Downloaded object v0.30.4 |
| 1070 | 2026-03-13T17:29:48.988Z | Downloaded nix v0.27.1 |
| 1071 | 2026-03-13T17:29:48.995Z | Downloaded radix_trie v0.2.1 |
| 1072 | 2026-03-13T17:29:49.001Z | Downloaded winnow v0.6.26 |
| 1073 | 2026-03-13T17:29:49.006Z | Downloaded winnow v0.5.40 |
| 1074 | 2026-03-13T17:29:49.013Z | Downloaded nix v0.28.0 |
| 1075 | 2026-03-13T17:29:49.021Z | Downloaded openssl v0.10.75 |
| 1076 | 2026-03-13T17:29:49.028Z | Downloaded dropshot v0.16.7 |
| 1077 | 2026-03-13T17:29:49.045Z | Downloaded tabled v0.20.0 |
| 1078 | 2026-03-13T17:29:49.058Z | Downloaded bstr v1.12.1 |
| 1079 | 2026-03-13T17:29:49.065Z | Downloaded time v0.3.47 |
| 1080 | 2026-03-13T17:29:49.078Z | Downloaded smoltcp v0.9.1 |
| 1081 | 2026-03-13T17:29:49.140Z | Downloaded diesel v2.2.12 |
| 1082 | 2026-03-13T17:29:49.140Z | Downloaded zlib-rs v0.6.2 |
| 1083 | 2026-03-13T17:29:49.140Z | Downloaded webpki-roots v1.0.6 |
| 1084 | 2026-03-13T17:29:49.140Z | Downloaded vcpkg v0.2.15 |
| 1085 | 2026-03-13T17:29:49.140Z | Downloaded zerocopy v0.8.40 |
| 1086 | 2026-03-13T17:29:49.148Z | Downloaded nix v0.31.1 |
| 1087 | 2026-03-13T17:29:49.160Z | Downloaded smoltcp v0.11.0 |
| 1088 | 2026-03-13T17:29:49.170Z | Downloaded openapiv3 v2.2.0 |
| 1089 | 2026-03-13T17:29:49.182Z | Downloaded hickory-proto v0.25.2 |
| 1090 | 2026-03-13T17:29:49.186Z | Downloaded rustls v0.22.4 |
| 1091 | 2026-03-13T17:29:49.192Z | Downloaded rustls v0.23.37 |
| 1092 | 2026-03-13T17:29:49.197Z | Downloaded regex-syntax v0.8.10 |
| 1093 | 2026-03-13T17:29:49.203Z | Downloaded rustix v0.38.44 |
| 1094 | 2026-03-13T17:29:49.220Z | Downloaded regress v0.10.5 |
| 1095 | 2026-03-13T17:29:49.230Z | Downloaded object v0.37.3 |
| 1096 | 2026-03-13T17:29:49.236Z | Downloaded regex-syntax v0.6.29 |
| 1097 | 2026-03-13T17:29:49.241Z | Downloaded nix v0.29.0 |
| 1098 | 2026-03-13T17:29:49.251Z | Downloaded sqlparser v0.61.0 |
| 1099 | 2026-03-13T17:29:49.256Z | Downloaded hickory-proto v0.24.4 |
| 1100 | 2026-03-13T17:29:49.268Z | Downloaded rustls v0.21.12 |
| 1101 | 2026-03-13T17:29:49.278Z | Downloaded sled v0.34.7 |
| 1102 | 2026-03-13T17:29:49.287Z | Downloaded polar-core v0.27.3 |
| 1103 | 2026-03-13T17:29:49.296Z | Downloaded petname v2.0.2 |
| 1104 | 2026-03-13T17:29:49.304Z | Downloaded salty v0.3.0 |
| 1105 | 2026-03-13T17:29:49.314Z | Downloaded moka v0.12.13 |
| 1106 | 2026-03-13T17:29:49.314Z | Downloaded zerocopy-derive v0.6.6 |
| 1107 | 2026-03-13T17:29:49.326Z | Downloaded goblin v0.10.5 |
| 1108 | 2026-03-13T17:29:49.340Z | Downloaded ron v0.8.1 |
| 1109 | 2026-03-13T17:29:49.340Z | Downloaded regex-automata v0.4.14 |
| 1110 | 2026-03-13T17:29:49.345Z | Downloaded typify-impl v0.6.1 |
| 1111 | 2026-03-13T17:29:49.354Z | Downloaded typify-impl v0.4.3 |
| 1112 | 2026-03-13T17:29:49.364Z | Downloaded tracing v0.1.44 |
| 1113 | 2026-03-13T17:29:49.383Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1114 | 2026-03-13T17:29:49.390Z | Downloaded jiff v0.2.21 |
| 1115 | 2026-03-13T17:29:49.405Z | Downloaded ratatui v0.29.0 |
| 1116 | 2026-03-13T17:29:49.419Z | Downloaded progenitor-impl v0.11.2 |
| 1117 | 2026-03-13T17:29:49.423Z | Downloaded hickory-server v0.25.2 |
| 1118 | 2026-03-13T17:29:49.428Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1119 | 2026-03-13T17:29:49.428Z | Downloaded prettyplease v0.2.37 |
| 1120 | 2026-03-13T17:29:49.432Z | Downloaded aes v0.8.4 |
| 1121 | 2026-03-13T17:29:49.432Z | Downloaded miniz_oxide v0.8.9 |
| 1122 | 2026-03-13T17:29:49.436Z | Downloaded rand_core v0.9.5 |
| 1123 | 2026-03-13T17:29:49.436Z | Downloaded postgres-protocol v0.6.10 |
| 1124 | 2026-03-13T17:29:49.436Z | Downloaded postcard v1.1.3 |
| 1125 | 2026-03-13T17:29:49.439Z | Downloaded pin-project-lite v0.2.17 |
| 1126 | 2026-03-13T17:29:49.444Z | Downloaded csv v1.4.0 |
| 1127 | 2026-03-13T17:29:49.457Z | Downloaded oso v0.27.3 |
| 1128 | 2026-03-13T17:29:49.461Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1129 | 2026-03-13T17:29:49.476Z | Downloaded lzma-sys v0.1.20 |
| 1130 | 2026-03-13T17:29:49.496Z | Downloaded petgraph v0.6.5 |
| 1131 | 2026-03-13T17:29:49.510Z | Downloaded petgraph v0.8.3 |
| 1132 | 2026-03-13T17:29:49.527Z | Downloaded chrono-tz v0.10.4 |
| 1133 | 2026-03-13T17:29:49.539Z | Downloaded pkcs1 v0.7.5 |
| 1134 | 2026-03-13T17:29:49.544Z | Downloaded progenitor-client v0.10.0 |
| 1135 | 2026-03-13T17:29:49.544Z | Downloaded parking_lot v0.11.2 |
| 1136 | 2026-03-13T17:29:49.547Z | Downloaded predicates-core v1.0.10 |
| 1137 | 2026-03-13T17:29:49.547Z | Downloaded indicatif v0.18.4 |
| 1138 | 2026-03-13T17:29:49.547Z | Downloaded libz-sys v1.1.24 |
| 1139 | 2026-03-13T17:29:49.563Z | Downloaded dropshot-api-manager v0.6.0 |
| 1140 | 2026-03-13T17:29:49.566Z | Downloaded pkg-config v0.3.32 |
| 1141 | 2026-03-13T17:29:49.570Z | Downloaded pkcs8 v0.10.2 |
| 1142 | 2026-03-13T17:29:49.570Z | Downloaded tokio v1.49.0 |
| 1143 | 2026-03-13T17:29:49.600Z | Downloaded sha3 v0.10.8 |
| 1144 | 2026-03-13T17:29:49.607Z | Downloaded pin-project-internal v1.1.11 |
| 1145 | 2026-03-13T17:29:49.607Z | Downloaded phf_shared v0.12.1 |
| 1146 | 2026-03-13T17:29:49.607Z | Downloaded crossbeam-channel v0.5.15 |
| 1147 | 2026-03-13T17:29:49.617Z | Downloaded progenitor-macro v0.13.0 |
| 1148 | 2026-03-13T17:29:49.617Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1149 | 2026-03-13T17:29:49.617Z | Downloaded der v0.7.10 |
| 1150 | 2026-03-13T17:29:49.617Z | Downloaded base64 v0.21.7 |
| 1151 | 2026-03-13T17:29:49.633Z | Downloaded heapless v0.7.17 |
| 1152 | 2026-03-13T17:29:49.634Z | Downloaded proc-macro-crate v3.4.0 |
| 1153 | 2026-03-13T17:29:49.635Z | Downloaded paste v1.0.15 |
| 1154 | 2026-03-13T17:29:49.635Z | Downloaded password-hash v0.5.0 |
| 1155 | 2026-03-13T17:29:49.635Z | Downloaded password-hash v0.4.2 |
| 1156 | 2026-03-13T17:29:49.636Z | Downloaded parse-display-derive v0.10.0 |
| 1157 | 2026-03-13T17:29:49.636Z | Downloaded multer v3.1.0 |
| 1158 | 2026-03-13T17:29:49.636Z | Downloaded headers v0.4.1 |
| 1159 | 2026-03-13T17:29:49.642Z | Downloaded parking_lot_core v0.8.6 |
| 1160 | 2026-03-13T17:29:49.642Z | Downloaded cc v1.2.56 |
| 1161 | 2026-03-13T17:29:49.642Z | Downloaded getrandom v0.3.4 |
| 1162 | 2026-03-13T17:29:49.642Z | Downloaded elliptic-curve v0.13.8 |
| 1163 | 2026-03-13T17:29:49.646Z | Downloaded ar_archive_writer v0.5.1 |
| 1164 | 2026-03-13T17:29:49.647Z | Downloaded oxnet v0.1.4 |
| 1165 | 2026-03-13T17:29:49.647Z | Downloaded indexmap v1.9.3 |
| 1166 | 2026-03-13T17:29:49.651Z | Downloaded ignore v0.4.25 |
| 1167 | 2026-03-13T17:29:49.651Z | Downloaded encoding_rs v0.8.35 |
| 1168 | 2026-03-13T17:29:49.666Z | Downloaded httparse v1.10.1 |
| 1169 | 2026-03-13T17:29:49.670Z | Downloaded chacha20poly1305 v0.10.1 |
| 1170 | 2026-03-13T17:29:49.671Z | Downloaded darling_core v0.20.11 |
| 1171 | 2026-03-13T17:29:49.678Z | Downloaded num_enum v0.5.11 |
| 1172 | 2026-03-13T17:29:49.737Z | Downloaded num-integer v0.1.46 |
| 1173 | 2026-03-13T17:29:49.737Z | Downloaded arc-swap v1.8.2 |
| 1174 | 2026-03-13T17:29:49.738Z | Downloaded num-rational v0.4.2 |
| 1175 | 2026-03-13T17:29:49.738Z | Downloaded num-complex v0.4.6 |
| 1176 | 2026-03-13T17:29:49.738Z | Downloaded nu-ansi-term v0.50.3 |
| 1177 | 2026-03-13T17:29:49.738Z | Downloaded path-slash v0.1.5 |
| 1178 | 2026-03-13T17:29:49.752Z | Downloaded parse-size v1.1.0 |
| 1179 | 2026-03-13T17:29:49.752Z | Downloaded lzss v0.8.2 |
| 1180 | 2026-03-13T17:29:49.752Z | Downloaded iana-time-zone v0.1.65 |
| 1181 | 2026-03-13T17:29:49.752Z | Downloaded hyper-rustls v0.27.7 |
| 1182 | 2026-03-13T17:29:49.752Z | Downloaded derive_more v2.1.1 |
| 1183 | 2026-03-13T17:29:49.753Z | Downloaded crypto-bigint v0.5.5 |
| 1184 | 2026-03-13T17:29:49.753Z | Downloaded opaque-debug v0.3.1 |
| 1185 | 2026-03-13T17:29:49.753Z | Downloaded olpc-cjson v0.1.4 |
| 1186 | 2026-03-13T17:29:49.753Z | Downloaded ring v0.17.14 |
| 1187 | 2026-03-13T17:29:49.753Z | Downloaded num_threads v0.1.7 |
| 1188 | 2026-03-13T17:29:49.753Z | Downloaded libefi-sys v0.1.0 |
| 1189 | 2026-03-13T17:29:49.753Z | Downloaded libloading v0.8.9 |
| 1190 | 2026-03-13T17:29:49.753Z | Downloaded futures v0.3.32 |
| 1191 | 2026-03-13T17:29:49.753Z | Downloaded dropshot_endpoint v0.16.7 |
| 1192 | 2026-03-13T17:29:49.753Z | Downloaded crc-any v2.5.0 |
| 1193 | 2026-03-13T17:29:49.753Z | Downloaded num-conv v0.2.0 |
| 1194 | 2026-03-13T17:29:49.765Z | Downloaded cargo_toml v0.22.3 |
| 1195 | 2026-03-13T17:29:49.765Z | Downloaded num v0.4.3 |
| 1196 | 2026-03-13T17:29:49.765Z | Downloaded jobserver v0.1.34 |
| 1197 | 2026-03-13T17:29:49.765Z | Downloaded ipnetwork v0.21.1 |
| 1198 | 2026-03-13T17:29:49.765Z | Downloaded ipnet v2.11.0 |
| 1199 | 2026-03-13T17:29:49.765Z | Downloaded newtype_derive v0.1.6 |
| 1200 | 2026-03-13T17:29:49.765Z | Downloaded newline-converter v0.3.0 |
| 1201 | 2026-03-13T17:29:49.765Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1202 | 2026-03-13T17:29:49.800Z | Downloaded new_debug_unreachable v1.0.6 |
| 1203 | 2026-03-13T17:29:49.812Z | Downloaded md-5 v0.10.6 |
| 1204 | 2026-03-13T17:29:49.812Z | Downloaded lru-slab v0.1.2 |
| 1205 | 2026-03-13T17:29:49.812Z | Downloaded lru v0.12.5 |
| 1206 | 2026-03-13T17:29:49.812Z | Downloaded ingot-types v0.1.2 |
| 1207 | 2026-03-13T17:29:49.812Z | Downloaded half v1.8.3 |
| 1208 | 2026-03-13T17:29:49.812Z | Downloaded ingot v0.1.1 |
| 1209 | 2026-03-13T17:29:49.812Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1210 | 2026-03-13T17:29:49.812Z | Downloaded colored v3.1.1 |
| 1211 | 2026-03-13T17:29:49.817Z | Downloaded keccak v0.1.6 |
| 1212 | 2026-03-13T17:29:49.817Z | Downloaded maybe-uninit v2.0.0 |
| 1213 | 2026-03-13T17:29:49.817Z | Downloaded managed v0.8.0 |
| 1214 | 2026-03-13T17:29:49.817Z | Downloaded lalrpop-util v0.19.12 |
| 1215 | 2026-03-13T17:29:49.817Z | Downloaded const-oid v0.9.6 |
| 1216 | 2026-03-13T17:29:49.817Z | Downloaded futures-channel v0.3.32 |
| 1217 | 2026-03-13T17:29:49.818Z | Downloaded fs-err v2.11.0 |
| 1218 | 2026-03-13T17:29:49.818Z | Downloaded ecdsa v0.16.9 |
| 1219 | 2026-03-13T17:29:49.818Z | Downloaded kstat-rs v0.2.4 |
| 1220 | 2026-03-13T17:29:49.818Z | Downloaded http-body-util v0.1.3 |
| 1221 | 2026-03-13T17:29:49.825Z | Downloaded console v0.16.2 |
| 1222 | 2026-03-13T17:29:49.825Z | Downloaded instability v0.3.11 |
| 1223 | 2026-03-13T17:29:49.825Z | Downloaded hostname v0.3.1 |
| 1224 | 2026-03-13T17:29:49.825Z | Downloaded crc32fast v1.5.0 |
| 1225 | 2026-03-13T17:29:49.825Z | Downloaded cookie_store v0.22.1 |
| 1226 | 2026-03-13T17:29:49.866Z | Downloaded colored v2.2.0 |
| 1227 | 2026-03-13T17:29:49.866Z | Downloaded clang-sys v1.8.1 |
| 1228 | 2026-03-13T17:29:49.867Z | Downloaded cancel-safe-futures v0.1.5 |
| 1229 | 2026-03-13T17:29:49.867Z | Downloaded backon v1.6.0 |
| 1230 | 2026-03-13T17:29:49.867Z | Downloaded crossbeam-utils v0.8.21 |
| 1231 | 2026-03-13T17:29:49.867Z | Downloaded internet-checksum v0.2.1 |
| 1232 | 2026-03-13T17:29:49.888Z | Downloaded instant v0.1.13 |
| 1233 | 2026-03-13T17:29:49.888Z | Downloaded indoc v1.0.9 |
| 1234 | 2026-03-13T17:29:49.888Z | Downloaded indent_write v2.2.0 |
| 1235 | 2026-03-13T17:29:49.888Z | Downloaded console v0.15.11 |
| 1236 | 2026-03-13T17:29:49.888Z | Downloaded git-stub-vcs v0.1.0 |
| 1237 | 2026-03-13T17:29:49.888Z | Downloaded ahash v0.8.12 |
| 1238 | 2026-03-13T17:29:49.889Z | Downloaded fs_extra v1.3.0 |
| 1239 | 2026-03-13T17:29:49.889Z | Downloaded derive_builder v0.20.2 |
| 1240 | 2026-03-13T17:29:49.889Z | Downloaded bzip2 v0.4.4 |
| 1241 | 2026-03-13T17:29:49.889Z | Downloaded crossterm v0.28.1 |
| 1242 | 2026-03-13T17:29:49.889Z | Downloaded hyper-tls v0.6.0 |
| 1243 | 2026-03-13T17:29:49.889Z | Downloaded hubpack v0.1.2 |
| 1244 | 2026-03-13T17:29:49.889Z | Downloaded httpdate v1.0.3 |
| 1245 | 2026-03-13T17:29:49.889Z | Downloaded hostname v0.4.2 |
| 1246 | 2026-03-13T17:29:49.889Z | Downloaded home v0.5.12 |
| 1247 | 2026-03-13T17:29:49.889Z | Downloaded foldhash v0.2.0 |
| 1248 | 2026-03-13T17:29:49.889Z | Downloaded find-msvc-tools v0.1.9 |
| 1249 | 2026-03-13T17:29:49.889Z | Downloaded fixedbitset v0.5.7 |
| 1250 | 2026-03-13T17:29:49.889Z | Downloaded either v1.15.0 |
| 1251 | 2026-03-13T17:29:49.889Z | Downloaded futures-executor v0.3.32 |
| 1252 | 2026-03-13T17:29:49.889Z | Downloaded buf-list v1.1.2 |
| 1253 | 2026-03-13T17:29:49.889Z | Downloaded bit-vec v0.6.3 |
| 1254 | 2026-03-13T17:29:49.889Z | Downloaded erased-serde v0.3.31 |
| 1255 | 2026-03-13T17:29:49.890Z | Downloaded env_logger v0.11.9 |
| 1256 | 2026-03-13T17:29:49.890Z | Downloaded ena v0.14.4 |
| 1257 | 2026-03-13T17:29:49.890Z | Downloaded drift v0.1.3 |
| 1258 | 2026-03-13T17:29:49.890Z | Downloaded critical-section v1.2.0 |
| 1259 | 2026-03-13T17:29:49.894Z | Downloaded const_format_proc_macros v0.2.34 |
| 1260 | 2026-03-13T17:29:49.894Z | Downloaded http-body v1.0.1 |
| 1261 | 2026-03-13T17:29:49.894Z | Downloaded cexpr v0.6.0 |
| 1262 | 2026-03-13T17:29:49.894Z | Downloaded fallible-iterator v0.2.0 |
| 1263 | 2026-03-13T17:29:49.894Z | Downloaded enum-as-inner v0.6.1 |
| 1264 | 2026-03-13T17:29:49.894Z | Downloaded diesel-dtrace v0.4.2 |
| 1265 | 2026-03-13T17:29:49.895Z | Downloaded bytes v1.11.1 |
| 1266 | 2026-03-13T17:29:49.895Z | Downloaded argon2 v0.5.3 |
| 1267 | 2026-03-13T17:29:49.895Z | Downloaded hash32 v0.2.1 |
| 1268 | 2026-03-13T17:29:49.895Z | Downloaded convert_case v0.10.0 |
| 1269 | 2026-03-13T17:29:49.895Z | Downloaded bzip2 v0.6.1 |
| 1270 | 2026-03-13T17:29:49.895Z | Downloaded crossbeam-deque v0.8.6 |
| 1271 | 2026-03-13T17:29:49.895Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1272 | 2026-03-13T17:29:49.895Z | Downloaded bcs v0.1.6 |
| 1273 | 2026-03-13T17:29:49.895Z | Downloaded dsl_auto_type v0.1.3 |
| 1274 | 2026-03-13T17:29:49.895Z | Downloaded cobs v0.3.0 |
| 1275 | 2026-03-13T17:29:49.895Z | Downloaded cassowary v0.3.0 |
| 1276 | 2026-03-13T17:29:49.895Z | Downloaded blowfish v0.9.1 |
| 1277 | 2026-03-13T17:29:49.895Z | Downloaded bitflags v1.3.2 |
| 1278 | 2026-03-13T17:29:49.906Z | Downloaded bit-vec v0.8.0 |
| 1279 | 2026-03-13T17:29:49.906Z | Downloaded async-trait v0.1.89 |
| 1280 | 2026-03-13T17:29:49.926Z | Downloaded arrayvec v0.7.6 |
| 1281 | 2026-03-13T17:29:49.926Z | Downloaded cipher v0.4.4 |
| 1282 | 2026-03-13T17:29:49.926Z | Downloaded ghash v0.5.1 |
| 1283 | 2026-03-13T17:29:49.926Z | Downloaded futures-sink v0.3.32 |
| 1284 | 2026-03-13T17:29:49.926Z | Downloaded futures-macro v0.3.32 |
| 1285 | 2026-03-13T17:29:49.927Z | Downloaded futures-core v0.3.32 |
| 1286 | 2026-03-13T17:29:49.927Z | Downloaded foreign-types-macros v0.2.3 |
| 1287 | 2026-03-13T17:29:49.927Z | Downloaded flagset v0.4.7 |
| 1288 | 2026-03-13T17:29:49.927Z | Downloaded embedded-io v0.4.0 |
| 1289 | 2026-03-13T17:29:49.927Z | Downloaded difflib v0.4.0 |
| 1290 | 2026-03-13T17:29:49.927Z | Downloaded float-ord v0.3.2 |
| 1291 | 2026-03-13T17:29:49.927Z | Downloaded dtrace-parser v0.3.0 |
| 1292 | 2026-03-13T17:29:49.927Z | Downloaded fixedbitset v0.4.2 |
| 1293 | 2026-03-13T17:29:49.927Z | Downloaded crc v3.4.0 |
| 1294 | 2026-03-13T17:29:49.927Z | Downloaded array-init v0.0.4 |
| 1295 | 2026-03-13T17:29:49.936Z | Downloaded dirs-sys-next v0.1.2 |
| 1296 | 2026-03-13T17:29:49.936Z | Downloaded daft v0.1.5 |
| 1297 | 2026-03-13T17:29:49.936Z | Downloaded cargo-platform v0.1.9 |
| 1298 | 2026-03-13T17:29:49.936Z | Downloaded base16ct v1.0.0 |
| 1299 | 2026-03-13T17:29:49.936Z | Downloaded cstr-argument v0.1.2 |
| 1300 | 2026-03-13T17:29:49.936Z | Downloaded crc-catalog v2.4.0 |
| 1301 | 2026-03-13T17:29:49.936Z | Downloaded dirs-next v2.0.0 |
| 1302 | 2026-03-13T17:29:49.936Z | Downloaded cfg_aliases v0.2.1 |
| 1303 | 2026-03-13T17:29:49.936Z | Downloaded defmt-parser v1.0.0 |
| 1304 | 2026-03-13T17:29:49.936Z | Downloaded darling_core v0.23.0 |
| 1305 | 2026-03-13T17:29:49.936Z | Downloaded darling v0.21.3 |
| 1306 | 2026-03-13T17:29:49.936Z | Downloaded derive-ex v0.1.8 |
| 1307 | 2026-03-13T17:29:49.936Z | Downloaded der_derive v0.7.3 |
| 1308 | 2026-03-13T17:29:49.937Z | Downloaded defmt v1.0.1 |
| 1309 | 2026-03-13T17:29:49.937Z | Downloaded darling v0.20.11 |
| 1310 | 2026-03-13T17:29:49.959Z | Downloaded blake2 v0.10.6 |
| 1311 | 2026-03-13T17:29:49.959Z | Downloaded async-bb8-diesel v0.2.1 |
| 1312 | 2026-03-13T17:29:49.959Z | Downloaded dof v0.4.0 |
| 1313 | 2026-03-13T17:29:49.959Z | Downloaded deranged v0.5.8 |
| 1314 | 2026-03-13T17:29:49.959Z | Downloaded csv-core v0.1.13 |
| 1315 | 2026-03-13T17:29:49.976Z | Downloaded ciborium-ll v0.2.2 |
| 1316 | 2026-03-13T17:29:49.976Z | Downloaded convert_case v0.4.0 |
| 1317 | 2026-03-13T17:29:49.976Z | Downloaded ciborium-io v0.2.2 |
| 1318 | 2026-03-13T17:29:49.976Z | Downloaded cfg_aliases v0.1.1 |
| 1319 | 2026-03-13T17:29:49.977Z | Downloaded bb8 v0.8.6 |
| 1320 | 2026-03-13T17:29:49.977Z | Downloaded assert_matches v1.5.0 |
| 1321 | 2026-03-13T17:29:49.977Z | Downloaded ctr v0.9.2 |
| 1322 | 2026-03-13T17:29:49.977Z | Downloaded cookie v0.18.1 |
| 1323 | 2026-03-13T17:29:49.977Z | Downloaded ciborium v0.2.2 |
| 1324 | 2026-03-13T17:29:49.977Z | Downloaded base64ct v1.8.3 |
| 1325 | 2026-03-13T17:29:49.977Z | Downloaded base16ct v0.2.0 |
| 1326 | 2026-03-13T17:29:49.977Z | Downloaded bit-set v0.8.0 |
| 1327 | 2026-03-13T17:29:49.977Z | Downloaded ascii-canvas v3.0.0 |
| 1328 | 2026-03-13T17:29:49.977Z | Downloaded async-recursion v1.1.1 |
| 1329 | 2026-03-13T17:29:49.977Z | Downloaded darling_macro v0.23.0 |
| 1330 | 2026-03-13T17:29:49.977Z | Downloaded bitfield-macros v0.19.4 |
| 1331 | 2026-03-13T17:29:49.977Z | Downloaded async-stream v0.3.6 |
| 1332 | 2026-03-13T17:29:49.977Z | Downloaded arrayref v0.3.9 |
| 1333 | 2026-03-13T17:29:49.977Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1334 | 2026-03-13T17:29:49.977Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1335 | 2026-03-13T17:29:49.977Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1336 | 2026-03-13T17:29:49.978Z | Downloaded cargo_metadata v0.19.2 |
| 1337 | 2026-03-13T17:29:49.978Z | Downloaded embedded-io v0.6.1 |
| 1338 | 2026-03-13T17:29:49.978Z | Downloaded dunce v1.0.5 |
| 1339 | 2026-03-13T17:29:49.978Z | Downloaded document-features v0.2.12 |
| 1340 | 2026-03-13T17:29:49.988Z | Downloaded darling_macro v0.20.11 |
| 1341 | 2026-03-13T17:29:49.988Z | Downloaded chacha20 v0.9.1 |
| 1342 | 2026-03-13T17:29:49.988Z | Downloaded atomicwrites v0.4.4 |
| 1343 | 2026-03-13T17:29:49.988Z | Downloaded allocator-api2 v0.2.21 |
| 1344 | 2026-03-13T17:29:50.328Z | Downloaded aws-lc-sys v0.37.1 |
| 1345 | 2026-03-13T17:29:50.639Z | Compiling libc v0.2.180 |
| 1346 | 2026-03-13T17:29:50.644Z | Compiling serde v1.0.228 |
| 1347 | 2026-03-13T17:29:50.644Z | Compiling log v0.4.29 |
| 1348 | 2026-03-13T17:29:50.645Z | Compiling find-msvc-tools v0.1.9 |
| 1349 | 2026-03-13T17:29:50.645Z | Compiling shlex v1.3.0 |
| 1350 | 2026-03-13T17:29:50.797Z | Compiling smallvec v1.15.1 |
| 1351 | 2026-03-13T17:29:50.807Z | Compiling syn v2.0.117 |
| 1352 | 2026-03-13T17:29:50.826Z | Compiling typenum v1.19.0 |
| 1353 | 2026-03-13T17:29:51.066Z | Compiling generic-array v0.14.7 |
| 1354 | 2026-03-13T17:29:51.091Z | Compiling subtle v2.6.1 |
| 1355 | 2026-03-13T17:29:51.120Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-03-13T17:29:51.216Z | Compiling lock_api v0.4.14 |
| 1357 | 2026-03-13T17:29:51.235Z | Compiling portable-atomic v1.13.1 |
| 1358 | 2026-03-13T17:29:51.251Z | Compiling const-oid v0.9.6 |
| 1359 | 2026-03-13T17:29:51.438Z | Compiling critical-section v1.2.0 |
| 1360 | 2026-03-13T17:29:51.528Z | Compiling zerocopy v0.8.40 |
| 1361 | 2026-03-13T17:29:51.585Z | Compiling serde_json v1.0.149 |
| 1362 | 2026-03-13T17:29:51.622Z | Compiling parking_lot_core v0.9.12 |
| 1363 | 2026-03-13T17:29:51.851Z | Compiling pin-project-lite v0.2.17 |
| 1364 | 2026-03-13T17:29:51.999Z | Compiling pkg-config v0.3.32 |
| 1365 | 2026-03-13T17:29:52.156Z | Compiling getrandom v0.2.17 |
| 1366 | 2026-03-13T17:29:52.227Z | Compiling jobserver v0.1.34 |
| 1367 | 2026-03-13T17:29:52.303Z | Compiling errno v0.3.14 |
| 1368 | 2026-03-13T17:29:52.425Z | Compiling rand_core v0.6.4 |
| 1369 | 2026-03-13T17:29:52.491Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-03-13T17:29:52.778Z | Compiling cc v1.2.56 |
| 1371 | 2026-03-13T17:29:52.801Z | Compiling once_cell v1.21.3 |
| 1372 | 2026-03-13T17:29:52.814Z | Compiling parking_lot v0.12.5 |
| 1373 | 2026-03-13T17:29:52.819Z | Compiling mio v1.1.1 |
| 1374 | 2026-03-13T17:29:52.825Z | Compiling bitflags v2.11.0 |
| 1375 | 2026-03-13T17:29:52.847Z | Compiling libm v0.2.16 |
| 1376 | 2026-03-13T17:29:53.034Z | Compiling num-traits v0.2.19 |
| 1377 | 2026-03-13T17:29:53.125Z | Compiling futures-core v0.3.32 |
| 1378 | 2026-03-13T17:29:53.280Z | Compiling socket2 v0.6.2 |
| 1379 | 2026-03-13T17:29:53.316Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-03-13T17:29:53.476Z | Compiling allocator-api2 v0.2.21 |
| 1381 | 2026-03-13T17:29:53.498Z | Compiling foldhash v0.2.0 |
| 1382 | 2026-03-13T17:29:53.560Z | Compiling cpufeatures v0.2.17 |
| 1383 | 2026-03-13T17:29:53.655Z | Compiling futures-sink v0.3.32 |
| 1384 | 2026-03-13T17:29:53.674Z | Compiling slab v0.4.12 |
| 1385 | 2026-03-13T17:29:53.779Z | Compiling futures-channel v0.3.32 |
| 1386 | 2026-03-13T17:29:53.796Z | Compiling getrandom v0.4.1 |
| 1387 | 2026-03-13T17:29:53.857Z | Compiling futures-io v0.3.32 |
| 1388 | 2026-03-13T17:29:53.898Z | Compiling hashbrown v0.16.1 |
| 1389 | 2026-03-13T17:29:53.922Z | Compiling futures-task v0.3.32 |
| 1390 | 2026-03-13T17:29:54.059Z | Compiling getrandom v0.3.4 |
| 1391 | 2026-03-13T17:29:54.077Z | Compiling rand_core v0.10.0 |
| 1392 | 2026-03-13T17:29:54.144Z | Compiling rustversion v1.0.22 |
| 1393 | 2026-03-13T17:29:54.312Z | Compiling cmake v0.1.57 |
| 1394 | 2026-03-13T17:29:54.684Z | Compiling indexmap v2.13.0 |
| 1395 | 2026-03-13T17:29:54.855Z | Compiling form_urlencoded v1.2.2 |
| 1396 | 2026-03-13T17:29:54.965Z | Compiling dunce v1.0.5 |
| 1397 | 2026-03-13T17:29:55.020Z | Compiling fs_extra v1.3.0 |
| 1398 | 2026-03-13T17:29:55.075Z | Compiling base64ct v1.8.3 |
| 1399 | 2026-03-13T17:29:55.094Z | Compiling ident_case v1.0.1 |
| 1400 | 2026-03-13T17:29:55.247Z | Compiling synstructure v0.13.2 |
| 1401 | 2026-03-13T17:29:55.269Z | Compiling flagset v0.4.7 |
| 1402 | 2026-03-13T17:29:55.372Z | Compiling aws-lc-sys v0.37.1 |
| 1403 | 2026-03-13T17:29:55.439Z | Compiling pem-rfc7468 v0.7.0 |
| 1404 | 2026-03-13T17:29:55.476Z | Compiling rand_core v0.9.5 |
| 1405 | 2026-03-13T17:29:55.524Z | Compiling rustix v1.1.3 |
| 1406 | 2026-03-13T17:29:55.559Z | Compiling iana-time-zone v0.1.65 |
| 1407 | 2026-03-13T17:29:55.603Z | Compiling ring v0.17.14 |
| 1408 | 2026-03-13T17:29:55.809Z | Compiling uuid v1.21.0 |
| 1409 | 2026-03-13T17:29:55.835Z | Compiling rustc_version v0.4.1 |
| 1410 | 2026-03-13T17:29:55.857Z | Compiling aws-lc-rs v1.16.0 |
| 1411 | 2026-03-13T17:29:56.074Z | Compiling regex-syntax v0.8.10 |
| 1412 | 2026-03-13T17:29:56.240Z | Compiling vcpkg v0.2.15 |
| 1413 | 2026-03-13T17:29:56.255Z | Compiling tracing-core v0.1.36 |
| 1414 | 2026-03-13T17:29:56.752Z | Compiling crossbeam-utils v0.8.21 |
| 1415 | 2026-03-13T17:29:57.089Z | Compiling pest_generator v2.8.6 |
| 1416 | 2026-03-13T17:29:57.158Z | Compiling serde_derive_internals v0.29.1 |
| 1417 | 2026-03-13T17:29:57.249Z | Compiling openssl-sys v0.9.111 |
| 1418 | 2026-03-13T17:29:57.752Z | Compiling serde_derive v1.0.228 |
| 1419 | 2026-03-13T17:29:57.934Z | Compiling zeroize_derive v1.4.3 |
| 1420 | 2026-03-13T17:29:57.951Z | Compiling zerofrom-derive v0.1.6 |
| 1421 | 2026-03-13T17:29:57.994Z | Compiling yoke-derive v0.8.1 |
| 1422 | 2026-03-13T17:29:58.384Z | Compiling zerocopy-derive v0.8.40 |
| 1423 | 2026-03-13T17:29:58.794Z | Compiling zeroize v1.8.2 |
| 1424 | 2026-03-13T17:29:59.348Z | Compiling zerovec-derive v0.11.2 |
| 1425 | 2026-03-13T17:29:59.576Z | Compiling displaydoc v0.2.5 |
| 1426 | 2026-03-13T17:29:59.847Z | Compiling crypto-common v0.1.7 |
| 1427 | 2026-03-13T17:29:59.865Z | Compiling zerofrom v0.1.6 |
| 1428 | 2026-03-13T17:30:00.021Z | Compiling yoke v0.8.1 |
| 1429 | 2026-03-13T17:30:00.032Z | Compiling block-buffer v0.10.4 |
| 1430 | 2026-03-13T17:30:00.246Z | Compiling digest v0.10.7 |
| 1431 | 2026-03-13T17:30:00.263Z | Compiling tokio-macros v2.6.0 |
| 1432 | 2026-03-13T17:30:00.504Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-03-13T17:30:00.554Z | Compiling zerotrie v0.2.3 |
| 1434 | 2026-03-13T17:30:00.575Z | Compiling hmac v0.12.1 |
| 1435 | 2026-03-13T17:30:00.771Z | Compiling block-padding v0.3.3 |
| 1436 | 2026-03-13T17:30:00.824Z | Compiling zerovec v0.11.5 |
| 1437 | 2026-03-13T17:30:00.967Z | Compiling inout v0.1.4 |
| 1438 | 2026-03-13T17:30:00.978Z | Compiling sha2 v0.10.9 |
| 1439 | 2026-03-13T17:30:01.158Z | Compiling cipher v0.4.4 |
| 1440 | 2026-03-13T17:30:01.256Z | Compiling der_derive v0.7.3 |
| 1441 | 2026-03-13T17:30:01.566Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-03-13T17:30:01.566Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-03-13T17:30:01.647Z | Compiling futures-util v0.3.32 |
| 1444 | 2026-03-13T17:30:01.771Z | Compiling icu_collections v2.1.1 |
| 1445 | 2026-03-13T17:30:01.805Z | Compiling icu_locale_core v2.1.1 |
| 1446 | 2026-03-13T17:30:02.416Z | Compiling salsa20 v0.10.2 |
| 1447 | 2026-03-13T17:30:02.578Z | Compiling bytes v1.11.1 |
| 1448 | 2026-03-13T17:30:02.595Z | Compiling chrono v0.4.44 |
| 1449 | 2026-03-13T17:30:02.598Z | Compiling der v0.7.10 |
| 1450 | 2026-03-13T17:30:02.809Z | Compiling icu_provider v2.1.1 |
| 1451 | 2026-03-13T17:30:03.032Z | Compiling pbkdf2 v0.12.2 |
| 1452 | 2026-03-13T17:30:03.172Z | Compiling icu_normalizer v2.1.1 |
| 1453 | 2026-03-13T17:30:03.191Z | Compiling tokio v1.49.0 |
| 1454 | 2026-03-13T17:30:03.388Z | Compiling icu_properties v2.1.2 |
| 1455 | 2026-03-13T17:30:03.872Z | Compiling spki v0.7.3 |
| 1456 | 2026-03-13T17:30:04.763Z | Compiling http v1.4.0 |
| 1457 | 2026-03-13T17:30:04.883Z | Compiling thiserror-impl v2.0.18 |
| 1458 | 2026-03-13T17:30:04.883Z | Compiling scrypt v0.11.0 |
| 1459 | 2026-03-13T17:30:04.883Z | Compiling idna_adapter v1.2.1 |
| 1460 | 2026-03-13T17:30:04.935Z | Compiling cbc v0.1.2 |
| 1461 | 2026-03-13T17:30:04.944Z | Compiling ppv-lite86 v0.2.21 |
| 1462 | 2026-03-13T17:30:04.944Z | Compiling idna v1.1.0 |
| 1463 | 2026-03-13T17:30:04.967Z | Compiling aes v0.8.4 |
| 1464 | 2026-03-13T17:30:05.032Z | Compiling rustls-pki-types v1.14.0 |
| 1465 | 2026-03-13T17:30:05.342Z | Compiling url v2.5.8 |
| 1466 | 2026-03-13T17:30:05.359Z | Compiling rand_chacha v0.9.0 |
| 1467 | 2026-03-13T17:30:05.610Z | Compiling tracing-attributes v0.1.31 |
| 1468 | 2026-03-13T17:30:05.779Z | Compiling rand v0.9.2 |
| 1469 | 2026-03-13T17:30:06.057Z | Compiling thiserror v2.0.18 |
| 1470 | 2026-03-13T17:30:06.186Z | Compiling pkcs5 v0.7.1 |
| 1471 | 2026-03-13T17:30:06.337Z | Compiling http-body v1.0.1 |
| 1472 | 2026-03-13T17:30:06.442Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-03-13T17:30:06.461Z | Compiling syn v1.0.109 |
| 1474 | 2026-03-13T17:30:06.478Z | Compiling untrusted v0.9.0 |
| 1475 | 2026-03-13T17:30:06.595Z | Compiling base64 v0.22.1 |
| 1476 | 2026-03-13T17:30:06.626Z | Compiling schemars v0.8.22 |
| 1477 | 2026-03-13T17:30:06.837Z | Compiling httparse v1.10.1 |
| 1478 | 2026-03-13T17:30:06.867Z | Compiling openssl-probe v0.2.1 |
| 1479 | 2026-03-13T17:30:06.948Z | Compiling pkcs8 v0.10.2 |
| 1480 | 2026-03-13T17:30:07.022Z | Compiling schemars_derive v0.8.22 |
| 1481 | 2026-03-13T17:30:07.082Z | Compiling pest_derive v2.8.6 |
| 1482 | 2026-03-13T17:30:07.347Z | Compiling scroll_derive v0.13.1 |
| 1483 | 2026-03-13T17:30:07.473Z | Compiling tracing v0.1.44 |
| 1484 | 2026-03-13T17:30:07.643Z | Compiling darling_core v0.20.11 |
| 1485 | 2026-03-13T17:30:07.812Z | Compiling atomic-waker v1.1.2 |
| 1486 | 2026-03-13T17:30:07.961Z | Compiling tinyvec_macros v0.1.1 |
| 1487 | 2026-03-13T17:30:07.996Z | Compiling try-lock v0.2.5 |
| 1488 | 2026-03-13T17:30:08.053Z | Compiling dyn-clone v1.0.20 |
| 1489 | 2026-03-13T17:30:08.131Z | Compiling tower-layer v0.3.3 |
| 1490 | 2026-03-13T17:30:08.223Z | Compiling tower-service v0.3.3 |
| 1491 | 2026-03-13T17:30:08.332Z | Compiling tokio-util v0.7.18 |
| 1492 | 2026-03-13T17:30:08.351Z | Compiling rustls v0.23.37 |
| 1493 | 2026-03-13T17:30:08.433Z | Compiling scroll v0.13.0 |
| 1494 | 2026-03-13T17:30:08.582Z | Compiling want v0.3.1 |
| 1495 | 2026-03-13T17:30:08.776Z | Compiling tinyvec v1.10.0 |
| 1496 | 2026-03-13T17:30:09.250Z | Compiling h2 v0.4.13 |
| 1497 | 2026-03-13T17:30:09.371Z | Compiling ipnet v2.11.0 |
| 1498 | 2026-03-13T17:30:09.723Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1499 | 2026-03-13T17:30:10.046Z | Compiling spin v0.9.8 |
| 1500 | 2026-03-13T17:30:10.244Z | Compiling aho-corasick v1.1.4 |
| 1501 | 2026-03-13T17:30:10.310Z | Compiling powerfmt v0.2.0 |
| 1502 | 2026-03-13T17:30:10.507Z | Compiling num-conv v0.2.0 |
| 1503 | 2026-03-13T17:30:10.566Z | Compiling time-core v0.1.8 |
| 1504 | 2026-03-13T17:30:10.696Z | Compiling pin-utils v0.1.0 |
| 1505 | 2026-03-13T17:30:10.761Z | Compiling foreign-types-shared v0.1.1 |
| 1506 | 2026-03-13T17:30:10.780Z | Compiling openssl v0.10.75 |
| 1507 | 2026-03-13T17:30:10.868Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-03-13T17:30:10.917Z | Compiling darling_macro v0.20.11 |
| 1509 | 2026-03-13T17:30:11.088Z | Compiling crc32fast v1.5.0 |
| 1510 | 2026-03-13T17:30:11.134Z | Compiling tempfile v3.25.0 |
| 1511 | 2026-03-13T17:30:11.154Z | Compiling foreign-types v0.3.2 |
| 1512 | 2026-03-13T17:30:11.250Z | Compiling time-macros v0.2.27 |
| 1513 | 2026-03-13T17:30:11.555Z | Compiling darling v0.20.11 |
| 1514 | 2026-03-13T17:30:11.557Z | Compiling regex-automata v0.4.14 |
| 1515 | 2026-03-13T17:30:11.659Z | Compiling deranged v0.5.8 |
| 1516 | 2026-03-13T17:30:12.684Z | Compiling goblin v0.10.5 |
| 1517 | 2026-03-13T17:30:13.095Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-03-13T17:30:13.562Z | Compiling hyper v1.8.1 |
| 1519 | 2026-03-13T17:30:13.601Z | Compiling thiserror-impl v1.0.69 |
| 1520 | 2026-03-13T17:30:14.592Z | Compiling wait-timeout v0.2.1 |
| 1521 | 2026-03-13T17:30:14.797Z | Compiling socket2 v0.5.10 |
| 1522 | 2026-03-13T17:30:14.940Z | Compiling usdt-impl v0.6.0 |
| 1523 | 2026-03-13T17:30:15.198Z | Compiling siphasher v1.0.2 |
| 1524 | 2026-03-13T17:30:15.297Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-03-13T17:30:15.346Z | Compiling num_threads v0.1.7 |
| 1526 | 2026-03-13T17:30:15.444Z | Compiling simd-adler32 v0.3.8 |
| 1527 | 2026-03-13T17:30:15.466Z | Compiling quick-error v1.2.3 |
| 1528 | 2026-03-13T17:30:15.589Z | Compiling native-tls v0.2.18 |
| 1529 | 2026-03-13T17:30:15.606Z | Compiling either v1.15.0 |
| 1530 | 2026-03-13T17:30:15.642Z | Compiling rusty-fork v0.3.1 |
| 1531 | 2026-03-13T17:30:15.771Z | Compiling bit-set v0.8.0 |
| 1532 | 2026-03-13T17:30:15.876Z | Compiling time v0.3.47 |
| 1533 | 2026-03-13T17:30:15.898Z | Compiling thiserror v1.0.69 |
| 1534 | 2026-03-13T17:30:15.995Z | Compiling hyper-util v0.1.20 |
| 1535 | 2026-03-13T17:30:16.048Z | Compiling derive_builder_core v0.20.2 |
| 1536 | 2026-03-13T17:30:17.236Z | Compiling dof v0.4.0 |
| 1537 | 2026-03-13T17:30:17.608Z | Compiling unicode-normalization v0.1.25 |
| 1538 | 2026-03-13T17:30:18.134Z | Compiling crossbeam-epoch v0.9.18 |
| 1539 | 2026-03-13T17:30:18.218Z | Compiling dtrace-parser v0.3.0 |
| 1540 | 2026-03-13T17:30:18.326Z | Compiling rustls-native-certs v0.8.3 |
| 1541 | 2026-03-13T17:30:18.548Z | Compiling signature v2.2.0 |
| 1542 | 2026-03-13T17:30:18.697Z | Compiling scroll_derive v0.12.1 |
| 1543 | 2026-03-13T17:30:18.762Z | Compiling heapless v0.7.17 |
| 1544 | 2026-03-13T17:30:18.883Z | Compiling rand_xorshift v0.4.0 |
| 1545 | 2026-03-13T17:30:18.987Z | Compiling slog v2.8.2 |
| 1546 | 2026-03-13T17:30:19.079Z | Compiling darling_core v0.21.3 |
| 1547 | 2026-03-13T17:30:19.083Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1548 | 2026-03-13T17:30:19.233Z | Compiling sync_wrapper v1.0.2 |
| 1549 | 2026-03-13T17:30:19.261Z | Compiling thread-id v5.1.0 |
| 1550 | 2026-03-13T17:30:19.357Z | Compiling cookie v0.18.1 |
| 1551 | 2026-03-13T17:30:19.375Z | Compiling unarray v0.1.4 |
| 1552 | 2026-03-13T17:30:19.451Z | Compiling paste v1.0.15 |
| 1553 | 2026-03-13T17:30:19.508Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-03-13T17:30:19.576Z | Compiling rayon-core v1.13.0 |
| 1555 | 2026-03-13T17:30:19.600Z | Compiling unicode-properties v0.1.4 |
| 1556 | 2026-03-13T17:30:19.664Z | Compiling unicode-bidi v0.3.18 |
| 1557 | 2026-03-13T17:30:19.804Z | Compiling signal-hook v0.3.18 |
| 1558 | 2026-03-13T17:30:19.824Z | Compiling anyhow v1.0.102 |
| 1559 | 2026-03-13T17:30:19.843Z | Compiling unicode-segmentation v1.12.0 |
| 1560 | 2026-03-13T17:30:19.863Z | Compiling zstd-safe v7.2.4 |
| 1561 | 2026-03-13T17:30:20.147Z | Compiling stringprep v0.1.5 |
| 1562 | 2026-03-13T17:30:20.284Z | Compiling miniz_oxide v0.8.9 |
| 1563 | 2026-03-13T17:30:20.355Z | Compiling scroll v0.12.0 |
| 1564 | 2026-03-13T17:30:20.375Z | Compiling proptest v1.10.0 |
| 1565 | 2026-03-13T17:30:20.512Z | Compiling tower v0.5.3 |
| 1566 | 2026-03-13T17:30:21.137Z | Compiling crossbeam-deque v0.8.6 |
| 1567 | 2026-03-13T17:30:21.158Z | Compiling derive_builder_macro v0.20.2 |
| 1568 | 2026-03-13T17:30:21.176Z | Compiling ipnetwork v0.21.1 |
| 1569 | 2026-03-13T17:30:21.179Z | Compiling http-body-util v0.1.3 |
| 1570 | 2026-03-13T17:30:21.413Z | Compiling webpki-roots v1.0.6 |
| 1571 | 2026-03-13T17:30:21.473Z | Compiling rand_chacha v0.3.1 |
| 1572 | 2026-03-13T17:30:21.534Z | Compiling serde_tokenstream v0.2.3 |
| 1573 | 2026-03-13T17:30:21.562Z | Compiling erased-serde v0.3.31 |
| 1574 | 2026-03-13T17:30:21.759Z | Compiling toml_datetime v0.6.11 |
| 1575 | 2026-03-13T17:30:21.813Z | Compiling serde_spanned v0.6.9 |
| 1576 | 2026-03-13T17:30:21.934Z | Compiling md-5 v0.10.6 |
| 1577 | 2026-03-13T17:30:21.995Z | Compiling zerocopy-derive v0.7.35 |
| 1578 | 2026-03-13T17:30:22.097Z | Compiling curve25519-dalek v4.1.3 |
| 1579 | 2026-03-13T17:30:22.140Z | Compiling vergen-lib v0.1.6 |
| 1580 | 2026-03-13T17:30:22.303Z | Compiling num-integer v0.1.46 |
| 1581 | 2026-03-13T17:30:22.383Z | Compiling hash32 v0.2.1 |
| 1582 | 2026-03-13T17:30:22.547Z | Compiling ff v0.13.1 |
| 1583 | 2026-03-13T17:30:22.566Z | Compiling memoffset v0.9.1 |
| 1584 | 2026-03-13T17:30:22.631Z | Compiling ryu v1.0.23 |
| 1585 | 2026-03-13T17:30:22.673Z | Compiling darling_macro v0.21.3 |
| 1586 | 2026-03-13T17:30:22.714Z | Compiling cfg_aliases v0.2.1 |
| 1587 | 2026-03-13T17:30:22.737Z | Compiling smoltcp v0.9.1 |
| 1588 | 2026-03-13T17:30:22.807Z | Compiling base16ct v0.2.0 |
| 1589 | 2026-03-13T17:30:22.826Z | Compiling psl-types v2.0.11 |
| 1590 | 2026-03-13T17:30:22.858Z | Compiling fallible-iterator v0.2.0 |
| 1591 | 2026-03-13T17:30:22.978Z | Compiling iri-string v0.7.10 |
| 1592 | 2026-03-13T17:30:23.026Z | Compiling ref-cast v1.0.25 |
| 1593 | 2026-03-13T17:30:23.167Z | Compiling litrs v1.0.0 |
| 1594 | 2026-03-13T17:30:23.186Z | Compiling zlib-rs v0.6.2 |
| 1595 | 2026-03-13T17:30:23.270Z | Compiling num-bigint-dig v0.8.6 |
| 1596 | 2026-03-13T17:30:23.291Z | Compiling rustix v0.38.44 |
| 1597 | 2026-03-13T17:30:23.495Z | Compiling darling v0.21.3 |
| 1598 | 2026-03-13T17:30:23.541Z | Compiling postgres-protocol v0.6.10 |
| 1599 | 2026-03-13T17:30:23.595Z | Compiling zerocopy v0.7.35 |
| 1600 | 2026-03-13T17:30:23.853Z | Compiling document-features v0.2.12 |
| 1601 | 2026-03-13T17:30:23.870Z | Compiling newtype-uuid v1.3.2 |
| 1602 | 2026-03-13T17:30:24.288Z | Compiling sec1 v0.7.3 |
| 1603 | 2026-03-13T17:30:24.307Z | Compiling publicsuffix v2.3.0 |
| 1604 | 2026-03-13T17:30:24.493Z | Compiling nix v0.31.1 |
| 1605 | 2026-03-13T17:30:24.513Z | Compiling serde_urlencoded v0.7.1 |
| 1606 | 2026-03-13T17:30:24.638Z | Compiling tower-http v0.6.8 |
| 1607 | 2026-03-13T17:30:24.656Z | Compiling group v0.13.0 |
| 1608 | 2026-03-13T17:30:24.837Z | Compiling num-iter v0.1.45 |
| 1609 | 2026-03-13T17:30:25.076Z | Compiling derive_builder v0.20.2 |
| 1610 | 2026-03-13T17:30:25.111Z | Compiling rand v0.8.5 |
| 1611 | 2026-03-13T17:30:25.165Z | Compiling oxnet v0.1.4 |
| 1612 | 2026-03-13T17:30:25.493Z | Compiling proc-macro-error v1.0.4 |
| 1613 | 2026-03-13T17:30:25.651Z | Compiling tokio-native-tls v0.3.1 |
| 1614 | 2026-03-13T17:30:25.669Z | Compiling goblin v0.8.2 |
| 1615 | 2026-03-13T17:30:26.231Z | Compiling heck v0.4.1 |
| 1616 | 2026-03-13T17:30:26.599Z | Compiling phf_shared v0.13.1 |
| 1617 | 2026-03-13T17:30:26.640Z | Compiling hubpack_derive v0.1.1 |
| 1618 | 2026-03-13T17:30:26.807Z | Compiling regex v1.12.3 |
| 1619 | 2026-03-13T17:30:26.946Z | Compiling lazy_static v1.5.0 |
| 1620 | 2026-03-13T17:30:26.964Z | Compiling cargo-platform v0.1.9 |
| 1621 | 2026-03-13T17:30:27.063Z | Compiling hkdf v0.12.4 |
| 1622 | 2026-03-13T17:30:27.234Z | Compiling crypto-bigint v0.5.5 |
| 1623 | 2026-03-13T17:30:27.267Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1624 | 2026-03-13T17:30:27.326Z | Compiling flate2 v1.1.9 |
| 1625 | 2026-03-13T17:30:27.403Z | Compiling strum_macros v0.27.2 |
| 1626 | 2026-03-13T17:30:27.808Z | Compiling ref-cast-impl v1.0.25 |
| 1627 | 2026-03-13T17:30:27.844Z | Compiling async-trait v0.1.89 |
| 1628 | 2026-03-13T17:30:28.126Z | Compiling daft-derive v0.1.5 |
| 1629 | 2026-03-13T17:30:28.546Z | Compiling terminal_size v0.4.3 |
| 1630 | 2026-03-13T17:30:28.714Z | Compiling vergen v9.0.6 |
| 1631 | 2026-03-13T17:30:28.968Z | Compiling fs-err v3.3.0 |
| 1632 | 2026-03-13T17:30:29.092Z | Compiling ahash v0.8.12 |
| 1633 | 2026-03-13T17:30:29.211Z | Compiling object v0.37.3 |
| 1634 | 2026-03-13T17:30:29.315Z | Compiling bumpalo v3.20.2 |
| 1635 | 2026-03-13T17:30:29.362Z | Compiling managed v0.8.0 |
| 1636 | 2026-03-13T17:30:29.572Z | Compiling winnow v0.5.40 |
| 1637 | 2026-03-13T17:30:29.637Z | Compiling bitflags v1.3.2 |
| 1638 | 2026-03-13T17:30:29.655Z | Compiling libbz2-rs-sys v0.2.2 |
| 1639 | 2026-03-13T17:30:29.726Z | Compiling foldhash v0.1.5 |
| 1640 | 2026-03-13T17:30:29.942Z | Compiling hashbrown v0.15.5 |
| 1641 | 2026-03-13T17:30:30.126Z | Compiling strum v0.27.2 |
| 1642 | 2026-03-13T17:30:30.281Z | Compiling bzip2 v0.6.1 |
| 1643 | 2026-03-13T17:30:30.543Z | Compiling clap_builder v4.5.60 |
| 1644 | 2026-03-13T17:30:30.599Z | Compiling console v0.16.2 |
| 1645 | 2026-03-13T17:30:30.718Z | Compiling zopfli v0.8.3 |
| 1646 | 2026-03-13T17:30:30.936Z | Compiling daft v0.1.5 |
| 1647 | 2026-03-13T17:30:31.332Z | Compiling elliptic-curve v0.13.8 |
| 1648 | 2026-03-13T17:30:31.376Z | Compiling toml_edit v0.19.15 |
| 1649 | 2026-03-13T17:30:31.536Z | Compiling dof v0.3.0 |
| 1650 | 2026-03-13T17:30:31.768Z | Compiling hubpack v0.1.2 |
| 1651 | 2026-03-13T17:30:31.880Z | Compiling cargo_metadata v0.19.2 |
| 1652 | 2026-03-13T17:30:32.561Z | Compiling phf v0.13.1 |
| 1653 | 2026-03-13T17:30:32.766Z | Compiling signal-hook-mio v0.2.5 |
| 1654 | 2026-03-13T17:30:32.912Z | Compiling zone_cfg_derive v0.3.1 |
| 1655 | 2026-03-13T17:30:33.754Z | Compiling zstd v0.13.3 |
| 1656 | 2026-03-13T17:30:33.783Z | Compiling cookie_store v0.22.1 |
| 1657 | 2026-03-13T17:30:34.595Z | Compiling hyper-tls v0.6.0 |
| 1658 | 2026-03-13T17:30:34.685Z | Compiling rayon v1.11.0 |
| 1659 | 2026-03-13T17:30:34.886Z | Compiling bzip2 v0.4.4 |
| 1660 | 2026-03-13T17:30:35.069Z | Compiling postgres-types v0.2.12 |
| 1661 | 2026-03-13T17:30:35.135Z | Compiling serde_with_macros v3.17.0 |
| 1662 | 2026-03-13T17:30:35.155Z | Compiling usdt-macro v0.6.0 |
| 1663 | 2026-03-13T17:30:35.852Z | Compiling usdt-attr-macro v0.6.0 |
| 1664 | 2026-03-13T17:30:35.870Z | Compiling ed25519 v2.2.3 |
| 1665 | 2026-03-13T17:30:36.145Z | Compiling dtrace-parser v0.2.0 |
| 1666 | 2026-03-13T17:30:36.698Z | Compiling itertools v0.12.1 |
| 1667 | 2026-03-13T17:30:36.734Z | Compiling phf_shared v0.11.3 |
| 1668 | 2026-03-13T17:30:36.954Z | Compiling bstr v1.12.1 |
| 1669 | 2026-03-13T17:30:36.988Z | Compiling pkcs1 v0.7.5 |
| 1670 | 2026-03-13T17:30:37.096Z | Compiling serde-big-array v0.5.1 |
| 1671 | 2026-03-13T17:30:37.195Z | Compiling hex v0.4.3 |
| 1672 | 2026-03-13T17:30:37.231Z | Compiling rfc6979 v0.4.0 |
| 1673 | 2026-03-13T17:30:37.280Z | Compiling serde_repr v0.1.20 |
| 1674 | 2026-03-13T17:30:37.387Z | Compiling clap_derive v4.5.55 |
| 1675 | 2026-03-13T17:30:37.537Z | Compiling strum_macros v0.26.4 |
| 1676 | 2026-03-13T17:30:37.556Z | Compiling enum-as-inner v0.6.1 |
| 1677 | 2026-03-13T17:30:37.841Z | Compiling float-cmp v0.10.0 |
| 1678 | 2026-03-13T17:30:37.990Z | Compiling memmap2 v0.9.10 |
| 1679 | 2026-03-13T17:30:38.027Z | Compiling thread-id v4.2.2 |
| 1680 | 2026-03-13T17:30:38.138Z | Compiling env_filter v1.0.0 |
| 1681 | 2026-03-13T17:30:38.230Z | Compiling encoding_rs v0.8.35 |
| 1682 | 2026-03-13T17:30:38.269Z | Compiling fixedbitset v0.5.7 |
| 1683 | 2026-03-13T17:30:38.378Z | Compiling difflib v0.4.0 |
| 1684 | 2026-03-13T17:30:38.546Z | Compiling normalize-line-endings v0.3.0 |
| 1685 | 2026-03-13T17:30:38.666Z | Compiling data-encoding v2.10.0 |
| 1686 | 2026-03-13T17:30:38.688Z | Compiling rustc-hash v2.1.1 |
| 1687 | 2026-03-13T17:30:38.844Z | Compiling keccak v0.1.6 |
| 1688 | 2026-03-13T17:30:39.134Z | Compiling static_assertions v1.1.0 |
| 1689 | 2026-03-13T17:30:39.229Z | Compiling predicates-core v1.0.10 |
| 1690 | 2026-03-13T17:30:39.462Z | Compiling fixedbitset v0.4.2 |
| 1691 | 2026-03-13T17:30:39.481Z | Compiling unit-prefix v0.5.2 |
| 1692 | 2026-03-13T17:30:39.636Z | Compiling whoami v2.1.0 |
| 1693 | 2026-03-13T17:30:39.656Z | Compiling new_debug_unreachable v1.0.6 |
| 1694 | 2026-03-13T17:30:39.744Z | Compiling jiff v0.2.21 |
| 1695 | 2026-03-13T17:30:39.744Z | Compiling mime v0.3.17 |
| 1696 | 2026-03-13T17:30:39.845Z | Compiling precomputed-hash v0.1.1 |
| 1697 | 2026-03-13T17:30:39.951Z | Compiling string_cache v0.8.9 |
| 1698 | 2026-03-13T17:30:39.955Z | Compiling tokio-postgres v0.7.16 |
| 1699 | 2026-03-13T17:30:39.955Z | Compiling strum v0.26.3 |
| 1700 | 2026-03-13T17:30:40.083Z | Compiling clap v4.5.60 |
| 1701 | 2026-03-13T17:30:40.133Z | Compiling toml_edit v0.22.27 |
| 1702 | 2026-03-13T17:30:40.153Z | Compiling petgraph v0.6.5 |
| 1703 | 2026-03-13T17:30:40.184Z | Compiling indicatif v0.18.4 |
| 1704 | 2026-03-13T17:30:40.242Z | Compiling predicates v3.1.4 |
| 1705 | 2026-03-13T17:30:40.323Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1706 | 2026-03-13T17:30:41.102Z | Compiling hickory-proto v0.25.2 |
| 1707 | 2026-03-13T17:30:41.381Z | Compiling sha3 v0.10.8 |
| 1708 | 2026-03-13T17:30:42.013Z | Compiling iddqd v0.3.17 |
| 1709 | 2026-03-13T17:30:42.239Z | Compiling petgraph v0.8.3 |
| 1710 | 2026-03-13T17:30:43.008Z | Compiling env_logger v0.11.9 |
| 1711 | 2026-03-13T17:30:43.468Z | Compiling zip v4.6.1 |
| 1712 | 2026-03-13T17:30:43.569Z | Compiling zone v0.3.1 |
| 1713 | 2026-03-13T17:30:43.975Z | Compiling usdt v0.6.0 |
| 1714 | 2026-03-13T17:30:44.135Z | Compiling usdt-impl v0.5.0 |
| 1715 | 2026-03-13T17:30:44.297Z | Compiling similar v2.7.0 |
| 1716 | 2026-03-13T17:30:44.453Z | Compiling serde_with v3.17.0 |
| 1717 | 2026-03-13T17:30:44.797Z | Compiling ecdsa v0.16.9 |
| 1718 | 2026-03-13T17:30:44.917Z | Compiling rsa v0.9.10 |
| 1719 | 2026-03-13T17:30:44.934Z | Compiling crossterm v0.28.1 |
| 1720 | 2026-03-13T17:30:45.348Z | Compiling ed25519-dalek v2.2.0 |
| 1721 | 2026-03-13T17:30:45.479Z | Compiling zip v0.6.6 |
| 1722 | 2026-03-13T17:30:46.237Z | Compiling toml v0.7.8 |
| 1723 | 2026-03-13T17:30:47.059Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1724 | 2026-03-13T17:30:47.134Z | Compiling itertools v0.13.0 |
| 1725 | 2026-03-13T17:30:47.294Z | Compiling tokio-stream v0.1.18 |
| 1726 | 2026-03-13T17:30:47.679Z | Compiling buf-list v1.1.2 |
| 1727 | 2026-03-13T17:30:47.818Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1728 | 2026-03-13T17:30:47.879Z | Compiling x509-cert v0.2.5 |
| 1729 | 2026-03-13T17:30:47.949Z | Compiling openapiv3 v2.2.0 |
| 1730 | 2026-03-13T17:30:48.051Z | Compiling sha1 v0.10.6 |
| 1731 | 2026-03-13T17:30:48.238Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1732 | 2026-03-13T17:30:48.319Z | Compiling lalrpop-util v0.19.12 |
| 1733 | 2026-03-13T17:30:48.564Z | Compiling peg-runtime v0.8.5 |
| 1734 | 2026-03-13T17:30:48.612Z | Compiling thread_local v1.1.9 |
| 1735 | 2026-03-13T17:30:48.832Z | Compiling slog-async v2.8.0 |
| 1736 | 2026-03-13T17:30:48.920Z | Compiling crossbeam-channel v0.5.15 |
| 1737 | 2026-03-13T17:30:48.939Z | Compiling futures-executor v0.3.32 |
| 1738 | 2026-03-13T17:30:49.257Z | Compiling filetime v0.2.27 |
| 1739 | 2026-03-13T17:30:49.281Z | Compiling is-terminal v0.4.17 |
| 1740 | 2026-03-13T17:30:49.281Z | Compiling take_mut v0.2.2 |
| 1741 | 2026-03-13T17:30:49.408Z | Compiling term v1.2.1 |
| 1742 | 2026-03-13T17:30:49.408Z | Compiling xattr v1.6.1 |
| 1743 | 2026-03-13T17:30:49.514Z | Compiling futures v0.3.32 |
| 1744 | 2026-03-13T17:30:49.611Z | Compiling tar v0.4.44 |
| 1745 | 2026-03-13T17:30:50.060Z | Compiling slog-term v2.9.2 |
| 1746 | 2026-03-13T17:30:56.688Z | Compiling rustls-webpki v0.103.9 |
| 1747 | 2026-03-13T17:31:00.687Z | Compiling tokio-rustls v0.26.4 |
| 1748 | 2026-03-13T17:31:00.687Z | Compiling rustls-platform-verifier v0.6.2 |
| 1749 | 2026-03-13T17:31:00.961Z | Compiling hyper-rustls v0.27.7 |
| 1750 | 2026-03-13T17:31:01.220Z | Compiling reqwest v0.13.2 |
| 1751 | 2026-03-13T17:31:01.220Z | Compiling reqwest v0.12.28 |
| 1752 | 2026-03-13T17:31:04.192Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1753 | 2026-03-13T17:31:04.486Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1754 | 2026-03-13T17:31:08.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1755 | 2026-03-13T17:31:08.480Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1756 | 2026-03-13T17:31:08.541Z | Mar 13 17:31:07.364 INFO Starting download, target: TransceiverControl |
| 1757 | 2026-03-13T17:31:08.541Z | Mar 13 17:31:07.364 INFO Starting download, target: Clickhouse |
| 1758 | 2026-03-13T17:31:08.560Z | Mar 13 17:31:07.364 INFO Starting download, target: Cockroach |
| 1759 | 2026-03-13T17:31:08.560Z | Mar 13 17:31:07.364 INFO Starting download, target: MaghemiteMgd |
| 1760 | 2026-03-13T17:31:08.560Z | Mar 13 17:31:07.364 INFO Starting download, target: DendriteStub |
| 1761 | 2026-03-13T17:31:08.560Z | Mar 13 17:31:07.364 INFO Starting download, target: Console |
| 1762 | 2026-03-13T17:31:08.560Z | Mar 13 17:31:07.364 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1763 | 2026-03-13T17:31:08.560Z | Mar 13 17:31:07.365 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1764 | 2026-03-13T17:31:08.561Z | Mar 13 17:31:07.365 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1765 | 2026-03-13T17:31:08.561Z | Mar 13 17:31:07.365 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1766 | 2026-03-13T17:31:08.561Z | Mar 13 17:31:07.365 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1767 | 2026-03-13T17:31:08.561Z | Mar 13 17:31:07.365 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1768 | 2026-03-13T17:31:09.072Z | Mar 13 17:31:07.883 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1769 | 2026-03-13T17:31:09.441Z | Mar 13 17:31:08.253 INFO Download complete, target: TransceiverControl |
| 1770 | 2026-03-13T17:31:09.647Z | Mar 13 17:31:08.463 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1771 | 2026-03-13T17:31:10.009Z | Mar 13 17:31:08.830 INFO Download complete, target: Console |
| 1772 | 2026-03-13T17:31:10.449Z | Mar 13 17:31:09.213 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1773 | 2026-03-13T17:31:11.032Z | Mar 13 17:31:09.725 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1774 | 2026-03-13T17:31:11.996Z | Mar 13 17:31:10.804 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1775 | 2026-03-13T17:31:13.703Z | Mar 13 17:31:12.521 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1776 | 2026-03-13T17:31:13.703Z | Mar 13 17:31:12.522 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1777 | 2026-03-13T17:31:14.396Z | Mar 13 17:31:13.213 INFO Download complete, target: DendriteStub |
| 1778 | 2026-03-13T17:31:15.387Z | Mar 13 17:31:14.208 INFO Download complete, target: MaghemiteMgd |
| 1779 | 2026-03-13T17:31:21.261Z | Mar 13 17:31:20.081 INFO Checking that binary works, target: Cockroach |
| 1780 | 2026-03-13T17:31:21.448Z | Mar 13 17:31:20.262 INFO Checking that binary works, target: Clickhouse |
| 1781 | 2026-03-13T17:31:21.465Z | Mar 13 17:31:20.279 INFO Download complete, target: Cockroach |
| 1782 | 2026-03-13T17:31:21.579Z | Mar 13 17:31:20.395 INFO Download complete, target: Clickhouse |
| 1783 | 2026-03-13T17:31:21.591Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1784 | 2026-03-13T17:31:21.596Z | |
| 1785 | 2026-03-13T17:31:21.596Z | real 4:15.851185702 |
| 1786 | 2026-03-13T17:31:21.596Z | user 10:27.450666421 |
| 1787 | 2026-03-13T17:31:21.596Z | sys 1:49.740594535 |
| 1788 | 2026-03-13T17:31:21.596Z | trap 0.341069367 |
| 1789 | 2026-03-13T17:31:21.596Z | tflt 0.595895846 |
| 1790 | 2026-03-13T17:31:21.596Z | dflt 0.598402773 |
| 1791 | 2026-03-13T17:31:21.596Z | kflt 0.018806948 |
| 1792 | 2026-03-13T17:31:21.596Z | lock 23:04.103173907 |
| 1793 | 2026-03-13T17:31:21.596Z | slp 38:48.850621234 |
| 1794 | 2026-03-13T17:31:21.596Z | lat 57.283262060 |
| 1795 | 2026-03-13T17:31:21.597Z | stop 2:37.577451383 |
| 1796 | 2026-03-13T17:31:21.597Z | + banner hack-check |
| 1797 | 2026-03-13T17:31:21.597Z | |
| 1798 | 2026-03-13T17:31:21.597Z | # # ## #### # # #### # # ###### #### # # |
| 1799 | 2026-03-13T17:31:21.597Z | # # # # # # # # # # # # # # # # # |
| 1800 | 2026-03-13T17:31:21.597Z | ###### # # # #### ##### # ###### ##### # #### |
| 1801 | 2026-03-13T17:31:21.597Z | # # ###### # # # # # # # # # # |
| 1802 | 2026-03-13T17:31:21.597Z | # # # # # # # # # # # # # # # # # |
| 1803 | 2026-03-13T17:31:21.597Z | # # # # #### # # #### # # ###### #### # # |
| 1804 | 2026-03-13T17:31:21.597Z | |
| 1805 | 2026-03-13T17:31:21.597Z | + export CARGO_INCREMENTAL=0 |
| 1806 | 2026-03-13T17:31:21.597Z | + CARGO_INCREMENTAL=0 |
| 1807 | 2026-03-13T17:31:21.597Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1808 | 2026-03-13T17:31:22.269Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1809 | 2026-03-13T17:31:22.543Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1810 | 2026-03-13T17:31:25.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s |
| 1811 | 2026-03-13T17:31:25.214Z | Running `target/debug/xtask check-features --ci` |
| 1812 | 2026-03-13T17:31:25.250Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1813 | 2026-03-13T17:31:25.255Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1814 | 2026-03-13T17:31:25.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 1815 | 2026-03-13T17:31:25.902Z | Running `target/debug/xtask download cargo-hack` |
| 1816 | 2026-03-13T17:31:26.873Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1817 | 2026-03-13T17:31:27.250Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1818 | 2026-03-13T17:31:30.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s |
| 1819 | 2026-03-13T17:31:30.740Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1820 | 2026-03-13T17:31:30.781Z | Mar 13 17:31:29.602 INFO Starting download, target: CargoHack |
| 1821 | 2026-03-13T17:31:30.785Z | Mar 13 17:31:29.602 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1822 | 2026-03-13T17:31:31.034Z | Mar 13 17:31:29.842 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1823 | 2026-03-13T17:31:31.125Z | Mar 13 17:31:29.921 INFO Download complete, target: CargoHack |
| 1824 | 2026-03-13T17:31:31.142Z | 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" |
| 1825 | 2026-03-13T17:31:31.143Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1826 | 2026-03-13T17:31:31.330Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1827 | 2026-03-13T17:31:32.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1828 | 2026-03-13T17:31:32.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1829 | 2026-03-13T17:31:32.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1830 | 2026-03-13T17:31:32.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1831 | 2026-03-13T17:31:32.424Z | |
| 1832 | 2026-03-13T17:31:32.424Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1833 | 2026-03-13T17:31:32.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1834 | 2026-03-13T17:31:32.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1835 | 2026-03-13T17:31:32.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1836 | 2026-03-13T17:31:32.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1837 | 2026-03-13T17:31:32.833Z | |
| 1838 | 2026-03-13T17:31:32.833Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1839 | 2026-03-13T17:31:33.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1840 | 2026-03-13T17:31:33.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1841 | 2026-03-13T17:31:33.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1842 | 2026-03-13T17:31:33.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1843 | 2026-03-13T17:31:33.595Z | |
| 1844 | 2026-03-13T17:31:33.595Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1845 | 2026-03-13T17:31:34.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1846 | 2026-03-13T17:31:34.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1847 | 2026-03-13T17:31:34.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1848 | 2026-03-13T17:31:34.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1849 | 2026-03-13T17:31:34.348Z | |
| 1850 | 2026-03-13T17:31:34.348Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1851 | 2026-03-13T17:31:34.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1852 | 2026-03-13T17:31:35.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1853 | 2026-03-13T17:31:35.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1854 | 2026-03-13T17:31:35.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1855 | 2026-03-13T17:31:35.094Z | |
| 1856 | 2026-03-13T17:31:35.094Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1857 | 2026-03-13T17:31:36.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1858 | 2026-03-13T17:31:36.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1859 | 2026-03-13T17:31:36.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1860 | 2026-03-13T17:31:36.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1861 | 2026-03-13T17:31:36.114Z | |
| 1862 | 2026-03-13T17:31:36.114Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1863 | 2026-03-13T17:31:36.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1864 | 2026-03-13T17:31:36.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1865 | 2026-03-13T17:31:36.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1866 | 2026-03-13T17:31:36.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1867 | 2026-03-13T17:31:36.584Z | |
| 1868 | 2026-03-13T17:31:36.584Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1869 | 2026-03-13T17:31:37.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1870 | 2026-03-13T17:31:37.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1871 | 2026-03-13T17:31:37.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1872 | 2026-03-13T17:31:37.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1873 | 2026-03-13T17:31:37.374Z | |
| 1874 | 2026-03-13T17:31:37.374Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1875 | 2026-03-13T17:31:38.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1876 | 2026-03-13T17:31:38.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1877 | 2026-03-13T17:31:38.519Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1878 | 2026-03-13T17:31:38.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1879 | 2026-03-13T17:31:38.519Z | |
| 1880 | 2026-03-13T17:31:38.519Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1881 | 2026-03-13T17:31:38.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1882 | 2026-03-13T17:31:38.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1883 | 2026-03-13T17:31:38.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1884 | 2026-03-13T17:31:38.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1885 | 2026-03-13T17:31:38.653Z | |
| 1886 | 2026-03-13T17:31:38.653Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1887 | 2026-03-13T17:31:39.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1888 | 2026-03-13T17:31:39.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1889 | 2026-03-13T17:31:39.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1890 | 2026-03-13T17:31:39.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1891 | 2026-03-13T17:31:39.243Z | |
| 1892 | 2026-03-13T17:31:39.243Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1893 | 2026-03-13T17:31:39.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1894 | 2026-03-13T17:31:39.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1895 | 2026-03-13T17:31:39.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1896 | 2026-03-13T17:31:39.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1897 | 2026-03-13T17:31:39.745Z | |
| 1898 | 2026-03-13T17:31:39.746Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1899 | 2026-03-13T17:31:40.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1900 | 2026-03-13T17:31:40.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1901 | 2026-03-13T17:31:40.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1902 | 2026-03-13T17:31:40.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1903 | 2026-03-13T17:31:40.437Z | |
| 1904 | 2026-03-13T17:31:40.437Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1905 | 2026-03-13T17:31:40.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1906 | 2026-03-13T17:31:40.875Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1907 | 2026-03-13T17:31:40.875Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1908 | 2026-03-13T17:31:40.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1909 | 2026-03-13T17:31:40.947Z | |
| 1910 | 2026-03-13T17:31:40.947Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1911 | 2026-03-13T17:31:41.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1912 | 2026-03-13T17:31:41.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1913 | 2026-03-13T17:31:41.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1914 | 2026-03-13T17:31:41.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1915 | 2026-03-13T17:31:41.537Z | |
| 1916 | 2026-03-13T17:31:41.537Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1917 | 2026-03-13T17:31:45.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1918 | 2026-03-13T17:31:45.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1919 | 2026-03-13T17:31:45.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1920 | 2026-03-13T17:31:45.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1921 | 2026-03-13T17:31:45.979Z | |
| 1922 | 2026-03-13T17:31:45.979Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1923 | 2026-03-13T17:31:45.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1924 | 2026-03-13T17:31:45.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1925 | 2026-03-13T17:31:45.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1926 | 2026-03-13T17:31:45.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1927 | 2026-03-13T17:31:45.981Z | |
| 1928 | 2026-03-13T17:31:45.981Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1929 | 2026-03-13T17:31:45.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1930 | 2026-03-13T17:31:45.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1931 | 2026-03-13T17:31:45.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1932 | 2026-03-13T17:31:45.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1933 | 2026-03-13T17:31:45.983Z | |
| 1934 | 2026-03-13T17:31:45.983Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1935 | 2026-03-13T17:31:45.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1936 | 2026-03-13T17:31:45.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1937 | 2026-03-13T17:31:45.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1938 | 2026-03-13T17:31:45.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1939 | 2026-03-13T17:31:45.983Z | |
| 1940 | 2026-03-13T17:31:45.983Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1941 | 2026-03-13T17:31:45.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1942 | 2026-03-13T17:31:45.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1943 | 2026-03-13T17:31:45.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1944 | 2026-03-13T17:31:45.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1945 | 2026-03-13T17:31:45.983Z | |
| 1946 | 2026-03-13T17:31:45.983Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1947 | 2026-03-13T17:31:45.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1948 | 2026-03-13T17:31:45.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1949 | 2026-03-13T17:31:45.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1950 | 2026-03-13T17:31:45.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1951 | 2026-03-13T17:31:45.983Z | |
| 1952 | 2026-03-13T17:31:45.983Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1953 | 2026-03-13T17:31:45.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1954 | 2026-03-13T17:31:45.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1955 | 2026-03-13T17:31:45.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1956 | 2026-03-13T17:31:45.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1957 | 2026-03-13T17:31:45.983Z | |
| 1958 | 2026-03-13T17:31:45.983Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1959 | 2026-03-13T17:31:46.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1960 | 2026-03-13T17:31:46.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1961 | 2026-03-13T17:31:46.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1962 | 2026-03-13T17:31:46.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1963 | 2026-03-13T17:31:46.273Z | |
| 1964 | 2026-03-13T17:31:46.273Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1965 | 2026-03-13T17:31:46.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1966 | 2026-03-13T17:31:46.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1967 | 2026-03-13T17:31:46.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1968 | 2026-03-13T17:31:46.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1969 | 2026-03-13T17:31:46.800Z | |
| 1970 | 2026-03-13T17:31:46.800Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1971 | 2026-03-13T17:31:47.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1972 | 2026-03-13T17:31:47.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1973 | 2026-03-13T17:31:47.360Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1974 | 2026-03-13T17:31:47.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1975 | 2026-03-13T17:31:47.402Z | |
| 1976 | 2026-03-13T17:31:47.402Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1977 | 2026-03-13T17:31:47.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1978 | 2026-03-13T17:31:47.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1979 | 2026-03-13T17:31:47.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1980 | 2026-03-13T17:31:47.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1981 | 2026-03-13T17:31:47.985Z | |
| 1982 | 2026-03-13T17:31:47.985Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1983 | 2026-03-13T17:31:48.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1984 | 2026-03-13T17:31:48.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1985 | 2026-03-13T17:31:48.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1986 | 2026-03-13T17:31:48.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1987 | 2026-03-13T17:31:48.765Z | |
| 1988 | 2026-03-13T17:31:48.765Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1989 | 2026-03-13T17:31:49.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1990 | 2026-03-13T17:31:49.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1991 | 2026-03-13T17:31:49.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1992 | 2026-03-13T17:31:49.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1993 | 2026-03-13T17:31:49.164Z | |
| 1994 | 2026-03-13T17:31:49.166Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1995 | 2026-03-13T17:31:49.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1996 | 2026-03-13T17:31:49.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1997 | 2026-03-13T17:31:49.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1998 | 2026-03-13T17:31:49.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1999 | 2026-03-13T17:31:49.752Z | |
| 2000 | 2026-03-13T17:31:49.752Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 2001 | 2026-03-13T17:31:50.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2002 | 2026-03-13T17:31:50.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2003 | 2026-03-13T17:31:50.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2004 | 2026-03-13T17:31:50.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2005 | 2026-03-13T17:31:50.877Z | |
| 2006 | 2026-03-13T17:31:50.877Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2007 | 2026-03-13T17:31:50.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2008 | 2026-03-13T17:31:50.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2009 | 2026-03-13T17:31:50.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2010 | 2026-03-13T17:31:50.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2011 | 2026-03-13T17:31:50.997Z | |
| 2012 | 2026-03-13T17:31:50.997Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2013 | 2026-03-13T17:31:51.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2014 | 2026-03-13T17:31:51.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2015 | 2026-03-13T17:31:51.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2016 | 2026-03-13T17:31:51.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2017 | 2026-03-13T17:31:51.556Z | |
| 2018 | 2026-03-13T17:31:51.556Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2019 | 2026-03-13T17:31:52.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2020 | 2026-03-13T17:31:52.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2021 | 2026-03-13T17:31:52.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2022 | 2026-03-13T17:31:52.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2023 | 2026-03-13T17:31:52.128Z | |
| 2024 | 2026-03-13T17:31:52.128Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2025 | 2026-03-13T17:31:52.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2026 | 2026-03-13T17:31:52.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2027 | 2026-03-13T17:31:52.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2028 | 2026-03-13T17:31:52.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2029 | 2026-03-13T17:31:52.745Z | |
| 2030 | 2026-03-13T17:31:52.745Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2031 | 2026-03-13T17:31:53.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2032 | 2026-03-13T17:31:53.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2033 | 2026-03-13T17:31:53.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2034 | 2026-03-13T17:31:53.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2035 | 2026-03-13T17:31:53.297Z | |
| 2036 | 2026-03-13T17:31:53.297Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2037 | 2026-03-13T17:31:53.827Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2038 | 2026-03-13T17:31:53.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2039 | 2026-03-13T17:31:53.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2040 | 2026-03-13T17:31:53.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2041 | 2026-03-13T17:31:53.893Z | |
| 2042 | 2026-03-13T17:31:53.893Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2043 | 2026-03-13T17:31:54.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2044 | 2026-03-13T17:31:54.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2045 | 2026-03-13T17:31:54.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2046 | 2026-03-13T17:31:54.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2047 | 2026-03-13T17:31:54.486Z | |
| 2048 | 2026-03-13T17:31:54.486Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2049 | 2026-03-13T17:31:55.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2050 | 2026-03-13T17:31:55.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2051 | 2026-03-13T17:31:55.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2052 | 2026-03-13T17:31:55.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2053 | 2026-03-13T17:31:55.077Z | |
| 2054 | 2026-03-13T17:31:55.077Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2055 | 2026-03-13T17:31:55.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2056 | 2026-03-13T17:31:55.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2057 | 2026-03-13T17:31:55.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2058 | 2026-03-13T17:31:55.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2059 | 2026-03-13T17:31:55.667Z | |
| 2060 | 2026-03-13T17:31:55.667Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2061 | 2026-03-13T17:31:56.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2062 | 2026-03-13T17:31:56.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2063 | 2026-03-13T17:31:56.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2064 | 2026-03-13T17:31:56.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2065 | 2026-03-13T17:31:56.259Z | |
| 2066 | 2026-03-13T17:31:56.259Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2067 | 2026-03-13T17:31:56.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2068 | 2026-03-13T17:31:56.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2069 | 2026-03-13T17:31:56.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2070 | 2026-03-13T17:31:56.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2071 | 2026-03-13T17:31:56.854Z | |
| 2072 | 2026-03-13T17:31:56.854Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2073 | 2026-03-13T17:31:57.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2074 | 2026-03-13T17:31:57.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2075 | 2026-03-13T17:31:57.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2076 | 2026-03-13T17:31:57.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2077 | 2026-03-13T17:31:57.449Z | |
| 2078 | 2026-03-13T17:31:57.449Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2079 | 2026-03-13T17:31:57.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2080 | 2026-03-13T17:31:57.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2081 | 2026-03-13T17:31:57.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2082 | 2026-03-13T17:31:57.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2083 | 2026-03-13T17:31:58.050Z | |
| 2084 | 2026-03-13T17:31:58.050Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2085 | 2026-03-13T17:31:58.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2086 | 2026-03-13T17:31:58.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2087 | 2026-03-13T17:31:58.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2088 | 2026-03-13T17:31:58.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2089 | 2026-03-13T17:31:58.652Z | |
| 2090 | 2026-03-13T17:31:58.652Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2091 | 2026-03-13T17:31:59.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2092 | 2026-03-13T17:31:59.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2093 | 2026-03-13T17:31:59.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2094 | 2026-03-13T17:31:59.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2095 | 2026-03-13T17:31:59.249Z | |
| 2096 | 2026-03-13T17:31:59.249Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2097 | 2026-03-13T17:31:59.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2098 | 2026-03-13T17:31:59.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2099 | 2026-03-13T17:31:59.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2100 | 2026-03-13T17:31:59.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2101 | 2026-03-13T17:31:59.849Z | |
| 2102 | 2026-03-13T17:31:59.849Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2103 | 2026-03-13T17:32:00.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2104 | 2026-03-13T17:32:00.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2105 | 2026-03-13T17:32:00.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2106 | 2026-03-13T17:32:00.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2107 | 2026-03-13T17:32:00.448Z | |
| 2108 | 2026-03-13T17:32:00.448Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2109 | 2026-03-13T17:32:00.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2110 | 2026-03-13T17:32:00.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2111 | 2026-03-13T17:32:00.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2112 | 2026-03-13T17:32:00.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2113 | 2026-03-13T17:32:01.045Z | |
| 2114 | 2026-03-13T17:32:01.045Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2115 | 2026-03-13T17:32:01.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2116 | 2026-03-13T17:32:01.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2117 | 2026-03-13T17:32:02.025Z | Checking cfg-if v1.0.4 |
| 2118 | 2026-03-13T17:32:02.156Z | Checking libc v0.2.180 |
| 2119 | 2026-03-13T17:32:02.171Z | Checking serde_core v1.0.228 |
| 2120 | 2026-03-13T17:32:02.180Z | Checking memchr v2.8.0 |
| 2121 | 2026-03-13T17:32:02.194Z | Checking itoa v1.0.17 |
| 2122 | 2026-03-13T17:32:02.194Z | Checking smallvec v1.15.1 |
| 2123 | 2026-03-13T17:32:02.194Z | Checking log v0.4.29 |
| 2124 | 2026-03-13T17:32:02.194Z | Checking zeroize v1.8.2 |
| 2125 | 2026-03-13T17:32:02.280Z | Checking stable_deref_trait v1.2.1 |
| 2126 | 2026-03-13T17:32:02.367Z | Checking zerofrom v0.1.6 |
| 2127 | 2026-03-13T17:32:02.414Z | Checking zmij v1.0.21 |
| 2128 | 2026-03-13T17:32:02.444Z | Checking scopeguard v1.2.0 |
| 2129 | 2026-03-13T17:32:02.460Z | Checking litemap v0.8.1 |
| 2130 | 2026-03-13T17:32:02.481Z | Checking percent-encoding v2.3.2 |
| 2131 | 2026-03-13T17:32:02.519Z | Checking yoke v0.8.1 |
| 2132 | 2026-03-13T17:32:02.564Z | Checking lock_api v0.4.14 |
| 2133 | 2026-03-13T17:32:02.646Z | Checking subtle v2.6.1 |
| 2134 | 2026-03-13T17:32:02.677Z | Checking writeable v0.6.2 |
| 2135 | 2026-03-13T17:32:02.692Z | Checking libm v0.2.16 |
| 2136 | 2026-03-13T17:32:02.723Z | Checking zerovec v0.11.5 |
| 2137 | 2026-03-13T17:32:02.779Z | Checking zerotrie v0.2.3 |
| 2138 | 2026-03-13T17:32:02.823Z | Checking icu_normalizer_data v2.1.1 |
| 2139 | 2026-03-13T17:32:02.867Z | Checking icu_properties_data v2.1.2 |
| 2140 | 2026-03-13T17:32:02.893Z | Checking getrandom v0.2.17 |
| 2141 | 2026-03-13T17:32:02.893Z | Checking errno v0.3.14 |
| 2142 | 2026-03-13T17:32:02.988Z | Checking pin-project-lite v0.2.17 |
| 2143 | 2026-03-13T17:32:03.005Z | Checking utf8_iter v1.0.4 |
| 2144 | 2026-03-13T17:32:03.018Z | Checking form_urlencoded v1.2.2 |
| 2145 | 2026-03-13T17:32:03.034Z | Checking portable-atomic v1.13.1 |
| 2146 | 2026-03-13T17:32:03.041Z | Checking rand_core v0.6.4 |
| 2147 | 2026-03-13T17:32:03.089Z | Checking critical-section v1.2.0 |
| 2148 | 2026-03-13T17:32:03.148Z | Checking rand_core v0.10.0 |
| 2149 | 2026-03-13T17:32:03.169Z | Checking typenum v1.19.0 |
| 2150 | 2026-03-13T17:32:03.210Z | Checking signal-hook-registry v1.4.8 |
| 2151 | 2026-03-13T17:32:03.265Z | Checking parking_lot_core v0.9.12 |
| 2152 | 2026-03-13T17:32:03.346Z | Checking tinystr v0.8.2 |
| 2153 | 2026-03-13T17:32:03.373Z | Checking potential_utf v0.1.4 |
| 2154 | 2026-03-13T17:32:03.411Z | Checking getrandom v0.4.1 |
| 2155 | 2026-03-13T17:32:03.509Z | Checking parking_lot v0.12.5 |
| 2156 | 2026-03-13T17:32:03.516Z | Checking icu_collections v2.1.1 |
| 2157 | 2026-03-13T17:32:03.551Z | Checking icu_locale_core v2.1.1 |
| 2158 | 2026-03-13T17:32:03.585Z | Checking mio v1.1.1 |
| 2159 | 2026-03-13T17:32:03.626Z | Checking once_cell v1.21.3 |
| 2160 | 2026-03-13T17:32:03.713Z | Checking num-traits v0.2.19 |
| 2161 | 2026-03-13T17:32:03.726Z | Checking socket2 v0.6.2 |
| 2162 | 2026-03-13T17:32:03.846Z | Checking iana-time-zone v0.1.65 |
| 2163 | 2026-03-13T17:32:03.876Z | Checking generic-array v0.14.7 |
| 2164 | 2026-03-13T17:32:03.897Z | Checking zerocopy v0.8.40 |
| 2165 | 2026-03-13T17:32:03.960Z | Checking futures-core v0.3.32 |
| 2166 | 2026-03-13T17:32:03.984Z | Checking allocator-api2 v0.2.21 |
| 2167 | 2026-03-13T17:32:04.038Z | Checking equivalent v1.0.2 |
| 2168 | 2026-03-13T17:32:04.111Z | Checking foldhash v0.2.0 |
| 2169 | 2026-03-13T17:32:04.140Z | Checking const-oid v0.9.6 |
| 2170 | 2026-03-13T17:32:04.301Z | Checking futures-sink v0.3.32 |
| 2171 | 2026-03-13T17:32:04.319Z | Checking icu_provider v2.1.1 |
| 2172 | 2026-03-13T17:32:04.348Z | Checking serde v1.0.228 |
| 2173 | 2026-03-13T17:32:04.360Z | Checking serde_json v1.0.149 |
| 2174 | 2026-03-13T17:32:04.427Z | Checking bitflags v2.11.0 |
| 2175 | 2026-03-13T17:32:04.491Z | Checking hashbrown v0.16.1 |
| 2176 | 2026-03-13T17:32:04.522Z | Checking crypto-common v0.1.7 |
| 2177 | 2026-03-13T17:32:04.617Z | Checking icu_properties v2.1.2 |
| 2178 | 2026-03-13T17:32:04.635Z | Checking icu_normalizer v2.1.1 |
| 2179 | 2026-03-13T17:32:04.700Z | Checking uuid v1.21.0 |
| 2180 | 2026-03-13T17:32:04.909Z | Checking bytes v1.11.1 |
| 2181 | 2026-03-13T17:32:05.023Z | Checking chrono v0.4.44 |
| 2182 | 2026-03-13T17:32:05.075Z | Checking dyn-clone v1.0.20 |
| 2183 | 2026-03-13T17:32:05.164Z | Checking futures-channel v0.3.32 |
| 2184 | 2026-03-13T17:32:05.180Z | Checking semver v1.0.27 |
| 2185 | 2026-03-13T17:32:05.202Z | Checking futures-io v0.3.32 |
| 2186 | 2026-03-13T17:32:05.297Z | Checking futures-task v0.3.32 |
| 2187 | 2026-03-13T17:32:05.347Z | Checking slab v0.4.12 |
| 2188 | 2026-03-13T17:32:05.414Z | Checking block-buffer v0.10.4 |
| 2189 | 2026-03-13T17:32:05.444Z | Checking thiserror v2.0.18 |
| 2190 | 2026-03-13T17:32:05.470Z | Checking indexmap v2.13.0 |
| 2191 | 2026-03-13T17:32:05.505Z | Checking tokio v1.49.0 |
| 2192 | 2026-03-13T17:32:05.540Z | Checking futures-util v0.3.32 |
| 2193 | 2026-03-13T17:32:05.563Z | Checking http v1.4.0 |
| 2194 | 2026-03-13T17:32:05.591Z | Checking digest v0.10.7 |
| 2195 | 2026-03-13T17:32:05.773Z | Checking idna_adapter v1.2.1 |
| 2196 | 2026-03-13T17:32:05.839Z | Checking byteorder v1.5.0 |
| 2197 | 2026-03-13T17:32:05.914Z | Checking idna v1.1.0 |
| 2198 | 2026-03-13T17:32:06.123Z | Checking fnv v1.0.7 |
| 2199 | 2026-03-13T17:32:06.205Z | Checking cpufeatures v0.2.17 |
| 2200 | 2026-03-13T17:32:06.218Z | Checking url v2.5.8 |
| 2201 | 2026-03-13T17:32:06.237Z | Checking base64 v0.22.1 |
| 2202 | 2026-03-13T17:32:06.253Z | Checking unicode-ident v1.0.24 |
| 2203 | 2026-03-13T17:32:06.295Z | Checking tracing-core v0.1.36 |
| 2204 | 2026-03-13T17:32:06.334Z | Checking rustls-pki-types v1.14.0 |
| 2205 | 2026-03-13T17:32:06.390Z | Checking proc-macro2 v1.0.106 |
| 2206 | 2026-03-13T17:32:06.574Z | Checking regex-syntax v0.8.10 |
| 2207 | 2026-03-13T17:32:06.768Z | Checking tracing v0.1.44 |
| 2208 | 2026-03-13T17:32:06.907Z | Checking untrusted v0.9.0 |
| 2209 | 2026-03-13T17:32:06.938Z | Checking schemars v0.8.22 |
| 2210 | 2026-03-13T17:32:06.939Z | Checking quote v1.0.44 |
| 2211 | 2026-03-13T17:32:06.939Z | Checking ring v0.17.14 |
| 2212 | 2026-03-13T17:32:06.989Z | Checking ipnet v2.11.0 |
| 2213 | 2026-03-13T17:32:07.052Z | Checking syn v2.0.117 |
| 2214 | 2026-03-13T17:32:07.358Z | Checking thiserror v1.0.69 |
| 2215 | 2026-03-13T17:32:07.439Z | Checking httparse v1.10.1 |
| 2216 | 2026-03-13T17:32:07.690Z | Checking http-body v1.0.1 |
| 2217 | 2026-03-13T17:32:07.710Z | Checking atomic-waker v1.1.2 |
| 2218 | 2026-03-13T17:32:07.832Z | Checking aws-lc-sys v0.37.1 |
| 2219 | 2026-03-13T17:32:07.853Z | Checking aho-corasick v1.1.4 |
| 2220 | 2026-03-13T17:32:08.211Z | Checking openssl-probe v0.2.1 |
| 2221 | 2026-03-13T17:32:08.236Z | Checking ppv-lite86 v0.2.21 |
| 2222 | 2026-03-13T17:32:08.260Z | Checking tower-service v0.3.3 |
| 2223 | 2026-03-13T17:32:08.341Z | Checking try-lock v0.2.5 |
| 2224 | 2026-03-13T17:32:08.364Z | Checking httpdate v1.0.3 |
| 2225 | 2026-03-13T17:32:08.395Z | Checking tower-layer v0.3.3 |
| 2226 | 2026-03-13T17:32:08.459Z | Checking untrusted v0.7.1 |
| 2227 | 2026-03-13T17:32:08.535Z | Checking want v0.3.1 |
| 2228 | 2026-03-13T17:32:08.562Z | Checking rustix v1.1.3 |
| 2229 | 2026-03-13T17:32:08.588Z | Checking block-padding v0.3.3 |
| 2230 | 2026-03-13T17:32:08.654Z | Checking getrandom v0.3.4 |
| 2231 | 2026-03-13T17:32:08.685Z | Checking pin-utils v0.1.0 |
| 2232 | 2026-03-13T17:32:08.728Z | Checking aws-lc-rs v1.16.0 |
| 2233 | 2026-03-13T17:32:08.750Z | Checking inout v0.1.4 |
| 2234 | 2026-03-13T17:32:08.783Z | Checking hmac v0.12.1 |
| 2235 | 2026-03-13T17:32:08.803Z | Checking regex-automata v0.4.14 |
| 2236 | 2026-03-13T17:32:08.848Z | Checking socket2 v0.5.10 |
| 2237 | 2026-03-13T17:32:08.927Z | Checking cipher v0.4.4 |
| 2238 | 2026-03-13T17:32:08.944Z | Checking rand_core v0.9.5 |
| 2239 | 2026-03-13T17:32:09.146Z | Checking ryu v1.0.23 |
| 2240 | 2026-03-13T17:32:09.168Z | Checking base64ct v1.8.3 |
| 2241 | 2026-03-13T17:32:09.188Z | Checking powerfmt v0.2.0 |
| 2242 | 2026-03-13T17:32:09.366Z | Checking rustls-native-certs v0.8.3 |
| 2243 | 2026-03-13T17:32:09.473Z | Checking deranged v0.5.8 |
| 2244 | 2026-03-13T17:32:09.501Z | Checking http-body-util v0.1.3 |
| 2245 | 2026-03-13T17:32:09.515Z | Checking sha2 v0.10.9 |
| 2246 | 2026-03-13T17:32:09.850Z | Checking erased-serde v0.3.31 |
| 2247 | 2026-03-13T17:32:09.882Z | Checking sync_wrapper v1.0.2 |
| 2248 | 2026-03-13T17:32:09.882Z | Checking num-conv v0.2.0 |
| 2249 | 2026-03-13T17:32:09.902Z | Checking rustls-webpki v0.103.9 |
| 2250 | 2026-03-13T17:32:09.908Z | Checking tokio-util v0.7.18 |
| 2251 | 2026-03-13T17:32:09.908Z | Checking pretty-hex v0.4.1 |
| 2252 | 2026-03-13T17:32:09.993Z | Checking num_threads v0.1.7 |
| 2253 | 2026-03-13T17:32:10.074Z | Checking time-core v0.1.8 |
| 2254 | 2026-03-13T17:32:10.100Z | Checking tower v0.5.3 |
| 2255 | 2026-03-13T17:32:10.250Z | Checking serde_urlencoded v0.7.1 |
| 2256 | 2026-03-13T17:32:10.329Z | Checking slog v2.8.2 |
| 2257 | 2026-03-13T17:32:10.346Z | Checking rand_chacha v0.9.0 |
| 2258 | 2026-03-13T17:32:10.400Z | Checking rustls v0.23.37 |
| 2259 | 2026-03-13T17:32:10.525Z | Checking webpki-roots v1.0.6 |
| 2260 | 2026-03-13T17:32:10.688Z | Checking foreign-types-shared v0.1.1 |
| 2261 | 2026-03-13T17:32:10.688Z | Checking fastrand v2.3.0 |
| 2262 | 2026-03-13T17:32:10.696Z | Checking iri-string v0.7.10 |
| 2263 | 2026-03-13T17:32:10.736Z | Checking rand v0.9.2 |
| 2264 | 2026-03-13T17:32:10.736Z | Checking foreign-types v0.3.2 |
| 2265 | 2026-03-13T17:32:10.810Z | Checking h2 v0.4.13 |
| 2266 | 2026-03-13T17:32:10.810Z | Checking time v0.3.47 |
| 2267 | 2026-03-13T17:32:10.879Z | Checking pem-rfc7468 v0.7.0 |
| 2268 | 2026-03-13T17:32:10.924Z | Checking ipnetwork v0.21.1 |
| 2269 | 2026-03-13T17:32:11.061Z | Checking openssl-sys v0.9.111 |
| 2270 | 2026-03-13T17:32:11.192Z | Checking spin v0.9.8 |
| 2271 | 2026-03-13T17:32:11.385Z | Checking plain v0.2.3 |
| 2272 | 2026-03-13T17:32:11.450Z | Checking flagset v0.4.7 |
| 2273 | 2026-03-13T17:32:11.450Z | Checking regex v1.12.3 |
| 2274 | 2026-03-13T17:32:11.492Z | Checking rand_chacha v0.3.1 |
| 2275 | 2026-03-13T17:32:11.532Z | Checking der v0.7.10 |
| 2276 | 2026-03-13T17:32:11.769Z | Checking mime v0.3.17 |
| 2277 | 2026-03-13T17:32:11.844Z | Checking openssl v0.10.75 |
| 2278 | 2026-03-13T17:32:11.844Z | Checking tinyvec_macros v0.1.1 |
| 2279 | 2026-03-13T17:32:11.927Z | Checking ucd-trie v0.1.7 |
| 2280 | 2026-03-13T17:32:12.007Z | Checking tinyvec v1.10.0 |
| 2281 | 2026-03-13T17:32:12.094Z | Checking pest v2.8.6 |
| 2282 | 2026-03-13T17:32:12.196Z | Checking tower-http v0.6.8 |
| 2283 | 2026-03-13T17:32:12.694Z | Checking rand v0.8.5 |
| 2284 | 2026-03-13T17:32:12.753Z | Checking tempfile v3.25.0 |
| 2285 | 2026-03-13T17:32:12.753Z | Checking spki v0.7.3 |
| 2286 | 2026-03-13T17:32:12.753Z | Checking salsa20 v0.10.2 |
| 2287 | 2026-03-13T17:32:12.753Z | Checking pbkdf2 v0.12.2 |
| 2288 | 2026-03-13T17:32:12.753Z | Checking encoding_rs v0.8.35 |
| 2289 | 2026-03-13T17:32:12.753Z | Checking unicode-width v0.2.0 |
| 2290 | 2026-03-13T17:32:12.853Z | Checking scrypt v0.11.0 |
| 2291 | 2026-03-13T17:32:13.048Z | Checking aes v0.8.4 |
| 2292 | 2026-03-13T17:32:13.096Z | Checking cbc v0.1.2 |
| 2293 | 2026-03-13T17:32:13.117Z | Checking openapiv3 v2.2.0 |
| 2294 | 2026-03-13T17:32:13.175Z | Checking anyhow v1.0.102 |
| 2295 | 2026-03-13T17:32:13.422Z | Checking crossbeam-utils v0.8.21 |
| 2296 | 2026-03-13T17:32:13.497Z | Checking pkcs5 v0.7.1 |
| 2297 | 2026-03-13T17:32:13.511Z | Checking oxnet v0.1.4 |
| 2298 | 2026-03-13T17:32:13.707Z | Checking tokio-rustls v0.26.4 |
| 2299 | 2026-03-13T17:32:13.786Z | Checking pkcs8 v0.10.2 |
| 2300 | 2026-03-13T17:32:13.815Z | Checking scroll v0.12.0 |
| 2301 | 2026-03-13T17:32:13.867Z | Checking data-encoding v2.10.0 |
| 2302 | 2026-03-13T17:32:13.941Z | Checking winnow v0.7.14 |
| 2303 | 2026-03-13T17:32:13.993Z | Checking siphasher v1.0.2 |
| 2304 | 2026-03-13T17:32:14.013Z | Checking lazy_static v1.5.0 |
| 2305 | 2026-03-13T17:32:14.100Z | Checking goblin v0.8.2 |
| 2306 | 2026-03-13T17:32:14.122Z | Checking zerocopy v0.7.35 |
| 2307 | 2026-03-13T17:32:14.172Z | Checking wait-timeout v0.2.1 |
| 2308 | 2026-03-13T17:32:14.247Z | Checking bitflags v1.3.2 |
| 2309 | 2026-03-13T17:32:14.361Z | Checking either v1.15.0 |
| 2310 | 2026-03-13T17:32:14.408Z | Checking utf8parse v0.2.2 |
| 2311 | 2026-03-13T17:32:14.408Z | Checking hyper v1.8.1 |
| 2312 | 2026-03-13T17:32:14.455Z | Checking bit-vec v0.8.0 |
| 2313 | 2026-03-13T17:32:14.573Z | Checking anstyle v1.0.13 |
| 2314 | 2026-03-13T17:32:14.614Z | Checking native-tls v0.2.18 |
| 2315 | 2026-03-13T17:32:14.723Z | Checking quick-error v1.2.3 |
| 2316 | 2026-03-13T17:32:14.785Z | Checking managed v0.8.0 |
| 2317 | 2026-03-13T17:32:14.866Z | Checking rusty-fork v0.3.1 |
| 2318 | 2026-03-13T17:32:14.926Z | Checking tokio-native-tls v0.3.1 |
| 2319 | 2026-03-13T17:32:14.926Z | Checking bit-set v0.8.0 |
| 2320 | 2026-03-13T17:32:14.926Z | Checking anstyle-parse v0.2.7 |
| 2321 | 2026-03-13T17:32:15.029Z | Checking dtrace-parser v0.2.0 |
| 2322 | 2026-03-13T17:32:15.037Z | Checking unicode-normalization v0.1.25 |
| 2323 | 2026-03-13T17:32:15.037Z | Checking rand_xorshift v0.4.0 |
| 2324 | 2026-03-13T17:32:15.074Z | Checking sha1 v0.10.6 |
| 2325 | 2026-03-13T17:32:15.074Z | Checking thread-id v4.2.2 |
| 2326 | 2026-03-13T17:32:15.166Z | Checking is_terminal_polyfill v1.70.2 |
| 2327 | 2026-03-13T17:32:15.200Z | Checking anstyle-query v1.1.5 |
| 2328 | 2026-03-13T17:32:15.272Z | Checking colorchoice v1.0.4 |
| 2329 | 2026-03-13T17:32:15.289Z | Checking psl-types v2.0.11 |
| 2330 | 2026-03-13T17:32:15.310Z | Checking unarray v0.1.4 |
| 2331 | 2026-03-13T17:32:15.328Z | Checking crossbeam-epoch v0.9.18 |
| 2332 | 2026-03-13T17:32:15.390Z | Checking anstream v0.6.21 |
| 2333 | 2026-03-13T17:32:15.437Z | Checking publicsuffix v2.3.0 |
| 2334 | 2026-03-13T17:32:15.445Z | Checking proptest v1.10.0 |
| 2335 | 2026-03-13T17:32:15.568Z | Checking hyper-util v0.1.20 |
| 2336 | 2026-03-13T17:32:15.605Z | Checking cookie v0.18.1 |
| 2337 | 2026-03-13T17:32:15.605Z | Checking terminal_size v0.4.3 |
| 2338 | 2026-03-13T17:32:15.627Z | Checking scroll v0.13.0 |
| 2339 | 2026-03-13T17:32:15.635Z | Checking hex v0.4.3 |
| 2340 | 2026-03-13T17:32:15.652Z | Checking num-integer v0.1.46 |
| 2341 | 2026-03-13T17:32:15.776Z | Checking simd-adler32 v0.3.8 |
| 2342 | 2026-03-13T17:32:15.879Z | Checking cookie_store v0.22.1 |
| 2343 | 2026-03-13T17:32:15.918Z | Checking goblin v0.10.5 |
| 2344 | 2026-03-13T17:32:15.937Z | Checking crossbeam-deque v0.8.6 |
| 2345 | 2026-03-13T17:32:15.969Z | Checking rustls-platform-verifier v0.6.2 |
| 2346 | 2026-03-13T17:32:15.980Z | Checking bstr v1.12.1 |
| 2347 | 2026-03-13T17:32:16.143Z | Checking ref-cast v1.0.25 |
| 2348 | 2026-03-13T17:32:16.175Z | Checking rustix v0.38.44 |
| 2349 | 2026-03-13T17:32:16.235Z | Checking camino v1.2.2 |
| 2350 | 2026-03-13T17:32:16.313Z | Checking crc32fast v1.5.0 |
| 2351 | 2026-03-13T17:32:16.633Z | Checking signature v2.2.0 |
| 2352 | 2026-03-13T17:32:16.722Z | Checking toml_datetime v0.6.11 |
| 2353 | 2026-03-13T17:32:16.722Z | Checking serde_spanned v0.6.9 |
| 2354 | 2026-03-13T17:32:16.744Z | Checking ff v0.13.1 |
| 2355 | 2026-03-13T17:32:16.764Z | Checking base16ct v0.2.0 |
| 2356 | 2026-03-13T17:32:16.769Z | Checking unicode-properties v0.1.4 |
| 2357 | 2026-03-13T17:32:16.846Z | Checking strsim v0.11.1 |
| 2358 | 2026-03-13T17:32:16.889Z | Checking dof v0.3.0 |
| 2359 | 2026-03-13T17:32:16.952Z | Checking adler2 v2.0.1 |
| 2360 | 2026-03-13T17:32:17.017Z | Checking clap_lex v1.0.0 |
| 2361 | 2026-03-13T17:32:17.062Z | Checking unicode-bidi v0.3.18 |
| 2362 | 2026-03-13T17:32:17.091Z | Checking miniz_oxide v0.8.9 |
| 2363 | 2026-03-13T17:32:17.194Z | Checking clap_builder v4.5.60 |
| 2364 | 2026-03-13T17:32:17.254Z | Checking hyper-rustls v0.27.7 |
| 2365 | 2026-03-13T17:32:17.281Z | Checking hyper-tls v0.6.0 |
| 2366 | 2026-03-13T17:32:20.948Z | Checking usdt-impl v0.5.0 |
| 2367 | 2026-03-13T17:32:20.948Z | Checking stringprep v0.1.5 |
| 2368 | 2026-03-13T17:32:20.948Z | Checking sec1 v0.7.3 |
| 2369 | 2026-03-13T17:32:20.948Z | Checking reqwest v0.12.28 |
| 2370 | 2026-03-13T17:32:20.948Z | Checking reqwest v0.13.2 |
| 2371 | 2026-03-13T17:32:20.948Z | Checking group v0.13.0 |
| 2372 | 2026-03-13T17:32:20.948Z | Checking rayon-core v1.13.0 |
| 2373 | 2026-03-13T17:32:20.948Z | Checking num-iter v0.1.45 |
| 2374 | 2026-03-13T17:32:20.948Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2375 | 2026-03-13T17:32:20.949Z | Checking dtrace-parser v0.3.0 |
| 2376 | 2026-03-13T17:32:20.949Z | Checking newtype-uuid v1.3.2 |
| 2377 | 2026-03-13T17:32:20.949Z | Checking hkdf v0.12.4 |
| 2378 | 2026-03-13T17:32:20.949Z | Checking strum v0.26.3 |
| 2379 | 2026-03-13T17:32:20.949Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2380 | 2026-03-13T17:32:20.950Z | Checking hash32 v0.2.1 |
| 2381 | 2026-03-13T17:32:20.950Z | Checking daft v0.1.5 |
| 2382 | 2026-03-13T17:32:20.950Z | Checking md-5 v0.10.6 |
| 2383 | 2026-03-13T17:32:20.950Z | Checking crypto-bigint v0.5.5 |
| 2384 | 2026-03-13T17:32:20.950Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2385 | 2026-03-13T17:32:20.950Z | Checking thread-id v5.1.0 |
| 2386 | 2026-03-13T17:32:20.950Z | Checking zlib-rs v0.6.2 |
| 2387 | 2026-03-13T17:32:20.950Z | Checking unicode-segmentation v1.12.0 |
| 2388 | 2026-03-13T17:32:20.950Z | Checking fallible-iterator v0.2.0 |
| 2389 | 2026-03-13T17:32:20.950Z | Checking heapless v0.7.17 |
| 2390 | 2026-03-13T17:32:20.950Z | Checking zstd-safe v7.2.4 |
| 2391 | 2026-03-13T17:32:20.950Z | Checking clap v4.5.60 |
| 2392 | 2026-03-13T17:32:20.950Z | Checking rayon v1.11.0 |
| 2393 | 2026-03-13T17:32:20.950Z | Checking postgres-protocol v0.6.10 |
| 2394 | 2026-03-13T17:32:20.950Z | Checking itertools v0.12.1 |
| 2395 | 2026-03-13T17:32:20.950Z | Checking phf_shared v0.13.1 |
| 2396 | 2026-03-13T17:32:20.950Z | Checking console v0.16.2 |
| 2397 | 2026-03-13T17:32:20.950Z | Checking curve25519-dalek v4.1.3 |
| 2398 | 2026-03-13T17:32:20.950Z | Checking dof v0.4.0 |
| 2399 | 2026-03-13T17:32:20.950Z | Checking memoffset v0.9.1 |
| 2400 | 2026-03-13T17:32:20.951Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2401 | 2026-03-13T17:32:20.951Z | Checking signal-hook v0.3.18 |
| 2402 | 2026-03-13T17:32:20.951Z | Checking memmap2 v0.9.10 |
| 2403 | 2026-03-13T17:32:20.951Z | Checking flate2 v1.1.9 |
| 2404 | 2026-03-13T17:32:20.951Z | Checking fixedbitset v0.4.2 |
| 2405 | 2026-03-13T17:32:20.951Z | Checking toml_write v0.1.2 |
| 2406 | 2026-03-13T17:32:20.951Z | Checking elliptic-curve v0.13.8 |
| 2407 | 2026-03-13T17:32:20.951Z | Checking libbz2-rs-sys v0.2.2 |
| 2408 | 2026-03-13T17:32:20.951Z | Checking winnow v0.5.40 |
| 2409 | 2026-03-13T17:32:20.951Z | Checking foldhash v0.1.5 |
| 2410 | 2026-03-13T17:32:20.951Z | Checking usdt-impl v0.6.0 |
| 2411 | 2026-03-13T17:32:20.951Z | Checking unit-prefix v0.5.2 |
| 2412 | 2026-03-13T17:32:20.951Z | Checking bumpalo v3.20.2 |
| 2413 | 2026-03-13T17:32:20.951Z | Checking hashbrown v0.15.5 |
| 2414 | 2026-03-13T17:32:20.951Z | Checking zone v0.3.1 |
| 2415 | 2026-03-13T17:32:20.951Z | Checking toml_edit v0.22.27 |
| 2416 | 2026-03-13T17:32:20.951Z | Checking bzip2 v0.6.1 |
| 2417 | 2026-03-13T17:32:20.951Z | Checking zopfli v0.8.3 |
| 2418 | 2026-03-13T17:32:21.024Z | Checking usdt v0.6.0 |
| 2419 | 2026-03-13T17:32:21.024Z | Checking petgraph v0.6.5 |
| 2420 | 2026-03-13T17:32:21.024Z | Checking signal-hook-mio v0.2.5 |
| 2421 | 2026-03-13T17:32:21.024Z | Checking bzip2 v0.4.4 |
| 2422 | 2026-03-13T17:32:21.024Z | Checking nix v0.31.1 |
| 2423 | 2026-03-13T17:32:21.024Z | Checking indicatif v0.18.4 |
| 2424 | 2026-03-13T17:32:21.040Z | Checking postgres-types v0.2.12 |
| 2425 | 2026-03-13T17:32:21.040Z | Checking phf v0.13.1 |
| 2426 | 2026-03-13T17:32:21.065Z | Checking smoltcp v0.9.1 |
| 2427 | 2026-03-13T17:32:21.185Z | Checking similar v2.7.0 |
| 2428 | 2026-03-13T17:32:21.400Z | Checking zstd v0.13.3 |
| 2429 | 2026-03-13T17:32:21.443Z | Checking num-bigint-dig v0.8.6 |
| 2430 | 2026-03-13T17:32:21.612Z | Checking toml_edit v0.19.15 |
| 2431 | 2026-03-13T17:32:21.652Z | Checking ed25519 v2.2.3 |
| 2432 | 2026-03-13T17:32:21.698Z | Checking phf_shared v0.11.3 |
| 2433 | 2026-03-13T17:32:21.889Z | Checking pkcs1 v0.7.5 |
| 2434 | 2026-03-13T17:32:21.898Z | Checking tokio-stream v0.1.18 |
| 2435 | 2026-03-13T17:32:21.898Z | Checking strum v0.27.2 |
| 2436 | 2026-03-13T17:32:22.081Z | Checking hubpack v0.1.2 |
| 2437 | 2026-03-13T17:32:22.096Z | Checking rfc6979 v0.4.0 |
| 2438 | 2026-03-13T17:32:22.161Z | Checking serde-big-array v0.5.1 |
| 2439 | 2026-03-13T17:32:22.183Z | Checking float-cmp v0.10.0 |
| 2440 | 2026-03-13T17:32:22.223Z | Checking env_filter v1.0.0 |
| 2441 | 2026-03-13T17:32:22.335Z | Checking jiff v0.2.21 |
| 2442 | 2026-03-13T17:32:22.421Z | Checking keccak v0.1.6 |
| 2443 | 2026-03-13T17:32:22.439Z | Checking whoami v2.1.0 |
| 2444 | 2026-03-13T17:32:22.439Z | Checking normalize-line-endings v0.3.0 |
| 2445 | 2026-03-13T17:32:22.439Z | Checking difflib v0.4.0 |
| 2446 | 2026-03-13T17:32:22.453Z | Checking rustc-hash v2.1.1 |
| 2447 | 2026-03-13T17:32:22.523Z | Checking precomputed-hash v0.1.1 |
| 2448 | 2026-03-13T17:32:22.625Z | Checking fixedbitset v0.5.7 |
| 2449 | 2026-03-13T17:32:22.635Z | Checking predicates-core v1.0.10 |
| 2450 | 2026-03-13T17:32:22.635Z | Checking new_debug_unreachable v1.0.6 |
| 2451 | 2026-03-13T17:32:22.635Z | Checking static_assertions v1.1.0 |
| 2452 | 2026-03-13T17:32:22.665Z | Checking tokio-postgres v0.7.16 |
| 2453 | 2026-03-13T17:32:22.710Z | Checking rsa v0.9.10 |
| 2454 | 2026-03-13T17:32:22.798Z | Checking string_cache v0.8.9 |
| 2455 | 2026-03-13T17:32:22.798Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2456 | 2026-03-13T17:32:22.859Z | Checking predicates v3.1.4 |
| 2457 | 2026-03-13T17:32:22.860Z | Checking petgraph v0.8.3 |
| 2458 | 2026-03-13T17:32:22.938Z | Checking iddqd v0.3.17 |
| 2459 | 2026-03-13T17:32:23.071Z | Checking toml v0.7.8 |
| 2460 | 2026-03-13T17:32:23.237Z | Checking sha3 v0.10.8 |
| 2461 | 2026-03-13T17:32:23.275Z | Checking env_logger v0.11.9 |
| 2462 | 2026-03-13T17:32:23.404Z | Checking ecdsa v0.16.9 |
| 2463 | 2026-03-13T17:32:23.477Z | Checking ed25519-dalek v2.2.0 |
| 2464 | 2026-03-13T17:32:23.522Z | Checking zip v0.6.6 |
| 2465 | 2026-03-13T17:32:23.769Z | Checking crossterm v0.28.1 |
| 2466 | 2026-03-13T17:32:23.838Z | Checking serde_with v3.17.0 |
| 2467 | 2026-03-13T17:32:23.927Z | Checking itertools v0.13.0 |
| 2468 | 2026-03-13T17:32:24.054Z | Checking hickory-proto v0.25.2 |
| 2469 | 2026-03-13T17:32:24.263Z | Checking x509-cert v0.2.5 |
| 2470 | 2026-03-13T17:32:24.734Z | Checking fs-err v3.3.0 |
| 2471 | 2026-03-13T17:32:24.953Z | Checking ahash v0.8.12 |
| 2472 | 2026-03-13T17:32:25.113Z | Checking object v0.37.3 |
| 2473 | 2026-03-13T17:32:25.151Z | Checking buf-list v1.1.2 |
| 2474 | 2026-03-13T17:32:25.205Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2475 | 2026-03-13T17:32:25.325Z | Checking peg-runtime v0.8.5 |
| 2476 | 2026-03-13T17:32:25.384Z | Checking lalrpop-util v0.19.12 |
| 2477 | 2026-03-13T17:32:25.406Z | Checking zip v4.6.1 |
| 2478 | 2026-03-13T17:32:25.497Z | Compiling regress v0.10.5 |
| 2479 | 2026-03-13T17:32:25.577Z | Compiling structmeta-derive v0.3.0 |
| 2480 | 2026-03-13T17:32:25.594Z | Compiling rustls v0.22.4 |
| 2481 | 2026-03-13T17:32:25.722Z | Compiling newtype-uuid-macros v0.1.0 |
| 2482 | 2026-03-13T17:32:25.867Z | Compiling multer v3.1.0 |
| 2483 | 2026-03-13T17:32:26.175Z | Compiling async-stream-impl v0.3.6 |
| 2484 | 2026-03-13T17:32:26.178Z | Checking futures-executor v0.3.32 |
| 2485 | 2026-03-13T17:32:26.394Z | Compiling dropshot v0.16.7 |
| 2486 | 2026-03-13T17:32:26.717Z | Checking futures v0.3.32 |
| 2487 | 2026-03-13T17:32:26.740Z | Compiling dropshot_endpoint v0.16.7 |
| 2488 | 2026-03-13T17:32:26.815Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2489 | 2026-03-13T17:32:27.001Z | Checking thread_local v1.1.9 |
| 2490 | 2026-03-13T17:32:27.062Z | Compiling structmeta v0.3.0 |
| 2491 | 2026-03-13T17:32:27.210Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2492 | 2026-03-13T17:32:27.336Z | Compiling derive-ex v0.1.8 |
| 2493 | 2026-03-13T17:32:27.341Z | Checking crossbeam-channel v0.5.15 |
| 2494 | 2026-03-13T17:32:27.657Z | Checking is-terminal v0.4.17 |
| 2495 | 2026-03-13T17:32:27.768Z | Checking take_mut v0.2.2 |
| 2496 | 2026-03-13T17:32:27.796Z | Checking term v1.2.1 |
| 2497 | 2026-03-13T17:32:27.836Z | Compiling parse-display-derive v0.10.0 |
| 2498 | 2026-03-13T17:32:27.893Z | Checking rustls-webpki v0.102.8 |
| 2499 | 2026-03-13T17:32:27.910Z | Checking slog-async v2.8.0 |
| 2500 | 2026-03-13T17:32:28.089Z | Checking slog-term v2.9.2 |
| 2501 | 2026-03-13T17:32:28.129Z | Checking serde_spanned v1.0.4 |
| 2502 | 2026-03-13T17:32:28.297Z | Checking debug-ignore v1.0.5 |
| 2503 | 2026-03-13T17:32:28.368Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2504 | 2026-03-13T17:32:28.423Z | Checking match_cfg v0.1.0 |
| 2505 | 2026-03-13T17:32:28.509Z | Checking hostname v0.3.1 |
| 2506 | 2026-03-13T17:32:28.590Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2507 | 2026-03-13T17:32:28.650Z | Checking toml v0.9.12+spec-1.1.0 |
| 2508 | 2026-03-13T17:32:28.658Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2509 | 2026-03-13T17:32:28.681Z | Checking slog-json v2.6.1 |
| 2510 | 2026-03-13T17:32:28.809Z | Checking macaddr v1.0.1 |
| 2511 | 2026-03-13T17:32:28.879Z | Checking slog-bunyan v2.5.0 |
| 2512 | 2026-03-13T17:32:29.023Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2513 | 2026-03-13T17:32:29.046Z | Checking async-stream v0.3.6 |
| 2514 | 2026-03-13T17:32:29.206Z | Checking waitgroup v0.1.2 |
| 2515 | 2026-03-13T17:32:29.329Z | Checking rustls-pemfile v2.2.0 |
| 2516 | 2026-03-13T17:32:29.416Z | Checking serde_path_to_error v0.1.20 |
| 2517 | 2026-03-13T17:32:29.437Z | Checking hostname v0.4.2 |
| 2518 | 2026-03-13T17:32:29.507Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2519 | 2026-03-13T17:32:29.555Z | Checking progenitor-client v0.13.0 |
| 2520 | 2026-03-13T17:32:29.572Z | Checking progenitor-client v0.10.0 |
| 2521 | 2026-03-13T17:32:29.639Z | Compiling itertools v0.14.0 |
| 2522 | 2026-03-13T17:32:29.673Z | Compiling test-strategy v0.4.5 |
| 2523 | 2026-03-13T17:32:29.787Z | Checking heck v0.5.0 |
| 2524 | 2026-03-13T17:32:29.803Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2525 | 2026-03-13T17:32:29.847Z | Checking backon v1.6.0 |
| 2526 | 2026-03-13T17:32:29.866Z | Checking instant v0.1.13 |
| 2527 | 2026-03-13T17:32:29.971Z | Checking backoff v0.4.0 |
| 2528 | 2026-03-13T17:32:30.052Z | Checking progenitor-extras v0.1.1 |
| 2529 | 2026-03-13T17:32:30.072Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2530 | 2026-03-13T17:32:30.138Z | Checking parse-display v0.10.0 |
| 2531 | 2026-03-13T17:32:30.186Z | Compiling typify-impl v0.4.3 |
| 2532 | 2026-03-13T17:32:30.442Z | Checking tokio-rustls v0.25.0 |
| 2533 | 2026-03-13T17:32:30.504Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2534 | 2026-03-13T17:32:30.702Z | Compiling crucible-workspace-hack v0.1.0 |
| 2535 | 2026-03-13T17:32:30.956Z | Compiling heapless v0.8.0 |
| 2536 | 2026-03-13T17:32:31.354Z | Compiling convert_case v0.4.0 |
| 2537 | 2026-03-13T17:32:31.373Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2538 | 2026-03-13T17:32:31.416Z | Compiling unsafe-libyaml v0.2.11 |
| 2539 | 2026-03-13T17:32:31.678Z | Compiling ingot-macros v0.1.1 |
| 2540 | 2026-03-13T17:32:31.737Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2541 | 2026-03-13T17:32:31.862Z | Compiling derive_more v0.99.20 |
| 2542 | 2026-03-13T17:32:32.233Z | Compiling serde_yaml v0.9.34+deprecated |
| 2543 | 2026-03-13T17:32:32.251Z | Compiling proc-macro-crate v3.4.0 |
| 2544 | 2026-03-13T17:32:32.485Z | Checking hash32 v0.3.1 |
| 2545 | 2026-03-13T17:32:32.529Z | Checking secrecy v0.10.3 |
| 2546 | 2026-03-13T17:32:32.640Z | Compiling prettyplease v0.2.37 |
| 2547 | 2026-03-13T17:32:32.679Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2548 | 2026-03-13T17:32:32.914Z | Compiling smoltcp v0.11.0 |
| 2549 | 2026-03-13T17:32:32.998Z | Compiling num_enum_derive v0.7.5 |
| 2550 | 2026-03-13T17:32:33.295Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2551 | 2026-03-13T17:32:33.468Z | Checking tabwriter v1.4.1 |
| 2552 | 2026-03-13T17:32:33.652Z | Checking cobs v0.3.0 |
| 2553 | 2026-03-13T17:32:33.832Z | Compiling foreign-types-macros v0.2.3 |
| 2554 | 2026-03-13T17:32:34.281Z | Checking cpufeatures v0.3.0 |
| 2555 | 2026-03-13T17:32:34.418Z | Checking foreign-types-shared v0.3.1 |
| 2556 | 2026-03-13T17:32:34.531Z | Checking num_enum v0.7.5 |
| 2557 | 2026-03-13T17:32:34.549Z | Checking chacha20 v0.10.0 |
| 2558 | 2026-03-13T17:32:34.618Z | Checking foreign-types v0.5.0 |
| 2559 | 2026-03-13T17:32:34.666Z | Checking postcard v1.1.3 |
| 2560 | 2026-03-13T17:32:35.344Z | Compiling proc-macro-crate v1.3.1 |
| 2561 | 2026-03-13T17:32:35.439Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2562 | 2026-03-13T17:32:35.541Z | Checking ingot-types v0.1.2 |
| 2563 | 2026-03-13T17:32:35.885Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2564 | 2026-03-13T17:32:35.994Z | Checking cstr-argument v0.1.2 |
| 2565 | 2026-03-13T17:32:36.027Z | Checking ingot v0.1.1 |
| 2566 | 2026-03-13T17:32:36.147Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2567 | 2026-03-13T17:32:36.163Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2568 | 2026-03-13T17:32:36.366Z | Checking colored v3.1.1 |
| 2569 | 2026-03-13T17:32:36.450Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2570 | 2026-03-13T17:32:36.528Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2571 | 2026-03-13T17:32:36.607Z | Compiling num_enum_derive v0.5.11 |
| 2572 | 2026-03-13T17:32:36.680Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2573 | 2026-03-13T17:32:36.686Z | Checking rand v0.10.0 |
| 2574 | 2026-03-13T17:32:36.700Z | Compiling typify-macro v0.4.3 |
| 2575 | 2026-03-13T17:32:36.801Z | Compiling typify-impl v0.6.1 |
| 2576 | 2026-03-13T17:32:38.173Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2577 | 2026-03-13T17:32:38.501Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2578 | 2026-03-13T17:32:38.889Z | Checking num_enum v0.5.11 |
| 2579 | 2026-03-13T17:32:39.057Z | Compiling typify v0.4.3 |
| 2580 | 2026-03-13T17:32:39.189Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2581 | 2026-03-13T17:32:39.556Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2582 | 2026-03-13T17:32:39.909Z | Checking camino-tempfile v1.4.1 |
| 2583 | 2026-03-13T17:32:40.000Z | Checking num-rational v0.4.2 |
| 2584 | 2026-03-13T17:32:40.211Z | Checking half v2.7.1 |
| 2585 | 2026-03-13T17:32:40.383Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2586 | 2026-03-13T17:32:40.388Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2587 | 2026-03-13T17:32:40.567Z | Checking universal-hash v0.5.1 |
| 2588 | 2026-03-13T17:32:40.676Z | Checking num-complex v0.4.6 |
| 2589 | 2026-03-13T17:32:40.679Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2590 | 2026-03-13T17:32:40.794Z | Checking ciborium-io v0.2.2 |
| 2591 | 2026-03-13T17:32:40.907Z | Checking opaque-debug v0.3.1 |
| 2592 | 2026-03-13T17:32:40.993Z | Checking poly1305 v0.8.0 |
| 2593 | 2026-03-13T17:32:41.010Z | Checking ciborium-ll v0.2.2 |
| 2594 | 2026-03-13T17:32:41.108Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2595 | 2026-03-13T17:32:41.177Z | Checking num v0.4.3 |
| 2596 | 2026-03-13T17:32:41.232Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2597 | 2026-03-13T17:32:41.266Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2598 | 2026-03-13T17:32:41.296Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2599 | 2026-03-13T17:32:41.342Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2600 | 2026-03-13T17:32:41.543Z | Checking toml v0.8.23 |
| 2601 | 2026-03-13T17:32:41.714Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2602 | 2026-03-13T17:32:41.793Z | Checking password-hash v0.5.0 |
| 2603 | 2026-03-13T17:32:41.949Z | Checking chacha20 v0.9.1 |
| 2604 | 2026-03-13T17:32:42.082Z | Checking thiserror-no-std v2.0.2 |
| 2605 | 2026-03-13T17:32:42.104Z | Compiling usdt-attr-macro v0.5.0 |
| 2606 | 2026-03-13T17:32:42.196Z | Compiling usdt-macro v0.5.0 |
| 2607 | 2026-03-13T17:32:42.215Z | Checking smf v0.2.3 |
| 2608 | 2026-03-13T17:32:42.608Z | Checking blake2 v0.10.6 |
| 2609 | 2026-03-13T17:32:42.855Z | Checking aead v0.5.2 |
| 2610 | 2026-03-13T17:32:42.894Z | Checking sigpipe v0.1.3 |
| 2611 | 2026-03-13T17:32:42.916Z | Checking memmap v0.7.0 |
| 2612 | 2026-03-13T17:32:43.033Z | Compiling num-derive v0.4.2 |
| 2613 | 2026-03-13T17:32:43.081Z | Checking float-ord v0.3.2 |
| 2614 | 2026-03-13T17:32:43.136Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2615 | 2026-03-13T17:32:43.159Z | Checking glob v0.3.3 |
| 2616 | 2026-03-13T17:32:43.207Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2617 | 2026-03-13T17:32:43.270Z | Compiling typify-macro v0.6.1 |
| 2618 | 2026-03-13T17:32:43.399Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2619 | 2026-03-13T17:32:43.421Z | Checking usdt v0.5.0 |
| 2620 | 2026-03-13T17:32:43.603Z | Checking chacha20poly1305 v0.10.1 |
| 2621 | 2026-03-13T17:32:43.628Z | Checking argon2 v0.5.3 |
| 2622 | 2026-03-13T17:32:43.657Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2623 | 2026-03-13T17:32:43.774Z | Checking vsss-rs v3.3.4 |
| 2624 | 2026-03-13T17:32:43.917Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2625 | 2026-03-13T17:32:44.070Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2626 | 2026-03-13T17:32:44.276Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2627 | 2026-03-13T17:32:44.301Z | Checking ciborium v0.2.2 |
| 2628 | 2026-03-13T17:32:44.567Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2629 | 2026-03-13T17:32:44.852Z | Compiling semver v0.1.20 |
| 2630 | 2026-03-13T17:32:44.877Z | Checking indent_write v2.2.0 |
| 2631 | 2026-03-13T17:32:44.897Z | Checking whoami v1.6.1 |
| 2632 | 2026-03-13T17:32:45.041Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2633 | 2026-03-13T17:32:45.067Z | Compiling progenitor-impl v0.11.2 |
| 2634 | 2026-03-13T17:32:45.220Z | Compiling rustc_version v0.1.7 |
| 2635 | 2026-03-13T17:32:45.443Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2636 | 2026-03-13T17:32:45.624Z | Compiling typify v0.6.1 |
| 2637 | 2026-03-13T17:32:45.761Z | Compiling pin-project-internal v1.1.11 |
| 2638 | 2026-03-13T17:32:46.112Z | Checking swrite v0.1.0 |
| 2639 | 2026-03-13T17:32:46.227Z | Checking linked-hash-map v0.5.6 |
| 2640 | 2026-03-13T17:32:46.425Z | Compiling minimal-lexical v0.2.1 |
| 2641 | 2026-03-13T17:32:46.472Z | Checking lru-cache v0.1.2 |
| 2642 | 2026-03-13T17:32:46.627Z | Compiling progenitor-impl v0.13.0 |
| 2643 | 2026-03-13T17:32:46.767Z | Compiling nom v7.1.3 |
| 2644 | 2026-03-13T17:32:46.962Z | Compiling newtype_derive v0.1.6 |
| 2645 | 2026-03-13T17:32:47.387Z | Checking pin-project v1.1.11 |
| 2646 | 2026-03-13T17:32:47.505Z | Checking newline-converter v0.3.0 |
| 2647 | 2026-03-13T17:32:47.583Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2648 | 2026-03-13T17:32:47.640Z | Checking progenitor-client v0.11.2 |
| 2649 | 2026-03-13T17:32:47.915Z | Checking atomicwrites v0.4.4 |
| 2650 | 2026-03-13T17:32:47.940Z | Checking hickory-proto v0.24.4 |
| 2651 | 2026-03-13T17:32:48.078Z | Checking phf_shared v0.12.1 |
| 2652 | 2026-03-13T17:32:48.191Z | Checking console v0.15.11 |
| 2653 | 2026-03-13T17:32:48.267Z | Checking pem v3.0.6 |
| 2654 | 2026-03-13T17:32:48.471Z | Checking csv-core v0.1.13 |
| 2655 | 2026-03-13T17:32:48.564Z | Compiling snafu-derive v0.8.9 |
| 2656 | 2026-03-13T17:32:48.632Z | Compiling async-recursion v1.1.1 |
| 2657 | 2026-03-13T17:32:48.703Z | Compiling derive-where v1.6.0 |
| 2658 | 2026-03-13T17:32:48.802Z | Compiling progenitor-macro v0.11.2 |
| 2659 | 2026-03-13T17:32:50.372Z | Compiling slog-dtrace v0.3.0 |
| 2660 | 2026-03-13T17:32:50.390Z | Checking resolv-conf v0.7.6 |
| 2661 | 2026-03-13T17:32:50.504Z | Checking same-file v1.0.6 |
| 2662 | 2026-03-13T17:32:50.623Z | Compiling chrono-tz v0.10.4 |
| 2663 | 2026-03-13T17:32:50.640Z | Compiling owo-colors v4.3.0 |
| 2664 | 2026-03-13T17:32:50.657Z | Checking highway v1.3.0 |
| 2665 | 2026-03-13T17:32:50.865Z | Compiling cancel-safe-futures v0.1.5 |
| 2666 | 2026-03-13T17:32:50.957Z | Checking unicode-width v0.1.14 |
| 2667 | 2026-03-13T17:32:51.134Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2668 | 2026-03-13T17:32:51.209Z | Checking walkdir v2.5.0 |
| 2669 | 2026-03-13T17:32:51.225Z | Checking snafu v0.8.9 |
| 2670 | 2026-03-13T17:32:51.357Z | Checking hickory-resolver v0.24.4 |
| 2671 | 2026-03-13T17:32:51.449Z | Compiling const_format_proc_macros v0.2.34 |
| 2672 | 2026-03-13T17:32:51.558Z | Compiling progenitor-macro v0.13.0 |
| 2673 | 2026-03-13T17:32:52.027Z | Checking csv v1.4.0 |
| 2674 | 2026-03-13T17:32:52.190Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2675 | 2026-03-13T17:32:52.398Z | Checking expectorate v1.2.0 |
| 2676 | 2026-03-13T17:32:52.507Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2677 | 2026-03-13T17:32:52.531Z | Checking phf v0.12.1 |
| 2678 | 2026-03-13T17:32:52.838Z | Checking tokio-dtrace v0.1.1 |
| 2679 | 2026-03-13T17:32:53.067Z | Compiling progenitor-impl v0.10.0 |
| 2680 | 2026-03-13T17:32:53.240Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2681 | 2026-03-13T17:32:53.797Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2682 | 2026-03-13T17:32:53.970Z | Checking globset v0.4.18 |
| 2683 | 2026-03-13T17:32:54.316Z | Checking olpc-cjson v0.1.4 |
| 2684 | 2026-03-13T17:32:54.430Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2685 | 2026-03-13T17:32:54.490Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2686 | 2026-03-13T17:32:54.507Z | Checking libsw-core v0.3.2 |
| 2687 | 2026-03-13T17:32:54.688Z | Checking serde_plain v1.0.2 |
| 2688 | 2026-03-13T17:32:54.813Z | Checking arc-swap v1.8.2 |
| 2689 | 2026-03-13T17:32:54.881Z | Compiling lzma-sys v0.1.20 |
| 2690 | 2026-03-13T17:32:55.108Z | Checking utf-8 v0.7.6 |
| 2691 | 2026-03-13T17:32:55.278Z | Checking bytecount v0.6.9 |
| 2692 | 2026-03-13T17:32:55.402Z | Checking typed-path v0.9.3 |
| 2693 | 2026-03-13T17:32:55.419Z | Checking papergrid v0.11.0 |
| 2694 | 2026-03-13T17:32:55.481Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2695 | 2026-03-13T17:32:55.766Z | Checking progenitor v0.11.2 |
| 2696 | 2026-03-13T17:32:55.950Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2697 | 2026-03-13T17:32:56.337Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2698 | 2026-03-13T17:32:56.548Z | Checking tough v0.20.0 |
| 2699 | 2026-03-13T17:32:56.568Z | Checking tungstenite v0.21.0 |
| 2700 | 2026-03-13T17:32:56.588Z | Checking slog-scope v4.4.1 |
| 2701 | 2026-03-13T17:32:56.760Z | Checking libsw v3.5.0 |
| 2702 | 2026-03-13T17:32:56.778Z | Compiling progenitor-macro v0.10.0 |
| 2703 | 2026-03-13T17:32:56.955Z | Checking oxide-tokio-rt v0.1.3 |
| 2704 | 2026-03-13T17:32:57.178Z | Checking const_format v0.2.35 |
| 2705 | 2026-03-13T17:32:57.238Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2706 | 2026-03-13T17:32:57.490Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2707 | 2026-03-13T17:32:57.792Z | Checking qorb v0.4.1 |
| 2708 | 2026-03-13T17:32:58.273Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2709 | 2026-03-13T17:32:58.649Z | Checking progenitor v0.13.0 |
| 2710 | 2026-03-13T17:32:58.973Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2711 | 2026-03-13T17:32:59.134Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2712 | 2026-03-13T17:32:59.328Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2713 | 2026-03-13T17:32:59.344Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2714 | 2026-03-13T17:32:59.738Z | Compiling cargo_toml v0.22.3 |
| 2715 | 2026-03-13T17:32:59.769Z | Checking gethostname v0.5.0 |
| 2716 | 2026-03-13T17:32:59.831Z | Compiling tabled_derive v0.7.0 |
| 2717 | 2026-03-13T17:32:59.879Z | Checking bcs v0.1.6 |
| 2718 | 2026-03-13T17:33:00.041Z | Checking termtree v0.5.1 |
| 2719 | 2026-03-13T17:33:00.152Z | Checking unicode-linebreak v0.1.5 |
| 2720 | 2026-03-13T17:33:00.183Z | Checking smawk v0.3.2 |
| 2721 | 2026-03-13T17:33:00.272Z | Checking linear-map v1.2.0 |
| 2722 | 2026-03-13T17:33:00.350Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2723 | 2026-03-13T17:33:00.431Z | Checking textwrap v0.16.2 |
| 2724 | 2026-03-13T17:33:00.495Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2725 | 2026-03-13T17:33:00.709Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2726 | 2026-03-13T17:33:00.871Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2727 | 2026-03-13T17:33:01.010Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2728 | 2026-03-13T17:33:01.150Z | Checking tabled v0.15.0 |
| 2729 | 2026-03-13T17:33:02.037Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2730 | 2026-03-13T17:33:02.306Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2731 | 2026-03-13T17:33:02.353Z | Checking steno v0.4.1 |
| 2732 | 2026-03-13T17:33:02.529Z | Checking tokio-tungstenite v0.21.0 |
| 2733 | 2026-03-13T17:33:02.841Z | Checking slog-stdlog v4.1.1 |
| 2734 | 2026-03-13T17:33:02.901Z | Checking typeid v1.0.3 |
| 2735 | 2026-03-13T17:33:03.029Z | Checking base64 v0.21.7 |
| 2736 | 2026-03-13T17:33:03.131Z | Checking humantime v2.3.0 |
| 2737 | 2026-03-13T17:33:03.347Z | Checking xz2 v0.1.7 |
| 2738 | 2026-03-13T17:33:03.371Z | Checking ron v0.12.0 |
| 2739 | 2026-03-13T17:33:03.565Z | Checking slog-envlogger v2.2.0 |
| 2740 | 2026-03-13T17:33:03.741Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2741 | 2026-03-13T17:33:03.757Z | Checking yasna v0.5.2 |
| 2742 | 2026-03-13T17:33:03.762Z | Checking headers-core v0.3.0 |
| 2743 | 2026-03-13T17:33:03.807Z | Checking progenitor v0.10.0 |
| 2744 | 2026-03-13T17:33:03.904Z | Checking filetime v0.2.27 |
| 2745 | 2026-03-13T17:33:03.975Z | Checking base16ct v1.0.0 |
| 2746 | 2026-03-13T17:33:03.991Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2747 | 2026-03-13T17:33:04.068Z | Checking xattr v1.6.1 |
| 2748 | 2026-03-13T17:33:04.133Z | Checking headers v0.4.1 |
| 2749 | 2026-03-13T17:33:04.233Z | Checking tar v0.4.44 |
| 2750 | 2026-03-13T17:33:04.274Z | Checking rcgen v0.12.1 |
| 2751 | 2026-03-13T17:33:04.378Z | Checking subprocess v0.2.15 |
| 2752 | 2026-03-13T17:33:11.946Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2753 | 2026-03-13T17:33:20.049Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2754 | 2026-03-13T17:33:21.839Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2755 | 2026-03-13T17:33:23.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2756 | 2026-03-13T17:33:23.651Z | |
| 2757 | 2026-03-13T17:33:23.651Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2758 | 2026-03-13T17:33:24.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2759 | 2026-03-13T17:33:24.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2760 | 2026-03-13T17:33:24.559Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2761 | 2026-03-13T17:33:26.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s |
| 2762 | 2026-03-13T17:33:26.511Z | |
| 2763 | 2026-03-13T17:33:26.511Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2764 | 2026-03-13T17:33:27.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2765 | 2026-03-13T17:33:27.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2766 | 2026-03-13T17:33:27.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2767 | 2026-03-13T17:33:27.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2768 | 2026-03-13T17:33:27.379Z | |
| 2769 | 2026-03-13T17:33:27.379Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2770 | 2026-03-13T17:33:28.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2771 | 2026-03-13T17:33:28.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2772 | 2026-03-13T17:33:28.053Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2773 | 2026-03-13T17:33:28.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2774 | 2026-03-13T17:33:28.161Z | |
| 2775 | 2026-03-13T17:33:28.161Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2776 | 2026-03-13T17:33:28.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2777 | 2026-03-13T17:33:28.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2778 | 2026-03-13T17:33:28.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2779 | 2026-03-13T17:33:28.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2780 | 2026-03-13T17:33:28.935Z | |
| 2781 | 2026-03-13T17:33:28.935Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2782 | 2026-03-13T17:33:29.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2783 | 2026-03-13T17:33:29.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2784 | 2026-03-13T17:33:29.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2785 | 2026-03-13T17:33:29.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2786 | 2026-03-13T17:33:29.716Z | |
| 2787 | 2026-03-13T17:33:29.716Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2788 | 2026-03-13T17:33:30.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2789 | 2026-03-13T17:33:30.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2790 | 2026-03-13T17:33:30.371Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2791 | 2026-03-13T17:33:30.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2792 | 2026-03-13T17:33:30.468Z | |
| 2793 | 2026-03-13T17:33:30.468Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2794 | 2026-03-13T17:33:31.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2795 | 2026-03-13T17:33:31.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2796 | 2026-03-13T17:33:31.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2797 | 2026-03-13T17:33:31.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2798 | 2026-03-13T17:33:31.225Z | |
| 2799 | 2026-03-13T17:33:31.225Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2800 | 2026-03-13T17:33:31.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2801 | 2026-03-13T17:33:31.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2802 | 2026-03-13T17:33:31.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2803 | 2026-03-13T17:33:31.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2804 | 2026-03-13T17:33:31.997Z | |
| 2805 | 2026-03-13T17:33:31.997Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2806 | 2026-03-13T17:33:35.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2807 | 2026-03-13T17:33:35.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2808 | 2026-03-13T17:33:35.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2809 | 2026-03-13T17:33:35.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2810 | 2026-03-13T17:33:35.150Z | |
| 2811 | 2026-03-13T17:33:35.151Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2812 | 2026-03-13T17:33:35.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2813 | 2026-03-13T17:33:35.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2814 | 2026-03-13T17:33:35.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2815 | 2026-03-13T17:33:35.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2816 | 2026-03-13T17:33:35.151Z | |
| 2817 | 2026-03-13T17:33:35.151Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2818 | 2026-03-13T17:33:35.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2819 | 2026-03-13T17:33:35.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2820 | 2026-03-13T17:33:35.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2821 | 2026-03-13T17:33:35.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2822 | 2026-03-13T17:33:35.151Z | |
| 2823 | 2026-03-13T17:33:35.151Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2824 | 2026-03-13T17:33:35.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2825 | 2026-03-13T17:33:35.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2826 | 2026-03-13T17:33:35.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2827 | 2026-03-13T17:33:35.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2828 | 2026-03-13T17:33:35.151Z | |
| 2829 | 2026-03-13T17:33:35.151Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2830 | 2026-03-13T17:33:35.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2831 | 2026-03-13T17:33:35.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2832 | 2026-03-13T17:33:35.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2833 | 2026-03-13T17:33:35.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2834 | 2026-03-13T17:33:35.832Z | |
| 2835 | 2026-03-13T17:33:35.832Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2836 | 2026-03-13T17:33:36.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2837 | 2026-03-13T17:33:36.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2838 | 2026-03-13T17:33:36.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2839 | 2026-03-13T17:33:36.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2840 | 2026-03-13T17:33:36.599Z | |
| 2841 | 2026-03-13T17:33:36.599Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2842 | 2026-03-13T17:33:37.290Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2843 | 2026-03-13T17:33:37.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2844 | 2026-03-13T17:33:37.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2845 | 2026-03-13T17:33:37.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2846 | 2026-03-13T17:33:37.385Z | |
| 2847 | 2026-03-13T17:33:37.385Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2848 | 2026-03-13T17:33:38.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2849 | 2026-03-13T17:33:38.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2850 | 2026-03-13T17:33:38.043Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2851 | 2026-03-13T17:33:38.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2852 | 2026-03-13T17:33:38.137Z | |
| 2853 | 2026-03-13T17:33:38.137Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2854 | 2026-03-13T17:33:38.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-13T17:33:38.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-13T17:33:38.886Z | Compiling newtype-uuid v1.3.2 |
| 2857 | 2026-03-13T17:33:39.121Z | Compiling daft v0.1.5 |
| 2858 | 2026-03-13T17:33:39.370Z | Compiling iddqd v0.3.17 |
| 2859 | 2026-03-13T17:33:40.615Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2860 | 2026-03-13T17:33:40.907Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2861 | 2026-03-13T17:33:41.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s |
| 2862 | 2026-03-13T17:33:41.506Z | |
| 2863 | 2026-03-13T17:33:41.506Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2864 | 2026-03-13T17:33:42.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2865 | 2026-03-13T17:33:42.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2866 | 2026-03-13T17:33:42.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2867 | 2026-03-13T17:33:42.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2868 | 2026-03-13T17:33:42.234Z | |
| 2869 | 2026-03-13T17:33:42.234Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2870 | 2026-03-13T17:33:42.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2871 | 2026-03-13T17:33:42.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2872 | 2026-03-13T17:33:42.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2873 | 2026-03-13T17:33:42.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2874 | 2026-03-13T17:33:42.989Z | |
| 2875 | 2026-03-13T17:33:42.989Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2876 | 2026-03-13T17:33:43.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2877 | 2026-03-13T17:33:43.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2878 | 2026-03-13T17:33:43.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2879 | 2026-03-13T17:33:43.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2880 | 2026-03-13T17:33:43.851Z | |
| 2881 | 2026-03-13T17:33:43.851Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2882 | 2026-03-13T17:33:45.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2883 | 2026-03-13T17:33:45.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2884 | 2026-03-13T17:33:45.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2885 | 2026-03-13T17:33:45.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2886 | 2026-03-13T17:33:45.626Z | |
| 2887 | 2026-03-13T17:33:45.626Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2888 | 2026-03-13T17:33:45.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2889 | 2026-03-13T17:33:45.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2890 | 2026-03-13T17:33:45.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2891 | 2026-03-13T17:33:45.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2892 | 2026-03-13T17:33:45.626Z | |
| 2893 | 2026-03-13T17:33:45.626Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2894 | 2026-03-13T17:33:46.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2895 | 2026-03-13T17:33:46.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2896 | 2026-03-13T17:33:46.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2897 | 2026-03-13T17:33:46.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2898 | 2026-03-13T17:33:46.133Z | |
| 2899 | 2026-03-13T17:33:46.133Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2900 | 2026-03-13T17:33:46.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2901 | 2026-03-13T17:33:46.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2902 | 2026-03-13T17:33:46.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2903 | 2026-03-13T17:33:46.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2904 | 2026-03-13T17:33:46.920Z | |
| 2905 | 2026-03-13T17:33:46.920Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2906 | 2026-03-13T17:33:47.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2907 | 2026-03-13T17:33:47.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2908 | 2026-03-13T17:33:47.532Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2909 | 2026-03-13T17:33:47.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2910 | 2026-03-13T17:33:47.622Z | |
| 2911 | 2026-03-13T17:33:47.622Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2912 | 2026-03-13T17:33:48.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2913 | 2026-03-13T17:33:48.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2914 | 2026-03-13T17:33:48.314Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2915 | 2026-03-13T17:33:48.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2916 | 2026-03-13T17:33:48.415Z | |
| 2917 | 2026-03-13T17:33:48.416Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2918 | 2026-03-13T17:33:49.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2919 | 2026-03-13T17:33:49.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2920 | 2026-03-13T17:33:49.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2921 | 2026-03-13T17:33:49.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2922 | 2026-03-13T17:33:49.213Z | |
| 2923 | 2026-03-13T17:33:49.213Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2924 | 2026-03-13T17:33:49.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2925 | 2026-03-13T17:33:49.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2926 | 2026-03-13T17:33:49.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2927 | 2026-03-13T17:33:49.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2928 | 2026-03-13T17:33:50.010Z | |
| 2929 | 2026-03-13T17:33:50.010Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2930 | 2026-03-13T17:33:50.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2931 | 2026-03-13T17:33:50.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2932 | 2026-03-13T17:33:50.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2933 | 2026-03-13T17:33:50.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2934 | 2026-03-13T17:33:50.806Z | |
| 2935 | 2026-03-13T17:33:50.806Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2936 | 2026-03-13T17:33:51.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2937 | 2026-03-13T17:33:51.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2938 | 2026-03-13T17:33:51.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2939 | 2026-03-13T17:33:51.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2940 | 2026-03-13T17:33:51.567Z | |
| 2941 | 2026-03-13T17:33:51.567Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2942 | 2026-03-13T17:33:52.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2943 | 2026-03-13T17:33:52.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2944 | 2026-03-13T17:33:52.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2945 | 2026-03-13T17:33:52.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2946 | 2026-03-13T17:33:52.326Z | |
| 2947 | 2026-03-13T17:33:52.326Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2948 | 2026-03-13T17:33:52.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2949 | 2026-03-13T17:33:52.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2950 | 2026-03-13T17:33:52.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2951 | 2026-03-13T17:33:52.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2952 | 2026-03-13T17:33:53.079Z | |
| 2953 | 2026-03-13T17:33:53.079Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2954 | 2026-03-13T17:33:53.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2955 | 2026-03-13T17:33:53.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2956 | 2026-03-13T17:33:53.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2957 | 2026-03-13T17:33:53.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2958 | 2026-03-13T17:33:53.835Z | |
| 2959 | 2026-03-13T17:33:53.835Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2960 | 2026-03-13T17:33:54.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2961 | 2026-03-13T17:33:54.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2962 | 2026-03-13T17:33:54.635Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2963 | 2026-03-13T17:33:55.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 2964 | 2026-03-13T17:33:55.475Z | |
| 2965 | 2026-03-13T17:33:55.475Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2966 | 2026-03-13T17:33:56.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2967 | 2026-03-13T17:33:56.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2968 | 2026-03-13T17:33:56.284Z | Compiling ar_archive_writer v0.5.1 |
| 2969 | 2026-03-13T17:33:56.288Z | Compiling stacker v0.1.23 |
| 2970 | 2026-03-13T17:33:56.288Z | Compiling cfg_aliases v0.1.1 |
| 2971 | 2026-03-13T17:33:56.390Z | Compiling convert_case v0.10.0 |
| 2972 | 2026-03-13T17:33:56.414Z | Checking fd-lock v4.0.4 |
| 2973 | 2026-03-13T17:33:56.418Z | Checking nibble_vec v0.1.0 |
| 2974 | 2026-03-13T17:33:56.418Z | Checking vte v0.14.1 |
| 2975 | 2026-03-13T17:33:56.418Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2976 | 2026-03-13T17:33:56.469Z | Compiling nix v0.28.0 |
| 2977 | 2026-03-13T17:33:56.556Z | Checking endian-type v0.1.2 |
| 2978 | 2026-03-13T17:33:56.574Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2979 | 2026-03-13T17:33:56.603Z | Checking strip-ansi-escapes v0.2.1 |
| 2980 | 2026-03-13T17:33:56.712Z | Checking radix_trie v0.2.1 |
| 2981 | 2026-03-13T17:33:56.727Z | Compiling peg-macros v0.8.5 |
| 2982 | 2026-03-13T17:33:56.757Z | Checking winnow v0.6.26 |
| 2983 | 2026-03-13T17:33:56.805Z | Compiling derive_more-impl v2.1.1 |
| 2984 | 2026-03-13T17:33:56.976Z | Compiling sqlparser_derive v0.5.0 |
| 2985 | 2026-03-13T17:33:56.979Z | Checking home v0.5.12 |
| 2986 | 2026-03-13T17:33:57.113Z | Checking nu-ansi-term v0.50.3 |
| 2987 | 2026-03-13T17:33:57.214Z | Checking unicode_categories v0.1.1 |
| 2988 | 2026-03-13T17:33:57.384Z | Checking reedline v0.40.0 |
| 2989 | 2026-03-13T17:33:57.442Z | Checking display-error-chain v0.2.2 |
| 2990 | 2026-03-13T17:33:57.607Z | Compiling psm v0.1.30 |
| 2991 | 2026-03-13T17:33:57.905Z | Checking derive_more v2.1.1 |
| 2992 | 2026-03-13T17:33:57.991Z | Checking crossterm v0.29.0 |
| 2993 | 2026-03-13T17:33:58.283Z | Checking peg v0.8.5 |
| 2994 | 2026-03-13T17:33:58.290Z | Checking sqlformat v0.3.5 |
| 2995 | 2026-03-13T17:33:58.295Z | Checking rustyline v14.0.0 |
| 2996 | 2026-03-13T17:33:58.566Z | Checking recursive v0.1.1 |
| 2997 | 2026-03-13T17:33:58.669Z | Checking sqlparser v0.61.0 |
| 2998 | 2026-03-13T17:34:14.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.03s |
| 2999 | 2026-03-13T17:34:14.727Z | |
| 3000 | 2026-03-13T17:34:14.727Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 3001 | 2026-03-13T17:34:15.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3002 | 2026-03-13T17:34:15.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3003 | 2026-03-13T17:34:15.541Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3004 | 2026-03-13T17:34:20.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s |
| 3005 | 2026-03-13T17:34:20.433Z | |
| 3006 | 2026-03-13T17:34:20.433Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 3007 | 2026-03-13T17:34:21.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3008 | 2026-03-13T17:34:21.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3009 | 2026-03-13T17:34:21.247Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3010 | 2026-03-13T17:34:24.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s |
| 3011 | 2026-03-13T17:34:24.686Z | |
| 3012 | 2026-03-13T17:34:24.686Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3013 | 2026-03-13T17:34:25.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3014 | 2026-03-13T17:34:25.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3015 | 2026-03-13T17:34:25.485Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3016 | 2026-03-13T17:34:29.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s |
| 3017 | 2026-03-13T17:34:30.047Z | |
| 3018 | 2026-03-13T17:34:30.047Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3019 | 2026-03-13T17:34:30.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3020 | 2026-03-13T17:34:30.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3021 | 2026-03-13T17:34:30.857Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3022 | 2026-03-13T17:34:35.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s |
| 3023 | 2026-03-13T17:34:35.519Z | |
| 3024 | 2026-03-13T17:34:35.519Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3025 | 2026-03-13T17:34:36.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3026 | 2026-03-13T17:34:36.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3027 | 2026-03-13T17:34:36.324Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3028 | 2026-03-13T17:34:39.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s |
| 3029 | 2026-03-13T17:34:39.990Z | |
| 3030 | 2026-03-13T17:34:39.990Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3031 | 2026-03-13T17:34:40.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3032 | 2026-03-13T17:34:40.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3033 | 2026-03-13T17:34:40.802Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3034 | 2026-03-13T17:34:44.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s |
| 3035 | 2026-03-13T17:34:44.517Z | |
| 3036 | 2026-03-13T17:34:44.517Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3037 | 2026-03-13T17:34:45.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3038 | 2026-03-13T17:34:45.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3039 | 2026-03-13T17:34:45.334Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3040 | 2026-03-13T17:34:49.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s |
| 3041 | 2026-03-13T17:34:50.123Z | |
| 3042 | 2026-03-13T17:34:50.124Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3043 | 2026-03-13T17:34:50.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3044 | 2026-03-13T17:34:50.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3045 | 2026-03-13T17:34:50.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3046 | 2026-03-13T17:34:50.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3047 | 2026-03-13T17:34:50.900Z | |
| 3048 | 2026-03-13T17:34:50.900Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3049 | 2026-03-13T17:34:51.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3050 | 2026-03-13T17:34:51.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3051 | 2026-03-13T17:34:51.677Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3052 | 2026-03-13T17:34:51.848Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3053 | 2026-03-13T17:34:51.863Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3054 | 2026-03-13T17:34:52.324Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3055 | 2026-03-13T17:34:57.162Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3056 | 2026-03-13T17:34:57.577Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3057 | 2026-03-13T17:34:59.116Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3058 | 2026-03-13T17:34:59.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.08s |
| 3059 | 2026-03-13T17:35:00.191Z | |
| 3060 | 2026-03-13T17:35:00.191Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3061 | 2026-03-13T17:35:00.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3062 | 2026-03-13T17:35:00.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3063 | 2026-03-13T17:35:00.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3064 | 2026-03-13T17:35:00.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3065 | 2026-03-13T17:35:00.968Z | |
| 3066 | 2026-03-13T17:35:00.968Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3067 | 2026-03-13T17:35:01.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3068 | 2026-03-13T17:35:01.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3069 | 2026-03-13T17:35:01.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3070 | 2026-03-13T17:35:01.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3071 | 2026-03-13T17:35:01.807Z | |
| 3072 | 2026-03-13T17:35:01.807Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3073 | 2026-03-13T17:35:02.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3074 | 2026-03-13T17:35:02.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3075 | 2026-03-13T17:35:02.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3076 | 2026-03-13T17:35:02.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3077 | 2026-03-13T17:35:02.604Z | |
| 3078 | 2026-03-13T17:35:02.604Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3079 | 2026-03-13T17:35:03.293Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3080 | 2026-03-13T17:35:03.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3081 | 2026-03-13T17:35:03.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3082 | 2026-03-13T17:35:03.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3083 | 2026-03-13T17:35:03.402Z | |
| 3084 | 2026-03-13T17:35:03.402Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3085 | 2026-03-13T17:35:04.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3086 | 2026-03-13T17:35:04.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3087 | 2026-03-13T17:35:04.094Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3088 | 2026-03-13T17:35:04.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3089 | 2026-03-13T17:35:04.197Z | |
| 3090 | 2026-03-13T17:35:04.197Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3091 | 2026-03-13T17:35:04.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3092 | 2026-03-13T17:35:04.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3093 | 2026-03-13T17:35:04.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3094 | 2026-03-13T17:35:04.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3095 | 2026-03-13T17:35:04.993Z | |
| 3096 | 2026-03-13T17:35:04.993Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3097 | 2026-03-13T17:35:05.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3098 | 2026-03-13T17:35:05.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3099 | 2026-03-13T17:35:05.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3100 | 2026-03-13T17:35:05.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3101 | 2026-03-13T17:35:05.752Z | |
| 3102 | 2026-03-13T17:35:05.752Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3103 | 2026-03-13T17:35:06.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3104 | 2026-03-13T17:35:06.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3105 | 2026-03-13T17:35:06.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3106 | 2026-03-13T17:35:06.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3107 | 2026-03-13T17:35:06.547Z | |
| 3108 | 2026-03-13T17:35:06.547Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3109 | 2026-03-13T17:35:07.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3110 | 2026-03-13T17:35:07.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3111 | 2026-03-13T17:35:07.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3112 | 2026-03-13T17:35:07.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3113 | 2026-03-13T17:35:07.307Z | |
| 3114 | 2026-03-13T17:35:07.307Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3115 | 2026-03-13T17:35:08.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-13T17:35:08.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-13T17:35:08.136Z | Checking dropshot-api-manager-types v0.6.0 |
| 3118 | 2026-03-13T17:35:08.136Z | Checking nanorand v0.7.0 |
| 3119 | 2026-03-13T17:35:08.419Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3120 | 2026-03-13T17:35:08.444Z | Checking flume v0.11.1 |
| 3121 | 2026-03-13T17:35:08.710Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3122 | 2026-03-13T17:35:09.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s |
| 3123 | 2026-03-13T17:35:10.177Z | |
| 3124 | 2026-03-13T17:35:10.177Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3125 | 2026-03-13T17:35:10.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3126 | 2026-03-13T17:35:10.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3127 | 2026-03-13T17:35:10.855Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3128 | 2026-03-13T17:35:10.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3129 | 2026-03-13T17:35:10.955Z | |
| 3130 | 2026-03-13T17:35:10.955Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3131 | 2026-03-13T17:35:11.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3132 | 2026-03-13T17:35:11.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3133 | 2026-03-13T17:35:11.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3134 | 2026-03-13T17:35:11.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3135 | 2026-03-13T17:35:11.731Z | |
| 3136 | 2026-03-13T17:35:11.731Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3137 | 2026-03-13T17:35:12.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3138 | 2026-03-13T17:35:12.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3139 | 2026-03-13T17:35:12.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3140 | 2026-03-13T17:35:12.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3141 | 2026-03-13T17:35:12.506Z | |
| 3142 | 2026-03-13T17:35:12.506Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3143 | 2026-03-13T17:35:13.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3144 | 2026-03-13T17:35:13.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3145 | 2026-03-13T17:35:13.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3146 | 2026-03-13T17:35:13.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3147 | 2026-03-13T17:35:13.300Z | |
| 3148 | 2026-03-13T17:35:13.301Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3149 | 2026-03-13T17:35:13.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3150 | 2026-03-13T17:35:13.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3151 | 2026-03-13T17:35:13.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3152 | 2026-03-13T17:35:13.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3153 | 2026-03-13T17:35:14.082Z | |
| 3154 | 2026-03-13T17:35:14.082Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3155 | 2026-03-13T17:35:14.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3156 | 2026-03-13T17:35:14.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3157 | 2026-03-13T17:35:14.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3158 | 2026-03-13T17:35:14.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3159 | 2026-03-13T17:35:14.861Z | |
| 3160 | 2026-03-13T17:35:14.861Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3161 | 2026-03-13T17:35:15.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3162 | 2026-03-13T17:35:15.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3163 | 2026-03-13T17:35:15.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3164 | 2026-03-13T17:35:15.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3165 | 2026-03-13T17:35:15.638Z | |
| 3166 | 2026-03-13T17:35:15.638Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3167 | 2026-03-13T17:35:16.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3168 | 2026-03-13T17:35:16.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3169 | 2026-03-13T17:35:16.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3170 | 2026-03-13T17:35:16.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3171 | 2026-03-13T17:35:16.395Z | |
| 3172 | 2026-03-13T17:35:16.395Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3173 | 2026-03-13T17:35:17.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3174 | 2026-03-13T17:35:17.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3175 | 2026-03-13T17:35:17.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3176 | 2026-03-13T17:35:17.074Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3177 | 2026-03-13T17:35:17.172Z | |
| 3178 | 2026-03-13T17:35:17.172Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3179 | 2026-03-13T17:35:17.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3180 | 2026-03-13T17:35:17.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3181 | 2026-03-13T17:35:17.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3182 | 2026-03-13T17:35:17.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3183 | 2026-03-13T17:35:17.946Z | |
| 3184 | 2026-03-13T17:35:17.946Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3185 | 2026-03-13T17:35:18.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3186 | 2026-03-13T17:35:18.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3187 | 2026-03-13T17:35:18.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3188 | 2026-03-13T17:35:18.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3189 | 2026-03-13T17:35:18.723Z | |
| 3190 | 2026-03-13T17:35:18.723Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3191 | 2026-03-13T17:35:19.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3192 | 2026-03-13T17:35:19.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3193 | 2026-03-13T17:35:19.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3194 | 2026-03-13T17:35:19.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3195 | 2026-03-13T17:35:19.548Z | |
| 3196 | 2026-03-13T17:35:19.548Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3197 | 2026-03-13T17:35:20.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3198 | 2026-03-13T17:35:20.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3199 | 2026-03-13T17:35:20.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3200 | 2026-03-13T17:35:20.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3201 | 2026-03-13T17:35:20.373Z | |
| 3202 | 2026-03-13T17:35:20.373Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3203 | 2026-03-13T17:35:21.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3204 | 2026-03-13T17:35:21.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3205 | 2026-03-13T17:35:21.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3206 | 2026-03-13T17:35:21.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3207 | 2026-03-13T17:35:21.134Z | |
| 3208 | 2026-03-13T17:35:21.134Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3209 | 2026-03-13T17:35:21.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3210 | 2026-03-13T17:35:21.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3211 | 2026-03-13T17:35:21.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3212 | 2026-03-13T17:35:21.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3213 | 2026-03-13T17:35:21.895Z | |
| 3214 | 2026-03-13T17:35:21.895Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3215 | 2026-03-13T17:35:22.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3216 | 2026-03-13T17:35:22.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3217 | 2026-03-13T17:35:22.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3218 | 2026-03-13T17:35:22.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3219 | 2026-03-13T17:35:22.670Z | |
| 3220 | 2026-03-13T17:35:22.670Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3221 | 2026-03-13T17:35:23.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3222 | 2026-03-13T17:35:23.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3223 | 2026-03-13T17:35:23.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3224 | 2026-03-13T17:35:23.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3225 | 2026-03-13T17:35:23.426Z | |
| 3226 | 2026-03-13T17:35:23.426Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3227 | 2026-03-13T17:35:24.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3228 | 2026-03-13T17:35:24.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3229 | 2026-03-13T17:35:24.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3230 | 2026-03-13T17:35:24.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3231 | 2026-03-13T17:35:24.231Z | |
| 3232 | 2026-03-13T17:35:24.231Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3233 | 2026-03-13T17:35:24.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3234 | 2026-03-13T17:35:24.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3235 | 2026-03-13T17:35:24.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3236 | 2026-03-13T17:35:24.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3237 | 2026-03-13T17:35:25.033Z | |
| 3238 | 2026-03-13T17:35:25.033Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3239 | 2026-03-13T17:35:25.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3240 | 2026-03-13T17:35:25.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3241 | 2026-03-13T17:35:25.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3242 | 2026-03-13T17:35:25.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3243 | 2026-03-13T17:35:25.820Z | |
| 3244 | 2026-03-13T17:35:25.820Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3245 | 2026-03-13T17:35:26.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3246 | 2026-03-13T17:35:26.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3247 | 2026-03-13T17:35:26.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3248 | 2026-03-13T17:35:26.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3249 | 2026-03-13T17:35:26.577Z | |
| 3250 | 2026-03-13T17:35:26.577Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3251 | 2026-03-13T17:35:27.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3252 | 2026-03-13T17:35:27.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3253 | 2026-03-13T17:35:27.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3254 | 2026-03-13T17:35:27.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3255 | 2026-03-13T17:35:27.380Z | |
| 3256 | 2026-03-13T17:35:27.380Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3257 | 2026-03-13T17:35:28.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3258 | 2026-03-13T17:35:28.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3259 | 2026-03-13T17:35:28.190Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3260 | 2026-03-13T17:35:28.194Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3261 | 2026-03-13T17:35:28.194Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3262 | 2026-03-13T17:35:28.194Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3263 | 2026-03-13T17:35:28.295Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3264 | 2026-03-13T17:35:28.473Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3265 | 2026-03-13T17:35:28.489Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3266 | 2026-03-13T17:35:28.785Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3267 | 2026-03-13T17:35:28.791Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3268 | 2026-03-13T17:35:31.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s |
| 3269 | 2026-03-13T17:35:31.787Z | |
| 3270 | 2026-03-13T17:35:31.787Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3271 | 2026-03-13T17:35:32.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3272 | 2026-03-13T17:35:32.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3273 | 2026-03-13T17:35:32.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3274 | 2026-03-13T17:35:32.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3275 | 2026-03-13T17:35:32.562Z | |
| 3276 | 2026-03-13T17:35:32.562Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3277 | 2026-03-13T17:35:33.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3278 | 2026-03-13T17:35:33.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3279 | 2026-03-13T17:35:33.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3280 | 2026-03-13T17:35:33.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3281 | 2026-03-13T17:35:33.454Z | |
| 3282 | 2026-03-13T17:35:33.454Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3283 | 2026-03-13T17:35:34.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3284 | 2026-03-13T17:35:34.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3285 | 2026-03-13T17:35:34.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3286 | 2026-03-13T17:35:34.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3287 | 2026-03-13T17:35:34.348Z | |
| 3288 | 2026-03-13T17:35:34.348Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3289 | 2026-03-13T17:35:35.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3290 | 2026-03-13T17:35:35.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3291 | 2026-03-13T17:35:35.151Z | Compiling parking_lot_core v0.8.6 |
| 3292 | 2026-03-13T17:35:35.151Z | Compiling git-stub v1.0.0 |
| 3293 | 2026-03-13T17:35:35.157Z | Compiling atomicwrites v0.4.4 |
| 3294 | 2026-03-13T17:35:35.157Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3295 | 2026-03-13T17:35:35.157Z | Checking tagptr v0.2.0 |
| 3296 | 2026-03-13T17:35:35.280Z | Checking prefix-trie v0.7.0 |
| 3297 | 2026-03-13T17:35:35.284Z | Checking fxhash v0.2.1 |
| 3298 | 2026-03-13T17:35:35.291Z | Checking hickory-client v0.25.2 |
| 3299 | 2026-03-13T17:35:35.442Z | Compiling git-stub-vcs v0.1.0 |
| 3300 | 2026-03-13T17:35:35.463Z | Checking moka v0.12.13 |
| 3301 | 2026-03-13T17:35:35.746Z | Checking hickory-server v0.25.2 |
| 3302 | 2026-03-13T17:35:35.812Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3303 | 2026-03-13T17:35:35.825Z | Checking parking_lot v0.11.2 |
| 3304 | 2026-03-13T17:35:35.931Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3305 | 2026-03-13T17:35:35.935Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3306 | 2026-03-13T17:35:35.935Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3307 | 2026-03-13T17:35:36.048Z | Checking sled v0.34.7 |
| 3308 | 2026-03-13T17:35:36.283Z | Checking hickory-resolver v0.25.2 |
| 3309 | 2026-03-13T17:35:38.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s |
| 3310 | 2026-03-13T17:35:39.027Z | |
| 3311 | 2026-03-13T17:35:39.027Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3312 | 2026-03-13T17:35:39.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3313 | 2026-03-13T17:35:39.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3314 | 2026-03-13T17:35:39.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3315 | 2026-03-13T17:35:39.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3316 | 2026-03-13T17:35:39.801Z | |
| 3317 | 2026-03-13T17:35:39.801Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3318 | 2026-03-13T17:35:40.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3319 | 2026-03-13T17:35:40.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3320 | 2026-03-13T17:35:40.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3321 | 2026-03-13T17:35:40.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3322 | 2026-03-13T17:35:40.655Z | |
| 3323 | 2026-03-13T17:35:40.655Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3324 | 2026-03-13T17:35:41.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3325 | 2026-03-13T17:35:41.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3326 | 2026-03-13T17:35:41.549Z | Compiling radium v0.7.0 |
| 3327 | 2026-03-13T17:35:41.553Z | Checking tap v1.0.1 |
| 3328 | 2026-03-13T17:35:41.553Z | Compiling maybe-uninit v2.0.0 |
| 3329 | 2026-03-13T17:35:41.687Z | Compiling zerocopy-derive v0.6.6 |
| 3330 | 2026-03-13T17:35:41.690Z | Checking crc-catalog v2.4.0 |
| 3331 | 2026-03-13T17:35:41.691Z | Checking funty v2.0.0 |
| 3332 | 2026-03-13T17:35:41.691Z | Compiling packed_struct v0.10.1 |
| 3333 | 2026-03-13T17:35:41.740Z | Compiling packed_struct_codegen v0.10.1 |
| 3334 | 2026-03-13T17:35:41.805Z | Checking wyz v0.5.1 |
| 3335 | 2026-03-13T17:35:41.826Z | Checking crc v3.4.0 |
| 3336 | 2026-03-13T17:35:42.044Z | Compiling bitfield-macros v0.19.4 |
| 3337 | 2026-03-13T17:35:42.044Z | Compiling indexmap v1.9.3 |
| 3338 | 2026-03-13T17:35:42.087Z | Checking nodrop v0.1.14 |
| 3339 | 2026-03-13T17:35:42.152Z | Checking hashbrown v0.12.3 |
| 3340 | 2026-03-13T17:35:42.185Z | Checking smallvec v0.6.14 |
| 3341 | 2026-03-13T17:35:42.199Z | Checking array-init v0.0.4 |
| 3342 | 2026-03-13T17:35:42.237Z | Checking bitvec v1.0.1 |
| 3343 | 2026-03-13T17:35:42.349Z | Checking ron v0.8.1 |
| 3344 | 2026-03-13T17:35:42.435Z | Checking hashbrown v0.13.2 |
| 3345 | 2026-03-13T17:35:42.687Z | Checking serde-hex v0.1.0 |
| 3346 | 2026-03-13T17:35:42.820Z | Checking zerocopy v0.6.6 |
| 3347 | 2026-03-13T17:35:43.004Z | Checking crc-any v2.5.0 |
| 3348 | 2026-03-13T17:35:43.020Z | Checking bitfield v0.19.4 |
| 3349 | 2026-03-13T17:35:43.063Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3350 | 2026-03-13T17:35:43.149Z | Checking object v0.30.4 |
| 3351 | 2026-03-13T17:35:43.208Z | Checking void v1.0.2 |
| 3352 | 2026-03-13T17:35:43.225Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3353 | 2026-03-13T17:35:43.240Z | Checking half v1.8.3 |
| 3354 | 2026-03-13T17:35:43.327Z | Checking path-slash v0.1.5 |
| 3355 | 2026-03-13T17:35:43.395Z | Checking lzss v0.8.2 |
| 3356 | 2026-03-13T17:35:43.415Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3357 | 2026-03-13T17:35:43.449Z | Checking tungstenite v0.23.0 |
| 3358 | 2026-03-13T17:35:43.503Z | Checking serde_cbor v0.11.2 |
| 3359 | 2026-03-13T17:35:43.506Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3360 | 2026-03-13T17:35:43.607Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3361 | 2026-03-13T17:35:43.625Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3362 | 2026-03-13T17:35:43.710Z | Checking nix v0.27.1 |
| 3363 | 2026-03-13T17:35:43.983Z | Checking kstat-rs v0.2.4 |
| 3364 | 2026-03-13T17:35:44.015Z | Checking serde_bytes v0.11.19 |
| 3365 | 2026-03-13T17:35:44.120Z | Checking tokio-tungstenite v0.23.1 |
| 3366 | 2026-03-13T17:35:44.219Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3367 | 2026-03-13T17:35:44.236Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3368 | 2026-03-13T17:35:44.419Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3369 | 2026-03-13T17:35:44.443Z | Checking signal-hook-tokio v0.3.1 |
| 3370 | 2026-03-13T17:35:45.565Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3371 | 2026-03-13T17:35:45.753Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3372 | 2026-03-13T17:35:49.161Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3373 | 2026-03-13T17:35:50.388Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3374 | 2026-03-13T17:35:50.753Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3375 | 2026-03-13T17:35:52.233Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3376 | 2026-03-13T17:35:55.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s |
| 3377 | 2026-03-13T17:35:55.259Z | |
| 3378 | 2026-03-13T17:35:55.259Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3379 | 2026-03-13T17:35:55.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3380 | 2026-03-13T17:35:55.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3381 | 2026-03-13T17:35:55.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3382 | 2026-03-13T17:35:55.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3383 | 2026-03-13T17:35:56.029Z | |
| 3384 | 2026-03-13T17:35:56.029Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3385 | 2026-03-13T17:35:56.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3386 | 2026-03-13T17:35:56.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3387 | 2026-03-13T17:35:56.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3388 | 2026-03-13T17:35:56.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3389 | 2026-03-13T17:35:56.807Z | |
| 3390 | 2026-03-13T17:35:56.807Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3391 | 2026-03-13T17:35:57.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3392 | 2026-03-13T17:35:57.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3393 | 2026-03-13T17:35:57.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3394 | 2026-03-13T17:35:57.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3395 | 2026-03-13T17:35:57.562Z | |
| 3396 | 2026-03-13T17:35:57.562Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3397 | 2026-03-13T17:35:58.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3398 | 2026-03-13T17:35:58.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3399 | 2026-03-13T17:35:58.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3400 | 2026-03-13T17:35:58.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3401 | 2026-03-13T17:35:58.337Z | |
| 3402 | 2026-03-13T17:35:58.337Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3403 | 2026-03-13T17:35:59.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3404 | 2026-03-13T17:35:59.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3405 | 2026-03-13T17:35:59.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3406 | 2026-03-13T17:35:59.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3407 | 2026-03-13T17:35:59.110Z | |
| 3408 | 2026-03-13T17:35:59.110Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3409 | 2026-03-13T17:35:59.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3410 | 2026-03-13T17:35:59.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3411 | 2026-03-13T17:35:59.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3412 | 2026-03-13T17:35:59.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3413 | 2026-03-13T17:35:59.887Z | |
| 3414 | 2026-03-13T17:35:59.887Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3415 | 2026-03-13T17:36:00.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3416 | 2026-03-13T17:36:00.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3417 | 2026-03-13T17:36:00.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3418 | 2026-03-13T17:36:00.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3419 | 2026-03-13T17:36:00.662Z | |
| 3420 | 2026-03-13T17:36:00.662Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3421 | 2026-03-13T17:36:01.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3422 | 2026-03-13T17:36:01.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3423 | 2026-03-13T17:36:01.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3424 | 2026-03-13T17:36:01.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3425 | 2026-03-13T17:36:01.442Z | |
| 3426 | 2026-03-13T17:36:01.442Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3427 | 2026-03-13T17:36:02.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3428 | 2026-03-13T17:36:02.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3429 | 2026-03-13T17:36:02.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3430 | 2026-03-13T17:36:02.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3431 | 2026-03-13T17:36:02.213Z | |
| 3432 | 2026-03-13T17:36:02.213Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3433 | 2026-03-13T17:36:02.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3434 | 2026-03-13T17:36:02.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3435 | 2026-03-13T17:36:02.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3436 | 2026-03-13T17:36:02.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3437 | 2026-03-13T17:36:02.988Z | |
| 3438 | 2026-03-13T17:36:02.988Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3439 | 2026-03-13T17:36:03.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3440 | 2026-03-13T17:36:03.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3441 | 2026-03-13T17:36:03.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3442 | 2026-03-13T17:36:03.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3443 | 2026-03-13T17:36:03.762Z | |
| 3444 | 2026-03-13T17:36:03.762Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3445 | 2026-03-13T17:36:04.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3446 | 2026-03-13T17:36:04.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3447 | 2026-03-13T17:36:04.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3448 | 2026-03-13T17:36:04.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3449 | 2026-03-13T17:36:04.535Z | |
| 3450 | 2026-03-13T17:36:04.536Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3451 | 2026-03-13T17:36:05.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3452 | 2026-03-13T17:36:05.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3453 | 2026-03-13T17:36:05.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3454 | 2026-03-13T17:36:05.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3455 | 2026-03-13T17:36:05.312Z | |
| 3456 | 2026-03-13T17:36:05.312Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3457 | 2026-03-13T17:36:06.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3458 | 2026-03-13T17:36:06.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3459 | 2026-03-13T17:36:06.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3460 | 2026-03-13T17:36:06.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3461 | 2026-03-13T17:36:06.137Z | |
| 3462 | 2026-03-13T17:36:06.137Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3463 | 2026-03-13T17:36:06.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3464 | 2026-03-13T17:36:06.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3465 | 2026-03-13T17:36:06.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3466 | 2026-03-13T17:36:06.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3467 | 2026-03-13T17:36:06.920Z | |
| 3468 | 2026-03-13T17:36:06.920Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3469 | 2026-03-13T17:36:07.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3470 | 2026-03-13T17:36:07.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3471 | 2026-03-13T17:36:07.785Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3472 | 2026-03-13T17:36:10.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 3473 | 2026-03-13T17:36:10.357Z | |
| 3474 | 2026-03-13T17:36:10.357Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3475 | 2026-03-13T17:36:11.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3476 | 2026-03-13T17:36:11.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3477 | 2026-03-13T17:36:11.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3478 | 2026-03-13T17:36:11.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3479 | 2026-03-13T17:36:11.205Z | |
| 3480 | 2026-03-13T17:36:11.205Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3481 | 2026-03-13T17:36:11.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3482 | 2026-03-13T17:36:11.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3483 | 2026-03-13T17:36:11.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3484 | 2026-03-13T17:36:11.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3485 | 2026-03-13T17:36:12.061Z | |
| 3486 | 2026-03-13T17:36:12.061Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3487 | 2026-03-13T17:36:12.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3488 | 2026-03-13T17:36:12.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3489 | 2026-03-13T17:36:12.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3490 | 2026-03-13T17:36:12.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3491 | 2026-03-13T17:36:12.815Z | |
| 3492 | 2026-03-13T17:36:12.815Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3493 | 2026-03-13T17:36:13.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3494 | 2026-03-13T17:36:13.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3495 | 2026-03-13T17:36:13.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3496 | 2026-03-13T17:36:13.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3497 | 2026-03-13T17:36:13.568Z | |
| 3498 | 2026-03-13T17:36:13.568Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3499 | 2026-03-13T17:36:14.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3500 | 2026-03-13T17:36:14.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3501 | 2026-03-13T17:36:14.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3502 | 2026-03-13T17:36:14.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3503 | 2026-03-13T17:36:14.411Z | |
| 3504 | 2026-03-13T17:36:14.412Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3505 | 2026-03-13T17:36:15.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3506 | 2026-03-13T17:36:15.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3507 | 2026-03-13T17:36:15.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3508 | 2026-03-13T17:36:15.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3509 | 2026-03-13T17:36:15.170Z | |
| 3510 | 2026-03-13T17:36:15.170Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3511 | 2026-03-13T17:36:15.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3512 | 2026-03-13T17:36:15.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3513 | 2026-03-13T17:36:15.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3514 | 2026-03-13T17:36:15.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3515 | 2026-03-13T17:36:16.005Z | |
| 3516 | 2026-03-13T17:36:16.005Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3517 | 2026-03-13T17:36:16.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3518 | 2026-03-13T17:36:16.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3519 | 2026-03-13T17:36:16.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3520 | 2026-03-13T17:36:16.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3521 | 2026-03-13T17:36:16.838Z | |
| 3522 | 2026-03-13T17:36:16.838Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3523 | 2026-03-13T17:36:17.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3524 | 2026-03-13T17:36:17.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3525 | 2026-03-13T17:36:17.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3526 | 2026-03-13T17:36:17.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3527 | 2026-03-13T17:36:17.598Z | |
| 3528 | 2026-03-13T17:36:17.598Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3529 | 2026-03-13T17:36:18.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3530 | 2026-03-13T17:36:18.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3531 | 2026-03-13T17:36:18.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3532 | 2026-03-13T17:36:18.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3533 | 2026-03-13T17:36:18.354Z | |
| 3534 | 2026-03-13T17:36:18.354Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3535 | 2026-03-13T17:36:19.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3536 | 2026-03-13T17:36:19.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3537 | 2026-03-13T17:36:19.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3538 | 2026-03-13T17:36:19.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3539 | 2026-03-13T17:36:19.124Z | |
| 3540 | 2026-03-13T17:36:19.124Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3541 | 2026-03-13T17:36:19.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3542 | 2026-03-13T17:36:19.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3543 | 2026-03-13T17:36:19.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3544 | 2026-03-13T17:36:19.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3545 | 2026-03-13T17:36:19.882Z | |
| 3546 | 2026-03-13T17:36:19.882Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3547 | 2026-03-13T17:36:20.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3548 | 2026-03-13T17:36:20.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3549 | 2026-03-13T17:36:20.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3550 | 2026-03-13T17:36:20.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3551 | 2026-03-13T17:36:20.634Z | |
| 3552 | 2026-03-13T17:36:20.634Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3553 | 2026-03-13T17:36:21.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3554 | 2026-03-13T17:36:21.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3555 | 2026-03-13T17:36:21.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3556 | 2026-03-13T17:36:21.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3557 | 2026-03-13T17:36:21.482Z | |
| 3558 | 2026-03-13T17:36:21.482Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3559 | 2026-03-13T17:36:22.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3560 | 2026-03-13T17:36:22.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3561 | 2026-03-13T17:36:22.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3562 | 2026-03-13T17:36:22.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3563 | 2026-03-13T17:36:22.329Z | |
| 3564 | 2026-03-13T17:36:22.329Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3565 | 2026-03-13T17:36:23.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3566 | 2026-03-13T17:36:23.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3567 | 2026-03-13T17:36:23.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3568 | 2026-03-13T17:36:23.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3569 | 2026-03-13T17:36:23.163Z | |
| 3570 | 2026-03-13T17:36:23.163Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3571 | 2026-03-13T17:36:23.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3572 | 2026-03-13T17:36:23.859Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3573 | 2026-03-13T17:36:23.859Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3574 | 2026-03-13T17:36:23.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3575 | 2026-03-13T17:36:23.962Z | |
| 3576 | 2026-03-13T17:36:23.962Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3577 | 2026-03-13T17:36:24.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3578 | 2026-03-13T17:36:24.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3579 | 2026-03-13T17:36:24.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3580 | 2026-03-13T17:36:24.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3581 | 2026-03-13T17:36:24.749Z | |
| 3582 | 2026-03-13T17:36:24.749Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3583 | 2026-03-13T17:36:25.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3584 | 2026-03-13T17:36:25.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3585 | 2026-03-13T17:36:25.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3586 | 2026-03-13T17:36:25.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3587 | 2026-03-13T17:36:25.542Z | |
| 3588 | 2026-03-13T17:36:25.542Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3589 | 2026-03-13T17:36:26.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3590 | 2026-03-13T17:36:26.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3591 | 2026-03-13T17:36:26.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3592 | 2026-03-13T17:36:26.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3593 | 2026-03-13T17:36:26.311Z | |
| 3594 | 2026-03-13T17:36:26.312Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3595 | 2026-03-13T17:36:26.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3596 | 2026-03-13T17:36:27.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3597 | 2026-03-13T17:36:27.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3598 | 2026-03-13T17:36:27.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3599 | 2026-03-13T17:36:27.103Z | |
| 3600 | 2026-03-13T17:36:27.103Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3601 | 2026-03-13T17:36:27.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3602 | 2026-03-13T17:36:27.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3603 | 2026-03-13T17:36:27.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3604 | 2026-03-13T17:36:27.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3605 | 2026-03-13T17:36:27.896Z | |
| 3606 | 2026-03-13T17:36:27.896Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3607 | 2026-03-13T17:36:28.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3608 | 2026-03-13T17:36:28.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3609 | 2026-03-13T17:36:28.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3610 | 2026-03-13T17:36:28.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3611 | 2026-03-13T17:36:28.650Z | |
| 3612 | 2026-03-13T17:36:28.650Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3613 | 2026-03-13T17:36:29.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3614 | 2026-03-13T17:36:29.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3615 | 2026-03-13T17:36:29.716Z | Compiling libefi-sys v0.1.0 |
| 3616 | 2026-03-13T17:36:29.728Z | Compiling bitfield-struct v0.6.2 |
| 3617 | 2026-03-13T17:36:29.728Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3618 | 2026-03-13T17:36:29.905Z | Compiling xshell-macros v0.2.7 |
| 3619 | 2026-03-13T17:36:29.915Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3620 | 2026-03-13T17:36:29.915Z | Compiling salty v0.3.0 |
| 3621 | 2026-03-13T17:36:29.915Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3622 | 2026-03-13T17:36:29.915Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3623 | 2026-03-13T17:36:29.936Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3624 | 2026-03-13T17:36:30.247Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3625 | 2026-03-13T17:36:30.279Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3626 | 2026-03-13T17:36:30.319Z | Checking xshell v0.2.7 |
| 3627 | 2026-03-13T17:36:30.458Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3628 | 2026-03-13T17:36:30.475Z | Checking primeorder v0.13.6 |
| 3629 | 2026-03-13T17:36:30.543Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3630 | 2026-03-13T17:36:30.560Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3631 | 2026-03-13T17:36:30.581Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3632 | 2026-03-13T17:36:30.628Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3633 | 2026-03-13T17:36:30.776Z | Checking p384 v0.13.1 |
| 3634 | 2026-03-13T17:36:30.794Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3635 | 2026-03-13T17:36:30.836Z | Compiling num-derive v0.3.3 |
| 3636 | 2026-03-13T17:36:30.965Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3637 | 2026-03-13T17:36:31.060Z | Compiling proc-macro-error2 v2.0.1 |
| 3638 | 2026-03-13T17:36:31.204Z | Compiling unicase v2.9.0 |
| 3639 | 2026-03-13T17:36:31.282Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3640 | 2026-03-13T17:36:31.403Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3641 | 2026-03-13T17:36:31.468Z | Compiling tabled_derive v0.11.0 |
| 3642 | 2026-03-13T17:36:31.490Z | Compiling mime_guess v2.0.5 |
| 3643 | 2026-03-13T17:36:31.509Z | Checking papergrid v0.17.0 |
| 3644 | 2026-03-13T17:36:31.901Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3645 | 2026-03-13T17:36:32.062Z | Checking libscf-sys v1.1.0 |
| 3646 | 2026-03-13T17:36:32.209Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3647 | 2026-03-13T17:36:32.227Z | Checking testing_table v0.3.0 |
| 3648 | 2026-03-13T17:36:32.343Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3649 | 2026-03-13T17:36:32.367Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3650 | 2026-03-13T17:36:32.438Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3651 | 2026-03-13T17:36:32.611Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3652 | 2026-03-13T17:36:32.637Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3653 | 2026-03-13T17:36:32.874Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3654 | 2026-03-13T17:36:32.901Z | Checking corncobs v0.1.4 |
| 3655 | 2026-03-13T17:36:33.061Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3656 | 2026-03-13T17:36:33.083Z | Checking tabled v0.20.0 |
| 3657 | 2026-03-13T17:36:33.174Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3658 | 2026-03-13T17:36:33.218Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3659 | 2026-03-13T17:36:33.240Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3660 | 2026-03-13T17:36:33.260Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3661 | 2026-03-13T17:36:33.386Z | Checking secrecy v0.8.0 |
| 3662 | 2026-03-13T17:36:33.444Z | Checking http-range v0.1.5 |
| 3663 | 2026-03-13T17:36:33.766Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3664 | 2026-03-13T17:36:33.785Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3665 | 2026-03-13T17:36:34.014Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3666 | 2026-03-13T17:36:34.179Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3667 | 2026-03-13T17:36:34.261Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3668 | 2026-03-13T17:36:34.357Z | Checking atty v0.2.14 |
| 3669 | 2026-03-13T17:36:34.401Z | Checking crc8 v0.1.1 |
| 3670 | 2026-03-13T17:36:34.473Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3671 | 2026-03-13T17:36:34.479Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3672 | 2026-03-13T17:36:34.518Z | Checking hyper-staticfile v0.10.1 |
| 3673 | 2026-03-13T17:36:34.548Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3674 | 2026-03-13T17:36:34.649Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3675 | 2026-03-13T17:36:34.743Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3676 | 2026-03-13T17:36:34.912Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3677 | 2026-03-13T17:36:34.928Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3678 | 2026-03-13T17:36:35.100Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3679 | 2026-03-13T17:36:35.175Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3680 | 2026-03-13T17:36:35.436Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3681 | 2026-03-13T17:36:35.495Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3682 | 2026-03-13T17:36:35.528Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3683 | 2026-03-13T17:36:35.655Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3684 | 2026-03-13T17:36:35.826Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3685 | 2026-03-13T17:36:36.094Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3686 | 2026-03-13T17:36:36.110Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3687 | 2026-03-13T17:36:36.334Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3688 | 2026-03-13T17:36:36.455Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3689 | 2026-03-13T17:36:36.497Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3690 | 2026-03-13T17:36:38.302Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3691 | 2026-03-13T17:36:38.444Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3692 | 2026-03-13T17:36:38.708Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3693 | 2026-03-13T17:36:38.935Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3694 | 2026-03-13T17:36:39.408Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3695 | 2026-03-13T17:36:39.800Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3696 | 2026-03-13T17:36:46.617Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3697 | 2026-03-13T17:37:02.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.89s |
| 3698 | 2026-03-13T17:37:02.782Z | |
| 3699 | 2026-03-13T17:37:02.782Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3700 | 2026-03-13T17:37:03.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-03-13T17:37:03.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-03-13T17:37:03.717Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3703 | 2026-03-13T17:37:19.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s |
| 3704 | 2026-03-13T17:37:20.059Z | |
| 3705 | 2026-03-13T17:37:20.059Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3706 | 2026-03-13T17:37:20.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-03-13T17:37:20.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-03-13T17:37:20.977Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3709 | 2026-03-13T17:37:37.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.02s |
| 3710 | 2026-03-13T17:37:37.304Z | |
| 3711 | 2026-03-13T17:37:37.304Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3712 | 2026-03-13T17:37:38.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-03-13T17:37:38.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-03-13T17:37:38.236Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3715 | 2026-03-13T17:37:54.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s |
| 3716 | 2026-03-13T17:37:54.527Z | |
| 3717 | 2026-03-13T17:37:54.527Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3718 | 2026-03-13T17:37:55.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-03-13T17:37:55.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-03-13T17:37:55.519Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3721 | 2026-03-13T17:38:11.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.98s |
| 3722 | 2026-03-13T17:38:11.751Z | |
| 3723 | 2026-03-13T17:38:11.751Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3724 | 2026-03-13T17:38:12.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-03-13T17:38:12.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-03-13T17:38:12.727Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3727 | 2026-03-13T17:38:30.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s |
| 3728 | 2026-03-13T17:38:30.913Z | |
| 3729 | 2026-03-13T17:38:30.913Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3730 | 2026-03-13T17:38:30.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-03-13T17:38:30.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-03-13T17:38:30.914Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3733 | 2026-03-13T17:38:45.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s |
| 3734 | 2026-03-13T17:38:46.183Z | |
| 3735 | 2026-03-13T17:38:46.183Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3736 | 2026-03-13T17:38:46.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-03-13T17:38:46.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-03-13T17:38:47.116Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3739 | 2026-03-13T17:39:03.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s |
| 3740 | 2026-03-13T17:39:03.498Z | |
| 3741 | 2026-03-13T17:39:03.499Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3742 | 2026-03-13T17:39:04.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-03-13T17:39:04.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-03-13T17:39:04.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3745 | 2026-03-13T17:39:04.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3746 | 2026-03-13T17:39:04.300Z | |
| 3747 | 2026-03-13T17:39:04.300Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3748 | 2026-03-13T17:39:04.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-03-13T17:39:04.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-03-13T17:39:04.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3751 | 2026-03-13T17:39:04.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3752 | 2026-03-13T17:39:05.097Z | |
| 3753 | 2026-03-13T17:39:05.097Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3754 | 2026-03-13T17:39:05.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-03-13T17:39:05.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-03-13T17:39:05.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3757 | 2026-03-13T17:39:05.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3758 | 2026-03-13T17:39:05.863Z | |
| 3759 | 2026-03-13T17:39:05.863Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3760 | 2026-03-13T17:39:06.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-03-13T17:39:06.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-03-13T17:39:06.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3763 | 2026-03-13T17:39:06.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3764 | 2026-03-13T17:39:06.634Z | |
| 3765 | 2026-03-13T17:39:06.634Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3766 | 2026-03-13T17:39:07.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-03-13T17:39:07.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-03-13T17:39:07.328Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3769 | 2026-03-13T17:39:07.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3770 | 2026-03-13T17:39:07.431Z | |
| 3771 | 2026-03-13T17:39:07.431Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3772 | 2026-03-13T17:39:08.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-03-13T17:39:08.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-03-13T17:39:08.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3775 | 2026-03-13T17:39:08.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3776 | 2026-03-13T17:39:08.221Z | |
| 3777 | 2026-03-13T17:39:08.221Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3778 | 2026-03-13T17:39:08.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-03-13T17:39:08.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-03-13T17:39:08.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3781 | 2026-03-13T17:39:08.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3782 | 2026-03-13T17:39:09.013Z | |
| 3783 | 2026-03-13T17:39:09.013Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3784 | 2026-03-13T17:39:09.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-03-13T17:39:09.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-03-13T17:39:09.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-03-13T17:39:09.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3788 | 2026-03-13T17:39:09.817Z | |
| 3789 | 2026-03-13T17:39:09.817Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3790 | 2026-03-13T17:39:10.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-03-13T17:39:10.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-03-13T17:39:10.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-03-13T17:39:10.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3794 | 2026-03-13T17:39:10.635Z | |
| 3795 | 2026-03-13T17:39:10.635Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3796 | 2026-03-13T17:39:11.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-03-13T17:39:11.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-03-13T17:39:11.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-03-13T17:39:11.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3800 | 2026-03-13T17:39:11.420Z | |
| 3801 | 2026-03-13T17:39:11.421Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3802 | 2026-03-13T17:39:12.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-03-13T17:39:12.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-03-13T17:39:12.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-03-13T17:39:12.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3806 | 2026-03-13T17:39:12.221Z | |
| 3807 | 2026-03-13T17:39:12.222Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3808 | 2026-03-13T17:39:12.916Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-03-13T17:39:12.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-03-13T17:39:12.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-03-13T17:39:12.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3812 | 2026-03-13T17:39:13.024Z | |
| 3813 | 2026-03-13T17:39:13.025Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3814 | 2026-03-13T17:39:13.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-03-13T17:39:13.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-03-13T17:39:13.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-03-13T17:39:13.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3818 | 2026-03-13T17:39:13.829Z | |
| 3819 | 2026-03-13T17:39:13.829Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3820 | 2026-03-13T17:39:14.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-03-13T17:39:14.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-03-13T17:39:14.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-03-13T17:39:14.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3824 | 2026-03-13T17:39:14.638Z | |
| 3825 | 2026-03-13T17:39:14.638Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3826 | 2026-03-13T17:39:15.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-03-13T17:39:15.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-03-13T17:39:15.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-03-13T17:39:15.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3830 | 2026-03-13T17:39:15.466Z | |
| 3831 | 2026-03-13T17:39:15.466Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3832 | 2026-03-13T17:39:16.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-03-13T17:39:16.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-03-13T17:39:16.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-03-13T17:39:16.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3836 | 2026-03-13T17:39:16.321Z | |
| 3837 | 2026-03-13T17:39:16.321Z | info: running `cargo check --bins` on update-common (197/257) |
| 3838 | 2026-03-13T17:39:17.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-03-13T17:39:17.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-03-13T17:39:17.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3841 | 2026-03-13T17:39:17.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3842 | 2026-03-13T17:39:17.138Z | |
| 3843 | 2026-03-13T17:39:17.138Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3844 | 2026-03-13T17:39:17.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3845 | 2026-03-13T17:39:17.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3846 | 2026-03-13T17:39:17.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3847 | 2026-03-13T17:39:17.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3848 | 2026-03-13T17:39:17.963Z | |
| 3849 | 2026-03-13T17:39:17.963Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3850 | 2026-03-13T17:39:18.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3851 | 2026-03-13T17:39:18.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3852 | 2026-03-13T17:39:18.893Z | Compiling fs-err v2.11.0 |
| 3853 | 2026-03-13T17:39:18.900Z | Checking ignore v0.4.25 |
| 3854 | 2026-03-13T17:39:18.900Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3855 | 2026-03-13T17:39:18.900Z | Checking predicates-tree v1.0.13 |
| 3856 | 2026-03-13T17:39:19.009Z | Checking parse-size v1.1.0 |
| 3857 | 2026-03-13T17:39:19.047Z | Checking rand_seeder v0.4.0 |
| 3858 | 2026-03-13T17:39:19.051Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3859 | 2026-03-13T17:39:19.051Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3860 | 2026-03-13T17:39:19.176Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3861 | 2026-03-13T17:39:19.193Z | Compiling petname v2.0.2 |
| 3862 | 2026-03-13T17:39:19.218Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3863 | 2026-03-13T17:39:19.448Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3864 | 2026-03-13T17:39:19.479Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3865 | 2026-03-13T17:39:19.551Z | Checking globwalk v0.9.1 |
| 3866 | 2026-03-13T17:39:19.637Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3867 | 2026-03-13T17:39:19.681Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3868 | 2026-03-13T17:39:19.790Z | Checking sapling-renderdag v0.1.0 |
| 3869 | 2026-03-13T17:39:19.798Z | Checking camino-tempfile-ext v0.3.3 |
| 3870 | 2026-03-13T17:39:19.914Z | Checking sync-ptr v0.1.4 |
| 3871 | 2026-03-13T17:39:20.036Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3872 | 2026-03-13T17:39:20.062Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3873 | 2026-03-13T17:39:20.101Z | Checking colored v2.2.0 |
| 3874 | 2026-03-13T17:39:20.196Z | Checking assert_matches v1.5.0 |
| 3875 | 2026-03-13T17:39:20.493Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3876 | 2026-03-13T17:39:20.691Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3877 | 2026-03-13T17:39:20.691Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3878 | 2026-03-13T17:39:21.527Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3879 | 2026-03-13T17:39:23.167Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3880 | 2026-03-13T17:39:26.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.20s |
| 3881 | 2026-03-13T17:39:26.392Z | |
| 3882 | 2026-03-13T17:39:26.392Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3883 | 2026-03-13T17:39:27.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-13T17:39:27.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-13T17:39:27.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-03-13T17:39:27.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3887 | 2026-03-13T17:39:27.150Z | |
| 3888 | 2026-03-13T17:39:27.150Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3889 | 2026-03-13T17:39:27.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-03-13T17:39:27.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-03-13T17:39:27.901Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-03-13T17:39:27.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3893 | 2026-03-13T17:39:28.001Z | |
| 3894 | 2026-03-13T17:39:28.002Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3895 | 2026-03-13T17:39:28.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-03-13T17:39:28.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-03-13T17:39:28.869Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3898 | 2026-03-13T17:39:28.869Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3899 | 2026-03-13T17:39:29.682Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3900 | 2026-03-13T17:39:31.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s |
| 3901 | 2026-03-13T17:39:31.971Z | |
| 3902 | 2026-03-13T17:39:31.971Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3903 | 2026-03-13T17:39:32.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-13T17:39:32.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-13T17:39:32.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3906 | 2026-03-13T17:39:32.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3907 | 2026-03-13T17:39:32.748Z | |
| 3908 | 2026-03-13T17:39:32.748Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3909 | 2026-03-13T17:39:33.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-03-13T17:39:33.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-03-13T17:39:33.480Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3912 | 2026-03-13T17:39:33.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 3913 | 2026-03-13T17:39:33.997Z | |
| 3914 | 2026-03-13T17:39:33.997Z | info: running `cargo check --bins` on clickana (205/257) |
| 3915 | 2026-03-13T17:39:34.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3916 | 2026-03-13T17:39:34.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3917 | 2026-03-13T17:39:34.809Z | Compiling darling_core v0.23.0 |
| 3918 | 2026-03-13T17:39:34.834Z | Compiling instability v0.3.11 |
| 3919 | 2026-03-13T17:39:34.834Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3920 | 2026-03-13T17:39:34.834Z | Checking castaway v0.2.4 |
| 3921 | 2026-03-13T17:39:34.834Z | Compiling indoc v2.0.7 |
| 3922 | 2026-03-13T17:39:34.928Z | Checking unicode-truncate v1.1.0 |
| 3923 | 2026-03-13T17:39:34.939Z | Checking lru v0.12.5 |
| 3924 | 2026-03-13T17:39:34.939Z | Checking cassowary v0.3.0 |
| 3925 | 2026-03-13T17:39:35.040Z | Checking compact_str v0.8.1 |
| 3926 | 2026-03-13T17:39:36.203Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3927 | 2026-03-13T17:39:36.435Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3928 | 2026-03-13T17:39:36.908Z | Compiling darling_macro v0.23.0 |
| 3929 | 2026-03-13T17:39:37.461Z | Compiling darling v0.23.0 |
| 3930 | 2026-03-13T17:39:38.252Z | Checking ratatui v0.29.0 |
| 3931 | 2026-03-13T17:39:39.770Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3932 | 2026-03-13T17:39:40.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s |
| 3933 | 2026-03-13T17:39:40.801Z | |
| 3934 | 2026-03-13T17:39:40.801Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3935 | 2026-03-13T17:39:41.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3936 | 2026-03-13T17:39:41.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3937 | 2026-03-13T17:39:41.681Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3938 | 2026-03-13T17:39:41.687Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3939 | 2026-03-13T17:39:42.607Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3940 | 2026-03-13T17:39:42.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s |
| 3941 | 2026-03-13T17:39:43.174Z | |
| 3942 | 2026-03-13T17:39:43.174Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3943 | 2026-03-13T17:39:43.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-03-13T17:39:43.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-03-13T17:39:44.196Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3946 | 2026-03-13T17:39:44.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s |
| 3947 | 2026-03-13T17:39:45.214Z | |
| 3948 | 2026-03-13T17:39:45.214Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3949 | 2026-03-13T17:39:45.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-03-13T17:39:45.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-03-13T17:39:45.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-03-13T17:39:45.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3953 | 2026-03-13T17:39:45.801Z | |
| 3954 | 2026-03-13T17:39:45.801Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3955 | 2026-03-13T17:39:46.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-03-13T17:39:46.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-03-13T17:39:46.687Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3958 | 2026-03-13T17:39:47.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 3959 | 2026-03-13T17:39:47.419Z | |
| 3960 | 2026-03-13T17:39:47.419Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3961 | 2026-03-13T17:39:52.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-03-13T17:39:52.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-03-13T17:39:52.295Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3964 | 2026-03-13T17:39:52.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 3965 | 2026-03-13T17:39:52.295Z | |
| 3966 | 2026-03-13T17:39:52.295Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3967 | 2026-03-13T17:39:52.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-03-13T17:39:52.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-03-13T17:39:52.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-03-13T17:39:52.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3971 | 2026-03-13T17:39:52.297Z | |
| 3972 | 2026-03-13T17:39:52.297Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3973 | 2026-03-13T17:39:52.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-03-13T17:39:52.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-03-13T17:39:52.335Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3976 | 2026-03-13T17:39:52.335Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s |
| 3977 | 2026-03-13T17:39:52.335Z | |
| 3978 | 2026-03-13T17:39:52.335Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3979 | 2026-03-13T17:39:52.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-03-13T17:39:52.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-03-13T17:39:52.994Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3982 | 2026-03-13T17:39:52.994Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3983 | 2026-03-13T17:39:52.998Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 3984 | 2026-03-13T17:39:52.998Z | Checking git-stub v1.0.0 |
| 3985 | 2026-03-13T17:39:52.998Z | Compiling trait-variant v0.1.2 |
| 3986 | 2026-03-13T17:39:52.998Z | Checking maplit v1.0.2 |
| 3987 | 2026-03-13T17:39:52.998Z | Checking is_ci v1.2.0 |
| 3988 | 2026-03-13T17:39:53.121Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3989 | 2026-03-13T17:39:53.235Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3990 | 2026-03-13T17:39:53.280Z | Checking supports-color v3.0.2 |
| 3991 | 2026-03-13T17:39:53.344Z | Checking git-stub-vcs v0.1.0 |
| 3992 | 2026-03-13T17:39:53.434Z | Checking drift v0.1.3 |
| 3993 | 2026-03-13T17:39:53.454Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3994 | 2026-03-13T17:39:53.470Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3995 | 2026-03-13T17:39:53.591Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3996 | 2026-03-13T17:39:53.692Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3997 | 2026-03-13T17:39:53.811Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3998 | 2026-03-13T17:39:53.828Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3999 | 2026-03-13T17:39:53.842Z | Checking dropshot-api-manager v0.6.0 |
| 4000 | 2026-03-13T17:39:54.075Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4001 | 2026-03-13T17:39:54.130Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4002 | 2026-03-13T17:39:54.350Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 4003 | 2026-03-13T17:39:54.795Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4004 | 2026-03-13T17:40:01.661Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4005 | 2026-03-13T17:40:03.035Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4006 | 2026-03-13T17:40:03.815Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4007 | 2026-03-13T17:40:04.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s |
| 4008 | 2026-03-13T17:40:04.577Z | |
| 4009 | 2026-03-13T17:40:04.577Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4010 | 2026-03-13T17:40:05.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-03-13T17:40:05.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-03-13T17:40:05.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-03-13T17:40:05.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4014 | 2026-03-13T17:40:05.357Z | |
| 4015 | 2026-03-13T17:40:05.357Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4016 | 2026-03-13T17:40:06.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-03-13T17:40:06.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-03-13T17:40:06.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-03-13T17:40:06.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4020 | 2026-03-13T17:40:06.186Z | |
| 4021 | 2026-03-13T17:40:06.187Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4022 | 2026-03-13T17:40:06.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-03-13T17:40:06.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-03-13T17:40:06.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-03-13T17:40:06.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4026 | 2026-03-13T17:40:07.014Z | |
| 4027 | 2026-03-13T17:40:07.015Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4028 | 2026-03-13T17:40:07.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-03-13T17:40:07.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-03-13T17:40:07.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-03-13T17:40:07.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4032 | 2026-03-13T17:40:07.847Z | |
| 4033 | 2026-03-13T17:40:07.847Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4034 | 2026-03-13T17:40:08.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-03-13T17:40:08.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-03-13T17:40:08.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-03-13T17:40:08.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4038 | 2026-03-13T17:40:08.621Z | |
| 4039 | 2026-03-13T17:40:08.621Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4040 | 2026-03-13T17:40:09.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-03-13T17:40:09.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-03-13T17:40:09.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-03-13T17:40:09.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4044 | 2026-03-13T17:40:09.385Z | |
| 4045 | 2026-03-13T17:40:09.385Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4046 | 2026-03-13T17:40:10.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-03-13T17:40:10.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-03-13T17:40:10.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4049 | 2026-03-13T17:40:10.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4050 | 2026-03-13T17:40:10.195Z | |
| 4051 | 2026-03-13T17:40:10.195Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4052 | 2026-03-13T17:40:10.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4053 | 2026-03-13T17:40:10.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4054 | 2026-03-13T17:40:10.937Z | Checking erased-serde v0.4.9 |
| 4055 | 2026-03-13T17:40:11.040Z | Checking ordered-float v2.10.1 |
| 4056 | 2026-03-13T17:40:11.059Z | Checking unicode-xid v0.2.6 |
| 4057 | 2026-03-13T17:40:11.081Z | Checking cargo-platform v0.2.0 |
| 4058 | 2026-03-13T17:40:11.322Z | Checking serde-value v0.7.0 |
| 4059 | 2026-03-13T17:40:11.494Z | Checking serde-untagged v0.1.9 |
| 4060 | 2026-03-13T17:40:11.700Z | Checking cargo-util-schemas v0.8.2 |
| 4061 | 2026-03-13T17:40:12.689Z | Checking cargo_metadata v0.21.0 |
| 4062 | 2026-03-13T17:40:13.545Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4063 | 2026-03-13T17:40:14.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s |
| 4064 | 2026-03-13T17:40:14.672Z | |
| 4065 | 2026-03-13T17:40:14.672Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4066 | 2026-03-13T17:40:15.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4067 | 2026-03-13T17:40:15.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4068 | 2026-03-13T17:40:15.563Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4069 | 2026-03-13T17:40:16.325Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4070 | 2026-03-13T17:40:16.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s |
| 4071 | 2026-03-13T17:40:17.207Z | |
| 4072 | 2026-03-13T17:40:17.207Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4073 | 2026-03-13T17:40:17.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4074 | 2026-03-13T17:40:17.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4075 | 2026-03-13T17:40:18.264Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4076 | 2026-03-13T17:40:18.264Z | Compiling vergen-gitcl v1.0.8 |
| 4077 | 2026-03-13T17:40:18.268Z | Compiling dirs-sys-next v0.1.2 |
| 4078 | 2026-03-13T17:40:18.268Z | Compiling glob v0.3.3 |
| 4079 | 2026-03-13T17:40:18.268Z | Compiling crunchy v0.2.4 |
| 4080 | 2026-03-13T17:40:18.268Z | Compiling dsl_auto_type v0.1.3 |
| 4081 | 2026-03-13T17:40:18.268Z | Checking scheduled-thread-pool v0.2.7 |
| 4082 | 2026-03-13T17:40:18.268Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 4083 | 2026-03-13T17:40:18.657Z | Compiling dirs-next v2.0.0 |
| 4084 | 2026-03-13T17:40:18.680Z | Compiling tiny-keccak v2.0.2 |
| 4085 | 2026-03-13T17:40:18.726Z | Checking r2d2 v0.8.10 |
| 4086 | 2026-03-13T17:40:18.805Z | Compiling term v0.7.0 |
| 4087 | 2026-03-13T17:40:18.861Z | Compiling bit-vec v0.6.3 |
| 4088 | 2026-03-13T17:40:18.950Z | Compiling clang-sys v1.8.1 |
| 4089 | 2026-03-13T17:40:18.967Z | Compiling itertools v0.10.5 |
| 4090 | 2026-03-13T17:40:19.141Z | Compiling bit-set v0.5.3 |
| 4091 | 2026-03-13T17:40:19.297Z | Compiling diesel_derives v2.2.7 |
| 4092 | 2026-03-13T17:40:19.352Z | Compiling ascii-canvas v3.0.0 |
| 4093 | 2026-03-13T17:40:19.444Z | Compiling ena v0.14.4 |
| 4094 | 2026-03-13T17:40:19.462Z | Compiling libloading v0.8.9 |
| 4095 | 2026-03-13T17:40:19.505Z | Compiling bindgen v0.71.1 |
| 4096 | 2026-03-13T17:40:19.554Z | Compiling regex-syntax v0.6.29 |
| 4097 | 2026-03-13T17:40:19.662Z | Compiling diff v0.1.13 |
| 4098 | 2026-03-13T17:40:19.730Z | Compiling cexpr v0.6.0 |
| 4099 | 2026-03-13T17:40:20.009Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4100 | 2026-03-13T17:40:20.163Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4101 | 2026-03-13T17:40:20.292Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4102 | 2026-03-13T17:40:20.812Z | Compiling libxml v0.3.3 |
| 4103 | 2026-03-13T17:40:20.815Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4104 | 2026-03-13T17:40:20.815Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4105 | 2026-03-13T17:40:20.815Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4106 | 2026-03-13T17:40:20.837Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4107 | 2026-03-13T17:40:20.943Z | Compiling strum_macros v0.24.3 |
| 4108 | 2026-03-13T17:40:21.086Z | Compiling indoc v1.0.9 |
| 4109 | 2026-03-13T17:40:21.695Z | Compiling lalrpop v0.19.12 |
| 4110 | 2026-03-13T17:40:22.446Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4111 | 2026-03-13T17:40:22.544Z | Checking derive_builder v0.20.2 |
| 4112 | 2026-03-13T17:40:22.684Z | Compiling oso-derive v0.27.3 |
| 4113 | 2026-03-13T17:40:22.702Z | Checking quick-xml v0.37.5 |
| 4114 | 2026-03-13T17:40:22.802Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4115 | 2026-03-13T17:40:23.338Z | Checking openssl-probe v0.1.6 |
| 4116 | 2026-03-13T17:40:23.503Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4117 | 2026-03-13T17:40:23.913Z | Compiling diesel-dtrace v0.4.2 |
| 4118 | 2026-03-13T17:40:24.246Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4119 | 2026-03-13T17:40:24.477Z | Checking bb8 v0.8.6 |
| 4120 | 2026-03-13T17:40:24.535Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4121 | 2026-03-13T17:40:24.814Z | Checking nonempty v0.12.0 |
| 4122 | 2026-03-13T17:40:24.839Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4123 | 2026-03-13T17:40:25.008Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4124 | 2026-03-13T17:40:25.034Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4125 | 2026-03-13T17:40:25.110Z | Checking support-bundle-viewer v0.1.2 |
| 4126 | 2026-03-13T17:40:25.236Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4127 | 2026-03-13T17:40:25.254Z | Checking multimap v0.10.1 |
| 4128 | 2026-03-13T17:40:25.465Z | Checking diesel v2.2.12 |
| 4129 | 2026-03-13T17:40:27.935Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4130 | 2026-03-13T17:40:29.652Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4131 | 2026-03-13T17:40:30.083Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4132 | 2026-03-13T17:40:30.422Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4133 | 2026-03-13T17:40:31.469Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4134 | 2026-03-13T17:40:31.990Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4135 | 2026-03-13T17:40:32.517Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4136 | 2026-03-13T17:40:32.962Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4137 | 2026-03-13T17:40:35.640Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4138 | 2026-03-13T17:40:40.729Z | Compiling samael v0.0.19 |
| 4139 | 2026-03-13T17:40:47.121Z | Checking async-bb8-diesel v0.2.1 |
| 4140 | 2026-03-13T17:40:49.126Z | Compiling polar-core v0.27.3 |
| 4141 | 2026-03-13T17:40:55.325Z | Checking oso v0.27.3 |
| 4142 | 2026-03-13T17:41:30.889Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4143 | 2026-03-13T17:42:17.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s |
| 4144 | 2026-03-13T17:42:17.780Z | |
| 4145 | 2026-03-13T17:42:17.781Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4146 | 2026-03-13T17:42:18.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4147 | 2026-03-13T17:42:18.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4148 | 2026-03-13T17:42:18.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4149 | 2026-03-13T17:42:18.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4150 | 2026-03-13T17:42:18.641Z | |
| 4151 | 2026-03-13T17:42:18.641Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4152 | 2026-03-13T17:42:19.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4153 | 2026-03-13T17:42:19.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4154 | 2026-03-13T17:42:19.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4155 | 2026-03-13T17:42:19.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4156 | 2026-03-13T17:42:19.489Z | |
| 4157 | 2026-03-13T17:42:19.490Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4158 | 2026-03-13T17:42:20.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4159 | 2026-03-13T17:42:20.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4160 | 2026-03-13T17:42:20.156Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4161 | 2026-03-13T17:42:20.160Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4162 | 2026-03-13T17:42:20.249Z | |
| 4163 | 2026-03-13T17:42:20.249Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4164 | 2026-03-13T17:42:21.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4165 | 2026-03-13T17:42:21.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4166 | 2026-03-13T17:42:21.314Z | Compiling libz-sys v1.1.24 |
| 4167 | 2026-03-13T17:42:21.319Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4168 | 2026-03-13T17:42:21.452Z | Compiling vergen-git2 v1.0.7 |
| 4169 | 2026-03-13T17:42:21.464Z | Compiling rustls v0.21.12 |
| 4170 | 2026-03-13T17:42:21.467Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4171 | 2026-03-13T17:42:21.478Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4172 | 2026-03-13T17:42:21.483Z | Checking rustls-webpki v0.101.7 |
| 4173 | 2026-03-13T17:42:21.483Z | Checking sct v0.7.1 |
| 4174 | 2026-03-13T17:42:21.657Z | Compiling nix v0.29.0 |
| 4175 | 2026-03-13T17:42:21.732Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4176 | 2026-03-13T17:42:21.755Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4177 | 2026-03-13T17:42:21.800Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4178 | 2026-03-13T17:42:21.980Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4179 | 2026-03-13T17:42:22.103Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4180 | 2026-03-13T17:42:22.145Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4181 | 2026-03-13T17:42:22.257Z | Checking rustls-pemfile v1.0.4 |
| 4182 | 2026-03-13T17:42:22.425Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4183 | 2026-03-13T17:42:22.506Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4184 | 2026-03-13T17:42:22.734Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4185 | 2026-03-13T17:42:22.752Z | Checking twox-hash v2.1.2 |
| 4186 | 2026-03-13T17:42:22.936Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4187 | 2026-03-13T17:42:23.682Z | Checking tokio-rustls v0.24.1 |
| 4188 | 2026-03-13T17:42:23.717Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4189 | 2026-03-13T17:42:23.768Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4190 | 2026-03-13T17:42:23.802Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4191 | 2026-03-13T17:42:23.927Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4192 | 2026-03-13T17:42:24.096Z | Checking fatfs v0.3.6 |
| 4193 | 2026-03-13T17:42:24.633Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4194 | 2026-03-13T17:42:24.651Z | Compiling seq-macro v0.3.6 |
| 4195 | 2026-03-13T17:42:29.656Z | Compiling git2 v0.20.4 |
| 4196 | 2026-03-13T17:42:30.619Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4197 | 2026-03-13T17:42:30.773Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4198 | 2026-03-13T17:42:32.865Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4199 | 2026-03-13T17:43:43.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4200 | 2026-03-13T17:43:43.285Z | |
| 4201 | 2026-03-13T17:43:43.285Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4202 | 2026-03-13T17:43:44.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4203 | 2026-03-13T17:43:44.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4204 | 2026-03-13T17:43:44.369Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4205 | 2026-03-13T17:44:44.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4206 | 2026-03-13T17:44:44.571Z | |
| 4207 | 2026-03-13T17:44:44.571Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4208 | 2026-03-13T17:44:45.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4209 | 2026-03-13T17:44:45.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4210 | 2026-03-13T17:44:45.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4211 | 2026-03-13T17:44:45.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4212 | 2026-03-13T17:44:45.353Z | |
| 4213 | 2026-03-13T17:44:45.353Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4214 | 2026-03-13T17:44:46.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4215 | 2026-03-13T17:44:46.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4216 | 2026-03-13T17:44:46.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4217 | 2026-03-13T17:44:46.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4218 | 2026-03-13T17:44:46.224Z | |
| 4219 | 2026-03-13T17:44:46.224Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4220 | 2026-03-13T17:44:46.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4221 | 2026-03-13T17:44:46.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4222 | 2026-03-13T17:44:46.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4223 | 2026-03-13T17:44:46.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4224 | 2026-03-13T17:44:47.042Z | |
| 4225 | 2026-03-13T17:44:47.042Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4226 | 2026-03-13T17:44:47.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4227 | 2026-03-13T17:44:47.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4228 | 2026-03-13T17:44:47.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4229 | 2026-03-13T17:44:47.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4230 | 2026-03-13T17:44:47.904Z | |
| 4231 | 2026-03-13T17:44:47.904Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4232 | 2026-03-13T17:44:48.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4233 | 2026-03-13T17:44:48.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4234 | 2026-03-13T17:44:48.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4235 | 2026-03-13T17:44:48.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4236 | 2026-03-13T17:44:48.771Z | |
| 4237 | 2026-03-13T17:44:48.771Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4238 | 2026-03-13T17:44:49.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4239 | 2026-03-13T17:44:49.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4240 | 2026-03-13T17:44:49.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4241 | 2026-03-13T17:44:49.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4242 | 2026-03-13T17:44:49.610Z | |
| 4243 | 2026-03-13T17:44:49.610Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4244 | 2026-03-13T17:44:50.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4245 | 2026-03-13T17:44:50.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4246 | 2026-03-13T17:44:50.716Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4247 | 2026-03-13T17:44:50.719Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4248 | 2026-03-13T17:44:50.864Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4249 | 2026-03-13T17:44:50.879Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4250 | 2026-03-13T17:44:50.882Z | Checking yansi v1.0.1 |
| 4251 | 2026-03-13T17:44:50.882Z | Checking diff v0.1.13 |
| 4252 | 2026-03-13T17:44:50.882Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4253 | 2026-03-13T17:44:50.882Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4254 | 2026-03-13T17:44:51.071Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4255 | 2026-03-13T17:44:51.215Z | Checking pretty_assertions v1.4.1 |
| 4256 | 2026-03-13T17:44:52.140Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4257 | 2026-03-13T17:45:25.303Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4258 | 2026-03-13T17:45:25.306Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4259 | 2026-03-13T17:45:25.306Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4260 | 2026-03-13T17:45:25.306Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4261 | 2026-03-13T17:45:25.306Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4262 | 2026-03-13T17:45:25.306Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4263 | 2026-03-13T17:45:26.237Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4264 | 2026-03-13T17:45:27.693Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4265 | 2026-03-13T17:46:27.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 4266 | 2026-03-13T17:46:27.997Z | |
| 4267 | 2026-03-13T17:46:27.997Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4268 | 2026-03-13T17:46:28.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4269 | 2026-03-13T17:46:28.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4270 | 2026-03-13T17:46:28.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4271 | 2026-03-13T17:46:28.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4272 | 2026-03-13T17:46:28.764Z | |
| 4273 | 2026-03-13T17:46:28.765Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4274 | 2026-03-13T17:46:29.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4275 | 2026-03-13T17:46:29.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4276 | 2026-03-13T17:46:29.708Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4277 | 2026-03-13T17:46:29.824Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4278 | 2026-03-13T17:46:29.826Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4279 | 2026-03-13T17:46:51.817Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4280 | 2026-03-13T17:46:52.324Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4281 | 2026-03-13T17:46:54.707Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4282 | 2026-03-13T17:46:55.293Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4283 | 2026-03-13T17:46:59.356Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4284 | 2026-03-13T17:47:31.540Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4285 | 2026-03-13T17:47:32.340Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4286 | 2026-03-13T17:47:34.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4287 | 2026-03-13T17:47:34.740Z | |
| 4288 | 2026-03-13T17:47:34.741Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4289 | 2026-03-13T17:47:35.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-03-13T17:47:35.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-03-13T17:47:35.615Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4292 | 2026-03-13T17:47:36.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 4293 | 2026-03-13T17:47:36.729Z | |
| 4294 | 2026-03-13T17:47:36.730Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4295 | 2026-03-13T17:47:37.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-03-13T17:47:37.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-03-13T17:47:37.523Z | Compiling blake3 v1.8.3 |
| 4298 | 2026-03-13T17:47:37.529Z | Checking arrayref v0.3.9 |
| 4299 | 2026-03-13T17:47:37.659Z | Checking arrayvec v0.7.6 |
| 4300 | 2026-03-13T17:47:37.663Z | Checking constant_time_eq v0.4.2 |
| 4301 | 2026-03-13T17:47:37.663Z | Checking topological-sort v0.2.2 |
| 4302 | 2026-03-13T17:47:37.663Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4303 | 2026-03-13T17:47:37.663Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4304 | 2026-03-13T17:47:37.663Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4305 | 2026-03-13T17:47:37.722Z | Checking shell-words v1.1.1 |
| 4306 | 2026-03-13T17:47:38.679Z | Checking omicron-zone-package v0.12.2 |
| 4307 | 2026-03-13T17:47:39.674Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4308 | 2026-03-13T17:47:40.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s |
| 4309 | 2026-03-13T17:47:41.008Z | |
| 4310 | 2026-03-13T17:47:41.008Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4311 | 2026-03-13T17:47:41.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4312 | 2026-03-13T17:47:41.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4313 | 2026-03-13T17:47:41.779Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4314 | 2026-03-13T17:47:42.157Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4315 | 2026-03-13T17:47:42.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 4316 | 2026-03-13T17:47:42.856Z | |
| 4317 | 2026-03-13T17:47:42.856Z | info: running `cargo check --bins` on xtask (241/257) |
| 4318 | 2026-03-13T17:47:43.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4319 | 2026-03-13T17:47:43.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4320 | 2026-03-13T17:47:43.443Z | Checking libc v0.2.180 |
| 4321 | 2026-03-13T17:47:43.544Z | Checking serde v1.0.228 |
| 4322 | 2026-03-13T17:47:43.555Z | Checking zerofrom v0.1.6 |
| 4323 | 2026-03-13T17:47:43.570Z | Checking bitflags v2.11.0 |
| 4324 | 2026-03-13T17:47:43.570Z | Checking smallvec v1.15.1 |
| 4325 | 2026-03-13T17:47:43.570Z | Checking hashbrown v0.16.1 |
| 4326 | 2026-03-13T17:47:43.589Z | Checking serde_json v1.0.149 |
| 4327 | 2026-03-13T17:47:43.600Z | Checking num-traits v0.2.19 |
| 4328 | 2026-03-13T17:47:43.679Z | Checking yoke v0.8.1 |
| 4329 | 2026-03-13T17:47:43.748Z | Checking scroll v0.12.0 |
| 4330 | 2026-03-13T17:47:43.812Z | Checking thiserror v1.0.69 |
| 4331 | 2026-03-13T17:47:43.911Z | Checking zerovec v0.11.5 |
| 4332 | 2026-03-13T17:47:43.923Z | Checking zerotrie v0.2.3 |
| 4333 | 2026-03-13T17:47:44.008Z | Checking errno v0.3.14 |
| 4334 | 2026-03-13T17:47:44.042Z | Checking log v0.4.29 |
| 4335 | 2026-03-13T17:47:44.104Z | Checking toml_datetime v0.6.11 |
| 4336 | 2026-03-13T17:47:44.155Z | Checking rustix v1.1.3 |
| 4337 | 2026-03-13T17:47:44.192Z | Checking indexmap v2.13.0 |
| 4338 | 2026-03-13T17:47:44.235Z | Checking serde_spanned v0.6.9 |
| 4339 | 2026-03-13T17:47:44.265Z | Checking percent-encoding v2.3.2 |
| 4340 | 2026-03-13T17:47:44.335Z | Checking goblin v0.8.2 |
| 4341 | 2026-03-13T17:47:44.369Z | Checking ordered-float v2.10.1 |
| 4342 | 2026-03-13T17:47:44.406Z | Checking zerocopy v0.7.35 |
| 4343 | 2026-03-13T17:47:44.440Z | Checking form_urlencoded v1.2.2 |
| 4344 | 2026-03-13T17:47:44.472Z | Checking getrandom v0.4.1 |
| 4345 | 2026-03-13T17:47:44.524Z | Checking tinystr v0.8.2 |
| 4346 | 2026-03-13T17:47:44.629Z | Checking potential_utf v0.1.4 |
| 4347 | 2026-03-13T17:47:44.646Z | Checking thiserror v2.0.18 |
| 4348 | 2026-03-13T17:47:44.695Z | Checking serde-value v0.7.0 |
| 4349 | 2026-03-13T17:47:44.811Z | Checking icu_locale_core v2.1.1 |
| 4350 | 2026-03-13T17:47:44.822Z | Checking icu_collections v2.1.1 |
| 4351 | 2026-03-13T17:47:44.822Z | Checking syn v2.0.117 |
| 4352 | 2026-03-13T17:47:44.957Z | Checking toml_edit v0.22.27 |
| 4353 | 2026-03-13T17:47:44.970Z | Checking dtrace-parser v0.2.0 |
| 4354 | 2026-03-13T17:47:45.132Z | Checking thread-id v4.2.2 |
| 4355 | 2026-03-13T17:47:45.187Z | Checking once_cell v1.21.3 |
| 4356 | 2026-03-13T17:47:45.235Z | Checking cargo-platform v0.2.0 |
| 4357 | 2026-03-13T17:47:45.281Z | Checking memmap v0.7.0 |
| 4358 | 2026-03-13T17:47:45.343Z | Checking terminal_size v0.4.3 |
| 4359 | 2026-03-13T17:47:45.420Z | Checking tempfile v3.25.0 |
| 4360 | 2026-03-13T17:47:45.444Z | Checking fs-err v3.3.0 |
| 4361 | 2026-03-13T17:47:45.462Z | Checking anyhow v1.0.102 |
| 4362 | 2026-03-13T17:47:45.483Z | Checking clap_builder v4.5.60 |
| 4363 | 2026-03-13T17:47:45.545Z | Checking icu_provider v2.1.1 |
| 4364 | 2026-03-13T17:47:45.684Z | Checking camino-tempfile v1.4.1 |
| 4365 | 2026-03-13T17:47:45.691Z | Checking textwrap v0.16.2 |
| 4366 | 2026-03-13T17:47:45.731Z | Checking tabled v0.15.0 |
| 4367 | 2026-03-13T17:47:45.860Z | Checking icu_properties v2.1.2 |
| 4368 | 2026-03-13T17:47:45.885Z | Checking icu_normalizer v2.1.1 |
| 4369 | 2026-03-13T17:47:45.961Z | Checking macaddr v1.0.1 |
| 4370 | 2026-03-13T17:47:46.205Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4371 | 2026-03-13T17:47:46.497Z | Checking toml v0.8.23 |
| 4372 | 2026-03-13T17:47:46.920Z | Checking cargo_toml v0.21.0 |
| 4373 | 2026-03-13T17:47:47.013Z | Checking idna_adapter v1.2.1 |
| 4374 | 2026-03-13T17:47:47.054Z | Checking dof v0.3.0 |
| 4375 | 2026-03-13T17:47:47.154Z | Checking clap v4.5.60 |
| 4376 | 2026-03-13T17:47:47.165Z | Checking idna v1.1.0 |
| 4377 | 2026-03-13T17:47:48.047Z | Checking url v2.5.8 |
| 4378 | 2026-03-13T17:47:48.070Z | Checking usdt-impl v0.5.0 |
| 4379 | 2026-03-13T17:47:48.070Z | Checking usdt v0.5.0 |
| 4380 | 2026-03-13T17:47:48.071Z | Checking cargo-util-schemas v0.8.2 |
| 4381 | 2026-03-13T17:47:48.930Z | Checking cargo_metadata v0.21.0 |
| 4382 | 2026-03-13T17:47:49.811Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4383 | 2026-03-13T17:47:50.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.53s |
| 4384 | 2026-03-13T17:47:50.527Z | |
| 4385 | 2026-03-13T17:47:50.528Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4386 | 2026-03-13T17:47:51.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4387 | 2026-03-13T17:47:51.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4388 | 2026-03-13T17:47:51.691Z | Checking polyval v0.6.2 |
| 4389 | 2026-03-13T17:47:51.826Z | Checking ctr v0.9.2 |
| 4390 | 2026-03-13T17:47:51.826Z | Checking ssh-encoding v0.2.0 |
| 4391 | 2026-03-13T17:47:51.826Z | Checking blowfish v0.9.1 |
| 4392 | 2026-03-13T17:47:51.826Z | Checking password-hash v0.4.2 |
| 4393 | 2026-03-13T17:47:51.826Z | Checking p256 v0.13.2 |
| 4394 | 2026-03-13T17:47:51.826Z | Checking p521 v0.13.3 |
| 4395 | 2026-03-13T17:47:51.827Z | Checking russh-cryptovec v0.7.3 |
| 4396 | 2026-03-13T17:47:51.971Z | Checking ghash v0.5.1 |
| 4397 | 2026-03-13T17:47:51.971Z | Checking md5 v0.7.0 |
| 4398 | 2026-03-13T17:47:51.971Z | Checking num-bigint v0.4.6 |
| 4399 | 2026-03-13T17:47:51.983Z | Checking des v0.8.1 |
| 4400 | 2026-03-13T17:47:51.983Z | Checking bcrypt-pbkdf v0.10.0 |
| 4401 | 2026-03-13T17:47:51.983Z | Checking aes-gcm v0.10.3 |
| 4402 | 2026-03-13T17:47:51.983Z | Checking pbkdf2 v0.11.0 |
| 4403 | 2026-03-13T17:47:52.000Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4404 | 2026-03-13T17:47:52.016Z | Checking hex-literal v0.4.1 |
| 4405 | 2026-03-13T17:47:52.109Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4406 | 2026-03-13T17:47:52.231Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4407 | 2026-03-13T17:47:52.231Z | Checking ssh-cipher v0.2.0 |
| 4408 | 2026-03-13T17:47:52.295Z | Checking internet-checksum v0.2.1 |
| 4409 | 2026-03-13T17:47:52.440Z | Checking ssh-key v0.6.7 |
| 4410 | 2026-03-13T17:47:52.529Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4411 | 2026-03-13T17:47:53.210Z | Checking russh-keys v0.45.0 |
| 4412 | 2026-03-13T17:47:53.940Z | Checking russh v0.45.0 |
| 4413 | 2026-03-13T17:48:15.589Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4414 | 2026-03-13T17:48:17.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.63s |
| 4415 | 2026-03-13T17:48:17.420Z | |
| 4416 | 2026-03-13T17:48:17.420Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4417 | 2026-03-13T17:48:18.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4418 | 2026-03-13T17:48:18.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4419 | 2026-03-13T17:48:18.203Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4420 | 2026-03-13T17:48:18.212Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4421 | 2026-03-13T17:48:18.212Z | Checking termios v0.3.3 |
| 4422 | 2026-03-13T17:48:20.034Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4423 | 2026-03-13T17:48:20.217Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4424 | 2026-03-13T17:48:22.839Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4425 | 2026-03-13T17:48:23.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s |
| 4426 | 2026-03-13T17:48:23.798Z | |
| 4427 | 2026-03-13T17:48:23.798Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4428 | 2026-03-13T17:48:24.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4429 | 2026-03-13T17:48:24.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4430 | 2026-03-13T17:48:24.657Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4431 | 2026-03-13T17:48:24.769Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4432 | 2026-03-13T17:48:24.782Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4433 | 2026-03-13T17:48:24.799Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4434 | 2026-03-13T17:48:24.799Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4435 | 2026-03-13T17:48:25.071Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4436 | 2026-03-13T17:48:25.076Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4437 | 2026-03-13T17:48:26.020Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4438 | 2026-03-13T17:48:26.300Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4439 | 2026-03-13T17:48:26.311Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4440 | 2026-03-13T17:48:27.159Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4441 | 2026-03-13T17:48:29.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s |
| 4442 | 2026-03-13T17:48:29.623Z | |
| 4443 | 2026-03-13T17:48:29.623Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4444 | 2026-03-13T17:48:30.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4445 | 2026-03-13T17:48:30.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4446 | 2026-03-13T17:48:30.405Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4447 | 2026-03-13T17:48:30.954Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4448 | 2026-03-13T17:48:31.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s |
| 4449 | 2026-03-13T17:48:31.554Z | |
| 4450 | 2026-03-13T17:48:31.554Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4451 | 2026-03-13T17:48:32.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4452 | 2026-03-13T17:48:32.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4453 | 2026-03-13T17:48:32.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4454 | 2026-03-13T17:48:32.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4455 | 2026-03-13T17:48:32.319Z | |
| 4456 | 2026-03-13T17:48:32.320Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4457 | 2026-03-13T17:48:32.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4458 | 2026-03-13T17:48:32.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4459 | 2026-03-13T17:48:32.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4460 | 2026-03-13T17:48:32.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4461 | 2026-03-13T17:48:33.088Z | |
| 4462 | 2026-03-13T17:48:33.088Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4463 | 2026-03-13T17:48:33.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4464 | 2026-03-13T17:48:33.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4465 | 2026-03-13T17:48:33.997Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4466 | 2026-03-13T17:48:34.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s |
| 4467 | 2026-03-13T17:48:34.981Z | |
| 4468 | 2026-03-13T17:48:34.981Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4469 | 2026-03-13T17:48:35.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4470 | 2026-03-13T17:48:35.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4471 | 2026-03-13T17:48:35.784Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4472 | 2026-03-13T17:48:35.788Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4473 | 2026-03-13T17:48:36.068Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4474 | 2026-03-13T17:48:36.081Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4475 | 2026-03-13T17:48:37.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s |
| 4476 | 2026-03-13T17:48:37.267Z | |
| 4477 | 2026-03-13T17:48:37.268Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4478 | 2026-03-13T17:48:37.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4479 | 2026-03-13T17:48:37.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4480 | 2026-03-13T17:48:37.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4481 | 2026-03-13T17:48:37.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4482 | 2026-03-13T17:48:38.055Z | |
| 4483 | 2026-03-13T17:48:38.055Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4484 | 2026-03-13T17:48:38.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4485 | 2026-03-13T17:48:38.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4486 | 2026-03-13T17:48:38.853Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4487 | 2026-03-13T17:48:40.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4488 | 2026-03-13T17:48:40.414Z | |
| 4489 | 2026-03-13T17:48:40.414Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4490 | 2026-03-13T17:48:41.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4491 | 2026-03-13T17:48:41.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4492 | 2026-03-13T17:48:41.369Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4493 | 2026-03-13T17:48:41.780Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4494 | 2026-03-13T17:48:42.482Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4495 | 2026-03-13T17:48:42.486Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4496 | 2026-03-13T17:48:49.254Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4497 | 2026-03-13T17:48:50.300Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4498 | 2026-03-13T17:48:50.318Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4499 | 2026-03-13T17:48:50.318Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4500 | 2026-03-13T17:48:50.318Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4501 | 2026-03-13T17:48:51.191Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4502 | 2026-03-13T17:49:00.731Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4503 | 2026-03-13T17:49:08.891Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4504 | 2026-03-13T17:49:08.900Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4505 | 2026-03-13T17:49:08.900Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4506 | 2026-03-13T17:49:08.900Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4507 | 2026-03-13T17:49:10.885Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4508 | 2026-03-13T17:49:14.369Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4509 | 2026-03-13T17:49:14.408Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4510 | 2026-03-13T17:49:15.234Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4511 | 2026-03-13T17:49:15.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.54s |
| 4512 | 2026-03-13T17:49:16.222Z | |
| 4513 | 2026-03-13T17:49:16.223Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4514 | 2026-03-13T17:49:16.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4515 | 2026-03-13T17:49:16.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4516 | 2026-03-13T17:49:17.067Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4517 | 2026-03-13T17:49:17.103Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4518 | 2026-03-13T17:49:17.103Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4519 | 2026-03-13T17:49:17.248Z | Checking rtoolbox v0.0.3 |
| 4520 | 2026-03-13T17:49:17.280Z | Checking tui-tree-widget v0.23.1 |
| 4521 | 2026-03-13T17:49:17.359Z | Checking rpassword v7.4.0 |
| 4522 | 2026-03-13T17:49:17.512Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4523 | 2026-03-13T17:49:18.467Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4524 | 2026-03-13T17:49:25.152Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4525 | 2026-03-13T17:49:26.073Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4526 | 2026-03-13T17:49:27.518Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4527 | 2026-03-13T17:49:31.761Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4528 | 2026-03-13T17:49:34.222Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4529 | 2026-03-13T17:49:35.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.20s |
| 4530 | 2026-03-13T17:49:36.739Z | |
| 4531 | 2026-03-13T17:49:36.739Z | info: running `cargo check --bins` on wicket (254/257) |
| 4532 | 2026-03-13T17:49:37.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4533 | 2026-03-13T17:49:37.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4534 | 2026-03-13T17:49:37.458Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4535 | 2026-03-13T17:49:38.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s |
| 4536 | 2026-03-13T17:49:38.118Z | |
| 4537 | 2026-03-13T17:49:38.118Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4538 | 2026-03-13T17:49:38.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4539 | 2026-03-13T17:49:38.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4540 | 2026-03-13T17:49:38.516Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4541 | 2026-03-13T17:49:38.516Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4542 | 2026-03-13T17:49:38.516Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4543 | 2026-03-13T17:49:38.516Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4544 | 2026-03-13T17:49:43.460Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4545 | 2026-03-13T17:49:43.571Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4546 | 2026-03-13T17:49:44.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.31s |
| 4547 | 2026-03-13T17:49:44.682Z | |
| 4548 | 2026-03-13T17:49:44.682Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4549 | 2026-03-13T17:49:45.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4550 | 2026-03-13T17:49:45.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4551 | 2026-03-13T17:49:45.361Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4552 | 2026-03-13T17:49:45.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4553 | 2026-03-13T17:49:45.423Z | |
| 4554 | 2026-03-13T17:49:45.423Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4555 | 2026-03-13T17:49:46.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4556 | 2026-03-13T17:49:46.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4557 | 2026-03-13T17:49:46.236Z | Checking uzers v0.12.2 |
| 4558 | 2026-03-13T17:49:46.582Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4559 | 2026-03-13T17:49:47.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s |
| 4560 | 2026-03-13T17:49:47.831Z | |
| 4561 | 2026-03-13T17:49:47.852Z | real 18:26.030377737 |
| 4562 | 2026-03-13T17:49:47.853Z | user 28:05.091420703 |
| 4563 | 2026-03-13T17:49:47.853Z | sys 5:05.066112178 |
| 4564 | 2026-03-13T17:49:47.853Z | trap 0.484746432 |
| 4565 | 2026-03-13T17:49:47.853Z | tflt 0.580904123 |
| 4566 | 2026-03-13T17:49:47.853Z | dflt 0.720212201 |
| 4567 | 2026-03-13T17:49:47.853Z | kflt 0.001493271 |
| 4568 | 2026-03-13T17:49:47.853Z | lock 1:16:18.198458283 |
| 4569 | 2026-03-13T17:49:47.853Z | slp 2:37:36.062157917 |
| 4570 | 2026-03-13T17:49:47.853Z | lat 1:35.342406354 |
| 4571 | 2026-03-13T17:49:47.853Z | stop 4:52.468179472 |
| 4572 | 2026-03-13T17:49:47.853Z | process exited: duration 1361947 ms, exit code 0 |
| |
| 4573 | 2026-03-13T17:49:47.875Z | found 0 output files |