|
|
|
| 1 | 2026-04-28T20:01:22.446Z | job assigned to worker 01KQATVXB1YTPG7HAW3SVGVHXT [factory aws, i-0b0d22ce280cbac7d] (queued for 48 s) |
| |
| 2 | 2026-04-28T20:01:29.174Z | starting task 0: "setup" |
| 3 | 2026-04-28T20:01:29.179Z | ++ uname -s |
| 4 | 2026-04-28T20:01:29.182Z | + kern=SunOS |
| 5 | 2026-04-28T20:01:29.182Z | + build_user=build |
| 6 | 2026-04-28T20:01:29.182Z | + build_uid=12345 |
| 7 | 2026-04-28T20:01:29.182Z | + work_dir=/work |
| 8 | 2026-04-28T20:01:29.182Z | + input_dir=/input |
| 9 | 2026-04-28T20:01:29.182Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-28T20:01:29.182Z | + case "$kern" in |
| 11 | 2026-04-28T20:01:29.182Z | + groupadd -g 12345 build |
| 12 | 2026-04-28T20:01:29.185Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-28T20:01:31.189Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-28T20:01:31.302Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-28T20:01:31.305Z | + home_fs=zfs |
| 16 | 2026-04-28T20:01:31.305Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-28T20:01:31.305Z | + mkdir -p /home/build |
| 18 | 2026-04-28T20:01:31.305Z | + chown build:build /home/build /work |
| 19 | 2026-04-28T20:01:33.307Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-28T20:01:33.310Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-04-28T20:01:33.316Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-28T20:01:33.320Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-28T20:01:33.320Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-28T20:01:33.320Z | * rust toolchain profile = "default" |
| 25 | 2026-04-28T20:01:33.320Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-28T20:01:33.320Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-28T20:01:33.321Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-28T20:01:33.323Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-28T20:01:33.323Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-28T20:01:33.442Z | info: downloading installer |
| 31 | 2026-04-28T20:01:34.784Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-28T20:01:34.784Z | warn: /opt/ooce/bin |
| 33 | 2026-04-28T20:01:34.784Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-28T20:01:34.784Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-28T20:01:34.784Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-28T20:01:34.784Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-28T20:01:34.784Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-28T20:01:34.787Z | error: cannot install while Rust is installed |
| 39 | 2026-04-28T20:01:34.788Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-28T20:01:34.788Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-28T20:01:34.788Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-28T20:01:34.788Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-28T20:01:34.788Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-28T20:01:34.798Z | info: profile set to default |
| 45 | 2026-04-28T20:01:34.798Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-28T20:01:34.801Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-28T20:01:34.944Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-28T20:01:34.947Z | info: downloading 6 components |
| 49 | 2026-04-28T20:01:49.355Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-28T20:01:49.355Z | |
| 51 | 2026-04-28T20:01:49.384Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-28T20:01:49.384Z | |
| 53 | 2026-04-28T20:01:49.384Z | |
| 54 | 2026-04-28T20:01:49.388Z | Rust is installed now. Great! |
| 55 | 2026-04-28T20:01:49.388Z | |
| 56 | 2026-04-28T20:01:49.388Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-28T20:01:49.388Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-28T20:01:49.388Z | |
| 59 | 2026-04-28T20:01:49.388Z | To configure your current shell, you need to source |
| 60 | 2026-04-28T20:01:49.388Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-28T20:01:49.388Z | |
| 62 | 2026-04-28T20:01:49.388Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-28T20:01:49.388Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-28T20:01:49.388Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-28T20:01:49.388Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-28T20:01:49.388Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-28T20:01:49.388Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-28T20:01:49.388Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-28T20:01:49.388Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-28T20:01:49.388Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-28T20:01:49.472Z | + rustup --version |
| 72 | 2026-04-28T20:01:49.481Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-28T20:01:49.484Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-28T20:01:49.503Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-28T20:01:49.508Z | + cargo --version |
| 76 | 2026-04-28T20:01:49.518Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-28T20:01:49.521Z | + rustc --version |
| 78 | 2026-04-28T20:01:49.541Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-28T20:01:49.551Z | process exited: duration 16224 ms, exit code 0 |
| |
| 80 | 2026-04-28T20:01:49.557Z | starting task 2: "authentication" |
| 81 | 2026-04-28T20:01:49.575Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-28T20:01:49.586Z | starting task 3: "clone repository" |
| 83 | 2026-04-28T20:01:49.589Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-28T20:01:49.592Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-28T20:01:49.623Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-28T20:01:58.814Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-28T20:01:58.814Z | + git fetch origin 9a4f1a39c6b7f8d5862db1de5c20a352c49d2e9d |
| 88 | 2026-04-28T20:01:59.170Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-28T20:01:59.170Z | * branch 9a4f1a39c6b7f8d5862db1de5c20a352c49d2e9d -> FETCH_HEAD |
| 90 | 2026-04-28T20:01:59.181Z | + [[ -n john/bootstore-external-networking-gen ]] |
| 91 | 2026-04-28T20:01:59.181Z | ++ git branch --show-current |
| 92 | 2026-04-28T20:01:59.184Z | + current=main |
| 93 | 2026-04-28T20:01:59.184Z | + [[ main != john/bootstore-external-networking-gen ]] |
| 94 | 2026-04-28T20:01:59.184Z | + git branch -f john/bootstore-external-networking-gen 9a4f1a39c6b7f8d5862db1de5c20a352c49d2e9d |
| 95 | 2026-04-28T20:01:59.187Z | + git checkout -f john/bootstore-external-networking-gen |
| 96 | 2026-04-28T20:01:59.407Z | Switched to branch 'john/bootstore-external-networking-gen' |
| 97 | 2026-04-28T20:01:59.409Z | + git reset --hard 9a4f1a39c6b7f8d5862db1de5c20a352c49d2e9d |
| 98 | 2026-04-28T20:01:59.447Z | HEAD is now at 9a4f1a39c add unit tests for does_bootstore_need_update() |
| 99 | 2026-04-28T20:01:59.450Z | process exited: duration 9861 ms, exit code 0 |
| |
| 100 | 2026-04-28T20:01:59.456Z | starting task 4: "build" |
| 101 | 2026-04-28T20:01:59.460Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-28T20:01:59.460Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-28T20:01:59.460Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-28T20:01:59.460Z | + cargo --version |
| 105 | 2026-04-28T20:01:59.471Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-28T20:01:59.473Z | + rustc --version |
| 107 | 2026-04-28T20:01:59.493Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-28T20:01:59.496Z | + source ./env.sh |
| 109 | 2026-04-28T20:01:59.496Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-28T20:01:59.496Z | ++ set -o xtrace |
| 111 | 2026-04-28T20:01:59.499Z | ++++ dirname ./env.sh |
| 112 | 2026-04-28T20:01:59.499Z | +++ readlink -f . |
| 113 | 2026-04-28T20:01:59.502Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ 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-04-28T20:01:59.502Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-28T20:01:59.502Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-28T20:01:59.502Z | + 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-04-28T20:01:59.502Z | + 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-04-28T20:01:59.502Z | + banner prerequisites |
| 127 | 2026-04-28T20:01:59.506Z | |
| 128 | 2026-04-28T20:01:59.506Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-28T20:01:59.506Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-28T20:01:59.506Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-28T20:01:59.506Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-28T20:01:59.506Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-28T20:01:59.506Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-28T20:01:59.506Z | |
| 135 | 2026-04-28T20:01:59.507Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-28T20:02:09.259Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-28T20:02:16.737Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-28T20:02:23.259Z | Planning: Solver setup ... Done (4.960s) |
| 139 | 2026-04-28T20:02:23.293Z | Planning: Running solver ... Done (0.034s) |
| 140 | 2026-04-28T20:02:23.429Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-28T20:02:23.441Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-04-28T20:02:23.581Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-04-28T20:02:23.619Z | Planning: Package planning ... Done (0.038s) |
| 144 | 2026-04-28T20:02:23.654Z | Planning: Merging actions ... Done (0.035s) |
| 145 | 2026-04-28T20:02:23.834Z | Planning: Checking for conflicting actions ... Done (0.180s) |
| 146 | 2026-04-28T20:02:23.843Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-04-28T20:02:24.611Z | Planning: Evaluating mediators ... Done (0.767s) |
| 148 | 2026-04-28T20:02:24.618Z | Planning: Planning completed in 7.72 seconds |
| 149 | 2026-04-28T20:02:24.631Z | Packages to install: 5 |
| 150 | 2026-04-28T20:02:24.631Z | Mediators to change: 3 |
| 151 | 2026-04-28T20:02:24.634Z | Services to change: 1 |
| 152 | 2026-04-28T20:02:24.634Z | Estimated space available: 155.35 GB |
| 153 | 2026-04-28T20:02:24.634Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-04-28T20:02:24.634Z | Create boot environment: No |
| 155 | 2026-04-28T20:02:24.634Z | Create backup boot environment: No |
| 156 | 2026-04-28T20:02:24.634Z | Rebuild boot archive: No |
| 157 | 2026-04-28T20:02:24.634Z | |
| 158 | 2026-04-28T20:02:24.634Z | Changed mediators: |
| 159 | 2026-04-28T20:02:24.634Z | mediator clang: |
| 160 | 2026-04-28T20:02:24.634Z | version: None -> 15 (system default) |
| 161 | 2026-04-28T20:02:24.634Z | |
| 162 | 2026-04-28T20:02:24.634Z | mediator llvm: |
| 163 | 2026-04-28T20:02:24.634Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-28T20:02:24.634Z | |
| 165 | 2026-04-28T20:02:24.634Z | mediator postgresql: |
| 166 | 2026-04-28T20:02:24.634Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-04-28T20:02:24.634Z | |
| 168 | 2026-04-28T20:02:24.634Z | Changed packages: |
| 169 | 2026-04-28T20:02:24.634Z | helios-dev |
| 170 | 2026-04-28T20:02:24.634Z | developer/build-essential |
| 171 | 2026-04-28T20:02:24.634Z | None -> 11-2.0 |
| 172 | 2026-04-28T20:02:24.634Z | library/libxmlsec1 |
| 173 | 2026-04-28T20:02:24.634Z | None -> 1.2.35-2.0 |
| 174 | 2026-04-28T20:02:24.634Z | ooce/developer/clang-15 |
| 175 | 2026-04-28T20:02:24.634Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-28T20:02:24.634Z | ooce/developer/llvm-15 |
| 177 | 2026-04-28T20:02:24.634Z | None -> 15.0.7-2.0 |
| 178 | 2026-04-28T20:02:24.634Z | ooce/library/postgresql-18 |
| 179 | 2026-04-28T20:02:24.634Z | None -> 18.1-2.0 |
| 180 | 2026-04-28T20:02:24.634Z | |
| 181 | 2026-04-28T20:02:24.634Z | Services: |
| 182 | 2026-04-28T20:02:24.634Z | restart_fmri: |
| 183 | 2026-04-28T20:02:24.634Z | svc:/system/update-man-index:default |
| 184 | 2026-04-28T20:02:24.675Z | |
| 185 | 2026-04-28T20:02:24.675Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-04-28T20:02:29.677Z | Download: 2486/4272 items 120.0/219.0MB 54% complete (24.2M/s) |
| 187 | 2026-04-28T20:02:33.778Z | Download: Completed 218.99 MB in 9.10 seconds (24.1M/s) |
| 188 | 2026-04-28T20:02:34.083Z | Actions: 1/4789 actions (Installing new actions) |
| 189 | 2026-04-28T20:02:37.432Z | Actions: Completed 4789 actions in 3.35 seconds. |
| 190 | 2026-04-28T20:02:37.753Z | Done (0.314s) |
| 191 | 2026-04-28T20:02:37.753Z | Done (0.000s) |
| 192 | 2026-04-28T20:02:38.492Z | Done (0.741s) |
| 193 | 2026-04-28T20:02:41.600Z | Done (2.754s) |
| 194 | 2026-04-28T20:02:41.674Z | Done (0.013s) |
| 195 | 2026-04-28T20:02:41.678Z | Done (0.000s) |
| 196 | 2026-04-28T20:02:42.007Z | Done (0.000s) |
| 197 | 2026-04-28T20:02:42.855Z | Planning: Evaluating mediator changes ... Done |
| 198 | 2026-04-28T20:02:42.963Z | Planning: Checking for conflicting actions ... Done |
| 199 | 2026-04-28T20:02:42.966Z | Planning: Consolidating action changes ... Done |
| 200 | 2026-04-28T20:02:43.125Z | Planning: Evaluating mediators ... Done |
| 201 | 2026-04-28T20:02:43.128Z | Planning: Planning completed in 0.27 seconds |
| 202 | 2026-04-28T20:02:43.148Z | Mediators to change: 2 |
| 203 | 2026-04-28T20:02:43.148Z | Create boot environment: No |
| 204 | 2026-04-28T20:02:43.148Z | Create backup boot environment: No |
| 205 | 2026-04-28T20:02:43.225Z | Done |
| 206 | 2026-04-28T20:02:43.225Z | Done |
| 207 | 2026-04-28T20:02:43.882Z | Done |
| 208 | 2026-04-28T20:02:46.385Z | Done |
| 209 | 2026-04-28T20:02:46.467Z | Done |
| 210 | 2026-04-28T20:02:46.470Z | Done |
| 211 | 2026-04-28T20:02:46.623Z | Done |
| 212 | 2026-04-28T20:02:46.887Z | Planning: Evaluating mediator changes ... Done |
| 213 | 2026-04-28T20:02:46.994Z | Planning: Checking for conflicting actions ... Done |
| 214 | 2026-04-28T20:02:46.998Z | Planning: Consolidating action changes ... Done |
| 215 | 2026-04-28T20:02:47.155Z | Planning: Evaluating mediators ... Done |
| 216 | 2026-04-28T20:02:47.158Z | Planning: Planning completed in 0.27 seconds |
| 217 | 2026-04-28T20:02:47.177Z | Mediators to change: 1 |
| 218 | 2026-04-28T20:02:47.177Z | Create boot environment: No |
| 219 | 2026-04-28T20:02:47.177Z | Create backup boot environment: No |
| 220 | 2026-04-28T20:02:47.241Z | Done |
| 221 | 2026-04-28T20:02:47.241Z | Done |
| 222 | 2026-04-28T20:02:47.874Z | Done |
| 223 | 2026-04-28T20:02:50.362Z | Done |
| 224 | 2026-04-28T20:02:50.436Z | Done |
| 225 | 2026-04-28T20:02:50.436Z | Done |
| 226 | 2026-04-28T20:02:50.569Z | Done |
| 227 | 2026-04-28T20:02:50.860Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-04-28T20:02:50.860Z | clang system 15 system |
| 229 | 2026-04-28T20:02:50.860Z | csh system system illumos |
| 230 | 2026-04-28T20:02:50.860Z | ctags system system illumos |
| 231 | 2026-04-28T20:02:50.860Z | file system system illumos |
| 232 | 2026-04-28T20:02:50.860Z | gcc vendor 12 vendor |
| 233 | 2026-04-28T20:02:50.860Z | gcc system 14 system |
| 234 | 2026-04-28T20:02:50.860Z | gcc system 10 system |
| 235 | 2026-04-28T20:02:50.860Z | go system 1.20 system |
| 236 | 2026-04-28T20:02:50.860Z | go system 1.19 system |
| 237 | 2026-04-28T20:02:50.860Z | llvm system 15 system |
| 238 | 2026-04-28T20:02:50.860Z | llvm system 14 system |
| 239 | 2026-04-28T20:02:50.860Z | mariadb system 10.6 system |
| 240 | 2026-04-28T20:02:50.860Z | mta vendor vendor dma |
| 241 | 2026-04-28T20:02:50.860Z | openjdk system 17 system |
| 242 | 2026-04-28T20:02:50.860Z | openjdk system 11 system |
| 243 | 2026-04-28T20:02:50.860Z | openjdk system 1.8 system |
| 244 | 2026-04-28T20:02:50.860Z | openssl vendor 3 vendor |
| 245 | 2026-04-28T20:02:50.860Z | perl system 5.36 system |
| 246 | 2026-04-28T20:02:50.860Z | postgresql system 18 system |
| 247 | 2026-04-28T20:02:50.860Z | postgresql system 15 system |
| 248 | 2026-04-28T20:02:50.860Z | postgresql system 13 system |
| 249 | 2026-04-28T20:02:50.861Z | python vendor 3 vendor |
| 250 | 2026-04-28T20:02:50.861Z | python system 2 system |
| 251 | 2026-04-28T20:02:50.861Z | python3 system 3.11 system |
| 252 | 2026-04-28T20:02:50.861Z | ruby system 3.0 system |
| 253 | 2026-04-28T20:02:50.861Z | words vendor vendor american-english |
| 254 | 2026-04-28T20:02:50.861Z | words system system australian-english |
| 255 | 2026-04-28T20:02:50.861Z | words system system british-english |
| 256 | 2026-04-28T20:02:50.861Z | words system system canadian-english |
| 257 | 2026-04-28T20:02:50.861Z | words system system french |
| 258 | 2026-04-28T20:02:50.861Z | words system system italian |
| 259 | 2026-04-28T20:02:50.861Z | words system system ngerman |
| 260 | 2026-04-28T20:02:50.861Z | words system system ogerman |
| 261 | 2026-04-28T20:02:50.861Z | words system system spanish |
| 262 | 2026-04-28T20:02:51.088Z | PUBLISHER TYPE STATUS P LOCATION |
| 263 | 2026-04-28T20:02:51.088Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 264 | 2026-04-28T20:02:55.734Z | FMRI IFO |
| 265 | 2026-04-28T20:02:55.734Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 266 | 2026-04-28T20:02:55.734Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 267 | 2026-04-28T20:02:55.734Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 268 | 2026-04-28T20:02:55.734Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 269 | 2026-04-28T20:02:55.734Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 270 | 2026-04-28T20:02:55.734Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 271 | 2026-04-28T20:02:55.734Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 272 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 273 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-04-28T20:02:55.735Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-04-28T20:02:56.866Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-04-28T20:02:57.190Z | Updating crates.io index |
| 284 | 2026-04-28T20:02:57.244Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 285 | 2026-04-28T20:02:58.034Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 286 | 2026-04-28T20:02:58.504Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 287 | 2026-04-28T20:02:59.180Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 288 | 2026-04-28T20:02:59.925Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-04-28T20:03:00.514Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-04-28T20:03:01.862Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-04-28T20:03:02.814Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-04-28T20:03:03.115Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-04-28T20:03:04.063Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-04-28T20:03:04.514Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-04-28T20:03:04.912Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-04-28T20:03:05.291Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-04-28T20:03:06.207Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-04-28T20:03:06.747Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-04-28T20:03:07.236Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-04-28T20:03:07.706Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-04-28T20:03:08.189Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-04-28T20:03:08.614Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-04-28T20:03:08.898Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-04-28T20:03:09.152Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-04-28T20:03:09.563Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-04-28T20:03:09.985Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-04-28T20:03:10.491Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-04-28T20:03:10.878Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-04-28T20:03:11.438Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-04-28T20:03:12.391Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 311 | 2026-04-28T20:03:12.986Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 312 | 2026-04-28T20:03:13.545Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 313 | 2026-04-28T20:03:14.001Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-04-28T20:03:14.490Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-04-28T20:03:14.817Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-04-28T20:03:15.166Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-04-28T20:03:15.663Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-04-28T20:03:15.937Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-04-28T20:03:16.206Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-04-28T20:03:16.486Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-04-28T20:03:16.876Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-04-28T20:03:28.897Z | Downloading crates ... |
| 323 | 2026-04-28T20:03:28.954Z | Downloaded anstyle-query v1.1.5 |
| 324 | 2026-04-28T20:03:28.958Z | Downloaded crypto-common v0.1.7 |
| 325 | 2026-04-28T20:03:28.964Z | Downloaded dtrace-parser v0.2.0 |
| 326 | 2026-04-28T20:03:28.967Z | Downloaded anstream v0.6.21 |
| 327 | 2026-04-28T20:03:28.967Z | Downloaded serde_spanned v0.6.9 |
| 328 | 2026-04-28T20:03:28.973Z | Downloaded heck v0.5.0 |
| 329 | 2026-04-28T20:03:28.976Z | Downloaded cargo_toml v0.21.0 |
| 330 | 2026-04-28T20:03:28.976Z | Downloaded is_terminal_polyfill v1.70.2 |
| 331 | 2026-04-28T20:03:28.979Z | Downloaded textwrap v0.16.2 |
| 332 | 2026-04-28T20:03:28.982Z | Downloaded unicode-linebreak v0.1.5 |
| 333 | 2026-04-28T20:03:28.982Z | Downloaded zmij v1.0.21 |
| 334 | 2026-04-28T20:03:28.985Z | Downloaded anstyle v1.0.13 |
| 335 | 2026-04-28T20:03:28.988Z | Downloaded unicode-xid v0.2.6 |
| 336 | 2026-04-28T20:03:28.991Z | Downloaded zerofrom-derive v0.1.6 |
| 337 | 2026-04-28T20:03:28.994Z | Downloaded anstyle-parse v0.2.7 |
| 338 | 2026-04-28T20:03:28.994Z | Downloaded thiserror v2.0.18 |
| 339 | 2026-04-28T20:03:28.997Z | Downloaded clap_lex v1.0.0 |
| 340 | 2026-04-28T20:03:29.000Z | Downloaded thread-id v4.2.2 |
| 341 | 2026-04-28T20:03:29.000Z | Downloaded typeid v1.0.3 |
| 342 | 2026-04-28T20:03:29.000Z | Downloaded fnv v1.0.7 |
| 343 | 2026-04-28T20:03:29.000Z | Downloaded block-buffer v0.10.4 |
| 344 | 2026-04-28T20:03:29.003Z | Downloaded toml_write v0.1.2 |
| 345 | 2026-04-28T20:03:29.003Z | Downloaded zerovec-derive v0.11.2 |
| 346 | 2026-04-28T20:03:29.003Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-04-28T20:03:29.004Z | Downloaded serde_core v1.0.228 |
| 348 | 2026-04-28T20:03:29.006Z | Downloaded smallvec v1.15.1 |
| 349 | 2026-04-28T20:03:29.009Z | Downloaded yoke-derive v0.8.1 |
| 350 | 2026-04-28T20:03:29.009Z | Downloaded zerofrom v0.1.6 |
| 351 | 2026-04-28T20:03:29.009Z | Downloaded papergrid v0.11.0 |
| 352 | 2026-04-28T20:03:29.012Z | Downloaded icu_properties v2.1.2 |
| 353 | 2026-04-28T20:03:29.015Z | Downloaded usdt-macro v0.5.0 |
| 354 | 2026-04-28T20:03:29.015Z | Downloaded cargo-platform v0.2.0 |
| 355 | 2026-04-28T20:03:29.015Z | Downloaded macaddr v1.0.1 |
| 356 | 2026-04-28T20:03:29.015Z | Downloaded yoke v0.8.1 |
| 357 | 2026-04-28T20:03:29.018Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-04-28T20:03:29.018Z | Downloaded synstructure v0.13.2 |
| 359 | 2026-04-28T20:03:29.018Z | Downloaded tinystr v0.8.2 |
| 360 | 2026-04-28T20:03:29.021Z | Downloaded utf8_iter v1.0.4 |
| 361 | 2026-04-28T20:03:29.021Z | Downloaded usdt-attr-macro v0.5.0 |
| 362 | 2026-04-28T20:03:29.021Z | Downloaded toml_datetime v0.6.11 |
| 363 | 2026-04-28T20:03:29.021Z | Downloaded tabled_derive v0.7.0 |
| 364 | 2026-04-28T20:03:29.024Z | Downloaded writeable v0.6.2 |
| 365 | 2026-04-28T20:03:29.024Z | Downloaded proc-macro-error-attr v1.0.4 |
| 366 | 2026-04-28T20:03:29.024Z | Downloaded autocfg v1.5.0 |
| 367 | 2026-04-28T20:03:29.025Z | Downloaded usdt-impl v0.5.0 |
| 368 | 2026-04-28T20:03:29.028Z | Downloaded usdt v0.5.0 |
| 369 | 2026-04-28T20:03:29.028Z | Downloaded version_check v0.9.5 |
| 370 | 2026-04-28T20:03:29.028Z | Downloaded zerocopy-derive v0.7.35 |
| 371 | 2026-04-28T20:03:29.030Z | Downloaded pretty-hex v0.4.1 |
| 372 | 2026-04-28T20:03:29.030Z | Downloaded camino-tempfile v1.4.1 |
| 373 | 2026-04-28T20:03:29.033Z | Downloaded pest_derive v2.8.6 |
| 374 | 2026-04-28T20:03:29.033Z | Downloaded once_cell v1.21.3 |
| 375 | 2026-04-28T20:03:29.040Z | Downloaded unicode-ident v1.0.24 |
| 376 | 2026-04-28T20:03:29.043Z | Downloaded utf8parse v0.2.2 |
| 377 | 2026-04-28T20:03:29.043Z | Downloaded ucd-trie v0.1.7 |
| 378 | 2026-04-28T20:03:29.046Z | Downloaded toml v0.8.23 |
| 379 | 2026-04-28T20:03:29.049Z | Downloaded dof v0.3.0 |
| 380 | 2026-04-28T20:03:29.052Z | Downloaded toml_edit v0.22.27 |
| 381 | 2026-04-28T20:03:29.055Z | Downloaded terminal_size v0.4.3 |
| 382 | 2026-04-28T20:03:29.058Z | Downloaded serde_tokenstream v0.2.3 |
| 383 | 2026-04-28T20:03:29.058Z | Downloaded cargo_metadata v0.21.0 |
| 384 | 2026-04-28T20:03:29.061Z | Downloaded clap_derive v4.5.55 |
| 385 | 2026-04-28T20:03:29.061Z | Downloaded zerotrie v0.2.3 |
| 386 | 2026-04-28T20:03:29.064Z | Downloaded memchr v2.8.0 |
| 387 | 2026-04-28T20:03:29.068Z | Downloaded stable_deref_trait v1.2.1 |
| 388 | 2026-04-28T20:03:29.068Z | Downloaded heck v0.4.1 |
| 389 | 2026-04-28T20:03:29.068Z | Downloaded serde-untagged v0.1.9 |
| 390 | 2026-04-28T20:03:29.071Z | Downloaded url v2.5.8 |
| 391 | 2026-04-28T20:03:29.071Z | Downloaded smawk v0.3.2 |
| 392 | 2026-04-28T20:03:29.071Z | Downloaded quote v1.0.44 |
| 393 | 2026-04-28T20:03:29.074Z | Downloaded typenum v1.19.0 |
| 394 | 2026-04-28T20:03:29.074Z | Downloaded swrite v0.1.0 |
| 395 | 2026-04-28T20:03:29.074Z | Downloaded winnow v0.7.14 |
| 396 | 2026-04-28T20:03:29.079Z | Downloaded plain v0.2.3 |
| 397 | 2026-04-28T20:03:29.081Z | Downloaded zerovec v0.11.5 |
| 398 | 2026-04-28T20:03:29.084Z | Downloaded zerocopy v0.7.35 |
| 399 | 2026-04-28T20:03:29.091Z | Downloaded semver v1.0.27 |
| 400 | 2026-04-28T20:03:29.094Z | Downloaded idna_adapter v1.2.1 |
| 401 | 2026-04-28T20:03:29.094Z | Downloaded scroll v0.12.0 |
| 402 | 2026-04-28T20:03:29.094Z | Downloaded fs-err v3.3.0 |
| 403 | 2026-04-28T20:03:29.097Z | Downloaded fastrand v2.3.0 |
| 404 | 2026-04-28T20:03:29.097Z | Downloaded potential_utf v0.1.4 |
| 405 | 2026-04-28T20:03:29.097Z | Downloaded unicode-width v0.2.0 |
| 406 | 2026-04-28T20:03:29.100Z | Downloaded strsim v0.11.1 |
| 407 | 2026-04-28T20:03:29.103Z | Downloaded equivalent v1.0.2 |
| 408 | 2026-04-28T20:03:29.103Z | Downloaded unicode-width v0.1.14 |
| 409 | 2026-04-28T20:03:29.106Z | Downloaded erased-serde v0.4.9 |
| 410 | 2026-04-28T20:03:29.106Z | Downloaded percent-encoding v2.3.2 |
| 411 | 2026-04-28T20:03:29.106Z | Downloaded generic-array v0.14.7 |
| 412 | 2026-04-28T20:03:29.109Z | Downloaded form_urlencoded v1.2.2 |
| 413 | 2026-04-28T20:03:29.109Z | Downloaded memmap v0.7.0 |
| 414 | 2026-04-28T20:03:29.112Z | Downloaded displaydoc v0.2.5 |
| 415 | 2026-04-28T20:03:29.112Z | Downloaded ordered-float v2.10.1 |
| 416 | 2026-04-28T20:03:29.115Z | Downloaded colorchoice v1.0.4 |
| 417 | 2026-04-28T20:03:29.118Z | Downloaded errno v0.3.14 |
| 418 | 2026-04-28T20:03:29.121Z | Downloaded serde-value v0.7.0 |
| 419 | 2026-04-28T20:03:29.121Z | Downloaded itoa v1.0.17 |
| 420 | 2026-04-28T20:03:29.121Z | Downloaded scroll_derive v0.12.1 |
| 421 | 2026-04-28T20:03:29.125Z | Downloaded cfg-if v1.0.4 |
| 422 | 2026-04-28T20:03:29.128Z | Downloaded thiserror v1.0.69 |
| 423 | 2026-04-28T20:03:29.131Z | Downloaded proc-macro-error v1.0.4 |
| 424 | 2026-04-28T20:03:29.137Z | Downloaded cargo-util-schemas v0.8.2 |
| 425 | 2026-04-28T20:03:29.139Z | Downloaded cpufeatures v0.2.17 |
| 426 | 2026-04-28T20:03:29.143Z | Downloaded byteorder v1.5.0 |
| 427 | 2026-04-28T20:03:29.151Z | Downloaded litemap v0.8.1 |
| 428 | 2026-04-28T20:03:29.153Z | Downloaded digest v0.10.7 |
| 429 | 2026-04-28T20:03:29.156Z | Downloaded bytecount v0.6.9 |
| 430 | 2026-04-28T20:03:29.161Z | Downloaded pest_generator v2.8.6 |
| 431 | 2026-04-28T20:03:29.163Z | Downloaded camino v1.2.2 |
| 432 | 2026-04-28T20:03:29.166Z | Downloaded serde_derive v1.0.228 |
| 433 | 2026-04-28T20:03:29.169Z | Downloaded hashbrown v0.16.1 |
| 434 | 2026-04-28T20:03:29.175Z | Downloaded tempfile v3.25.0 |
| 435 | 2026-04-28T20:03:29.178Z | Downloaded proc-macro2 v1.0.106 |
| 436 | 2026-04-28T20:03:29.178Z | Downloaded anyhow v1.0.102 |
| 437 | 2026-04-28T20:03:29.181Z | Downloaded icu_provider v2.1.1 |
| 438 | 2026-04-28T20:03:29.184Z | Downloaded log v0.4.29 |
| 439 | 2026-04-28T20:03:29.184Z | Downloaded sha2 v0.10.9 |
| 440 | 2026-04-28T20:03:29.187Z | Downloaded clap v4.5.60 |
| 441 | 2026-04-28T20:03:29.190Z | Downloaded pest_meta v2.8.6 |
| 442 | 2026-04-28T20:03:29.196Z | Downloaded getrandom v0.4.1 |
| 443 | 2026-04-28T20:03:29.196Z | Downloaded bitflags v2.11.0 |
| 444 | 2026-04-28T20:03:29.196Z | Downloaded icu_normalizer v2.1.1 |
| 445 | 2026-04-28T20:03:29.200Z | Downloaded icu_locale_core v2.1.1 |
| 446 | 2026-04-28T20:03:29.204Z | Downloaded icu_normalizer_data v2.1.1 |
| 447 | 2026-04-28T20:03:29.206Z | Downloaded num-traits v0.2.19 |
| 448 | 2026-04-28T20:03:29.210Z | Downloaded icu_collections v2.1.1 |
| 449 | 2026-04-28T20:03:29.227Z | Downloaded serde v1.0.228 |
| 450 | 2026-04-28T20:03:29.241Z | Downloaded indexmap v2.13.0 |
| 451 | 2026-04-28T20:03:29.252Z | Downloaded idna v1.1.0 |
| 452 | 2026-04-28T20:03:29.262Z | Downloaded clap_builder v4.5.60 |
| 453 | 2026-04-28T20:03:29.266Z | Downloaded pest v2.8.6 |
| 454 | 2026-04-28T20:03:29.271Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-04-28T20:03:29.278Z | Downloaded goblin v0.8.2 |
| 456 | 2026-04-28T20:03:29.281Z | Downloaded serde_json v1.0.149 |
| 457 | 2026-04-28T20:03:29.296Z | Downloaded tabled v0.15.0 |
| 458 | 2026-04-28T20:03:29.304Z | Downloaded syn v2.0.117 |
| 459 | 2026-04-28T20:03:29.310Z | Downloaded syn v1.0.109 |
| 460 | 2026-04-28T20:03:29.327Z | Downloaded rustix v1.1.3 |
| 461 | 2026-04-28T20:03:29.354Z | Downloaded libc v0.2.185 |
| 462 | 2026-04-28T20:03:29.423Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-04-28T20:03:29.423Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-04-28T20:03:29.423Z | Compiling quote v1.0.44 |
| 465 | 2026-04-28T20:03:29.423Z | Compiling serde_core v1.0.228 |
| 466 | 2026-04-28T20:03:29.423Z | Compiling libc v0.2.185 |
| 467 | 2026-04-28T20:03:29.423Z | Compiling version_check v0.9.5 |
| 468 | 2026-04-28T20:03:29.423Z | Compiling memchr v2.8.0 |
| 469 | 2026-04-28T20:03:29.426Z | Compiling stable_deref_trait v1.2.1 |
| 470 | 2026-04-28T20:03:29.762Z | Compiling serde v1.0.228 |
| 471 | 2026-04-28T20:03:29.779Z | Compiling zmij v1.0.21 |
| 472 | 2026-04-28T20:03:30.037Z | Compiling thiserror v1.0.69 |
| 473 | 2026-04-28T20:03:30.135Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-04-28T20:03:30.266Z | Compiling autocfg v1.5.0 |
| 475 | 2026-04-28T20:03:30.307Z | Compiling itoa v1.0.17 |
| 476 | 2026-04-28T20:03:30.394Z | Compiling pest v2.8.6 |
| 477 | 2026-04-28T20:03:30.435Z | Compiling litemap v0.8.1 |
| 478 | 2026-04-28T20:03:30.461Z | Compiling writeable v0.6.2 |
| 479 | 2026-04-28T20:03:30.530Z | Compiling rustix v1.1.3 |
| 480 | 2026-04-28T20:03:30.715Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-04-28T20:03:30.907Z | Compiling syn v2.0.117 |
| 482 | 2026-04-28T20:03:30.925Z | Compiling byteorder v1.5.0 |
| 483 | 2026-04-28T20:03:30.958Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-04-28T20:03:31.100Z | Compiling errno v0.3.14 |
| 485 | 2026-04-28T20:03:31.159Z | Compiling bitflags v2.11.0 |
| 486 | 2026-04-28T20:03:31.178Z | Compiling serde_json v1.0.149 |
| 487 | 2026-04-28T20:03:31.370Z | Compiling num-traits v0.2.19 |
| 488 | 2026-04-28T20:03:31.389Z | Compiling typeid v1.0.3 |
| 489 | 2026-04-28T20:03:31.563Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-04-28T20:03:31.625Z | Compiling hashbrown v0.16.1 |
| 491 | 2026-04-28T20:03:31.679Z | Compiling smallvec v1.15.1 |
| 492 | 2026-04-28T20:03:31.715Z | Compiling equivalent v1.0.2 |
| 493 | 2026-04-28T20:03:31.910Z | Compiling thread-id v4.2.2 |
| 494 | 2026-04-28T20:03:31.978Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-04-28T20:03:31.999Z | Compiling proc-macro-error-attr v1.0.4 |
| 496 | 2026-04-28T20:03:32.063Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-04-28T20:03:32.189Z | Compiling indexmap v2.13.0 |
| 498 | 2026-04-28T20:03:32.192Z | Compiling toml_write v0.1.2 |
| 499 | 2026-04-28T20:03:32.225Z | Compiling winnow v0.7.14 |
| 500 | 2026-04-28T20:03:32.408Z | Compiling syn v1.0.109 |
| 501 | 2026-04-28T20:03:32.810Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-04-28T20:03:32.884Z | Compiling percent-encoding v2.3.2 |
| 503 | 2026-04-28T20:03:33.008Z | Compiling thiserror v2.0.18 |
| 504 | 2026-04-28T20:03:33.088Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-04-28T20:03:33.165Z | Compiling utf8parse v0.2.2 |
| 506 | 2026-04-28T20:03:33.225Z | Compiling camino v1.2.2 |
| 507 | 2026-04-28T20:03:33.243Z | Compiling log v0.4.29 |
| 508 | 2026-04-28T20:03:33.283Z | Compiling getrandom v0.4.1 |
| 509 | 2026-04-28T20:03:33.342Z | Compiling plain v0.2.3 |
| 510 | 2026-04-28T20:03:33.426Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-04-28T20:03:33.462Z | Compiling ordered-float v2.10.1 |
| 512 | 2026-04-28T20:03:33.541Z | Compiling synstructure v0.13.2 |
| 513 | 2026-04-28T20:03:33.570Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-04-28T20:03:33.626Z | Compiling form_urlencoded v1.2.2 |
| 515 | 2026-04-28T20:03:33.764Z | Compiling terminal_size v0.4.3 |
| 516 | 2026-04-28T20:03:33.912Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-04-28T20:03:33.992Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-04-28T20:03:34.025Z | Compiling pretty-hex v0.4.1 |
| 519 | 2026-04-28T20:03:34.107Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-04-28T20:03:34.124Z | Compiling anstyle v1.0.13 |
| 521 | 2026-04-28T20:03:34.144Z | Compiling anstyle-query v1.1.5 |
| 522 | 2026-04-28T20:03:34.144Z | Compiling serde-untagged v0.1.9 |
| 523 | 2026-04-28T20:03:34.276Z | Compiling semver v1.0.27 |
| 524 | 2026-04-28T20:03:34.355Z | Compiling anstream v0.6.21 |
| 525 | 2026-04-28T20:03:34.378Z | Compiling fs-err v3.3.0 |
| 526 | 2026-04-28T20:03:34.402Z | Compiling heck v0.4.1 |
| 527 | 2026-04-28T20:03:34.568Z | Compiling unicode-xid v0.2.6 |
| 528 | 2026-04-28T20:03:34.596Z | Compiling clap_lex v1.0.0 |
| 529 | 2026-04-28T20:03:34.630Z | Compiling fastrand v2.3.0 |
| 530 | 2026-04-28T20:03:34.647Z | Compiling bytecount v0.6.9 |
| 531 | 2026-04-28T20:03:34.666Z | Compiling fnv v1.0.7 |
| 532 | 2026-04-28T20:03:34.694Z | Compiling strsim v0.11.1 |
| 533 | 2026-04-28T20:03:34.773Z | Compiling unicode-width v0.1.14 |
| 534 | 2026-04-28T20:03:34.830Z | Compiling anyhow v1.0.102 |
| 535 | 2026-04-28T20:03:34.888Z | Compiling once_cell v1.21.3 |
| 536 | 2026-04-28T20:03:35.048Z | Compiling heck v0.5.0 |
| 537 | 2026-04-28T20:03:35.068Z | Compiling tempfile v3.25.0 |
| 538 | 2026-04-28T20:03:35.096Z | Compiling papergrid v0.11.0 |
| 539 | 2026-04-28T20:03:35.114Z | Compiling clap_builder v4.5.60 |
| 540 | 2026-04-28T20:03:35.199Z | Compiling serde_derive v1.0.228 |
| 541 | 2026-04-28T20:03:35.290Z | Compiling zerofrom-derive v0.1.6 |
| 542 | 2026-04-28T20:03:35.359Z | Compiling yoke-derive v0.8.1 |
| 543 | 2026-04-28T20:03:35.446Z | Compiling zerovec-derive v0.11.2 |
| 544 | 2026-04-28T20:03:35.731Z | Compiling displaydoc v0.2.5 |
| 545 | 2026-04-28T20:03:36.492Z | Compiling thiserror-impl v1.0.69 |
| 546 | 2026-04-28T20:03:36.586Z | Compiling zerocopy-derive v0.7.35 |
| 547 | 2026-04-28T20:03:36.601Z | Compiling pest_derive v2.8.6 |
| 548 | 2026-04-28T20:03:36.602Z | Compiling scroll_derive v0.12.1 |
| 549 | 2026-04-28T20:03:36.740Z | Compiling zerofrom v0.1.6 |
| 550 | 2026-04-28T20:03:36.865Z | Compiling yoke v0.8.1 |
| 551 | 2026-04-28T20:03:37.045Z | Compiling zerovec v0.11.5 |
| 552 | 2026-04-28T20:03:37.062Z | Compiling zerotrie v0.2.3 |
| 553 | 2026-04-28T20:03:37.270Z | Compiling scroll v0.12.0 |
| 554 | 2026-04-28T20:03:37.369Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-04-28T20:03:37.441Z | Compiling zerocopy v0.7.35 |
| 556 | 2026-04-28T20:03:37.545Z | Compiling tinystr v0.8.2 |
| 557 | 2026-04-28T20:03:37.562Z | Compiling potential_utf v0.1.4 |
| 558 | 2026-04-28T20:03:37.736Z | Compiling icu_locale_core v2.1.1 |
| 559 | 2026-04-28T20:03:37.757Z | Compiling icu_collections v2.1.1 |
| 560 | 2026-04-28T20:03:37.873Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2026-04-28T20:03:37.993Z | Compiling goblin v0.8.2 |
| 562 | 2026-04-28T20:03:38.223Z | Compiling tabled_derive v0.7.0 |
| 563 | 2026-04-28T20:03:38.259Z | Compiling clap_derive v4.5.55 |
| 564 | 2026-04-28T20:03:38.620Z | Compiling icu_provider v2.1.1 |
| 565 | 2026-04-28T20:03:38.638Z | Compiling toml_datetime v0.6.11 |
| 566 | 2026-04-28T20:03:38.673Z | Compiling serde_spanned v0.6.9 |
| 567 | 2026-04-28T20:03:38.690Z | Compiling dof v0.3.0 |
| 568 | 2026-04-28T20:03:38.710Z | Compiling serde_tokenstream v0.2.3 |
| 569 | 2026-04-28T20:03:38.826Z | Compiling toml_edit v0.22.27 |
| 570 | 2026-04-28T20:03:38.897Z | Compiling icu_normalizer v2.1.1 |
| 571 | 2026-04-28T20:03:38.917Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-04-28T20:03:39.132Z | Compiling serde-value v0.7.0 |
| 573 | 2026-04-28T20:03:39.232Z | Compiling cargo-platform v0.2.0 |
| 574 | 2026-04-28T20:03:39.470Z | Compiling memmap v0.7.0 |
| 575 | 2026-04-28T20:03:39.494Z | Compiling unicode-width v0.2.0 |
| 576 | 2026-04-28T20:03:39.539Z | Compiling unicode-linebreak v0.1.5 |
| 577 | 2026-04-28T20:03:39.646Z | Compiling smawk v0.3.2 |
| 578 | 2026-04-28T20:03:39.666Z | Compiling usdt-attr-macro v0.5.0 |
| 579 | 2026-04-28T20:03:39.772Z | Compiling idna_adapter v1.2.1 |
| 580 | 2026-04-28T20:03:39.794Z | Compiling usdt-macro v0.5.0 |
| 581 | 2026-04-28T20:03:39.794Z | Compiling textwrap v0.16.2 |
| 582 | 2026-04-28T20:03:39.924Z | Compiling idna v1.1.0 |
| 583 | 2026-04-28T20:03:40.034Z | Compiling clap v4.5.60 |
| 584 | 2026-04-28T20:03:40.121Z | Compiling tabled v0.15.0 |
| 585 | 2026-04-28T20:03:40.278Z | Compiling toml v0.8.23 |
| 586 | 2026-04-28T20:03:40.305Z | Compiling url v2.5.8 |
| 587 | 2026-04-28T20:03:40.414Z | Compiling macaddr v1.0.1 |
| 588 | 2026-04-28T20:03:40.966Z | Compiling cargo-util-schemas v0.8.2 |
| 589 | 2026-04-28T20:03:40.995Z | Compiling cargo_toml v0.21.0 |
| 590 | 2026-04-28T20:03:41.046Z | Compiling usdt v0.5.0 |
| 591 | 2026-04-28T20:03:41.132Z | Compiling camino-tempfile v1.4.1 |
| 592 | 2026-04-28T20:03:41.287Z | Compiling swrite v0.1.0 |
| 593 | 2026-04-28T20:03:41.314Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 594 | 2026-04-28T20:03:41.897Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-04-28T20:03:42.837Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-04-28T20:03:44.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.23s |
| 597 | 2026-04-28T20:03:45.155Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-04-28T20:03:45.726Z | Downloading crates ... |
| 599 | 2026-04-28T20:03:45.833Z | Downloaded array-init v0.0.4 |
| 600 | 2026-04-28T20:03:45.838Z | Downloaded aead v0.5.2 |
| 601 | 2026-04-28T20:03:45.838Z | Downloaded adler2 v2.0.1 |
| 602 | 2026-04-28T20:03:45.838Z | Downloaded bb8 v0.8.6 |
| 603 | 2026-04-28T20:03:45.838Z | Downloaded atty v0.2.14 |
| 604 | 2026-04-28T20:03:45.838Z | Downloaded bit-set v0.5.3 |
| 605 | 2026-04-28T20:03:45.838Z | Downloaded async-stream v0.3.6 |
| 606 | 2026-04-28T20:03:45.838Z | Downloaded ciborium-ll v0.2.2 |
| 607 | 2026-04-28T20:03:45.844Z | Downloaded darling_macro v0.20.11 |
| 608 | 2026-04-28T20:03:45.844Z | Downloaded cfg_aliases v0.2.1 |
| 609 | 2026-04-28T20:03:45.844Z | Downloaded crc32fast v1.5.0 |
| 610 | 2026-04-28T20:03:45.845Z | Downloaded crc v3.4.0 |
| 611 | 2026-04-28T20:03:45.845Z | Downloaded compression-core v0.4.31 |
| 612 | 2026-04-28T20:03:45.852Z | Downloaded ascii-canvas v3.0.0 |
| 613 | 2026-04-28T20:03:45.852Z | Downloaded ed25519 v2.2.3 |
| 614 | 2026-04-28T20:03:45.852Z | Downloaded darling_core v0.20.11 |
| 615 | 2026-04-28T20:03:45.877Z | Downloaded foldhash v0.2.0 |
| 616 | 2026-04-28T20:03:45.877Z | Downloaded bitfield-struct v0.6.2 |
| 617 | 2026-04-28T20:03:45.877Z | Downloaded deranged v0.5.8 |
| 618 | 2026-04-28T20:03:45.877Z | Downloaded derive-where v1.6.0 |
| 619 | 2026-04-28T20:03:45.877Z | Downloaded defmt v0.3.100 |
| 620 | 2026-04-28T20:03:45.877Z | Downloaded atomicwrites v0.4.4 |
| 621 | 2026-04-28T20:03:45.877Z | Downloaded async-recursion v1.1.1 |
| 622 | 2026-04-28T20:03:45.877Z | Downloaded assert_matches v1.5.0 |
| 623 | 2026-04-28T20:03:45.877Z | Downloaded critical-section v1.2.0 |
| 624 | 2026-04-28T20:03:45.885Z | Downloaded cbc v0.1.2 |
| 625 | 2026-04-28T20:03:45.885Z | Downloaded diesel_derives v2.3.7 |
| 626 | 2026-04-28T20:03:45.885Z | Downloaded derive_builder v0.20.2 |
| 627 | 2026-04-28T20:03:45.885Z | Downloaded arrayref v0.3.9 |
| 628 | 2026-04-28T20:03:45.885Z | Downloaded defmt-macros v1.0.1 |
| 629 | 2026-04-28T20:03:45.885Z | Downloaded futures-task v0.3.32 |
| 630 | 2026-04-28T20:03:45.885Z | Downloaded ciborium-io v0.2.2 |
| 631 | 2026-04-28T20:03:45.885Z | Downloaded darling_core v0.23.0 |
| 632 | 2026-04-28T20:03:45.885Z | Downloaded corncobs v0.1.4 |
| 633 | 2026-04-28T20:03:45.885Z | Downloaded elliptic-curve v0.13.8 |
| 634 | 2026-04-28T20:03:45.888Z | Downloaded dsl_auto_type v0.2.0 |
| 635 | 2026-04-28T20:03:45.888Z | Downloaded fxhash v0.2.1 |
| 636 | 2026-04-28T20:03:45.888Z | Downloaded ena v0.14.4 |
| 637 | 2026-04-28T20:03:45.888Z | Downloaded castaway v0.2.4 |
| 638 | 2026-04-28T20:03:45.888Z | Downloaded display-error-chain v0.2.2 |
| 639 | 2026-04-28T20:03:45.891Z | Downloaded ctr v0.9.2 |
| 640 | 2026-04-28T20:03:45.891Z | Downloaded bitflags v1.3.2 |
| 641 | 2026-04-28T20:03:45.894Z | Downloaded derive_builder_core v0.20.2 |
| 642 | 2026-04-28T20:03:45.894Z | Downloaded cstr-argument v0.1.2 |
| 643 | 2026-04-28T20:03:45.894Z | Downloaded blake2 v0.10.6 |
| 644 | 2026-04-28T20:03:45.897Z | Downloaded crunchy v0.2.4 |
| 645 | 2026-04-28T20:03:45.897Z | Downloaded fallible-iterator v0.2.0 |
| 646 | 2026-04-28T20:03:45.897Z | Downloaded const_format_proc_macros v0.2.34 |
| 647 | 2026-04-28T20:03:45.900Z | Downloaded base64ct v1.8.3 |
| 648 | 2026-04-28T20:03:45.900Z | Downloaded chacha20 v0.10.0 |
| 649 | 2026-04-28T20:03:45.903Z | Downloaded fixedbitset v0.4.2 |
| 650 | 2026-04-28T20:03:45.903Z | Downloaded bzip2 v0.6.1 |
| 651 | 2026-04-28T20:03:45.906Z | Downloaded cobs v0.3.0 |
| 652 | 2026-04-28T20:03:45.906Z | Downloaded fatfs v0.3.6 |
| 653 | 2026-04-28T20:03:45.908Z | Downloaded convert_case v0.4.0 |
| 654 | 2026-04-28T20:03:45.908Z | Downloaded fd-lock v4.0.4 |
| 655 | 2026-04-28T20:03:45.912Z | Downloaded ff v0.13.1 |
| 656 | 2026-04-28T20:03:45.913Z | Downloaded csv-core v0.1.13 |
| 657 | 2026-04-28T20:03:45.915Z | Downloaded foreign-types-shared v0.1.1 |
| 658 | 2026-04-28T20:03:45.915Z | Downloaded block-padding v0.3.3 |
| 659 | 2026-04-28T20:03:45.915Z | Downloaded async-stream-impl v0.3.6 |
| 660 | 2026-04-28T20:03:45.915Z | Downloaded data-encoding v2.10.0 |
| 661 | 2026-04-28T20:03:45.915Z | Downloaded darling v0.21.3 |
| 662 | 2026-04-28T20:03:45.918Z | Downloaded embedded-io v0.4.0 |
| 663 | 2026-04-28T20:03:45.921Z | Downloaded cpufeatures v0.3.0 |
| 664 | 2026-04-28T20:03:45.921Z | Downloaded bit-set v0.8.0 |
| 665 | 2026-04-28T20:03:45.924Z | Downloaded dirs-next v2.0.0 |
| 666 | 2026-04-28T20:03:45.924Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 667 | 2026-04-28T20:03:45.924Z | Downloaded enum-as-inner v0.6.1 |
| 668 | 2026-04-28T20:03:45.927Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 669 | 2026-04-28T20:03:45.927Z | Downloaded foreign-types-macros v0.2.3 |
| 670 | 2026-04-28T20:03:45.927Z | Downloaded funty v2.0.0 |
| 671 | 2026-04-28T20:03:45.927Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 672 | 2026-04-28T20:03:45.930Z | Downloaded dirs-sys-next v0.1.2 |
| 673 | 2026-04-28T20:03:45.930Z | Downloaded env_filter v1.0.0 |
| 674 | 2026-04-28T20:03:45.930Z | Downloaded document-features v0.2.12 |
| 675 | 2026-04-28T20:03:45.933Z | Downloaded defmt-parser v1.0.0 |
| 676 | 2026-04-28T20:03:45.934Z | Downloaded crc-catalog v2.4.0 |
| 677 | 2026-04-28T20:03:45.934Z | Downloaded convert_case v0.10.0 |
| 678 | 2026-04-28T20:03:45.934Z | Downloaded arrayvec v0.7.6 |
| 679 | 2026-04-28T20:03:45.936Z | Downloaded argon2 v0.5.3 |
| 680 | 2026-04-28T20:03:45.936Z | Downloaded constant_time_eq v0.4.2 |
| 681 | 2026-04-28T20:03:45.939Z | Downloaded float-ord v0.3.2 |
| 682 | 2026-04-28T20:03:45.939Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 683 | 2026-04-28T20:03:45.939Z | Downloaded embedded-io v0.6.1 |
| 684 | 2026-04-28T20:03:45.939Z | Downloaded foreign-types v0.3.2 |
| 685 | 2026-04-28T20:03:45.942Z | Downloaded futures-macro v0.3.32 |
| 686 | 2026-04-28T20:03:45.942Z | Downloaded ecdsa v0.16.9 |
| 687 | 2026-04-28T20:03:45.945Z | Downloaded cancel-safe-futures v0.1.5 |
| 688 | 2026-04-28T20:03:45.945Z | Downloaded daft-derive v0.1.5 |
| 689 | 2026-04-28T20:03:45.948Z | Downloaded float-cmp v0.10.0 |
| 690 | 2026-04-28T20:03:45.951Z | Downloaded dyn-clone v1.0.20 |
| 691 | 2026-04-28T20:03:45.951Z | Downloaded darling v0.20.11 |
| 692 | 2026-04-28T20:03:45.953Z | Downloaded git-stub v1.0.0 |
| 693 | 2026-04-28T20:03:45.956Z | Downloaded http-range v0.1.5 |
| 694 | 2026-04-28T20:03:45.956Z | Downloaded futures-io v0.3.32 |
| 695 | 2026-04-28T20:03:45.956Z | Downloaded const-oid v0.9.6 |
| 696 | 2026-04-28T20:03:45.959Z | Downloaded futures-sink v0.3.32 |
| 697 | 2026-04-28T20:03:45.959Z | Downloaded flume v0.11.1 |
| 698 | 2026-04-28T20:03:45.997Z | Downloaded globwalk v0.9.1 |
| 699 | 2026-04-28T20:03:45.997Z | Downloaded headers-core v0.3.0 |
| 700 | 2026-04-28T20:03:45.997Z | Downloaded ghash v0.5.1 |
| 701 | 2026-04-28T20:03:45.997Z | Downloaded futures-core v0.3.32 |
| 702 | 2026-04-28T20:03:45.997Z | Downloaded crossbeam-utils v0.8.21 |
| 703 | 2026-04-28T20:03:45.997Z | Downloaded foreign-types-shared v0.3.1 |
| 704 | 2026-04-28T20:03:45.997Z | Downloaded hubpack_derive v0.1.1 |
| 705 | 2026-04-28T20:03:45.997Z | Downloaded hubpack v0.1.2 |
| 706 | 2026-04-28T20:03:45.997Z | Downloaded home v0.5.12 |
| 707 | 2026-04-28T20:03:45.997Z | Downloaded bit-vec v0.6.3 |
| 708 | 2026-04-28T20:03:45.997Z | Downloaded chacha20 v0.9.1 |
| 709 | 2026-04-28T20:03:45.997Z | Downloaded cargo-platform v0.1.9 |
| 710 | 2026-04-28T20:03:45.997Z | Downloaded camino-tempfile-ext v0.3.3 |
| 711 | 2026-04-28T20:03:45.997Z | Downloaded hash32 v0.3.1 |
| 712 | 2026-04-28T20:03:45.997Z | Downloaded der v0.7.10 |
| 713 | 2026-04-28T20:03:45.997Z | Downloaded hostname v0.3.1 |
| 714 | 2026-04-28T20:03:45.997Z | Downloaded atomic-waker v1.1.2 |
| 715 | 2026-04-28T20:03:45.997Z | Downloaded bitfield v0.19.4 |
| 716 | 2026-04-28T20:03:45.997Z | Downloaded http-body v1.0.1 |
| 717 | 2026-04-28T20:03:45.997Z | Downloaded hex-literal v0.4.1 |
| 718 | 2026-04-28T20:03:45.998Z | Downloaded async-trait v0.1.89 |
| 719 | 2026-04-28T20:03:45.998Z | Downloaded gethostname v0.5.0 |
| 720 | 2026-04-28T20:03:45.998Z | Downloaded foreign-types v0.5.0 |
| 721 | 2026-04-28T20:03:45.998Z | Downloaded drift v0.1.3 |
| 722 | 2026-04-28T20:03:45.998Z | Downloaded hostname v0.4.2 |
| 723 | 2026-04-28T20:03:45.998Z | Downloaded dropshot_endpoint v0.17.0 |
| 724 | 2026-04-28T20:03:46.001Z | Downloaded console v0.15.11 |
| 725 | 2026-04-28T20:03:46.001Z | Downloaded fs_extra v1.3.0 |
| 726 | 2026-04-28T20:03:46.001Z | Downloaded fs-err v2.11.0 |
| 727 | 2026-04-28T20:03:46.001Z | Downloaded cipher v0.4.4 |
| 728 | 2026-04-28T20:03:46.001Z | Downloaded compression-codecs v0.4.37 |
| 729 | 2026-04-28T20:03:46.004Z | Downloaded internet-checksum v0.2.1 |
| 730 | 2026-04-28T20:03:46.004Z | Downloaded derive_more v0.99.20 |
| 731 | 2026-04-28T20:03:46.009Z | Downloaded ident_case v1.0.1 |
| 732 | 2026-04-28T20:03:46.009Z | Downloaded httpdate v1.0.3 |
| 733 | 2026-04-28T20:03:46.012Z | Downloaded darling_macro v0.23.0 |
| 734 | 2026-04-28T20:03:46.012Z | Downloaded is_ci v1.2.0 |
| 735 | 2026-04-28T20:03:46.012Z | Downloaded endian-type v0.1.2 |
| 736 | 2026-04-28T20:03:46.012Z | Downloaded flagset v0.4.7 |
| 737 | 2026-04-28T20:03:46.012Z | Downloaded bcs v0.1.6 |
| 738 | 2026-04-28T20:03:46.015Z | Downloaded ciborium v0.2.2 |
| 739 | 2026-04-28T20:03:46.015Z | Downloaded downcast-rs v2.0.2 |
| 740 | 2026-04-28T20:03:46.015Z | Downloaded colored v3.1.1 |
| 741 | 2026-04-28T20:03:46.018Z | Downloaded instability v0.3.11 |
| 742 | 2026-04-28T20:03:46.018Z | Downloaded indent_write v2.2.0 |
| 743 | 2026-04-28T20:03:46.021Z | Downloaded keccak v0.1.6 |
| 744 | 2026-04-28T20:03:46.022Z | Downloaded instant v0.1.13 |
| 745 | 2026-04-28T20:03:46.022Z | Downloaded hash32 v0.2.1 |
| 746 | 2026-04-28T20:03:46.024Z | Downloaded group v0.13.0 |
| 747 | 2026-04-28T20:03:46.024Z | Downloaded futures-executor v0.3.32 |
| 748 | 2026-04-28T20:03:46.025Z | Downloaded indoc v1.0.9 |
| 749 | 2026-04-28T20:03:46.028Z | Downloaded dunce v1.0.5 |
| 750 | 2026-04-28T20:03:46.028Z | Downloaded diff v0.1.13 |
| 751 | 2026-04-28T20:03:46.030Z | Downloaded getrandom v0.2.17 |
| 752 | 2026-04-28T20:03:46.031Z | Downloaded lazy_static v1.5.0 |
| 753 | 2026-04-28T20:03:46.033Z | Downloaded crypto-bigint v0.5.5 |
| 754 | 2026-04-28T20:03:46.038Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 755 | 2026-04-28T20:03:46.041Z | Downloaded cookie_store v0.22.1 |
| 756 | 2026-04-28T20:03:46.041Z | Downloaded colored v2.2.0 |
| 757 | 2026-04-28T20:03:46.041Z | Downloaded difflib v0.4.0 |
| 758 | 2026-04-28T20:03:46.041Z | Downloaded console v0.16.2 |
| 759 | 2026-04-28T20:03:46.044Z | Downloaded lalrpop-util v0.19.12 |
| 760 | 2026-04-28T20:03:46.044Z | Downloaded crc8 v0.1.1 |
| 761 | 2026-04-28T20:03:46.044Z | Downloaded globset v0.4.18 |
| 762 | 2026-04-28T20:03:46.044Z | Downloaded glob v0.3.3 |
| 763 | 2026-04-28T20:03:46.047Z | Downloaded git-stub-vcs v0.1.0 |
| 764 | 2026-04-28T20:03:46.047Z | Downloaded cookie v0.18.1 |
| 765 | 2026-04-28T20:03:46.050Z | Downloaded ingot v0.1.1 |
| 766 | 2026-04-28T20:03:46.050Z | Downloaded des v0.8.1 |
| 767 | 2026-04-28T20:03:46.053Z | Downloaded dof v0.4.0 |
| 768 | 2026-04-28T20:03:46.053Z | Downloaded derive-ex v0.1.8 |
| 769 | 2026-04-28T20:03:46.053Z | Downloaded ingot-types v0.1.2 |
| 770 | 2026-04-28T20:03:46.053Z | Downloaded der_derive v0.7.3 |
| 771 | 2026-04-28T20:03:46.056Z | Downloaded dropshot_endpoint v0.16.7 |
| 772 | 2026-04-28T20:03:46.061Z | Downloaded lru v0.12.5 |
| 773 | 2026-04-28T20:03:46.061Z | Downloaded linked-hash-map v0.5.6 |
| 774 | 2026-04-28T20:03:46.061Z | Downloaded managed v0.8.0 |
| 775 | 2026-04-28T20:03:46.061Z | Downloaded libscf-sys v1.1.0 |
| 776 | 2026-04-28T20:03:46.061Z | Downloaded bzip2 v0.4.4 |
| 777 | 2026-04-28T20:03:46.066Z | Downloaded lzss v0.8.2 |
| 778 | 2026-04-28T20:03:46.066Z | Downloaded lru-cache v0.1.2 |
| 779 | 2026-04-28T20:03:46.066Z | Downloaded maplit v1.0.2 |
| 780 | 2026-04-28T20:03:46.072Z | Downloaded mime v0.3.17 |
| 781 | 2026-04-28T20:03:46.072Z | Downloaded crossbeam-deque v0.8.6 |
| 782 | 2026-04-28T20:03:46.072Z | Downloaded match_cfg v0.1.0 |
| 783 | 2026-04-28T20:03:46.072Z | Downloaded lru-slab v0.1.2 |
| 784 | 2026-04-28T20:03:46.072Z | Downloaded md5 v0.7.0 |
| 785 | 2026-04-28T20:03:46.073Z | Downloaded md-5 v0.10.6 |
| 786 | 2026-04-28T20:03:46.073Z | Downloaded maybe-uninit v2.0.0 |
| 787 | 2026-04-28T20:03:46.078Z | Downloaded diesel-dtrace v0.5.0 |
| 788 | 2026-04-28T20:03:46.078Z | Downloaded memoffset v0.9.1 |
| 789 | 2026-04-28T20:03:46.078Z | Downloaded debug-ignore v1.0.5 |
| 790 | 2026-04-28T20:03:46.078Z | Downloaded getrandom v0.3.4 |
| 791 | 2026-04-28T20:03:46.084Z | Downloaded flate2 v1.1.9 |
| 792 | 2026-04-28T20:03:46.084Z | Downloaded futures-channel v0.3.32 |
| 793 | 2026-04-28T20:03:46.090Z | Downloaded nibble_vec v0.1.0 |
| 794 | 2026-04-28T20:03:46.090Z | Downloaded newtype-uuid-macros v0.1.0 |
| 795 | 2026-04-28T20:03:46.090Z | Downloaded newline-converter v0.3.0 |
| 796 | 2026-04-28T20:03:46.090Z | Downloaded hyper-staticfile v0.10.1 |
| 797 | 2026-04-28T20:03:46.091Z | Downloaded filetime v0.2.27 |
| 798 | 2026-04-28T20:03:46.091Z | Downloaded new_debug_unreachable v1.0.6 |
| 799 | 2026-04-28T20:03:46.091Z | Downloaded multimap v0.10.1 |
| 800 | 2026-04-28T20:03:46.096Z | Downloaded find-msvc-tools v0.1.9 |
| 801 | 2026-04-28T20:03:46.096Z | Downloaded crossbeam-epoch v0.9.18 |
| 802 | 2026-04-28T20:03:46.096Z | Downloaded newtype_derive v0.1.6 |
| 803 | 2026-04-28T20:03:46.096Z | Downloaded indoc v2.0.7 |
| 804 | 2026-04-28T20:03:46.106Z | Downloaded backon v1.6.0 |
| 805 | 2026-04-28T20:03:46.106Z | Downloaded clang-sys v1.8.1 |
| 806 | 2026-04-28T20:03:46.106Z | Downloaded nodrop v0.1.14 |
| 807 | 2026-04-28T20:03:46.106Z | Downloaded inout v0.1.4 |
| 808 | 2026-04-28T20:03:46.111Z | Downloaded nonempty v0.12.0 |
| 809 | 2026-04-28T20:03:46.111Z | Downloaded num v0.4.3 |
| 810 | 2026-04-28T20:03:46.111Z | Downloaded num-derive v0.3.3 |
| 811 | 2026-04-28T20:03:46.111Z | Downloaded normalize-line-endings v0.3.0 |
| 812 | 2026-04-28T20:03:46.111Z | Downloaded kstat-rs v0.2.4 |
| 813 | 2026-04-28T20:03:46.111Z | Downloaded foldhash v0.1.5 |
| 814 | 2026-04-28T20:03:46.111Z | Downloaded fixedbitset v0.5.7 |
| 815 | 2026-04-28T20:03:46.111Z | Downloaded env_logger v0.11.9 |
| 816 | 2026-04-28T20:03:46.111Z | Downloaded erased-serde v0.3.31 |
| 817 | 2026-04-28T20:03:46.117Z | Downloaded is-terminal v0.4.17 |
| 818 | 2026-04-28T20:03:46.117Z | Downloaded hyper-tls v0.6.0 |
| 819 | 2026-04-28T20:03:46.117Z | Downloaded ipnet v2.11.0 |
| 820 | 2026-04-28T20:03:46.117Z | Downloaded http-body-util v0.1.3 |
| 821 | 2026-04-28T20:03:46.129Z | Downloaded crc-any v2.5.0 |
| 822 | 2026-04-28T20:03:46.129Z | Downloaded hmac v0.12.1 |
| 823 | 2026-04-28T20:03:46.129Z | Downloaded darling v0.23.0 |
| 824 | 2026-04-28T20:03:46.129Z | Downloaded num-iter v0.1.45 |
| 825 | 2026-04-28T20:03:46.138Z | Downloaded num_enum_derive v0.5.11 |
| 826 | 2026-04-28T20:03:46.138Z | Downloaded libsw v3.5.0 |
| 827 | 2026-04-28T20:03:46.138Z | Downloaded openssl-macros v0.1.1 |
| 828 | 2026-04-28T20:03:46.138Z | Downloaded opaque-debug v0.3.1 |
| 829 | 2026-04-28T20:03:46.138Z | Downloaded olpc-cjson v0.1.4 |
| 830 | 2026-04-28T20:03:46.138Z | Downloaded daft v0.1.5 |
| 831 | 2026-04-28T20:03:46.138Z | Downloaded hex v0.4.3 |
| 832 | 2026-04-28T20:03:46.138Z | Downloaded libloading v0.8.9 |
| 833 | 2026-04-28T20:03:46.138Z | Downloaded lock_api v0.4.14 |
| 834 | 2026-04-28T20:03:46.138Z | Downloaded openssl-probe v0.1.6 |
| 835 | 2026-04-28T20:03:46.138Z | Downloaded openssl-probe v0.2.1 |
| 836 | 2026-04-28T20:03:46.138Z | Downloaded num_threads v0.1.7 |
| 837 | 2026-04-28T20:03:46.139Z | Downloaded num-derive v0.4.2 |
| 838 | 2026-04-28T20:03:46.150Z | Downloaded linear-map v1.2.0 |
| 839 | 2026-04-28T20:03:46.150Z | Downloaded httparse v1.10.1 |
| 840 | 2026-04-28T20:03:46.150Z | Downloaded highway v1.3.0 |
| 841 | 2026-04-28T20:03:46.150Z | Downloaded oso-derive v0.27.3 |
| 842 | 2026-04-28T20:03:46.150Z | Downloaded const_format v0.2.35 |
| 843 | 2026-04-28T20:03:46.157Z | Downloaded iana-time-zone v0.1.65 |
| 844 | 2026-04-28T20:03:46.157Z | Downloaded hyper-rustls v0.27.7 |
| 845 | 2026-04-28T20:03:46.157Z | Downloaded packed_struct_codegen v0.10.1 |
| 846 | 2026-04-28T20:03:46.157Z | Downloaded ignore v0.4.25 |
| 847 | 2026-04-28T20:03:46.157Z | Downloaded humantime v2.3.0 |
| 848 | 2026-04-28T20:03:46.157Z | Downloaded parse-size v1.1.0 |
| 849 | 2026-04-28T20:03:46.157Z | Downloaded nanorand v0.7.0 |
| 850 | 2026-04-28T20:03:46.157Z | Downloaded jobserver v0.1.34 |
| 851 | 2026-04-28T20:03:46.170Z | Downloaded native-tls v0.2.18 |
| 852 | 2026-04-28T20:03:46.170Z | Downloaded ipnetwork v0.21.1 |
| 853 | 2026-04-28T20:03:46.170Z | Downloaded ingot-macros v0.1.1 |
| 854 | 2026-04-28T20:03:46.170Z | Downloaded half v2.7.1 |
| 855 | 2026-04-28T20:03:46.170Z | Downloaded newtype-uuid v1.3.2 |
| 856 | 2026-04-28T20:03:46.170Z | Downloaded path-slash v0.1.5 |
| 857 | 2026-04-28T20:03:46.170Z | Downloaded base64 v0.21.7 |
| 858 | 2026-04-28T20:03:46.170Z | Downloaded either v1.15.0 |
| 859 | 2026-04-28T20:03:46.177Z | Downloaded peg-runtime v0.8.5 |
| 860 | 2026-04-28T20:03:46.178Z | Downloaded pbkdf2 v0.11.0 |
| 861 | 2026-04-28T20:03:46.178Z | Downloaded num_enum_derive v0.7.5 |
| 862 | 2026-04-28T20:03:46.178Z | Downloaded num-integer v0.1.46 |
| 863 | 2026-04-28T20:03:46.178Z | Downloaded num-conv v0.2.0 |
| 864 | 2026-04-28T20:03:46.178Z | Downloaded nu-ansi-term v0.50.3 |
| 865 | 2026-04-28T20:03:46.178Z | Downloaded half v1.8.3 |
| 866 | 2026-04-28T20:03:46.187Z | Downloaded parse-display v0.10.0 |
| 867 | 2026-04-28T20:03:46.187Z | Downloaded base64 v0.22.1 |
| 868 | 2026-04-28T20:03:46.187Z | Downloaded allocator-api2 v0.2.21 |
| 869 | 2026-04-28T20:03:46.187Z | Downloaded phf_shared v0.12.1 |
| 870 | 2026-04-28T20:03:46.187Z | Downloaded compact_str v0.8.1 |
| 871 | 2026-04-28T20:03:46.198Z | Downloaded chacha20poly1305 v0.10.1 |
| 872 | 2026-04-28T20:03:46.198Z | Downloaded bytes v1.11.1 |
| 873 | 2026-04-28T20:03:46.198Z | Downloaded num_enum v0.7.5 |
| 874 | 2026-04-28T20:03:46.198Z | Downloaded num-rational v0.4.2 |
| 875 | 2026-04-28T20:03:46.198Z | Downloaded libsw-core v0.3.2 |
| 876 | 2026-04-28T20:03:46.225Z | Downloaded num-complex v0.4.6 |
| 877 | 2026-04-28T20:03:46.225Z | Downloaded phf_shared v0.13.1 |
| 878 | 2026-04-28T20:03:46.225Z | Downloaded litrs v1.0.0 |
| 879 | 2026-04-28T20:03:46.225Z | Downloaded pin-utils v0.1.0 |
| 880 | 2026-04-28T20:03:46.225Z | Downloaded libefi-sys v0.1.0 |
| 881 | 2026-04-28T20:03:46.225Z | Downloaded async-bb8-diesel v0.2.1 |
| 882 | 2026-04-28T20:03:46.225Z | Downloaded mime_guess v2.0.5 |
| 883 | 2026-04-28T20:03:46.225Z | Downloaded powerfmt v0.2.0 |
| 884 | 2026-04-28T20:03:46.277Z | Downloaded cc v1.2.56 |
| 885 | 2026-04-28T20:03:46.277Z | Downloaded cexpr v0.6.0 |
| 886 | 2026-04-28T20:03:46.277Z | Downloaded cassowary v0.3.0 |
| 887 | 2026-04-28T20:03:46.277Z | Downloaded bitfield-macros v0.19.4 |
| 888 | 2026-04-28T20:03:46.277Z | Downloaded oxide-tokio-rt v0.1.4 |
| 889 | 2026-04-28T20:03:46.277Z | Downloaded predicates-core v1.0.10 |
| 890 | 2026-04-28T20:03:46.277Z | Downloaded owo-colors v4.3.0 |
| 891 | 2026-04-28T20:03:46.277Z | Downloaded packed_struct v0.10.1 |
| 892 | 2026-04-28T20:03:46.277Z | Downloaded dtrace-parser v0.3.0 |
| 893 | 2026-04-28T20:03:46.277Z | Downloaded predicates-tree v1.0.13 |
| 894 | 2026-04-28T20:03:46.277Z | Downloaded derive_builder_macro v0.20.2 |
| 895 | 2026-04-28T20:03:46.277Z | Downloaded progenitor-client v0.11.2 |
| 896 | 2026-04-28T20:03:46.277Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 897 | 2026-04-28T20:03:46.278Z | Downloaded proc-macro-crate v3.4.0 |
| 898 | 2026-04-28T20:03:46.278Z | Downloaded proc-macro-crate v1.3.1 |
| 899 | 2026-04-28T20:03:46.278Z | Downloaded phf_shared v0.11.3 |
| 900 | 2026-04-28T20:03:46.278Z | Downloaded phf v0.13.1 |
| 901 | 2026-04-28T20:03:46.278Z | Downloaded phf v0.12.1 |
| 902 | 2026-04-28T20:03:46.278Z | Downloaded password-hash v0.5.0 |
| 903 | 2026-04-28T20:03:46.295Z | Downloaded progenitor-macro v0.11.2 |
| 904 | 2026-04-28T20:03:46.295Z | Downloaded crossterm v0.29.0 |
| 905 | 2026-04-28T20:03:46.295Z | Downloaded progenitor-macro v0.10.0 |
| 906 | 2026-04-28T20:03:46.295Z | Downloaded pin-project-internal v1.1.11 |
| 907 | 2026-04-28T20:03:46.295Z | Downloaded pbkdf2 v0.12.2 |
| 908 | 2026-04-28T20:03:46.295Z | Downloaded parse-display-derive v0.10.0 |
| 909 | 2026-04-28T20:03:46.295Z | Downloaded heapless v0.7.17 |
| 910 | 2026-04-28T20:03:46.295Z | Downloaded precomputed-hash v0.1.1 |
| 911 | 2026-04-28T20:03:46.295Z | Downloaded psl-types v2.0.11 |
| 912 | 2026-04-28T20:03:46.295Z | Downloaded rand_xorshift v0.4.0 |
| 913 | 2026-04-28T20:03:46.295Z | Downloaded radium v0.7.0 |
| 914 | 2026-04-28T20:03:46.296Z | Downloaded quick-error v1.2.3 |
| 915 | 2026-04-28T20:03:46.296Z | Downloaded progenitor-macro v0.13.0 |
| 916 | 2026-04-28T20:03:46.296Z | Downloaded pin-project-lite v0.2.17 |
| 917 | 2026-04-28T20:03:46.296Z | Downloaded polyval v0.6.2 |
| 918 | 2026-04-28T20:03:46.296Z | Downloaded hickory-resolver v0.25.2 |
| 919 | 2026-04-28T20:03:46.296Z | Downloaded pem-rfc7468 v0.7.0 |
| 920 | 2026-04-28T20:03:46.296Z | Downloaded arc-swap v1.8.2 |
| 921 | 2026-04-28T20:03:46.296Z | Downloaded pkcs8 v0.10.2 |
| 922 | 2026-04-28T20:03:46.296Z | Downloaded num_enum v0.5.11 |
| 923 | 2026-04-28T20:03:46.296Z | Downloaded ref-cast v1.0.25 |
| 924 | 2026-04-28T20:03:46.296Z | Downloaded memmap2 v0.9.10 |
| 925 | 2026-04-28T20:03:46.296Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 926 | 2026-04-28T20:03:46.296Z | Downloaded recursive v0.1.1 |
| 927 | 2026-04-28T20:03:46.296Z | Downloaded rand_chacha v0.3.1 |
| 928 | 2026-04-28T20:03:46.296Z | Downloaded libbz2-rs-sys v0.2.2 |
| 929 | 2026-04-28T20:03:46.296Z | Downloaded predicates v3.1.4 |
| 930 | 2026-04-28T20:03:46.296Z | Downloaded oxnet v0.1.4 |
| 931 | 2026-04-28T20:03:46.310Z | Downloaded pem v3.0.6 |
| 932 | 2026-04-28T20:03:46.310Z | Downloaded progenitor-client v0.10.0 |
| 933 | 2026-04-28T20:03:46.310Z | Downloaded primeorder v0.13.6 |
| 934 | 2026-04-28T20:03:46.310Z | Downloaded ref-cast-impl v1.0.25 |
| 935 | 2026-04-28T20:03:46.310Z | Downloaded progenitor v0.11.2 |
| 936 | 2026-04-28T20:03:46.310Z | Downloaded progenitor v0.10.0 |
| 937 | 2026-04-28T20:03:46.310Z | Downloaded parking_lot v0.11.2 |
| 938 | 2026-04-28T20:03:46.310Z | Downloaded async-compression v0.4.41 |
| 939 | 2026-04-28T20:03:46.310Z | Downloaded indexmap v1.9.3 |
| 940 | 2026-04-28T20:03:46.310Z | Downloaded ppv-lite86 v0.2.21 |
| 941 | 2026-04-28T20:03:46.310Z | Downloaded peg-macros v0.8.5 |
| 942 | 2026-04-28T20:03:46.310Z | Downloaded rfc6979 v0.4.0 |
| 943 | 2026-04-28T20:03:46.315Z | Downloaded progenitor-extras v0.1.1 |
| 944 | 2026-04-28T20:03:46.315Z | Downloaded peg v0.8.5 |
| 945 | 2026-04-28T20:03:46.315Z | Downloaded progenitor v0.13.0 |
| 946 | 2026-04-28T20:03:46.315Z | Downloaded crossbeam-channel v0.5.15 |
| 947 | 2026-04-28T20:03:46.315Z | Downloaded rustc_version v0.1.7 |
| 948 | 2026-04-28T20:03:46.315Z | Downloaded rtoolbox v0.0.3 |
| 949 | 2026-04-28T20:03:46.318Z | Downloaded r2d2 v0.8.10 |
| 950 | 2026-04-28T20:03:46.318Z | Downloaded parking_lot_core v0.9.12 |
| 951 | 2026-04-28T20:03:46.318Z | Downloaded paste v1.0.15 |
| 952 | 2026-04-28T20:03:46.318Z | Downloaded indicatif v0.18.4 |
| 953 | 2026-04-28T20:03:46.321Z | Downloaded rustc_version v0.4.1 |
| 954 | 2026-04-28T20:03:46.324Z | Downloaded rand_chacha v0.9.0 |
| 955 | 2026-04-28T20:03:46.324Z | Downloaded psm v0.1.30 |
| 956 | 2026-04-28T20:03:47.330Z | Downloaded pkcs5 v0.7.1 |
| 957 | 2026-04-28T20:03:47.334Z | Downloaded russh-cryptovec v0.7.3 |
| 958 | 2026-04-28T20:03:47.334Z | Downloaded heapless v0.8.0 |
| 959 | 2026-04-28T20:03:47.334Z | Downloaded bumpalo v3.20.2 |
| 960 | 2026-04-28T20:03:47.334Z | Downloaded rand_core v0.9.5 |
| 961 | 2026-04-28T20:03:47.334Z | Downloaded poly1305 v0.8.0 |
| 962 | 2026-04-28T20:03:47.334Z | Downloaded pkg-config v0.3.32 |
| 963 | 2026-04-28T20:03:47.334Z | Downloaded pkcs1 v0.7.5 |
| 964 | 2026-04-28T20:03:47.334Z | Downloaded rand_seeder v0.4.0 |
| 965 | 2026-04-28T20:03:47.334Z | Downloaded sapling-renderdag v0.1.0 |
| 966 | 2026-04-28T20:03:47.334Z | Downloaded same-file v1.0.6 |
| 967 | 2026-04-28T20:03:47.334Z | Downloaded http v1.4.0 |
| 968 | 2026-04-28T20:03:47.334Z | Downloaded rand_core v0.10.0 |
| 969 | 2026-04-28T20:03:47.334Z | Downloaded rand_core v0.6.4 |
| 970 | 2026-04-28T20:03:47.334Z | Downloaded omicron-zone-package v0.12.2 |
| 971 | 2026-04-28T20:03:47.334Z | Downloaded password-hash v0.4.2 |
| 972 | 2026-04-28T20:03:47.334Z | Downloaded parking_lot_core v0.8.6 |
| 973 | 2026-04-28T20:03:47.334Z | Downloaded multer v3.1.0 |
| 974 | 2026-04-28T20:03:47.334Z | Downloaded postgres-types v0.2.12 |
| 975 | 2026-04-28T20:03:47.334Z | Downloaded papergrid v0.17.0 |
| 976 | 2026-04-28T20:03:47.334Z | Downloaded postgres-protocol v0.6.10 |
| 977 | 2026-04-28T20:03:47.334Z | Downloaded scheduled-thread-pool v0.2.7 |
| 978 | 2026-04-28T20:03:47.334Z | Downloaded miniz_oxide v0.8.9 |
| 979 | 2026-04-28T20:03:47.334Z | Downloaded scrypt v0.11.0 |
| 980 | 2026-04-28T20:03:47.334Z | Downloaded futures v0.3.32 |
| 981 | 2026-04-28T20:03:47.334Z | Downloaded secrecy v0.8.0 |
| 982 | 2026-04-28T20:03:47.335Z | Downloaded salsa20 v0.10.2 |
| 983 | 2026-04-28T20:03:47.335Z | Downloaded resolv-conf v0.7.6 |
| 984 | 2026-04-28T20:03:47.335Z | Downloaded bit-vec v0.8.0 |
| 985 | 2026-04-28T20:03:47.335Z | Downloaded progenitor-client v0.13.0 |
| 986 | 2026-04-28T20:03:47.335Z | Downloaded scopeguard v1.2.0 |
| 987 | 2026-04-28T20:03:47.335Z | Downloaded semver v0.1.20 |
| 988 | 2026-04-28T20:03:47.335Z | Downloaded secrecy v0.10.3 |
| 989 | 2026-04-28T20:03:47.335Z | Downloaded derive_more v2.1.1 |
| 990 | 2026-04-28T20:03:47.335Z | Downloaded serde_repr v0.1.20 |
| 991 | 2026-04-28T20:03:47.335Z | Downloaded serde_bytes v0.11.19 |
| 992 | 2026-04-28T20:03:47.335Z | Downloaded seq-macro v0.3.6 |
| 993 | 2026-04-28T20:03:47.335Z | Downloaded serde-big-array v0.5.1 |
| 994 | 2026-04-28T20:03:47.335Z | Downloaded hickory-resolver v0.24.4 |
| 995 | 2026-04-28T20:03:47.335Z | Downloaded quinn-udp v0.5.14 |
| 996 | 2026-04-28T20:03:47.335Z | Downloaded scroll_derive v0.13.1 |
| 997 | 2026-04-28T20:03:47.335Z | Downloaded hashbrown v0.13.2 |
| 998 | 2026-04-28T20:03:47.335Z | Downloaded proc-macro-error2 v2.0.1 |
| 999 | 2026-04-28T20:03:47.335Z | Downloaded rustc-hash v2.1.1 |
| 1000 | 2026-04-28T20:03:47.335Z | Downloaded pin-project v1.1.11 |
| 1001 | 2026-04-28T20:03:47.335Z | Downloaded serde_spanned v1.0.4 |
| 1002 | 2026-04-28T20:03:47.335Z | Downloaded serde_plain v1.0.2 |
| 1003 | 2026-04-28T20:03:47.335Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1004 | 2026-04-28T20:03:47.335Z | Downloaded aes v0.8.4 |
| 1005 | 2026-04-28T20:03:47.335Z | Downloaded ed25519-dalek v2.2.0 |
| 1006 | 2026-04-28T20:03:47.335Z | Downloaded postcard v1.1.3 |
| 1007 | 2026-04-28T20:03:47.335Z | Downloaded cargo_metadata v0.19.2 |
| 1008 | 2026-04-28T20:03:47.335Z | Downloaded rustls-pemfile v2.2.0 |
| 1009 | 2026-04-28T20:03:47.335Z | Downloaded signature v2.2.0 |
| 1010 | 2026-04-28T20:03:47.335Z | Downloaded signal-hook-mio v0.2.5 |
| 1011 | 2026-04-28T20:03:47.335Z | Downloaded sigpipe v0.1.3 |
| 1012 | 2026-04-28T20:03:47.335Z | Downloaded signal-hook-tokio v0.3.1 |
| 1013 | 2026-04-28T20:03:47.335Z | Downloaded hyper-util v0.1.20 |
| 1014 | 2026-04-28T20:03:47.335Z | Downloaded rusty-fork v0.3.1 |
| 1015 | 2026-04-28T20:03:47.335Z | Downloaded p256 v0.13.2 |
| 1016 | 2026-04-28T20:03:47.335Z | Downloaded oso v0.27.3 |
| 1017 | 2026-04-28T20:03:47.335Z | Downloaded openssl-sys v0.9.111 |
| 1018 | 2026-04-28T20:03:47.335Z | Downloaded rustversion v1.0.22 |
| 1019 | 2026-04-28T20:03:47.335Z | Downloaded sha1 v0.10.6 |
| 1020 | 2026-04-28T20:03:47.336Z | Downloaded siphasher v1.0.2 |
| 1021 | 2026-04-28T20:03:47.336Z | Downloaded rustls-pemfile v1.0.4 |
| 1022 | 2026-04-28T20:03:47.336Z | Downloaded slog-bunyan v2.5.0 |
| 1023 | 2026-04-28T20:03:47.336Z | Downloaded rustls-native-certs v0.8.3 |
| 1024 | 2026-04-28T20:03:47.336Z | Downloaded sec1 v0.7.3 |
| 1025 | 2026-04-28T20:03:47.336Z | Downloaded derive_more-impl v2.1.1 |
| 1026 | 2026-04-28T20:03:47.336Z | Downloaded scroll v0.13.0 |
| 1027 | 2026-04-28T20:03:47.336Z | Downloaded schemars_derive v0.8.22 |
| 1028 | 2026-04-28T20:03:47.336Z | Downloaded progenitor-impl v0.10.0 |
| 1029 | 2026-04-28T20:03:47.336Z | Downloaded slog-envlogger v2.2.0 |
| 1030 | 2026-04-28T20:03:47.336Z | Downloaded serde-hex v0.1.0 |
| 1031 | 2026-04-28T20:03:47.336Z | Downloaded sct v0.7.1 |
| 1032 | 2026-04-28T20:03:47.336Z | Downloaded prefix-trie v0.7.0 |
| 1033 | 2026-04-28T20:03:47.336Z | Downloaded serde_derive_internals v0.29.1 |
| 1034 | 2026-04-28T20:03:47.336Z | Downloaded serde_path_to_error v0.1.20 |
| 1035 | 2026-04-28T20:03:47.336Z | Downloaded parking_lot v0.12.5 |
| 1036 | 2026-04-28T20:03:47.336Z | Downloaded headers v0.4.1 |
| 1037 | 2026-04-28T20:03:47.336Z | Downloaded dropshot-api-manager v0.6.0 |
| 1038 | 2026-04-28T20:03:47.336Z | Downloaded buf-list v1.1.2 |
| 1039 | 2026-04-28T20:03:47.336Z | Downloaded progenitor-impl v0.13.0 |
| 1040 | 2026-04-28T20:03:47.336Z | Downloaded darling_core v0.21.3 |
| 1041 | 2026-04-28T20:03:47.336Z | Downloaded cfg_aliases v0.1.1 |
| 1042 | 2026-04-28T20:03:47.336Z | Downloaded base16ct v0.2.0 |
| 1043 | 2026-04-28T20:03:47.336Z | Downloaded ssh-encoding v0.2.0 |
| 1044 | 2026-04-28T20:03:47.336Z | Downloaded sqlparser_derive v0.5.0 |
| 1045 | 2026-04-28T20:03:47.336Z | Downloaded serde_urlencoded v0.7.1 |
| 1046 | 2026-04-28T20:03:47.336Z | Downloaded expectorate v1.2.0 |
| 1047 | 2026-04-28T20:03:47.336Z | Downloaded shell-words v1.1.1 |
| 1048 | 2026-04-28T20:03:47.336Z | Downloaded russh-keys v0.45.0 |
| 1049 | 2026-04-28T20:03:47.336Z | Downloaded defmt v1.0.1 |
| 1050 | 2026-04-28T20:03:47.336Z | Downloaded ar_archive_writer v0.5.1 |
| 1051 | 2026-04-28T20:03:47.336Z | Downloaded ahash v0.8.12 |
| 1052 | 2026-04-28T20:03:47.336Z | Downloaded darling_macro v0.21.3 |
| 1053 | 2026-04-28T20:03:47.336Z | Downloaded cmake v0.1.57 |
| 1054 | 2026-04-28T20:03:47.336Z | Downloaded blowfish v0.9.1 |
| 1055 | 2026-04-28T20:03:47.336Z | Downloaded strum v0.27.2 |
| 1056 | 2026-04-28T20:03:47.336Z | Downloaded strum v0.26.3 |
| 1057 | 2026-04-28T20:03:47.341Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1058 | 2026-04-28T20:03:47.341Z | Downloaded backoff v0.4.0 |
| 1059 | 2026-04-28T20:03:47.341Z | Downloaded byte-wrapper v0.1.0 |
| 1060 | 2026-04-28T20:03:47.341Z | Downloaded rustls-pki-types v1.14.0 |
| 1061 | 2026-04-28T20:03:47.341Z | Downloaded shlex v1.3.0 |
| 1062 | 2026-04-28T20:03:47.341Z | Downloaded prettyplease v0.2.37 |
| 1063 | 2026-04-28T20:03:47.341Z | Downloaded minimal-lexical v0.2.1 |
| 1064 | 2026-04-28T20:03:47.341Z | Downloaded subtle v2.6.1 |
| 1065 | 2026-04-28T20:03:47.341Z | Downloaded aes-gcm v0.10.3 |
| 1066 | 2026-04-28T20:03:47.341Z | Downloaded slog-dtrace v0.3.0 |
| 1067 | 2026-04-28T20:03:47.341Z | Downloaded slog-async v2.8.0 |
| 1068 | 2026-04-28T20:03:47.341Z | Downloaded slab v0.4.12 |
| 1069 | 2026-04-28T20:03:47.341Z | Downloaded snafu-derive v0.8.9 |
| 1070 | 2026-04-28T20:03:47.341Z | Downloaded structmeta v0.3.0 |
| 1071 | 2026-04-28T20:03:47.341Z | Downloaded structmeta-derive v0.3.0 |
| 1072 | 2026-04-28T20:03:47.341Z | Downloaded sync-ptr v0.1.4 |
| 1073 | 2026-04-28T20:03:47.341Z | Downloaded slog-json v2.6.1 |
| 1074 | 2026-04-28T20:03:47.341Z | Downloaded jiff-static v0.2.21 |
| 1075 | 2026-04-28T20:03:47.341Z | Downloaded tabled_derive v0.11.0 |
| 1076 | 2026-04-28T20:03:47.341Z | Downloaded hickory-server v0.25.2 |
| 1077 | 2026-04-28T20:03:47.341Z | Downloaded sync_wrapper v1.0.2 |
| 1078 | 2026-04-28T20:03:47.341Z | Downloaded smf v0.2.3 |
| 1079 | 2026-04-28T20:03:47.341Z | Downloaded smallvec v0.6.14 |
| 1080 | 2026-04-28T20:03:47.341Z | Downloaded supports-color v3.0.2 |
| 1081 | 2026-04-28T20:03:47.341Z | Downloaded simd-adler32 v0.3.8 |
| 1082 | 2026-04-28T20:03:47.341Z | Downloaded termtree v0.5.1 |
| 1083 | 2026-04-28T20:03:47.341Z | Downloaded testing_table v0.3.0 |
| 1084 | 2026-04-28T20:03:47.341Z | Downloaded take_mut v0.2.2 |
| 1085 | 2026-04-28T20:03:47.341Z | Downloaded tagptr v0.2.0 |
| 1086 | 2026-04-28T20:03:47.341Z | Downloaded tap v1.0.1 |
| 1087 | 2026-04-28T20:03:47.341Z | Downloaded ssh-cipher v0.2.0 |
| 1088 | 2026-04-28T20:03:47.341Z | Downloaded serde_cbor v0.11.2 |
| 1089 | 2026-04-28T20:03:47.342Z | Downloaded thread-id v5.1.0 |
| 1090 | 2026-04-28T20:03:47.342Z | Downloaded progenitor-impl v0.11.2 |
| 1091 | 2026-04-28T20:03:47.342Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1092 | 2026-04-28T20:03:47.342Z | Downloaded slog-term v2.9.2 |
| 1093 | 2026-04-28T20:03:47.342Z | Downloaded slog-stdlog v4.1.1 |
| 1094 | 2026-04-28T20:03:47.342Z | Downloaded crossterm v0.28.1 |
| 1095 | 2026-04-28T20:03:47.342Z | Downloaded serde_with_macros v3.17.0 |
| 1096 | 2026-04-28T20:03:47.342Z | Downloaded time-core v0.1.8 |
| 1097 | 2026-04-28T20:03:47.342Z | Downloaded signal-hook-registry v1.4.8 |
| 1098 | 2026-04-28T20:03:47.342Z | Downloaded sqlformat v0.3.5 |
| 1099 | 2026-04-28T20:03:47.342Z | Downloaded slog-scope v4.4.1 |
| 1100 | 2026-04-28T20:03:47.342Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1101 | 2026-04-28T20:03:47.342Z | Downloaded tokio-macros v2.7.0 |
| 1102 | 2026-04-28T20:03:47.342Z | Downloaded spki v0.7.3 |
| 1103 | 2026-04-28T20:03:47.342Z | Downloaded pretty_assertions v1.4.1 |
| 1104 | 2026-04-28T20:03:47.342Z | Downloaded iddqd v0.3.18 |
| 1105 | 2026-04-28T20:03:47.342Z | Downloaded tinyvec_macros v0.1.1 |
| 1106 | 2026-04-28T20:03:47.342Z | Downloaded strum_macros v0.26.4 |
| 1107 | 2026-04-28T20:03:47.342Z | Downloaded stacker v0.1.23 |
| 1108 | 2026-04-28T20:03:47.342Z | Downloaded ryu v1.0.23 |
| 1109 | 2026-04-28T20:03:47.342Z | Downloaded stringprep v0.1.5 |
| 1110 | 2026-04-28T20:03:47.342Z | Downloaded string_cache v0.8.9 |
| 1111 | 2026-04-28T20:03:47.342Z | Downloaded static_assertions v1.1.0 |
| 1112 | 2026-04-28T20:03:47.342Z | Downloaded schemars v0.8.22 |
| 1113 | 2026-04-28T20:03:47.342Z | Downloaded strum_macros v0.27.2 |
| 1114 | 2026-04-28T20:03:47.342Z | Downloaded ron v0.8.1 |
| 1115 | 2026-04-28T20:03:47.342Z | Downloaded tabwriter v1.4.1 |
| 1116 | 2026-04-28T20:03:47.342Z | Downloaded termios v0.3.3 |
| 1117 | 2026-04-28T20:03:47.342Z | Downloaded num-bigint v0.4.6 |
| 1118 | 2026-04-28T20:03:47.342Z | Downloaded tower-layer v0.3.3 |
| 1119 | 2026-04-28T20:03:47.342Z | Downloaded support-bundle-viewer v0.1.2 |
| 1120 | 2026-04-28T20:03:47.342Z | Downloaded publicsuffix v2.3.0 |
| 1121 | 2026-04-28T20:03:47.342Z | Downloaded nom v7.1.3 |
| 1122 | 2026-04-28T20:03:47.342Z | Downloaded spin v0.9.8 |
| 1123 | 2026-04-28T20:03:47.342Z | Downloaded qorb v0.4.1 |
| 1124 | 2026-04-28T20:03:47.342Z | Downloaded rand v0.8.5 |
| 1125 | 2026-04-28T20:03:47.342Z | Downloaded quinn v0.11.9 |
| 1126 | 2026-04-28T20:03:47.342Z | Downloaded topological-sort v0.2.2 |
| 1127 | 2026-04-28T20:03:47.342Z | Downloaded signal-hook v0.3.18 |
| 1128 | 2026-04-28T20:03:47.343Z | Downloaded try-lock v0.2.5 |
| 1129 | 2026-04-28T20:03:47.343Z | Downloaded time-macros v0.2.27 |
| 1130 | 2026-04-28T20:03:47.343Z | Downloaded thread_local v1.1.9 |
| 1131 | 2026-04-28T20:03:47.343Z | Downloaded trait-variant v0.1.2 |
| 1132 | 2026-04-28T20:03:47.343Z | Downloaded itertools v0.10.5 |
| 1133 | 2026-04-28T20:03:47.343Z | Downloaded rcgen v0.12.1 |
| 1134 | 2026-04-28T20:03:47.343Z | Downloaded tls_codec_derive v0.4.2 |
| 1135 | 2026-04-28T20:03:47.343Z | Downloaded tiny-keccak v2.0.2 |
| 1136 | 2026-04-28T20:03:47.343Z | Downloaded rayon-core v1.13.0 |
| 1137 | 2026-04-28T20:03:47.343Z | Downloaded aho-corasick v1.1.4 |
| 1138 | 2026-04-28T20:03:47.343Z | Downloaded tokio-dtrace v0.1.1 |
| 1139 | 2026-04-28T20:03:47.343Z | Downloaded strum_macros v0.24.3 |
| 1140 | 2026-04-28T20:03:47.343Z | Downloaded hashbrown v0.12.3 |
| 1141 | 2026-04-28T20:03:47.343Z | Downloaded tokio-native-tls v0.3.1 |
| 1142 | 2026-04-28T20:03:47.343Z | Downloaded similar v2.7.0 |
| 1143 | 2026-04-28T20:03:47.343Z | Downloaded schemars v0.9.0 |
| 1144 | 2026-04-28T20:03:47.343Z | Downloaded unarray v0.1.4 |
| 1145 | 2026-04-28T20:03:47.343Z | Downloaded typify-macro v0.4.3 |
| 1146 | 2026-04-28T20:03:47.343Z | Downloaded tokio-tungstenite v0.23.1 |
| 1147 | 2026-04-28T20:03:47.343Z | Downloaded socket2 v0.5.10 |
| 1148 | 2026-04-28T20:03:47.343Z | Downloaded tokio-tungstenite v0.21.0 |
| 1149 | 2026-04-28T20:03:47.343Z | Downloaded iri-string v0.7.10 |
| 1150 | 2026-04-28T20:03:47.343Z | Downloaded usdt-attr-macro v0.6.0 |
| 1151 | 2026-04-28T20:03:47.343Z | Downloaded unit-prefix v0.5.2 |
| 1152 | 2026-04-28T20:03:47.343Z | Downloaded itertools v0.12.1 |
| 1153 | 2026-04-28T20:03:47.343Z | Downloaded usdt v0.6.0 |
| 1154 | 2026-04-28T20:03:47.343Z | Downloaded untrusted v0.7.1 |
| 1155 | 2026-04-28T20:03:47.343Z | Downloaded universal-hash v0.5.1 |
| 1156 | 2026-04-28T20:03:47.343Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1157 | 2026-04-28T20:03:47.347Z | Downloaded usdt-macro v0.6.0 |
| 1158 | 2026-04-28T20:03:47.347Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1159 | 2026-04-28T20:03:47.347Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1160 | 2026-04-28T20:03:47.347Z | Downloaded thiserror-no-std v2.0.2 |
| 1161 | 2026-04-28T20:03:47.347Z | Downloaded term v1.2.1 |
| 1162 | 2026-04-28T20:03:47.347Z | Downloaded term v0.7.0 |
| 1163 | 2026-04-28T20:03:47.347Z | Downloaded utf-8 v0.7.6 |
| 1164 | 2026-04-28T20:03:47.347Z | Downloaded rsa v0.9.10 |
| 1165 | 2026-04-28T20:03:47.347Z | Downloaded hashbrown v0.15.5 |
| 1166 | 2026-04-28T20:03:47.347Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1167 | 2026-04-28T20:03:47.347Z | Downloaded socket2 v0.6.3 |
| 1168 | 2026-04-28T20:03:47.347Z | Downloaded wait-timeout v0.2.1 |
| 1169 | 2026-04-28T20:03:47.347Z | Downloaded tls_codec v0.4.2 |
| 1170 | 2026-04-28T20:03:47.347Z | Downloaded rustls-webpki v0.103.9 |
| 1171 | 2026-04-28T20:03:47.347Z | Downloaded rand v0.10.0 |
| 1172 | 2026-04-28T20:03:47.347Z | Downloaded mio v1.2.0 |
| 1173 | 2026-04-28T20:03:47.347Z | Downloaded tower-service v0.3.3 |
| 1174 | 2026-04-28T20:03:47.347Z | Downloaded rand v0.9.2 |
| 1175 | 2026-04-28T20:03:47.347Z | Downloaded tokio-rustls v0.24.1 |
| 1176 | 2026-04-28T20:03:47.347Z | Downloaded want v0.3.1 |
| 1177 | 2026-04-28T20:03:47.347Z | Downloaded tui-tree-widget v0.23.1 |
| 1178 | 2026-04-28T20:03:47.347Z | Downloaded waitgroup v0.1.2 |
| 1179 | 2026-04-28T20:03:47.347Z | Downloaded void v1.0.2 |
| 1180 | 2026-04-28T20:03:47.347Z | Downloaded tokio-rustls v0.26.4 |
| 1181 | 2026-04-28T20:03:47.347Z | Downloaded tokio-rustls v0.25.0 |
| 1182 | 2026-04-28T20:03:47.347Z | Downloaded samael v0.0.19 |
| 1183 | 2026-04-28T20:03:47.347Z | Downloaded unicode-truncate v1.1.0 |
| 1184 | 2026-04-28T20:03:47.348Z | Downloaded unicase v2.9.0 |
| 1185 | 2026-04-28T20:03:47.348Z | Downloaded xattr v1.6.1 |
| 1186 | 2026-04-28T20:03:47.348Z | Downloaded tokio-stream v0.1.18 |
| 1187 | 2026-04-28T20:03:47.348Z | Downloaded typify-macro v0.6.1 |
| 1188 | 2026-04-28T20:03:47.348Z | Downloaded slog v2.8.2 |
| 1189 | 2026-04-28T20:03:47.348Z | Downloaded xshell-macros v0.2.7 |
| 1190 | 2026-04-28T20:03:47.348Z | Downloaded itertools v0.14.0 |
| 1191 | 2026-04-28T20:03:47.348Z | Downloaded subprocess v0.2.15 |
| 1192 | 2026-04-28T20:03:47.348Z | Downloaded zeroize_derive v1.4.3 |
| 1193 | 2026-04-28T20:03:47.348Z | Downloaded num-bigint-dig v0.8.6 |
| 1194 | 2026-04-28T20:03:47.348Z | Downloaded zone_cfg_derive v0.3.1 |
| 1195 | 2026-04-28T20:03:47.348Z | Downloaded untrusted v0.9.0 |
| 1196 | 2026-04-28T20:03:47.348Z | Downloaded libxml v0.3.3 |
| 1197 | 2026-04-28T20:03:47.348Z | Downloaded itertools v0.13.0 |
| 1198 | 2026-04-28T20:03:47.348Z | Downloaded test-strategy v0.4.5 |
| 1199 | 2026-04-28T20:03:47.348Z | Downloaded zone v0.3.1 |
| 1200 | 2026-04-28T20:03:47.348Z | Downloaded vergen-gitcl v1.0.8 |
| 1201 | 2026-04-28T20:03:47.348Z | Downloaded uzers v0.12.2 |
| 1202 | 2026-04-28T20:03:47.348Z | Downloaded usdt-impl v0.6.0 |
| 1203 | 2026-04-28T20:03:47.348Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1204 | 2026-04-28T20:03:47.348Z | Downloaded h2 v0.4.13 |
| 1205 | 2026-04-28T20:03:47.348Z | Downloaded tinyvec v1.10.0 |
| 1206 | 2026-04-28T20:03:47.348Z | Downloaded vergen-lib v0.1.6 |
| 1207 | 2026-04-28T20:03:47.348Z | Downloaded tracing-attributes v0.1.31 |
| 1208 | 2026-04-28T20:03:47.348Z | Downloaded vergen-git2 v1.0.7 |
| 1209 | 2026-04-28T20:03:47.348Z | Downloaded vsss-rs v3.3.4 |
| 1210 | 2026-04-28T20:03:47.348Z | Downloaded twox-hash v2.1.2 |
| 1211 | 2026-04-28T20:03:47.348Z | Downloaded unicode-properties v0.1.4 |
| 1212 | 2026-04-28T20:03:47.348Z | Downloaded schemars v1.2.1 |
| 1213 | 2026-04-28T20:03:47.348Z | Downloaded toml v0.7.8 |
| 1214 | 2026-04-28T20:03:47.348Z | Downloaded libm v0.2.16 |
| 1215 | 2026-04-28T20:03:47.348Z | Downloaded xshell v0.2.7 |
| 1216 | 2026-04-28T20:03:47.348Z | Downloaded wyz v0.5.1 |
| 1217 | 2026-04-28T20:03:47.348Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1218 | 2026-04-28T20:03:47.348Z | Downloaded whoami v1.6.1 |
| 1219 | 2026-04-28T20:03:47.348Z | Downloaded tar v0.4.45 |
| 1220 | 2026-04-28T20:03:47.348Z | Downloaded futures-util v0.3.32 |
| 1221 | 2026-04-28T20:03:47.348Z | Downloaded snafu v0.8.9 |
| 1222 | 2026-04-28T20:03:47.348Z | Downloaded p521 v0.13.3 |
| 1223 | 2026-04-28T20:03:47.349Z | Downloaded zstd-safe v7.2.4 |
| 1224 | 2026-04-28T20:03:47.349Z | Downloaded hkdf v0.12.4 |
| 1225 | 2026-04-28T20:03:47.349Z | Downloaded whoami v2.1.0 |
| 1226 | 2026-04-28T20:03:47.349Z | Downloaded vergen v9.0.6 |
| 1227 | 2026-04-28T20:03:47.349Z | Downloaded typify v0.4.3 |
| 1228 | 2026-04-28T20:03:47.349Z | Downloaded zeroize v1.8.2 |
| 1229 | 2026-04-28T20:03:47.349Z | Downloaded tungstenite v0.23.0 |
| 1230 | 2026-04-28T20:03:47.349Z | Downloaded hyper v1.8.1 |
| 1231 | 2026-04-28T20:03:47.349Z | Downloaded rpassword v7.4.0 |
| 1232 | 2026-04-28T20:03:47.349Z | Downloaded walkdir v2.5.0 |
| 1233 | 2026-04-28T20:03:47.349Z | Downloaded rustyline v14.0.0 |
| 1234 | 2026-04-28T20:03:47.349Z | Downloaded typify v0.6.1 |
| 1235 | 2026-04-28T20:03:47.349Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1236 | 2026-04-28T20:03:47.349Z | Downloaded zstd v0.13.3 |
| 1237 | 2026-04-28T20:03:47.349Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1238 | 2026-04-28T20:03:47.349Z | Downloaded yasna v0.5.2 |
| 1239 | 2026-04-28T20:03:47.349Z | Downloaded uuid v1.23.0 |
| 1240 | 2026-04-28T20:03:47.349Z | Downloaded steno v0.4.1 |
| 1241 | 2026-04-28T20:03:47.349Z | Downloaded tungstenite v0.21.0 |
| 1242 | 2026-04-28T20:03:47.349Z | Downloaded blake3 v1.8.3 |
| 1243 | 2026-04-28T20:03:47.349Z | Downloaded russh v0.45.0 |
| 1244 | 2026-04-28T20:03:47.349Z | Downloaded vte v0.14.1 |
| 1245 | 2026-04-28T20:03:47.349Z | Downloaded zerocopy v0.6.6 |
| 1246 | 2026-04-28T20:03:47.349Z | Downloaded reedline v0.40.0 |
| 1247 | 2026-04-28T20:03:47.349Z | Downloaded tracing-core v0.1.36 |
| 1248 | 2026-04-28T20:03:47.349Z | Downloaded aws-lc-rs v1.16.0 |
| 1249 | 2026-04-28T20:03:47.349Z | Downloaded zopfli v0.8.3 |
| 1250 | 2026-04-28T20:03:47.349Z | Downloaded unsafe-libyaml v0.2.11 |
| 1251 | 2026-04-28T20:03:47.349Z | Downloaded toml_edit v0.19.15 |
| 1252 | 2026-04-28T20:03:47.349Z | Downloaded tokio-postgres v0.7.16 |
| 1253 | 2026-04-28T20:03:47.349Z | Downloaded unicode-bidi v0.3.18 |
| 1254 | 2026-04-28T20:03:47.349Z | Downloaded zip v0.6.6 |
| 1255 | 2026-04-28T20:03:47.349Z | Downloaded bitvec v1.0.1 |
| 1256 | 2026-04-28T20:03:47.349Z | Downloaded ssh-key v0.6.7 |
| 1257 | 2026-04-28T20:03:47.353Z | Downloaded regex v1.12.3 |
| 1258 | 2026-04-28T20:03:47.353Z | Downloaded zerocopy-derive v0.8.40 |
| 1259 | 2026-04-28T20:03:47.353Z | Downloaded rayon v1.11.0 |
| 1260 | 2026-04-28T20:03:47.353Z | Downloaded reqwest v0.13.2 |
| 1261 | 2026-04-28T20:03:47.353Z | Downloaded unicode_categories v0.1.1 |
| 1262 | 2026-04-28T20:03:47.353Z | Downloaded yansi v1.0.1 |
| 1263 | 2026-04-28T20:03:47.353Z | Downloaded git2 v0.20.4 |
| 1264 | 2026-04-28T20:03:47.353Z | Downloaded unicode-segmentation v1.12.0 |
| 1265 | 2026-04-28T20:03:47.353Z | Downloaded moka v0.12.13 |
| 1266 | 2026-04-28T20:03:47.353Z | Downloaded lalrpop v0.19.12 |
| 1267 | 2026-04-28T20:03:47.353Z | Downloaded chrono v0.4.44 |
| 1268 | 2026-04-28T20:03:47.353Z | Downloaded tower v0.5.3 |
| 1269 | 2026-04-28T20:03:47.353Z | Downloaded portable-atomic v1.13.1 |
| 1270 | 2026-04-28T20:03:47.353Z | Downloaded bindgen v0.71.1 |
| 1271 | 2026-04-28T20:03:47.353Z | Downloaded typed-path v0.9.3 |
| 1272 | 2026-04-28T20:03:47.353Z | Downloaded rustls-webpki v0.102.8 |
| 1273 | 2026-04-28T20:03:47.353Z | Downloaded tough v0.20.0 |
| 1274 | 2026-04-28T20:03:47.353Z | Downloaded quick-xml v0.37.5 |
| 1275 | 2026-04-28T20:03:47.353Z | Downloaded curve25519-dalek v4.1.3 |
| 1276 | 2026-04-28T20:03:47.353Z | Downloaded tower-http v0.6.8 |
| 1277 | 2026-04-28T20:03:47.354Z | Downloaded p384 v0.13.1 |
| 1278 | 2026-04-28T20:03:47.354Z | Downloaded radix_trie v0.2.1 |
| 1279 | 2026-04-28T20:03:47.354Z | Downloaded proptest v1.10.0 |
| 1280 | 2026-04-28T20:03:47.354Z | Downloaded x509-cert v0.2.5 |
| 1281 | 2026-04-28T20:03:47.354Z | Downloaded tokio-util v0.7.18 |
| 1282 | 2026-04-28T20:03:47.354Z | Downloaded salty v0.3.0 |
| 1283 | 2026-04-28T20:03:47.354Z | Downloaded goblin v0.10.5 |
| 1284 | 2026-04-28T20:03:47.354Z | Downloaded rustls-webpki v0.101.7 |
| 1285 | 2026-04-28T20:03:47.354Z | Downloaded dropshot v0.17.0 |
| 1286 | 2026-04-28T20:03:47.354Z | Downloaded tabled v0.20.0 |
| 1287 | 2026-04-28T20:03:47.354Z | Downloaded unicode-normalization v0.1.25 |
| 1288 | 2026-04-28T20:03:47.354Z | Downloaded zip v4.6.1 |
| 1289 | 2026-04-28T20:03:47.354Z | Downloaded time v0.3.47 |
| 1290 | 2026-04-28T20:03:47.354Z | Downloaded dropshot v0.16.7 |
| 1291 | 2026-04-28T20:03:47.354Z | Downloaded petname v2.0.2 |
| 1292 | 2026-04-28T20:03:47.354Z | Downloaded object v0.37.3 |
| 1293 | 2026-04-28T20:03:47.354Z | Downloaded webpki-roots v1.0.6 |
| 1294 | 2026-04-28T20:03:47.354Z | Downloaded nix v0.31.2 |
| 1295 | 2026-04-28T20:03:47.354Z | Downloaded reqwest v0.12.28 |
| 1296 | 2026-04-28T20:03:47.354Z | Downloaded serde_with v3.17.0 |
| 1297 | 2026-04-28T20:03:47.354Z | Downloaded diesel v2.3.7 |
| 1298 | 2026-04-28T20:03:47.354Z | Downloaded regex-syntax v0.8.10 |
| 1299 | 2026-04-28T20:03:47.354Z | Downloaded nix v0.27.1 |
| 1300 | 2026-04-28T20:03:47.354Z | Downloaded object v0.30.4 |
| 1301 | 2026-04-28T20:03:47.354Z | Downloaded winnow v0.5.40 |
| 1302 | 2026-04-28T20:03:47.354Z | Downloaded winnow v0.6.26 |
| 1303 | 2026-04-28T20:03:47.354Z | Downloaded sqlparser v0.61.0 |
| 1304 | 2026-04-28T20:03:47.354Z | Downloaded quinn-proto v0.11.13 |
| 1305 | 2026-04-28T20:03:47.354Z | Downloaded tracing v0.1.44 |
| 1306 | 2026-04-28T20:03:47.354Z | Downloaded openssl v0.10.75 |
| 1307 | 2026-04-28T20:03:47.354Z | Downloaded polar-core v0.27.3 |
| 1308 | 2026-04-28T20:03:47.354Z | Downloaded regex-syntax v0.6.29 |
| 1309 | 2026-04-28T20:03:47.354Z | Downloaded petgraph v0.6.5 |
| 1310 | 2026-04-28T20:03:47.354Z | Downloaded zlib-rs v0.6.2 |
| 1311 | 2026-04-28T20:03:47.354Z | Downloaded bstr v1.12.1 |
| 1312 | 2026-04-28T20:03:47.354Z | Downloaded rustls v0.21.12 |
| 1313 | 2026-04-28T20:03:47.354Z | Downloaded nix v0.29.0 |
| 1314 | 2026-04-28T20:03:47.354Z | Downloaded nix v0.28.0 |
| 1315 | 2026-04-28T20:03:47.354Z | Downloaded petgraph v0.8.3 |
| 1316 | 2026-04-28T20:03:47.355Z | Downloaded vcpkg v0.2.15 |
| 1317 | 2026-04-28T20:03:47.362Z | Downloaded smoltcp v0.9.1 |
| 1318 | 2026-04-28T20:03:47.368Z | Downloaded hickory-proto v0.24.4 |
| 1319 | 2026-04-28T20:03:47.376Z | Downloaded csv v1.4.0 |
| 1320 | 2026-04-28T20:03:47.388Z | Downloaded openapiv3 v2.2.0 |
| 1321 | 2026-04-28T20:03:47.394Z | Downloaded zerocopy v0.8.40 |
| 1322 | 2026-04-28T20:03:47.399Z | Downloaded libz-sys v1.1.24 |
| 1323 | 2026-04-28T20:03:47.412Z | Downloaded rustls v0.22.4 |
| 1324 | 2026-04-28T20:03:47.418Z | Downloaded rustls v0.23.37 |
| 1325 | 2026-04-28T20:03:47.425Z | Downloaded rustix v0.38.44 |
| 1326 | 2026-04-28T20:03:47.437Z | Downloaded smoltcp v0.11.0 |
| 1327 | 2026-04-28T20:03:47.444Z | Downloaded hickory-proto v0.25.2 |
| 1328 | 2026-04-28T20:03:47.452Z | Downloaded regress v0.10.5 |
| 1329 | 2026-04-28T20:03:47.486Z | Downloaded encoding_rs v0.8.35 |
| 1330 | 2026-04-28T20:03:47.521Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1331 | 2026-04-28T20:03:47.553Z | Downloaded sled v0.34.7 |
| 1332 | 2026-04-28T20:03:47.565Z | Downloaded typify-impl v0.6.1 |
| 1333 | 2026-04-28T20:03:47.573Z | Downloaded ratatui v0.29.0 |
| 1334 | 2026-04-28T20:03:47.600Z | Downloaded typify-impl v0.4.3 |
| 1335 | 2026-04-28T20:03:47.609Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1336 | 2026-04-28T20:03:47.618Z | Downloaded zerocopy-derive v0.6.6 |
| 1337 | 2026-04-28T20:03:47.627Z | Downloaded regex-automata v0.4.14 |
| 1338 | 2026-04-28T20:03:47.647Z | Downloaded chrono-tz v0.10.4 |
| 1339 | 2026-04-28T20:03:47.667Z | Downloaded jiff v0.2.21 |
| 1340 | 2026-04-28T20:03:47.708Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1341 | 2026-04-28T20:03:47.718Z | Downloaded sha3 v0.10.8 |
| 1342 | 2026-04-28T20:03:47.722Z | Downloaded tokio v1.52.1 |
| 1343 | 2026-04-28T20:03:47.805Z | Downloaded ring v0.17.14 |
| 1344 | 2026-04-28T20:03:48.314Z | Downloaded aws-lc-sys v0.37.1 |
| 1345 | 2026-04-28T20:03:48.563Z | Compiling libc v0.2.185 |
| 1346 | 2026-04-28T20:03:48.563Z | Compiling serde v1.0.228 |
| 1347 | 2026-04-28T20:03:48.567Z | Compiling find-msvc-tools v0.1.9 |
| 1348 | 2026-04-28T20:03:48.567Z | Compiling shlex v1.3.0 |
| 1349 | 2026-04-28T20:03:48.567Z | Compiling log v0.4.29 |
| 1350 | 2026-04-28T20:03:48.567Z | Compiling smallvec v1.15.1 |
| 1351 | 2026-04-28T20:03:48.567Z | Compiling syn v2.0.117 |
| 1352 | 2026-04-28T20:03:48.567Z | Compiling typenum v1.19.0 |
| 1353 | 2026-04-28T20:03:48.889Z | Compiling generic-array v0.14.7 |
| 1354 | 2026-04-28T20:03:48.922Z | Compiling subtle v2.6.1 |
| 1355 | 2026-04-28T20:03:48.936Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-04-28T20:03:49.007Z | Compiling const-oid v0.9.6 |
| 1357 | 2026-04-28T20:03:49.020Z | Compiling lock_api v0.4.14 |
| 1358 | 2026-04-28T20:03:49.039Z | Compiling portable-atomic v1.13.1 |
| 1359 | 2026-04-28T20:03:49.088Z | Compiling zerocopy v0.8.40 |
| 1360 | 2026-04-28T20:03:49.126Z | Compiling critical-section v1.2.0 |
| 1361 | 2026-04-28T20:03:49.233Z | Compiling serde_json v1.0.149 |
| 1362 | 2026-04-28T20:03:49.248Z | Compiling pin-project-lite v0.2.17 |
| 1363 | 2026-04-28T20:03:49.352Z | Compiling parking_lot_core v0.9.12 |
| 1364 | 2026-04-28T20:03:49.552Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-04-28T20:03:49.582Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-04-28T20:03:49.604Z | Compiling errno v0.3.14 |
| 1367 | 2026-04-28T20:03:49.720Z | Compiling rand_core v0.6.4 |
| 1368 | 2026-04-28T20:03:49.752Z | Compiling pkg-config v0.3.32 |
| 1369 | 2026-04-28T20:03:49.780Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-04-28T20:03:49.958Z | Compiling cc v1.2.56 |
| 1371 | 2026-04-28T20:03:49.987Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-04-28T20:03:50.040Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-04-28T20:03:50.055Z | Compiling libm v0.2.16 |
| 1374 | 2026-04-28T20:03:50.104Z | Compiling parking_lot v0.12.5 |
| 1375 | 2026-04-28T20:03:50.213Z | Compiling mio v1.2.0 |
| 1376 | 2026-04-28T20:03:50.248Z | Compiling num-traits v0.2.19 |
| 1377 | 2026-04-28T20:03:50.293Z | Compiling futures-core v0.3.32 |
| 1378 | 2026-04-28T20:03:50.446Z | Compiling percent-encoding v2.3.2 |
| 1379 | 2026-04-28T20:03:50.589Z | Compiling socket2 v0.6.3 |
| 1380 | 2026-04-28T20:03:50.639Z | Compiling allocator-api2 v0.2.21 |
| 1381 | 2026-04-28T20:03:50.677Z | Compiling futures-sink v0.3.32 |
| 1382 | 2026-04-28T20:03:50.730Z | Compiling cpufeatures v0.2.17 |
| 1383 | 2026-04-28T20:03:50.745Z | Compiling foldhash v0.2.0 |
| 1384 | 2026-04-28T20:03:50.782Z | Compiling futures-channel v0.3.32 |
| 1385 | 2026-04-28T20:03:50.807Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-04-28T20:03:50.967Z | Compiling hashbrown v0.16.1 |
| 1387 | 2026-04-28T20:03:50.967Z | Compiling getrandom v0.4.1 |
| 1388 | 2026-04-28T20:03:50.995Z | Compiling slab v0.4.12 |
| 1389 | 2026-04-28T20:03:51.008Z | Compiling futures-io v0.3.32 |
| 1390 | 2026-04-28T20:03:51.022Z | Compiling getrandom v0.3.4 |
| 1391 | 2026-04-28T20:03:51.175Z | Compiling rustversion v1.0.22 |
| 1392 | 2026-04-28T20:03:51.178Z | Compiling rand_core v0.10.0 |
| 1393 | 2026-04-28T20:03:51.579Z | Compiling indexmap v2.13.0 |
| 1394 | 2026-04-28T20:03:51.594Z | Compiling synstructure v0.13.2 |
| 1395 | 2026-04-28T20:03:51.620Z | Compiling cmake v0.1.57 |
| 1396 | 2026-04-28T20:03:51.642Z | Compiling form_urlencoded v1.2.2 |
| 1397 | 2026-04-28T20:03:51.824Z | Compiling dunce v1.0.5 |
| 1398 | 2026-04-28T20:03:51.928Z | Compiling ident_case v1.0.1 |
| 1399 | 2026-04-28T20:03:51.954Z | Compiling fs_extra v1.3.0 |
| 1400 | 2026-04-28T20:03:52.017Z | Compiling base64ct v1.8.3 |
| 1401 | 2026-04-28T20:03:52.032Z | Compiling flagset v0.4.7 |
| 1402 | 2026-04-28T20:03:52.058Z | Compiling rand_core v0.9.5 |
| 1403 | 2026-04-28T20:03:52.168Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-04-28T20:03:52.192Z | Compiling rustix v1.1.3 |
| 1405 | 2026-04-28T20:03:52.208Z | Compiling ring v0.17.14 |
| 1406 | 2026-04-28T20:03:52.232Z | Compiling aws-lc-sys v0.37.1 |
| 1407 | 2026-04-28T20:03:52.249Z | Compiling uuid v1.23.0 |
| 1408 | 2026-04-28T20:03:52.326Z | Compiling pem-rfc7468 v0.7.0 |
| 1409 | 2026-04-28T20:03:52.344Z | Compiling rustc_version v0.4.1 |
| 1410 | 2026-04-28T20:03:52.376Z | Compiling aws-lc-rs v1.16.0 |
| 1411 | 2026-04-28T20:03:52.642Z | Compiling regex-syntax v0.8.10 |
| 1412 | 2026-04-28T20:03:52.675Z | Compiling vcpkg v0.2.15 |
| 1413 | 2026-04-28T20:03:52.678Z | Compiling tracing-core v0.1.36 |
| 1414 | 2026-04-28T20:03:52.973Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-04-28T20:03:53.258Z | Compiling serde_derive_internals v0.29.1 |
| 1416 | 2026-04-28T20:03:53.420Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-04-28T20:03:53.439Z | Compiling zeroize_derive v1.4.3 |
| 1418 | 2026-04-28T20:03:53.715Z | Compiling zerofrom-derive v0.1.6 |
| 1419 | 2026-04-28T20:03:53.982Z | Compiling yoke-derive v0.8.1 |
| 1420 | 2026-04-28T20:03:54.097Z | Compiling zeroize v1.8.2 |
| 1421 | 2026-04-28T20:03:54.206Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-04-28T20:03:54.895Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-04-28T20:03:55.043Z | Compiling block-buffer v0.10.4 |
| 1424 | 2026-04-28T20:03:55.081Z | Compiling zerovec-derive v0.11.2 |
| 1425 | 2026-04-28T20:03:55.162Z | Compiling zerofrom v0.1.6 |
| 1426 | 2026-04-28T20:03:55.205Z | Compiling digest v0.10.7 |
| 1427 | 2026-04-28T20:03:55.219Z | Compiling displaydoc v0.2.5 |
| 1428 | 2026-04-28T20:03:55.286Z | Compiling yoke v0.8.1 |
| 1429 | 2026-04-28T20:03:55.446Z | Compiling tokio-macros v2.7.0 |
| 1430 | 2026-04-28T20:03:55.487Z | Compiling hmac v0.12.1 |
| 1431 | 2026-04-28T20:03:55.694Z | Compiling futures-macro v0.3.32 |
| 1432 | 2026-04-28T20:03:55.994Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-04-28T20:03:56.172Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-04-28T20:03:56.209Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-04-28T20:03:56.293Z | Compiling inout v0.1.4 |
| 1436 | 2026-04-28T20:03:56.333Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-04-28T20:03:56.465Z | Compiling cipher v0.4.4 |
| 1438 | 2026-04-28T20:03:56.492Z | Compiling futures-util v0.3.32 |
| 1439 | 2026-04-28T20:03:56.715Z | Compiling tinystr v0.8.2 |
| 1440 | 2026-04-28T20:03:56.730Z | Compiling potential_utf v0.1.4 |
| 1441 | 2026-04-28T20:03:56.869Z | Compiling icu_collections v2.1.1 |
| 1442 | 2026-04-28T20:03:56.894Z | Compiling icu_locale_core v2.1.1 |
| 1443 | 2026-04-28T20:03:56.920Z | Compiling bytes v1.11.1 |
| 1444 | 2026-04-28T20:03:56.984Z | Compiling der_derive v0.7.3 |
| 1445 | 2026-04-28T20:03:57.341Z | Compiling chrono v0.4.44 |
| 1446 | 2026-04-28T20:03:57.525Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-04-28T20:03:57.597Z | Compiling tokio v1.52.1 |
| 1448 | 2026-04-28T20:03:57.762Z | Compiling icu_normalizer v2.1.1 |
| 1449 | 2026-04-28T20:03:57.812Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-04-28T20:03:57.934Z | Compiling der v0.7.10 |
| 1451 | 2026-04-28T20:03:58.303Z | Compiling http v1.4.0 |
| 1452 | 2026-04-28T20:03:58.641Z | Compiling idna_adapter v1.2.1 |
| 1453 | 2026-04-28T20:03:58.705Z | Compiling ppv-lite86 v0.2.21 |
| 1454 | 2026-04-28T20:03:58.729Z | Compiling salsa20 v0.10.2 |
| 1455 | 2026-04-28T20:03:58.780Z | Compiling idna v1.1.0 |
| 1456 | 2026-04-28T20:03:58.867Z | Compiling spki v0.7.3 |
| 1457 | 2026-04-28T20:03:58.889Z | Compiling pbkdf2 v0.12.2 |
| 1458 | 2026-04-28T20:03:59.005Z | Compiling thiserror-impl v2.0.18 |
| 1459 | 2026-04-28T20:03:59.023Z | Compiling rand_chacha v0.9.0 |
| 1460 | 2026-04-28T20:03:59.068Z | Compiling url v2.5.8 |
| 1461 | 2026-04-28T20:03:59.122Z | Compiling scrypt v0.11.0 |
| 1462 | 2026-04-28T20:03:59.198Z | Compiling cbc v0.1.2 |
| 1463 | 2026-04-28T20:03:59.346Z | Compiling aes v0.8.4 |
| 1464 | 2026-04-28T20:03:59.374Z | Compiling rustls-pki-types v1.14.0 |
| 1465 | 2026-04-28T20:03:59.421Z | Compiling openssl-sys v0.9.111 |
| 1466 | 2026-04-28T20:03:59.717Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-04-28T20:03:59.815Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-04-28T20:03:59.844Z | Compiling rand v0.9.2 |
| 1469 | 2026-04-28T20:03:59.996Z | Compiling http-body v1.0.1 |
| 1470 | 2026-04-28T20:04:00.149Z | Compiling openssl-probe v0.2.1 |
| 1471 | 2026-04-28T20:04:00.288Z | Compiling httparse v1.10.1 |
| 1472 | 2026-04-28T20:04:00.323Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-04-28T20:04:00.326Z | Compiling thiserror v2.0.18 |
| 1474 | 2026-04-28T20:04:00.393Z | Compiling base64 v0.22.1 |
| 1475 | 2026-04-28T20:04:00.430Z | Compiling schemars v0.8.22 |
| 1476 | 2026-04-28T20:04:00.459Z | Compiling untrusted v0.9.0 |
| 1477 | 2026-04-28T20:04:00.668Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-04-28T20:04:00.699Z | Compiling schemars_derive v0.8.22 |
| 1479 | 2026-04-28T20:04:00.713Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-04-28T20:04:00.739Z | Compiling scroll_derive v0.13.1 |
| 1481 | 2026-04-28T20:04:00.979Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-04-28T20:04:01.024Z | Compiling tracing v0.1.44 |
| 1483 | 2026-04-28T20:04:01.137Z | Compiling tower-service v0.3.3 |
| 1484 | 2026-04-28T20:04:01.237Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-04-28T20:04:01.293Z | Compiling tower-layer v0.3.3 |
| 1486 | 2026-04-28T20:04:01.364Z | Compiling tokio-util v0.7.18 |
| 1487 | 2026-04-28T20:04:01.460Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-04-28T20:04:01.543Z | Compiling rustls v0.23.37 |
| 1489 | 2026-04-28T20:04:01.599Z | Compiling tinyvec_macros v0.1.1 |
| 1490 | 2026-04-28T20:04:01.674Z | Compiling try-lock v0.2.5 |
| 1491 | 2026-04-28T20:04:01.715Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-04-28T20:04:01.785Z | Compiling want v0.3.1 |
| 1493 | 2026-04-28T20:04:01.955Z | Compiling scroll v0.13.0 |
| 1494 | 2026-04-28T20:04:02.063Z | Compiling h2 v0.4.13 |
| 1495 | 2026-04-28T20:04:02.405Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-04-28T20:04:02.424Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-04-28T20:04:02.510Z | Compiling spin v0.9.8 |
| 1498 | 2026-04-28T20:04:02.718Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-04-28T20:04:02.801Z | Compiling num-conv v0.2.0 |
| 1500 | 2026-04-28T20:04:02.901Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-04-28T20:04:02.934Z | Compiling crc32fast v1.5.0 |
| 1502 | 2026-04-28T20:04:03.105Z | Compiling foreign-types-shared v0.1.1 |
| 1503 | 2026-04-28T20:04:03.201Z | Compiling pin-utils v0.1.0 |
| 1504 | 2026-04-28T20:04:03.212Z | Compiling time-core v0.1.8 |
| 1505 | 2026-04-28T20:04:03.240Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-04-28T20:04:03.256Z | Compiling openssl v0.10.75 |
| 1507 | 2026-04-28T20:04:03.272Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-04-28T20:04:03.295Z | Compiling tempfile v3.25.0 |
| 1509 | 2026-04-28T20:04:03.356Z | Compiling time-macros v0.2.27 |
| 1510 | 2026-04-28T20:04:03.510Z | Compiling regex-automata v0.4.14 |
| 1511 | 2026-04-28T20:04:03.539Z | Compiling foreign-types v0.3.2 |
| 1512 | 2026-04-28T20:04:03.616Z | Compiling deranged v0.5.8 |
| 1513 | 2026-04-28T20:04:03.703Z | Compiling darling v0.20.11 |
| 1514 | 2026-04-28T20:04:03.786Z | Compiling goblin v0.10.5 |
| 1515 | 2026-04-28T20:04:04.408Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-04-28T20:04:04.572Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-04-28T20:04:04.809Z | Compiling simd-adler32 v0.3.8 |
| 1518 | 2026-04-28T20:04:04.852Z | Compiling quick-error v1.2.3 |
| 1519 | 2026-04-28T20:04:04.932Z | Compiling siphasher v1.0.2 |
| 1520 | 2026-04-28T20:04:04.950Z | Compiling bit-vec v0.8.0 |
| 1521 | 2026-04-28T20:04:05.047Z | Compiling hyper v1.8.1 |
| 1522 | 2026-04-28T20:04:05.118Z | Compiling usdt-impl v0.6.0 |
| 1523 | 2026-04-28T20:04:05.181Z | Compiling native-tls v0.2.18 |
| 1524 | 2026-04-28T20:04:05.327Z | Compiling syn v1.0.109 |
| 1525 | 2026-04-28T20:04:05.381Z | Compiling crossbeam-utils v0.8.21 |
| 1526 | 2026-04-28T20:04:05.686Z | Compiling num_threads v0.1.7 |
| 1527 | 2026-04-28T20:04:05.786Z | Compiling time v0.3.47 |
| 1528 | 2026-04-28T20:04:05.839Z | Compiling bit-set v0.8.0 |
| 1529 | 2026-04-28T20:04:06.005Z | Compiling rusty-fork v0.3.1 |
| 1530 | 2026-04-28T20:04:06.330Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-04-28T20:04:06.661Z | Compiling dof v0.4.0 |
| 1532 | 2026-04-28T20:04:07.401Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-04-28T20:04:07.847Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-04-28T20:04:07.883Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-04-28T20:04:08.052Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-04-28T20:04:08.068Z | Compiling signature v2.2.0 |
| 1537 | 2026-04-28T20:04:08.244Z | Compiling thiserror-impl v1.0.69 |
| 1538 | 2026-04-28T20:04:08.247Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-04-28T20:04:08.288Z | Compiling heapless v0.7.17 |
| 1540 | 2026-04-28T20:04:08.334Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-04-28T20:04:08.500Z | Compiling slog v2.8.2 |
| 1542 | 2026-04-28T20:04:08.528Z | Compiling darling_core v0.21.3 |
| 1543 | 2026-04-28T20:04:08.623Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-04-28T20:04:08.680Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-04-28T20:04:08.788Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-04-28T20:04:08.875Z | Compiling cookie v0.18.1 |
| 1547 | 2026-04-28T20:04:08.898Z | Compiling paste v1.0.15 |
| 1548 | 2026-04-28T20:04:08.912Z | Compiling unarray v0.1.4 |
| 1549 | 2026-04-28T20:04:08.912Z | Compiling unicode-bidi v0.3.18 |
| 1550 | 2026-04-28T20:04:09.020Z | Compiling adler2 v2.0.1 |
| 1551 | 2026-04-28T20:04:09.051Z | Compiling signal-hook v0.3.18 |
| 1552 | 2026-04-28T20:04:09.152Z | Compiling anyhow v1.0.102 |
| 1553 | 2026-04-28T20:04:09.167Z | Compiling zstd-safe v7.2.4 |
| 1554 | 2026-04-28T20:04:09.222Z | Compiling unicode-properties v0.1.4 |
| 1555 | 2026-04-28T20:04:09.425Z | Compiling stringprep v0.1.5 |
| 1556 | 2026-04-28T20:04:09.443Z | Compiling miniz_oxide v0.8.9 |
| 1557 | 2026-04-28T20:04:09.499Z | Compiling proptest v1.10.0 |
| 1558 | 2026-04-28T20:04:09.514Z | Compiling thiserror v1.0.69 |
| 1559 | 2026-04-28T20:04:09.617Z | Compiling scroll v0.12.0 |
| 1560 | 2026-04-28T20:04:09.881Z | Compiling tower v0.5.3 |
| 1561 | 2026-04-28T20:04:10.112Z | Compiling derive_builder_macro v0.20.2 |
| 1562 | 2026-04-28T20:04:10.447Z | Compiling ipnetwork v0.21.1 |
| 1563 | 2026-04-28T20:04:10.577Z | Compiling http-body-util v0.1.3 |
| 1564 | 2026-04-28T20:04:10.655Z | Compiling webpki-roots v1.0.6 |
| 1565 | 2026-04-28T20:04:10.782Z | Compiling rand_chacha v0.3.1 |
| 1566 | 2026-04-28T20:04:10.824Z | Compiling serde_spanned v0.6.9 |
| 1567 | 2026-04-28T20:04:10.894Z | Compiling erased-serde v0.3.31 |
| 1568 | 2026-04-28T20:04:10.956Z | Compiling toml_datetime v0.6.11 |
| 1569 | 2026-04-28T20:04:10.970Z | Compiling serde_tokenstream v0.2.3 |
| 1570 | 2026-04-28T20:04:11.052Z | Compiling darling_macro v0.21.3 |
| 1571 | 2026-04-28T20:04:11.222Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-04-28T20:04:11.288Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-04-28T20:04:11.389Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-04-28T20:04:11.389Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-04-28T20:04:11.527Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-04-28T20:04:11.576Z | Compiling hash32 v0.2.1 |
| 1577 | 2026-04-28T20:04:11.606Z | Compiling ff v0.13.1 |
| 1578 | 2026-04-28T20:04:11.748Z | Compiling memoffset v0.9.1 |
| 1579 | 2026-04-28T20:04:11.759Z | Compiling fallible-iterator v0.2.0 |
| 1580 | 2026-04-28T20:04:11.771Z | Compiling smoltcp v0.9.1 |
| 1581 | 2026-04-28T20:04:11.854Z | Compiling base16ct v0.2.0 |
| 1582 | 2026-04-28T20:04:11.934Z | Compiling ryu v1.0.23 |
| 1583 | 2026-04-28T20:04:12.031Z | Compiling ref-cast v1.0.25 |
| 1584 | 2026-04-28T20:04:12.059Z | Compiling psl-types v2.0.11 |
| 1585 | 2026-04-28T20:04:12.108Z | Compiling rustix v0.38.44 |
| 1586 | 2026-04-28T20:04:12.123Z | Compiling litrs v1.0.0 |
| 1587 | 2026-04-28T20:04:12.156Z | Compiling cfg_aliases v0.2.1 |
| 1588 | 2026-04-28T20:04:12.183Z | Compiling zlib-rs v0.6.2 |
| 1589 | 2026-04-28T20:04:12.231Z | Compiling num-bigint-dig v0.8.6 |
| 1590 | 2026-04-28T20:04:12.335Z | Compiling iri-string v0.7.10 |
| 1591 | 2026-04-28T20:04:12.493Z | Compiling nix v0.31.2 |
| 1592 | 2026-04-28T20:04:12.550Z | Compiling zerocopy v0.7.35 |
| 1593 | 2026-04-28T20:04:12.627Z | Compiling document-features v0.2.12 |
| 1594 | 2026-04-28T20:04:12.852Z | Compiling publicsuffix v2.3.0 |
| 1595 | 2026-04-28T20:04:13.051Z | Compiling serde_urlencoded v0.7.1 |
| 1596 | 2026-04-28T20:04:13.075Z | Compiling postgres-protocol v0.6.10 |
| 1597 | 2026-04-28T20:04:13.214Z | Compiling sec1 v0.7.3 |
| 1598 | 2026-04-28T20:04:13.399Z | Compiling newtype-uuid v1.3.2 |
| 1599 | 2026-04-28T20:04:13.491Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-04-28T20:04:13.615Z | Compiling num-iter v0.1.45 |
| 1601 | 2026-04-28T20:04:13.805Z | Compiling group v0.13.0 |
| 1602 | 2026-04-28T20:04:13.840Z | Compiling darling v0.21.3 |
| 1603 | 2026-04-28T20:04:13.923Z | Compiling rand v0.8.5 |
| 1604 | 2026-04-28T20:04:13.979Z | Compiling oxnet v0.1.4 |
| 1605 | 2026-04-28T20:04:14.188Z | Compiling hubpack_derive v0.1.1 |
| 1606 | 2026-04-28T20:04:14.203Z | Compiling derive_builder v0.20.2 |
| 1607 | 2026-04-28T20:04:14.277Z | Compiling tokio-native-tls v0.3.1 |
| 1608 | 2026-04-28T20:04:14.426Z | Compiling goblin v0.8.2 |
| 1609 | 2026-04-28T20:04:14.793Z | Compiling regex v1.12.3 |
| 1610 | 2026-04-28T20:04:15.044Z | Compiling flate2 v1.1.9 |
| 1611 | 2026-04-28T20:04:15.111Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-04-28T20:04:15.125Z | Compiling lazy_static v1.5.0 |
| 1613 | 2026-04-28T20:04:15.219Z | Compiling cargo-platform v0.1.9 |
| 1614 | 2026-04-28T20:04:15.233Z | Compiling hkdf v0.12.4 |
| 1615 | 2026-04-28T20:04:15.352Z | Compiling crypto-bigint v0.5.5 |
| 1616 | 2026-04-28T20:04:15.401Z | Compiling terminal_size v0.4.3 |
| 1617 | 2026-04-28T20:04:15.412Z | Compiling daft-derive v0.1.5 |
| 1618 | 2026-04-28T20:04:15.451Z | Compiling strum_macros v0.27.2 |
| 1619 | 2026-04-28T20:04:15.479Z | Compiling async-trait v0.1.89 |
| 1620 | 2026-04-28T20:04:15.554Z | Compiling ref-cast-impl v1.0.25 |
| 1621 | 2026-04-28T20:04:16.106Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-04-28T20:04:16.123Z | Compiling vergen v9.0.6 |
| 1623 | 2026-04-28T20:04:16.305Z | Compiling fs-err v3.3.0 |
| 1624 | 2026-04-28T20:04:16.500Z | Compiling ahash v0.8.12 |
| 1625 | 2026-04-28T20:04:16.534Z | Compiling winnow v0.5.40 |
| 1626 | 2026-04-28T20:04:16.710Z | Compiling bitflags v1.3.2 |
| 1627 | 2026-04-28T20:04:16.758Z | Compiling foldhash v0.1.5 |
| 1628 | 2026-04-28T20:04:16.793Z | Compiling bumpalo v3.20.2 |
| 1629 | 2026-04-28T20:04:16.936Z | Compiling libbz2-rs-sys v0.2.2 |
| 1630 | 2026-04-28T20:04:17.048Z | Compiling object v0.37.3 |
| 1631 | 2026-04-28T20:04:17.319Z | Compiling managed v0.8.0 |
| 1632 | 2026-04-28T20:04:17.467Z | Compiling unicode-segmentation v1.12.0 |
| 1633 | 2026-04-28T20:04:17.522Z | Compiling clap_builder v4.5.60 |
| 1634 | 2026-04-28T20:04:17.624Z | Compiling strum v0.27.2 |
| 1635 | 2026-04-28T20:04:17.765Z | Compiling bzip2 v0.6.1 |
| 1636 | 2026-04-28T20:04:17.852Z | Compiling toml_edit v0.19.15 |
| 1637 | 2026-04-28T20:04:17.959Z | Compiling zopfli v0.8.3 |
| 1638 | 2026-04-28T20:04:17.994Z | Compiling hashbrown v0.15.5 |
| 1639 | 2026-04-28T20:04:18.401Z | Compiling dof v0.3.0 |
| 1640 | 2026-04-28T20:04:18.617Z | Compiling elliptic-curve v0.13.8 |
| 1641 | 2026-04-28T20:04:18.661Z | Compiling daft v0.1.5 |
| 1642 | 2026-04-28T20:04:19.015Z | Compiling cargo_metadata v0.19.2 |
| 1643 | 2026-04-28T20:04:19.044Z | Compiling phf v0.13.1 |
| 1644 | 2026-04-28T20:04:19.219Z | Compiling signal-hook-mio v0.2.5 |
| 1645 | 2026-04-28T20:04:19.333Z | Compiling cookie_store v0.22.1 |
| 1646 | 2026-04-28T20:04:20.337Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-04-28T20:04:20.351Z | Compiling zstd v0.13.3 |
| 1648 | 2026-04-28T20:04:20.464Z | Compiling hyper-tls v0.6.0 |
| 1649 | 2026-04-28T20:04:20.511Z | Compiling bzip2 v0.4.4 |
| 1650 | 2026-04-28T20:04:20.546Z | Compiling serde_with_macros v3.17.0 |
| 1651 | 2026-04-28T20:04:20.576Z | Compiling postgres-types v0.2.12 |
| 1652 | 2026-04-28T20:04:20.754Z | Compiling usdt-macro v0.6.0 |
| 1653 | 2026-04-28T20:04:20.763Z | Compiling usdt-attr-macro v0.6.0 |
| 1654 | 2026-04-28T20:04:21.028Z | Compiling dtrace-parser v0.2.0 |
| 1655 | 2026-04-28T20:04:21.123Z | Compiling ed25519 v2.2.3 |
| 1656 | 2026-04-28T20:04:21.489Z | Compiling bstr v1.12.1 |
| 1657 | 2026-04-28T20:04:21.555Z | Compiling phf_shared v0.11.3 |
| 1658 | 2026-04-28T20:04:21.667Z | Compiling pkcs1 v0.7.5 |
| 1659 | 2026-04-28T20:04:21.742Z | Compiling serde-big-array v0.5.1 |
| 1660 | 2026-04-28T20:04:21.794Z | Compiling hex v0.4.3 |
| 1661 | 2026-04-28T20:04:21.846Z | Compiling rfc6979 v0.4.0 |
| 1662 | 2026-04-28T20:04:21.878Z | Compiling serde_repr v0.1.20 |
| 1663 | 2026-04-28T20:04:21.973Z | Compiling clap_derive v4.5.55 |
| 1664 | 2026-04-28T20:04:22.046Z | Compiling strum_macros v0.26.4 |
| 1665 | 2026-04-28T20:04:22.061Z | Compiling enum-as-inner v0.6.1 |
| 1666 | 2026-04-28T20:04:22.065Z | Compiling float-cmp v0.10.0 |
| 1667 | 2026-04-28T20:04:22.146Z | Compiling memmap2 v0.9.10 |
| 1668 | 2026-04-28T20:04:22.213Z | Compiling thread-id v4.2.2 |
| 1669 | 2026-04-28T20:04:22.315Z | Compiling env_filter v1.0.0 |
| 1670 | 2026-04-28T20:04:22.359Z | Compiling encoding_rs v0.8.35 |
| 1671 | 2026-04-28T20:04:22.406Z | Compiling fixedbitset v0.4.2 |
| 1672 | 2026-04-28T20:04:22.581Z | Compiling whoami v2.1.0 |
| 1673 | 2026-04-28T20:04:22.620Z | Compiling data-encoding v2.10.0 |
| 1674 | 2026-04-28T20:04:22.627Z | Compiling rustc-hash v2.1.1 |
| 1675 | 2026-04-28T20:04:22.752Z | Compiling precomputed-hash v0.1.1 |
| 1676 | 2026-04-28T20:04:22.845Z | Compiling static_assertions v1.1.0 |
| 1677 | 2026-04-28T20:04:22.925Z | Compiling normalize-line-endings v0.3.0 |
| 1678 | 2026-04-28T20:04:22.953Z | Compiling mime v0.3.17 |
| 1679 | 2026-04-28T20:04:23.028Z | Compiling difflib v0.4.0 |
| 1680 | 2026-04-28T20:04:23.210Z | Compiling keccak v0.1.6 |
| 1681 | 2026-04-28T20:04:23.312Z | Compiling jiff v0.2.21 |
| 1682 | 2026-04-28T20:04:23.585Z | Compiling new_debug_unreachable v1.0.6 |
| 1683 | 2026-04-28T20:04:23.673Z | Compiling predicates-core v1.0.10 |
| 1684 | 2026-04-28T20:04:23.716Z | Compiling either v1.15.0 |
| 1685 | 2026-04-28T20:04:23.781Z | Compiling fixedbitset v0.5.7 |
| 1686 | 2026-04-28T20:04:23.843Z | Compiling strum v0.26.3 |
| 1687 | 2026-04-28T20:04:23.889Z | Compiling predicates v3.1.4 |
| 1688 | 2026-04-28T20:04:23.928Z | Compiling itertools v0.13.0 |
| 1689 | 2026-04-28T20:04:23.970Z | Compiling clap v4.5.60 |
| 1690 | 2026-04-28T20:04:24.029Z | Compiling petgraph v0.8.3 |
| 1691 | 2026-04-28T20:04:24.051Z | Compiling string_cache v0.8.9 |
| 1692 | 2026-04-28T20:04:24.091Z | Compiling sha3 v0.10.8 |
| 1693 | 2026-04-28T20:04:24.281Z | Compiling toml_edit v0.22.27 |
| 1694 | 2026-04-28T20:04:24.547Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1695 | 2026-04-28T20:04:24.561Z | Compiling hickory-proto v0.25.2 |
| 1696 | 2026-04-28T20:04:24.781Z | Compiling tokio-postgres v0.7.16 |
| 1697 | 2026-04-28T20:04:25.143Z | Compiling iddqd v0.3.18 |
| 1698 | 2026-04-28T20:04:25.991Z | Compiling zip v4.6.1 |
| 1699 | 2026-04-28T20:04:26.305Z | Compiling petgraph v0.6.5 |
| 1700 | 2026-04-28T20:04:26.971Z | Compiling env_logger v0.11.9 |
| 1701 | 2026-04-28T20:04:27.021Z | Compiling usdt v0.6.0 |
| 1702 | 2026-04-28T20:04:27.067Z | Compiling usdt-impl v0.5.0 |
| 1703 | 2026-04-28T20:04:27.287Z | Compiling serde_with v3.17.0 |
| 1704 | 2026-04-28T20:04:27.324Z | Compiling ecdsa v0.16.9 |
| 1705 | 2026-04-28T20:04:27.336Z | Compiling similar v2.7.0 |
| 1706 | 2026-04-28T20:04:27.487Z | Compiling rsa v0.9.10 |
| 1707 | 2026-04-28T20:04:27.651Z | Compiling crossterm v0.28.1 |
| 1708 | 2026-04-28T20:04:27.714Z | Compiling ed25519-dalek v2.2.0 |
| 1709 | 2026-04-28T20:04:28.207Z | Compiling zip v0.6.6 |
| 1710 | 2026-04-28T20:04:28.776Z | Compiling toml v0.7.8 |
| 1711 | 2026-04-28T20:04:29.203Z | Compiling heck v0.4.1 |
| 1712 | 2026-04-28T20:04:29.207Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1713 | 2026-04-28T20:04:29.231Z | Compiling crossbeam-epoch v0.9.18 |
| 1714 | 2026-04-28T20:04:29.248Z | Compiling tokio-stream v0.1.18 |
| 1715 | 2026-04-28T20:04:29.393Z | Compiling buf-list v1.1.2 |
| 1716 | 2026-04-28T20:04:29.437Z | Compiling x509-cert v0.2.5 |
| 1717 | 2026-04-28T20:04:29.552Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1718 | 2026-04-28T20:04:29.671Z | Compiling openapiv3 v2.2.0 |
| 1719 | 2026-04-28T20:04:29.707Z | Compiling sha1 v0.10.6 |
| 1720 | 2026-04-28T20:04:29.831Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1721 | 2026-04-28T20:04:29.857Z | Compiling peg-runtime v0.8.5 |
| 1722 | 2026-04-28T20:04:29.930Z | Compiling lalrpop-util v0.19.12 |
| 1723 | 2026-04-28T20:04:30.123Z | Compiling thread_local v1.1.9 |
| 1724 | 2026-04-28T20:04:30.143Z | Compiling slog-async v2.8.0 |
| 1725 | 2026-04-28T20:04:30.154Z | Compiling crossbeam-channel v0.5.15 |
| 1726 | 2026-04-28T20:04:30.379Z | Compiling futures-executor v0.3.32 |
| 1727 | 2026-04-28T20:04:30.458Z | Compiling is-terminal v0.4.17 |
| 1728 | 2026-04-28T20:04:30.585Z | Compiling filetime v0.2.27 |
| 1729 | 2026-04-28T20:04:30.639Z | Compiling term v1.2.1 |
| 1730 | 2026-04-28T20:04:30.683Z | Compiling take_mut v0.2.2 |
| 1731 | 2026-04-28T20:04:30.767Z | Compiling xattr v1.6.1 |
| 1732 | 2026-04-28T20:04:30.868Z | Compiling futures v0.3.32 |
| 1733 | 2026-04-28T20:04:30.932Z | Compiling slog-term v2.9.2 |
| 1734 | 2026-04-28T20:04:30.946Z | Compiling tar v0.4.45 |
| 1735 | 2026-04-28T20:04:38.171Z | Compiling rustls-webpki v0.103.9 |
| 1736 | 2026-04-28T20:04:40.978Z | Compiling tokio-rustls v0.26.4 |
| 1737 | 2026-04-28T20:04:40.978Z | Compiling rustls-platform-verifier v0.6.2 |
| 1738 | 2026-04-28T20:04:41.175Z | Compiling hyper-rustls v0.27.7 |
| 1739 | 2026-04-28T20:04:41.443Z | Compiling reqwest v0.12.28 |
| 1740 | 2026-04-28T20:04:41.444Z | Compiling reqwest v0.13.2 |
| 1741 | 2026-04-28T20:04:43.465Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1742 | 2026-04-28T20:04:43.668Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1743 | 2026-04-28T20:04:46.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1744 | 2026-04-28T20:04:46.629Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1745 | 2026-04-28T20:04:46.683Z | Apr 28 20:04:45.533 INFO Starting download, target: Cockroach |
| 1746 | 2026-04-28T20:04:46.683Z | Apr 28 20:04:45.534 INFO Starting download, target: Clickhouse |
| 1747 | 2026-04-28T20:04:46.683Z | Apr 28 20:04:45.534 INFO Starting download, target: DendriteStub |
| 1748 | 2026-04-28T20:04:46.683Z | Apr 28 20:04:45.534 INFO Starting download, target: Console |
| 1749 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Starting download, target: MaghemiteMgd |
| 1750 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Starting download, target: TransceiverControl |
| 1751 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1752 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1753 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1754 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1755 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1756 | 2026-04-28T20:04:46.687Z | Apr 28 20:04:45.534 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1757 | 2026-04-28T20:04:46.963Z | Apr 28 20:04:45.811 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1758 | 2026-04-28T20:04:47.207Z | Apr 28 20:04:46.053 INFO Download complete, target: TransceiverControl |
| 1759 | 2026-04-28T20:04:47.675Z | Apr 28 20:04:46.521 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1760 | 2026-04-28T20:04:47.944Z | Apr 28 20:04:46.794 INFO Download complete, target: Console |
| 1761 | 2026-04-28T20:04:48.101Z | Apr 28 20:04:46.949 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1762 | 2026-04-28T20:04:48.234Z | Apr 28 20:04:47.084 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1763 | 2026-04-28T20:04:48.674Z | Apr 28 20:04:47.519 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1764 | 2026-04-28T20:04:49.633Z | Apr 28 20:04:48.095 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1765 | 2026-04-28T20:04:49.633Z | Apr 28 20:04:48.095 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1766 | 2026-04-28T20:04:50.414Z | Apr 28 20:04:49.261 INFO Download complete, target: DendriteStub |
| 1767 | 2026-04-28T20:04:50.627Z | Apr 28 20:04:49.461 INFO Download complete, target: MaghemiteMgd |
| 1768 | 2026-04-28T20:04:53.893Z | Apr 28 20:04:52.742 INFO Checking that binary works, target: Cockroach |
| 1769 | 2026-04-28T20:04:53.991Z | Apr 28 20:04:52.839 INFO Download complete, target: Cockroach |
| 1770 | 2026-04-28T20:04:55.491Z | Apr 28 20:04:54.340 INFO Checking that binary works, target: Clickhouse |
| 1771 | 2026-04-28T20:04:55.596Z | Apr 28 20:04:54.433 INFO Download complete, target: Clickhouse |
| 1772 | 2026-04-28T20:04:55.605Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1773 | 2026-04-28T20:04:55.605Z | |
| 1774 | 2026-04-28T20:04:55.606Z | real 2:56.066075530 |
| 1775 | 2026-04-28T20:04:55.606Z | user 7:17.889203640 |
| 1776 | 2026-04-28T20:04:55.606Z | sys 1:24.884943946 |
| 1777 | 2026-04-28T20:04:55.606Z | trap 0.237436674 |
| 1778 | 2026-04-28T20:04:55.606Z | tflt 0.654100857 |
| 1779 | 2026-04-28T20:04:55.606Z | dflt 0.506555805 |
| 1780 | 2026-04-28T20:04:55.606Z | kflt 0.024502987 |
| 1781 | 2026-04-28T20:04:55.606Z | lock 21:02.907367879 |
| 1782 | 2026-04-28T20:04:55.606Z | slp 21:27.119203559 |
| 1783 | 2026-04-28T20:04:55.606Z | lat 42.780139619 |
| 1784 | 2026-04-28T20:04:55.606Z | stop 1:59.917259909 |
| 1785 | 2026-04-28T20:04:55.606Z | + banner hack-check |
| 1786 | 2026-04-28T20:04:55.606Z | |
| 1787 | 2026-04-28T20:04:55.606Z | # # ## #### # # #### # # ###### #### # # |
| 1788 | 2026-04-28T20:04:55.606Z | # # # # # # # # # # # # # # # # # |
| 1789 | 2026-04-28T20:04:55.606Z | ###### # # # #### ##### # ###### ##### # #### |
| 1790 | 2026-04-28T20:04:55.606Z | # # ###### # # # # # # # # # # |
| 1791 | 2026-04-28T20:04:55.606Z | # # # # # # # # # # # # # # # # # |
| 1792 | 2026-04-28T20:04:55.606Z | # # # # #### # # #### # # ###### #### # # |
| 1793 | 2026-04-28T20:04:55.606Z | |
| 1794 | 2026-04-28T20:04:55.606Z | + export CARGO_INCREMENTAL=0 |
| 1795 | 2026-04-28T20:04:55.606Z | + CARGO_INCREMENTAL=0 |
| 1796 | 2026-04-28T20:04:55.621Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1797 | 2026-04-28T20:04:56.129Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1798 | 2026-04-28T20:04:56.355Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1799 | 2026-04-28T20:04:58.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s |
| 1800 | 2026-04-28T20:04:58.297Z | Running `target/debug/xtask check-features --ci` |
| 1801 | 2026-04-28T20:04:58.325Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1802 | 2026-04-28T20:04:58.332Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1803 | 2026-04-28T20:04:58.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1804 | 2026-04-28T20:04:58.876Z | Running `target/debug/xtask download cargo-hack` |
| 1805 | 2026-04-28T20:04:59.635Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1806 | 2026-04-28T20:04:59.957Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1807 | 2026-04-28T20:05:02.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s |
| 1808 | 2026-04-28T20:05:02.551Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1809 | 2026-04-28T20:05:02.590Z | Apr 28 20:05:01.438 INFO Starting download, target: CargoHack |
| 1810 | 2026-04-28T20:05:02.593Z | Apr 28 20:05:01.439 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1811 | 2026-04-28T20:05:03.185Z | Apr 28 20:05:02.033 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1812 | 2026-04-28T20:05:03.233Z | Apr 28 20:05:02.081 INFO Download complete, target: CargoHack |
| 1813 | 2026-04-28T20:05:03.236Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1814 | 2026-04-28T20:05:03.249Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1815 | 2026-04-28T20:05:03.398Z | info: running `cargo check --bins` on api_identity (1/272) |
| 1816 | 2026-04-28T20:05:03.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1817 | 2026-04-28T20:05:03.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1818 | 2026-04-28T20:05:03.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1819 | 2026-04-28T20:05:03.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1820 | 2026-04-28T20:05:03.976Z | |
| 1821 | 2026-04-28T20:05:03.976Z | info: running `cargo check --bins` on bootstore (2/272) |
| 1822 | 2026-04-28T20:05:04.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-04-28T20:05:04.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-04-28T20:05:04.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-04-28T20:05:04.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1826 | 2026-04-28T20:05:04.554Z | |
| 1827 | 2026-04-28T20:05:04.554Z | info: running `cargo check --bins` on omicron-ledger (3/272) |
| 1828 | 2026-04-28T20:05:05.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-04-28T20:05:05.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-04-28T20:05:05.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-04-28T20:05:05.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1832 | 2026-04-28T20:05:05.125Z | |
| 1833 | 2026-04-28T20:05:05.125Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/272) |
| 1834 | 2026-04-28T20:05:05.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-04-28T20:05:05.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-04-28T20:05:05.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-04-28T20:05:05.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1838 | 2026-04-28T20:05:05.704Z | |
| 1839 | 2026-04-28T20:05:05.704Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/272) |
| 1840 | 2026-04-28T20:05:06.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-04-28T20:05:06.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-04-28T20:05:06.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-04-28T20:05:06.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1844 | 2026-04-28T20:05:06.282Z | |
| 1845 | 2026-04-28T20:05:06.282Z | info: running `cargo check --bins` on omicron-certificates (6/272) |
| 1846 | 2026-04-28T20:05:06.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-04-28T20:05:06.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-04-28T20:05:06.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-04-28T20:05:06.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1850 | 2026-04-28T20:05:06.871Z | |
| 1851 | 2026-04-28T20:05:06.871Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/272) |
| 1852 | 2026-04-28T20:05:07.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-04-28T20:05:07.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-04-28T20:05:07.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-04-28T20:05:07.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1856 | 2026-04-28T20:05:07.456Z | |
| 1857 | 2026-04-28T20:05:07.456Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/272) |
| 1858 | 2026-04-28T20:05:07.959Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-04-28T20:05:07.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-04-28T20:05:07.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-04-28T20:05:07.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1862 | 2026-04-28T20:05:08.044Z | |
| 1863 | 2026-04-28T20:05:08.044Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/272) |
| 1864 | 2026-04-28T20:05:08.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-04-28T20:05:08.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-04-28T20:05:08.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-04-28T20:05:08.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1868 | 2026-04-28T20:05:08.507Z | |
| 1869 | 2026-04-28T20:05:08.507Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/272) |
| 1870 | 2026-04-28T20:05:08.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-04-28T20:05:08.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-04-28T20:05:08.918Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-04-28T20:05:08.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1874 | 2026-04-28T20:05:08.978Z | |
| 1875 | 2026-04-28T20:05:08.978Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/272) |
| 1876 | 2026-04-28T20:05:09.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-04-28T20:05:09.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-04-28T20:05:09.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-04-28T20:05:09.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1880 | 2026-04-28T20:05:09.442Z | |
| 1881 | 2026-04-28T20:05:09.442Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/272) |
| 1882 | 2026-04-28T20:05:09.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-04-28T20:05:09.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-04-28T20:05:09.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-04-28T20:05:09.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1886 | 2026-04-28T20:05:09.904Z | |
| 1887 | 2026-04-28T20:05:09.904Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/272) |
| 1888 | 2026-04-28T20:05:10.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-04-28T20:05:10.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-04-28T20:05:10.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-04-28T20:05:10.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1892 | 2026-04-28T20:05:10.367Z | |
| 1893 | 2026-04-28T20:05:10.367Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/272) |
| 1894 | 2026-04-28T20:05:10.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-04-28T20:05:10.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-04-28T20:05:10.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-04-28T20:05:10.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1898 | 2026-04-28T20:05:10.856Z | |
| 1899 | 2026-04-28T20:05:10.856Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/272) |
| 1900 | 2026-04-28T20:05:11.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-04-28T20:05:11.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-04-28T20:05:11.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-04-28T20:05:11.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1904 | 2026-04-28T20:05:11.297Z | |
| 1905 | 2026-04-28T20:05:11.297Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/272) |
| 1906 | 2026-04-28T20:05:11.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-04-28T20:05:11.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-04-28T20:05:11.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-04-28T20:05:11.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1910 | 2026-04-28T20:05:11.763Z | |
| 1911 | 2026-04-28T20:05:11.763Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/272) |
| 1912 | 2026-04-28T20:05:12.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-04-28T20:05:12.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-04-28T20:05:12.174Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-04-28T20:05:12.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1916 | 2026-04-28T20:05:12.229Z | |
| 1917 | 2026-04-28T20:05:12.229Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/272) |
| 1918 | 2026-04-28T20:05:12.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-04-28T20:05:12.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-04-28T20:05:12.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-04-28T20:05:12.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1922 | 2026-04-28T20:05:12.692Z | |
| 1923 | 2026-04-28T20:05:12.692Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/272) |
| 1924 | 2026-04-28T20:05:13.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-04-28T20:05:13.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-04-28T20:05:13.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-04-28T20:05:13.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1928 | 2026-04-28T20:05:13.156Z | |
| 1929 | 2026-04-28T20:05:13.156Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/272) |
| 1930 | 2026-04-28T20:05:13.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-04-28T20:05:13.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-04-28T20:05:13.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-04-28T20:05:13.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1934 | 2026-04-28T20:05:13.625Z | |
| 1935 | 2026-04-28T20:05:13.625Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/272) |
| 1936 | 2026-04-28T20:05:14.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-04-28T20:05:14.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-04-28T20:05:14.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-04-28T20:05:14.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1940 | 2026-04-28T20:05:14.094Z | |
| 1941 | 2026-04-28T20:05:14.094Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/272) |
| 1942 | 2026-04-28T20:05:14.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-04-28T20:05:14.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-04-28T20:05:14.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-04-28T20:05:14.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1946 | 2026-04-28T20:05:14.560Z | |
| 1947 | 2026-04-28T20:05:14.560Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/272) |
| 1948 | 2026-04-28T20:05:14.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-04-28T20:05:14.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-04-28T20:05:14.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-04-28T20:05:14.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1952 | 2026-04-28T20:05:15.027Z | |
| 1953 | 2026-04-28T20:05:15.027Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/272) |
| 1954 | 2026-04-28T20:05:15.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-04-28T20:05:15.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-04-28T20:05:15.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-04-28T20:05:15.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1958 | 2026-04-28T20:05:15.492Z | |
| 1959 | 2026-04-28T20:05:15.492Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/272) |
| 1960 | 2026-04-28T20:05:15.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-04-28T20:05:15.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-04-28T20:05:15.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-04-28T20:05:15.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1964 | 2026-04-28T20:05:15.957Z | |
| 1965 | 2026-04-28T20:05:15.957Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/272) |
| 1966 | 2026-04-28T20:05:16.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-04-28T20:05:16.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-04-28T20:05:16.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-04-28T20:05:16.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1970 | 2026-04-28T20:05:16.424Z | |
| 1971 | 2026-04-28T20:05:16.424Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/272) |
| 1972 | 2026-04-28T20:05:16.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-04-28T20:05:16.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-04-28T20:05:16.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-04-28T20:05:16.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1976 | 2026-04-28T20:05:16.890Z | |
| 1977 | 2026-04-28T20:05:16.890Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/272) |
| 1978 | 2026-04-28T20:05:17.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-04-28T20:05:17.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-04-28T20:05:17.299Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-04-28T20:05:17.302Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1982 | 2026-04-28T20:05:17.356Z | |
| 1983 | 2026-04-28T20:05:17.356Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/272) |
| 1984 | 2026-04-28T20:05:17.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-04-28T20:05:17.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-04-28T20:05:17.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-04-28T20:05:17.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1988 | 2026-04-28T20:05:17.822Z | |
| 1989 | 2026-04-28T20:05:17.822Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/272) |
| 1990 | 2026-04-28T20:05:18.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-04-28T20:05:18.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-04-28T20:05:18.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-04-28T20:05:18.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1994 | 2026-04-28T20:05:18.289Z | |
| 1995 | 2026-04-28T20:05:18.289Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/272) |
| 1996 | 2026-04-28T20:05:18.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-04-28T20:05:18.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-04-28T20:05:18.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-04-28T20:05:18.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2000 | 2026-04-28T20:05:18.751Z | |
| 2001 | 2026-04-28T20:05:18.751Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/272) |
| 2002 | 2026-04-28T20:05:19.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-04-28T20:05:19.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-04-28T20:05:19.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-04-28T20:05:19.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2006 | 2026-04-28T20:05:19.215Z | |
| 2007 | 2026-04-28T20:05:19.215Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/272) |
| 2008 | 2026-04-28T20:05:19.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-04-28T20:05:19.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-04-28T20:05:19.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-04-28T20:05:19.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2012 | 2026-04-28T20:05:19.677Z | |
| 2013 | 2026-04-28T20:05:19.677Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/272) |
| 2014 | 2026-04-28T20:05:20.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-04-28T20:05:20.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-04-28T20:05:20.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-04-28T20:05:20.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2018 | 2026-04-28T20:05:20.140Z | |
| 2019 | 2026-04-28T20:05:20.140Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/272) |
| 2020 | 2026-04-28T20:05:20.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-04-28T20:05:20.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-04-28T20:05:20.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-04-28T20:05:20.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2024 | 2026-04-28T20:05:20.603Z | |
| 2025 | 2026-04-28T20:05:20.603Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/272) |
| 2026 | 2026-04-28T20:05:21.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-04-28T20:05:21.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-04-28T20:05:21.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-04-28T20:05:21.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2030 | 2026-04-28T20:05:21.066Z | |
| 2031 | 2026-04-28T20:05:21.066Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/272) |
| 2032 | 2026-04-28T20:05:21.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-04-28T20:05:21.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-04-28T20:05:21.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-04-28T20:05:21.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2036 | 2026-04-28T20:05:21.533Z | |
| 2037 | 2026-04-28T20:05:21.533Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/272) |
| 2038 | 2026-04-28T20:05:21.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-04-28T20:05:21.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-04-28T20:05:21.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-04-28T20:05:21.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2042 | 2026-04-28T20:05:22.000Z | |
| 2043 | 2026-04-28T20:05:22.000Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/272) |
| 2044 | 2026-04-28T20:05:22.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-04-28T20:05:22.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-04-28T20:05:22.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-04-28T20:05:22.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2048 | 2026-04-28T20:05:22.468Z | |
| 2049 | 2026-04-28T20:05:22.468Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/272) |
| 2050 | 2026-04-28T20:05:22.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-04-28T20:05:22.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-04-28T20:05:22.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-04-28T20:05:22.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2054 | 2026-04-28T20:05:22.938Z | |
| 2055 | 2026-04-28T20:05:22.938Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/272) |
| 2056 | 2026-04-28T20:05:23.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-04-28T20:05:23.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-04-28T20:05:23.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-04-28T20:05:23.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2060 | 2026-04-28T20:05:23.408Z | |
| 2061 | 2026-04-28T20:05:23.408Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/272) |
| 2062 | 2026-04-28T20:05:23.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-04-28T20:05:23.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-04-28T20:05:23.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-04-28T20:05:23.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2066 | 2026-04-28T20:05:23.879Z | |
| 2067 | 2026-04-28T20:05:23.879Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/272) |
| 2068 | 2026-04-28T20:05:24.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-04-28T20:05:24.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-04-28T20:05:24.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-04-28T20:05:24.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2072 | 2026-04-28T20:05:24.352Z | |
| 2073 | 2026-04-28T20:05:24.352Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/272) |
| 2074 | 2026-04-28T20:05:24.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-04-28T20:05:24.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-04-28T20:05:24.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-04-28T20:05:24.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2078 | 2026-04-28T20:05:24.823Z | |
| 2079 | 2026-04-28T20:05:24.823Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/272) |
| 2080 | 2026-04-28T20:05:25.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-04-28T20:05:25.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-04-28T20:05:25.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-04-28T20:05:25.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2084 | 2026-04-28T20:05:25.291Z | |
| 2085 | 2026-04-28T20:05:25.291Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/272) |
| 2086 | 2026-04-28T20:05:25.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-04-28T20:05:25.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-04-28T20:05:25.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-04-28T20:05:25.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2090 | 2026-04-28T20:05:25.760Z | |
| 2091 | 2026-04-28T20:05:25.760Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/272) |
| 2092 | 2026-04-28T20:05:26.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-04-28T20:05:26.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-04-28T20:05:26.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-04-28T20:05:26.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2096 | 2026-04-28T20:05:26.227Z | |
| 2097 | 2026-04-28T20:05:26.228Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/272) |
| 2098 | 2026-04-28T20:05:26.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-04-28T20:05:26.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-04-28T20:05:26.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-04-28T20:05:26.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2102 | 2026-04-28T20:05:26.696Z | |
| 2103 | 2026-04-28T20:05:26.696Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/272) |
| 2104 | 2026-04-28T20:05:27.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-04-28T20:05:27.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-04-28T20:05:27.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-04-28T20:05:27.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2108 | 2026-04-28T20:05:27.331Z | |
| 2109 | 2026-04-28T20:05:27.331Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/272) |
| 2110 | 2026-04-28T20:05:27.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-04-28T20:05:27.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-04-28T20:05:27.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2113 | 2026-04-28T20:05:27.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2114 | 2026-04-28T20:05:27.962Z | |
| 2115 | 2026-04-28T20:05:27.962Z | info: running `cargo check --bins` on nexus-config (51/272) |
| 2116 | 2026-04-28T20:05:28.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2117 | 2026-04-28T20:05:28.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2118 | 2026-04-28T20:05:28.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2119 | 2026-04-28T20:05:28.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2120 | 2026-04-28T20:05:28.595Z | |
| 2121 | 2026-04-28T20:05:28.595Z | info: running `cargo check --bins` on nexus-types (52/272) |
| 2122 | 2026-04-28T20:05:29.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2123 | 2026-04-28T20:05:29.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2124 | 2026-04-28T20:05:29.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2125 | 2026-04-28T20:05:29.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2126 | 2026-04-28T20:05:29.228Z | |
| 2127 | 2026-04-28T20:05:29.228Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/272) |
| 2128 | 2026-04-28T20:05:29.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2129 | 2026-04-28T20:05:29.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2130 | 2026-04-28T20:05:29.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2131 | 2026-04-28T20:05:29.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2132 | 2026-04-28T20:05:29.827Z | |
| 2133 | 2026-04-28T20:05:29.828Z | info: running `cargo check --bins` on omicron-passwords (54/272) |
| 2134 | 2026-04-28T20:05:30.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2135 | 2026-04-28T20:05:30.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2136 | 2026-04-28T20:05:30.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2137 | 2026-04-28T20:05:30.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2138 | 2026-04-28T20:05:30.400Z | |
| 2139 | 2026-04-28T20:05:30.400Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/272) |
| 2140 | 2026-04-28T20:05:30.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2141 | 2026-04-28T20:05:30.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2142 | 2026-04-28T20:05:30.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2143 | 2026-04-28T20:05:30.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2144 | 2026-04-28T20:05:30.995Z | |
| 2145 | 2026-04-28T20:05:30.995Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/272) |
| 2146 | 2026-04-28T20:05:31.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2147 | 2026-04-28T20:05:31.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2148 | 2026-04-28T20:05:31.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2149 | 2026-04-28T20:05:31.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2150 | 2026-04-28T20:05:31.589Z | |
| 2151 | 2026-04-28T20:05:31.589Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/272) |
| 2152 | 2026-04-28T20:05:32.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2153 | 2026-04-28T20:05:32.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2154 | 2026-04-28T20:05:32.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2155 | 2026-04-28T20:05:32.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2156 | 2026-04-28T20:05:32.191Z | |
| 2157 | 2026-04-28T20:05:32.191Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/272) |
| 2158 | 2026-04-28T20:05:32.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2159 | 2026-04-28T20:05:32.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2160 | 2026-04-28T20:05:32.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2161 | 2026-04-28T20:05:32.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2162 | 2026-04-28T20:05:32.793Z | |
| 2163 | 2026-04-28T20:05:32.793Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/272) |
| 2164 | 2026-04-28T20:05:33.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2165 | 2026-04-28T20:05:33.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2166 | 2026-04-28T20:05:33.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2167 | 2026-04-28T20:05:33.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2168 | 2026-04-28T20:05:33.377Z | |
| 2169 | 2026-04-28T20:05:33.377Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/272) |
| 2170 | 2026-04-28T20:05:33.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2171 | 2026-04-28T20:05:33.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2172 | 2026-04-28T20:05:33.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2173 | 2026-04-28T20:05:33.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2174 | 2026-04-28T20:05:33.960Z | |
| 2175 | 2026-04-28T20:05:33.960Z | info: running `cargo check --bins --no-default-features` on gfss (61/272) |
| 2176 | 2026-04-28T20:05:34.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2177 | 2026-04-28T20:05:34.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2178 | 2026-04-28T20:05:34.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2179 | 2026-04-28T20:05:34.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2180 | 2026-04-28T20:05:34.539Z | |
| 2181 | 2026-04-28T20:05:34.539Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/272) |
| 2182 | 2026-04-28T20:05:35.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2183 | 2026-04-28T20:05:35.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2184 | 2026-04-28T20:05:35.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2185 | 2026-04-28T20:05:35.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2186 | 2026-04-28T20:05:35.118Z | |
| 2187 | 2026-04-28T20:05:35.118Z | info: running `cargo check --bins` on clickhouse-admin-types (63/272) |
| 2188 | 2026-04-28T20:05:35.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2189 | 2026-04-28T20:05:35.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2190 | 2026-04-28T20:05:35.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2191 | 2026-04-28T20:05:35.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2192 | 2026-04-28T20:05:35.711Z | |
| 2193 | 2026-04-28T20:05:35.711Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/272) |
| 2194 | 2026-04-28T20:05:36.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2195 | 2026-04-28T20:05:36.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2196 | 2026-04-28T20:05:36.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2197 | 2026-04-28T20:05:36.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2198 | 2026-04-28T20:05:36.306Z | |
| 2199 | 2026-04-28T20:05:36.306Z | info: running `cargo check --bins` on cockroach-admin-types (65/272) |
| 2200 | 2026-04-28T20:05:36.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2201 | 2026-04-28T20:05:36.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2202 | 2026-04-28T20:05:36.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2203 | 2026-04-28T20:05:36.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2204 | 2026-04-28T20:05:36.884Z | |
| 2205 | 2026-04-28T20:05:36.884Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/272) |
| 2206 | 2026-04-28T20:05:37.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2207 | 2026-04-28T20:05:37.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2208 | 2026-04-28T20:05:37.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2209 | 2026-04-28T20:05:37.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2210 | 2026-04-28T20:05:37.461Z | |
| 2211 | 2026-04-28T20:05:37.461Z | info: running `cargo check --bins` on ereport-types (67/272) |
| 2212 | 2026-04-28T20:05:37.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2213 | 2026-04-28T20:05:37.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2214 | 2026-04-28T20:05:37.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2215 | 2026-04-28T20:05:37.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2216 | 2026-04-28T20:05:38.050Z | |
| 2217 | 2026-04-28T20:05:38.050Z | info: running `cargo check --bins` on gateway-client (68/272) |
| 2218 | 2026-04-28T20:05:38.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2219 | 2026-04-28T20:05:38.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2220 | 2026-04-28T20:05:38.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2221 | 2026-04-28T20:05:38.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2222 | 2026-04-28T20:05:38.640Z | |
| 2223 | 2026-04-28T20:05:38.640Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/272) |
| 2224 | 2026-04-28T20:05:39.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2225 | 2026-04-28T20:05:39.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2226 | 2026-04-28T20:05:39.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2227 | 2026-04-28T20:05:39.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2228 | 2026-04-28T20:05:39.223Z | |
| 2229 | 2026-04-28T20:05:39.223Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/272) |
| 2230 | 2026-04-28T20:05:39.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2231 | 2026-04-28T20:05:39.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2232 | 2026-04-28T20:05:39.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2233 | 2026-04-28T20:05:39.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2234 | 2026-04-28T20:05:39.811Z | |
| 2235 | 2026-04-28T20:05:39.811Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/272) |
| 2236 | 2026-04-28T20:05:40.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2237 | 2026-04-28T20:05:40.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2238 | 2026-04-28T20:05:40.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2239 | 2026-04-28T20:05:40.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2240 | 2026-04-28T20:05:40.396Z | |
| 2241 | 2026-04-28T20:05:40.396Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/272) |
| 2242 | 2026-04-28T20:05:40.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2243 | 2026-04-28T20:05:40.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2244 | 2026-04-28T20:05:40.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2245 | 2026-04-28T20:05:40.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2246 | 2026-04-28T20:05:40.978Z | |
| 2247 | 2026-04-28T20:05:40.978Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/272) |
| 2248 | 2026-04-28T20:05:41.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2249 | 2026-04-28T20:05:41.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2250 | 2026-04-28T20:05:41.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2251 | 2026-04-28T20:05:41.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2252 | 2026-04-28T20:05:41.589Z | |
| 2253 | 2026-04-28T20:05:41.589Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/272) |
| 2254 | 2026-04-28T20:05:42.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2255 | 2026-04-28T20:05:42.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2256 | 2026-04-28T20:05:42.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2257 | 2026-04-28T20:05:42.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2258 | 2026-04-28T20:05:42.198Z | |
| 2259 | 2026-04-28T20:05:42.198Z | info: running `cargo check --bins` on key-manager-types (75/272) |
| 2260 | 2026-04-28T20:05:42.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2261 | 2026-04-28T20:05:42.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2262 | 2026-04-28T20:05:42.688Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2263 | 2026-04-28T20:05:42.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2264 | 2026-04-28T20:05:42.800Z | |
| 2265 | 2026-04-28T20:05:42.800Z | info: running `cargo check --bins` on oxlog (76/272) |
| 2266 | 2026-04-28T20:05:43.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2267 | 2026-04-28T20:05:43.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2268 | 2026-04-28T20:05:43.382Z | Checking cfg-if v1.0.4 |
| 2269 | 2026-04-28T20:05:43.385Z | Checking libc v0.2.185 |
| 2270 | 2026-04-28T20:05:43.385Z | Checking serde_core v1.0.228 |
| 2271 | 2026-04-28T20:05:43.499Z | Checking zeroize v1.8.2 |
| 2272 | 2026-04-28T20:05:43.506Z | Checking memchr v2.8.0 |
| 2273 | 2026-04-28T20:05:43.515Z | Checking log v0.4.29 |
| 2274 | 2026-04-28T20:05:43.518Z | Checking smallvec v1.15.1 |
| 2275 | 2026-04-28T20:05:43.533Z | Checking typenum v1.19.0 |
| 2276 | 2026-04-28T20:05:43.543Z | Checking subtle v2.6.1 |
| 2277 | 2026-04-28T20:05:43.639Z | Checking itoa v1.0.17 |
| 2278 | 2026-04-28T20:05:43.672Z | Checking scopeguard v1.2.0 |
| 2279 | 2026-04-28T20:05:43.685Z | Checking const-oid v0.9.6 |
| 2280 | 2026-04-28T20:05:43.699Z | Checking stable_deref_trait v1.2.1 |
| 2281 | 2026-04-28T20:05:43.768Z | Checking lock_api v0.4.14 |
| 2282 | 2026-04-28T20:05:43.782Z | Checking portable-atomic v1.13.1 |
| 2283 | 2026-04-28T20:05:43.782Z | Checking zerofrom v0.1.6 |
| 2284 | 2026-04-28T20:05:43.870Z | Checking critical-section v1.2.0 |
| 2285 | 2026-04-28T20:05:43.884Z | Checking getrandom v0.2.17 |
| 2286 | 2026-04-28T20:05:43.895Z | Checking errno v0.3.14 |
| 2287 | 2026-04-28T20:05:43.961Z | Checking yoke v0.8.1 |
| 2288 | 2026-04-28T20:05:43.975Z | Checking parking_lot_core v0.9.12 |
| 2289 | 2026-04-28T20:05:44.017Z | Checking signal-hook-registry v1.4.8 |
| 2290 | 2026-04-28T20:05:44.031Z | Checking rand_core v0.6.4 |
| 2291 | 2026-04-28T20:05:44.044Z | Checking generic-array v0.14.7 |
| 2292 | 2026-04-28T20:05:44.121Z | Checking zerovec v0.11.5 |
| 2293 | 2026-04-28T20:05:44.174Z | Checking zerocopy v0.8.40 |
| 2294 | 2026-04-28T20:05:44.185Z | Checking pin-project-lite v0.2.17 |
| 2295 | 2026-04-28T20:05:44.194Z | Checking once_cell v1.21.3 |
| 2296 | 2026-04-28T20:05:44.204Z | Checking parking_lot v0.12.5 |
| 2297 | 2026-04-28T20:05:44.270Z | Checking mio v1.2.0 |
| 2298 | 2026-04-28T20:05:44.342Z | Checking socket2 v0.6.3 |
| 2299 | 2026-04-28T20:05:44.364Z | Checking libm v0.2.16 |
| 2300 | 2026-04-28T20:05:44.383Z | Checking zmij v1.0.21 |
| 2301 | 2026-04-28T20:05:44.485Z | Checking crypto-common v0.1.7 |
| 2302 | 2026-04-28T20:05:44.542Z | Checking block-buffer v0.10.4 |
| 2303 | 2026-04-28T20:05:44.548Z | Checking tinystr v0.8.2 |
| 2304 | 2026-04-28T20:05:44.584Z | Checking equivalent v1.0.2 |
| 2305 | 2026-04-28T20:05:44.593Z | Checking allocator-api2 v0.2.21 |
| 2306 | 2026-04-28T20:05:44.605Z | Checking litemap v0.8.1 |
| 2307 | 2026-04-28T20:05:44.659Z | Checking percent-encoding v2.3.2 |
| 2308 | 2026-04-28T20:05:44.688Z | Checking digest v0.10.7 |
| 2309 | 2026-04-28T20:05:44.738Z | Checking writeable v0.6.2 |
| 2310 | 2026-04-28T20:05:44.781Z | Checking futures-core v0.3.32 |
| 2311 | 2026-04-28T20:05:44.800Z | Checking potential_utf v0.1.4 |
| 2312 | 2026-04-28T20:05:44.865Z | Checking zerotrie v0.2.3 |
| 2313 | 2026-04-28T20:05:44.877Z | Checking cpufeatures v0.2.17 |
| 2314 | 2026-04-28T20:05:44.890Z | Checking icu_locale_core v2.1.1 |
| 2315 | 2026-04-28T20:05:44.905Z | Checking foldhash v0.2.0 |
| 2316 | 2026-04-28T20:05:44.924Z | Checking icu_collections v2.1.1 |
| 2317 | 2026-04-28T20:05:44.946Z | Checking hmac v0.12.1 |
| 2318 | 2026-04-28T20:05:44.957Z | Checking serde v1.0.228 |
| 2319 | 2026-04-28T20:05:45.047Z | Checking bitflags v2.11.0 |
| 2320 | 2026-04-28T20:05:45.057Z | Checking num-traits v0.2.19 |
| 2321 | 2026-04-28T20:05:45.067Z | Checking serde_json v1.0.149 |
| 2322 | 2026-04-28T20:05:45.103Z | Checking hashbrown v0.16.1 |
| 2323 | 2026-04-28T20:05:45.223Z | Checking block-padding v0.3.3 |
| 2324 | 2026-04-28T20:05:45.232Z | Checking icu_properties_data v2.1.2 |
| 2325 | 2026-04-28T20:05:45.340Z | Checking icu_normalizer_data v2.1.1 |
| 2326 | 2026-04-28T20:05:45.356Z | Checking rand_core v0.10.0 |
| 2327 | 2026-04-28T20:05:45.365Z | Checking bytes v1.11.1 |
| 2328 | 2026-04-28T20:05:45.411Z | Checking futures-sink v0.3.32 |
| 2329 | 2026-04-28T20:05:45.431Z | Checking icu_provider v2.1.1 |
| 2330 | 2026-04-28T20:05:45.486Z | Checking getrandom v0.4.1 |
| 2331 | 2026-04-28T20:05:45.505Z | Checking futures-channel v0.3.32 |
| 2332 | 2026-04-28T20:05:45.572Z | Checking inout v0.1.4 |
| 2333 | 2026-04-28T20:05:45.601Z | Checking indexmap v2.13.0 |
| 2334 | 2026-04-28T20:05:45.624Z | Checking futures-task v0.3.32 |
| 2335 | 2026-04-28T20:05:45.658Z | Checking icu_properties v2.1.2 |
| 2336 | 2026-04-28T20:05:45.691Z | Checking icu_normalizer v2.1.1 |
| 2337 | 2026-04-28T20:05:45.707Z | Checking slab v0.4.12 |
| 2338 | 2026-04-28T20:05:45.720Z | Checking futures-io v0.3.32 |
| 2339 | 2026-04-28T20:05:45.761Z | Checking cipher v0.4.4 |
| 2340 | 2026-04-28T20:05:45.800Z | Checking tokio v1.52.1 |
| 2341 | 2026-04-28T20:05:45.826Z | Checking sha2 v0.10.9 |
| 2342 | 2026-04-28T20:05:45.858Z | Checking futures-util v0.3.32 |
| 2343 | 2026-04-28T20:05:45.966Z | Checking getrandom v0.3.4 |
| 2344 | 2026-04-28T20:05:45.986Z | Checking base64ct v1.8.3 |
| 2345 | 2026-04-28T20:05:46.088Z | Checking byteorder v1.5.0 |
| 2346 | 2026-04-28T20:05:46.107Z | Checking utf8_iter v1.0.4 |
| 2347 | 2026-04-28T20:05:46.158Z | Checking form_urlencoded v1.2.2 |
| 2348 | 2026-04-28T20:05:46.228Z | Checking pem-rfc7468 v0.7.0 |
| 2349 | 2026-04-28T20:05:46.240Z | Checking fnv v1.0.7 |
| 2350 | 2026-04-28T20:05:46.286Z | Checking flagset v0.4.7 |
| 2351 | 2026-04-28T20:05:46.297Z | Checking rand_core v0.9.5 |
| 2352 | 2026-04-28T20:05:46.334Z | Checking salsa20 v0.10.2 |
| 2353 | 2026-04-28T20:05:46.387Z | Checking http v1.4.0 |
| 2354 | 2026-04-28T20:05:46.409Z | Checking der v0.7.10 |
| 2355 | 2026-04-28T20:05:46.471Z | Checking uuid v1.23.0 |
| 2356 | 2026-04-28T20:05:46.482Z | Checking pbkdf2 v0.12.2 |
| 2357 | 2026-04-28T20:05:46.494Z | Checking idna_adapter v1.2.1 |
| 2358 | 2026-04-28T20:05:46.589Z | Checking scrypt v0.11.0 |
| 2359 | 2026-04-28T20:05:46.607Z | Checking idna v1.1.0 |
| 2360 | 2026-04-28T20:05:46.724Z | Checking cbc v0.1.2 |
| 2361 | 2026-04-28T20:05:46.771Z | Checking aes v0.8.4 |
| 2362 | 2026-04-28T20:05:46.846Z | Checking url v2.5.8 |
| 2363 | 2026-04-28T20:05:46.849Z | Checking rustix v1.1.3 |
| 2364 | 2026-04-28T20:05:46.949Z | Checking tracing-core v0.1.36 |
| 2365 | 2026-04-28T20:05:46.962Z | Checking ppv-lite86 v0.2.21 |
| 2366 | 2026-04-28T20:05:47.132Z | Checking spki v0.7.3 |
| 2367 | 2026-04-28T20:05:47.161Z | Checking rustls-pki-types v1.14.0 |
| 2368 | 2026-04-28T20:05:47.252Z | Checking rand_chacha v0.9.0 |
| 2369 | 2026-04-28T20:05:47.265Z | Checking iana-time-zone v0.1.65 |
| 2370 | 2026-04-28T20:05:47.283Z | Checking regex-syntax v0.8.10 |
| 2371 | 2026-04-28T20:05:47.295Z | Checking pkcs5 v0.7.1 |
| 2372 | 2026-04-28T20:05:47.367Z | Checking chrono v0.4.44 |
| 2373 | 2026-04-28T20:05:47.441Z | Checking tracing v0.1.44 |
| 2374 | 2026-04-28T20:05:47.453Z | Checking rand v0.9.2 |
| 2375 | 2026-04-28T20:05:47.546Z | Checking http-body v1.0.1 |
| 2376 | 2026-04-28T20:05:47.662Z | Checking aws-lc-sys v0.37.1 |
| 2377 | 2026-04-28T20:05:47.677Z | Checking untrusted v0.7.1 |
| 2378 | 2026-04-28T20:05:47.680Z | Checking openssl-probe v0.2.1 |
| 2379 | 2026-04-28T20:05:47.769Z | Checking untrusted v0.9.0 |
| 2380 | 2026-04-28T20:05:47.787Z | Checking base64 v0.22.1 |
| 2381 | 2026-04-28T20:05:47.801Z | Checking pkcs8 v0.10.2 |
| 2382 | 2026-04-28T20:05:47.874Z | Checking ring v0.17.14 |
| 2383 | 2026-04-28T20:05:47.922Z | Checking tower-service v0.3.3 |
| 2384 | 2026-04-28T20:05:47.979Z | Checking try-lock v0.2.5 |
| 2385 | 2026-04-28T20:05:48.012Z | Checking atomic-waker v1.1.2 |
| 2386 | 2026-04-28T20:05:48.026Z | Checking plain v0.2.3 |
| 2387 | 2026-04-28T20:05:48.071Z | Checking tower-layer v0.3.3 |
| 2388 | 2026-04-28T20:05:48.118Z | Checking tinyvec_macros v0.1.1 |
| 2389 | 2026-04-28T20:05:48.135Z | Checking want v0.3.1 |
| 2390 | 2026-04-28T20:05:48.147Z | Checking aws-lc-rs v1.16.0 |
| 2391 | 2026-04-28T20:05:48.176Z | Checking tinyvec v1.10.0 |
| 2392 | 2026-04-28T20:05:48.218Z | Checking ipnet v2.11.0 |
| 2393 | 2026-04-28T20:05:48.232Z | Checking semver v1.0.27 |
| 2394 | 2026-04-28T20:05:48.242Z | Checking httparse v1.10.1 |
| 2395 | 2026-04-28T20:05:48.427Z | Checking spin v0.9.8 |
| 2396 | 2026-04-28T20:05:48.450Z | Checking unicode-ident v1.0.24 |
| 2397 | 2026-04-28T20:05:48.468Z | Checking ucd-trie v0.1.7 |
| 2398 | 2026-04-28T20:05:48.483Z | Checking httpdate v1.0.3 |
| 2399 | 2026-04-28T20:05:48.552Z | Checking pin-utils v0.1.0 |
| 2400 | 2026-04-28T20:05:48.586Z | Checking foreign-types-shared v0.1.1 |
| 2401 | 2026-04-28T20:05:48.606Z | Checking dyn-clone v1.0.20 |
| 2402 | 2026-04-28T20:05:48.610Z | Checking fastrand v2.3.0 |
| 2403 | 2026-04-28T20:05:48.622Z | Checking pest v2.8.6 |
| 2404 | 2026-04-28T20:05:48.632Z | Checking proc-macro2 v1.0.106 |
| 2405 | 2026-04-28T20:05:48.662Z | Checking foreign-types v0.3.2 |
| 2406 | 2026-04-28T20:05:48.694Z | Checking schemars v0.8.22 |
| 2407 | 2026-04-28T20:05:48.729Z | Checking openssl-sys v0.9.111 |
| 2408 | 2026-04-28T20:05:48.791Z | Checking tempfile v3.25.0 |
| 2409 | 2026-04-28T20:05:48.869Z | Checking thiserror v2.0.18 |
| 2410 | 2026-04-28T20:05:48.942Z | Checking wait-timeout v0.2.1 |
| 2411 | 2026-04-28T20:05:48.971Z | Checking aho-corasick v1.1.4 |
| 2412 | 2026-04-28T20:05:48.983Z | Checking rustls-webpki v0.103.9 |
| 2413 | 2026-04-28T20:05:48.993Z | Checking powerfmt v0.2.0 |
| 2414 | 2026-04-28T20:05:49.040Z | Checking tokio-util v0.7.18 |
| 2415 | 2026-04-28T20:05:49.059Z | Checking simd-adler32 v0.3.8 |
| 2416 | 2026-04-28T20:05:49.144Z | Checking quick-error v1.2.3 |
| 2417 | 2026-04-28T20:05:49.219Z | Checking anstyle v1.0.13 |
| 2418 | 2026-04-28T20:05:49.232Z | Checking bit-vec v0.8.0 |
| 2419 | 2026-04-28T20:05:49.246Z | Checking utf8parse v0.2.2 |
| 2420 | 2026-04-28T20:05:49.339Z | Checking siphasher v1.0.2 |
| 2421 | 2026-04-28T20:05:49.353Z | Checking pretty-hex v0.4.1 |
| 2422 | 2026-04-28T20:05:49.395Z | Checking rustls v0.23.37 |
| 2423 | 2026-04-28T20:05:49.409Z | Checking anstyle-parse v0.2.7 |
| 2424 | 2026-04-28T20:05:49.423Z | Checking bit-set v0.8.0 |
| 2425 | 2026-04-28T20:05:49.469Z | Checking rusty-fork v0.3.1 |
| 2426 | 2026-04-28T20:05:49.487Z | Checking openssl v0.10.75 |
| 2427 | 2026-04-28T20:05:49.553Z | Checking deranged v0.5.8 |
| 2428 | 2026-04-28T20:05:49.566Z | Checking quote v1.0.44 |
| 2429 | 2026-04-28T20:05:49.634Z | Compiling newtype-uuid v1.3.2 |
| 2430 | 2026-04-28T20:05:49.640Z | Checking regex-automata v0.4.14 |
| 2431 | 2026-04-28T20:05:49.644Z | Checking h2 v0.4.13 |
| 2432 | 2026-04-28T20:05:49.692Z | Checking unicode-normalization v0.1.25 |
| 2433 | 2026-04-28T20:05:49.727Z | Checking rustls-native-certs v0.8.3 |
| 2434 | 2026-04-28T20:05:49.799Z | Checking crossbeam-utils v0.8.21 |
| 2435 | 2026-04-28T20:05:49.848Z | Checking rand_xorshift v0.4.0 |
| 2436 | 2026-04-28T20:05:49.964Z | Checking crc32fast v1.5.0 |
| 2437 | 2026-04-28T20:05:50.084Z | Checking scroll v0.13.0 |
| 2438 | 2026-04-28T20:05:50.102Z | Checking sync_wrapper v1.0.2 |
| 2439 | 2026-04-28T20:05:50.127Z | Checking signature v2.2.0 |
| 2440 | 2026-04-28T20:05:50.202Z | Checking colorchoice v1.0.4 |
| 2441 | 2026-04-28T20:05:50.253Z | Checking unicode-bidi v0.3.18 |
| 2442 | 2026-04-28T20:05:50.298Z | Checking unarray v0.1.4 |
| 2443 | 2026-04-28T20:05:50.310Z | Checking num_threads v0.1.7 |
| 2444 | 2026-04-28T20:05:50.393Z | Checking time-core v0.1.8 |
| 2445 | 2026-04-28T20:05:50.407Z | Checking anstyle-query v1.1.5 |
| 2446 | 2026-04-28T20:05:50.474Z | Checking adler2 v2.0.1 |
| 2447 | 2026-04-28T20:05:50.491Z | Checking is_terminal_polyfill v1.70.2 |
| 2448 | 2026-04-28T20:05:50.530Z | Checking num-conv v0.2.0 |
| 2449 | 2026-04-28T20:05:50.542Z | Checking unicode-properties v0.1.4 |
| 2450 | 2026-04-28T20:05:50.574Z | Checking miniz_oxide v0.8.9 |
| 2451 | 2026-04-28T20:05:50.577Z | Checking anstream v0.6.21 |
| 2452 | 2026-04-28T20:05:50.641Z | Checking time v0.3.47 |
| 2453 | 2026-04-28T20:05:50.722Z | Checking stringprep v0.1.5 |
| 2454 | 2026-04-28T20:05:50.780Z | Checking proptest v1.10.0 |
| 2455 | 2026-04-28T20:05:50.871Z | Checking goblin v0.10.5 |
| 2456 | 2026-04-28T20:05:50.924Z | Checking tower v0.5.3 |
| 2457 | 2026-04-28T20:05:51.324Z | Checking crossbeam-epoch v0.9.18 |
| 2458 | 2026-04-28T20:05:51.454Z | Checking native-tls v0.2.18 |
| 2459 | 2026-04-28T20:05:51.466Z | Compiling daft v0.1.5 |
| 2460 | 2026-04-28T20:05:51.546Z | Checking syn v2.0.117 |
| 2461 | 2026-04-28T20:05:51.632Z | Checking ipnetwork v0.21.1 |
| 2462 | 2026-04-28T20:05:51.745Z | Checking http-body-util v0.1.3 |
| 2463 | 2026-04-28T20:05:51.785Z | Checking tokio-rustls v0.26.4 |
| 2464 | 2026-04-28T20:05:51.797Z | Checking webpki-roots v1.0.6 |
| 2465 | 2026-04-28T20:05:51.852Z | Checking rand_chacha v0.3.1 |
| 2466 | 2026-04-28T20:05:51.911Z | Checking scroll v0.12.0 |
| 2467 | 2026-04-28T20:05:51.962Z | Checking thiserror v1.0.69 |
| 2468 | 2026-04-28T20:05:52.010Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2469 | 2026-04-28T20:05:52.057Z | Checking hash32 v0.2.1 |
| 2470 | 2026-04-28T20:05:52.068Z | Checking num-integer v0.1.46 |
| 2471 | 2026-04-28T20:05:52.120Z | Checking serde_spanned v0.6.9 |
| 2472 | 2026-04-28T20:05:52.138Z | Checking toml_datetime v0.6.11 |
| 2473 | 2026-04-28T20:05:52.213Z | Checking md-5 v0.10.6 |
| 2474 | 2026-04-28T20:05:52.246Z | Checking ff v0.13.1 |
| 2475 | 2026-04-28T20:05:52.285Z | Checking fallible-iterator v0.2.0 |
| 2476 | 2026-04-28T20:05:52.319Z | Checking iri-string v0.7.10 |
| 2477 | 2026-04-28T20:05:52.346Z | Checking ryu v1.0.23 |
| 2478 | 2026-04-28T20:05:52.359Z | Checking hyper v1.8.1 |
| 2479 | 2026-04-28T20:05:52.370Z | Checking psl-types v2.0.11 |
| 2480 | 2026-04-28T20:05:52.480Z | Checking base16ct v0.2.0 |
| 2481 | 2026-04-28T20:05:52.493Z | Checking zlib-rs v0.6.2 |
| 2482 | 2026-04-28T20:05:52.556Z | Checking postgres-protocol v0.6.10 |
| 2483 | 2026-04-28T20:05:52.603Z | Checking sec1 v0.7.3 |
| 2484 | 2026-04-28T20:05:52.735Z | Compiling iddqd v0.3.18 |
| 2485 | 2026-04-28T20:05:52.807Z | Checking publicsuffix v2.3.0 |
| 2486 | 2026-04-28T20:05:52.866Z | Checking serde_urlencoded v0.7.1 |
| 2487 | 2026-04-28T20:05:52.963Z | Checking group v0.13.0 |
| 2488 | 2026-04-28T20:05:53.069Z | Checking num-iter v0.1.45 |
| 2489 | 2026-04-28T20:05:53.110Z | Checking heapless v0.7.17 |
| 2490 | 2026-04-28T20:05:53.180Z | Checking goblin v0.8.2 |
| 2491 | 2026-04-28T20:05:53.240Z | Checking dof v0.4.0 |
| 2492 | 2026-04-28T20:05:53.249Z | Checking hyper-util v0.1.20 |
| 2493 | 2026-04-28T20:05:53.325Z | Checking tower-http v0.6.8 |
| 2494 | 2026-04-28T20:05:53.360Z | Checking flate2 v1.1.9 |
| 2495 | 2026-04-28T20:05:53.513Z | Checking zstd-safe v7.2.4 |
| 2496 | 2026-04-28T20:05:53.599Z | Checking rand v0.8.5 |
| 2497 | 2026-04-28T20:05:53.649Z | Checking oxnet v0.1.4 |
| 2498 | 2026-04-28T20:05:53.676Z | Checking cookie v0.18.1 |
| 2499 | 2026-04-28T20:05:53.806Z | Checking tokio-native-tls v0.3.1 |
| 2500 | 2026-04-28T20:05:53.846Z | Checking dtrace-parser v0.3.0 |
| 2501 | 2026-04-28T20:05:53.866Z | Checking phf_shared v0.13.1 |
| 2502 | 2026-04-28T20:05:53.883Z | Checking lazy_static v1.5.0 |
| 2503 | 2026-04-28T20:05:53.900Z | Checking terminal_size v0.4.3 |
| 2504 | 2026-04-28T20:05:53.957Z | Checking zerocopy v0.7.35 |
| 2505 | 2026-04-28T20:05:53.969Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2506 | 2026-04-28T20:05:54.013Z | Checking signal-hook v0.3.18 |
| 2507 | 2026-04-28T20:05:54.049Z | Checking hkdf v0.12.4 |
| 2508 | 2026-04-28T20:05:54.065Z | Checking crypto-bigint v0.5.5 |
| 2509 | 2026-04-28T20:05:54.077Z | Checking thread-id v5.1.0 |
| 2510 | 2026-04-28T20:05:54.111Z | Checking foldhash v0.1.5 |
| 2511 | 2026-04-28T20:05:54.152Z | Checking bumpalo v3.20.2 |
| 2512 | 2026-04-28T20:05:54.184Z | Checking winnow v0.7.14 |
| 2513 | 2026-04-28T20:05:54.198Z | Checking libbz2-rs-sys v0.2.2 |
| 2514 | 2026-04-28T20:05:54.243Z | Checking bitflags v1.3.2 |
| 2515 | 2026-04-28T20:05:54.315Z | Checking strsim v0.11.1 |
| 2516 | 2026-04-28T20:05:54.350Z | Checking either v1.15.0 |
| 2517 | 2026-04-28T20:05:54.442Z | Compiling rayon-core v1.13.0 |
| 2518 | 2026-04-28T20:05:54.476Z | Checking clap_lex v1.0.0 |
| 2519 | 2026-04-28T20:05:54.509Z | Checking hyper-rustls v0.27.7 |
| 2520 | 2026-04-28T20:05:54.534Z | Checking managed v0.8.0 |
| 2521 | 2026-04-28T20:05:54.586Z | Checking winnow v0.5.40 |
| 2522 | 2026-04-28T20:05:54.627Z | Checking clap_builder v4.5.60 |
| 2523 | 2026-04-28T20:05:54.642Z | Checking bzip2 v0.6.1 |
| 2524 | 2026-04-28T20:05:54.711Z | Checking smoltcp v0.9.1 |
| 2525 | 2026-04-28T20:05:54.714Z | Checking hyper-tls v0.6.0 |
| 2526 | 2026-04-28T20:05:54.800Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2527 | 2026-04-28T20:05:54.891Z | Checking zopfli v0.8.3 |
| 2528 | 2026-04-28T20:05:54.951Z | Checking elliptic-curve v0.13.8 |
| 2529 | 2026-04-28T20:05:54.984Z | Checking hashbrown v0.15.5 |
| 2530 | 2026-04-28T20:05:55.089Z | Checking dof v0.3.0 |
| 2531 | 2026-04-28T20:05:55.208Z | Checking signal-hook-mio v0.2.5 |
| 2532 | 2026-04-28T20:05:55.257Z | Checking usdt-impl v0.6.0 |
| 2533 | 2026-04-28T20:05:55.309Z | Checking num-bigint-dig v0.8.6 |
| 2534 | 2026-04-28T20:05:55.312Z | Checking phf v0.13.1 |
| 2535 | 2026-04-28T20:05:55.364Z | Checking bzip2 v0.4.4 |
| 2536 | 2026-04-28T20:05:55.376Z | Checking cookie_store v0.22.1 |
| 2537 | 2026-04-28T20:05:55.462Z | Checking zstd v0.13.3 |
| 2538 | 2026-04-28T20:05:55.524Z | Checking postgres-types v0.2.12 |
| 2539 | 2026-04-28T20:05:55.536Z | Checking dtrace-parser v0.2.0 |
| 2540 | 2026-04-28T20:05:55.655Z | Checking rustls-platform-verifier v0.6.2 |
| 2541 | 2026-04-28T20:05:55.700Z | Checking crossbeam-deque v0.8.6 |
| 2542 | 2026-04-28T20:05:55.713Z | Checking bstr v1.12.1 |
| 2543 | 2026-04-28T20:05:55.736Z | Checking toml_edit v0.19.15 |
| 2544 | 2026-04-28T20:05:55.760Z | Checking regex v1.12.3 |
| 2545 | 2026-04-28T20:05:55.791Z | Checking ed25519 v2.2.3 |
| 2546 | 2026-04-28T20:05:55.832Z | Checking phf_shared v0.11.3 |
| 2547 | 2026-04-28T20:05:55.855Z | Checking curve25519-dalek v4.1.3 |
| 2548 | 2026-04-28T20:05:55.876Z | Checking ref-cast v1.0.25 |
| 2549 | 2026-04-28T20:05:55.970Z | Checking strum v0.27.2 |
| 2550 | 2026-04-28T20:05:55.973Z | Checking hubpack v0.1.2 |
| 2551 | 2026-04-28T20:05:55.973Z | Checking memoffset v0.9.1 |
| 2552 | 2026-04-28T20:05:56.031Z | Checking rustix v0.38.44 |
| 2553 | 2026-04-28T20:05:56.070Z | Checking pkcs1 v0.7.5 |
| 2554 | 2026-04-28T20:05:56.081Z | Checking float-cmp v0.10.0 |
| 2555 | 2026-04-28T20:05:56.098Z | Checking hex v0.4.3 |
| 2556 | 2026-04-28T20:05:56.125Z | Checking serde-big-array v0.5.1 |
| 2557 | 2026-04-28T20:05:56.145Z | Checking erased-serde v0.3.31 |
| 2558 | 2026-04-28T20:05:56.221Z | Checking rfc6979 v0.4.0 |
| 2559 | 2026-04-28T20:05:56.258Z | Checking thread-id v4.2.2 |
| 2560 | 2026-04-28T20:05:56.298Z | Checking memmap2 v0.9.10 |
| 2561 | 2026-04-28T20:05:56.334Z | Checking env_filter v1.0.0 |
| 2562 | 2026-04-28T20:05:56.337Z | Checking encoding_rs v0.8.35 |
| 2563 | 2026-04-28T20:05:56.337Z | Checking fixedbitset v0.4.2 |
| 2564 | 2026-04-28T20:05:56.458Z | Checking static_assertions v1.1.0 |
| 2565 | 2026-04-28T20:05:56.494Z | Checking keccak v0.1.6 |
| 2566 | 2026-04-28T20:05:56.494Z | Checking mime v0.3.17 |
| 2567 | 2026-04-28T20:05:56.524Z | Checking toml_write v0.1.2 |
| 2568 | 2026-04-28T20:05:56.538Z | Checking data-encoding v2.10.0 |
| 2569 | 2026-04-28T20:05:56.641Z | Checking unicode-segmentation v1.12.0 |
| 2570 | 2026-04-28T20:05:56.670Z | Checking precomputed-hash v0.1.1 |
| 2571 | 2026-04-28T20:05:56.673Z | Checking jiff v0.2.21 |
| 2572 | 2026-04-28T20:05:56.694Z | Checking whoami v2.1.0 |
| 2573 | 2026-04-28T20:05:56.751Z | Checking difflib v0.4.0 |
| 2574 | 2026-04-28T20:05:56.800Z | Checking fixedbitset v0.5.7 |
| 2575 | 2026-04-28T20:05:56.812Z | Checking predicates-core v1.0.10 |
| 2576 | 2026-04-28T20:05:56.866Z | Checking rustc-hash v2.1.1 |
| 2577 | 2026-04-28T20:05:56.888Z | Checking new_debug_unreachable v1.0.6 |
| 2578 | 2026-04-28T20:05:56.925Z | Checking normalize-line-endings v0.3.0 |
| 2579 | 2026-04-28T20:05:56.937Z | Checking tokio-postgres v0.7.16 |
| 2580 | 2026-04-28T20:05:56.953Z | Checking string_cache v0.8.9 |
| 2581 | 2026-04-28T20:05:56.956Z | Checking similar v2.7.0 |
| 2582 | 2026-04-28T20:05:56.991Z | Checking petgraph v0.8.3 |
| 2583 | 2026-04-28T20:05:57.009Z | Checking predicates v3.1.4 |
| 2584 | 2026-04-28T20:05:57.120Z | Checking crossterm v0.28.1 |
| 2585 | 2026-04-28T20:05:57.300Z | Checking reqwest v0.12.28 |
| 2586 | 2026-04-28T20:05:57.313Z | Checking hickory-proto v0.25.2 |
| 2587 | 2026-04-28T20:05:57.347Z | Checking toml v0.7.8 |
| 2588 | 2026-04-28T20:05:57.653Z | Checking toml_edit v0.22.27 |
| 2589 | 2026-04-28T20:05:57.822Z | Checking sha3 v0.10.8 |
| 2590 | 2026-04-28T20:05:57.835Z | Checking ed25519-dalek v2.2.0 |
| 2591 | 2026-04-28T20:05:58.029Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2592 | 2026-04-28T20:05:58.068Z | Checking slog v2.8.2 |
| 2593 | 2026-04-28T20:05:58.134Z | Checking env_logger v0.11.9 |
| 2594 | 2026-04-28T20:05:58.189Z | Checking petgraph v0.6.5 |
| 2595 | 2026-04-28T20:05:58.323Z | Checking usdt v0.6.0 |
| 2596 | 2026-04-28T20:05:58.339Z | Checking ecdsa v0.16.9 |
| 2597 | 2026-04-28T20:05:58.489Z | Checking serde_with v3.17.0 |
| 2598 | 2026-04-28T20:05:58.539Z | Checking usdt-impl v0.5.0 |
| 2599 | 2026-04-28T20:05:58.661Z | Checking rsa v0.9.10 |
| 2600 | 2026-04-28T20:05:58.732Z | Checking nix v0.31.2 |
| 2601 | 2026-04-28T20:05:58.896Z | Checking zip v4.6.1 |
| 2602 | 2026-04-28T20:05:59.132Z | Checking clap v4.5.60 |
| 2603 | 2026-04-28T20:05:59.145Z | Checking reqwest v0.13.2 |
| 2604 | 2026-04-28T20:05:59.211Z | Checking zip v0.6.6 |
| 2605 | 2026-04-28T20:05:59.432Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2606 | 2026-04-28T20:05:59.484Z | Checking itertools v0.13.0 |
| 2607 | 2026-04-28T20:05:59.535Z | Checking strum v0.26.3 |
| 2608 | 2026-04-28T20:05:59.648Z | Checking tokio-stream v0.1.18 |
| 2609 | 2026-04-28T20:05:59.737Z | Checking fs-err v3.3.0 |
| 2610 | 2026-04-28T20:05:59.755Z | Checking ahash v0.8.12 |
| 2611 | 2026-04-28T20:05:59.898Z | Checking object v0.37.3 |
| 2612 | 2026-04-28T20:05:59.947Z | Checking buf-list v1.1.2 |
| 2613 | 2026-04-28T20:05:59.980Z | Checking camino v1.2.2 |
| 2614 | 2026-04-28T20:06:00.008Z | Checking anyhow v1.0.102 |
| 2615 | 2026-04-28T20:06:00.031Z | Checking x509-cert v0.2.5 |
| 2616 | 2026-04-28T20:06:00.086Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2617 | 2026-04-28T20:06:00.124Z | Checking openapiv3 v2.2.0 |
| 2618 | 2026-04-28T20:06:00.203Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2619 | 2026-04-28T20:06:00.220Z | Checking sha1 v0.10.6 |
| 2620 | 2026-04-28T20:06:00.232Z | Checking lalrpop-util v0.19.12 |
| 2621 | 2026-04-28T20:06:00.343Z | Checking peg-runtime v0.8.5 |
| 2622 | 2026-04-28T20:06:00.378Z | Checking rayon v1.11.0 |
| 2623 | 2026-04-28T20:06:00.389Z | Checking sigpipe v0.1.3 |
| 2624 | 2026-04-28T20:06:00.400Z | Checking glob v0.3.3 |
| 2625 | 2026-04-28T20:06:02.081Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2626 | 2026-04-28T20:06:02.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.57s |
| 2627 | 2026-04-28T20:06:02.520Z | |
| 2628 | 2026-04-28T20:06:02.520Z | info: running `cargo check --bins` on internal-dns-types (77/272) |
| 2629 | 2026-04-28T20:06:03.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2630 | 2026-04-28T20:06:03.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2631 | 2026-04-28T20:06:03.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2632 | 2026-04-28T20:06:03.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2633 | 2026-04-28T20:06:03.115Z | |
| 2634 | 2026-04-28T20:06:03.115Z | info: running `cargo check --bins` on internal-dns-types-versions (78/272) |
| 2635 | 2026-04-28T20:06:03.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2636 | 2026-04-28T20:06:03.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2637 | 2026-04-28T20:06:03.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2638 | 2026-04-28T20:06:03.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2639 | 2026-04-28T20:06:03.707Z | |
| 2640 | 2026-04-28T20:06:03.707Z | info: running `cargo check --bins` on nexus-types-versions (79/272) |
| 2641 | 2026-04-28T20:06:04.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2642 | 2026-04-28T20:06:04.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2643 | 2026-04-28T20:06:04.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2644 | 2026-04-28T20:06:04.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2645 | 2026-04-28T20:06:04.313Z | |
| 2646 | 2026-04-28T20:06:04.313Z | info: running `cargo check --bins` on oxql-types (80/272) |
| 2647 | 2026-04-28T20:06:04.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2648 | 2026-04-28T20:06:04.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2649 | 2026-04-28T20:06:04.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2650 | 2026-04-28T20:06:04.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2651 | 2026-04-28T20:06:04.905Z | |
| 2652 | 2026-04-28T20:06:04.905Z | info: running `cargo check --bins` on oximeter-types (81/272) |
| 2653 | 2026-04-28T20:06:05.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2654 | 2026-04-28T20:06:05.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2655 | 2026-04-28T20:06:05.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2656 | 2026-04-28T20:06:05.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2657 | 2026-04-28T20:06:05.493Z | |
| 2658 | 2026-04-28T20:06:05.493Z | info: running `cargo check --bins` on oximeter-types-versions (82/272) |
| 2659 | 2026-04-28T20:06:05.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2660 | 2026-04-28T20:06:05.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2661 | 2026-04-28T20:06:05.993Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2662 | 2026-04-28T20:06:05.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2663 | 2026-04-28T20:06:06.084Z | |
| 2664 | 2026-04-28T20:06:06.084Z | info: running `cargo check --bins` on oximeter-macro-impl (83/272) |
| 2665 | 2026-04-28T20:06:06.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2666 | 2026-04-28T20:06:06.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2667 | 2026-04-28T20:06:06.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2668 | 2026-04-28T20:06:06.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2669 | 2026-04-28T20:06:06.667Z | |
| 2670 | 2026-04-28T20:06:06.667Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/272) |
| 2671 | 2026-04-28T20:06:07.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2672 | 2026-04-28T20:06:07.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2673 | 2026-04-28T20:06:07.345Z | Compiling structmeta-derive v0.3.0 |
| 2674 | 2026-04-28T20:06:07.459Z | Compiling rustls v0.22.4 |
| 2675 | 2026-04-28T20:06:07.469Z | Compiling multer v3.1.0 |
| 2676 | 2026-04-28T20:06:07.477Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2677 | 2026-04-28T20:06:07.478Z | Compiling async-stream-impl v0.3.6 |
| 2678 | 2026-04-28T20:06:07.498Z | Compiling dropshot v0.16.7 |
| 2679 | 2026-04-28T20:06:07.513Z | Compiling dropshot_endpoint v0.16.7 |
| 2680 | 2026-04-28T20:06:07.515Z | Compiling newtype-uuid-macros v0.1.0 |
| 2681 | 2026-04-28T20:06:07.635Z | Checking newtype-uuid v1.3.2 |
| 2682 | 2026-04-28T20:06:07.696Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2683 | 2026-04-28T20:06:07.728Z | Checking rustls-webpki v0.102.8 |
| 2684 | 2026-04-28T20:06:07.833Z | Checking daft v0.1.5 |
| 2685 | 2026-04-28T20:06:07.852Z | Checking futures-executor v0.3.32 |
| 2686 | 2026-04-28T20:06:08.058Z | Checking thread_local v1.1.9 |
| 2687 | 2026-04-28T20:06:08.071Z | Checking match_cfg v0.1.0 |
| 2688 | 2026-04-28T20:06:08.161Z | Checking iddqd v0.3.18 |
| 2689 | 2026-04-28T20:06:08.167Z | Checking hostname v0.3.1 |
| 2690 | 2026-04-28T20:06:08.236Z | Checking futures v0.3.32 |
| 2691 | 2026-04-28T20:06:08.260Z | Checking crossbeam-channel v0.5.15 |
| 2692 | 2026-04-28T20:06:08.288Z | Checking slog-json v2.6.1 |
| 2693 | 2026-04-28T20:06:08.514Z | Compiling structmeta v0.3.0 |
| 2694 | 2026-04-28T20:06:08.525Z | Compiling serde_spanned v1.0.4 |
| 2695 | 2026-04-28T20:06:08.671Z | Checking is-terminal v0.4.17 |
| 2696 | 2026-04-28T20:06:08.718Z | Checking take_mut v0.2.2 |
| 2697 | 2026-04-28T20:06:08.731Z | Compiling derive-ex v0.1.8 |
| 2698 | 2026-04-28T20:06:08.759Z | Compiling parse-display-derive v0.10.0 |
| 2699 | 2026-04-28T20:06:08.771Z | Checking debug-ignore v1.0.5 |
| 2700 | 2026-04-28T20:06:08.818Z | Checking term v1.2.1 |
| 2701 | 2026-04-28T20:06:08.867Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2702 | 2026-04-28T20:06:09.037Z | Checking slog-term v2.9.2 |
| 2703 | 2026-04-28T20:06:09.050Z | Checking toml v0.9.12+spec-1.1.0 |
| 2704 | 2026-04-28T20:06:09.267Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2705 | 2026-04-28T20:06:09.302Z | Checking slog-async v2.8.0 |
| 2706 | 2026-04-28T20:06:09.336Z | Compiling slog-bunyan v2.5.0 |
| 2707 | 2026-04-28T20:06:09.479Z | Checking async-stream v0.3.6 |
| 2708 | 2026-04-28T20:06:09.608Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2709 | 2026-04-28T20:06:09.668Z | Checking tokio-rustls v0.25.0 |
| 2710 | 2026-04-28T20:06:09.716Z | Checking progenitor-client v0.13.0 |
| 2711 | 2026-04-28T20:06:09.749Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2712 | 2026-04-28T20:06:09.886Z | Checking backon v1.6.0 |
| 2713 | 2026-04-28T20:06:09.950Z | Checking waitgroup v0.1.2 |
| 2714 | 2026-04-28T20:06:10.057Z | Checking rustls-pemfile v2.2.0 |
| 2715 | 2026-04-28T20:06:10.424Z | Checking serde_path_to_error v0.1.20 |
| 2716 | 2026-04-28T20:06:10.447Z | Compiling test-strategy v0.4.5 |
| 2717 | 2026-04-28T20:06:10.447Z | Compiling hostname v0.4.2 |
| 2718 | 2026-04-28T20:06:10.493Z | Checking instant v0.1.13 |
| 2719 | 2026-04-28T20:06:10.571Z | Compiling prettyplease v0.2.37 |
| 2720 | 2026-04-28T20:06:10.589Z | Checking backoff v0.4.0 |
| 2721 | 2026-04-28T20:06:10.665Z | Checking parse-display v0.10.0 |
| 2722 | 2026-04-28T20:06:10.796Z | Compiling progenitor-extras v0.1.1 |
| 2723 | 2026-04-28T20:06:10.812Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2724 | 2026-04-28T20:06:11.029Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2725 | 2026-04-28T20:06:11.067Z | Checking progenitor-client v0.10.0 |
| 2726 | 2026-04-28T20:06:11.319Z | Checking itertools v0.14.0 |
| 2727 | 2026-04-28T20:06:11.332Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2728 | 2026-04-28T20:06:11.433Z | Checking num-rational v0.4.2 |
| 2729 | 2026-04-28T20:06:11.937Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2730 | 2026-04-28T20:06:12.341Z | Checking regress v0.10.5 |
| 2731 | 2026-04-28T20:06:12.360Z | Checking num-complex v0.4.6 |
| 2732 | 2026-04-28T20:06:12.587Z | Checking macaddr v1.0.1 |
| 2733 | 2026-04-28T20:06:12.686Z | Checking num v0.4.3 |
| 2734 | 2026-04-28T20:06:12.767Z | Compiling usdt-macro v0.5.0 |
| 2735 | 2026-04-28T20:06:12.770Z | Compiling usdt-attr-macro v0.5.0 |
| 2736 | 2026-04-28T20:06:12.913Z | Checking memmap v0.7.0 |
| 2737 | 2026-04-28T20:06:12.931Z | Compiling float-ord v0.3.2 |
| 2738 | 2026-04-28T20:06:13.054Z | Compiling toml v0.8.23 |
| 2739 | 2026-04-28T20:06:13.066Z | Compiling minimal-lexical v0.2.1 |
| 2740 | 2026-04-28T20:06:13.324Z | Checking linked-hash-map v0.5.6 |
| 2741 | 2026-04-28T20:06:13.498Z | Checking lru-cache v0.1.2 |
| 2742 | 2026-04-28T20:06:13.510Z | Compiling nom v7.1.3 |
| 2743 | 2026-04-28T20:06:13.542Z | Checking usdt v0.5.0 |
| 2744 | 2026-04-28T20:06:13.709Z | Checking hickory-proto v0.24.4 |
| 2745 | 2026-04-28T20:06:13.752Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2746 | 2026-04-28T20:06:14.127Z | Checking phf_shared v0.12.1 |
| 2747 | 2026-04-28T20:06:14.208Z | Compiling slog-dtrace v0.3.0 |
| 2748 | 2026-04-28T20:06:14.266Z | Checking heck v0.5.0 |
| 2749 | 2026-04-28T20:06:14.395Z | Checking resolv-conf v0.7.6 |
| 2750 | 2026-04-28T20:06:14.408Z | Compiling chrono-tz v0.10.4 |
| 2751 | 2026-04-28T20:06:14.583Z | Compiling convert_case v0.4.0 |
| 2752 | 2026-04-28T20:06:14.618Z | Compiling const_format_proc_macros v0.2.34 |
| 2753 | 2026-04-28T20:06:14.864Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2754 | 2026-04-28T20:06:14.978Z | Compiling derive_more v0.99.20 |
| 2755 | 2026-04-28T20:06:15.415Z | Checking phf v0.12.1 |
| 2756 | 2026-04-28T20:06:15.445Z | Checking tokio-dtrace v0.1.1 |
| 2757 | 2026-04-28T20:06:15.483Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2758 | 2026-04-28T20:06:15.531Z | Checking hickory-resolver v0.24.4 |
| 2759 | 2026-04-28T20:06:15.544Z | Compiling derive-where v1.6.0 |
| 2760 | 2026-04-28T20:06:15.627Z | Checking highway v1.3.0 |
| 2761 | 2026-04-28T20:06:16.003Z | Checking oxide-tokio-rt v0.1.4 |
| 2762 | 2026-04-28T20:06:16.174Z | Checking const_format v0.2.35 |
| 2763 | 2026-04-28T20:06:16.428Z | Checking gethostname v0.5.0 |
| 2764 | 2026-04-28T20:06:16.518Z | Checking bcs v0.1.6 |
| 2765 | 2026-04-28T20:06:16.531Z | Compiling async-recursion v1.1.1 |
| 2766 | 2026-04-28T20:06:16.755Z | Checking termtree v0.5.1 |
| 2767 | 2026-04-28T20:06:16.905Z | Checking qorb v0.4.1 |
| 2768 | 2026-04-28T20:06:17.446Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2769 | 2026-04-28T20:06:17.578Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2770 | 2026-04-28T20:06:18.949Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2771 | 2026-04-28T20:06:19.129Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2772 | 2026-04-28T20:06:19.129Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2773 | 2026-04-28T20:06:20.694Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2774 | 2026-04-28T20:06:23.248Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2775 | 2026-04-28T20:06:25.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.63s |
| 2776 | 2026-04-28T20:06:25.486Z | |
| 2777 | 2026-04-28T20:06:25.486Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/272) |
| 2778 | 2026-04-28T20:06:26.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2779 | 2026-04-28T20:06:26.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2780 | 2026-04-28T20:06:26.155Z | Compiling ar_archive_writer v0.5.1 |
| 2781 | 2026-04-28T20:06:26.266Z | Compiling stacker v0.1.23 |
| 2782 | 2026-04-28T20:06:26.268Z | Compiling cfg_aliases v0.1.1 |
| 2783 | 2026-04-28T20:06:26.282Z | Compiling convert_case v0.10.0 |
| 2784 | 2026-04-28T20:06:26.288Z | Checking unicode-width v0.1.14 |
| 2785 | 2026-04-28T20:06:26.296Z | Compiling proc-macro-error v1.0.4 |
| 2786 | 2026-04-28T20:06:26.307Z | Checking fd-lock v4.0.4 |
| 2787 | 2026-04-28T20:06:26.307Z | Checking nibble_vec v0.1.0 |
| 2788 | 2026-04-28T20:06:26.333Z | Compiling nix v0.28.0 |
| 2789 | 2026-04-28T20:06:26.418Z | Checking vte v0.14.1 |
| 2790 | 2026-04-28T20:06:26.435Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2791 | 2026-04-28T20:06:26.523Z | Checking endian-type v0.1.2 |
| 2792 | 2026-04-28T20:06:26.536Z | Checking bytecount v0.6.9 |
| 2793 | 2026-04-28T20:06:26.566Z | Checking strip-ansi-escapes v0.2.1 |
| 2794 | 2026-04-28T20:06:26.578Z | Compiling derive_more-impl v2.1.1 |
| 2795 | 2026-04-28T20:06:26.590Z | Compiling tabled_derive v0.7.0 |
| 2796 | 2026-04-28T20:06:26.629Z | Checking papergrid v0.11.0 |
| 2797 | 2026-04-28T20:06:26.645Z | Checking radix_trie v0.2.1 |
| 2798 | 2026-04-28T20:06:26.665Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2799 | 2026-04-28T20:06:26.835Z | Compiling peg-macros v0.8.5 |
| 2800 | 2026-04-28T20:06:26.849Z | Checking winnow v0.6.26 |
| 2801 | 2026-04-28T20:06:27.095Z | Compiling psm v0.1.30 |
| 2802 | 2026-04-28T20:06:27.134Z | Compiling sqlparser_derive v0.5.0 |
| 2803 | 2026-04-28T20:06:27.236Z | Checking nu-ansi-term v0.50.3 |
| 2804 | 2026-04-28T20:06:27.405Z | Checking derive_more v2.1.1 |
| 2805 | 2026-04-28T20:06:27.445Z | Checking home v0.5.12 |
| 2806 | 2026-04-28T20:06:27.460Z | Checking unicode_categories v0.1.1 |
| 2807 | 2026-04-28T20:06:27.547Z | Checking unicode-width v0.2.0 |
| 2808 | 2026-04-28T20:06:27.550Z | Checking tabled v0.15.0 |
| 2809 | 2026-04-28T20:06:27.613Z | Checking crossterm v0.29.0 |
| 2810 | 2026-04-28T20:06:27.666Z | Checking rustyline v14.0.0 |
| 2811 | 2026-04-28T20:06:27.791Z | Checking reedline v0.40.0 |
| 2812 | 2026-04-28T20:06:27.853Z | Checking recursive v0.1.1 |
| 2813 | 2026-04-28T20:06:27.905Z | Checking display-error-chain v0.2.2 |
| 2814 | 2026-04-28T20:06:27.943Z | Checking sqlparser v0.61.0 |
| 2815 | 2026-04-28T20:06:27.966Z | Checking sqlformat v0.3.5 |
| 2816 | 2026-04-28T20:06:28.202Z | Checking peg v0.8.5 |
| 2817 | 2026-04-28T20:06:39.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.60s |
| 2818 | 2026-04-28T20:06:39.272Z | |
| 2819 | 2026-04-28T20:06:39.272Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/272) |
| 2820 | 2026-04-28T20:06:39.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2821 | 2026-04-28T20:06:39.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2822 | 2026-04-28T20:06:39.937Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2823 | 2026-04-28T20:06:43.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s |
| 2824 | 2026-04-28T20:06:43.524Z | |
| 2825 | 2026-04-28T20:06:43.524Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/272) |
| 2826 | 2026-04-28T20:06:44.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-04-28T20:06:44.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-04-28T20:06:44.194Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2829 | 2026-04-28T20:06:46.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s |
| 2830 | 2026-04-28T20:06:46.767Z | |
| 2831 | 2026-04-28T20:06:46.767Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/272) |
| 2832 | 2026-04-28T20:06:47.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-04-28T20:06:47.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-04-28T20:06:47.430Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2835 | 2026-04-28T20:06:50.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s |
| 2836 | 2026-04-28T20:06:50.783Z | |
| 2837 | 2026-04-28T20:06:50.783Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/272) |
| 2838 | 2026-04-28T20:06:51.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-04-28T20:06:51.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-04-28T20:06:51.456Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2841 | 2026-04-28T20:06:54.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.92s |
| 2842 | 2026-04-28T20:06:54.881Z | |
| 2843 | 2026-04-28T20:06:54.881Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/272) |
| 2844 | 2026-04-28T20:06:55.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2845 | 2026-04-28T20:06:55.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2846 | 2026-04-28T20:06:55.545Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2847 | 2026-04-28T20:06:58.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 2848 | 2026-04-28T20:06:58.269Z | |
| 2849 | 2026-04-28T20:06:58.269Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/272) |
| 2850 | 2026-04-28T20:06:58.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2851 | 2026-04-28T20:06:58.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2852 | 2026-04-28T20:06:58.937Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2853 | 2026-04-28T20:07:01.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 2854 | 2026-04-28T20:07:01.719Z | |
| 2855 | 2026-04-28T20:07:01.719Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/272) |
| 2856 | 2026-04-28T20:07:02.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2857 | 2026-04-28T20:07:02.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2858 | 2026-04-28T20:07:02.382Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2859 | 2026-04-28T20:07:05.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s |
| 2860 | 2026-04-28T20:07:05.948Z | |
| 2861 | 2026-04-28T20:07:05.948Z | info: running `cargo check --bins` on oximeter (93/272) |
| 2862 | 2026-04-28T20:07:06.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2863 | 2026-04-28T20:07:06.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2864 | 2026-04-28T20:07:06.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2865 | 2026-04-28T20:07:06.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2866 | 2026-04-28T20:07:06.550Z | |
| 2867 | 2026-04-28T20:07:06.550Z | info: running `cargo check --bins` on oximeter-schema (94/272) |
| 2868 | 2026-04-28T20:07:07.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2869 | 2026-04-28T20:07:07.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2870 | 2026-04-28T20:07:07.179Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2871 | 2026-04-28T20:07:07.342Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2872 | 2026-04-28T20:07:07.346Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2873 | 2026-04-28T20:07:07.718Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2874 | 2026-04-28T20:07:10.759Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2875 | 2026-04-28T20:07:11.937Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2876 | 2026-04-28T20:07:12.100Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2877 | 2026-04-28T20:07:12.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s |
| 2878 | 2026-04-28T20:07:12.951Z | |
| 2879 | 2026-04-28T20:07:12.951Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/272) |
| 2880 | 2026-04-28T20:07:13.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2881 | 2026-04-28T20:07:13.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2882 | 2026-04-28T20:07:13.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2883 | 2026-04-28T20:07:13.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2884 | 2026-04-28T20:07:13.545Z | |
| 2885 | 2026-04-28T20:07:13.545Z | info: running `cargo check --bins` on oximeter-test-utils (96/272) |
| 2886 | 2026-04-28T20:07:14.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2887 | 2026-04-28T20:07:14.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2888 | 2026-04-28T20:07:14.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2889 | 2026-04-28T20:07:14.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2890 | 2026-04-28T20:07:14.182Z | |
| 2891 | 2026-04-28T20:07:14.182Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/272) |
| 2892 | 2026-04-28T20:07:14.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2893 | 2026-04-28T20:07:14.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2894 | 2026-04-28T20:07:14.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2895 | 2026-04-28T20:07:14.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2896 | 2026-04-28T20:07:14.783Z | |
| 2897 | 2026-04-28T20:07:14.783Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/272) |
| 2898 | 2026-04-28T20:07:15.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2899 | 2026-04-28T20:07:15.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2900 | 2026-04-28T20:07:15.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2901 | 2026-04-28T20:07:15.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2902 | 2026-04-28T20:07:15.385Z | |
| 2903 | 2026-04-28T20:07:15.385Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/272) |
| 2904 | 2026-04-28T20:07:15.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2905 | 2026-04-28T20:07:15.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2906 | 2026-04-28T20:07:15.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2907 | 2026-04-28T20:07:15.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2908 | 2026-04-28T20:07:15.986Z | |
| 2909 | 2026-04-28T20:07:15.986Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/272) |
| 2910 | 2026-04-28T20:07:16.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2911 | 2026-04-28T20:07:16.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2912 | 2026-04-28T20:07:16.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2913 | 2026-04-28T20:07:16.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2914 | 2026-04-28T20:07:16.590Z | |
| 2915 | 2026-04-28T20:07:16.590Z | info: running `cargo check --bins` on trust-quorum-types (101/272) |
| 2916 | 2026-04-28T20:07:17.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2917 | 2026-04-28T20:07:17.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2918 | 2026-04-28T20:07:17.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2919 | 2026-04-28T20:07:17.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2920 | 2026-04-28T20:07:17.174Z | |
| 2921 | 2026-04-28T20:07:17.174Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/272) |
| 2922 | 2026-04-28T20:07:17.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2923 | 2026-04-28T20:07:17.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2924 | 2026-04-28T20:07:17.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2925 | 2026-04-28T20:07:17.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2926 | 2026-04-28T20:07:17.776Z | |
| 2927 | 2026-04-28T20:07:17.776Z | info: running `cargo check --bins` on update-engine (103/272) |
| 2928 | 2026-04-28T20:07:18.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2929 | 2026-04-28T20:07:18.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2930 | 2026-04-28T20:07:18.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2931 | 2026-04-28T20:07:18.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2932 | 2026-04-28T20:07:18.365Z | |
| 2933 | 2026-04-28T20:07:18.365Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/272) |
| 2934 | 2026-04-28T20:07:18.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2935 | 2026-04-28T20:07:18.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2936 | 2026-04-28T20:07:19.079Z | Compiling crucible-workspace-hack v0.1.0 |
| 2937 | 2026-04-28T20:07:19.203Z | Checking secrecy v0.10.3 |
| 2938 | 2026-04-28T20:07:19.206Z | Compiling heapless v0.8.0 |
| 2939 | 2026-04-28T20:07:19.218Z | Compiling ingot-macros v0.1.1 |
| 2940 | 2026-04-28T20:07:19.227Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2941 | 2026-04-28T20:07:19.230Z | Checking hash32 v0.3.1 |
| 2942 | 2026-04-28T20:07:19.248Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2943 | 2026-04-28T20:07:19.248Z | Compiling smoltcp v0.11.0 |
| 2944 | 2026-04-28T20:07:19.303Z | Checking cobs v0.3.0 |
| 2945 | 2026-04-28T20:07:19.343Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2946 | 2026-04-28T20:07:19.439Z | Checking half v2.7.1 |
| 2947 | 2026-04-28T20:07:19.442Z | Checking universal-hash v0.5.1 |
| 2948 | 2026-04-28T20:07:19.526Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2949 | 2026-04-28T20:07:19.595Z | Checking ciborium-io v0.2.2 |
| 2950 | 2026-04-28T20:07:19.621Z | Checking opaque-debug v0.3.1 |
| 2951 | 2026-04-28T20:07:19.689Z | Checking poly1305 v0.8.0 |
| 2952 | 2026-04-28T20:07:19.693Z | Checking postcard v1.1.3 |
| 2953 | 2026-04-28T20:07:19.730Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2954 | 2026-04-28T20:07:19.743Z | Checking ciborium-ll v0.2.2 |
| 2955 | 2026-04-28T20:07:19.913Z | Compiling proc-macro-crate v3.4.0 |
| 2956 | 2026-04-28T20:07:19.957Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2957 | 2026-04-28T20:07:19.970Z | Checking password-hash v0.5.0 |
| 2958 | 2026-04-28T20:07:20.020Z | Checking chacha20 v0.9.1 |
| 2959 | 2026-04-28T20:07:20.198Z | Compiling proc-macro-crate v1.3.1 |
| 2960 | 2026-04-28T20:07:20.214Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2961 | 2026-04-28T20:07:20.231Z | Checking blake2 v0.10.6 |
| 2962 | 2026-04-28T20:07:20.306Z | Checking aead v0.5.2 |
| 2963 | 2026-04-28T20:07:20.453Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2964 | 2026-04-28T20:07:20.466Z | Compiling foreign-types-macros v0.2.3 |
| 2965 | 2026-04-28T20:07:20.469Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2966 | 2026-04-28T20:07:20.491Z | Compiling num_enum_derive v0.7.5 |
| 2967 | 2026-04-28T20:07:20.515Z | Checking thiserror-no-std v2.0.2 |
| 2968 | 2026-04-28T20:07:20.602Z | Checking foreign-types-shared v0.3.1 |
| 2969 | 2026-04-28T20:07:20.615Z | Checking cpufeatures v0.3.0 |
| 2970 | 2026-04-28T20:07:20.655Z | Compiling num_enum_derive v0.5.11 |
| 2971 | 2026-04-28T20:07:20.687Z | Checking chacha20 v0.10.0 |
| 2972 | 2026-04-28T20:07:20.687Z | Checking vsss-rs v3.3.4 |
| 2973 | 2026-04-28T20:07:20.715Z | Checking argon2 v0.5.3 |
| 2974 | 2026-04-28T20:07:20.912Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2975 | 2026-04-28T20:07:21.053Z | Checking foreign-types v0.5.0 |
| 2976 | 2026-04-28T20:07:21.056Z | Checking chacha20poly1305 v0.10.1 |
| 2977 | 2026-04-28T20:07:21.134Z | Checking ciborium v0.2.2 |
| 2978 | 2026-04-28T20:07:21.315Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2979 | 2026-04-28T20:07:21.367Z | Checking tabwriter v1.4.1 |
| 2980 | 2026-04-28T20:07:21.515Z | Checking console v0.15.11 |
| 2981 | 2026-04-28T20:07:21.547Z | Checking num_enum v0.7.5 |
| 2982 | 2026-04-28T20:07:21.581Z | Checking newline-converter v0.3.0 |
| 2983 | 2026-04-28T20:07:21.605Z | Checking camino-tempfile v1.4.1 |
| 2984 | 2026-04-28T20:07:21.662Z | Checking atomicwrites v0.4.4 |
| 2985 | 2026-04-28T20:07:21.681Z | Checking byte-wrapper v0.1.0 |
| 2986 | 2026-04-28T20:07:21.694Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2987 | 2026-04-28T20:07:21.762Z | Checking cstr-argument v0.1.2 |
| 2988 | 2026-04-28T20:07:21.793Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2989 | 2026-04-28T20:07:21.807Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2990 | 2026-04-28T20:07:21.833Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2991 | 2026-04-28T20:07:21.884Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2992 | 2026-04-28T20:07:21.897Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2993 | 2026-04-28T20:07:22.007Z | Checking expectorate v1.2.0 |
| 2994 | 2026-04-28T20:07:22.043Z | Checking ingot-types v0.1.2 |
| 2995 | 2026-04-28T20:07:22.056Z | Checking num_enum v0.5.11 |
| 2996 | 2026-04-28T20:07:22.107Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2997 | 2026-04-28T20:07:22.132Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2998 | 2026-04-28T20:07:22.168Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2999 | 2026-04-28T20:07:22.213Z | Checking rand v0.10.0 |
| 3000 | 2026-04-28T20:07:22.230Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3001 | 2026-04-28T20:07:22.293Z | Checking indent_write v2.2.0 |
| 3002 | 2026-04-28T20:07:22.368Z | Checking colored v3.1.1 |
| 3003 | 2026-04-28T20:07:22.406Z | Checking ingot v0.1.1 |
| 3004 | 2026-04-28T20:07:22.425Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3005 | 2026-04-28T20:07:22.437Z | Compiling zone_cfg_derive v0.3.1 |
| 3006 | 2026-04-28T20:07:22.507Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3007 | 2026-04-28T20:07:22.520Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3008 | 2026-04-28T20:07:22.533Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3009 | 2026-04-28T20:07:22.567Z | Checking itertools v0.12.1 |
| 3010 | 2026-04-28T20:07:22.678Z | Compiling num-derive v0.4.2 |
| 3011 | 2026-04-28T20:07:22.705Z | Checking swrite v0.1.0 |
| 3012 | 2026-04-28T20:07:22.795Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3013 | 2026-04-28T20:07:22.944Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3014 | 2026-04-28T20:07:22.976Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3015 | 2026-04-28T20:07:23.081Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3016 | 2026-04-28T20:07:23.238Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3017 | 2026-04-28T20:07:23.289Z | Checking dropshot-api-manager-types v0.6.0 |
| 3018 | 2026-04-28T20:07:23.350Z | Checking smf v0.2.3 |
| 3019 | 2026-04-28T20:07:23.458Z | Checking nanorand v0.7.0 |
| 3020 | 2026-04-28T20:07:23.504Z | Checking whoami v1.6.1 |
| 3021 | 2026-04-28T20:07:23.567Z | Checking zone v0.3.1 |
| 3022 | 2026-04-28T20:07:23.594Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3023 | 2026-04-28T20:07:23.594Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3024 | 2026-04-28T20:07:23.621Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3025 | 2026-04-28T20:07:23.658Z | Checking flume v0.11.1 |
| 3026 | 2026-04-28T20:07:24.009Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3027 | 2026-04-28T20:07:24.971Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3028 | 2026-04-28T20:07:25.855Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3029 | 2026-04-28T20:07:28.920Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3030 | 2026-04-28T20:07:30.957Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3031 | 2026-04-28T20:07:31.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.61s |
| 3032 | 2026-04-28T20:07:32.176Z | |
| 3033 | 2026-04-28T20:07:32.176Z | info: running `cargo check --bins` on clickhouse-admin-api (105/272) |
| 3034 | 2026-04-28T20:07:32.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-04-28T20:07:32.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-04-28T20:07:32.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3037 | 2026-04-28T20:07:32.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3038 | 2026-04-28T20:07:32.777Z | |
| 3039 | 2026-04-28T20:07:32.777Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/272) |
| 3040 | 2026-04-28T20:07:33.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-04-28T20:07:33.288Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-04-28T20:07:33.288Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3043 | 2026-04-28T20:07:33.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3044 | 2026-04-28T20:07:33.382Z | |
| 3045 | 2026-04-28T20:07:33.382Z | info: running `cargo check --bins` on bootstrap-agent-client (107/272) |
| 3046 | 2026-04-28T20:07:33.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3047 | 2026-04-28T20:07:33.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3048 | 2026-04-28T20:07:33.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3049 | 2026-04-28T20:07:33.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3050 | 2026-04-28T20:07:33.996Z | |
| 3051 | 2026-04-28T20:07:33.996Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/272) |
| 3052 | 2026-04-28T20:07:34.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2026-04-28T20:07:34.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2026-04-28T20:07:34.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2026-04-28T20:07:34.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3056 | 2026-04-28T20:07:34.597Z | |
| 3057 | 2026-04-28T20:07:34.598Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/272) |
| 3058 | 2026-04-28T20:07:35.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-04-28T20:07:35.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-04-28T20:07:35.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-04-28T20:07:35.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3062 | 2026-04-28T20:07:35.199Z | |
| 3063 | 2026-04-28T20:07:35.199Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/272) |
| 3064 | 2026-04-28T20:07:35.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-04-28T20:07:35.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-04-28T20:07:35.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-04-28T20:07:35.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3068 | 2026-04-28T20:07:35.799Z | |
| 3069 | 2026-04-28T20:07:35.799Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/272) |
| 3070 | 2026-04-28T20:07:36.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-04-28T20:07:36.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-04-28T20:07:36.314Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-04-28T20:07:36.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3074 | 2026-04-28T20:07:36.402Z | |
| 3075 | 2026-04-28T20:07:36.402Z | info: running `cargo check --bins` on cockroach-admin-client (112/272) |
| 3076 | 2026-04-28T20:07:36.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-04-28T20:07:36.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-04-28T20:07:36.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-04-28T20:07:36.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3080 | 2026-04-28T20:07:36.987Z | |
| 3081 | 2026-04-28T20:07:36.987Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/272) |
| 3082 | 2026-04-28T20:07:37.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-04-28T20:07:37.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-04-28T20:07:37.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-04-28T20:07:37.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3086 | 2026-04-28T20:07:37.597Z | |
| 3087 | 2026-04-28T20:07:37.597Z | info: running `cargo check --bins` on dns-service-client (114/272) |
| 3088 | 2026-04-28T20:07:38.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-04-28T20:07:38.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-04-28T20:07:38.097Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-04-28T20:07:38.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3092 | 2026-04-28T20:07:38.190Z | |
| 3093 | 2026-04-28T20:07:38.190Z | info: running `cargo check --bins` on installinator-client (115/272) |
| 3094 | 2026-04-28T20:07:38.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-04-28T20:07:38.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-04-28T20:07:38.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-04-28T20:07:38.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3098 | 2026-04-28T20:07:38.794Z | |
| 3099 | 2026-04-28T20:07:38.794Z | info: running `cargo check --bins` on nexus-client (116/272) |
| 3100 | 2026-04-28T20:07:39.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-04-28T20:07:39.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-04-28T20:07:39.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-04-28T20:07:39.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3104 | 2026-04-28T20:07:39.436Z | |
| 3105 | 2026-04-28T20:07:39.436Z | info: running `cargo check --bins` on nexus-lockstep-client (117/272) |
| 3106 | 2026-04-28T20:07:39.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-04-28T20:07:39.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-04-28T20:07:39.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3109 | 2026-04-28T20:07:39.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3110 | 2026-04-28T20:07:40.073Z | |
| 3111 | 2026-04-28T20:07:40.073Z | info: running `cargo check --bins` on ntp-admin-client (118/272) |
| 3112 | 2026-04-28T20:07:40.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3113 | 2026-04-28T20:07:40.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3114 | 2026-04-28T20:07:40.568Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3115 | 2026-04-28T20:07:40.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3116 | 2026-04-28T20:07:40.657Z | |
| 3117 | 2026-04-28T20:07:40.657Z | info: running `cargo check --bins` on oxide-client (119/272) |
| 3118 | 2026-04-28T20:07:41.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3119 | 2026-04-28T20:07:41.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3120 | 2026-04-28T20:07:41.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3121 | 2026-04-28T20:07:41.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3122 | 2026-04-28T20:07:41.248Z | |
| 3123 | 2026-04-28T20:07:41.248Z | info: running `cargo check --bins` on oximeter-client (120/272) |
| 3124 | 2026-04-28T20:07:41.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3125 | 2026-04-28T20:07:41.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3126 | 2026-04-28T20:07:41.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3127 | 2026-04-28T20:07:41.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3128 | 2026-04-28T20:07:41.845Z | |
| 3129 | 2026-04-28T20:07:41.845Z | info: running `cargo check --bins` on repo-depot-client (121/272) |
| 3130 | 2026-04-28T20:07:42.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3131 | 2026-04-28T20:07:42.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3132 | 2026-04-28T20:07:42.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3133 | 2026-04-28T20:07:42.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3134 | 2026-04-28T20:07:42.433Z | |
| 3135 | 2026-04-28T20:07:42.433Z | info: running `cargo check --bins` on sled-agent-client (122/272) |
| 3136 | 2026-04-28T20:07:42.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3137 | 2026-04-28T20:07:42.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3138 | 2026-04-28T20:07:42.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3139 | 2026-04-28T20:07:42.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3140 | 2026-04-28T20:07:43.043Z | |
| 3141 | 2026-04-28T20:07:43.043Z | info: running `cargo check --bins` on wicketd-client (123/272) |
| 3142 | 2026-04-28T20:07:43.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3143 | 2026-04-28T20:07:43.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3144 | 2026-04-28T20:07:43.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3145 | 2026-04-28T20:07:43.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3146 | 2026-04-28T20:07:43.664Z | |
| 3147 | 2026-04-28T20:07:43.664Z | info: running `cargo check --bins` on installinator-common (124/272) |
| 3148 | 2026-04-28T20:07:44.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3149 | 2026-04-28T20:07:44.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3150 | 2026-04-28T20:07:44.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3151 | 2026-04-28T20:07:44.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3152 | 2026-04-28T20:07:44.283Z | |
| 3153 | 2026-04-28T20:07:44.283Z | info: running `cargo check --bins` on installinator-common-versions (125/272) |
| 3154 | 2026-04-28T20:07:44.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3155 | 2026-04-28T20:07:44.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3156 | 2026-04-28T20:07:44.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3157 | 2026-04-28T20:07:44.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3158 | 2026-04-28T20:07:44.868Z | |
| 3159 | 2026-04-28T20:07:44.868Z | info: running `cargo check --bins` on wicket-common (126/272) |
| 3160 | 2026-04-28T20:07:45.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3161 | 2026-04-28T20:07:45.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3162 | 2026-04-28T20:07:45.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3163 | 2026-04-28T20:07:45.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3164 | 2026-04-28T20:07:45.477Z | |
| 3165 | 2026-04-28T20:07:45.477Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/272) |
| 3166 | 2026-04-28T20:07:45.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3167 | 2026-04-28T20:07:45.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3168 | 2026-04-28T20:07:46.162Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3169 | 2026-04-28T20:07:46.278Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3170 | 2026-04-28T20:07:46.285Z | Checking csv-core v0.1.13 |
| 3171 | 2026-04-28T20:07:46.292Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3172 | 2026-04-28T20:07:46.299Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3173 | 2026-04-28T20:07:46.310Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3174 | 2026-04-28T20:07:46.321Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3175 | 2026-04-28T20:07:46.332Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3176 | 2026-04-28T20:07:46.440Z | Checking csv v1.4.0 |
| 3177 | 2026-04-28T20:07:46.455Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3178 | 2026-04-28T20:07:46.506Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3179 | 2026-04-28T20:07:46.537Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3180 | 2026-04-28T20:07:46.771Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3181 | 2026-04-28T20:07:47.137Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3182 | 2026-04-28T20:07:47.137Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3183 | 2026-04-28T20:07:47.467Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3184 | 2026-04-28T20:07:53.128Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3185 | 2026-04-28T20:07:53.657Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3186 | 2026-04-28T20:07:56.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.53s |
| 3187 | 2026-04-28T20:07:56.211Z | |
| 3188 | 2026-04-28T20:07:56.211Z | info: running `cargo check --bins` on cockroach-admin-api (128/272) |
| 3189 | 2026-04-28T20:07:56.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3190 | 2026-04-28T20:07:56.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3191 | 2026-04-28T20:07:56.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3192 | 2026-04-28T20:07:56.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3193 | 2026-04-28T20:07:56.810Z | |
| 3194 | 2026-04-28T20:07:56.810Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/272) |
| 3195 | 2026-04-28T20:07:57.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3196 | 2026-04-28T20:07:57.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3197 | 2026-04-28T20:07:57.393Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3198 | 2026-04-28T20:07:57.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3199 | 2026-04-28T20:07:57.506Z | |
| 3200 | 2026-04-28T20:07:57.506Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/272) |
| 3201 | 2026-04-28T20:07:58.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3202 | 2026-04-28T20:07:58.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3203 | 2026-04-28T20:07:58.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3204 | 2026-04-28T20:07:58.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3205 | 2026-04-28T20:07:58.204Z | |
| 3206 | 2026-04-28T20:07:58.204Z | info: running `cargo check --bins` on gateway-test-utils (131/272) |
| 3207 | 2026-04-28T20:07:58.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3208 | 2026-04-28T20:07:58.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3209 | 2026-04-28T20:07:58.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3210 | 2026-04-28T20:07:58.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3211 | 2026-04-28T20:07:58.865Z | |
| 3212 | 2026-04-28T20:07:58.865Z | info: running `cargo check --bins` on omicron-gateway (132/272) |
| 3213 | 2026-04-28T20:07:59.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3214 | 2026-04-28T20:07:59.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3215 | 2026-04-28T20:07:59.633Z | Compiling typify-impl v0.6.1 |
| 3216 | 2026-04-28T20:07:59.775Z | Compiling unsafe-libyaml v0.2.11 |
| 3217 | 2026-04-28T20:07:59.786Z | Compiling semver v0.1.20 |
| 3218 | 2026-04-28T20:07:59.789Z | Compiling radium v0.7.0 |
| 3219 | 2026-04-28T20:07:59.808Z | Compiling pin-project-internal v1.1.11 |
| 3220 | 2026-04-28T20:07:59.811Z | Compiling maybe-uninit v2.0.0 |
| 3221 | 2026-04-28T20:07:59.831Z | Checking tap v1.0.1 |
| 3222 | 2026-04-28T20:07:59.932Z | Checking wyz v0.5.1 |
| 3223 | 2026-04-28T20:08:00.056Z | Compiling rustc_version v0.1.7 |
| 3224 | 2026-04-28T20:08:00.132Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3225 | 2026-04-28T20:08:00.135Z | Compiling snafu-derive v0.8.9 |
| 3226 | 2026-04-28T20:08:00.242Z | Compiling zerocopy-derive v0.6.6 |
| 3227 | 2026-04-28T20:08:00.273Z | Compiling serde_yaml v0.9.34+deprecated |
| 3228 | 2026-04-28T20:08:00.497Z | Compiling newtype_derive v0.1.6 |
| 3229 | 2026-04-28T20:08:00.686Z | Checking funty v2.0.0 |
| 3230 | 2026-04-28T20:08:00.892Z | Compiling cancel-safe-futures v0.1.5 |
| 3231 | 2026-04-28T20:08:00.934Z | Checking pin-project v1.1.11 |
| 3232 | 2026-04-28T20:08:01.006Z | Compiling owo-colors v4.3.0 |
| 3233 | 2026-04-28T20:08:01.057Z | Compiling packed_struct v0.10.1 |
| 3234 | 2026-04-28T20:08:01.093Z | Checking crc-catalog v2.4.0 |
| 3235 | 2026-04-28T20:08:01.096Z | Checking same-file v1.0.6 |
| 3236 | 2026-04-28T20:08:01.207Z | Checking crc v3.4.0 |
| 3237 | 2026-04-28T20:08:01.228Z | Checking walkdir v2.5.0 |
| 3238 | 2026-04-28T20:08:01.341Z | Checking zerocopy v0.6.6 |
| 3239 | 2026-04-28T20:08:01.387Z | Checking bitvec v1.0.1 |
| 3240 | 2026-04-28T20:08:01.451Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3241 | 2026-04-28T20:08:01.484Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3242 | 2026-04-28T20:08:01.642Z | Checking globset v0.4.18 |
| 3243 | 2026-04-28T20:08:01.660Z | Checking olpc-cjson v0.1.4 |
| 3244 | 2026-04-28T20:08:01.753Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3245 | 2026-04-28T20:08:01.794Z | Checking pem v3.0.6 |
| 3246 | 2026-04-28T20:08:01.819Z | Compiling packed_struct_codegen v0.10.1 |
| 3247 | 2026-04-28T20:08:01.899Z | Checking libsw-core v0.3.2 |
| 3248 | 2026-04-28T20:08:01.952Z | Checking serde_plain v1.0.2 |
| 3249 | 2026-04-28T20:08:01.989Z | Compiling bitfield-macros v0.19.4 |
| 3250 | 2026-04-28T20:08:02.003Z | Compiling indexmap v1.9.3 |
| 3251 | 2026-04-28T20:08:02.042Z | Checking nodrop v0.1.14 |
| 3252 | 2026-04-28T20:08:02.065Z | Checking snafu v0.8.9 |
| 3253 | 2026-04-28T20:08:02.096Z | Checking typed-path v0.9.3 |
| 3254 | 2026-04-28T20:08:02.132Z | Checking array-init v0.0.4 |
| 3255 | 2026-04-28T20:08:02.211Z | Checking libsw v3.5.0 |
| 3256 | 2026-04-28T20:08:02.307Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3257 | 2026-04-28T20:08:02.361Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3258 | 2026-04-28T20:08:02.436Z | Checking smallvec v0.6.14 |
| 3259 | 2026-04-28T20:08:02.621Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3260 | 2026-04-28T20:08:02.694Z | Checking bitfield v0.19.4 |
| 3261 | 2026-04-28T20:08:02.724Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3262 | 2026-04-28T20:08:02.849Z | Checking linear-map v1.2.0 |
| 3263 | 2026-04-28T20:08:02.864Z | Checking tough v0.20.0 |
| 3264 | 2026-04-28T20:08:02.943Z | Checking tagptr v0.2.0 |
| 3265 | 2026-04-28T20:08:02.963Z | Checking hashbrown v0.12.3 |
| 3266 | 2026-04-28T20:08:03.019Z | Checking base64 v0.21.7 |
| 3267 | 2026-04-28T20:08:03.033Z | Checking unicode-linebreak v0.1.5 |
| 3268 | 2026-04-28T20:08:03.080Z | Checking smawk v0.3.2 |
| 3269 | 2026-04-28T20:08:03.187Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3270 | 2026-04-28T20:08:03.212Z | Checking moka v0.12.13 |
| 3271 | 2026-04-28T20:08:03.251Z | Checking textwrap v0.16.2 |
| 3272 | 2026-04-28T20:08:03.264Z | Checking ron v0.8.1 |
| 3273 | 2026-04-28T20:08:03.470Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3274 | 2026-04-28T20:08:03.646Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3275 | 2026-04-28T20:08:03.690Z | Checking serde-hex v0.1.0 |
| 3276 | 2026-04-28T20:08:03.783Z | Checking steno v0.4.1 |
| 3277 | 2026-04-28T20:08:03.834Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3278 | 2026-04-28T20:08:03.940Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3279 | 2026-04-28T20:08:03.992Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3280 | 2026-04-28T20:08:04.223Z | Compiling typify-macro v0.6.1 |
| 3281 | 2026-04-28T20:08:04.452Z | Checking hashbrown v0.13.2 |
| 3282 | 2026-04-28T20:08:04.454Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3283 | 2026-04-28T20:08:04.562Z | Checking humantime v2.3.0 |
| 3284 | 2026-04-28T20:08:04.653Z | Checking crc-any v2.5.0 |
| 3285 | 2026-04-28T20:08:04.769Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3286 | 2026-04-28T20:08:04.783Z | Checking hickory-resolver v0.25.2 |
| 3287 | 2026-04-28T20:08:04.830Z | Checking void v1.0.2 |
| 3288 | 2026-04-28T20:08:04.848Z | Checking half v1.8.3 |
| 3289 | 2026-04-28T20:08:04.877Z | Checking object v0.30.4 |
| 3290 | 2026-04-28T20:08:05.037Z | Checking path-slash v0.1.5 |
| 3291 | 2026-04-28T20:08:05.040Z | Checking utf-8 v0.7.6 |
| 3292 | 2026-04-28T20:08:05.040Z | Checking lzss v0.8.2 |
| 3293 | 2026-04-28T20:08:05.049Z | Checking serde_cbor v0.11.2 |
| 3294 | 2026-04-28T20:08:05.077Z | Checking tungstenite v0.23.0 |
| 3295 | 2026-04-28T20:08:05.223Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3296 | 2026-04-28T20:08:05.306Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3297 | 2026-04-28T20:08:05.384Z | Checking nix v0.27.1 |
| 3298 | 2026-04-28T20:08:05.435Z | Checking kstat-rs v0.2.4 |
| 3299 | 2026-04-28T20:08:05.490Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3300 | 2026-04-28T20:08:05.504Z | Checking fxhash v0.2.1 |
| 3301 | 2026-04-28T20:08:05.537Z | Checking serde_bytes v0.11.19 |
| 3302 | 2026-04-28T20:08:05.618Z | Checking tokio-tungstenite v0.23.1 |
| 3303 | 2026-04-28T20:08:05.621Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3304 | 2026-04-28T20:08:05.709Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3305 | 2026-04-28T20:08:05.884Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3306 | 2026-04-28T20:08:05.884Z | Checking signal-hook-tokio v0.3.1 |
| 3307 | 2026-04-28T20:08:05.960Z | Compiling typify v0.6.1 |
| 3308 | 2026-04-28T20:08:06.054Z | Compiling progenitor-impl v0.13.0 |
| 3309 | 2026-04-28T20:08:06.917Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3310 | 2026-04-28T20:08:07.589Z | Compiling progenitor-macro v0.13.0 |
| 3311 | 2026-04-28T20:08:07.812Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3312 | 2026-04-28T20:08:08.109Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3313 | 2026-04-28T20:08:09.958Z | Checking progenitor v0.13.0 |
| 3314 | 2026-04-28T20:08:10.006Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3315 | 2026-04-28T20:08:10.009Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3316 | 2026-04-28T20:08:13.052Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3317 | 2026-04-28T20:08:20.469Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3318 | 2026-04-28T20:08:26.733Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3319 | 2026-04-28T20:08:28.091Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3320 | 2026-04-28T20:08:28.581Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3321 | 2026-04-28T20:08:30.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.74s |
| 3322 | 2026-04-28T20:08:30.809Z | |
| 3323 | 2026-04-28T20:08:30.809Z | info: running `cargo check --bins` on gateway-api (133/272) |
| 3324 | 2026-04-28T20:08:31.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3325 | 2026-04-28T20:08:31.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3326 | 2026-04-28T20:08:31.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3327 | 2026-04-28T20:08:31.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3328 | 2026-04-28T20:08:31.417Z | |
| 3329 | 2026-04-28T20:08:31.417Z | info: running `cargo check --bins` on ipcc (134/272) |
| 3330 | 2026-04-28T20:08:31.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3331 | 2026-04-28T20:08:31.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3332 | 2026-04-28T20:08:31.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3333 | 2026-04-28T20:08:31.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3334 | 2026-04-28T20:08:32.019Z | |
| 3335 | 2026-04-28T20:08:32.019Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/272) |
| 3336 | 2026-04-28T20:08:32.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3337 | 2026-04-28T20:08:32.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3338 | 2026-04-28T20:08:32.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3339 | 2026-04-28T20:08:32.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3340 | 2026-04-28T20:08:32.611Z | |
| 3341 | 2026-04-28T20:08:32.611Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/272) |
| 3342 | 2026-04-28T20:08:33.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3343 | 2026-04-28T20:08:33.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3344 | 2026-04-28T20:08:33.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3345 | 2026-04-28T20:08:33.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3346 | 2026-04-28T20:08:33.223Z | |
| 3347 | 2026-04-28T20:08:33.223Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/272) |
| 3348 | 2026-04-28T20:08:33.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3349 | 2026-04-28T20:08:33.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3350 | 2026-04-28T20:08:33.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3351 | 2026-04-28T20:08:33.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3352 | 2026-04-28T20:08:33.828Z | |
| 3353 | 2026-04-28T20:08:33.828Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/272) |
| 3354 | 2026-04-28T20:08:34.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3355 | 2026-04-28T20:08:34.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3356 | 2026-04-28T20:08:34.341Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3357 | 2026-04-28T20:08:34.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3358 | 2026-04-28T20:08:34.437Z | |
| 3359 | 2026-04-28T20:08:34.437Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/272) |
| 3360 | 2026-04-28T20:08:34.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3361 | 2026-04-28T20:08:34.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3362 | 2026-04-28T20:08:34.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3363 | 2026-04-28T20:08:34.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3364 | 2026-04-28T20:08:35.041Z | |
| 3365 | 2026-04-28T20:08:35.041Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/272) |
| 3366 | 2026-04-28T20:08:35.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3367 | 2026-04-28T20:08:35.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3368 | 2026-04-28T20:08:35.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3369 | 2026-04-28T20:08:35.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3370 | 2026-04-28T20:08:35.649Z | |
| 3371 | 2026-04-28T20:08:35.649Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/272) |
| 3372 | 2026-04-28T20:08:36.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3373 | 2026-04-28T20:08:36.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3374 | 2026-04-28T20:08:36.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3375 | 2026-04-28T20:08:36.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3376 | 2026-04-28T20:08:36.257Z | |
| 3377 | 2026-04-28T20:08:36.257Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/272) |
| 3378 | 2026-04-28T20:08:36.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3379 | 2026-04-28T20:08:36.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3380 | 2026-04-28T20:08:36.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3381 | 2026-04-28T20:08:36.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3382 | 2026-04-28T20:08:36.863Z | |
| 3383 | 2026-04-28T20:08:36.863Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/272) |
| 3384 | 2026-04-28T20:08:37.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3385 | 2026-04-28T20:08:37.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3386 | 2026-04-28T20:08:37.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3387 | 2026-04-28T20:08:37.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3388 | 2026-04-28T20:08:37.464Z | |
| 3389 | 2026-04-28T20:08:37.464Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/272) |
| 3390 | 2026-04-28T20:08:37.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3391 | 2026-04-28T20:08:37.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3392 | 2026-04-28T20:08:37.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3393 | 2026-04-28T20:08:37.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3394 | 2026-04-28T20:08:38.069Z | |
| 3395 | 2026-04-28T20:08:38.069Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/272) |
| 3396 | 2026-04-28T20:08:38.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3397 | 2026-04-28T20:08:38.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3398 | 2026-04-28T20:08:38.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3399 | 2026-04-28T20:08:38.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3400 | 2026-04-28T20:08:38.676Z | |
| 3401 | 2026-04-28T20:08:38.676Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/272) |
| 3402 | 2026-04-28T20:08:39.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3403 | 2026-04-28T20:08:39.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3404 | 2026-04-28T20:08:39.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3405 | 2026-04-28T20:08:39.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3406 | 2026-04-28T20:08:39.286Z | |
| 3407 | 2026-04-28T20:08:39.286Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/272) |
| 3408 | 2026-04-28T20:08:39.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3409 | 2026-04-28T20:08:39.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3410 | 2026-04-28T20:08:39.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3411 | 2026-04-28T20:08:39.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3412 | 2026-04-28T20:08:39.892Z | |
| 3413 | 2026-04-28T20:08:39.892Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/272) |
| 3414 | 2026-04-28T20:08:40.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3415 | 2026-04-28T20:08:40.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3416 | 2026-04-28T20:08:40.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3417 | 2026-04-28T20:08:40.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3418 | 2026-04-28T20:08:40.501Z | |
| 3419 | 2026-04-28T20:08:40.501Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/272) |
| 3420 | 2026-04-28T20:08:41.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3421 | 2026-04-28T20:08:41.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3422 | 2026-04-28T20:08:41.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3423 | 2026-04-28T20:08:41.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3424 | 2026-04-28T20:08:41.109Z | |
| 3425 | 2026-04-28T20:08:41.110Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/272) |
| 3426 | 2026-04-28T20:08:41.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3427 | 2026-04-28T20:08:41.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3428 | 2026-04-28T20:08:41.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3429 | 2026-04-28T20:08:41.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3430 | 2026-04-28T20:08:41.719Z | |
| 3431 | 2026-04-28T20:08:41.719Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/272) |
| 3432 | 2026-04-28T20:08:42.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3433 | 2026-04-28T20:08:42.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3434 | 2026-04-28T20:08:42.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3435 | 2026-04-28T20:08:42.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3436 | 2026-04-28T20:08:42.328Z | |
| 3437 | 2026-04-28T20:08:42.328Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/272) |
| 3438 | 2026-04-28T20:08:42.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3439 | 2026-04-28T20:08:42.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3440 | 2026-04-28T20:08:42.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3441 | 2026-04-28T20:08:42.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3442 | 2026-04-28T20:08:42.935Z | |
| 3443 | 2026-04-28T20:08:42.935Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/272) |
| 3444 | 2026-04-28T20:08:43.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3445 | 2026-04-28T20:08:43.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3446 | 2026-04-28T20:08:43.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3447 | 2026-04-28T20:08:43.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3448 | 2026-04-28T20:08:43.541Z | |
| 3449 | 2026-04-28T20:08:43.541Z | info: running `cargo check --bins` on oximeter-producer (154/272) |
| 3450 | 2026-04-28T20:08:44.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3451 | 2026-04-28T20:08:44.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3452 | 2026-04-28T20:08:44.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3453 | 2026-04-28T20:08:44.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3454 | 2026-04-28T20:08:44.189Z | |
| 3455 | 2026-04-28T20:08:44.189Z | info: running `cargo check --bins` on internal-dns-resolver (155/272) |
| 3456 | 2026-04-28T20:08:44.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3457 | 2026-04-28T20:08:44.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3458 | 2026-04-28T20:08:44.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3459 | 2026-04-28T20:08:44.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3460 | 2026-04-28T20:08:44.797Z | |
| 3461 | 2026-04-28T20:08:44.797Z | info: running `cargo check --bins` on dns-server (156/272) |
| 3462 | 2026-04-28T20:08:45.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3463 | 2026-04-28T20:08:45.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3464 | 2026-04-28T20:08:45.451Z | Compiling parking_lot_core v0.8.6 |
| 3465 | 2026-04-28T20:08:45.451Z | Compiling atomicwrites v0.4.4 |
| 3466 | 2026-04-28T20:08:45.451Z | Compiling git-stub v1.0.0 |
| 3467 | 2026-04-28T20:08:45.455Z | Checking prefix-trie v0.7.0 |
| 3468 | 2026-04-28T20:08:45.455Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3469 | 2026-04-28T20:08:45.688Z | Compiling git-stub-vcs v0.1.0 |
| 3470 | 2026-04-28T20:08:45.867Z | Checking hickory-server v0.25.2 |
| 3471 | 2026-04-28T20:08:45.966Z | Checking parking_lot v0.11.2 |
| 3472 | 2026-04-28T20:08:45.969Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3473 | 2026-04-28T20:08:46.056Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3474 | 2026-04-28T20:08:46.059Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3475 | 2026-04-28T20:08:46.137Z | Checking sled v0.34.7 |
| 3476 | 2026-04-28T20:08:48.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 3477 | 2026-04-28T20:08:48.199Z | |
| 3478 | 2026-04-28T20:08:48.199Z | info: running `cargo check --bins` on dns-server-api (157/272) |
| 3479 | 2026-04-28T20:08:48.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3480 | 2026-04-28T20:08:48.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3481 | 2026-04-28T20:08:48.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3482 | 2026-04-28T20:08:48.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3483 | 2026-04-28T20:08:48.802Z | |
| 3484 | 2026-04-28T20:08:48.802Z | info: running `cargo check --bins` on oximeter-producer-api (158/272) |
| 3485 | 2026-04-28T20:08:49.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3486 | 2026-04-28T20:08:49.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3487 | 2026-04-28T20:08:49.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3488 | 2026-04-28T20:08:49.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3489 | 2026-04-28T20:08:49.408Z | |
| 3490 | 2026-04-28T20:08:49.408Z | info: running `cargo check --bins` on sp-sim (159/272) |
| 3491 | 2026-04-28T20:08:49.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3492 | 2026-04-28T20:08:49.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3493 | 2026-04-28T20:08:50.132Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3494 | 2026-04-28T20:08:51.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s |
| 3495 | 2026-04-28T20:08:52.063Z | |
| 3496 | 2026-04-28T20:08:52.063Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/272) |
| 3497 | 2026-04-28T20:08:52.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3498 | 2026-04-28T20:08:52.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3499 | 2026-04-28T20:08:52.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3500 | 2026-04-28T20:08:52.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3501 | 2026-04-28T20:08:52.728Z | |
| 3502 | 2026-04-28T20:08:52.728Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/272) |
| 3503 | 2026-04-28T20:08:53.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3504 | 2026-04-28T20:08:53.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3505 | 2026-04-28T20:08:53.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3506 | 2026-04-28T20:08:53.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3507 | 2026-04-28T20:08:53.389Z | |
| 3508 | 2026-04-28T20:08:53.389Z | info: running `cargo check --bins` on db-macros (162/272) |
| 3509 | 2026-04-28T20:08:53.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3510 | 2026-04-28T20:08:53.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3511 | 2026-04-28T20:08:53.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3512 | 2026-04-28T20:08:53.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3513 | 2026-04-28T20:08:53.977Z | |
| 3514 | 2026-04-28T20:08:53.977Z | info: running `cargo check --bins` on nexus-macros-common (163/272) |
| 3515 | 2026-04-28T20:08:54.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3516 | 2026-04-28T20:08:54.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3517 | 2026-04-28T20:08:54.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3518 | 2026-04-28T20:08:54.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3519 | 2026-04-28T20:08:54.565Z | |
| 3520 | 2026-04-28T20:08:54.565Z | info: running `cargo check --bins` on nexus-auth (164/272) |
| 3521 | 2026-04-28T20:08:55.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3522 | 2026-04-28T20:08:55.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3523 | 2026-04-28T20:08:55.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3524 | 2026-04-28T20:08:55.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3525 | 2026-04-28T20:08:55.217Z | |
| 3526 | 2026-04-28T20:08:55.217Z | info: running `cargo check --bins` on authz-macros (165/272) |
| 3527 | 2026-04-28T20:08:55.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3528 | 2026-04-28T20:08:55.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3529 | 2026-04-28T20:08:55.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3530 | 2026-04-28T20:08:55.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3531 | 2026-04-28T20:08:55.807Z | |
| 3532 | 2026-04-28T20:08:55.807Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/272) |
| 3533 | 2026-04-28T20:08:56.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3534 | 2026-04-28T20:08:56.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3535 | 2026-04-28T20:08:56.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3536 | 2026-04-28T20:08:56.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3537 | 2026-04-28T20:08:56.459Z | |
| 3538 | 2026-04-28T20:08:56.459Z | info: running `cargo check --bins` on nexus-db-model (167/272) |
| 3539 | 2026-04-28T20:08:56.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3540 | 2026-04-28T20:08:56.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3541 | 2026-04-28T20:08:56.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3542 | 2026-04-28T20:08:57.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3543 | 2026-04-28T20:08:57.097Z | |
| 3544 | 2026-04-28T20:08:57.097Z | info: running `cargo check --bins` on nexus-db-schema (168/272) |
| 3545 | 2026-04-28T20:08:57.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3546 | 2026-04-28T20:08:57.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3547 | 2026-04-28T20:08:57.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3548 | 2026-04-28T20:08:57.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3549 | 2026-04-28T20:08:57.685Z | |
| 3550 | 2026-04-28T20:08:57.685Z | info: running `cargo check --bins` on omicron-rpaths (169/272) |
| 3551 | 2026-04-28T20:08:58.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3552 | 2026-04-28T20:08:58.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3553 | 2026-04-28T20:08:58.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3554 | 2026-04-28T20:08:58.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3555 | 2026-04-28T20:08:58.271Z | |
| 3556 | 2026-04-28T20:08:58.271Z | info: running `cargo check --bins` on nexus-defaults (170/272) |
| 3557 | 2026-04-28T20:08:58.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3558 | 2026-04-28T20:08:58.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3559 | 2026-04-28T20:08:58.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3560 | 2026-04-28T20:08:58.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3561 | 2026-04-28T20:08:58.870Z | |
| 3562 | 2026-04-28T20:08:58.870Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/272) |
| 3563 | 2026-04-28T20:08:59.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3564 | 2026-04-28T20:08:59.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3565 | 2026-04-28T20:08:59.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3566 | 2026-04-28T20:08:59.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3567 | 2026-04-28T20:08:59.456Z | |
| 3568 | 2026-04-28T20:08:59.456Z | info: running `cargo check --bins` on parallel-task-set (172/272) |
| 3569 | 2026-04-28T20:08:59.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3570 | 2026-04-28T20:08:59.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3571 | 2026-04-28T20:08:59.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3572 | 2026-04-28T20:08:59.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3573 | 2026-04-28T20:09:00.038Z | |
| 3574 | 2026-04-28T20:09:00.038Z | info: running `cargo check --bins` on nexus-db-errors (173/272) |
| 3575 | 2026-04-28T20:09:00.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3576 | 2026-04-28T20:09:00.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3577 | 2026-04-28T20:09:00.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3578 | 2026-04-28T20:09:00.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3579 | 2026-04-28T20:09:00.688Z | |
| 3580 | 2026-04-28T20:09:00.688Z | info: running `cargo check --bins` on nexus-db-lookup (174/272) |
| 3581 | 2026-04-28T20:09:01.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3582 | 2026-04-28T20:09:01.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3583 | 2026-04-28T20:09:01.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3584 | 2026-04-28T20:09:01.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3585 | 2026-04-28T20:09:01.339Z | |
| 3586 | 2026-04-28T20:09:01.339Z | info: running `cargo check --bins` on nexus-inventory (175/272) |
| 3587 | 2026-04-28T20:09:01.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3588 | 2026-04-28T20:09:01.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3589 | 2026-04-28T20:09:01.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3590 | 2026-04-28T20:09:01.881Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3591 | 2026-04-28T20:09:01.983Z | |
| 3592 | 2026-04-28T20:09:01.983Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/272) |
| 3593 | 2026-04-28T20:09:02.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3594 | 2026-04-28T20:09:02.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3595 | 2026-04-28T20:09:02.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3596 | 2026-04-28T20:09:02.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3597 | 2026-04-28T20:09:02.605Z | |
| 3598 | 2026-04-28T20:09:02.605Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/272) |
| 3599 | 2026-04-28T20:09:03.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3600 | 2026-04-28T20:09:03.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3601 | 2026-04-28T20:09:03.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3602 | 2026-04-28T20:09:03.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3603 | 2026-04-28T20:09:03.224Z | |
| 3604 | 2026-04-28T20:09:03.224Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/272) |
| 3605 | 2026-04-28T20:09:03.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3606 | 2026-04-28T20:09:03.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3607 | 2026-04-28T20:09:03.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3608 | 2026-04-28T20:09:03.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3609 | 2026-04-28T20:09:03.840Z | |
| 3610 | 2026-04-28T20:09:03.840Z | info: running `cargo check --bins` on key-manager (179/272) |
| 3611 | 2026-04-28T20:09:04.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3612 | 2026-04-28T20:09:04.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3613 | 2026-04-28T20:09:04.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3614 | 2026-04-28T20:09:04.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3615 | 2026-04-28T20:09:04.438Z | |
| 3616 | 2026-04-28T20:09:04.438Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/272) |
| 3617 | 2026-04-28T20:09:04.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3618 | 2026-04-28T20:09:04.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3619 | 2026-04-28T20:09:04.955Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3620 | 2026-04-28T20:09:04.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3621 | 2026-04-28T20:09:05.052Z | |
| 3622 | 2026-04-28T20:09:05.052Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/272) |
| 3623 | 2026-04-28T20:09:05.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3624 | 2026-04-28T20:09:05.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3625 | 2026-04-28T20:09:05.566Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3626 | 2026-04-28T20:09:05.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3627 | 2026-04-28T20:09:05.659Z | |
| 3628 | 2026-04-28T20:09:05.659Z | info: running `cargo check --bins` on typed-rng (182/272) |
| 3629 | 2026-04-28T20:09:06.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3630 | 2026-04-28T20:09:06.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3631 | 2026-04-28T20:09:06.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3632 | 2026-04-28T20:09:06.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3633 | 2026-04-28T20:09:06.234Z | |
| 3634 | 2026-04-28T20:09:06.234Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/272) |
| 3635 | 2026-04-28T20:09:06.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3636 | 2026-04-28T20:09:06.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3637 | 2026-04-28T20:09:07.068Z | Compiling typify-impl v0.4.3 |
| 3638 | 2026-04-28T20:09:07.068Z | Compiling libefi-sys v0.1.0 |
| 3639 | 2026-04-28T20:09:07.072Z | Compiling bitfield-struct v0.6.2 |
| 3640 | 2026-04-28T20:09:07.224Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3641 | 2026-04-28T20:09:07.234Z | Compiling xshell-macros v0.2.7 |
| 3642 | 2026-04-28T20:09:07.247Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3643 | 2026-04-28T20:09:07.261Z | Compiling salty v0.3.0 |
| 3644 | 2026-04-28T20:09:07.289Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3645 | 2026-04-28T20:09:07.443Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3646 | 2026-04-28T20:09:07.566Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3647 | 2026-04-28T20:09:07.582Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3648 | 2026-04-28T20:09:07.596Z | Checking xshell v0.2.7 |
| 3649 | 2026-04-28T20:09:07.785Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3650 | 2026-04-28T20:09:07.807Z | Checking primeorder v0.13.6 |
| 3651 | 2026-04-28T20:09:07.821Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3652 | 2026-04-28T20:09:07.950Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3653 | 2026-04-28T20:09:07.968Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3654 | 2026-04-28T20:09:08.042Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3655 | 2026-04-28T20:09:08.056Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3656 | 2026-04-28T20:09:08.106Z | Checking tungstenite v0.21.0 |
| 3657 | 2026-04-28T20:09:08.252Z | Checking p384 v0.13.1 |
| 3658 | 2026-04-28T20:09:08.290Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3659 | 2026-04-28T20:09:08.353Z | Compiling proc-macro-error2 v2.0.1 |
| 3660 | 2026-04-28T20:09:08.477Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3661 | 2026-04-28T20:09:08.531Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3662 | 2026-04-28T20:09:08.667Z | Compiling num-derive v0.3.3 |
| 3663 | 2026-04-28T20:09:08.683Z | Checking compression-core v0.4.31 |
| 3664 | 2026-04-28T20:09:08.815Z | Compiling unicase v2.9.0 |
| 3665 | 2026-04-28T20:09:08.859Z | Checking compression-codecs v0.4.37 |
| 3666 | 2026-04-28T20:09:09.024Z | Compiling mime_guess v2.0.5 |
| 3667 | 2026-04-28T20:09:09.038Z | Compiling tabled_derive v0.11.0 |
| 3668 | 2026-04-28T20:09:09.145Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3669 | 2026-04-28T20:09:09.161Z | Checking tokio-tungstenite v0.21.0 |
| 3670 | 2026-04-28T20:09:09.555Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3671 | 2026-04-28T20:09:09.569Z | Checking libscf-sys v1.1.0 |
| 3672 | 2026-04-28T20:09:09.601Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3673 | 2026-04-28T20:09:09.699Z | Checking papergrid v0.17.0 |
| 3674 | 2026-04-28T20:09:09.850Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3675 | 2026-04-28T20:09:09.977Z | Checking testing_table v0.3.0 |
| 3676 | 2026-04-28T20:09:10.074Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3677 | 2026-04-28T20:09:10.105Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3678 | 2026-04-28T20:09:10.192Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3679 | 2026-04-28T20:09:10.301Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3680 | 2026-04-28T20:09:10.401Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3681 | 2026-04-28T20:09:10.477Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 3682 | 2026-04-28T20:09:10.528Z | Compiling dropshot v0.17.0 |
| 3683 | 2026-04-28T20:09:10.596Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3684 | 2026-04-28T20:09:10.612Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3685 | 2026-04-28T20:09:10.684Z | Checking corncobs v0.1.4 |
| 3686 | 2026-04-28T20:09:10.776Z | Checking toml v1.0.6+spec-1.1.0 |
| 3687 | 2026-04-28T20:09:10.818Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3688 | 2026-04-28T20:09:10.837Z | Checking tabled v0.20.0 |
| 3689 | 2026-04-28T20:09:10.873Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3690 | 2026-04-28T20:09:10.887Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3691 | 2026-04-28T20:09:10.980Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3692 | 2026-04-28T20:09:11.001Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3693 | 2026-04-28T20:09:11.070Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3694 | 2026-04-28T20:09:11.251Z | Checking async-compression v0.4.41 |
| 3695 | 2026-04-28T20:09:11.312Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3696 | 2026-04-28T20:09:11.374Z | Checking progenitor-client v0.11.2 |
| 3697 | 2026-04-28T20:09:11.506Z | Compiling dropshot_endpoint v0.17.0 |
| 3698 | 2026-04-28T20:09:11.592Z | Checking secrecy v0.8.0 |
| 3699 | 2026-04-28T20:09:11.616Z | Checking filetime v0.2.27 |
| 3700 | 2026-04-28T20:09:11.708Z | Compiling typify-macro v0.4.3 |
| 3701 | 2026-04-28T20:09:11.736Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3702 | 2026-04-28T20:09:11.753Z | Checking http-range v0.1.5 |
| 3703 | 2026-04-28T20:09:11.774Z | Checking xattr v1.6.1 |
| 3704 | 2026-04-28T20:09:11.907Z | Checking tar v0.4.45 |
| 3705 | 2026-04-28T20:09:12.213Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3706 | 2026-04-28T20:09:12.446Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3707 | 2026-04-28T20:09:12.476Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3708 | 2026-04-28T20:09:12.870Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3709 | 2026-04-28T20:09:12.885Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3710 | 2026-04-28T20:09:12.911Z | Checking atty v0.2.14 |
| 3711 | 2026-04-28T20:09:13.010Z | Checking crc8 v0.1.1 |
| 3712 | 2026-04-28T20:09:13.121Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3713 | 2026-04-28T20:09:13.335Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3714 | 2026-04-28T20:09:13.429Z | Compiling typify v0.4.3 |
| 3715 | 2026-04-28T20:09:13.523Z | Compiling progenitor-impl v0.10.0 |
| 3716 | 2026-04-28T20:09:13.545Z | Compiling progenitor-impl v0.11.2 |
| 3717 | 2026-04-28T20:09:13.906Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3718 | 2026-04-28T20:09:13.909Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3719 | 2026-04-28T20:09:14.041Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3720 | 2026-04-28T20:09:14.159Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3721 | 2026-04-28T20:09:14.419Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3722 | 2026-04-28T20:09:14.435Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3723 | 2026-04-28T20:09:14.539Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3724 | 2026-04-28T20:09:14.708Z | Checking hyper-staticfile v0.10.1 |
| 3725 | 2026-04-28T20:09:14.759Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3726 | 2026-04-28T20:09:14.855Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3727 | 2026-04-28T20:09:14.998Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3728 | 2026-04-28T20:09:15.021Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3729 | 2026-04-28T20:09:15.056Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3730 | 2026-04-28T20:09:15.159Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3731 | 2026-04-28T20:09:15.361Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3732 | 2026-04-28T20:09:15.640Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3733 | 2026-04-28T20:09:15.934Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3734 | 2026-04-28T20:09:16.007Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3735 | 2026-04-28T20:09:16.109Z | Compiling progenitor-macro v0.10.0 |
| 3736 | 2026-04-28T20:09:16.171Z | Compiling progenitor-macro v0.11.2 |
| 3737 | 2026-04-28T20:09:16.254Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3738 | 2026-04-28T20:09:16.580Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3739 | 2026-04-28T20:09:19.134Z | Checking progenitor v0.11.2 |
| 3740 | 2026-04-28T20:09:19.162Z | Checking progenitor v0.10.0 |
| 3741 | 2026-04-28T20:09:19.282Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3742 | 2026-04-28T20:09:19.298Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3743 | 2026-04-28T20:09:23.968Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3744 | 2026-04-28T20:09:35.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.76s |
| 3745 | 2026-04-28T20:09:35.217Z | |
| 3746 | 2026-04-28T20:09:35.217Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/272) |
| 3747 | 2026-04-28T20:09:35.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3748 | 2026-04-28T20:09:35.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3749 | 2026-04-28T20:09:35.987Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3750 | 2026-04-28T20:09:47.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.79s |
| 3751 | 2026-04-28T20:09:47.240Z | |
| 3752 | 2026-04-28T20:09:47.240Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/272) |
| 3753 | 2026-04-28T20:09:47.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3754 | 2026-04-28T20:09:47.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3755 | 2026-04-28T20:09:48.007Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3756 | 2026-04-28T20:09:59.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s |
| 3757 | 2026-04-28T20:09:59.299Z | |
| 3758 | 2026-04-28T20:09:59.299Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/272) |
| 3759 | 2026-04-28T20:09:59.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3760 | 2026-04-28T20:09:59.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3761 | 2026-04-28T20:10:00.068Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3762 | 2026-04-28T20:10:11.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.82s |
| 3763 | 2026-04-28T20:10:11.349Z | |
| 3764 | 2026-04-28T20:10:11.349Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/272) |
| 3765 | 2026-04-28T20:10:11.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3766 | 2026-04-28T20:10:11.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3767 | 2026-04-28T20:10:12.114Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3768 | 2026-04-28T20:10:23.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s |
| 3769 | 2026-04-28T20:10:23.420Z | |
| 3770 | 2026-04-28T20:10:23.420Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/272) |
| 3771 | 2026-04-28T20:10:23.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3772 | 2026-04-28T20:10:23.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3773 | 2026-04-28T20:10:24.190Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3774 | 2026-04-28T20:10:35.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s |
| 3775 | 2026-04-28T20:10:35.445Z | |
| 3776 | 2026-04-28T20:10:35.445Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/272) |
| 3777 | 2026-04-28T20:10:35.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3778 | 2026-04-28T20:10:36.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3779 | 2026-04-28T20:10:36.219Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3780 | 2026-04-28T20:10:47.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s |
| 3781 | 2026-04-28T20:10:47.513Z | |
| 3782 | 2026-04-28T20:10:47.513Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/272) |
| 3783 | 2026-04-28T20:10:48.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3784 | 2026-04-28T20:10:48.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3785 | 2026-04-28T20:10:48.286Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3786 | 2026-04-28T20:10:59.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s |
| 3787 | 2026-04-28T20:10:59.575Z | |
| 3788 | 2026-04-28T20:10:59.575Z | info: running `cargo check --bins` on bootstrap-agent-api (191/272) |
| 3789 | 2026-04-28T20:11:00.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3790 | 2026-04-28T20:11:00.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3791 | 2026-04-28T20:11:00.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3792 | 2026-04-28T20:11:00.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3793 | 2026-04-28T20:11:00.170Z | |
| 3794 | 2026-04-28T20:11:00.170Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/272) |
| 3795 | 2026-04-28T20:11:00.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3796 | 2026-04-28T20:11:00.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3797 | 2026-04-28T20:11:00.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3798 | 2026-04-28T20:11:00.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3799 | 2026-04-28T20:11:00.768Z | |
| 3800 | 2026-04-28T20:11:00.768Z | info: running `cargo check --bins` on range-requests (193/272) |
| 3801 | 2026-04-28T20:11:01.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3802 | 2026-04-28T20:11:01.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3803 | 2026-04-28T20:11:01.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3804 | 2026-04-28T20:11:01.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3805 | 2026-04-28T20:11:01.356Z | |
| 3806 | 2026-04-28T20:11:01.356Z | info: running `cargo check --bins` on repo-depot-api (194/272) |
| 3807 | 2026-04-28T20:11:01.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3808 | 2026-04-28T20:11:01.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3809 | 2026-04-28T20:11:01.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3810 | 2026-04-28T20:11:01.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3811 | 2026-04-28T20:11:01.941Z | |
| 3812 | 2026-04-28T20:11:01.941Z | info: running `cargo check --bins` on sled-agent-api (195/272) |
| 3813 | 2026-04-28T20:11:02.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3814 | 2026-04-28T20:11:02.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3815 | 2026-04-28T20:11:02.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3816 | 2026-04-28T20:11:02.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3817 | 2026-04-28T20:11:02.560Z | |
| 3818 | 2026-04-28T20:11:02.560Z | info: running `cargo check --bins` on sled-diagnostics (196/272) |
| 3819 | 2026-04-28T20:11:03.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3820 | 2026-04-28T20:11:03.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3821 | 2026-04-28T20:11:03.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3822 | 2026-04-28T20:11:03.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3823 | 2026-04-28T20:11:03.172Z | |
| 3824 | 2026-04-28T20:11:03.173Z | info: running `cargo check --bins` on zfs-test-harness (197/272) |
| 3825 | 2026-04-28T20:11:03.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3826 | 2026-04-28T20:11:03.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3827 | 2026-04-28T20:11:03.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3828 | 2026-04-28T20:11:03.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3829 | 2026-04-28T20:11:03.792Z | |
| 3830 | 2026-04-28T20:11:03.792Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/272) |
| 3831 | 2026-04-28T20:11:04.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3832 | 2026-04-28T20:11:04.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3833 | 2026-04-28T20:11:04.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3834 | 2026-04-28T20:11:04.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3835 | 2026-04-28T20:11:04.413Z | |
| 3836 | 2026-04-28T20:11:04.413Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/272) |
| 3837 | 2026-04-28T20:11:04.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3838 | 2026-04-28T20:11:04.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3839 | 2026-04-28T20:11:04.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3840 | 2026-04-28T20:11:04.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3841 | 2026-04-28T20:11:05.033Z | |
| 3842 | 2026-04-28T20:11:05.033Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/272) |
| 3843 | 2026-04-28T20:11:05.549Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3844 | 2026-04-28T20:11:05.552Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3845 | 2026-04-28T20:11:05.552Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3846 | 2026-04-28T20:11:05.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3847 | 2026-04-28T20:11:05.646Z | |
| 3848 | 2026-04-28T20:11:05.646Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/272) |
| 3849 | 2026-04-28T20:11:06.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3850 | 2026-04-28T20:11:06.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3851 | 2026-04-28T20:11:06.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3852 | 2026-04-28T20:11:06.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3853 | 2026-04-28T20:11:06.259Z | |
| 3854 | 2026-04-28T20:11:06.259Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/272) |
| 3855 | 2026-04-28T20:11:06.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3856 | 2026-04-28T20:11:06.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3857 | 2026-04-28T20:11:06.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3858 | 2026-04-28T20:11:06.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3859 | 2026-04-28T20:11:06.874Z | |
| 3860 | 2026-04-28T20:11:06.874Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/272) |
| 3861 | 2026-04-28T20:11:07.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3862 | 2026-04-28T20:11:07.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3863 | 2026-04-28T20:11:07.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3864 | 2026-04-28T20:11:07.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3865 | 2026-04-28T20:11:07.490Z | |
| 3866 | 2026-04-28T20:11:07.490Z | info: running `cargo check --bins` on transient-dns-server (204/272) |
| 3867 | 2026-04-28T20:11:07.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3868 | 2026-04-28T20:11:08.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3869 | 2026-04-28T20:11:08.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3870 | 2026-04-28T20:11:08.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3871 | 2026-04-28T20:11:08.093Z | |
| 3872 | 2026-04-28T20:11:08.093Z | info: running `cargo check --bins` on trust-quorum (205/272) |
| 3873 | 2026-04-28T20:11:08.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3874 | 2026-04-28T20:11:08.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3875 | 2026-04-28T20:11:08.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3876 | 2026-04-28T20:11:08.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3877 | 2026-04-28T20:11:08.710Z | |
| 3878 | 2026-04-28T20:11:08.710Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/272) |
| 3879 | 2026-04-28T20:11:09.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3880 | 2026-04-28T20:11:09.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3881 | 2026-04-28T20:11:09.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3882 | 2026-04-28T20:11:09.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3883 | 2026-04-28T20:11:09.348Z | |
| 3884 | 2026-04-28T20:11:09.348Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/272) |
| 3885 | 2026-04-28T20:11:09.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3886 | 2026-04-28T20:11:09.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3887 | 2026-04-28T20:11:09.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3888 | 2026-04-28T20:11:09.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3889 | 2026-04-28T20:11:09.997Z | |
| 3890 | 2026-04-28T20:11:09.997Z | info: running `cargo check --bins` on update-common (208/272) |
| 3891 | 2026-04-28T20:11:10.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3892 | 2026-04-28T20:11:10.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3893 | 2026-04-28T20:11:10.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3894 | 2026-04-28T20:11:10.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3895 | 2026-04-28T20:11:10.603Z | |
| 3896 | 2026-04-28T20:11:10.603Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/272) |
| 3897 | 2026-04-28T20:11:11.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-04-28T20:11:11.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-04-28T20:11:11.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-04-28T20:11:11.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3901 | 2026-04-28T20:11:11.244Z | |
| 3902 | 2026-04-28T20:11:11.244Z | info: running `cargo check --bins` on reconfigurator-cli (210/272) |
| 3903 | 2026-04-28T20:11:11.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-04-28T20:11:11.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-04-28T20:11:12.002Z | Compiling fs-err v2.11.0 |
| 3906 | 2026-04-28T20:11:12.005Z | Checking ignore v0.4.25 |
| 3907 | 2026-04-28T20:11:12.005Z | Checking arc-swap v1.8.2 |
| 3908 | 2026-04-28T20:11:12.005Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3909 | 2026-04-28T20:11:12.132Z | Checking predicates-tree v1.0.13 |
| 3910 | 2026-04-28T20:11:12.154Z | Checking parse-size v1.1.0 |
| 3911 | 2026-04-28T20:11:12.167Z | Checking rand_seeder v0.4.0 |
| 3912 | 2026-04-28T20:11:12.170Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3913 | 2026-04-28T20:11:12.243Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3914 | 2026-04-28T20:11:12.265Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3915 | 2026-04-28T20:11:12.306Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3916 | 2026-04-28T20:11:12.343Z | Checking slog-scope v4.4.1 |
| 3917 | 2026-04-28T20:11:12.443Z | Compiling petname v2.0.2 |
| 3918 | 2026-04-28T20:11:12.460Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3919 | 2026-04-28T20:11:12.477Z | Checking slog-stdlog v4.1.1 |
| 3920 | 2026-04-28T20:11:12.498Z | Checking globwalk v0.9.1 |
| 3921 | 2026-04-28T20:11:12.559Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3922 | 2026-04-28T20:11:12.595Z | Checking slog-envlogger v2.2.0 |
| 3923 | 2026-04-28T20:11:12.676Z | Checking camino-tempfile-ext v0.3.3 |
| 3924 | 2026-04-28T20:11:12.699Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3925 | 2026-04-28T20:11:12.743Z | Checking sapling-renderdag v0.1.0 |
| 3926 | 2026-04-28T20:11:12.865Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3927 | 2026-04-28T20:11:12.868Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3928 | 2026-04-28T20:11:12.977Z | Checking subprocess v0.2.15 |
| 3929 | 2026-04-28T20:11:13.027Z | Checking sync-ptr v0.1.4 |
| 3930 | 2026-04-28T20:11:13.076Z | Checking colored v2.2.0 |
| 3931 | 2026-04-28T20:11:13.143Z | Checking assert_matches v1.5.0 |
| 3932 | 2026-04-28T20:11:13.226Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3933 | 2026-04-28T20:11:13.256Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3934 | 2026-04-28T20:11:13.366Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3935 | 2026-04-28T20:11:13.369Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3936 | 2026-04-28T20:11:13.945Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3937 | 2026-04-28T20:11:15.234Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3938 | 2026-04-28T20:11:17.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.15s |
| 3939 | 2026-04-28T20:11:17.611Z | |
| 3940 | 2026-04-28T20:11:17.611Z | info: running `cargo check --bins` on omicron-repl-utils (211/272) |
| 3941 | 2026-04-28T20:11:18.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3942 | 2026-04-28T20:11:18.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3943 | 2026-04-28T20:11:18.109Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3944 | 2026-04-28T20:11:18.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3945 | 2026-04-28T20:11:18.199Z | |
| 3946 | 2026-04-28T20:11:18.199Z | info: running `cargo check --bins` on nexus-test-interface (212/272) |
| 3947 | 2026-04-28T20:11:18.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3948 | 2026-04-28T20:11:18.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3949 | 2026-04-28T20:11:18.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3950 | 2026-04-28T20:11:18.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3951 | 2026-04-28T20:11:18.858Z | |
| 3952 | 2026-04-28T20:11:18.858Z | info: running `cargo check --bins` on oximeter-collector (213/272) |
| 3953 | 2026-04-28T20:11:19.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3954 | 2026-04-28T20:11:19.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3955 | 2026-04-28T20:11:19.580Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3956 | 2026-04-28T20:11:19.580Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3957 | 2026-04-28T20:11:20.221Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3958 | 2026-04-28T20:11:21.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s |
| 3959 | 2026-04-28T20:11:21.974Z | |
| 3960 | 2026-04-28T20:11:21.974Z | info: running `cargo check --bins` on oximeter-api (214/272) |
| 3961 | 2026-04-28T20:11:22.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-04-28T20:11:22.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-04-28T20:11:22.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-04-28T20:11:22.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3965 | 2026-04-28T20:11:22.574Z | |
| 3966 | 2026-04-28T20:11:22.574Z | info: running `cargo check --bins` on cert-dev (215/272) |
| 3967 | 2026-04-28T20:11:23.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-04-28T20:11:23.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-04-28T20:11:23.179Z | Checking yasna v0.5.2 |
| 3970 | 2026-04-28T20:11:23.582Z | Checking rcgen v0.12.1 |
| 3971 | 2026-04-28T20:11:23.830Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3972 | 2026-04-28T20:11:24.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 3973 | 2026-04-28T20:11:24.195Z | |
| 3974 | 2026-04-28T20:11:24.195Z | info: running `cargo check --bins` on clickana (216/272) |
| 3975 | 2026-04-28T20:11:24.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3976 | 2026-04-28T20:11:24.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3977 | 2026-04-28T20:11:24.842Z | Compiling darling_core v0.23.0 |
| 3978 | 2026-04-28T20:11:24.846Z | Compiling instability v0.3.11 |
| 3979 | 2026-04-28T20:11:24.950Z | Checking castaway v0.2.4 |
| 3980 | 2026-04-28T20:11:24.963Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3981 | 2026-04-28T20:11:24.966Z | Compiling indoc v2.0.7 |
| 3982 | 2026-04-28T20:11:24.979Z | Checking unicode-truncate v1.1.0 |
| 3983 | 2026-04-28T20:11:24.990Z | Checking lru v0.12.5 |
| 3984 | 2026-04-28T20:11:24.990Z | Checking cassowary v0.3.0 |
| 3985 | 2026-04-28T20:11:25.045Z | Checking compact_str v0.8.1 |
| 3986 | 2026-04-28T20:11:25.911Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3987 | 2026-04-28T20:11:26.090Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3988 | 2026-04-28T20:11:26.370Z | Compiling darling_macro v0.23.0 |
| 3989 | 2026-04-28T20:11:26.775Z | Compiling darling v0.23.0 |
| 3990 | 2026-04-28T20:11:27.370Z | Checking ratatui v0.29.0 |
| 3991 | 2026-04-28T20:11:28.436Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3992 | 2026-04-28T20:11:29.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s |
| 3993 | 2026-04-28T20:11:29.278Z | |
| 3994 | 2026-04-28T20:11:29.278Z | info: running `cargo check --bins` on clickhouse-cluster-dev (217/272) |
| 3995 | 2026-04-28T20:11:29.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3996 | 2026-04-28T20:11:29.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3997 | 2026-04-28T20:11:29.992Z | Checking headers-core v0.3.0 |
| 3998 | 2026-04-28T20:11:29.995Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3999 | 2026-04-28T20:11:30.186Z | Checking headers v0.4.1 |
| 4000 | 2026-04-28T20:11:30.557Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4001 | 2026-04-28T20:11:31.397Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4002 | 2026-04-28T20:11:31.873Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4003 | 2026-04-28T20:11:32.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s |
| 4004 | 2026-04-28T20:11:32.478Z | |
| 4005 | 2026-04-28T20:11:32.478Z | info: running `cargo check --bins` on ch-dev (218/272) |
| 4006 | 2026-04-28T20:11:33.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4007 | 2026-04-28T20:11:33.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4008 | 2026-04-28T20:11:33.188Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4009 | 2026-04-28T20:11:33.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 4010 | 2026-04-28T20:11:34.115Z | |
| 4011 | 2026-04-28T20:11:34.115Z | info: running `cargo check --bins` on dev-tools-common (219/272) |
| 4012 | 2026-04-28T20:11:34.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4013 | 2026-04-28T20:11:34.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4014 | 2026-04-28T20:11:34.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4015 | 2026-04-28T20:11:34.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 4016 | 2026-04-28T20:11:34.580Z | |
| 4017 | 2026-04-28T20:11:34.580Z | info: running `cargo check --bins` on crdb-seed (220/272) |
| 4018 | 2026-04-28T20:11:35.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4019 | 2026-04-28T20:11:35.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4020 | 2026-04-28T20:11:35.290Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4021 | 2026-04-28T20:11:36.269Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4022 | 2026-04-28T20:11:36.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s |
| 4023 | 2026-04-28T20:11:36.807Z | |
| 4024 | 2026-04-28T20:11:36.807Z | info: running `cargo check --bins` on db-dev (221/272) |
| 4025 | 2026-04-28T20:11:37.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4026 | 2026-04-28T20:11:37.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4027 | 2026-04-28T20:11:37.519Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4028 | 2026-04-28T20:11:38.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4029 | 2026-04-28T20:11:38.464Z | |
| 4030 | 2026-04-28T20:11:38.464Z | info: running `cargo check --bins` on omicron-dev-lib (222/272) |
| 4031 | 2026-04-28T20:11:38.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4032 | 2026-04-28T20:11:39.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4033 | 2026-04-28T20:11:39.002Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4034 | 2026-04-28T20:11:39.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4035 | 2026-04-28T20:11:39.103Z | |
| 4036 | 2026-04-28T20:11:39.103Z | info: running `cargo check --bins` on xtask-downloader (223/272) |
| 4037 | 2026-04-28T20:11:39.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4038 | 2026-04-28T20:11:39.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4039 | 2026-04-28T20:11:39.709Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4040 | 2026-04-28T20:11:40.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s |
| 4041 | 2026-04-28T20:11:40.557Z | |
| 4042 | 2026-04-28T20:11:40.557Z | info: running `cargo check --bins` on omicron-dropshot-apis (224/272) |
| 4043 | 2026-04-28T20:11:41.093Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4044 | 2026-04-28T20:11:41.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4045 | 2026-04-28T20:11:41.301Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4046 | 2026-04-28T20:11:41.301Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4047 | 2026-04-28T20:11:41.301Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4048 | 2026-04-28T20:11:41.304Z | Checking git-stub v1.0.0 |
| 4049 | 2026-04-28T20:11:41.304Z | Compiling trait-variant v0.1.2 |
| 4050 | 2026-04-28T20:11:41.418Z | Checking maplit v1.0.2 |
| 4051 | 2026-04-28T20:11:41.427Z | Checking is_ci v1.2.0 |
| 4052 | 2026-04-28T20:11:41.473Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4053 | 2026-04-28T20:11:41.501Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4054 | 2026-04-28T20:11:41.540Z | Checking supports-color v3.0.2 |
| 4055 | 2026-04-28T20:11:41.558Z | Checking git-stub-vcs v0.1.0 |
| 4056 | 2026-04-28T20:11:41.661Z | Checking drift v0.1.3 |
| 4057 | 2026-04-28T20:11:41.677Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4058 | 2026-04-28T20:11:41.691Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4059 | 2026-04-28T20:11:41.748Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4060 | 2026-04-28T20:11:41.871Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4061 | 2026-04-28T20:11:41.938Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4062 | 2026-04-28T20:11:41.951Z | Checking dropshot-api-manager v0.6.0 |
| 4063 | 2026-04-28T20:11:41.966Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4064 | 2026-04-28T20:11:42.154Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4065 | 2026-04-28T20:11:42.180Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4066 | 2026-04-28T20:11:42.385Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4067 | 2026-04-28T20:11:42.673Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4068 | 2026-04-28T20:11:47.617Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4069 | 2026-04-28T20:11:48.678Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4070 | 2026-04-28T20:11:49.217Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4071 | 2026-04-28T20:11:49.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.06s |
| 4072 | 2026-04-28T20:11:49.833Z | |
| 4073 | 2026-04-28T20:11:49.833Z | info: running `cargo check --bins` on installinator-api (225/272) |
| 4074 | 2026-04-28T20:11:50.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4075 | 2026-04-28T20:11:50.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4076 | 2026-04-28T20:11:50.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4077 | 2026-04-28T20:11:50.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4078 | 2026-04-28T20:11:50.431Z | |
| 4079 | 2026-04-28T20:11:50.431Z | info: running `cargo check --bins` on nexus-external-api (226/272) |
| 4080 | 2026-04-28T20:11:50.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4081 | 2026-04-28T20:11:50.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4082 | 2026-04-28T20:11:50.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4083 | 2026-04-28T20:11:50.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4084 | 2026-04-28T20:11:51.067Z | |
| 4085 | 2026-04-28T20:11:51.067Z | info: running `cargo check --bins` on nexus-internal-api (227/272) |
| 4086 | 2026-04-28T20:11:51.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4087 | 2026-04-28T20:11:51.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4088 | 2026-04-28T20:11:51.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4089 | 2026-04-28T20:11:51.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4090 | 2026-04-28T20:11:51.701Z | |
| 4091 | 2026-04-28T20:11:51.701Z | info: running `cargo check --bins` on nexus-lockstep-api (228/272) |
| 4092 | 2026-04-28T20:11:52.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4093 | 2026-04-28T20:11:52.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4094 | 2026-04-28T20:11:52.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4095 | 2026-04-28T20:11:52.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4096 | 2026-04-28T20:11:52.337Z | |
| 4097 | 2026-04-28T20:11:52.337Z | info: running `cargo check --bins` on ntp-admin-api (229/272) |
| 4098 | 2026-04-28T20:11:52.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4099 | 2026-04-28T20:11:52.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4100 | 2026-04-28T20:11:52.840Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4101 | 2026-04-28T20:11:52.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4102 | 2026-04-28T20:11:52.930Z | |
| 4103 | 2026-04-28T20:11:52.930Z | info: running `cargo check --bins` on ntp-admin-types-versions (230/272) |
| 4104 | 2026-04-28T20:11:53.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4105 | 2026-04-28T20:11:53.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4106 | 2026-04-28T20:11:53.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4107 | 2026-04-28T20:11:53.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4108 | 2026-04-28T20:11:53.511Z | |
| 4109 | 2026-04-28T20:11:53.512Z | info: running `cargo check --bins` on wicketd-api (231/272) |
| 4110 | 2026-04-28T20:11:54.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4111 | 2026-04-28T20:11:54.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4112 | 2026-04-28T20:11:54.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4113 | 2026-04-28T20:11:54.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4114 | 2026-04-28T20:11:54.117Z | |
| 4115 | 2026-04-28T20:11:54.117Z | info: running `cargo check --bins` on omicron-ls-apis (232/272) |
| 4116 | 2026-04-28T20:11:54.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4117 | 2026-04-28T20:11:54.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4118 | 2026-04-28T20:11:54.714Z | Checking typeid v1.0.3 |
| 4119 | 2026-04-28T20:11:54.828Z | Checking ordered-float v2.10.1 |
| 4120 | 2026-04-28T20:11:54.849Z | Checking unicode-xid v0.2.6 |
| 4121 | 2026-04-28T20:11:54.867Z | Checking cargo-platform v0.2.0 |
| 4122 | 2026-04-28T20:11:54.891Z | Checking erased-serde v0.4.9 |
| 4123 | 2026-04-28T20:11:55.026Z | Checking serde-value v0.7.0 |
| 4124 | 2026-04-28T20:11:55.197Z | Checking serde-untagged v0.1.9 |
| 4125 | 2026-04-28T20:11:55.351Z | Checking cargo-util-schemas v0.8.2 |
| 4126 | 2026-04-28T20:11:56.034Z | Checking cargo_metadata v0.21.0 |
| 4127 | 2026-04-28T20:11:56.633Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4128 | 2026-04-28T20:11:57.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 4129 | 2026-04-28T20:11:57.502Z | |
| 4130 | 2026-04-28T20:11:57.502Z | info: running `cargo check --bins` on mgs-dev (233/272) |
| 4131 | 2026-04-28T20:11:58.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4132 | 2026-04-28T20:11:58.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4133 | 2026-04-28T20:11:58.229Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4134 | 2026-04-28T20:11:58.836Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4135 | 2026-04-28T20:11:59.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4136 | 2026-04-28T20:11:59.536Z | |
| 4137 | 2026-04-28T20:11:59.536Z | info: running `cargo check --bins` on omicron-omdb (234/272) |
| 4138 | 2026-04-28T20:12:00.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4139 | 2026-04-28T20:12:00.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4140 | 2026-04-28T20:12:00.387Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4141 | 2026-04-28T20:12:00.387Z | Compiling vergen-gitcl v1.0.8 |
| 4142 | 2026-04-28T20:12:00.387Z | Compiling dirs-sys-next v0.1.2 |
| 4143 | 2026-04-28T20:12:00.391Z | Compiling crunchy v0.2.4 |
| 4144 | 2026-04-28T20:12:00.391Z | Compiling diesel_derives v2.3.7 |
| 4145 | 2026-04-28T20:12:00.391Z | Compiling glob v0.3.3 |
| 4146 | 2026-04-28T20:12:00.391Z | Compiling dsl_auto_type v0.2.0 |
| 4147 | 2026-04-28T20:12:00.391Z | Checking scheduled-thread-pool v0.2.7 |
| 4148 | 2026-04-28T20:12:00.646Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4149 | 2026-04-28T20:12:00.752Z | Compiling dirs-next v2.0.0 |
| 4150 | 2026-04-28T20:12:00.796Z | Compiling tiny-keccak v2.0.2 |
| 4151 | 2026-04-28T20:12:00.844Z | Compiling term v0.7.0 |
| 4152 | 2026-04-28T20:12:00.872Z | Checking r2d2 v0.8.10 |
| 4153 | 2026-04-28T20:12:00.886Z | Checking downcast-rs v2.0.2 |
| 4154 | 2026-04-28T20:12:00.918Z | Compiling clang-sys v1.8.1 |
| 4155 | 2026-04-28T20:12:00.977Z | Compiling bit-vec v0.6.3 |
| 4156 | 2026-04-28T20:12:01.045Z | Compiling itertools v0.10.5 |
| 4157 | 2026-04-28T20:12:01.191Z | Compiling bit-set v0.5.3 |
| 4158 | 2026-04-28T20:12:01.293Z | Compiling ascii-canvas v3.0.0 |
| 4159 | 2026-04-28T20:12:01.357Z | Compiling ena v0.14.4 |
| 4160 | 2026-04-28T20:12:01.416Z | Compiling libloading v0.8.9 |
| 4161 | 2026-04-28T20:12:01.419Z | Compiling bindgen v0.71.1 |
| 4162 | 2026-04-28T20:12:01.444Z | Compiling regex-syntax v0.6.29 |
| 4163 | 2026-04-28T20:12:01.540Z | Compiling diff v0.1.13 |
| 4164 | 2026-04-28T20:12:01.627Z | Compiling cexpr v0.6.0 |
| 4165 | 2026-04-28T20:12:01.801Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4166 | 2026-04-28T20:12:01.868Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4167 | 2026-04-28T20:12:02.009Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4168 | 2026-04-28T20:12:02.024Z | Compiling libxml v0.3.3 |
| 4169 | 2026-04-28T20:12:02.168Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4170 | 2026-04-28T20:12:02.268Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4171 | 2026-04-28T20:12:02.311Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4172 | 2026-04-28T20:12:02.481Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4173 | 2026-04-28T20:12:02.501Z | Compiling strum_macros v0.24.3 |
| 4174 | 2026-04-28T20:12:02.596Z | Compiling indoc v1.0.9 |
| 4175 | 2026-04-28T20:12:02.768Z | Compiling lalrpop v0.19.12 |
| 4176 | 2026-04-28T20:12:03.555Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4177 | 2026-04-28T20:12:03.748Z | Checking derive_builder v0.20.2 |
| 4178 | 2026-04-28T20:12:03.840Z | Compiling oso-derive v0.27.3 |
| 4179 | 2026-04-28T20:12:03.862Z | Checking quick-xml v0.37.5 |
| 4180 | 2026-04-28T20:12:04.113Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4181 | 2026-04-28T20:12:04.329Z | Checking openssl-probe v0.1.6 |
| 4182 | 2026-04-28T20:12:04.470Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4183 | 2026-04-28T20:12:04.739Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4184 | 2026-04-28T20:12:04.930Z | Checking bb8 v0.8.6 |
| 4185 | 2026-04-28T20:12:05.220Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4186 | 2026-04-28T20:12:05.241Z | Checking nonempty v0.12.0 |
| 4187 | 2026-04-28T20:12:05.259Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4188 | 2026-04-28T20:12:05.403Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4189 | 2026-04-28T20:12:05.440Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4190 | 2026-04-28T20:12:05.476Z | Checking console v0.16.2 |
| 4191 | 2026-04-28T20:12:05.614Z | Checking unit-prefix v0.5.2 |
| 4192 | 2026-04-28T20:12:05.681Z | Checking support-bundle-viewer v0.1.2 |
| 4193 | 2026-04-28T20:12:05.746Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-04-28T20:12:05.780Z | Checking indicatif v0.18.4 |
| 4195 | 2026-04-28T20:12:05.929Z | Checking multimap v0.10.1 |
| 4196 | 2026-04-28T20:12:06.442Z | Checking diesel v2.3.7 |
| 4197 | 2026-04-28T20:12:08.267Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4198 | 2026-04-28T20:12:08.480Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4199 | 2026-04-28T20:12:08.863Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4200 | 2026-04-28T20:12:09.045Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4201 | 2026-04-28T20:12:09.916Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4202 | 2026-04-28T20:12:10.222Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4203 | 2026-04-28T20:12:10.449Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4204 | 2026-04-28T20:12:10.879Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4205 | 2026-04-28T20:12:12.960Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4206 | 2026-04-28T20:12:17.677Z | Compiling samael v0.0.19 |
| 4207 | 2026-04-28T20:12:22.183Z | Checking async-bb8-diesel v0.2.1 |
| 4208 | 2026-04-28T20:12:22.351Z | Checking diesel-dtrace v0.5.0 |
| 4209 | 2026-04-28T20:12:23.650Z | Compiling polar-core v0.27.3 |
| 4210 | 2026-04-28T20:12:28.104Z | Checking oso v0.27.3 |
| 4211 | 2026-04-28T20:13:04.696Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4212 | 2026-04-28T20:13:37.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 4213 | 2026-04-28T20:13:38.041Z | |
| 4214 | 2026-04-28T20:13:38.041Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (235/272) |
| 4215 | 2026-04-28T20:13:38.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-04-28T20:13:38.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-04-28T20:13:38.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-04-28T20:13:38.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4219 | 2026-04-28T20:13:38.700Z | |
| 4220 | 2026-04-28T20:13:38.700Z | info: running `cargo check --bins` on nexus-saga-recovery (236/272) |
| 4221 | 2026-04-28T20:13:39.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-04-28T20:13:39.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-04-28T20:13:39.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-04-28T20:13:39.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4225 | 2026-04-28T20:13:39.352Z | |
| 4226 | 2026-04-28T20:13:39.352Z | info: running `cargo check --bins` on nexus-test-utils-macros (237/272) |
| 4227 | 2026-04-28T20:13:39.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-04-28T20:13:39.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-04-28T20:13:39.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-04-28T20:13:39.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4231 | 2026-04-28T20:13:39.935Z | |
| 4232 | 2026-04-28T20:13:39.935Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (238/272) |
| 4233 | 2026-04-28T20:13:40.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-04-28T20:13:40.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-04-28T20:13:40.789Z | Compiling libz-sys v1.1.24 |
| 4236 | 2026-04-28T20:13:40.920Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4237 | 2026-04-28T20:13:40.931Z | Compiling vergen-git2 v1.0.7 |
| 4238 | 2026-04-28T20:13:40.940Z | Compiling rustls v0.21.12 |
| 4239 | 2026-04-28T20:13:40.950Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4240 | 2026-04-28T20:13:40.961Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4241 | 2026-04-28T20:13:40.964Z | Checking sct v0.7.1 |
| 4242 | 2026-04-28T20:13:40.964Z | Checking rustls-webpki v0.101.7 |
| 4243 | 2026-04-28T20:13:41.090Z | Compiling nix v0.29.0 |
| 4244 | 2026-04-28T20:13:41.136Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4245 | 2026-04-28T20:13:41.151Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4246 | 2026-04-28T20:13:41.186Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4247 | 2026-04-28T20:13:41.314Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4248 | 2026-04-28T20:13:41.436Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4249 | 2026-04-28T20:13:41.451Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4250 | 2026-04-28T20:13:41.530Z | Checking rustls-pemfile v1.0.4 |
| 4251 | 2026-04-28T20:13:41.665Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4252 | 2026-04-28T20:13:41.729Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4253 | 2026-04-28T20:13:41.889Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4254 | 2026-04-28T20:13:41.915Z | Checking twox-hash v2.1.2 |
| 4255 | 2026-04-28T20:13:42.026Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4256 | 2026-04-28T20:13:42.626Z | Checking tokio-rustls v0.24.1 |
| 4257 | 2026-04-28T20:13:42.659Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4258 | 2026-04-28T20:13:42.712Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4259 | 2026-04-28T20:13:42.794Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4260 | 2026-04-28T20:13:42.820Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4261 | 2026-04-28T20:13:43.313Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4262 | 2026-04-28T20:13:43.317Z | Checking fatfs v0.3.6 |
| 4263 | 2026-04-28T20:13:43.457Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4264 | 2026-04-28T20:13:43.474Z | Compiling seq-macro v0.3.6 |
| 4265 | 2026-04-28T20:13:47.408Z | Compiling git2 v0.20.4 |
| 4266 | 2026-04-28T20:13:47.609Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4267 | 2026-04-28T20:13:47.736Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4268 | 2026-04-28T20:13:49.604Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4269 | 2026-04-28T20:14:35.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.81s |
| 4270 | 2026-04-28T20:14:35.996Z | |
| 4271 | 2026-04-28T20:14:35.996Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (239/272) |
| 4272 | 2026-04-28T20:14:36.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4273 | 2026-04-28T20:14:36.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4274 | 2026-04-28T20:14:36.868Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4275 | 2026-04-28T20:15:15.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.52s |
| 4276 | 2026-04-28T20:15:15.755Z | |
| 4277 | 2026-04-28T20:15:15.755Z | info: running `cargo check --bins` on nexus-background-task-interface (240/272) |
| 4278 | 2026-04-28T20:15:16.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4279 | 2026-04-28T20:15:16.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4280 | 2026-04-28T20:15:16.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4281 | 2026-04-28T20:15:16.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4282 | 2026-04-28T20:15:16.347Z | |
| 4283 | 2026-04-28T20:15:16.347Z | info: running `cargo check --bins --no-default-features` on nexus-fm (241/272) |
| 4284 | 2026-04-28T20:15:16.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-04-28T20:15:16.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-04-28T20:15:16.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4287 | 2026-04-28T20:15:16.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4288 | 2026-04-28T20:15:16.989Z | |
| 4289 | 2026-04-28T20:15:16.989Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (242/272) |
| 4290 | 2026-04-28T20:15:17.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-04-28T20:15:17.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-04-28T20:15:17.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4293 | 2026-04-28T20:15:17.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4294 | 2026-04-28T20:15:17.643Z | |
| 4295 | 2026-04-28T20:15:17.643Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (243/272) |
| 4296 | 2026-04-28T20:15:18.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4297 | 2026-04-28T20:15:18.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4298 | 2026-04-28T20:15:18.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4299 | 2026-04-28T20:15:18.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4300 | 2026-04-28T20:15:18.299Z | |
| 4301 | 2026-04-28T20:15:18.299Z | info: running `cargo check --bins` on nexus-mgs-updates (244/272) |
| 4302 | 2026-04-28T20:15:18.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4303 | 2026-04-28T20:15:18.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4304 | 2026-04-28T20:15:18.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4305 | 2026-04-28T20:15:18.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4306 | 2026-04-28T20:15:18.936Z | |
| 4307 | 2026-04-28T20:15:18.936Z | info: running `cargo check --bins` on nexus-networking (245/272) |
| 4308 | 2026-04-28T20:15:19.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4309 | 2026-04-28T20:15:19.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4310 | 2026-04-28T20:15:19.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4311 | 2026-04-28T20:15:19.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4312 | 2026-04-28T20:15:19.589Z | |
| 4313 | 2026-04-28T20:15:19.589Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (246/272) |
| 4314 | 2026-04-28T20:15:20.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-04-28T20:15:20.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-04-28T20:15:20.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4317 | 2026-04-28T20:15:20.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4318 | 2026-04-28T20:15:20.263Z | |
| 4319 | 2026-04-28T20:15:20.263Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (247/272) |
| 4320 | 2026-04-28T20:15:20.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4321 | 2026-04-28T20:15:20.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4322 | 2026-04-28T20:15:20.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4323 | 2026-04-28T20:15:20.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4324 | 2026-04-28T20:15:20.921Z | |
| 4325 | 2026-04-28T20:15:20.922Z | info: running `cargo check --bins` on omicron-dev (248/272) |
| 4326 | 2026-04-28T20:15:21.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4327 | 2026-04-28T20:15:21.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4328 | 2026-04-28T20:15:21.810Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4329 | 2026-04-28T20:15:21.814Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4330 | 2026-04-28T20:15:21.997Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4331 | 2026-04-28T20:15:22.031Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4332 | 2026-04-28T20:15:22.048Z | Checking diff v0.1.13 |
| 4333 | 2026-04-28T20:15:22.056Z | Checking yansi v1.0.1 |
| 4334 | 2026-04-28T20:15:22.056Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4335 | 2026-04-28T20:15:22.056Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4336 | 2026-04-28T20:15:22.132Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4337 | 2026-04-28T20:15:22.314Z | Checking pretty_assertions v1.4.1 |
| 4338 | 2026-04-28T20:15:22.959Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4339 | 2026-04-28T20:15:46.810Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4340 | 2026-04-28T20:15:46.813Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4341 | 2026-04-28T20:15:46.813Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4342 | 2026-04-28T20:15:46.813Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4343 | 2026-04-28T20:15:46.813Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4344 | 2026-04-28T20:15:46.828Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4345 | 2026-04-28T20:15:47.587Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4346 | 2026-04-28T20:15:48.667Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4347 | 2026-04-28T20:16:27.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 4348 | 2026-04-28T20:16:27.446Z | |
| 4349 | 2026-04-28T20:16:27.446Z | info: running `cargo check --bins` on omicron-pins (249/272) |
| 4350 | 2026-04-28T20:16:27.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4351 | 2026-04-28T20:16:27.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4352 | 2026-04-28T20:16:27.949Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4353 | 2026-04-28T20:16:27.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4354 | 2026-04-28T20:16:28.037Z | |
| 4355 | 2026-04-28T20:16:28.037Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (250/272) |
| 4356 | 2026-04-28T20:16:28.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4357 | 2026-04-28T20:16:28.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4358 | 2026-04-28T20:16:28.806Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4359 | 2026-04-28T20:16:28.928Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4360 | 2026-04-28T20:16:28.930Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4361 | 2026-04-28T20:16:54.744Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4362 | 2026-04-28T20:16:55.120Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4363 | 2026-04-28T20:16:56.819Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4364 | 2026-04-28T20:16:57.262Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4365 | 2026-04-28T20:17:00.195Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4366 | 2026-04-28T20:17:22.650Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4367 | 2026-04-28T20:17:23.342Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4368 | 2026-04-28T20:17:24.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.88s |
| 4369 | 2026-04-28T20:17:25.141Z | |
| 4370 | 2026-04-28T20:17:25.141Z | info: running `cargo check --bins` on reconfigurator-sp-updater (251/272) |
| 4371 | 2026-04-28T20:17:25.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4372 | 2026-04-28T20:17:25.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4373 | 2026-04-28T20:17:25.858Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4374 | 2026-04-28T20:17:26.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4375 | 2026-04-28T20:17:26.718Z | |
| 4376 | 2026-04-28T20:17:26.718Z | info: running `cargo check --bins` on omicron-releng (252/272) |
| 4377 | 2026-04-28T20:17:27.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4378 | 2026-04-28T20:17:27.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4379 | 2026-04-28T20:17:27.370Z | Compiling blake3 v1.8.3 |
| 4380 | 2026-04-28T20:17:27.480Z | Checking arrayvec v0.7.6 |
| 4381 | 2026-04-28T20:17:27.480Z | Checking constant_time_eq v0.4.2 |
| 4382 | 2026-04-28T20:17:27.483Z | Checking arrayref v0.3.9 |
| 4383 | 2026-04-28T20:17:27.501Z | Checking topological-sort v0.2.2 |
| 4384 | 2026-04-28T20:17:27.504Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4385 | 2026-04-28T20:17:27.504Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4386 | 2026-04-28T20:17:27.504Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4387 | 2026-04-28T20:17:27.553Z | Checking shell-words v1.1.1 |
| 4388 | 2026-04-28T20:17:28.254Z | Checking omicron-zone-package v0.12.2 |
| 4389 | 2026-04-28T20:17:28.971Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4390 | 2026-04-28T20:17:29.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s |
| 4391 | 2026-04-28T20:17:29.975Z | |
| 4392 | 2026-04-28T20:17:29.975Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (253/272) |
| 4393 | 2026-04-28T20:17:30.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4394 | 2026-04-28T20:17:30.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4395 | 2026-04-28T20:17:30.619Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4396 | 2026-04-28T20:17:30.938Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4397 | 2026-04-28T20:17:31.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4398 | 2026-04-28T20:17:31.526Z | |
| 4399 | 2026-04-28T20:17:31.526Z | info: running `cargo check --bins` on schema (254/272) |
| 4400 | 2026-04-28T20:17:32.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4401 | 2026-04-28T20:17:32.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4402 | 2026-04-28T20:17:32.247Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4403 | 2026-04-28T20:17:32.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4404 | 2026-04-28T20:17:33.138Z | |
| 4405 | 2026-04-28T20:17:33.138Z | info: running `cargo check --bins` on xtask (255/272) |
| 4406 | 2026-04-28T20:17:33.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4407 | 2026-04-28T20:17:33.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4408 | 2026-04-28T20:17:33.587Z | Checking libc v0.2.185 |
| 4409 | 2026-04-28T20:17:33.590Z | Checking serde v1.0.228 |
| 4410 | 2026-04-28T20:17:33.669Z | Checking zerofrom v0.1.6 |
| 4411 | 2026-04-28T20:17:33.677Z | Checking bitflags v2.11.0 |
| 4412 | 2026-04-28T20:17:33.682Z | Checking hashbrown v0.16.1 |
| 4413 | 2026-04-28T20:17:33.686Z | Checking smallvec v1.15.1 |
| 4414 | 2026-04-28T20:17:33.697Z | Checking serde_json v1.0.149 |
| 4415 | 2026-04-28T20:17:33.701Z | Checking scroll v0.12.0 |
| 4416 | 2026-04-28T20:17:33.768Z | Checking yoke v0.8.1 |
| 4417 | 2026-04-28T20:17:33.818Z | Checking num-traits v0.2.19 |
| 4418 | 2026-04-28T20:17:33.860Z | Checking thiserror v1.0.69 |
| 4419 | 2026-04-28T20:17:33.925Z | Checking percent-encoding v2.3.2 |
| 4420 | 2026-04-28T20:17:33.935Z | Checking zerovec v0.11.5 |
| 4421 | 2026-04-28T20:17:33.954Z | Checking zerotrie v0.2.3 |
| 4422 | 2026-04-28T20:17:33.964Z | Checking errno v0.3.14 |
| 4423 | 2026-04-28T20:17:34.053Z | Checking toml_datetime v0.6.11 |
| 4424 | 2026-04-28T20:17:34.060Z | Checking serde_spanned v0.6.9 |
| 4425 | 2026-04-28T20:17:34.076Z | Checking rustix v1.1.3 |
| 4426 | 2026-04-28T20:17:34.121Z | Checking indexmap v2.13.0 |
| 4427 | 2026-04-28T20:17:34.179Z | Checking log v0.4.29 |
| 4428 | 2026-04-28T20:17:34.191Z | Checking zerocopy v0.7.35 |
| 4429 | 2026-04-28T20:17:34.222Z | Checking form_urlencoded v1.2.2 |
| 4430 | 2026-04-28T20:17:34.302Z | Checking getrandom v0.4.1 |
| 4431 | 2026-04-28T20:17:34.325Z | Checking ordered-float v2.10.1 |
| 4432 | 2026-04-28T20:17:34.328Z | Checking goblin v0.8.2 |
| 4433 | 2026-04-28T20:17:34.346Z | Checking thiserror v2.0.18 |
| 4434 | 2026-04-28T20:17:34.361Z | Checking tinystr v0.8.2 |
| 4435 | 2026-04-28T20:17:34.430Z | Checking potential_utf v0.1.4 |
| 4436 | 2026-04-28T20:17:34.440Z | Checking syn v2.0.117 |
| 4437 | 2026-04-28T20:17:34.534Z | Checking icu_locale_core v2.1.1 |
| 4438 | 2026-04-28T20:17:34.544Z | Checking serde-value v0.7.0 |
| 4439 | 2026-04-28T20:17:34.558Z | Checking icu_collections v2.1.1 |
| 4440 | 2026-04-28T20:17:34.652Z | Checking toml_edit v0.22.27 |
| 4441 | 2026-04-28T20:17:34.680Z | Checking dtrace-parser v0.2.0 |
| 4442 | 2026-04-28T20:17:34.735Z | Checking thread-id v4.2.2 |
| 4443 | 2026-04-28T20:17:34.816Z | Checking once_cell v1.21.3 |
| 4444 | 2026-04-28T20:17:34.868Z | Checking cargo-platform v0.2.0 |
| 4445 | 2026-04-28T20:17:34.890Z | Checking terminal_size v0.4.3 |
| 4446 | 2026-04-28T20:17:34.910Z | Checking memmap v0.7.0 |
| 4447 | 2026-04-28T20:17:34.995Z | Checking tempfile v3.25.0 |
| 4448 | 2026-04-28T20:17:35.009Z | Checking clap_builder v4.5.60 |
| 4449 | 2026-04-28T20:17:35.034Z | Checking textwrap v0.16.2 |
| 4450 | 2026-04-28T20:17:35.050Z | Checking fs-err v3.3.0 |
| 4451 | 2026-04-28T20:17:35.093Z | Checking icu_provider v2.1.1 |
| 4452 | 2026-04-28T20:17:35.180Z | Checking camino-tempfile v1.4.1 |
| 4453 | 2026-04-28T20:17:35.216Z | Checking anyhow v1.0.102 |
| 4454 | 2026-04-28T20:17:35.239Z | Checking tabled v0.15.0 |
| 4455 | 2026-04-28T20:17:35.328Z | Checking icu_normalizer v2.1.1 |
| 4456 | 2026-04-28T20:17:35.328Z | Checking icu_properties v2.1.2 |
| 4457 | 2026-04-28T20:17:35.408Z | Checking macaddr v1.0.1 |
| 4458 | 2026-04-28T20:17:35.585Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4459 | 2026-04-28T20:17:35.736Z | Checking toml v0.8.23 |
| 4460 | 2026-04-28T20:17:36.046Z | Checking cargo_toml v0.21.0 |
| 4461 | 2026-04-28T20:17:36.136Z | Checking idna_adapter v1.2.1 |
| 4462 | 2026-04-28T20:17:36.193Z | Checking dof v0.3.0 |
| 4463 | 2026-04-28T20:17:36.204Z | Checking clap v4.5.60 |
| 4464 | 2026-04-28T20:17:36.250Z | Checking idna v1.1.0 |
| 4465 | 2026-04-28T20:17:36.452Z | Checking usdt-impl v0.5.0 |
| 4466 | 2026-04-28T20:17:36.467Z | Checking url v2.5.8 |
| 4467 | 2026-04-28T20:17:36.702Z | Checking usdt v0.5.0 |
| 4468 | 2026-04-28T20:17:36.809Z | Checking cargo-util-schemas v0.8.2 |
| 4469 | 2026-04-28T20:17:37.489Z | Checking cargo_metadata v0.21.0 |
| 4470 | 2026-04-28T20:17:38.098Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4471 | 2026-04-28T20:17:38.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s |
| 4472 | 2026-04-28T20:17:38.635Z | |
| 4473 | 2026-04-28T20:17:38.635Z | info: running `cargo check --bins` on dnsadm (256/272) |
| 4474 | 2026-04-28T20:17:39.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-04-28T20:17:39.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-04-28T20:17:39.265Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4477 | 2026-04-28T20:17:39.737Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4478 | 2026-04-28T20:17:40.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4479 | 2026-04-28T20:17:40.306Z | |
| 4480 | 2026-04-28T20:17:40.306Z | info: running `cargo check --bins` on end-to-end-tests (257/272) |
| 4481 | 2026-04-28T20:17:40.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-04-28T20:17:40.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-04-28T20:17:41.092Z | Checking polyval v0.6.2 |
| 4484 | 2026-04-28T20:17:41.217Z | Checking ctr v0.9.2 |
| 4485 | 2026-04-28T20:17:41.228Z | Checking ssh-encoding v0.2.0 |
| 4486 | 2026-04-28T20:17:41.228Z | Checking blowfish v0.9.1 |
| 4487 | 2026-04-28T20:17:41.249Z | Checking password-hash v0.4.2 |
| 4488 | 2026-04-28T20:17:41.264Z | Checking p256 v0.13.2 |
| 4489 | 2026-04-28T20:17:41.267Z | Checking p521 v0.13.3 |
| 4490 | 2026-04-28T20:17:41.291Z | Checking russh-cryptovec v0.7.3 |
| 4491 | 2026-04-28T20:17:41.357Z | Checking ghash v0.5.1 |
| 4492 | 2026-04-28T20:17:41.370Z | Checking bcrypt-pbkdf v0.10.0 |
| 4493 | 2026-04-28T20:17:41.373Z | Checking md5 v0.7.0 |
| 4494 | 2026-04-28T20:17:41.406Z | Checking num-bigint v0.4.6 |
| 4495 | 2026-04-28T20:17:41.415Z | Checking des v0.8.1 |
| 4496 | 2026-04-28T20:17:41.465Z | Checking pbkdf2 v0.11.0 |
| 4497 | 2026-04-28T20:17:41.480Z | Checking aes-gcm v0.10.3 |
| 4498 | 2026-04-28T20:17:41.506Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4499 | 2026-04-28T20:17:41.522Z | Checking hex-literal v0.4.1 |
| 4500 | 2026-04-28T20:17:41.549Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4501 | 2026-04-28T20:17:41.599Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4502 | 2026-04-28T20:17:41.614Z | Checking socket2 v0.5.10 |
| 4503 | 2026-04-28T20:17:41.627Z | Checking internet-checksum v0.2.1 |
| 4504 | 2026-04-28T20:17:41.630Z | Checking ssh-cipher v0.2.0 |
| 4505 | 2026-04-28T20:17:41.801Z | Checking ssh-key v0.6.7 |
| 4506 | 2026-04-28T20:17:41.893Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4507 | 2026-04-28T20:17:42.422Z | Checking russh-keys v0.45.0 |
| 4508 | 2026-04-28T20:17:42.967Z | Checking russh v0.45.0 |
| 4509 | 2026-04-28T20:17:57.785Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4510 | 2026-04-28T20:17:58.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.68s |
| 4511 | 2026-04-28T20:17:59.203Z | |
| 4512 | 2026-04-28T20:17:59.203Z | info: running `cargo check --bins` on gateway-cli (258/272) |
| 4513 | 2026-04-28T20:17:59.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-04-28T20:17:59.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-04-28T20:17:59.847Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4516 | 2026-04-28T20:17:59.955Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4517 | 2026-04-28T20:17:59.962Z | Checking termios v0.3.3 |
| 4518 | 2026-04-28T20:18:01.162Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4519 | 2026-04-28T20:18:01.311Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4520 | 2026-04-28T20:18:03.089Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4521 | 2026-04-28T20:18:03.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 4522 | 2026-04-28T20:18:03.858Z | |
| 4523 | 2026-04-28T20:18:03.858Z | info: running `cargo check --bins --no-default-features` on installinator (259/272) |
| 4524 | 2026-04-28T20:18:04.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4525 | 2026-04-28T20:18:04.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4526 | 2026-04-28T20:18:04.546Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4527 | 2026-04-28T20:18:04.557Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4528 | 2026-04-28T20:18:04.733Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4529 | 2026-04-28T20:18:04.733Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4530 | 2026-04-28T20:18:04.742Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4531 | 2026-04-28T20:18:04.742Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4532 | 2026-04-28T20:18:05.405Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4533 | 2026-04-28T20:18:05.741Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4534 | 2026-04-28T20:18:05.744Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4535 | 2026-04-28T20:18:06.380Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4536 | 2026-04-28T20:18:07.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s |
| 4537 | 2026-04-28T20:18:08.175Z | |
| 4538 | 2026-04-28T20:18:08.175Z | info: running `cargo check --bins` on internal-dns-cli (260/272) |
| 4539 | 2026-04-28T20:18:08.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4540 | 2026-04-28T20:18:08.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4541 | 2026-04-28T20:18:08.804Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4542 | 2026-04-28T20:18:09.256Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4543 | 2026-04-28T20:18:09.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4544 | 2026-04-28T20:18:09.769Z | |
| 4545 | 2026-04-28T20:18:09.769Z | info: running `cargo check --bins` on omicron-live-tests (261/272) |
| 4546 | 2026-04-28T20:18:10.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-04-28T20:18:10.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-04-28T20:18:10.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4549 | 2026-04-28T20:18:10.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4550 | 2026-04-28T20:18:10.373Z | |
| 4551 | 2026-04-28T20:18:10.373Z | info: running `cargo check --bins` on live-tests-macros (262/272) |
| 4552 | 2026-04-28T20:18:10.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4553 | 2026-04-28T20:18:10.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4554 | 2026-04-28T20:18:10.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4555 | 2026-04-28T20:18:10.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4556 | 2026-04-28T20:18:10.949Z | |
| 4557 | 2026-04-28T20:18:10.950Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (263/272) |
| 4558 | 2026-04-28T20:18:11.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4559 | 2026-04-28T20:18:11.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4560 | 2026-04-28T20:18:11.696Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4561 | 2026-04-28T20:18:12.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s |
| 4562 | 2026-04-28T20:18:12.493Z | |
| 4563 | 2026-04-28T20:18:12.493Z | info: running `cargo check --bins` on omicron-ntp-admin (264/272) |
| 4564 | 2026-04-28T20:18:13.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4565 | 2026-04-28T20:18:13.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4566 | 2026-04-28T20:18:13.140Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4567 | 2026-04-28T20:18:13.144Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4568 | 2026-04-28T20:18:13.388Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4569 | 2026-04-28T20:18:13.388Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4570 | 2026-04-28T20:18:14.177Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4571 | 2026-04-28T20:18:14.354Z | |
| 4572 | 2026-04-28T20:18:14.354Z | info: running `cargo check --bins` on ntp-admin-types (265/272) |
| 4573 | 2026-04-28T20:18:14.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-04-28T20:18:14.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-04-28T20:18:14.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4576 | 2026-04-28T20:18:14.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4577 | 2026-04-28T20:18:14.943Z | |
| 4578 | 2026-04-28T20:18:14.943Z | info: running `cargo check --bins` on omicron-package (266/272) |
| 4579 | 2026-04-28T20:18:15.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-04-28T20:18:15.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-04-28T20:18:15.624Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4582 | 2026-04-28T20:18:16.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4583 | 2026-04-28T20:18:16.891Z | |
| 4584 | 2026-04-28T20:18:16.891Z | info: running `cargo check --bins` on tqdb (267/272) |
| 4585 | 2026-04-28T20:18:17.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4586 | 2026-04-28T20:18:17.449Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4587 | 2026-04-28T20:18:17.667Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4588 | 2026-04-28T20:18:18.022Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4589 | 2026-04-28T20:18:18.533Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4590 | 2026-04-28T20:18:18.537Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4591 | 2026-04-28T20:18:24.196Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4592 | 2026-04-28T20:18:24.196Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4593 | 2026-04-28T20:18:24.762Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4594 | 2026-04-28T20:18:24.762Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4595 | 2026-04-28T20:18:24.768Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4596 | 2026-04-28T20:18:24.768Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4597 | 2026-04-28T20:18:25.545Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4598 | 2026-04-28T20:18:30.497Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4599 | 2026-04-28T20:18:30.539Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4600 | 2026-04-28T20:18:30.539Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4601 | 2026-04-28T20:18:31.930Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4602 | 2026-04-28T20:18:38.253Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4603 | 2026-04-28T20:18:38.256Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4604 | 2026-04-28T20:18:38.256Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4605 | 2026-04-28T20:18:38.256Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4606 | 2026-04-28T20:18:39.697Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4607 | 2026-04-28T20:18:41.002Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4608 | 2026-04-28T20:18:41.663Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4609 | 2026-04-28T20:18:42.899Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4610 | 2026-04-28T20:18:43.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s |
| 4611 | 2026-04-28T20:18:43.642Z | |
| 4612 | 2026-04-28T20:18:43.642Z | info: running `cargo check --bins` on wicket-dbg (268/272) |
| 4613 | 2026-04-28T20:18:44.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4614 | 2026-04-28T20:18:44.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4615 | 2026-04-28T20:18:44.351Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4616 | 2026-04-28T20:18:44.352Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4617 | 2026-04-28T20:18:44.355Z | Checking rtoolbox v0.0.3 |
| 4618 | 2026-04-28T20:18:44.475Z | Checking tui-tree-widget v0.23.1 |
| 4619 | 2026-04-28T20:18:44.578Z | Checking rpassword v7.4.0 |
| 4620 | 2026-04-28T20:18:45.576Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4621 | 2026-04-28T20:18:48.553Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4622 | 2026-04-28T20:18:50.379Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4623 | 2026-04-28T20:18:51.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.60s |
| 4624 | 2026-04-28T20:18:51.449Z | |
| 4625 | 2026-04-28T20:18:51.449Z | info: running `cargo check --bins` on wicket (269/272) |
| 4626 | 2026-04-28T20:18:51.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4627 | 2026-04-28T20:18:51.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4628 | 2026-04-28T20:18:52.140Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4629 | 2026-04-28T20:18:52.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s |
| 4630 | 2026-04-28T20:18:52.697Z | |
| 4631 | 2026-04-28T20:18:52.697Z | info: running `cargo check --bins` on wicketd (270/272) |
| 4632 | 2026-04-28T20:18:53.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4633 | 2026-04-28T20:18:53.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4634 | 2026-04-28T20:18:53.422Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4635 | 2026-04-28T20:18:53.425Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4636 | 2026-04-28T20:18:53.425Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4637 | 2026-04-28T20:18:53.425Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4638 | 2026-04-28T20:18:54.405Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4639 | 2026-04-28T20:18:54.957Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4640 | 2026-04-28T20:18:57.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s |
| 4641 | 2026-04-28T20:18:58.087Z | |
| 4642 | 2026-04-28T20:18:58.087Z | info: running `cargo check --bins` on omicron-workspace-hack (271/272) |
| 4643 | 2026-04-28T20:18:58.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4644 | 2026-04-28T20:18:58.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4645 | 2026-04-28T20:18:58.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4646 | 2026-04-28T20:18:58.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4647 | 2026-04-28T20:18:58.678Z | |
| 4648 | 2026-04-28T20:18:58.678Z | info: running `cargo check --bins` on zone-setup (272/272) |
| 4649 | 2026-04-28T20:18:59.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4650 | 2026-04-28T20:18:59.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4651 | 2026-04-28T20:18:59.347Z | Checking uzers v0.12.2 |
| 4652 | 2026-04-28T20:18:59.645Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4653 | 2026-04-28T20:19:00.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4654 | 2026-04-28T20:19:00.572Z | |
| 4655 | 2026-04-28T20:19:00.572Z | real 14:04.847980209 |
| 4656 | 2026-04-28T20:19:00.572Z | user 20:25.130127370 |
| 4657 | 2026-04-28T20:19:00.572Z | sys 4:09.666908994 |
| 4658 | 2026-04-28T20:19:00.573Z | trap 0.326432130 |
| 4659 | 2026-04-28T20:19:00.573Z | tflt 0.375977717 |
| 4660 | 2026-04-28T20:19:00.573Z | dflt 0.805587507 |
| 4661 | 2026-04-28T20:19:00.573Z | kflt 0.001602059 |
| 4662 | 2026-04-28T20:19:00.573Z | lock 1:15:37.984604419 |
| 4663 | 2026-04-28T20:19:00.573Z | slp 1:37:44.728002475 |
| 4664 | 2026-04-28T20:19:00.573Z | lat 52.498869846 |
| 4665 | 2026-04-28T20:19:00.573Z | stop 3:23.320063187 |
| 4666 | 2026-04-28T20:19:00.581Z | process exited: duration 1020968 ms, exit code 0 |
| |
| 4667 | 2026-04-28T20:19:00.595Z | found 0 output files |