|
|
|
| 1 | 2026-04-21T16:02:56.754Z | job assigned to worker 01KPRCE5YMHY9G6FN4JDTGFPT6 [factory aws, i-0ce649b74199055c2] (queued for 52 s) |
| |
| 2 | 2026-04-21T16:03:03.905Z | starting task 0: "setup" |
| 3 | 2026-04-21T16:03:03.909Z | ++ uname -s |
| 4 | 2026-04-21T16:03:03.912Z | + kern=SunOS |
| 5 | 2026-04-21T16:03:03.912Z | + build_user=build |
| 6 | 2026-04-21T16:03:03.912Z | + build_uid=12345 |
| 7 | 2026-04-21T16:03:03.912Z | + work_dir=/work |
| 8 | 2026-04-21T16:03:03.912Z | + input_dir=/input |
| 9 | 2026-04-21T16:03:03.912Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-21T16:03:03.912Z | + case "$kern" in |
| 11 | 2026-04-21T16:03:03.912Z | + groupadd -g 12345 build |
| 12 | 2026-04-21T16:03:03.912Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-21T16:03:05.919Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-21T16:03:05.962Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-21T16:03:05.966Z | + home_fs=zfs |
| 16 | 2026-04-21T16:03:05.966Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-21T16:03:05.966Z | + mkdir -p /home/build |
| 18 | 2026-04-21T16:03:05.966Z | + chown build:build /home/build /work |
| 19 | 2026-04-21T16:03:07.966Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-21T16:03:07.972Z | process exited: duration 4066 ms, exit code 0 |
| |
| 21 | 2026-04-21T16:03:07.982Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-21T16:03:07.986Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-21T16:03:07.986Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-21T16:03:07.986Z | * rust toolchain profile = "default" |
| 25 | 2026-04-21T16:03:07.987Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-21T16:03:07.987Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-21T16:03:07.987Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-21T16:03:07.990Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-21T16:03:07.990Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-21T16:03:08.113Z | info: downloading installer |
| 31 | 2026-04-21T16:03:09.751Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-21T16:03:09.751Z | warn: /opt/ooce/bin |
| 33 | 2026-04-21T16:03:09.751Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-21T16:03:09.751Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-21T16:03:09.751Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-21T16:03:09.751Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-21T16:03:09.751Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-21T16:03:09.751Z | error: cannot install while Rust is installed |
| 39 | 2026-04-21T16:03:09.751Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-21T16:03:09.751Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-21T16:03:09.751Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-21T16:03:09.751Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-21T16:03:09.751Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-21T16:03:09.787Z | info: profile set to default |
| 45 | 2026-04-21T16:03:09.788Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-21T16:03:09.791Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-21T16:03:09.931Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-21T16:03:09.935Z | info: downloading 6 components |
| 49 | 2026-04-21T16:03:24.858Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-21T16:03:24.859Z | |
| 51 | 2026-04-21T16:03:24.885Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-21T16:03:24.885Z | |
| 53 | 2026-04-21T16:03:24.885Z | |
| 54 | 2026-04-21T16:03:24.885Z | Rust is installed now. Great! |
| 55 | 2026-04-21T16:03:24.885Z | |
| 56 | 2026-04-21T16:03:24.889Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-21T16:03:24.889Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-21T16:03:24.889Z | |
| 59 | 2026-04-21T16:03:24.889Z | To configure your current shell, you need to source |
| 60 | 2026-04-21T16:03:24.889Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-21T16:03:24.889Z | |
| 62 | 2026-04-21T16:03:24.889Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-21T16:03:24.889Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-21T16:03:24.889Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-21T16:03:24.889Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-21T16:03:24.889Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-21T16:03:24.889Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-21T16:03:24.889Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-21T16:03:24.889Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-21T16:03:24.889Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-21T16:03:24.973Z | + rustup --version |
| 72 | 2026-04-21T16:03:24.981Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-21T16:03:24.985Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-21T16:03:25.002Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-21T16:03:25.006Z | + cargo --version |
| 76 | 2026-04-21T16:03:25.018Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-21T16:03:25.021Z | + rustc --version |
| 78 | 2026-04-21T16:03:25.039Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-21T16:03:25.043Z | process exited: duration 17059 ms, exit code 0 |
| |
| 80 | 2026-04-21T16:03:25.049Z | starting task 2: "authentication" |
| 81 | 2026-04-21T16:03:25.066Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-21T16:03:25.072Z | starting task 3: "clone repository" |
| 83 | 2026-04-21T16:03:25.076Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-21T16:03:25.080Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-21T16:03:25.108Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-21T16:03:33.754Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-21T16:03:33.754Z | + git fetch origin fcc6f08f771a5dcd4a408a724bc3bba960c0b138 |
| 88 | 2026-04-21T16:03:34.082Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-21T16:03:34.082Z | * branch fcc6f08f771a5dcd4a408a724bc3bba960c0b138 -> FETCH_HEAD |
| 90 | 2026-04-21T16:03:34.091Z | + [[ -n alan/omdb-sled-instances ]] |
| 91 | 2026-04-21T16:03:34.094Z | ++ git branch --show-current |
| 92 | 2026-04-21T16:03:34.094Z | + current=main |
| 93 | 2026-04-21T16:03:34.094Z | + [[ main != alan/omdb-sled-instances ]] |
| 94 | 2026-04-21T16:03:34.094Z | + git branch -f alan/omdb-sled-instances fcc6f08f771a5dcd4a408a724bc3bba960c0b138 |
| 95 | 2026-04-21T16:03:34.098Z | + git checkout -f alan/omdb-sled-instances |
| 96 | 2026-04-21T16:03:34.331Z | Switched to branch 'alan/omdb-sled-instances' |
| 97 | 2026-04-21T16:03:34.336Z | + git reset --hard fcc6f08f771a5dcd4a408a724bc3bba960c0b138 |
| 98 | 2026-04-21T16:03:34.364Z | HEAD is now at fcc6f08f7 Improve the filtering |
| 99 | 2026-04-21T16:03:34.367Z | process exited: duration 9292 ms, exit code 0 |
| |
| 100 | 2026-04-21T16:03:34.374Z | starting task 4: "build" |
| 101 | 2026-04-21T16:03:34.378Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-21T16:03:34.378Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-21T16:03:34.378Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-21T16:03:34.382Z | + cargo --version |
| 105 | 2026-04-21T16:03:34.388Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-21T16:03:34.391Z | + rustc --version |
| 107 | 2026-04-21T16:03:34.411Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-21T16:03:34.414Z | + source ./env.sh |
| 109 | 2026-04-21T16:03:34.414Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-21T16:03:34.414Z | ++ set -o xtrace |
| 111 | 2026-04-21T16:03:34.418Z | ++++ dirname ./env.sh |
| 112 | 2026-04-21T16:03:34.418Z | +++ readlink -f . |
| 113 | 2026-04-21T16:03:34.423Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-21T16:03:34.423Z | ++ 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-21T16:03:34.424Z | ++ 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-21T16:03:34.424Z | ++ 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-21T16:03:34.424Z | ++ 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-21T16:03:34.424Z | ++ 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-21T16:03:34.424Z | ++ 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-21T16:03:34.424Z | ++ 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-21T16:03:34.424Z | ++ 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-21T16:03:34.424Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-21T16:03:34.424Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-21T16:03:34.424Z | + 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-21T16:03:34.424Z | + 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-21T16:03:34.424Z | + banner prerequisites |
| 127 | 2026-04-21T16:03:34.424Z | |
| 128 | 2026-04-21T16:03:34.424Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-21T16:03:34.424Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-21T16:03:34.424Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-21T16:03:34.424Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-21T16:03:34.424Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-21T16:03:34.424Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-21T16:03:34.424Z | |
| 135 | 2026-04-21T16:03:34.424Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-21T16:03:44.038Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-21T16:03:51.324Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-21T16:03:57.065Z | Planning: Solver setup ... Done (4.487s) |
| 139 | 2026-04-21T16:03:57.096Z | Planning: Running solver ... Done (0.032s) |
| 140 | 2026-04-21T16:03:57.235Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-21T16:03:57.249Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-04-21T16:03:57.370Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-04-21T16:03:57.408Z | Planning: Package planning ... Done (0.037s) |
| 144 | 2026-04-21T16:03:57.444Z | Planning: Merging actions ... Done (0.035s) |
| 145 | 2026-04-21T16:03:57.628Z | Planning: Checking for conflicting actions ... Done (0.183s) |
| 146 | 2026-04-21T16:03:57.635Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-04-21T16:03:58.420Z | Planning: Evaluating mediators ... Done (0.785s) |
| 148 | 2026-04-21T16:03:58.428Z | Planning: Planning completed in 6.94 seconds |
| 149 | 2026-04-21T16:03:58.439Z | Packages to install: 5 |
| 150 | 2026-04-21T16:03:58.439Z | Mediators to change: 3 |
| 151 | 2026-04-21T16:03:58.439Z | Services to change: 1 |
| 152 | 2026-04-21T16:03:58.443Z | Estimated space available: 155.35 GB |
| 153 | 2026-04-21T16:03:58.443Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-04-21T16:03:58.443Z | Create boot environment: No |
| 155 | 2026-04-21T16:03:58.443Z | Create backup boot environment: No |
| 156 | 2026-04-21T16:03:58.443Z | Rebuild boot archive: No |
| 157 | 2026-04-21T16:03:58.443Z | |
| 158 | 2026-04-21T16:03:58.443Z | Changed mediators: |
| 159 | 2026-04-21T16:03:58.443Z | mediator clang: |
| 160 | 2026-04-21T16:03:58.443Z | version: None -> 15 (system default) |
| 161 | 2026-04-21T16:03:58.443Z | |
| 162 | 2026-04-21T16:03:58.443Z | mediator llvm: |
| 163 | 2026-04-21T16:03:58.443Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-21T16:03:58.443Z | |
| 165 | 2026-04-21T16:03:58.443Z | mediator postgresql: |
| 166 | 2026-04-21T16:03:58.443Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-04-21T16:03:58.443Z | |
| 168 | 2026-04-21T16:03:58.443Z | Changed packages: |
| 169 | 2026-04-21T16:03:58.443Z | helios-dev |
| 170 | 2026-04-21T16:03:58.443Z | developer/build-essential |
| 171 | 2026-04-21T16:03:58.443Z | None -> 11-2.0 |
| 172 | 2026-04-21T16:03:58.443Z | library/libxmlsec1 |
| 173 | 2026-04-21T16:03:58.444Z | None -> 1.2.35-2.0 |
| 174 | 2026-04-21T16:03:58.444Z | ooce/developer/clang-15 |
| 175 | 2026-04-21T16:03:58.444Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-21T16:03:58.444Z | ooce/developer/llvm-15 |
| 177 | 2026-04-21T16:03:58.444Z | None -> 15.0.7-2.0 |
| 178 | 2026-04-21T16:03:58.444Z | ooce/library/postgresql-18 |
| 179 | 2026-04-21T16:03:58.444Z | None -> 18.1-2.0 |
| 180 | 2026-04-21T16:03:58.444Z | |
| 181 | 2026-04-21T16:03:58.444Z | Services: |
| 182 | 2026-04-21T16:03:58.444Z | restart_fmri: |
| 183 | 2026-04-21T16:03:58.444Z | svc:/system/update-man-index:default |
| 184 | 2026-04-21T16:03:58.482Z | |
| 185 | 2026-04-21T16:03:58.482Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-04-21T16:04:03.484Z | Download: 1252/4272 items 104.8/219.0MB 47% complete (21.0M/s) |
| 187 | 2026-04-21T16:04:08.487Z | Download: 2761/4272 items 120.6/219.0MB 55% complete (12.2M/s) |
| 188 | 2026-04-21T16:04:16.731Z | Download: 3245/4272 items 202.9/219.0MB 92% complete (20.2M/s) |
| 189 | 2026-04-21T16:04:21.813Z | Download: 4245/4272 items 218.3/219.0MB 99% complete (1.6M/s) |
| 190 | 2026-04-21T16:04:23.237Z | Download: Completed 218.99 MB in 24.71 seconds (8.9M/s) |
| 191 | 2026-04-21T16:04:23.364Z | Actions: 1/4789 actions (Installing new actions) |
| 192 | 2026-04-21T16:04:26.733Z | Actions: Completed 4789 actions in 3.40 seconds. |
| 193 | 2026-04-21T16:04:27.397Z | Done (0.659s) |
| 194 | 2026-04-21T16:04:27.397Z | Done (0.000s) |
| 195 | 2026-04-21T16:04:28.137Z | Done (0.729s) |
| 196 | 2026-04-21T16:04:31.242Z | Done (2.763s) |
| 197 | 2026-04-21T16:04:31.311Z | Done (0.012s) |
| 198 | 2026-04-21T16:04:31.315Z | Done (0.000s) |
| 199 | 2026-04-21T16:04:31.682Z | Done (0.000s) |
| 200 | 2026-04-21T16:04:32.517Z | Planning: Evaluating mediator changes ... Done |
| 201 | 2026-04-21T16:04:32.627Z | Planning: Checking for conflicting actions ... Done |
| 202 | 2026-04-21T16:04:32.634Z | Planning: Consolidating action changes ... Done |
| 203 | 2026-04-21T16:04:32.789Z | Planning: Evaluating mediators ... Done |
| 204 | 2026-04-21T16:04:32.797Z | Planning: Planning completed in 0.27 seconds |
| 205 | 2026-04-21T16:04:32.808Z | Mediators to change: 2 |
| 206 | 2026-04-21T16:04:32.808Z | Create boot environment: No |
| 207 | 2026-04-21T16:04:32.808Z | Create backup boot environment: No |
| 208 | 2026-04-21T16:04:32.851Z | Done |
| 209 | 2026-04-21T16:04:32.851Z | Done |
| 210 | 2026-04-21T16:04:33.445Z | Done |
| 211 | 2026-04-21T16:04:35.974Z | Done |
| 212 | 2026-04-21T16:04:36.046Z | Done |
| 213 | 2026-04-21T16:04:36.051Z | Done |
| 214 | 2026-04-21T16:04:36.360Z | Done |
| 215 | 2026-04-21T16:04:36.624Z | Planning: Evaluating mediator changes ... Done |
| 216 | 2026-04-21T16:04:36.735Z | Planning: Checking for conflicting actions ... Done |
| 217 | 2026-04-21T16:04:36.741Z | Planning: Consolidating action changes ... Done |
| 218 | 2026-04-21T16:04:36.894Z | Planning: Evaluating mediators ... Done |
| 219 | 2026-04-21T16:04:36.904Z | Planning: Planning completed in 0.27 seconds |
| 220 | 2026-04-21T16:04:36.916Z | Mediators to change: 1 |
| 221 | 2026-04-21T16:04:36.916Z | Create boot environment: No |
| 222 | 2026-04-21T16:04:36.916Z | Create backup boot environment: No |
| 223 | 2026-04-21T16:04:36.965Z | Done |
| 224 | 2026-04-21T16:04:36.965Z | Done |
| 225 | 2026-04-21T16:04:37.566Z | Done |
| 226 | 2026-04-21T16:04:40.071Z | Done |
| 227 | 2026-04-21T16:04:40.187Z | Done |
| 228 | 2026-04-21T16:04:40.214Z | Done |
| 229 | 2026-04-21T16:04:40.243Z | Done |
| 230 | 2026-04-21T16:04:40.518Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 231 | 2026-04-21T16:04:40.518Z | clang system 15 system |
| 232 | 2026-04-21T16:04:40.518Z | csh system system illumos |
| 233 | 2026-04-21T16:04:40.518Z | ctags system system illumos |
| 234 | 2026-04-21T16:04:40.519Z | file system system illumos |
| 235 | 2026-04-21T16:04:40.519Z | gcc vendor 12 vendor |
| 236 | 2026-04-21T16:04:40.519Z | gcc system 14 system |
| 237 | 2026-04-21T16:04:40.519Z | gcc system 10 system |
| 238 | 2026-04-21T16:04:40.519Z | go system 1.20 system |
| 239 | 2026-04-21T16:04:40.519Z | go system 1.19 system |
| 240 | 2026-04-21T16:04:40.519Z | llvm system 15 system |
| 241 | 2026-04-21T16:04:40.519Z | llvm system 14 system |
| 242 | 2026-04-21T16:04:40.519Z | mariadb system 10.6 system |
| 243 | 2026-04-21T16:04:40.519Z | mta vendor vendor dma |
| 244 | 2026-04-21T16:04:40.519Z | openjdk system 17 system |
| 245 | 2026-04-21T16:04:40.519Z | openjdk system 11 system |
| 246 | 2026-04-21T16:04:40.519Z | openjdk system 1.8 system |
| 247 | 2026-04-21T16:04:40.519Z | openssl vendor 3 vendor |
| 248 | 2026-04-21T16:04:40.519Z | perl system 5.36 system |
| 249 | 2026-04-21T16:04:40.519Z | postgresql system 18 system |
| 250 | 2026-04-21T16:04:40.519Z | postgresql system 15 system |
| 251 | 2026-04-21T16:04:40.519Z | postgresql system 13 system |
| 252 | 2026-04-21T16:04:40.519Z | python vendor 3 vendor |
| 253 | 2026-04-21T16:04:40.519Z | python system 2 system |
| 254 | 2026-04-21T16:04:40.520Z | python3 system 3.11 system |
| 255 | 2026-04-21T16:04:40.520Z | ruby system 3.0 system |
| 256 | 2026-04-21T16:04:40.520Z | words vendor vendor american-english |
| 257 | 2026-04-21T16:04:40.520Z | words system system australian-english |
| 258 | 2026-04-21T16:04:40.520Z | words system system british-english |
| 259 | 2026-04-21T16:04:40.520Z | words system system canadian-english |
| 260 | 2026-04-21T16:04:40.520Z | words system system french |
| 261 | 2026-04-21T16:04:40.520Z | words system system italian |
| 262 | 2026-04-21T16:04:40.520Z | words system system ngerman |
| 263 | 2026-04-21T16:04:40.520Z | words system system ogerman |
| 264 | 2026-04-21T16:04:40.520Z | words system system spanish |
| 265 | 2026-04-21T16:04:40.744Z | PUBLISHER TYPE STATUS P LOCATION |
| 266 | 2026-04-21T16:04:40.744Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 267 | 2026-04-21T16:04:45.247Z | FMRI IFO |
| 268 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 269 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 270 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 271 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 272 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 273 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 274 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 275 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 276 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 277 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 278 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 279 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 280 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 281 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 282 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 283 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 284 | 2026-04-21T16:04:45.247Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 285 | 2026-04-21T16:04:46.369Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 286 | 2026-04-21T16:04:46.652Z | Updating crates.io index |
| 287 | 2026-04-21T16:04:46.686Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 288 | 2026-04-21T16:04:47.468Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 289 | 2026-04-21T16:04:47.968Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 290 | 2026-04-21T16:04:48.727Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 291 | 2026-04-21T16:04:49.580Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 292 | 2026-04-21T16:04:50.222Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 293 | 2026-04-21T16:04:51.621Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 294 | 2026-04-21T16:04:52.518Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 295 | 2026-04-21T16:04:52.818Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 296 | 2026-04-21T16:04:53.584Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 297 | 2026-04-21T16:04:53.864Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 298 | 2026-04-21T16:04:54.460Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 299 | 2026-04-21T16:04:54.863Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 300 | 2026-04-21T16:04:55.774Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 301 | 2026-04-21T16:05:00.586Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 302 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 303 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 304 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 305 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 306 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 307 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 308 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 309 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 310 | 2026-04-21T16:05:00.614Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 311 | 2026-04-21T16:05:00.631Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 312 | 2026-04-21T16:05:00.959Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 313 | 2026-04-21T16:05:02.128Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 314 | 2026-04-21T16:05:03.025Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 315 | 2026-04-21T16:05:03.813Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 316 | 2026-04-21T16:05:04.323Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 317 | 2026-04-21T16:05:04.656Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 318 | 2026-04-21T16:05:04.991Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 319 | 2026-04-21T16:05:05.328Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 320 | 2026-04-21T16:05:05.960Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 321 | 2026-04-21T16:05:06.223Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 322 | 2026-04-21T16:05:06.498Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 323 | 2026-04-21T16:05:06.775Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 324 | 2026-04-21T16:05:07.142Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 325 | 2026-04-21T16:05:19.472Z | Downloading crates ... |
| 326 | 2026-04-21T16:05:19.539Z | Downloaded tinystr v0.8.2 |
| 327 | 2026-04-21T16:05:19.542Z | Downloaded thread-id v4.2.2 |
| 328 | 2026-04-21T16:05:19.546Z | Downloaded serde v1.0.228 |
| 329 | 2026-04-21T16:05:19.546Z | Downloaded thiserror v1.0.69 |
| 330 | 2026-04-21T16:05:19.549Z | Downloaded usdt-macro v0.5.0 |
| 331 | 2026-04-21T16:05:19.553Z | Downloaded typeid v1.0.3 |
| 332 | 2026-04-21T16:05:19.556Z | Downloaded textwrap v0.16.2 |
| 333 | 2026-04-21T16:05:19.556Z | Downloaded toml_datetime v0.6.11 |
| 334 | 2026-04-21T16:05:19.561Z | Downloaded zerofrom v0.1.6 |
| 335 | 2026-04-21T16:05:19.565Z | Downloaded usdt-attr-macro v0.5.0 |
| 336 | 2026-04-21T16:05:19.565Z | Downloaded yoke-derive v0.8.1 |
| 337 | 2026-04-21T16:05:19.571Z | Downloaded unicode-linebreak v0.1.5 |
| 338 | 2026-04-21T16:05:19.574Z | Downloaded usdt-impl v0.5.0 |
| 339 | 2026-04-21T16:05:19.574Z | Downloaded unicode-xid v0.2.6 |
| 340 | 2026-04-21T16:05:19.580Z | Downloaded version_check v0.9.5 |
| 341 | 2026-04-21T16:05:19.580Z | Downloaded utf8_iter v1.0.4 |
| 342 | 2026-04-21T16:05:19.583Z | Downloaded thiserror-impl v1.0.69 |
| 343 | 2026-04-21T16:05:19.583Z | Downloaded zmij v1.0.21 |
| 344 | 2026-04-21T16:05:19.584Z | Downloaded thiserror v2.0.18 |
| 345 | 2026-04-21T16:05:19.587Z | Downloaded toml_write v0.1.2 |
| 346 | 2026-04-21T16:05:19.590Z | Downloaded usdt v0.5.0 |
| 347 | 2026-04-21T16:05:19.590Z | Downloaded utf8parse v0.2.2 |
| 348 | 2026-04-21T16:05:19.590Z | Downloaded yoke v0.8.1 |
| 349 | 2026-04-21T16:05:19.594Z | Downloaded writeable v0.6.2 |
| 350 | 2026-04-21T16:05:19.597Z | Downloaded toml v0.8.23 |
| 351 | 2026-04-21T16:05:19.597Z | Downloaded zerofrom-derive v0.1.6 |
| 352 | 2026-04-21T16:05:19.605Z | Downloaded quote v1.0.44 |
| 353 | 2026-04-21T16:05:19.609Z | Downloaded zerovec-derive v0.11.2 |
| 354 | 2026-04-21T16:05:19.612Z | Downloaded typenum v1.19.0 |
| 355 | 2026-04-21T16:05:19.617Z | Downloaded thiserror-impl v2.0.18 |
| 356 | 2026-04-21T16:05:19.617Z | Downloaded autocfg v1.5.0 |
| 357 | 2026-04-21T16:05:19.621Z | Downloaded zerocopy-derive v0.7.35 |
| 358 | 2026-04-21T16:05:19.621Z | Downloaded camino-tempfile v1.4.1 |
| 359 | 2026-04-21T16:05:19.621Z | Downloaded strsim v0.11.1 |
| 360 | 2026-04-21T16:05:19.621Z | Downloaded proc-macro-error-attr v1.0.4 |
| 361 | 2026-04-21T16:05:19.624Z | Downloaded ucd-trie v0.1.7 |
| 362 | 2026-04-21T16:05:19.624Z | Downloaded dtrace-parser v0.2.0 |
| 363 | 2026-04-21T16:05:19.624Z | Downloaded colorchoice v1.0.4 |
| 364 | 2026-04-21T16:05:19.625Z | Downloaded errno v0.3.14 |
| 365 | 2026-04-21T16:05:19.628Z | Downloaded proc-macro2 v1.0.106 |
| 366 | 2026-04-21T16:05:19.631Z | Downloaded unicode-ident v1.0.24 |
| 367 | 2026-04-21T16:05:19.636Z | Downloaded serde_spanned v0.6.9 |
| 368 | 2026-04-21T16:05:19.636Z | Downloaded dof v0.3.0 |
| 369 | 2026-04-21T16:05:19.639Z | Downloaded zerotrie v0.2.3 |
| 370 | 2026-04-21T16:05:19.639Z | Downloaded pest_generator v2.8.6 |
| 371 | 2026-04-21T16:05:19.639Z | Downloaded toml_edit v0.22.27 |
| 372 | 2026-04-21T16:05:19.643Z | Downloaded sha2 v0.10.9 |
| 373 | 2026-04-21T16:05:19.650Z | Downloaded erased-serde v0.4.9 |
| 374 | 2026-04-21T16:05:19.654Z | Downloaded icu_collections v2.1.1 |
| 375 | 2026-04-21T16:05:19.657Z | Downloaded zerovec v0.11.5 |
| 376 | 2026-04-21T16:05:19.661Z | Downloaded url v2.5.8 |
| 377 | 2026-04-21T16:05:19.664Z | Downloaded clap v4.5.60 |
| 378 | 2026-04-21T16:05:19.668Z | Downloaded tempfile v3.25.0 |
| 379 | 2026-04-21T16:05:19.672Z | Downloaded crypto-common v0.1.7 |
| 380 | 2026-04-21T16:05:19.672Z | Downloaded anstyle-query v1.1.5 |
| 381 | 2026-04-21T16:05:19.672Z | Downloaded tabled_derive v0.7.0 |
| 382 | 2026-04-21T16:05:19.672Z | Downloaded icu_properties_data v2.1.2 |
| 383 | 2026-04-21T16:05:19.676Z | Downloaded zerocopy v0.7.35 |
| 384 | 2026-04-21T16:05:19.685Z | Downloaded winnow v0.7.14 |
| 385 | 2026-04-21T16:05:19.691Z | Downloaded smawk v0.3.2 |
| 386 | 2026-04-21T16:05:19.694Z | Downloaded is_terminal_polyfill v1.70.2 |
| 387 | 2026-04-21T16:05:19.694Z | Downloaded unicode-width v0.2.0 |
| 388 | 2026-04-21T16:05:19.698Z | Downloaded bitflags v2.11.0 |
| 389 | 2026-04-21T16:05:19.698Z | Downloaded unicode-width v0.1.14 |
| 390 | 2026-04-21T16:05:19.702Z | Downloaded cargo_metadata v0.21.0 |
| 391 | 2026-04-21T16:05:19.702Z | Downloaded once_cell v1.21.3 |
| 392 | 2026-04-21T16:05:19.705Z | Downloaded itoa v1.0.17 |
| 393 | 2026-04-21T16:05:19.705Z | Downloaded icu_properties v2.1.2 |
| 394 | 2026-04-21T16:05:19.705Z | Downloaded equivalent v1.0.2 |
| 395 | 2026-04-21T16:05:19.705Z | Downloaded cargo-platform v0.2.0 |
| 396 | 2026-04-21T16:05:19.709Z | Downloaded plain v0.2.3 |
| 397 | 2026-04-21T16:05:19.709Z | Downloaded clap_lex v1.0.0 |
| 398 | 2026-04-21T16:05:19.712Z | Downloaded ordered-float v2.10.1 |
| 399 | 2026-04-21T16:05:19.712Z | Downloaded memmap v0.7.0 |
| 400 | 2026-04-21T16:05:19.712Z | Downloaded generic-array v0.14.7 |
| 401 | 2026-04-21T16:05:19.717Z | Downloaded bytecount v0.6.9 |
| 402 | 2026-04-21T16:05:19.720Z | Downloaded litemap v0.8.1 |
| 403 | 2026-04-21T16:05:19.724Z | Downloaded fastrand v2.3.0 |
| 404 | 2026-04-21T16:05:19.733Z | Downloaded idna_adapter v1.2.1 |
| 405 | 2026-04-21T16:05:19.736Z | Downloaded form_urlencoded v1.2.2 |
| 406 | 2026-04-21T16:05:19.737Z | Downloaded stable_deref_trait v1.2.1 |
| 407 | 2026-04-21T16:05:19.737Z | Downloaded fnv v1.0.7 |
| 408 | 2026-04-21T16:05:19.740Z | Downloaded swrite v0.1.0 |
| 409 | 2026-04-21T16:05:19.740Z | Downloaded heck v0.5.0 |
| 410 | 2026-04-21T16:05:19.740Z | Downloaded cpufeatures v0.2.17 |
| 411 | 2026-04-21T16:05:19.743Z | Downloaded semver v1.0.27 |
| 412 | 2026-04-21T16:05:19.747Z | Downloaded terminal_size v0.4.3 |
| 413 | 2026-04-21T16:05:19.747Z | Downloaded anstream v0.6.21 |
| 414 | 2026-04-21T16:05:19.747Z | Downloaded anstyle v1.0.13 |
| 415 | 2026-04-21T16:05:19.747Z | Downloaded serde-untagged v0.1.9 |
| 416 | 2026-04-21T16:05:19.751Z | Downloaded percent-encoding v2.3.2 |
| 417 | 2026-04-21T16:05:19.755Z | Downloaded serde-value v0.7.0 |
| 418 | 2026-04-21T16:05:19.755Z | Downloaded pretty-hex v0.4.1 |
| 419 | 2026-04-21T16:05:19.760Z | Downloaded proc-macro-error v1.0.4 |
| 420 | 2026-04-21T16:05:19.763Z | Downloaded potential_utf v0.1.4 |
| 421 | 2026-04-21T16:05:19.763Z | Downloaded digest v0.10.7 |
| 422 | 2026-04-21T16:05:19.763Z | Downloaded cfg-if v1.0.4 |
| 423 | 2026-04-21T16:05:19.766Z | Downloaded camino v1.2.2 |
| 424 | 2026-04-21T16:05:19.766Z | Downloaded fs-err v3.3.0 |
| 425 | 2026-04-21T16:05:19.771Z | Downloaded scroll_derive v0.12.1 |
| 426 | 2026-04-21T16:05:19.775Z | Downloaded macaddr v1.0.1 |
| 427 | 2026-04-21T16:05:19.778Z | Downloaded synstructure v0.13.2 |
| 428 | 2026-04-21T16:05:19.782Z | Downloaded block-buffer v0.10.4 |
| 429 | 2026-04-21T16:05:19.791Z | Downloaded smallvec v1.15.1 |
| 430 | 2026-04-21T16:05:19.794Z | Downloaded byteorder v1.5.0 |
| 431 | 2026-04-21T16:05:19.798Z | Downloaded serde_derive v1.0.228 |
| 432 | 2026-04-21T16:05:19.801Z | Downloaded papergrid v0.11.0 |
| 433 | 2026-04-21T16:05:19.805Z | Downloaded icu_locale_core v2.1.1 |
| 434 | 2026-04-21T16:05:19.809Z | Downloaded anstyle-parse v0.2.7 |
| 435 | 2026-04-21T16:05:19.809Z | Downloaded heck v0.4.1 |
| 436 | 2026-04-21T16:05:19.809Z | Downloaded displaydoc v0.2.5 |
| 437 | 2026-04-21T16:05:19.809Z | Downloaded scroll v0.12.0 |
| 438 | 2026-04-21T16:05:19.812Z | Downloaded cargo_toml v0.21.0 |
| 439 | 2026-04-21T16:05:19.818Z | Downloaded serde_tokenstream v0.2.3 |
| 440 | 2026-04-21T16:05:19.822Z | Downloaded anyhow v1.0.102 |
| 441 | 2026-04-21T16:05:19.834Z | Downloaded pest_derive v2.8.6 |
| 442 | 2026-04-21T16:05:19.838Z | Downloaded clap_derive v4.5.55 |
| 443 | 2026-04-21T16:05:19.842Z | Downloaded getrandom v0.4.1 |
| 444 | 2026-04-21T16:05:19.847Z | Downloaded serde_core v1.0.228 |
| 445 | 2026-04-21T16:05:19.850Z | Downloaded icu_provider v2.1.1 |
| 446 | 2026-04-21T16:05:19.854Z | Downloaded cargo-util-schemas v0.8.2 |
| 447 | 2026-04-21T16:05:19.858Z | Downloaded log v0.4.29 |
| 448 | 2026-04-21T16:05:19.858Z | Downloaded icu_normalizer_data v2.1.1 |
| 449 | 2026-04-21T16:05:19.861Z | Downloaded num-traits v0.2.19 |
| 450 | 2026-04-21T16:05:19.864Z | Downloaded memchr v2.8.0 |
| 451 | 2026-04-21T16:05:19.868Z | Downloaded icu_normalizer v2.1.1 |
| 452 | 2026-04-21T16:05:19.874Z | Downloaded clap_builder v4.5.60 |
| 453 | 2026-04-21T16:05:19.878Z | Downloaded pest_meta v2.8.6 |
| 454 | 2026-04-21T16:05:19.884Z | Downloaded indexmap v2.13.0 |
| 455 | 2026-04-21T16:05:19.896Z | Downloaded hashbrown v0.16.1 |
| 456 | 2026-04-21T16:05:19.909Z | Downloaded pest v2.8.6 |
| 457 | 2026-04-21T16:05:19.914Z | Downloaded idna v1.1.0 |
| 458 | 2026-04-21T16:05:19.926Z | Downloaded serde_json v1.0.149 |
| 459 | 2026-04-21T16:05:19.936Z | Downloaded goblin v0.8.2 |
| 460 | 2026-04-21T16:05:19.946Z | Downloaded syn v1.0.109 |
| 461 | 2026-04-21T16:05:19.951Z | Downloaded tabled v0.15.0 |
| 462 | 2026-04-21T16:05:19.964Z | Downloaded syn v2.0.117 |
| 463 | 2026-04-21T16:05:19.979Z | Downloaded rustix v1.1.3 |
| 464 | 2026-04-21T16:05:20.009Z | Downloaded libc v0.2.185 |
| 465 | 2026-04-21T16:05:20.076Z | Compiling proc-macro2 v1.0.106 |
| 466 | 2026-04-21T16:05:20.076Z | Compiling quote v1.0.44 |
| 467 | 2026-04-21T16:05:20.082Z | Compiling unicode-ident v1.0.24 |
| 468 | 2026-04-21T16:05:20.082Z | Compiling serde_core v1.0.228 |
| 469 | 2026-04-21T16:05:20.082Z | Compiling libc v0.2.185 |
| 470 | 2026-04-21T16:05:20.082Z | Compiling version_check v0.9.5 |
| 471 | 2026-04-21T16:05:20.082Z | Compiling memchr v2.8.0 |
| 472 | 2026-04-21T16:05:20.082Z | Compiling stable_deref_trait v1.2.1 |
| 473 | 2026-04-21T16:05:20.366Z | Compiling serde v1.0.228 |
| 474 | 2026-04-21T16:05:20.404Z | Compiling zmij v1.0.21 |
| 475 | 2026-04-21T16:05:20.814Z | Compiling thiserror v1.0.69 |
| 476 | 2026-04-21T16:05:20.829Z | Compiling itoa v1.0.17 |
| 477 | 2026-04-21T16:05:20.966Z | Compiling autocfg v1.5.0 |
| 478 | 2026-04-21T16:05:20.970Z | Compiling ucd-trie v0.1.7 |
| 479 | 2026-04-21T16:05:21.084Z | Compiling litemap v0.8.1 |
| 480 | 2026-04-21T16:05:21.100Z | Compiling writeable v0.6.2 |
| 481 | 2026-04-21T16:05:21.230Z | Compiling pest v2.8.6 |
| 482 | 2026-04-21T16:05:21.305Z | Compiling rustix v1.1.3 |
| 483 | 2026-04-21T16:05:21.305Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-04-21T16:05:21.403Z | Compiling icu_normalizer_data v2.1.1 |
| 485 | 2026-04-21T16:05:21.572Z | Compiling byteorder v1.5.0 |
| 486 | 2026-04-21T16:05:21.661Z | Compiling syn v2.0.117 |
| 487 | 2026-04-21T16:05:21.738Z | Compiling errno v0.3.14 |
| 488 | 2026-04-21T16:05:21.755Z | Compiling bitflags v2.11.0 |
| 489 | 2026-04-21T16:05:21.796Z | Compiling serde_json v1.0.149 |
| 490 | 2026-04-21T16:05:22.043Z | Compiling num-traits v0.2.19 |
| 491 | 2026-04-21T16:05:22.061Z | Compiling typeid v1.0.3 |
| 492 | 2026-04-21T16:05:22.082Z | Compiling hashbrown v0.16.1 |
| 493 | 2026-04-21T16:05:22.228Z | Compiling equivalent v1.0.2 |
| 494 | 2026-04-21T16:05:22.320Z | Compiling pest_meta v2.8.6 |
| 495 | 2026-04-21T16:05:22.337Z | Compiling smallvec v1.15.1 |
| 496 | 2026-04-21T16:05:22.596Z | Compiling indexmap v2.13.0 |
| 497 | 2026-04-21T16:05:22.673Z | Compiling thread-id v4.2.2 |
| 498 | 2026-04-21T16:05:22.692Z | Compiling usdt-impl v0.5.0 |
| 499 | 2026-04-21T16:05:22.759Z | Compiling proc-macro-error-attr v1.0.4 |
| 500 | 2026-04-21T16:05:22.779Z | Compiling winnow v0.7.14 |
| 501 | 2026-04-21T16:05:22.943Z | Compiling erased-serde v0.4.9 |
| 502 | 2026-04-21T16:05:23.022Z | Compiling syn v1.0.109 |
| 503 | 2026-04-21T16:05:23.040Z | Compiling toml_write v0.1.2 |
| 504 | 2026-04-21T16:05:23.372Z | Compiling proc-macro-error v1.0.4 |
| 505 | 2026-04-21T16:05:23.456Z | Compiling plain v0.2.3 |
| 506 | 2026-04-21T16:05:23.561Z | Compiling log v0.4.29 |
| 507 | 2026-04-21T16:05:23.578Z | Compiling camino v1.2.2 |
| 508 | 2026-04-21T16:05:23.745Z | Compiling thiserror v2.0.18 |
| 509 | 2026-04-21T16:05:23.865Z | Compiling percent-encoding v2.3.2 |
| 510 | 2026-04-21T16:05:23.887Z | Compiling getrandom v0.4.1 |
| 511 | 2026-04-21T16:05:23.914Z | Compiling utf8_iter v1.0.4 |
| 512 | 2026-04-21T16:05:23.929Z | Compiling utf8parse v0.2.2 |
| 513 | 2026-04-21T16:05:24.047Z | Compiling anstyle-parse v0.2.7 |
| 514 | 2026-04-21T16:05:24.064Z | Compiling form_urlencoded v1.2.2 |
| 515 | 2026-04-21T16:05:24.132Z | Compiling ordered-float v2.10.1 |
| 516 | 2026-04-21T16:05:24.212Z | Compiling synstructure v0.13.2 |
| 517 | 2026-04-21T16:05:24.230Z | Compiling pest_generator v2.8.6 |
| 518 | 2026-04-21T16:05:24.364Z | Compiling terminal_size v0.4.3 |
| 519 | 2026-04-21T16:05:24.505Z | Compiling colorchoice v1.0.4 |
| 520 | 2026-04-21T16:05:24.609Z | Compiling anstyle-query v1.1.5 |
| 521 | 2026-04-21T16:05:24.628Z | Compiling pretty-hex v0.4.1 |
| 522 | 2026-04-21T16:05:24.722Z | Compiling anstyle v1.0.13 |
| 523 | 2026-04-21T16:05:24.739Z | Compiling cfg-if v1.0.4 |
| 524 | 2026-04-21T16:05:24.755Z | Compiling is_terminal_polyfill v1.70.2 |
| 525 | 2026-04-21T16:05:24.772Z | Compiling serde-untagged v0.1.9 |
| 526 | 2026-04-21T16:05:24.920Z | Compiling anstream v0.6.21 |
| 527 | 2026-04-21T16:05:24.943Z | Compiling semver v1.0.27 |
| 528 | 2026-04-21T16:05:25.002Z | Compiling fs-err v3.3.0 |
| 529 | 2026-04-21T16:05:25.034Z | Compiling anyhow v1.0.102 |
| 530 | 2026-04-21T16:05:25.236Z | Compiling clap_lex v1.0.0 |
| 531 | 2026-04-21T16:05:25.270Z | Compiling heck v0.4.1 |
| 532 | 2026-04-21T16:05:25.289Z | Compiling bytecount v0.6.9 |
| 533 | 2026-04-21T16:05:25.333Z | Compiling heck v0.5.0 |
| 534 | 2026-04-21T16:05:25.378Z | Compiling fastrand v2.3.0 |
| 535 | 2026-04-21T16:05:25.429Z | Compiling unicode-width v0.1.14 |
| 536 | 2026-04-21T16:05:25.498Z | Compiling unicode-xid v0.2.6 |
| 537 | 2026-04-21T16:05:25.575Z | Compiling once_cell v1.21.3 |
| 538 | 2026-04-21T16:05:25.628Z | Compiling strsim v0.11.1 |
| 539 | 2026-04-21T16:05:25.645Z | Compiling fnv v1.0.7 |
| 540 | 2026-04-21T16:05:25.753Z | Compiling tempfile v3.25.0 |
| 541 | 2026-04-21T16:05:25.776Z | Compiling papergrid v0.11.0 |
| 542 | 2026-04-21T16:05:25.899Z | Compiling clap_builder v4.5.60 |
| 543 | 2026-04-21T16:05:25.920Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-04-21T16:05:25.934Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-04-21T16:05:25.985Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-04-21T16:05:26.134Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-04-21T16:05:26.383Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-04-21T16:05:27.143Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-04-21T16:05:27.159Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-04-21T16:05:27.213Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-04-21T16:05:27.241Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-04-21T16:05:27.321Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-04-21T16:05:27.454Z | Compiling yoke v0.8.1 |
| 554 | 2026-04-21T16:05:27.631Z | Compiling zerovec v0.11.5 |
| 555 | 2026-04-21T16:05:27.668Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-04-21T16:05:27.910Z | Compiling scroll v0.12.0 |
| 557 | 2026-04-21T16:05:27.965Z | Compiling thiserror-impl v2.0.18 |
| 558 | 2026-04-21T16:05:28.020Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-04-21T16:05:28.152Z | Compiling tinystr v0.8.2 |
| 560 | 2026-04-21T16:05:28.188Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-04-21T16:05:28.360Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-04-21T16:05:28.391Z | Compiling icu_collections v2.1.1 |
| 563 | 2026-04-21T16:05:28.519Z | Compiling dtrace-parser v0.2.0 |
| 564 | 2026-04-21T16:05:28.583Z | Compiling goblin v0.8.2 |
| 565 | 2026-04-21T16:05:28.897Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-04-21T16:05:28.917Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-04-21T16:05:29.233Z | Compiling icu_provider v2.1.1 |
| 568 | 2026-04-21T16:05:29.260Z | Compiling toml_datetime v0.6.11 |
| 569 | 2026-04-21T16:05:29.283Z | Compiling serde_spanned v0.6.9 |
| 570 | 2026-04-21T16:05:29.321Z | Compiling dof v0.3.0 |
| 571 | 2026-04-21T16:05:29.366Z | Compiling serde_tokenstream v0.2.3 |
| 572 | 2026-04-21T16:05:29.439Z | Compiling toml_edit v0.22.27 |
| 573 | 2026-04-21T16:05:29.515Z | Compiling icu_normalizer v2.1.1 |
| 574 | 2026-04-21T16:05:29.537Z | Compiling icu_properties v2.1.2 |
| 575 | 2026-04-21T16:05:29.795Z | Compiling serde-value v0.7.0 |
| 576 | 2026-04-21T16:05:29.822Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-04-21T16:05:30.051Z | Compiling memmap v0.7.0 |
| 578 | 2026-04-21T16:05:30.094Z | Compiling unicode-linebreak v0.1.5 |
| 579 | 2026-04-21T16:05:30.165Z | Compiling smawk v0.3.2 |
| 580 | 2026-04-21T16:05:30.279Z | Compiling unicode-width v0.2.0 |
| 581 | 2026-04-21T16:05:30.321Z | Compiling tabled v0.15.0 |
| 582 | 2026-04-21T16:05:30.350Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-04-21T16:05:30.402Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-04-21T16:05:30.563Z | Compiling idna_adapter v1.2.1 |
| 585 | 2026-04-21T16:05:30.666Z | Compiling clap v4.5.60 |
| 586 | 2026-04-21T16:05:30.683Z | Compiling idna v1.1.0 |
| 587 | 2026-04-21T16:05:30.710Z | Compiling textwrap v0.16.2 |
| 588 | 2026-04-21T16:05:30.750Z | Compiling macaddr v1.0.1 |
| 589 | 2026-04-21T16:05:30.974Z | Compiling toml v0.8.23 |
| 590 | 2026-04-21T16:05:30.992Z | Compiling url v2.5.8 |
| 591 | 2026-04-21T16:05:31.176Z | Compiling camino-tempfile v1.4.1 |
| 592 | 2026-04-21T16:05:31.350Z | Compiling cargo_toml v0.21.0 |
| 593 | 2026-04-21T16:05:31.750Z | Compiling cargo-util-schemas v0.8.2 |
| 594 | 2026-04-21T16:05:31.813Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 595 | 2026-04-21T16:05:32.068Z | Compiling usdt v0.5.0 |
| 596 | 2026-04-21T16:05:32.072Z | Compiling swrite v0.1.0 |
| 597 | 2026-04-21T16:05:32.671Z | Compiling cargo_metadata v0.21.0 |
| 598 | 2026-04-21T16:05:33.539Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 599 | 2026-04-21T16:05:35.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.41s |
| 600 | 2026-04-21T16:05:35.842Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 601 | 2026-04-21T16:05:36.405Z | Downloading crates ... |
| 602 | 2026-04-21T16:05:36.499Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 603 | 2026-04-21T16:05:36.506Z | Downloaded arrayvec v0.7.6 |
| 604 | 2026-04-21T16:05:36.510Z | Downloaded adler2 v2.0.1 |
| 605 | 2026-04-21T16:05:36.513Z | Downloaded atomic-waker v1.1.2 |
| 606 | 2026-04-21T16:05:36.513Z | Downloaded crc8 v0.1.1 |
| 607 | 2026-04-21T16:05:36.519Z | Downloaded ascii-canvas v3.0.0 |
| 608 | 2026-04-21T16:05:36.519Z | Downloaded bb8 v0.8.6 |
| 609 | 2026-04-21T16:05:36.527Z | Downloaded crc32fast v1.5.0 |
| 610 | 2026-04-21T16:05:36.528Z | Downloaded critical-section v1.2.0 |
| 611 | 2026-04-21T16:05:36.533Z | Downloaded crossbeam-epoch v0.9.18 |
| 612 | 2026-04-21T16:05:36.533Z | Downloaded debug-ignore v1.0.5 |
| 613 | 2026-04-21T16:05:36.533Z | Downloaded atomicwrites v0.4.4 |
| 614 | 2026-04-21T16:05:36.534Z | Downloaded atty v0.2.14 |
| 615 | 2026-04-21T16:05:36.534Z | Downloaded aead v0.5.2 |
| 616 | 2026-04-21T16:05:36.534Z | Downloaded fd-lock v4.0.4 |
| 617 | 2026-04-21T16:05:36.534Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 618 | 2026-04-21T16:05:36.534Z | Downloaded dof v0.4.0 |
| 619 | 2026-04-21T16:05:36.538Z | Downloaded compression-core v0.4.31 |
| 620 | 2026-04-21T16:05:36.538Z | Downloaded base16ct v0.2.0 |
| 621 | 2026-04-21T16:05:36.538Z | Downloaded assert_matches v1.5.0 |
| 622 | 2026-04-21T16:05:36.538Z | Downloaded bit-set v0.8.0 |
| 623 | 2026-04-21T16:05:36.539Z | Downloaded dsl_auto_type v0.2.0 |
| 624 | 2026-04-21T16:05:36.539Z | Downloaded dirs-next v2.0.0 |
| 625 | 2026-04-21T16:05:36.543Z | Downloaded cfg_aliases v0.2.1 |
| 626 | 2026-04-21T16:05:36.543Z | Downloaded bitfield-macros v0.19.4 |
| 627 | 2026-04-21T16:05:36.543Z | Downloaded display-error-chain v0.2.2 |
| 628 | 2026-04-21T16:05:36.543Z | Downloaded async-stream v0.3.6 |
| 629 | 2026-04-21T16:05:36.543Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 630 | 2026-04-21T16:05:36.543Z | Downloaded argon2 v0.5.3 |
| 631 | 2026-04-21T16:05:36.546Z | Downloaded float-cmp v0.10.0 |
| 632 | 2026-04-21T16:05:36.546Z | Downloaded endian-type v0.1.2 |
| 633 | 2026-04-21T16:05:36.550Z | Downloaded bit-set v0.5.3 |
| 634 | 2026-04-21T16:05:36.550Z | Downloaded array-init v0.0.4 |
| 635 | 2026-04-21T16:05:36.553Z | Downloaded dtrace-parser v0.3.0 |
| 636 | 2026-04-21T16:05:36.553Z | Downloaded crunchy v0.2.4 |
| 637 | 2026-04-21T16:05:36.553Z | Downloaded crucible-workspace-hack v0.1.0 |
| 638 | 2026-04-21T16:05:36.557Z | Downloaded foreign-types-shared v0.3.1 |
| 639 | 2026-04-21T16:05:36.557Z | Downloaded embedded-io v0.6.1 |
| 640 | 2026-04-21T16:05:36.557Z | Downloaded foldhash v0.1.5 |
| 641 | 2026-04-21T16:05:36.561Z | Downloaded der_derive v0.7.3 |
| 642 | 2026-04-21T16:05:36.561Z | Downloaded daft v0.1.5 |
| 643 | 2026-04-21T16:05:36.564Z | Downloaded cobs v0.3.0 |
| 644 | 2026-04-21T16:05:36.564Z | Downloaded async-stream-impl v0.3.6 |
| 645 | 2026-04-21T16:05:36.567Z | Downloaded fixedbitset v0.5.7 |
| 646 | 2026-04-21T16:05:36.567Z | Downloaded arrayref v0.3.9 |
| 647 | 2026-04-21T16:05:36.567Z | Downloaded find-msvc-tools v0.1.9 |
| 648 | 2026-04-21T16:05:36.571Z | Downloaded bit-vec v0.6.3 |
| 649 | 2026-04-21T16:05:36.571Z | Downloaded async-trait v0.1.89 |
| 650 | 2026-04-21T16:05:36.576Z | Downloaded ff v0.13.1 |
| 651 | 2026-04-21T16:05:36.576Z | Downloaded derive_builder v0.20.2 |
| 652 | 2026-04-21T16:05:36.580Z | Downloaded darling v0.21.3 |
| 653 | 2026-04-21T16:05:36.580Z | Downloaded async-bb8-diesel v0.2.1 |
| 654 | 2026-04-21T16:05:36.583Z | Downloaded bcs v0.1.6 |
| 655 | 2026-04-21T16:05:36.583Z | Downloaded backoff v0.4.0 |
| 656 | 2026-04-21T16:05:36.583Z | Downloaded dyn-clone v1.0.20 |
| 657 | 2026-04-21T16:05:36.587Z | Downloaded elliptic-curve v0.13.8 |
| 658 | 2026-04-21T16:05:36.587Z | Downloaded ciborium-io v0.2.2 |
| 659 | 2026-04-21T16:05:36.591Z | Downloaded futures-core v0.3.32 |
| 660 | 2026-04-21T16:05:36.594Z | Downloaded difflib v0.4.0 |
| 661 | 2026-04-21T16:05:36.597Z | Downloaded async-recursion v1.1.1 |
| 662 | 2026-04-21T16:05:36.601Z | Downloaded env_filter v1.0.0 |
| 663 | 2026-04-21T16:05:36.604Z | Downloaded crc v3.4.0 |
| 664 | 2026-04-21T16:05:36.604Z | Downloaded castaway v0.2.4 |
| 665 | 2026-04-21T16:05:36.604Z | Downloaded enum-as-inner v0.6.1 |
| 666 | 2026-04-21T16:05:36.608Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 667 | 2026-04-21T16:05:36.608Z | Downloaded foreign-types v0.3.2 |
| 668 | 2026-04-21T16:05:36.608Z | Downloaded dirs-sys-next v0.1.2 |
| 669 | 2026-04-21T16:05:36.611Z | Downloaded darling_macro v0.23.0 |
| 670 | 2026-04-21T16:05:36.614Z | Downloaded bitflags v1.3.2 |
| 671 | 2026-04-21T16:05:36.619Z | Downloaded convert_case v0.4.0 |
| 672 | 2026-04-21T16:05:36.622Z | Downloaded cargo-platform v0.1.9 |
| 673 | 2026-04-21T16:05:36.622Z | Downloaded ciborium-ll v0.2.2 |
| 674 | 2026-04-21T16:05:36.625Z | Downloaded bitfield-struct v0.6.2 |
| 675 | 2026-04-21T16:05:36.626Z | Downloaded float-ord v0.3.2 |
| 676 | 2026-04-21T16:05:36.629Z | Downloaded defmt v0.3.100 |
| 677 | 2026-04-21T16:05:36.629Z | Downloaded flagset v0.4.7 |
| 678 | 2026-04-21T16:05:36.629Z | Downloaded derive_builder_macro v0.20.2 |
| 679 | 2026-04-21T16:05:36.629Z | Downloaded darling_macro v0.20.11 |
| 680 | 2026-04-21T16:05:36.632Z | Downloaded document-features v0.2.12 |
| 681 | 2026-04-21T16:05:36.638Z | Downloaded funty v2.0.0 |
| 682 | 2026-04-21T16:05:36.638Z | Downloaded block-padding v0.3.3 |
| 683 | 2026-04-21T16:05:36.638Z | Downloaded downcast-rs v2.0.2 |
| 684 | 2026-04-21T16:05:36.641Z | Downloaded crc-catalog v2.4.0 |
| 685 | 2026-04-21T16:05:36.641Z | Downloaded const-oid v0.9.6 |
| 686 | 2026-04-21T16:05:36.641Z | Downloaded base64ct v1.8.3 |
| 687 | 2026-04-21T16:05:36.645Z | Downloaded fixedbitset v0.4.2 |
| 688 | 2026-04-21T16:05:36.645Z | Downloaded dunce v1.0.5 |
| 689 | 2026-04-21T16:05:36.645Z | Downloaded cstr-argument v0.1.2 |
| 690 | 2026-04-21T16:05:36.648Z | Downloaded foreign-types v0.5.0 |
| 691 | 2026-04-21T16:05:36.652Z | Downloaded embedded-io v0.4.0 |
| 692 | 2026-04-21T16:05:36.652Z | Downloaded defmt-parser v1.0.0 |
| 693 | 2026-04-21T16:05:36.652Z | Downloaded fxhash v0.2.1 |
| 694 | 2026-04-21T16:05:36.652Z | Downloaded foreign-types-macros v0.2.3 |
| 695 | 2026-04-21T16:05:36.652Z | Downloaded cpufeatures v0.3.0 |
| 696 | 2026-04-21T16:05:36.656Z | Downloaded ghash v0.5.1 |
| 697 | 2026-04-21T16:05:36.656Z | Downloaded futures-sink v0.3.32 |
| 698 | 2026-04-21T16:05:36.656Z | Downloaded foreign-types-shared v0.1.1 |
| 699 | 2026-04-21T16:05:36.659Z | Downloaded futures-task v0.3.32 |
| 700 | 2026-04-21T16:05:36.663Z | Downloaded hash32 v0.3.1 |
| 701 | 2026-04-21T16:05:36.663Z | Downloaded hash32 v0.2.1 |
| 702 | 2026-04-21T16:05:36.663Z | Downloaded compression-codecs v0.4.37 |
| 703 | 2026-04-21T16:05:36.666Z | Downloaded buf-list v1.1.2 |
| 704 | 2026-04-21T16:05:36.670Z | Downloaded cexpr v0.6.0 |
| 705 | 2026-04-21T16:05:36.670Z | Downloaded darling_core v0.20.11 |
| 706 | 2026-04-21T16:05:36.674Z | Downloaded diesel-dtrace v0.5.0 |
| 707 | 2026-04-21T16:05:36.674Z | Downloaded darling_macro v0.21.3 |
| 708 | 2026-04-21T16:05:36.674Z | Downloaded camino-tempfile-ext v0.3.3 |
| 709 | 2026-04-21T16:05:36.677Z | Downloaded globwalk v0.9.1 |
| 710 | 2026-04-21T16:05:36.677Z | Downloaded futures-macro v0.3.32 |
| 711 | 2026-04-21T16:05:36.677Z | Downloaded ed25519 v2.2.3 |
| 712 | 2026-04-21T16:05:36.677Z | Downloaded git-stub v1.0.0 |
| 713 | 2026-04-21T16:05:36.681Z | Downloaded foldhash v0.2.0 |
| 714 | 2026-04-21T16:05:36.681Z | Downloaded defmt-macros v1.0.1 |
| 715 | 2026-04-21T16:05:36.681Z | Downloaded ed25519-dalek v2.2.0 |
| 716 | 2026-04-21T16:05:36.684Z | Downloaded gethostname v0.5.0 |
| 717 | 2026-04-21T16:05:36.688Z | Downloaded headers-core v0.3.0 |
| 718 | 2026-04-21T16:05:36.692Z | Downloaded corncobs v0.1.4 |
| 719 | 2026-04-21T16:05:36.692Z | Downloaded const_format_proc_macros v0.2.34 |
| 720 | 2026-04-21T16:05:36.692Z | Downloaded hex-literal v0.4.1 |
| 721 | 2026-04-21T16:05:36.697Z | Downloaded hex v0.4.3 |
| 722 | 2026-04-21T16:05:36.697Z | Downloaded cipher v0.4.4 |
| 723 | 2026-04-21T16:05:36.697Z | Downloaded cassowary v0.3.0 |
| 724 | 2026-04-21T16:05:36.697Z | Downloaded http-range v0.1.5 |
| 725 | 2026-04-21T16:05:36.697Z | Downloaded hostname v0.3.1 |
| 726 | 2026-04-21T16:05:36.701Z | Downloaded hubpack v0.1.2 |
| 727 | 2026-04-21T16:05:36.701Z | Downloaded backon v1.6.0 |
| 728 | 2026-04-21T16:05:36.701Z | Downloaded cookie v0.18.1 |
| 729 | 2026-04-21T16:05:36.704Z | Downloaded hyper-tls v0.6.0 |
| 730 | 2026-04-21T16:05:36.704Z | Downloaded either v1.15.0 |
| 731 | 2026-04-21T16:05:36.704Z | Downloaded derive-ex v0.1.8 |
| 732 | 2026-04-21T16:05:36.708Z | Downloaded colored v3.1.1 |
| 733 | 2026-04-21T16:05:36.708Z | Downloaded cfg_aliases v0.1.1 |
| 734 | 2026-04-21T16:05:36.708Z | Downloaded cargo_metadata v0.19.2 |
| 735 | 2026-04-21T16:05:36.712Z | Downloaded fallible-iterator v0.2.0 |
| 736 | 2026-04-21T16:05:36.712Z | Downloaded env_logger v0.11.9 |
| 737 | 2026-04-21T16:05:36.712Z | Downloaded daft-derive v0.1.5 |
| 738 | 2026-04-21T16:05:36.716Z | Downloaded deranged v0.5.8 |
| 739 | 2026-04-21T16:05:36.716Z | Downloaded hostname v0.4.2 |
| 740 | 2026-04-21T16:05:36.716Z | Downloaded ena v0.14.4 |
| 741 | 2026-04-21T16:05:36.719Z | Downloaded derive_builder_core v0.20.2 |
| 742 | 2026-04-21T16:05:36.719Z | Downloaded allocator-api2 v0.2.21 |
| 743 | 2026-04-21T16:05:36.723Z | Downloaded fs_extra v1.3.0 |
| 744 | 2026-04-21T16:05:36.723Z | Downloaded erased-serde v0.3.31 |
| 745 | 2026-04-21T16:05:36.723Z | Downloaded crossbeam-deque v0.8.6 |
| 746 | 2026-04-21T16:05:36.726Z | Downloaded data-encoding v2.10.0 |
| 747 | 2026-04-21T16:05:36.727Z | Downloaded chacha20 v0.9.1 |
| 748 | 2026-04-21T16:05:36.727Z | Downloaded hubpack_derive v0.1.1 |
| 749 | 2026-04-21T16:05:36.730Z | Downloaded filetime v0.2.27 |
| 750 | 2026-04-21T16:05:36.730Z | Downloaded http-body v1.0.1 |
| 751 | 2026-04-21T16:05:36.730Z | Downloaded convert_case v0.10.0 |
| 752 | 2026-04-21T16:05:36.730Z | Downloaded glob v0.3.3 |
| 753 | 2026-04-21T16:05:36.734Z | Downloaded base64 v0.22.1 |
| 754 | 2026-04-21T16:05:36.734Z | Downloaded constant_time_eq v0.4.2 |
| 755 | 2026-04-21T16:05:36.739Z | Downloaded fs-err v2.11.0 |
| 756 | 2026-04-21T16:05:36.739Z | Downloaded csv-core v0.1.13 |
| 757 | 2026-04-21T16:05:36.739Z | Downloaded indent_write v2.2.0 |
| 758 | 2026-04-21T16:05:36.739Z | Downloaded chacha20 v0.10.0 |
| 759 | 2026-04-21T16:05:36.743Z | Downloaded des v0.8.1 |
| 760 | 2026-04-21T16:05:36.743Z | Downloaded defmt v1.0.1 |
| 761 | 2026-04-21T16:05:36.743Z | Downloaded globset v0.4.18 |
| 762 | 2026-04-21T16:05:36.749Z | Downloaded git-stub-vcs v0.1.0 |
| 763 | 2026-04-21T16:05:36.749Z | Downloaded futures-io v0.3.32 |
| 764 | 2026-04-21T16:05:36.749Z | Downloaded console v0.16.2 |
| 765 | 2026-04-21T16:05:36.749Z | Downloaded colored v2.2.0 |
| 766 | 2026-04-21T16:05:36.753Z | Downloaded blowfish v0.9.1 |
| 767 | 2026-04-21T16:05:36.753Z | Downloaded ident_case v1.0.1 |
| 768 | 2026-04-21T16:05:36.753Z | Downloaded cookie_store v0.22.1 |
| 769 | 2026-04-21T16:05:36.753Z | Downloaded instability v0.3.11 |
| 770 | 2026-04-21T16:05:36.753Z | Downloaded console v0.15.11 |
| 771 | 2026-04-21T16:05:36.759Z | Downloaded inout v0.1.4 |
| 772 | 2026-04-21T16:05:36.759Z | Downloaded cmake v0.1.57 |
| 773 | 2026-04-21T16:05:36.759Z | Downloaded indoc v1.0.9 |
| 774 | 2026-04-21T16:05:36.759Z | Downloaded cancel-safe-futures v0.1.5 |
| 775 | 2026-04-21T16:05:36.764Z | Downloaded bzip2 v0.4.4 |
| 776 | 2026-04-21T16:05:36.764Z | Downloaded cbc v0.1.2 |
| 777 | 2026-04-21T16:05:36.764Z | Downloaded byte-wrapper v0.1.0 |
| 778 | 2026-04-21T16:05:36.764Z | Downloaded instant v0.1.13 |
| 779 | 2026-04-21T16:05:36.771Z | Downloaded group v0.13.0 |
| 780 | 2026-04-21T16:05:36.771Z | Downloaded ahash v0.8.12 |
| 781 | 2026-04-21T16:05:36.771Z | Downloaded httpdate v1.0.3 |
| 782 | 2026-04-21T16:05:36.771Z | Downloaded home v0.5.12 |
| 783 | 2026-04-21T16:05:36.775Z | Downloaded blake2 v0.10.6 |
| 784 | 2026-04-21T16:05:36.775Z | Downloaded clang-sys v1.8.1 |
| 785 | 2026-04-21T16:05:36.775Z | Downloaded internet-checksum v0.2.1 |
| 786 | 2026-04-21T16:05:36.775Z | Downloaded bit-vec v0.8.0 |
| 787 | 2026-04-21T16:05:36.779Z | Downloaded is_ci v1.2.0 |
| 788 | 2026-04-21T16:05:36.779Z | Downloaded is-terminal v0.4.17 |
| 789 | 2026-04-21T16:05:36.779Z | Downloaded http-body-util v0.1.3 |
| 790 | 2026-04-21T16:05:36.779Z | Downloaded bzip2 v0.6.1 |
| 791 | 2026-04-21T16:05:36.786Z | Downloaded lalrpop-util v0.19.12 |
| 792 | 2026-04-21T16:05:36.786Z | Downloaded kstat-rs v0.2.4 |
| 793 | 2026-04-21T16:05:36.786Z | Downloaded keccak v0.1.6 |
| 794 | 2026-04-21T16:05:36.786Z | Downloaded lazy_static v1.5.0 |
| 795 | 2026-04-21T16:05:36.786Z | Downloaded ecdsa v0.16.9 |
| 796 | 2026-04-21T16:05:36.790Z | Downloaded darling v0.20.11 |
| 797 | 2026-04-21T16:05:36.794Z | Downloaded ctr v0.9.2 |
| 798 | 2026-04-21T16:05:36.794Z | Downloaded drift v0.1.3 |
| 799 | 2026-04-21T16:05:36.797Z | Downloaded lru-cache v0.1.2 |
| 800 | 2026-04-21T16:05:36.798Z | Downloaded darling v0.23.0 |
| 801 | 2026-04-21T16:05:36.803Z | Downloaded humantime v2.3.0 |
| 802 | 2026-04-21T16:05:36.803Z | Downloaded diff v0.1.13 |
| 803 | 2026-04-21T16:05:36.806Z | Downloaded base64 v0.21.7 |
| 804 | 2026-04-21T16:05:36.807Z | Downloaded getrandom v0.2.17 |
| 805 | 2026-04-21T16:05:36.807Z | Downloaded futures-channel v0.3.32 |
| 806 | 2026-04-21T16:05:36.811Z | Downloaded crossbeam-utils v0.8.21 |
| 807 | 2026-04-21T16:05:36.811Z | Downloaded managed v0.8.0 |
| 808 | 2026-04-21T16:05:36.811Z | Downloaded libscf-sys v1.1.0 |
| 809 | 2026-04-21T16:05:36.816Z | Downloaded hyper-staticfile v0.10.1 |
| 810 | 2026-04-21T16:05:36.816Z | Downloaded futures-executor v0.3.32 |
| 811 | 2026-04-21T16:05:36.820Z | Downloaded ingot v0.1.1 |
| 812 | 2026-04-21T16:05:36.825Z | Downloaded futures v0.3.32 |
| 813 | 2026-04-21T16:05:36.825Z | Downloaded derive_more v0.99.20 |
| 814 | 2026-04-21T16:05:36.830Z | Downloaded ciborium v0.2.2 |
| 815 | 2026-04-21T16:05:36.830Z | Downloaded memoffset v0.9.1 |
| 816 | 2026-04-21T16:05:36.830Z | Downloaded md-5 v0.10.6 |
| 817 | 2026-04-21T16:05:36.830Z | Downloaded md5 v0.7.0 |
| 818 | 2026-04-21T16:05:36.830Z | Downloaded match_cfg v0.1.0 |
| 819 | 2026-04-21T16:05:36.834Z | Downloaded multimap v0.10.1 |
| 820 | 2026-04-21T16:05:36.834Z | Downloaded linked-hash-map v0.5.6 |
| 821 | 2026-04-21T16:05:36.834Z | Downloaded bitfield v0.19.4 |
| 822 | 2026-04-21T16:05:36.834Z | Downloaded dropshot_endpoint v0.16.7 |
| 823 | 2026-04-21T16:05:36.838Z | Downloaded newtype_derive v0.1.6 |
| 824 | 2026-04-21T16:05:36.838Z | Downloaded nodrop v0.1.14 |
| 825 | 2026-04-21T16:05:36.838Z | Downloaded new_debug_unreachable v1.0.6 |
| 826 | 2026-04-21T16:05:36.838Z | Downloaded maybe-uninit v2.0.0 |
| 827 | 2026-04-21T16:05:36.838Z | Downloaded newtype-uuid-macros v0.1.0 |
| 828 | 2026-04-21T16:05:36.842Z | Downloaded nibble_vec v0.1.0 |
| 829 | 2026-04-21T16:05:36.842Z | Downloaded num v0.4.3 |
| 830 | 2026-04-21T16:05:36.842Z | Downloaded highway v1.3.0 |
| 831 | 2026-04-21T16:05:36.842Z | Downloaded normalize-line-endings v0.3.0 |
| 832 | 2026-04-21T16:05:36.845Z | Downloaded nonempty v0.12.0 |
| 833 | 2026-04-21T16:05:36.845Z | Downloaded newline-converter v0.3.0 |
| 834 | 2026-04-21T16:05:36.845Z | Downloaded maplit v1.0.2 |
| 835 | 2026-04-21T16:05:36.845Z | Downloaded lzss v0.8.2 |
| 836 | 2026-04-21T16:05:36.850Z | Downloaded num-iter v0.1.45 |
| 837 | 2026-04-21T16:05:36.850Z | Downloaded crc-any v2.5.0 |
| 838 | 2026-04-21T16:05:36.850Z | Downloaded lru-slab v0.1.2 |
| 839 | 2026-04-21T16:05:36.850Z | Downloaded num_enum_derive v0.5.11 |
| 840 | 2026-04-21T16:05:36.853Z | Downloaded mime v0.3.17 |
| 841 | 2026-04-21T16:05:36.857Z | Downloaded num-derive v0.4.2 |
| 842 | 2026-04-21T16:05:36.857Z | Downloaded num-conv v0.2.0 |
| 843 | 2026-04-21T16:05:36.857Z | Downloaded indoc v2.0.7 |
| 844 | 2026-04-21T16:05:36.860Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 845 | 2026-04-21T16:05:36.860Z | Downloaded arc-swap v1.8.2 |
| 846 | 2026-04-21T16:05:36.864Z | Downloaded hmac v0.12.1 |
| 847 | 2026-04-21T16:05:36.868Z | Downloaded ipnetwork v0.21.1 |
| 848 | 2026-04-21T16:05:36.872Z | Downloaded num-derive v0.3.3 |
| 849 | 2026-04-21T16:05:36.872Z | Downloaded libloading v0.8.9 |
| 850 | 2026-04-21T16:05:36.877Z | Downloaded libefi-sys v0.1.0 |
| 851 | 2026-04-21T16:05:36.877Z | Downloaded jobserver v0.1.34 |
| 852 | 2026-04-21T16:05:36.877Z | Downloaded openssl-macros v0.1.1 |
| 853 | 2026-04-21T16:05:36.877Z | Downloaded async-compression v0.4.41 |
| 854 | 2026-04-21T16:05:36.882Z | Downloaded linear-map v1.2.0 |
| 855 | 2026-04-21T16:05:36.882Z | Downloaded libsw-core v0.3.2 |
| 856 | 2026-04-21T16:05:36.882Z | Downloaded hyper-rustls v0.27.7 |
| 857 | 2026-04-21T16:05:36.889Z | Downloaded half v2.7.1 |
| 858 | 2026-04-21T16:05:36.889Z | Downloaded olpc-cjson v0.1.4 |
| 859 | 2026-04-21T16:05:36.889Z | Downloaded oso-derive v0.27.3 |
| 860 | 2026-04-21T16:05:36.889Z | Downloaded fatfs v0.3.6 |
| 861 | 2026-04-21T16:05:36.889Z | Downloaded getrandom v0.3.4 |
| 862 | 2026-04-21T16:05:36.893Z | Downloaded openssl-probe v0.2.1 |
| 863 | 2026-04-21T16:05:36.893Z | Downloaded libsw v3.5.0 |
| 864 | 2026-04-21T16:05:36.893Z | Downloaded opaque-debug v0.3.1 |
| 865 | 2026-04-21T16:05:36.893Z | Downloaded num_threads v0.1.7 |
| 866 | 2026-04-21T16:05:36.893Z | Downloaded lru v0.12.5 |
| 867 | 2026-04-21T16:05:36.897Z | Downloaded half v1.8.3 |
| 868 | 2026-04-21T16:05:36.897Z | Downloaded dropshot_endpoint v0.17.0 |
| 869 | 2026-04-21T16:05:36.897Z | Downloaded ingot-types v0.1.2 |
| 870 | 2026-04-21T16:05:36.901Z | Downloaded ipnet v2.11.0 |
| 871 | 2026-04-21T16:05:36.901Z | Downloaded nanorand v0.7.0 |
| 872 | 2026-04-21T16:05:36.901Z | Downloaded chacha20poly1305 v0.10.1 |
| 873 | 2026-04-21T16:05:36.904Z | Downloaded bytes v1.11.1 |
| 874 | 2026-04-21T16:05:36.904Z | Downloaded iana-time-zone v0.1.65 |
| 875 | 2026-04-21T16:05:36.908Z | Downloaded derive-where v1.6.0 |
| 876 | 2026-04-21T16:05:36.911Z | Downloaded mime_guess v2.0.5 |
| 877 | 2026-04-21T16:05:36.911Z | Downloaded newtype-uuid v1.3.2 |
| 878 | 2026-04-21T16:05:36.925Z | Downloaded pbkdf2 v0.12.2 |
| 879 | 2026-04-21T16:05:36.928Z | Downloaded ar_archive_writer v0.5.1 |
| 880 | 2026-04-21T16:05:36.928Z | Downloaded num-integer v0.1.46 |
| 881 | 2026-04-21T16:05:36.934Z | Downloaded num_enum v0.7.5 |
| 882 | 2026-04-21T16:05:36.934Z | Downloaded parse-size v1.1.0 |
| 883 | 2026-04-21T16:05:36.934Z | Downloaded pbkdf2 v0.11.0 |
| 884 | 2026-04-21T16:05:36.938Z | Downloaded ingot-macros v0.1.1 |
| 885 | 2026-04-21T16:05:36.938Z | Downloaded path-slash v0.1.5 |
| 886 | 2026-04-21T16:05:36.938Z | Downloaded parse-display v0.10.0 |
| 887 | 2026-04-21T16:05:36.938Z | Downloaded packed_struct_codegen v0.10.1 |
| 888 | 2026-04-21T16:05:36.938Z | Downloaded nu-ansi-term v0.50.3 |
| 889 | 2026-04-21T16:05:36.942Z | Downloaded native-tls v0.2.18 |
| 890 | 2026-04-21T16:05:36.942Z | Downloaded num_enum v0.5.11 |
| 891 | 2026-04-21T16:05:36.947Z | Downloaded num_enum_derive v0.7.5 |
| 892 | 2026-04-21T16:05:36.947Z | Downloaded compact_str v0.8.1 |
| 893 | 2026-04-21T16:05:36.947Z | Downloaded num-rational v0.4.2 |
| 894 | 2026-04-21T16:05:36.947Z | Downloaded multer v3.1.0 |
| 895 | 2026-04-21T16:05:36.950Z | Downloaded phf_shared v0.12.1 |
| 896 | 2026-04-21T16:05:36.950Z | Downloaded darling_core v0.21.3 |
| 897 | 2026-04-21T16:05:36.954Z | Downloaded peg-runtime v0.8.5 |
| 898 | 2026-04-21T16:05:36.954Z | Downloaded httparse v1.10.1 |
| 899 | 2026-04-21T16:05:36.957Z | Downloaded openssl-probe v0.1.6 |
| 900 | 2026-04-21T16:05:36.957Z | Downloaded flume v0.11.1 |
| 901 | 2026-04-21T16:05:36.962Z | Downloaded oxide-tokio-rt v0.1.4 |
| 902 | 2026-04-21T16:05:36.962Z | Downloaded der v0.7.10 |
| 903 | 2026-04-21T16:05:36.965Z | Downloaded darling_core v0.23.0 |
| 904 | 2026-04-21T16:05:36.965Z | Downloaded powerfmt v0.2.0 |
| 905 | 2026-04-21T16:05:36.970Z | Downloaded phf_shared v0.11.3 |
| 906 | 2026-04-21T16:05:36.970Z | Downloaded pin-utils v0.1.0 |
| 907 | 2026-04-21T16:05:36.970Z | Downloaded litrs v1.0.0 |
| 908 | 2026-04-21T16:05:36.970Z | Downloaded crypto-bigint v0.5.5 |
| 909 | 2026-04-21T16:05:36.975Z | Downloaded packed_struct v0.10.1 |
| 910 | 2026-04-21T16:05:36.975Z | Downloaded heapless v0.8.0 |
| 911 | 2026-04-21T16:05:36.979Z | Downloaded oxnet v0.1.4 |
| 912 | 2026-04-21T16:05:36.979Z | Downloaded memmap2 v0.9.10 |
| 913 | 2026-04-21T16:05:36.979Z | Downloaded lock_api v0.4.14 |
| 914 | 2026-04-21T16:05:36.979Z | Downloaded owo-colors v4.3.0 |
| 915 | 2026-04-21T16:05:36.983Z | Downloaded parse-display-derive v0.10.0 |
| 916 | 2026-04-21T16:05:36.983Z | Downloaded parking_lot_core v0.8.6 |
| 917 | 2026-04-21T16:05:36.987Z | Downloaded peg v0.8.5 |
| 918 | 2026-04-21T16:05:36.987Z | Downloaded proc-macro-crate v3.4.0 |
| 919 | 2026-04-21T16:05:36.990Z | Downloaded predicates-core v1.0.10 |
| 920 | 2026-04-21T16:05:36.995Z | Downloaded const_format v0.2.35 |
| 921 | 2026-04-21T16:05:36.995Z | Downloaded precomputed-hash v0.1.1 |
| 922 | 2026-04-21T16:05:36.995Z | Downloaded phf_shared v0.13.1 |
| 923 | 2026-04-21T16:05:36.999Z | Downloaded peg-macros v0.8.5 |
| 924 | 2026-04-21T16:05:36.999Z | Downloaded password-hash v0.5.0 |
| 925 | 2026-04-21T16:05:36.999Z | Downloaded password-hash v0.4.2 |
| 926 | 2026-04-21T16:05:37.003Z | Downloaded num-complex v0.4.6 |
| 927 | 2026-04-21T16:05:37.003Z | Downloaded indexmap v1.9.3 |
| 928 | 2026-04-21T16:05:37.003Z | Downloaded headers v0.4.1 |
| 929 | 2026-04-21T16:05:37.006Z | Downloaded psl-types v2.0.11 |
| 930 | 2026-04-21T16:05:37.006Z | Downloaded heapless v0.7.17 |
| 931 | 2026-04-21T16:05:37.010Z | Downloaded progenitor-macro v0.11.2 |
| 932 | 2026-04-21T16:05:37.013Z | Downloaded libbz2-rs-sys v0.2.2 |
| 933 | 2026-04-21T16:05:37.018Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 934 | 2026-04-21T16:05:37.018Z | Downloaded phf v0.13.1 |
| 935 | 2026-04-21T16:05:37.021Z | Downloaded progenitor-client v0.10.0 |
| 936 | 2026-04-21T16:05:37.021Z | Downloaded paste v1.0.15 |
| 937 | 2026-04-21T16:05:37.024Z | Downloaded quick-error v1.2.3 |
| 938 | 2026-04-21T16:05:37.024Z | Downloaded progenitor-macro v0.13.0 |
| 939 | 2026-04-21T16:05:37.025Z | Downloaded radium v0.7.0 |
| 940 | 2026-04-21T16:05:37.028Z | Downloaded crossbeam-channel v0.5.15 |
| 941 | 2026-04-21T16:05:37.032Z | Downloaded progenitor-macro v0.10.0 |
| 942 | 2026-04-21T16:05:37.036Z | Downloaded progenitor-client v0.11.2 |
| 943 | 2026-04-21T16:05:37.036Z | Downloaded omicron-zone-package v0.12.2 |
| 944 | 2026-04-21T16:05:37.040Z | Downloaded pkcs8 v0.10.2 |
| 945 | 2026-04-21T16:05:37.043Z | Downloaded predicates v3.1.4 |
| 946 | 2026-04-21T16:05:37.047Z | Downloaded pem v3.0.6 |
| 947 | 2026-04-21T16:05:37.047Z | Downloaded rand_chacha v0.3.1 |
| 948 | 2026-04-21T16:05:37.047Z | Downloaded derive_more v2.1.1 |
| 949 | 2026-04-21T16:05:37.054Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 950 | 2026-04-21T16:05:37.057Z | Downloaded parking_lot v0.11.2 |
| 951 | 2026-04-21T16:05:37.057Z | Downloaded hickory-resolver v0.25.2 |
| 952 | 2026-04-21T16:05:37.061Z | Downloaded indicatif v0.18.4 |
| 953 | 2026-04-21T16:05:37.061Z | Downloaded rand_xorshift v0.4.0 |
| 954 | 2026-04-21T16:05:37.061Z | Downloaded parking_lot v0.12.5 |
| 955 | 2026-04-21T16:05:37.064Z | Downloaded pin-project-lite v0.2.17 |
| 956 | 2026-04-21T16:05:37.067Z | Downloaded ppv-lite86 v0.2.21 |
| 957 | 2026-04-21T16:05:37.067Z | Downloaded parking_lot_core v0.9.12 |
| 958 | 2026-04-21T16:05:37.067Z | Downloaded predicates-tree v1.0.13 |
| 959 | 2026-04-21T16:05:37.071Z | Downloaded ref-cast-impl v1.0.25 |
| 960 | 2026-04-21T16:05:37.071Z | Downloaded ref-cast v1.0.25 |
| 961 | 2026-04-21T16:05:37.071Z | Downloaded rfc6979 v0.4.0 |
| 962 | 2026-04-21T16:05:37.074Z | Downloaded recursive v0.1.1 |
| 963 | 2026-04-21T16:05:37.074Z | Downloaded progenitor-extras v0.1.1 |
| 964 | 2026-04-21T16:05:37.074Z | Downloaded postgres-protocol v0.6.10 |
| 965 | 2026-04-21T16:05:37.074Z | Downloaded pkg-config v0.3.32 |
| 966 | 2026-04-21T16:05:37.079Z | Downloaded bumpalo v3.20.2 |
| 967 | 2026-04-21T16:05:37.079Z | Downloaded primeorder v0.13.6 |
| 968 | 2026-04-21T16:05:37.082Z | Downloaded poly1305 v0.8.0 |
| 969 | 2026-04-21T16:05:37.082Z | Downloaded phf v0.12.1 |
| 970 | 2026-04-21T16:05:37.082Z | Downloaded pem-rfc7468 v0.7.0 |
| 971 | 2026-04-21T16:05:37.082Z | Downloaded hickory-resolver v0.24.4 |
| 972 | 2026-04-21T16:05:37.085Z | Downloaded progenitor v0.11.2 |
| 973 | 2026-04-21T16:05:37.085Z | Downloaded ignore v0.4.25 |
| 974 | 2026-04-21T16:05:37.089Z | Downloaded aho-corasick v1.1.4 |
| 975 | 2026-04-21T16:05:37.092Z | Downloaded progenitor-client v0.13.0 |
| 976 | 2026-04-21T16:05:37.092Z | Downloaded cc v1.2.56 |
| 977 | 2026-04-21T16:05:37.096Z | Downloaded aes v0.8.4 |
| 978 | 2026-04-21T16:05:37.096Z | Downloaded progenitor v0.13.0 |
| 979 | 2026-04-21T16:05:37.096Z | Downloaded proc-macro-error2 v2.0.1 |
| 980 | 2026-04-21T16:05:37.099Z | Downloaded expectorate v1.2.0 |
| 981 | 2026-04-21T16:05:37.099Z | Downloaded psm v0.1.30 |
| 982 | 2026-04-21T16:05:37.103Z | Downloaded flate2 v1.1.9 |
| 983 | 2026-04-21T16:05:37.106Z | Downloaded rustc-hash v2.1.1 |
| 984 | 2026-04-21T16:05:37.106Z | Downloaded rtoolbox v0.0.3 |
| 985 | 2026-04-21T16:05:37.106Z | Downloaded diesel_derives v2.3.7 |
| 986 | 2026-04-21T16:05:37.110Z | Downloaded russh-cryptovec v0.7.3 |
| 987 | 2026-04-21T16:05:37.110Z | Downloaded progenitor v0.10.0 |
| 988 | 2026-04-21T16:05:37.117Z | Downloaded derive_more-impl v2.1.1 |
| 989 | 2026-04-21T16:05:37.117Z | Downloaded rustc_version v0.1.7 |
| 990 | 2026-04-21T16:05:37.117Z | Downloaded r2d2 v0.8.10 |
| 991 | 2026-04-21T16:05:37.117Z | Downloaded hashbrown v0.12.3 |
| 992 | 2026-04-21T16:05:37.123Z | Downloaded oso v0.27.3 |
| 993 | 2026-04-21T16:05:37.123Z | Downloaded proc-macro-crate v1.3.1 |
| 994 | 2026-04-21T16:05:37.132Z | Downloaded rand_core v0.9.5 |
| 995 | 2026-04-21T16:05:37.132Z | Downloaded rand_chacha v0.9.0 |
| 996 | 2026-04-21T16:05:37.132Z | Downloaded rand_core v0.10.0 |
| 997 | 2026-04-21T16:05:37.132Z | Downloaded rand_core v0.6.4 |
| 998 | 2026-04-21T16:05:37.132Z | Downloaded miniz_oxide v0.8.9 |
| 999 | 2026-04-21T16:05:37.132Z | Downloaded salsa20 v0.10.2 |
| 1000 | 2026-04-21T16:05:37.135Z | Downloaded pin-project-internal v1.1.11 |
| 1001 | 2026-04-21T16:05:37.140Z | Downloaded papergrid v0.17.0 |
| 1002 | 2026-04-21T16:05:37.147Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1003 | 2026-04-21T16:05:37.150Z | Downloaded scopeguard v1.2.0 |
| 1004 | 2026-04-21T16:05:37.150Z | Downloaded rand_seeder v0.4.0 |
| 1005 | 2026-04-21T16:05:37.153Z | Downloaded polyval v0.6.2 |
| 1006 | 2026-04-21T16:05:37.153Z | Downloaded jiff-static v0.2.21 |
| 1007 | 2026-04-21T16:05:37.159Z | Downloaded postcard v1.1.3 |
| 1008 | 2026-04-21T16:05:37.162Z | Downloaded sapling-renderdag v0.1.0 |
| 1009 | 2026-04-21T16:05:37.167Z | Downloaded semver v0.1.20 |
| 1010 | 2026-04-21T16:05:37.170Z | Downloaded scroll_derive v0.13.1 |
| 1011 | 2026-04-21T16:05:37.170Z | Downloaded dropshot-api-manager v0.6.0 |
| 1012 | 2026-04-21T16:05:37.175Z | Downloaded resolv-conf v0.7.6 |
| 1013 | 2026-04-21T16:05:37.175Z | Downloaded secrecy v0.8.0 |
| 1014 | 2026-04-21T16:05:37.175Z | Downloaded quinn-udp v0.5.14 |
| 1015 | 2026-04-21T16:05:37.180Z | Downloaded serde_spanned v1.0.4 |
| 1016 | 2026-04-21T16:05:37.180Z | Downloaded seq-macro v0.3.6 |
| 1017 | 2026-04-21T16:05:37.188Z | Downloaded rustc_version v0.4.1 |
| 1018 | 2026-04-21T16:05:37.188Z | Downloaded pin-project v1.1.11 |
| 1019 | 2026-04-21T16:05:37.192Z | Downloaded serde_repr v0.1.20 |
| 1020 | 2026-04-21T16:05:37.192Z | Downloaded secrecy v0.10.3 |
| 1021 | 2026-04-21T16:05:37.195Z | Downloaded serde_urlencoded v0.7.1 |
| 1022 | 2026-04-21T16:05:37.195Z | Downloaded sha1 v0.10.6 |
| 1023 | 2026-04-21T16:05:37.195Z | Downloaded serde_plain v1.0.2 |
| 1024 | 2026-04-21T16:05:37.200Z | Downloaded serde_bytes v0.11.19 |
| 1025 | 2026-04-21T16:05:37.200Z | Downloaded serde-big-array v0.5.1 |
| 1026 | 2026-04-21T16:05:37.200Z | Downloaded shell-words v1.1.1 |
| 1027 | 2026-04-21T16:05:37.200Z | Downloaded minimal-lexical v0.2.1 |
| 1028 | 2026-04-21T16:05:37.211Z | Downloaded rustls-native-certs v0.8.3 |
| 1029 | 2026-04-21T16:05:37.211Z | Downloaded rustls-pemfile v2.2.0 |
| 1030 | 2026-04-21T16:05:37.211Z | Downloaded rustls-pemfile v1.0.4 |
| 1031 | 2026-04-21T16:05:37.211Z | Downloaded aes-gcm v0.10.3 |
| 1032 | 2026-04-21T16:05:37.211Z | Downloaded openssl-sys v0.9.111 |
| 1033 | 2026-04-21T16:05:37.211Z | Downloaded pkcs1 v0.7.5 |
| 1034 | 2026-04-21T16:05:37.217Z | Downloaded sigpipe v0.1.3 |
| 1035 | 2026-04-21T16:05:37.217Z | Downloaded prefix-trie v0.7.0 |
| 1036 | 2026-04-21T16:05:37.217Z | Downloaded same-file v1.0.6 |
| 1037 | 2026-04-21T16:05:37.217Z | Downloaded signature v2.2.0 |
| 1038 | 2026-04-21T16:05:37.217Z | Downloaded postgres-types v0.2.12 |
| 1039 | 2026-04-21T16:05:37.221Z | Downloaded signal-hook-tokio v0.3.1 |
| 1040 | 2026-04-21T16:05:37.221Z | Downloaded pkcs5 v0.7.1 |
| 1041 | 2026-04-21T16:05:37.222Z | Downloaded slog-bunyan v2.5.0 |
| 1042 | 2026-04-21T16:05:37.228Z | Downloaded siphasher v1.0.2 |
| 1043 | 2026-04-21T16:05:37.228Z | Downloaded rusty-fork v0.3.1 |
| 1044 | 2026-04-21T16:05:37.228Z | Downloaded rustversion v1.0.22 |
| 1045 | 2026-04-21T16:05:37.228Z | Downloaded p256 v0.13.2 |
| 1046 | 2026-04-21T16:05:37.233Z | Downloaded hashbrown v0.13.2 |
| 1047 | 2026-04-21T16:05:37.234Z | Downloaded http v1.4.0 |
| 1048 | 2026-04-21T16:05:37.237Z | Downloaded scrypt v0.11.0 |
| 1049 | 2026-04-21T16:05:37.237Z | Downloaded schemars_derive v0.8.22 |
| 1050 | 2026-04-21T16:05:37.247Z | Downloaded scroll v0.13.0 |
| 1051 | 2026-04-21T16:05:37.253Z | Downloaded slog-envlogger v2.2.0 |
| 1052 | 2026-04-21T16:05:37.253Z | Downloaded sct v0.7.1 |
| 1053 | 2026-04-21T16:05:37.253Z | Downloaded progenitor-impl v0.11.2 |
| 1054 | 2026-04-21T16:05:37.253Z | Downloaded progenitor-impl v0.10.0 |
| 1055 | 2026-04-21T16:05:37.258Z | Downloaded sec1 v0.7.3 |
| 1056 | 2026-04-21T16:05:37.263Z | Downloaded ssh-cipher v0.2.0 |
| 1057 | 2026-04-21T16:05:37.270Z | Downloaded serde_path_to_error v0.1.20 |
| 1058 | 2026-04-21T16:05:37.273Z | Downloaded serde-hex v0.1.0 |
| 1059 | 2026-04-21T16:05:37.273Z | Downloaded serde_derive_internals v0.29.1 |
| 1060 | 2026-04-21T16:05:37.277Z | Downloaded sqlparser_derive v0.5.0 |
| 1061 | 2026-04-21T16:05:37.277Z | Downloaded ssh-encoding v0.2.0 |
| 1062 | 2026-04-21T16:05:37.282Z | Downloaded rcgen v0.12.1 |
| 1063 | 2026-04-21T16:05:37.287Z | Downloaded signal-hook-registry v1.4.8 |
| 1064 | 2026-04-21T16:05:37.290Z | Downloaded signal-hook-mio v0.2.5 |
| 1065 | 2026-04-21T16:05:37.290Z | Downloaded simd-adler32 v0.3.8 |
| 1066 | 2026-04-21T16:05:37.294Z | Downloaded strum v0.26.3 |
| 1067 | 2026-04-21T16:05:37.294Z | Downloaded structmeta v0.3.0 |
| 1068 | 2026-04-21T16:05:37.294Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1069 | 2026-04-21T16:05:37.294Z | Downloaded strum v0.27.2 |
| 1070 | 2026-04-21T16:05:37.294Z | Downloaded shlex v1.3.0 |
| 1071 | 2026-04-21T16:05:37.297Z | Downloaded hyper-util v0.1.20 |
| 1072 | 2026-04-21T16:05:37.302Z | Downloaded rustls-pki-types v1.14.0 |
| 1073 | 2026-04-21T16:05:37.302Z | Downloaded slog-async v2.8.0 |
| 1074 | 2026-04-21T16:05:37.302Z | Downloaded slab v0.4.12 |
| 1075 | 2026-04-21T16:05:37.306Z | Downloaded structmeta-derive v0.3.0 |
| 1076 | 2026-04-21T16:05:37.306Z | Downloaded slog-dtrace v0.3.0 |
| 1077 | 2026-04-21T16:05:37.315Z | Downloaded prettyplease v0.2.37 |
| 1078 | 2026-04-21T16:05:37.318Z | Downloaded hickory-server v0.25.2 |
| 1079 | 2026-04-21T16:05:37.321Z | Downloaded subtle v2.6.1 |
| 1080 | 2026-04-21T16:05:37.321Z | Downloaded crossterm v0.29.0 |
| 1081 | 2026-04-21T16:05:37.325Z | Downloaded tagptr v0.2.0 |
| 1082 | 2026-04-21T16:05:37.325Z | Downloaded tabled_derive v0.11.0 |
| 1083 | 2026-04-21T16:05:37.328Z | Downloaded slog-scope v4.4.1 |
| 1084 | 2026-04-21T16:05:37.328Z | Downloaded crossterm v0.28.1 |
| 1085 | 2026-04-21T16:05:37.332Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1086 | 2026-04-21T16:05:37.332Z | Downloaded smallvec v0.6.14 |
| 1087 | 2026-04-21T16:05:37.336Z | Downloaded testing_table v0.3.0 |
| 1088 | 2026-04-21T16:05:37.336Z | Downloaded snafu-derive v0.8.9 |
| 1089 | 2026-04-21T16:05:37.337Z | Downloaded termtree v0.5.1 |
| 1090 | 2026-04-21T16:05:37.337Z | Downloaded progenitor-impl v0.13.0 |
| 1091 | 2026-04-21T16:05:37.340Z | Downloaded sync_wrapper v1.0.2 |
| 1092 | 2026-04-21T16:05:37.340Z | Downloaded sync-ptr v0.1.4 |
| 1093 | 2026-04-21T16:05:37.340Z | Downloaded supports-color v3.0.2 |
| 1094 | 2026-04-21T16:05:37.341Z | Downloaded smf v0.2.3 |
| 1095 | 2026-04-21T16:05:37.341Z | Downloaded slog-term v2.9.2 |
| 1096 | 2026-04-21T16:05:37.344Z | Downloaded slog-stdlog v4.1.1 |
| 1097 | 2026-04-21T16:05:37.344Z | Downloaded serde_cbor v0.11.2 |
| 1098 | 2026-04-21T16:05:37.344Z | Downloaded slog-json v2.6.1 |
| 1099 | 2026-04-21T16:05:37.348Z | Downloaded sqlformat v0.3.5 |
| 1100 | 2026-04-21T16:05:37.348Z | Downloaded thread-id v5.1.0 |
| 1101 | 2026-04-21T16:05:37.348Z | Downloaded spki v0.7.3 |
| 1102 | 2026-04-21T16:05:37.348Z | Downloaded tap v1.0.1 |
| 1103 | 2026-04-21T16:05:37.353Z | Downloaded take_mut v0.2.2 |
| 1104 | 2026-04-21T16:05:37.353Z | Downloaded pretty_assertions v1.4.1 |
| 1105 | 2026-04-21T16:05:37.357Z | Downloaded static_assertions v1.1.0 |
| 1106 | 2026-04-21T16:05:37.361Z | Downloaded mio v1.2.0 |
| 1107 | 2026-04-21T16:05:37.367Z | Downloaded serde_with_macros v3.17.0 |
| 1108 | 2026-04-21T16:05:37.370Z | Downloaded tinyvec_macros v0.1.1 |
| 1109 | 2026-04-21T16:05:37.370Z | Downloaded stacker v0.1.23 |
| 1110 | 2026-04-21T16:05:37.373Z | Downloaded string_cache v0.8.9 |
| 1111 | 2026-04-21T16:05:37.377Z | Downloaded ryu v1.0.23 |
| 1112 | 2026-04-21T16:05:37.377Z | Downloaded stringprep v0.1.5 |
| 1113 | 2026-04-21T16:05:37.380Z | Downloaded russh-keys v0.45.0 |
| 1114 | 2026-04-21T16:05:37.388Z | Downloaded schemars v0.8.22 |
| 1115 | 2026-04-21T16:05:37.396Z | Downloaded strum_macros v0.24.3 |
| 1116 | 2026-04-21T16:05:37.399Z | Downloaded strum_macros v0.27.2 |
| 1117 | 2026-04-21T16:05:37.399Z | Downloaded termios v0.3.3 |
| 1118 | 2026-04-21T16:05:37.399Z | Downloaded quinn v0.11.9 |
| 1119 | 2026-04-21T16:05:37.403Z | Downloaded tower-service v0.3.3 |
| 1120 | 2026-04-21T16:05:37.407Z | Downloaded support-bundle-viewer v0.1.2 |
| 1121 | 2026-04-21T16:05:37.407Z | Downloaded itertools v0.10.5 |
| 1122 | 2026-04-21T16:05:37.415Z | Downloaded tabwriter v1.4.1 |
| 1123 | 2026-04-21T16:05:37.418Z | Downloaded spin v0.9.8 |
| 1124 | 2026-04-21T16:05:37.418Z | Downloaded time-core v0.1.8 |
| 1125 | 2026-04-21T16:05:37.418Z | Downloaded trait-variant v0.1.2 |
| 1126 | 2026-04-21T16:05:37.422Z | Downloaded num-bigint v0.4.6 |
| 1127 | 2026-04-21T16:05:37.422Z | Downloaded tiny-keccak v2.0.2 |
| 1128 | 2026-04-21T16:05:37.425Z | Downloaded thread_local v1.1.9 |
| 1129 | 2026-04-21T16:05:37.429Z | Downloaded tower-layer v0.3.3 |
| 1130 | 2026-04-21T16:05:37.429Z | Downloaded qorb v0.4.1 |
| 1131 | 2026-04-21T16:05:37.432Z | Downloaded topological-sort v0.2.2 |
| 1132 | 2026-04-21T16:05:37.432Z | Downloaded tls_codec v0.4.2 |
| 1133 | 2026-04-21T16:05:37.436Z | Downloaded try-lock v0.2.5 |
| 1134 | 2026-04-21T16:05:37.439Z | Downloaded tokio-native-tls v0.3.1 |
| 1135 | 2026-04-21T16:05:37.439Z | Downloaded signal-hook v0.3.18 |
| 1136 | 2026-04-21T16:05:37.442Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1137 | 2026-04-21T16:05:37.446Z | Downloaded typify-macro v0.4.3 |
| 1138 | 2026-04-21T16:05:37.446Z | Downloaded tokio-macros v2.7.0 |
| 1139 | 2026-04-21T16:05:37.446Z | Downloaded tls_codec_derive v0.4.2 |
| 1140 | 2026-04-21T16:05:37.449Z | Downloaded time-macros v0.2.27 |
| 1141 | 2026-04-21T16:05:37.449Z | Downloaded tokio-dtrace v0.1.1 |
| 1142 | 2026-04-21T16:05:37.449Z | Downloaded thiserror-no-std v2.0.2 |
| 1143 | 2026-04-21T16:05:37.453Z | Downloaded strum_macros v0.26.4 |
| 1144 | 2026-04-21T16:05:37.456Z | Downloaded similar v2.7.0 |
| 1145 | 2026-04-21T16:05:37.461Z | Downloaded tokio-rustls v0.25.0 |
| 1146 | 2026-04-21T16:05:37.461Z | Downloaded schemars v0.9.0 |
| 1147 | 2026-04-21T16:05:37.465Z | Downloaded usdt v0.6.0 |
| 1148 | 2026-04-21T16:05:37.468Z | Downloaded untrusted v0.9.0 |
| 1149 | 2026-04-21T16:05:37.468Z | Downloaded untrusted v0.7.1 |
| 1150 | 2026-04-21T16:05:37.469Z | Downloaded unit-prefix v0.5.2 |
| 1151 | 2026-04-21T16:05:37.469Z | Downloaded rsa v0.9.10 |
| 1152 | 2026-04-21T16:05:37.474Z | Downloaded tokio-tungstenite v0.23.1 |
| 1153 | 2026-04-21T16:05:37.474Z | Downloaded slog v2.8.2 |
| 1154 | 2026-04-21T16:05:37.483Z | Downloaded libxml v0.3.3 |
| 1155 | 2026-04-21T16:05:37.483Z | Downloaded typify-macro v0.6.1 |
| 1156 | 2026-04-21T16:05:37.487Z | Downloaded tokio-tungstenite v0.21.0 |
| 1157 | 2026-04-21T16:05:37.487Z | Downloaded iddqd v0.3.17 |
| 1158 | 2026-04-21T16:05:37.487Z | Downloaded usdt-macro v0.6.0 |
| 1159 | 2026-04-21T16:05:37.487Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1160 | 2026-04-21T16:05:37.487Z | Downloaded term v1.2.1 |
| 1161 | 2026-04-21T16:05:37.490Z | Downloaded ron v0.8.1 |
| 1162 | 2026-04-21T16:05:37.491Z | Downloaded unicode-truncate v1.1.0 |
| 1163 | 2026-04-21T16:05:37.494Z | Downloaded publicsuffix v2.3.0 |
| 1164 | 2026-04-21T16:05:37.494Z | Downloaded itertools v0.13.0 |
| 1165 | 2026-04-21T16:05:37.498Z | Downloaded utf-8 v0.7.6 |
| 1166 | 2026-04-21T16:05:37.498Z | Downloaded usdt-attr-macro v0.6.0 |
| 1167 | 2026-04-21T16:05:37.498Z | Downloaded universal-hash v0.5.1 |
| 1168 | 2026-04-21T16:05:37.498Z | Downloaded itertools v0.12.1 |
| 1169 | 2026-04-21T16:05:37.502Z | Downloaded futures-util v0.3.32 |
| 1170 | 2026-04-21T16:05:37.508Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1171 | 2026-04-21T16:05:37.511Z | Downloaded term v0.7.0 |
| 1172 | 2026-04-21T16:05:37.511Z | Downloaded socket2 v0.6.3 |
| 1173 | 2026-04-21T16:05:37.515Z | Downloaded rand v0.8.5 |
| 1174 | 2026-04-21T16:05:37.515Z | Downloaded num-bigint-dig v0.8.6 |
| 1175 | 2026-04-21T16:05:37.518Z | Downloaded socket2 v0.5.10 |
| 1176 | 2026-04-21T16:05:37.518Z | Downloaded tui-tree-widget v0.23.1 |
| 1177 | 2026-04-21T16:05:37.522Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1178 | 2026-04-21T16:05:37.522Z | Downloaded hyper v1.8.1 |
| 1179 | 2026-04-21T16:05:37.525Z | Downloaded wait-timeout v0.2.1 |
| 1180 | 2026-04-21T16:05:37.525Z | Downloaded unarray v0.1.4 |
| 1181 | 2026-04-21T16:05:37.525Z | Downloaded samael v0.0.19 |
| 1182 | 2026-04-21T16:05:37.529Z | Downloaded rustls-webpki v0.103.9 |
| 1183 | 2026-04-21T16:05:37.534Z | Downloaded hashbrown v0.15.5 |
| 1184 | 2026-04-21T16:05:37.539Z | Downloaded waitgroup v0.1.2 |
| 1185 | 2026-04-21T16:05:37.539Z | Downloaded tokio-stream v0.1.18 |
| 1186 | 2026-04-21T16:05:37.539Z | Downloaded tokio-rustls v0.24.1 |
| 1187 | 2026-04-21T16:05:37.539Z | Downloaded h2 v0.4.13 |
| 1188 | 2026-04-21T16:05:37.543Z | Downloaded rayon-core v1.13.0 |
| 1189 | 2026-04-21T16:05:37.543Z | Downloaded tokio-rustls v0.26.4 |
| 1190 | 2026-04-21T16:05:37.547Z | Downloaded hkdf v0.12.4 |
| 1191 | 2026-04-21T16:05:37.550Z | Downloaded void v1.0.2 |
| 1192 | 2026-04-21T16:05:37.550Z | Downloaded want v0.3.1 |
| 1193 | 2026-04-21T16:05:37.550Z | Downloaded xattr v1.6.1 |
| 1194 | 2026-04-21T16:05:37.559Z | Downloaded nom v7.1.3 |
| 1195 | 2026-04-21T16:05:37.562Z | Downloaded subprocess v0.2.15 |
| 1196 | 2026-04-21T16:05:37.566Z | Downloaded usdt-impl v0.6.0 |
| 1197 | 2026-04-21T16:05:37.569Z | Downloaded snafu v0.8.9 |
| 1198 | 2026-04-21T16:05:37.574Z | Downloaded xshell-macros v0.2.7 |
| 1199 | 2026-04-21T16:05:37.574Z | Downloaded iri-string v0.7.10 |
| 1200 | 2026-04-21T16:05:37.578Z | Downloaded uzers v0.12.2 |
| 1201 | 2026-04-21T16:05:37.578Z | Downloaded zone_cfg_derive v0.3.1 |
| 1202 | 2026-04-21T16:05:37.578Z | Downloaded vergen-lib v0.1.6 |
| 1203 | 2026-04-21T16:05:37.578Z | Downloaded vergen-gitcl v1.0.8 |
| 1204 | 2026-04-21T16:05:37.581Z | Downloaded itertools v0.14.0 |
| 1205 | 2026-04-21T16:05:37.584Z | Downloaded zeroize_derive v1.4.3 |
| 1206 | 2026-04-21T16:05:37.588Z | Downloaded rand v0.9.2 |
| 1207 | 2026-04-21T16:05:37.588Z | Downloaded zone v0.3.1 |
| 1208 | 2026-04-21T16:05:37.588Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1209 | 2026-04-21T16:05:37.593Z | Downloaded test-strategy v0.4.5 |
| 1210 | 2026-04-21T16:05:37.593Z | Downloaded tinyvec v1.10.0 |
| 1211 | 2026-04-21T16:05:37.597Z | Downloaded walkdir v2.5.0 |
| 1212 | 2026-04-21T16:05:37.597Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1213 | 2026-04-21T16:05:37.597Z | Downloaded vergen-git2 v1.0.7 |
| 1214 | 2026-04-21T16:05:37.602Z | Downloaded unicase v2.9.0 |
| 1215 | 2026-04-21T16:05:37.606Z | Downloaded tracing-attributes v0.1.31 |
| 1216 | 2026-04-21T16:05:37.610Z | Downloaded wyz v0.5.1 |
| 1217 | 2026-04-21T16:05:37.610Z | Downloaded whoami v2.1.0 |
| 1218 | 2026-04-21T16:05:37.614Z | Downloaded tar v0.4.45 |
| 1219 | 2026-04-21T16:05:37.625Z | Downloaded zeroize v1.8.2 |
| 1220 | 2026-04-21T16:05:37.630Z | Downloaded vsss-rs v3.3.4 |
| 1221 | 2026-04-21T16:05:37.636Z | Downloaded twox-hash v2.1.2 |
| 1222 | 2026-04-21T16:05:37.636Z | Downloaded unicode-properties v0.1.4 |
| 1223 | 2026-04-21T16:05:37.641Z | Downloaded tracing-core v0.1.36 |
| 1224 | 2026-04-21T16:05:37.641Z | Downloaded libm v0.2.16 |
| 1225 | 2026-04-21T16:05:37.645Z | Downloaded xshell v0.2.7 |
| 1226 | 2026-04-21T16:05:37.649Z | Downloaded whoami v1.6.1 |
| 1227 | 2026-04-21T16:05:37.649Z | Downloaded russh v0.45.0 |
| 1228 | 2026-04-21T16:05:37.653Z | Downloaded aws-lc-rs v1.16.0 |
| 1229 | 2026-04-21T16:05:37.657Z | Downloaded toml v0.7.8 |
| 1230 | 2026-04-21T16:05:37.657Z | Downloaded rand v0.10.0 |
| 1231 | 2026-04-21T16:05:37.661Z | Downloaded blake3 v1.8.3 |
| 1232 | 2026-04-21T16:05:37.664Z | Downloaded bindgen v0.71.1 |
| 1233 | 2026-04-21T16:05:37.669Z | Downloaded vergen v9.0.6 |
| 1234 | 2026-04-21T16:05:37.672Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1235 | 2026-04-21T16:05:37.672Z | Downloaded steno v0.4.1 |
| 1236 | 2026-04-21T16:05:37.676Z | Downloaded rustyline v14.0.0 |
| 1237 | 2026-04-21T16:05:37.679Z | Downloaded zstd-safe v7.2.4 |
| 1238 | 2026-04-21T16:05:37.679Z | Downloaded zerocopy v0.6.6 |
| 1239 | 2026-04-21T16:05:37.679Z | Downloaded zstd v0.13.3 |
| 1240 | 2026-04-21T16:05:37.683Z | Downloaded bitvec v1.0.1 |
| 1241 | 2026-04-21T16:05:37.689Z | Downloaded uuid v1.23.0 |
| 1242 | 2026-04-21T16:05:37.692Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1243 | 2026-04-21T16:05:37.696Z | Downloaded unicode-bidi v0.3.18 |
| 1244 | 2026-04-21T16:05:37.696Z | Downloaded typify v0.6.1 |
| 1245 | 2026-04-21T16:05:37.699Z | Downloaded typify v0.4.3 |
| 1246 | 2026-04-21T16:05:37.699Z | Downloaded rpassword v7.4.0 |
| 1247 | 2026-04-21T16:05:37.703Z | Downloaded tungstenite v0.21.0 |
| 1248 | 2026-04-21T16:05:37.703Z | Downloaded yasna v0.5.2 |
| 1249 | 2026-04-21T16:05:37.707Z | Downloaded unsafe-libyaml v0.2.11 |
| 1250 | 2026-04-21T16:05:37.727Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1251 | 2026-04-21T16:05:37.741Z | Downloaded p521 v0.13.3 |
| 1252 | 2026-04-21T16:05:37.741Z | Downloaded tokio-postgres v0.7.16 |
| 1253 | 2026-04-21T16:05:37.742Z | Downloaded schemars v1.2.1 |
| 1254 | 2026-04-21T16:05:37.746Z | Downloaded tungstenite v0.23.0 |
| 1255 | 2026-04-21T16:05:37.746Z | Downloaded reedline v0.40.0 |
| 1256 | 2026-04-21T16:05:37.751Z | Downloaded vte v0.14.1 |
| 1257 | 2026-04-21T16:05:37.770Z | Downloaded chrono v0.4.44 |
| 1258 | 2026-04-21T16:05:37.777Z | Downloaded regex v1.12.3 |
| 1259 | 2026-04-21T16:05:37.781Z | Downloaded toml_edit v0.19.15 |
| 1260 | 2026-04-21T16:05:37.788Z | Downloaded zopfli v0.8.3 |
| 1261 | 2026-04-21T16:05:37.792Z | Downloaded reqwest v0.12.28 |
| 1262 | 2026-04-21T16:05:37.797Z | Downloaded ssh-key v0.6.7 |
| 1263 | 2026-04-21T16:05:37.803Z | Downloaded p384 v0.13.1 |
| 1264 | 2026-04-21T16:05:37.823Z | Downloaded zip v0.6.6 |
| 1265 | 2026-04-21T16:05:37.828Z | Downloaded git2 v0.20.4 |
| 1266 | 2026-04-21T16:05:37.831Z | Downloaded quick-xml v0.37.5 |
| 1267 | 2026-04-21T16:05:37.839Z | Downloaded reqwest v0.13.2 |
| 1268 | 2026-04-21T16:05:37.845Z | Downloaded portable-atomic v1.13.1 |
| 1269 | 2026-04-21T16:05:37.845Z | Downloaded x509-cert v0.2.5 |
| 1270 | 2026-04-21T16:05:37.850Z | Downloaded curve25519-dalek v4.1.3 |
| 1271 | 2026-04-21T16:05:37.856Z | Downloaded yansi v1.0.1 |
| 1272 | 2026-04-21T16:05:37.856Z | Downloaded moka v0.12.13 |
| 1273 | 2026-04-21T16:05:37.860Z | Downloaded salty v0.3.0 |
| 1274 | 2026-04-21T16:05:37.865Z | Downloaded tower v0.5.3 |
| 1275 | 2026-04-21T16:05:37.868Z | Downloaded lalrpop v0.19.12 |
| 1276 | 2026-04-21T16:05:37.873Z | Downloaded rayon v1.11.0 |
| 1277 | 2026-04-21T16:05:37.878Z | Downloaded unicode_categories v0.1.1 |
| 1278 | 2026-04-21T16:05:37.883Z | Downloaded unicode-segmentation v1.12.0 |
| 1279 | 2026-04-21T16:05:37.883Z | Downloaded typed-path v0.9.3 |
| 1280 | 2026-04-21T16:05:37.899Z | Downloaded tower-http v0.6.8 |
| 1281 | 2026-04-21T16:05:37.899Z | Downloaded goblin v0.10.5 |
| 1282 | 2026-04-21T16:05:37.903Z | Downloaded zerocopy-derive v0.8.40 |
| 1283 | 2026-04-21T16:05:37.903Z | Downloaded rustls-webpki v0.101.7 |
| 1284 | 2026-04-21T16:05:37.907Z | Downloaded serde_with v3.17.0 |
| 1285 | 2026-04-21T16:05:37.912Z | Downloaded unicode-normalization v0.1.25 |
| 1286 | 2026-04-21T16:05:37.916Z | Downloaded rustls-webpki v0.102.8 |
| 1287 | 2026-04-21T16:05:37.924Z | Downloaded zip v4.6.1 |
| 1288 | 2026-04-21T16:05:37.929Z | Downloaded tokio-util v0.7.18 |
| 1289 | 2026-04-21T16:05:37.933Z | Downloaded nix v0.27.1 |
| 1290 | 2026-04-21T16:05:37.939Z | Downloaded proptest v1.10.0 |
| 1291 | 2026-04-21T16:05:37.943Z | Downloaded petname v2.0.2 |
| 1292 | 2026-04-21T16:05:37.954Z | Downloaded tough v0.20.0 |
| 1293 | 2026-04-21T16:05:37.983Z | Downloaded winnow v0.6.26 |
| 1294 | 2026-04-21T16:05:37.987Z | Downloaded winnow v0.5.40 |
| 1295 | 2026-04-21T16:05:37.987Z | Downloaded object v0.30.4 |
| 1296 | 2026-04-21T16:05:37.987Z | Downloaded dropshot v0.16.7 |
| 1297 | 2026-04-21T16:05:37.998Z | Downloaded radix_trie v0.2.1 |
| 1298 | 2026-04-21T16:05:38.002Z | Downloaded quinn-proto v0.11.13 |
| 1299 | 2026-04-21T16:05:38.014Z | Downloaded openssl v0.10.75 |
| 1300 | 2026-04-21T16:05:38.027Z | Downloaded time v0.3.47 |
| 1301 | 2026-04-21T16:05:38.037Z | Downloaded bstr v1.12.1 |
| 1302 | 2026-04-21T16:05:38.042Z | Downloaded regex-syntax v0.6.29 |
| 1303 | 2026-04-21T16:05:38.046Z | Downloaded nix v0.28.0 |
| 1304 | 2026-04-21T16:05:38.054Z | Downloaded tabled v0.20.0 |
| 1305 | 2026-04-21T16:05:38.065Z | Downloaded rustls v0.21.12 |
| 1306 | 2026-04-21T16:05:38.073Z | Downloaded polar-core v0.27.3 |
| 1307 | 2026-04-21T16:05:38.077Z | Downloaded vcpkg v0.2.15 |
| 1308 | 2026-04-21T16:05:38.103Z | Downloaded smoltcp v0.9.1 |
| 1309 | 2026-04-21T16:05:38.109Z | Downloaded nix v0.31.2 |
| 1310 | 2026-04-21T16:05:38.117Z | Downloaded webpki-roots v1.0.6 |
| 1311 | 2026-04-21T16:05:38.120Z | Downloaded zlib-rs v0.6.2 |
| 1312 | 2026-04-21T16:05:38.124Z | Downloaded dropshot v0.17.0 |
| 1313 | 2026-04-21T16:05:38.140Z | Downloaded object v0.37.3 |
| 1314 | 2026-04-21T16:05:38.153Z | Downloaded openapiv3 v2.2.0 |
| 1315 | 2026-04-21T16:05:38.153Z | Downloaded regress v0.10.5 |
| 1316 | 2026-04-21T16:05:38.158Z | Downloaded rustls v0.22.4 |
| 1317 | 2026-04-21T16:05:38.163Z | Downloaded smoltcp v0.11.0 |
| 1318 | 2026-04-21T16:05:38.171Z | Downloaded rustix v0.38.44 |
| 1319 | 2026-04-21T16:05:38.179Z | Downloaded hickory-proto v0.25.2 |
| 1320 | 2026-04-21T16:05:38.187Z | Downloaded rustls v0.23.37 |
| 1321 | 2026-04-21T16:05:38.194Z | Downloaded zerocopy v0.8.40 |
| 1322 | 2026-04-21T16:05:38.203Z | Downloaded regex-syntax v0.8.10 |
| 1323 | 2026-04-21T16:05:38.206Z | Downloaded hickory-proto v0.24.4 |
| 1324 | 2026-04-21T16:05:38.212Z | Downloaded diesel v2.3.7 |
| 1325 | 2026-04-21T16:05:38.224Z | Downloaded nix v0.29.0 |
| 1326 | 2026-04-21T16:05:38.244Z | Downloaded sqlparser v0.61.0 |
| 1327 | 2026-04-21T16:05:38.263Z | Downloaded typify-impl v0.6.1 |
| 1328 | 2026-04-21T16:05:38.273Z | Downloaded typify-impl v0.4.3 |
| 1329 | 2026-04-21T16:05:38.277Z | Downloaded sled v0.34.7 |
| 1330 | 2026-04-21T16:05:38.295Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1331 | 2026-04-21T16:05:38.302Z | Downloaded tracing v0.1.44 |
| 1332 | 2026-04-21T16:05:38.315Z | Downloaded zerocopy-derive v0.6.6 |
| 1333 | 2026-04-21T16:05:38.320Z | Downloaded ratatui v0.29.0 |
| 1334 | 2026-04-21T16:05:38.332Z | Downloaded regex-automata v0.4.14 |
| 1335 | 2026-04-21T16:05:38.342Z | Downloaded petgraph v0.6.5 |
| 1336 | 2026-04-21T16:05:38.358Z | Downloaded jiff v0.2.21 |
| 1337 | 2026-04-21T16:05:38.362Z | Downloaded chrono-tz v0.10.4 |
| 1338 | 2026-04-21T16:05:38.380Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1339 | 2026-04-21T16:05:38.407Z | Downloaded csv v1.4.0 |
| 1340 | 2026-04-21T16:05:38.430Z | Downloaded petgraph v0.8.3 |
| 1341 | 2026-04-21T16:05:38.444Z | Downloaded libz-sys v1.1.24 |
| 1342 | 2026-04-21T16:05:38.466Z | Downloaded ring v0.17.14 |
| 1343 | 2026-04-21T16:05:38.490Z | Downloaded tokio v1.52.1 |
| 1344 | 2026-04-21T16:05:38.511Z | Downloaded sha3 v0.10.8 |
| 1345 | 2026-04-21T16:05:38.551Z | Downloaded encoding_rs v0.8.35 |
| 1346 | 2026-04-21T16:05:38.585Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1347 | 2026-04-21T16:05:39.078Z | Downloaded aws-lc-sys v0.37.1 |
| 1348 | 2026-04-21T16:05:39.325Z | Compiling libc v0.2.185 |
| 1349 | 2026-04-21T16:05:39.326Z | Compiling serde v1.0.228 |
| 1350 | 2026-04-21T16:05:39.330Z | Compiling shlex v1.3.0 |
| 1351 | 2026-04-21T16:05:39.330Z | Compiling log v0.4.29 |
| 1352 | 2026-04-21T16:05:39.330Z | Compiling find-msvc-tools v0.1.9 |
| 1353 | 2026-04-21T16:05:39.330Z | Compiling smallvec v1.15.1 |
| 1354 | 2026-04-21T16:05:39.330Z | Compiling syn v2.0.117 |
| 1355 | 2026-04-21T16:05:39.330Z | Compiling typenum v1.19.0 |
| 1356 | 2026-04-21T16:05:39.659Z | Compiling generic-array v0.14.7 |
| 1357 | 2026-04-21T16:05:39.659Z | Compiling subtle v2.6.1 |
| 1358 | 2026-04-21T16:05:39.711Z | Compiling scopeguard v1.2.0 |
| 1359 | 2026-04-21T16:05:39.737Z | Compiling const-oid v0.9.6 |
| 1360 | 2026-04-21T16:05:39.767Z | Compiling portable-atomic v1.13.1 |
| 1361 | 2026-04-21T16:05:39.818Z | Compiling lock_api v0.4.14 |
| 1362 | 2026-04-21T16:05:39.843Z | Compiling zerocopy v0.8.40 |
| 1363 | 2026-04-21T16:05:39.891Z | Compiling serde_json v1.0.149 |
| 1364 | 2026-04-21T16:05:40.036Z | Compiling critical-section v1.2.0 |
| 1365 | 2026-04-21T16:05:40.094Z | Compiling parking_lot_core v0.9.12 |
| 1366 | 2026-04-21T16:05:40.148Z | Compiling pin-project-lite v0.2.17 |
| 1367 | 2026-04-21T16:05:40.377Z | Compiling getrandom v0.2.17 |
| 1368 | 2026-04-21T16:05:40.406Z | Compiling jobserver v0.1.34 |
| 1369 | 2026-04-21T16:05:40.432Z | Compiling errno v0.3.14 |
| 1370 | 2026-04-21T16:05:40.526Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-04-21T16:05:40.604Z | Compiling cc v1.2.56 |
| 1372 | 2026-04-21T16:05:40.607Z | Compiling pkg-config v0.3.32 |
| 1373 | 2026-04-21T16:05:40.788Z | Compiling once_cell v1.21.3 |
| 1374 | 2026-04-21T16:05:40.805Z | Compiling signal-hook-registry v1.4.8 |
| 1375 | 2026-04-21T16:05:40.836Z | Compiling bitflags v2.11.0 |
| 1376 | 2026-04-21T16:05:40.919Z | Compiling libm v0.2.16 |
| 1377 | 2026-04-21T16:05:41.003Z | Compiling parking_lot v0.12.5 |
| 1378 | 2026-04-21T16:05:41.062Z | Compiling mio v1.2.0 |
| 1379 | 2026-04-21T16:05:41.076Z | Compiling num-traits v0.2.19 |
| 1380 | 2026-04-21T16:05:41.172Z | Compiling futures-core v0.3.32 |
| 1381 | 2026-04-21T16:05:41.330Z | Compiling percent-encoding v2.3.2 |
| 1382 | 2026-04-21T16:05:41.372Z | Compiling socket2 v0.6.3 |
| 1383 | 2026-04-21T16:05:41.424Z | Compiling allocator-api2 v0.2.21 |
| 1384 | 2026-04-21T16:05:41.505Z | Compiling cpufeatures v0.2.17 |
| 1385 | 2026-04-21T16:05:41.525Z | Compiling foldhash v0.2.0 |
| 1386 | 2026-04-21T16:05:41.538Z | Compiling futures-sink v0.3.32 |
| 1387 | 2026-04-21T16:05:41.581Z | Compiling getrandom v0.4.1 |
| 1388 | 2026-04-21T16:05:41.640Z | Compiling futures-channel v0.3.32 |
| 1389 | 2026-04-21T16:05:41.751Z | Compiling hashbrown v0.16.1 |
| 1390 | 2026-04-21T16:05:41.777Z | Compiling futures-io v0.3.32 |
| 1391 | 2026-04-21T16:05:41.793Z | Compiling futures-task v0.3.32 |
| 1392 | 2026-04-21T16:05:41.871Z | Compiling slab v0.4.12 |
| 1393 | 2026-04-21T16:05:41.935Z | Compiling rand_core v0.10.0 |
| 1394 | 2026-04-21T16:05:41.949Z | Compiling getrandom v0.3.4 |
| 1395 | 2026-04-21T16:05:41.966Z | Compiling rustversion v1.0.22 |
| 1396 | 2026-04-21T16:05:42.181Z | Compiling form_urlencoded v1.2.2 |
| 1397 | 2026-04-21T16:05:42.333Z | Compiling indexmap v2.13.0 |
| 1398 | 2026-04-21T16:05:42.354Z | Compiling cmake v0.1.57 |
| 1399 | 2026-04-21T16:05:42.368Z | Compiling dunce v1.0.5 |
| 1400 | 2026-04-21T16:05:42.395Z | Compiling synstructure v0.13.2 |
| 1401 | 2026-04-21T16:05:42.466Z | Compiling fs_extra v1.3.0 |
| 1402 | 2026-04-21T16:05:42.688Z | Compiling base64ct v1.8.3 |
| 1403 | 2026-04-21T16:05:42.746Z | Compiling ident_case v1.0.1 |
| 1404 | 2026-04-21T16:05:42.760Z | Compiling aws-lc-sys v0.37.1 |
| 1405 | 2026-04-21T16:05:42.874Z | Compiling flagset v0.4.7 |
| 1406 | 2026-04-21T16:05:42.942Z | Compiling pem-rfc7468 v0.7.0 |
| 1407 | 2026-04-21T16:05:42.977Z | Compiling rand_core v0.9.5 |
| 1408 | 2026-04-21T16:05:42.998Z | Compiling rustix v1.1.3 |
| 1409 | 2026-04-21T16:05:43.002Z | Compiling iana-time-zone v0.1.65 |
| 1410 | 2026-04-21T16:05:43.024Z | Compiling uuid v1.23.0 |
| 1411 | 2026-04-21T16:05:43.024Z | Compiling ring v0.17.14 |
| 1412 | 2026-04-21T16:05:43.210Z | Compiling rustc_version v0.4.1 |
| 1413 | 2026-04-21T16:05:43.264Z | Compiling vcpkg v0.2.15 |
| 1414 | 2026-04-21T16:05:43.264Z | Compiling aws-lc-rs v1.16.0 |
| 1415 | 2026-04-21T16:05:43.550Z | Compiling regex-syntax v0.8.10 |
| 1416 | 2026-04-21T16:05:43.563Z | Compiling tracing-core v0.1.36 |
| 1417 | 2026-04-21T16:05:43.748Z | Compiling pest_generator v2.8.6 |
| 1418 | 2026-04-21T16:05:44.003Z | Compiling openssl-sys v0.9.111 |
| 1419 | 2026-04-21T16:05:44.130Z | Compiling serde_derive_internals v0.29.1 |
| 1420 | 2026-04-21T16:05:44.153Z | Compiling serde_derive v1.0.228 |
| 1421 | 2026-04-21T16:05:44.483Z | Compiling zeroize_derive v1.4.3 |
| 1422 | 2026-04-21T16:05:44.536Z | Compiling zerofrom-derive v0.1.6 |
| 1423 | 2026-04-21T16:05:44.771Z | Compiling yoke-derive v0.8.1 |
| 1424 | 2026-04-21T16:05:45.051Z | Compiling zerocopy-derive v0.8.40 |
| 1425 | 2026-04-21T16:05:45.124Z | Compiling zeroize v1.8.2 |
| 1426 | 2026-04-21T16:05:45.919Z | Compiling crypto-common v0.1.7 |
| 1427 | 2026-04-21T16:05:45.934Z | Compiling zerofrom v0.1.6 |
| 1428 | 2026-04-21T16:05:45.942Z | Compiling block-buffer v0.10.4 |
| 1429 | 2026-04-21T16:05:45.956Z | Compiling zerovec-derive v0.11.2 |
| 1430 | 2026-04-21T16:05:46.031Z | Compiling yoke v0.8.1 |
| 1431 | 2026-04-21T16:05:46.046Z | Compiling displaydoc v0.2.5 |
| 1432 | 2026-04-21T16:05:46.113Z | Compiling digest v0.10.7 |
| 1433 | 2026-04-21T16:05:46.217Z | Compiling tokio-macros v2.7.0 |
| 1434 | 2026-04-21T16:05:46.364Z | Compiling hmac v0.12.1 |
| 1435 | 2026-04-21T16:05:46.523Z | Compiling futures-macro v0.3.32 |
| 1436 | 2026-04-21T16:05:46.772Z | Compiling zerotrie v0.2.3 |
| 1437 | 2026-04-21T16:05:46.917Z | Compiling block-padding v0.3.3 |
| 1438 | 2026-04-21T16:05:47.044Z | Compiling zerovec v0.11.5 |
| 1439 | 2026-04-21T16:05:47.065Z | Compiling inout v0.1.4 |
| 1440 | 2026-04-21T16:05:47.077Z | Compiling sha2 v0.10.9 |
| 1441 | 2026-04-21T16:05:47.245Z | Compiling cipher v0.4.4 |
| 1442 | 2026-04-21T16:05:47.299Z | Compiling futures-util v0.3.32 |
| 1443 | 2026-04-21T16:05:47.479Z | Compiling tinystr v0.8.2 |
| 1444 | 2026-04-21T16:05:47.525Z | Compiling potential_utf v0.1.4 |
| 1445 | 2026-04-21T16:05:47.613Z | Compiling bytes v1.11.1 |
| 1446 | 2026-04-21T16:05:47.675Z | Compiling icu_locale_core v2.1.1 |
| 1447 | 2026-04-21T16:05:47.691Z | Compiling icu_collections v2.1.1 |
| 1448 | 2026-04-21T16:05:47.767Z | Compiling der_derive v0.7.3 |
| 1449 | 2026-04-21T16:05:48.060Z | Compiling tokio v1.52.1 |
| 1450 | 2026-04-21T16:05:48.210Z | Compiling http v1.4.0 |
| 1451 | 2026-04-21T16:05:48.449Z | Compiling icu_provider v2.1.1 |
| 1452 | 2026-04-21T16:05:48.540Z | Compiling chrono v0.4.44 |
| 1453 | 2026-04-21T16:05:48.705Z | Compiling icu_properties v2.1.2 |
| 1454 | 2026-04-21T16:05:48.737Z | Compiling icu_normalizer v2.1.1 |
| 1455 | 2026-04-21T16:05:49.098Z | Compiling der v0.7.10 |
| 1456 | 2026-04-21T16:05:49.261Z | Compiling ppv-lite86 v0.2.21 |
| 1457 | 2026-04-21T16:05:49.426Z | Compiling salsa20 v0.10.2 |
| 1458 | 2026-04-21T16:05:49.520Z | Compiling pbkdf2 v0.12.2 |
| 1459 | 2026-04-21T16:05:49.562Z | Compiling idna_adapter v1.2.1 |
| 1460 | 2026-04-21T16:05:49.576Z | Compiling thiserror-impl v2.0.18 |
| 1461 | 2026-04-21T16:05:49.633Z | Compiling scrypt v0.11.0 |
| 1462 | 2026-04-21T16:05:49.698Z | Compiling idna v1.1.0 |
| 1463 | 2026-04-21T16:05:49.766Z | Compiling rand_chacha v0.9.0 |
| 1464 | 2026-04-21T16:05:49.881Z | Compiling aes v0.8.4 |
| 1465 | 2026-04-21T16:05:49.895Z | Compiling cbc v0.1.2 |
| 1466 | 2026-04-21T16:05:50.042Z | Compiling url v2.5.8 |
| 1467 | 2026-04-21T16:05:50.304Z | Compiling spki v0.7.3 |
| 1468 | 2026-04-21T16:05:50.355Z | Compiling rustls-pki-types v1.14.0 |
| 1469 | 2026-04-21T16:05:50.503Z | Compiling tracing-attributes v0.1.31 |
| 1470 | 2026-04-21T16:05:50.517Z | Compiling pkcs5 v0.7.1 |
| 1471 | 2026-04-21T16:05:50.806Z | Compiling rand v0.9.2 |
| 1472 | 2026-04-21T16:05:50.887Z | Compiling http-body v1.0.1 |
| 1473 | 2026-04-21T16:05:50.927Z | Compiling thiserror v2.0.18 |
| 1474 | 2026-04-21T16:05:50.986Z | Compiling untrusted v0.7.1 |
| 1475 | 2026-04-21T16:05:51.011Z | Compiling openssl-probe v0.2.1 |
| 1476 | 2026-04-21T16:05:51.028Z | Compiling schemars v0.8.22 |
| 1477 | 2026-04-21T16:05:51.043Z | Compiling untrusted v0.9.0 |
| 1478 | 2026-04-21T16:05:51.106Z | Compiling base64 v0.22.1 |
| 1479 | 2026-04-21T16:05:51.162Z | Compiling httparse v1.10.1 |
| 1480 | 2026-04-21T16:05:51.241Z | Compiling pkcs8 v0.10.2 |
| 1481 | 2026-04-21T16:05:51.419Z | Compiling schemars_derive v0.8.22 |
| 1482 | 2026-04-21T16:05:51.538Z | Compiling pest_derive v2.8.6 |
| 1483 | 2026-04-21T16:05:51.553Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-04-21T16:05:51.583Z | Compiling darling_core v0.20.11 |
| 1485 | 2026-04-21T16:05:51.804Z | Compiling tokio-util v0.7.18 |
| 1486 | 2026-04-21T16:05:51.957Z | Compiling tracing v0.1.44 |
| 1487 | 2026-04-21T16:05:52.226Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-04-21T16:05:52.331Z | Compiling tinyvec_macros v0.1.1 |
| 1489 | 2026-04-21T16:05:52.363Z | Compiling rustls v0.23.37 |
| 1490 | 2026-04-21T16:05:52.402Z | Compiling try-lock v0.2.5 |
| 1491 | 2026-04-21T16:05:52.515Z | Compiling tower-layer v0.3.3 |
| 1492 | 2026-04-21T16:05:52.530Z | Compiling tower-service v0.3.3 |
| 1493 | 2026-04-21T16:05:52.630Z | Compiling atomic-waker v1.1.2 |
| 1494 | 2026-04-21T16:05:52.669Z | Compiling want v0.3.1 |
| 1495 | 2026-04-21T16:05:52.750Z | Compiling h2 v0.4.13 |
| 1496 | 2026-04-21T16:05:52.810Z | Compiling tinyvec v1.10.0 |
| 1497 | 2026-04-21T16:05:52.828Z | Compiling scroll v0.13.0 |
| 1498 | 2026-04-21T16:05:53.083Z | Compiling ipnet v2.11.0 |
| 1499 | 2026-04-21T16:05:53.134Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1500 | 2026-04-21T16:05:53.207Z | Compiling spin v0.9.8 |
| 1501 | 2026-04-21T16:05:53.420Z | Compiling aho-corasick v1.1.4 |
| 1502 | 2026-04-21T16:05:53.513Z | Compiling powerfmt v0.2.0 |
| 1503 | 2026-04-21T16:05:53.573Z | Compiling foreign-types-shared v0.1.1 |
| 1504 | 2026-04-21T16:05:53.654Z | Compiling httpdate v1.0.3 |
| 1505 | 2026-04-21T16:05:53.667Z | Compiling num-conv v0.2.0 |
| 1506 | 2026-04-21T16:05:53.718Z | Compiling crc32fast v1.5.0 |
| 1507 | 2026-04-21T16:05:53.794Z | Compiling openssl v0.10.75 |
| 1508 | 2026-04-21T16:05:53.811Z | Compiling darling_macro v0.20.11 |
| 1509 | 2026-04-21T16:05:53.871Z | Compiling pin-utils v0.1.0 |
| 1510 | 2026-04-21T16:05:53.912Z | Compiling time-core v0.1.8 |
| 1511 | 2026-04-21T16:05:53.942Z | Compiling tempfile v3.25.0 |
| 1512 | 2026-04-21T16:05:54.013Z | Compiling deranged v0.5.8 |
| 1513 | 2026-04-21T16:05:54.046Z | Compiling foreign-types v0.3.2 |
| 1514 | 2026-04-21T16:05:54.058Z | Compiling time-macros v0.2.27 |
| 1515 | 2026-04-21T16:05:54.274Z | Compiling darling v0.20.11 |
| 1516 | 2026-04-21T16:05:54.306Z | Compiling regex-automata v0.4.14 |
| 1517 | 2026-04-21T16:05:54.349Z | Compiling goblin v0.10.5 |
| 1518 | 2026-04-21T16:05:55.065Z | Compiling openssl-macros v0.1.1 |
| 1519 | 2026-04-21T16:05:55.087Z | Compiling socket2 v0.5.10 |
| 1520 | 2026-04-21T16:05:55.499Z | Compiling wait-timeout v0.2.1 |
| 1521 | 2026-04-21T16:05:55.542Z | Compiling syn v1.0.109 |
| 1522 | 2026-04-21T16:05:55.547Z | Compiling crossbeam-utils v0.8.21 |
| 1523 | 2026-04-21T16:05:55.759Z | Compiling hyper v1.8.1 |
| 1524 | 2026-04-21T16:05:55.837Z | Compiling quick-error v1.2.3 |
| 1525 | 2026-04-21T16:05:55.842Z | Compiling native-tls v0.2.18 |
| 1526 | 2026-04-21T16:05:55.945Z | Compiling siphasher v1.0.2 |
| 1527 | 2026-04-21T16:05:56.046Z | Compiling bit-vec v0.8.0 |
| 1528 | 2026-04-21T16:05:56.131Z | Compiling simd-adler32 v0.3.8 |
| 1529 | 2026-04-21T16:05:56.278Z | Compiling num_threads v0.1.7 |
| 1530 | 2026-04-21T16:05:56.375Z | Compiling usdt-impl v0.6.0 |
| 1531 | 2026-04-21T16:05:56.380Z | Compiling time v0.3.47 |
| 1532 | 2026-04-21T16:05:56.603Z | Compiling bit-set v0.8.0 |
| 1533 | 2026-04-21T16:05:56.697Z | Compiling rusty-fork v0.3.1 |
| 1534 | 2026-04-21T16:05:56.827Z | Compiling hyper-util v0.1.20 |
| 1535 | 2026-04-21T16:05:57.324Z | Compiling dof v0.4.0 |
| 1536 | 2026-04-21T16:05:57.957Z | Compiling derive_builder_core v0.20.2 |
| 1537 | 2026-04-21T16:05:58.463Z | Compiling unicode-normalization v0.1.25 |
| 1538 | 2026-04-21T16:05:58.524Z | Compiling dtrace-parser v0.3.0 |
| 1539 | 2026-04-21T16:05:58.562Z | Compiling rustls-native-certs v0.8.3 |
| 1540 | 2026-04-21T16:05:58.610Z | Compiling signature v2.2.0 |
| 1541 | 2026-04-21T16:05:58.788Z | Compiling scroll_derive v0.12.1 |
| 1542 | 2026-04-21T16:05:58.802Z | Compiling thiserror-impl v1.0.69 |
| 1543 | 2026-04-21T16:05:58.847Z | Compiling heapless v0.7.17 |
| 1544 | 2026-04-21T16:05:58.901Z | Compiling rand_xorshift v0.4.0 |
| 1545 | 2026-04-21T16:05:59.063Z | Compiling slog v2.8.2 |
| 1546 | 2026-04-21T16:05:59.083Z | Compiling darling_core v0.21.3 |
| 1547 | 2026-04-21T16:05:59.242Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1548 | 2026-04-21T16:05:59.257Z | Compiling sync_wrapper v1.0.2 |
| 1549 | 2026-04-21T16:05:59.362Z | Compiling thread-id v5.1.0 |
| 1550 | 2026-04-21T16:05:59.434Z | Compiling cookie v0.18.1 |
| 1551 | 2026-04-21T16:05:59.448Z | Compiling anyhow v1.0.102 |
| 1552 | 2026-04-21T16:05:59.508Z | Compiling adler2 v2.0.1 |
| 1553 | 2026-04-21T16:05:59.613Z | Compiling unarray v0.1.4 |
| 1554 | 2026-04-21T16:05:59.639Z | Compiling unicode-properties v0.1.4 |
| 1555 | 2026-04-21T16:05:59.725Z | Compiling zstd-safe v7.2.4 |
| 1556 | 2026-04-21T16:05:59.750Z | Compiling signal-hook v0.3.18 |
| 1557 | 2026-04-21T16:05:59.839Z | Compiling paste v1.0.15 |
| 1558 | 2026-04-21T16:05:59.853Z | Compiling unicode-bidi v0.3.18 |
| 1559 | 2026-04-21T16:05:59.946Z | Compiling proptest v1.10.0 |
| 1560 | 2026-04-21T16:06:00.034Z | Compiling thiserror v1.0.69 |
| 1561 | 2026-04-21T16:06:00.133Z | Compiling miniz_oxide v0.8.9 |
| 1562 | 2026-04-21T16:06:00.166Z | Compiling stringprep v0.1.5 |
| 1563 | 2026-04-21T16:06:00.435Z | Compiling scroll v0.12.0 |
| 1564 | 2026-04-21T16:06:00.701Z | Compiling tower v0.5.3 |
| 1565 | 2026-04-21T16:06:00.837Z | Compiling derive_builder_macro v0.20.2 |
| 1566 | 2026-04-21T16:06:01.170Z | Compiling ipnetwork v0.21.1 |
| 1567 | 2026-04-21T16:06:01.194Z | Compiling http-body-util v0.1.3 |
| 1568 | 2026-04-21T16:06:01.288Z | Compiling webpki-roots v1.0.6 |
| 1569 | 2026-04-21T16:06:01.393Z | Compiling rand_chacha v0.3.1 |
| 1570 | 2026-04-21T16:06:01.408Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-04-21T16:06:01.439Z | Compiling erased-serde v0.3.31 |
| 1572 | 2026-04-21T16:06:01.565Z | Compiling toml_datetime v0.6.11 |
| 1573 | 2026-04-21T16:06:01.642Z | Compiling darling_macro v0.21.3 |
| 1574 | 2026-04-21T16:06:01.720Z | Compiling serde_spanned v0.6.9 |
| 1575 | 2026-04-21T16:06:01.830Z | Compiling md-5 v0.10.6 |
| 1576 | 2026-04-21T16:06:01.870Z | Compiling zerocopy-derive v0.7.35 |
| 1577 | 2026-04-21T16:06:01.926Z | Compiling curve25519-dalek v4.1.3 |
| 1578 | 2026-04-21T16:06:01.996Z | Compiling vergen-lib v0.1.6 |
| 1579 | 2026-04-21T16:06:02.117Z | Compiling num-integer v0.1.46 |
| 1580 | 2026-04-21T16:06:02.173Z | Compiling hash32 v0.2.1 |
| 1581 | 2026-04-21T16:06:02.209Z | Compiling ff v0.13.1 |
| 1582 | 2026-04-21T16:06:02.260Z | Compiling memoffset v0.9.1 |
| 1583 | 2026-04-21T16:06:02.345Z | Compiling num-bigint-dig v0.8.6 |
| 1584 | 2026-04-21T16:06:02.363Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-04-21T16:06:02.438Z | Compiling fallible-iterator v0.2.0 |
| 1586 | 2026-04-21T16:06:02.452Z | Compiling iri-string v0.7.10 |
| 1587 | 2026-04-21T16:06:02.530Z | Compiling psl-types v2.0.11 |
| 1588 | 2026-04-21T16:06:02.544Z | Compiling ref-cast v1.0.25 |
| 1589 | 2026-04-21T16:06:02.657Z | Compiling ryu v1.0.23 |
| 1590 | 2026-04-21T16:06:02.725Z | Compiling cfg_aliases v0.2.1 |
| 1591 | 2026-04-21T16:06:02.741Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-04-21T16:06:02.799Z | Compiling zlib-rs v0.6.2 |
| 1593 | 2026-04-21T16:06:02.834Z | Compiling litrs v1.0.0 |
| 1594 | 2026-04-21T16:06:02.846Z | Compiling rustix v0.38.44 |
| 1595 | 2026-04-21T16:06:03.141Z | Compiling nix v0.31.2 |
| 1596 | 2026-04-21T16:06:03.274Z | Compiling serde_urlencoded v0.7.1 |
| 1597 | 2026-04-21T16:06:03.334Z | Compiling document-features v0.2.12 |
| 1598 | 2026-04-21T16:06:03.499Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-04-21T16:06:03.514Z | Compiling postgres-protocol v0.6.10 |
| 1600 | 2026-04-21T16:06:03.908Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-04-21T16:06:03.926Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-04-21T16:06:04.051Z | Compiling sec1 v0.7.3 |
| 1603 | 2026-04-21T16:06:04.090Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-04-21T16:06:04.158Z | Compiling newtype-uuid v1.3.2 |
| 1605 | 2026-04-21T16:06:04.207Z | Compiling group v0.13.0 |
| 1606 | 2026-04-21T16:06:04.397Z | Compiling darling v0.21.3 |
| 1607 | 2026-04-21T16:06:04.478Z | Compiling rand v0.8.5 |
| 1608 | 2026-04-21T16:06:04.482Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-04-21T16:06:04.751Z | Compiling derive_builder v0.20.2 |
| 1610 | 2026-04-21T16:06:04.784Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-04-21T16:06:04.865Z | Compiling hubpack_derive v0.1.1 |
| 1612 | 2026-04-21T16:06:04.946Z | Compiling goblin v0.8.2 |
| 1613 | 2026-04-21T16:06:05.545Z | Compiling regex v1.12.3 |
| 1614 | 2026-04-21T16:06:05.621Z | Compiling flate2 v1.1.9 |
| 1615 | 2026-04-21T16:06:05.639Z | Compiling phf_shared v0.13.1 |
| 1616 | 2026-04-21T16:06:05.664Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-04-21T16:06:05.756Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-04-21T16:06:05.882Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-04-21T16:06:05.969Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-04-21T16:06:05.985Z | Compiling terminal_size v0.4.3 |
| 1621 | 2026-04-21T16:06:06.012Z | Compiling daft-derive v0.1.5 |
| 1622 | 2026-04-21T16:06:06.027Z | Compiling async-trait v0.1.89 |
| 1623 | 2026-04-21T16:06:06.041Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1624 | 2026-04-21T16:06:06.123Z | Compiling strum_macros v0.27.2 |
| 1625 | 2026-04-21T16:06:06.682Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-04-21T16:06:06.720Z | Compiling vergen v9.0.6 |
| 1627 | 2026-04-21T16:06:06.901Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-04-21T16:06:07.032Z | Compiling ahash v0.8.12 |
| 1629 | 2026-04-21T16:06:07.088Z | Compiling unicode-segmentation v1.12.0 |
| 1630 | 2026-04-21T16:06:07.210Z | Compiling object v0.37.3 |
| 1631 | 2026-04-21T16:06:07.233Z | Compiling managed v0.8.0 |
| 1632 | 2026-04-21T16:06:07.448Z | Compiling foldhash v0.1.5 |
| 1633 | 2026-04-21T16:06:07.477Z | Compiling bitflags v1.3.2 |
| 1634 | 2026-04-21T16:06:07.481Z | Compiling winnow v0.5.40 |
| 1635 | 2026-04-21T16:06:07.554Z | Compiling libbz2-rs-sys v0.2.2 |
| 1636 | 2026-04-21T16:06:07.619Z | Compiling bumpalo v3.20.2 |
| 1637 | 2026-04-21T16:06:07.867Z | Compiling clap_builder v4.5.60 |
| 1638 | 2026-04-21T16:06:08.051Z | Compiling strum v0.27.2 |
| 1639 | 2026-04-21T16:06:08.078Z | Compiling bzip2 v0.6.1 |
| 1640 | 2026-04-21T16:06:08.183Z | Compiling zopfli v0.8.3 |
| 1641 | 2026-04-21T16:06:08.230Z | Compiling hashbrown v0.15.5 |
| 1642 | 2026-04-21T16:06:08.659Z | Compiling dof v0.3.0 |
| 1643 | 2026-04-21T16:06:08.763Z | Compiling toml_edit v0.19.15 |
| 1644 | 2026-04-21T16:06:08.905Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-04-21T16:06:08.948Z | Compiling daft v0.1.5 |
| 1646 | 2026-04-21T16:06:09.220Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-04-21T16:06:09.293Z | Compiling phf v0.13.1 |
| 1648 | 2026-04-21T16:06:09.811Z | Compiling signal-hook-mio v0.2.5 |
| 1649 | 2026-04-21T16:06:09.929Z | Compiling hubpack v0.1.2 |
| 1650 | 2026-04-21T16:06:10.152Z | Compiling cookie_store v0.22.1 |
| 1651 | 2026-04-21T16:06:10.613Z | Compiling zstd v0.13.3 |
| 1652 | 2026-04-21T16:06:10.829Z | Compiling bzip2 v0.4.4 |
| 1653 | 2026-04-21T16:06:10.880Z | Compiling hyper-tls v0.6.0 |
| 1654 | 2026-04-21T16:06:10.893Z | Compiling serde_with_macros v3.17.0 |
| 1655 | 2026-04-21T16:06:11.029Z | Compiling postgres-types v0.2.12 |
| 1656 | 2026-04-21T16:06:11.110Z | Compiling usdt-attr-macro v0.6.0 |
| 1657 | 2026-04-21T16:06:11.389Z | Compiling usdt-macro v0.6.0 |
| 1658 | 2026-04-21T16:06:11.586Z | Compiling dtrace-parser v0.2.0 |
| 1659 | 2026-04-21T16:06:11.894Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-04-21T16:06:12.006Z | Compiling bstr v1.12.1 |
| 1661 | 2026-04-21T16:06:12.050Z | Compiling phf_shared v0.11.3 |
| 1662 | 2026-04-21T16:06:12.105Z | Compiling pkcs1 v0.7.5 |
| 1663 | 2026-04-21T16:06:12.184Z | Compiling hex v0.4.3 |
| 1664 | 2026-04-21T16:06:12.250Z | Compiling serde-big-array v0.5.1 |
| 1665 | 2026-04-21T16:06:12.329Z | Compiling rfc6979 v0.4.0 |
| 1666 | 2026-04-21T16:06:12.393Z | Compiling strum_macros v0.26.4 |
| 1667 | 2026-04-21T16:06:12.445Z | Compiling clap_derive v4.5.55 |
| 1668 | 2026-04-21T16:06:12.459Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-04-21T16:06:12.504Z | Compiling serde_repr v0.1.20 |
| 1670 | 2026-04-21T16:06:12.643Z | Compiling float-cmp v0.10.0 |
| 1671 | 2026-04-21T16:06:12.792Z | Compiling memmap2 v0.9.10 |
| 1672 | 2026-04-21T16:06:12.806Z | Compiling thread-id v4.2.2 |
| 1673 | 2026-04-21T16:06:12.898Z | Compiling env_filter v1.0.0 |
| 1674 | 2026-04-21T16:06:12.950Z | Compiling encoding_rs v0.8.35 |
| 1675 | 2026-04-21T16:06:13.008Z | Compiling new_debug_unreachable v1.0.6 |
| 1676 | 2026-04-21T16:06:13.026Z | Compiling jiff v0.2.21 |
| 1677 | 2026-04-21T16:06:13.082Z | Compiling rustc-hash v2.1.1 |
| 1678 | 2026-04-21T16:06:13.196Z | Compiling keccak v0.1.6 |
| 1679 | 2026-04-21T16:06:13.207Z | Compiling data-encoding v2.10.0 |
| 1680 | 2026-04-21T16:06:13.886Z | Compiling difflib v0.4.0 |
| 1681 | 2026-04-21T16:06:13.997Z | Compiling static_assertions v1.1.0 |
| 1682 | 2026-04-21T16:06:14.076Z | Compiling precomputed-hash v0.1.1 |
| 1683 | 2026-04-21T16:06:14.113Z | Compiling fixedbitset v0.4.2 |
| 1684 | 2026-04-21T16:06:14.166Z | Compiling either v1.15.0 |
| 1685 | 2026-04-21T16:06:14.191Z | Compiling normalize-line-endings v0.3.0 |
| 1686 | 2026-04-21T16:06:14.291Z | Compiling mime v0.3.17 |
| 1687 | 2026-04-21T16:06:14.327Z | Compiling predicates-core v1.0.10 |
| 1688 | 2026-04-21T16:06:14.371Z | Compiling whoami v2.1.0 |
| 1689 | 2026-04-21T16:06:14.460Z | Compiling fixedbitset v0.5.7 |
| 1690 | 2026-04-21T16:06:14.466Z | Compiling itertools v0.13.0 |
| 1691 | 2026-04-21T16:06:14.502Z | Compiling predicates v3.1.4 |
| 1692 | 2026-04-21T16:06:14.543Z | Compiling petgraph v0.6.5 |
| 1693 | 2026-04-21T16:06:14.748Z | Compiling petgraph v0.8.3 |
| 1694 | 2026-04-21T16:06:14.768Z | Compiling tokio-postgres v0.7.16 |
| 1695 | 2026-04-21T16:06:14.973Z | Compiling clap v4.5.60 |
| 1696 | 2026-04-21T16:06:15.058Z | Compiling string_cache v0.8.9 |
| 1697 | 2026-04-21T16:06:15.150Z | Compiling strum v0.26.3 |
| 1698 | 2026-04-21T16:06:15.306Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-04-21T16:06:15.334Z | Compiling toml_edit v0.22.27 |
| 1700 | 2026-04-21T16:06:15.745Z | Compiling zip v4.6.1 |
| 1701 | 2026-04-21T16:06:16.027Z | Compiling hickory-proto v0.25.2 |
| 1702 | 2026-04-21T16:06:16.702Z | Compiling sha3 v0.10.8 |
| 1703 | 2026-04-21T16:06:16.706Z | Compiling iddqd v0.3.17 |
| 1704 | 2026-04-21T16:06:16.978Z | Compiling env_logger v0.11.9 |
| 1705 | 2026-04-21T16:06:17.156Z | Compiling usdt v0.6.0 |
| 1706 | 2026-04-21T16:06:17.202Z | Compiling usdt-impl v0.5.0 |
| 1707 | 2026-04-21T16:06:17.601Z | Compiling ecdsa v0.16.9 |
| 1708 | 2026-04-21T16:06:17.605Z | Compiling similar v2.7.0 |
| 1709 | 2026-04-21T16:06:17.719Z | Compiling serde_with v3.17.0 |
| 1710 | 2026-04-21T16:06:17.788Z | Compiling rsa v0.9.10 |
| 1711 | 2026-04-21T16:06:17.836Z | Compiling ed25519-dalek v2.2.0 |
| 1712 | 2026-04-21T16:06:18.042Z | Compiling crossterm v0.28.1 |
| 1713 | 2026-04-21T16:06:18.273Z | Compiling zip v0.6.6 |
| 1714 | 2026-04-21T16:06:18.844Z | Compiling toml v0.7.8 |
| 1715 | 2026-04-21T16:06:19.389Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1716 | 2026-04-21T16:06:19.440Z | Compiling heck v0.4.1 |
| 1717 | 2026-04-21T16:06:19.480Z | Compiling crossbeam-epoch v0.9.18 |
| 1718 | 2026-04-21T16:06:19.531Z | Compiling tokio-stream v0.1.18 |
| 1719 | 2026-04-21T16:06:19.677Z | Compiling buf-list v1.1.2 |
| 1720 | 2026-04-21T16:06:19.816Z | Compiling x509-cert v0.2.5 |
| 1721 | 2026-04-21T16:06:19.960Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1722 | 2026-04-21T16:06:20.010Z | Compiling openapiv3 v2.2.0 |
| 1723 | 2026-04-21T16:06:20.029Z | Compiling sha1 v0.10.6 |
| 1724 | 2026-04-21T16:06:20.286Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1725 | 2026-04-21T16:06:20.296Z | Compiling peg-runtime v0.8.5 |
| 1726 | 2026-04-21T16:06:20.585Z | Compiling lalrpop-util v0.19.12 |
| 1727 | 2026-04-21T16:06:20.622Z | Compiling thread_local v1.1.9 |
| 1728 | 2026-04-21T16:06:20.769Z | Compiling slog-async v2.8.0 |
| 1729 | 2026-04-21T16:06:20.811Z | Compiling crossbeam-channel v0.5.15 |
| 1730 | 2026-04-21T16:06:20.870Z | Compiling futures-executor v0.3.32 |
| 1731 | 2026-04-21T16:06:21.074Z | Compiling filetime v0.2.27 |
| 1732 | 2026-04-21T16:06:21.115Z | Compiling is-terminal v0.4.17 |
| 1733 | 2026-04-21T16:06:21.183Z | Compiling term v1.2.1 |
| 1734 | 2026-04-21T16:06:21.225Z | Compiling take_mut v0.2.2 |
| 1735 | 2026-04-21T16:06:21.239Z | Compiling xattr v1.6.1 |
| 1736 | 2026-04-21T16:06:21.240Z | Compiling futures v0.3.32 |
| 1737 | 2026-04-21T16:06:21.399Z | Compiling slog-term v2.9.2 |
| 1738 | 2026-04-21T16:06:21.524Z | Compiling tar v0.4.45 |
| 1739 | 2026-04-21T16:06:28.791Z | Compiling rustls-webpki v0.103.9 |
| 1740 | 2026-04-21T16:06:31.601Z | Compiling tokio-rustls v0.26.4 |
| 1741 | 2026-04-21T16:06:31.602Z | Compiling rustls-platform-verifier v0.6.2 |
| 1742 | 2026-04-21T16:06:31.834Z | Compiling hyper-rustls v0.27.7 |
| 1743 | 2026-04-21T16:06:32.007Z | Compiling reqwest v0.13.2 |
| 1744 | 2026-04-21T16:06:32.007Z | Compiling reqwest v0.12.28 |
| 1745 | 2026-04-21T16:06:34.057Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1746 | 2026-04-21T16:06:34.271Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1747 | 2026-04-21T16:06:37.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1748 | 2026-04-21T16:06:37.244Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1749 | 2026-04-21T16:06:37.300Z | Apr 21 16:06:36.209 INFO Starting download, target: Cockroach |
| 1750 | 2026-04-21T16:06:37.301Z | Apr 21 16:06:36.210 INFO Starting download, target: Clickhouse |
| 1751 | 2026-04-21T16:06:37.301Z | Apr 21 16:06:36.210 INFO Starting download, target: Console |
| 1752 | 2026-04-21T16:06:37.301Z | Apr 21 16:06:36.210 INFO Starting download, target: DendriteStub |
| 1753 | 2026-04-21T16:06:37.304Z | Apr 21 16:06:36.210 INFO Starting download, target: MaghemiteMgd |
| 1754 | 2026-04-21T16:06:37.304Z | Apr 21 16:06:36.210 INFO Starting download, target: TransceiverControl |
| 1755 | 2026-04-21T16:06:37.304Z | Apr 21 16:06:36.210 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1756 | 2026-04-21T16:06:37.304Z | Apr 21 16:06:36.210 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1757 | 2026-04-21T16:06:37.304Z | Apr 21 16:06:36.210 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1758 | 2026-04-21T16:06:37.304Z | Apr 21 16:06:36.210 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1759 | 2026-04-21T16:06:37.304Z | Apr 21 16:06:36.210 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1760 | 2026-04-21T16:06:37.305Z | Apr 21 16:06:36.210 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1761 | 2026-04-21T16:06:37.541Z | Apr 21 16:06:36.450 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1762 | 2026-04-21T16:06:37.751Z | Apr 21 16:06:36.659 INFO Download complete, target: TransceiverControl |
| 1763 | 2026-04-21T16:06:38.229Z | Apr 21 16:06:37.133 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1764 | 2026-04-21T16:06:38.485Z | Apr 21 16:06:37.389 INFO Download complete, target: Console |
| 1765 | 2026-04-21T16:06:38.804Z | Apr 21 16:06:37.708 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1766 | 2026-04-21T16:06:38.937Z | Apr 21 16:06:37.845 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1767 | 2026-04-21T16:06:39.295Z | Apr 21 16:06:38.204 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1768 | 2026-04-21T16:06:39.295Z | Apr 21 16:06:38.204 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1769 | 2026-04-21T16:06:39.779Z | Apr 21 16:06:38.688 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-04-21T16:06:41.255Z | Apr 21 16:06:40.163 INFO Download complete, target: MaghemiteMgd |
| 1771 | 2026-04-21T16:06:41.258Z | Apr 21 16:06:40.164 INFO Download complete, target: DendriteStub |
| 1772 | 2026-04-21T16:06:43.923Z | Apr 21 16:06:42.824 INFO Checking that binary works, target: Cockroach |
| 1773 | 2026-04-21T16:06:44.009Z | Apr 21 16:06:42.917 INFO Download complete, target: Cockroach |
| 1774 | 2026-04-21T16:06:46.485Z | Apr 21 16:06:45.394 INFO Checking that binary works, target: Clickhouse |
| 1775 | 2026-04-21T16:06:46.615Z | Apr 21 16:06:45.523 INFO Download complete, target: Clickhouse |
| 1776 | 2026-04-21T16:06:46.626Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1777 | 2026-04-21T16:06:46.630Z | |
| 1778 | 2026-04-21T16:06:46.630Z | real 3:12.194289317 |
| 1779 | 2026-04-21T16:06:46.630Z | user 7:14.054833180 |
| 1780 | 2026-04-21T16:06:46.630Z | sys 1:24.488082730 |
| 1781 | 2026-04-21T16:06:46.630Z | trap 0.228586951 |
| 1782 | 2026-04-21T16:06:46.630Z | tflt 0.667791028 |
| 1783 | 2026-04-21T16:06:46.630Z | dflt 0.739187956 |
| 1784 | 2026-04-21T16:06:46.630Z | kflt 0.023171750 |
| 1785 | 2026-04-21T16:06:46.630Z | lock 21:24.357900771 |
| 1786 | 2026-04-21T16:06:46.630Z | slp 22:01.063321538 |
| 1787 | 2026-04-21T16:06:46.630Z | lat 43.445033949 |
| 1788 | 2026-04-21T16:06:46.630Z | stop 1:57.840522813 |
| 1789 | 2026-04-21T16:06:46.630Z | + banner hack-check |
| 1790 | 2026-04-21T16:06:46.630Z | |
| 1791 | 2026-04-21T16:06:46.630Z | # # ## #### # # #### # # ###### #### # # |
| 1792 | 2026-04-21T16:06:46.630Z | # # # # # # # # # # # # # # # # # |
| 1793 | 2026-04-21T16:06:46.631Z | ###### # # # #### ##### # ###### ##### # #### |
| 1794 | 2026-04-21T16:06:46.631Z | # # ###### # # # # # # # # # # |
| 1795 | 2026-04-21T16:06:46.631Z | # # # # # # # # # # # # # # # # # |
| 1796 | 2026-04-21T16:06:46.631Z | # # # # #### # # #### # # ###### #### # # |
| 1797 | 2026-04-21T16:06:46.631Z | |
| 1798 | 2026-04-21T16:06:46.631Z | + export CARGO_INCREMENTAL=0 |
| 1799 | 2026-04-21T16:06:46.631Z | + CARGO_INCREMENTAL=0 |
| 1800 | 2026-04-21T16:06:46.631Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1801 | 2026-04-21T16:06:47.161Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1802 | 2026-04-21T16:06:47.379Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1803 | 2026-04-21T16:06:49.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1804 | 2026-04-21T16:06:49.335Z | Running `target/debug/xtask check-features --ci` |
| 1805 | 2026-04-21T16:06:49.363Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1806 | 2026-04-21T16:06:49.366Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1807 | 2026-04-21T16:06:49.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1808 | 2026-04-21T16:06:49.874Z | Running `target/debug/xtask download cargo-hack` |
| 1809 | 2026-04-21T16:06:50.645Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1810 | 2026-04-21T16:06:50.962Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1811 | 2026-04-21T16:06:53.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s |
| 1812 | 2026-04-21T16:06:53.613Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1813 | 2026-04-21T16:06:53.655Z | Apr 21 16:06:52.563 INFO Starting download, target: CargoHack |
| 1814 | 2026-04-21T16:06:53.660Z | Apr 21 16:06:52.564 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1815 | 2026-04-21T16:06:54.040Z | Apr 21 16:06:52.949 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1816 | 2026-04-21T16:06:54.089Z | Apr 21 16:06:52.998 INFO Download complete, target: CargoHack |
| 1817 | 2026-04-21T16:06:54.093Z | 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" |
| 1818 | 2026-04-21T16:06:54.105Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1819 | 2026-04-21T16:06:54.256Z | info: running `cargo check --bins` on api_identity (1/272) |
| 1820 | 2026-04-21T16:06:54.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1821 | 2026-04-21T16:06:54.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1822 | 2026-04-21T16:06:54.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1823 | 2026-04-21T16:06:54.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1824 | 2026-04-21T16:06:54.828Z | |
| 1825 | 2026-04-21T16:06:54.828Z | info: running `cargo check --bins` on bootstore (2/272) |
| 1826 | 2026-04-21T16:06:55.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1827 | 2026-04-21T16:06:55.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1828 | 2026-04-21T16:06:55.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1829 | 2026-04-21T16:06:55.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1830 | 2026-04-21T16:06:55.403Z | |
| 1831 | 2026-04-21T16:06:55.403Z | info: running `cargo check --bins` on omicron-ledger (3/272) |
| 1832 | 2026-04-21T16:06:55.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1833 | 2026-04-21T16:06:55.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1834 | 2026-04-21T16:06:55.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1835 | 2026-04-21T16:06:55.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1836 | 2026-04-21T16:06:55.974Z | |
| 1837 | 2026-04-21T16:06:55.974Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/272) |
| 1838 | 2026-04-21T16:06:56.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1839 | 2026-04-21T16:06:56.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1840 | 2026-04-21T16:06:56.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1841 | 2026-04-21T16:06:56.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1842 | 2026-04-21T16:06:56.552Z | |
| 1843 | 2026-04-21T16:06:56.552Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/272) |
| 1844 | 2026-04-21T16:06:57.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1845 | 2026-04-21T16:06:57.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1846 | 2026-04-21T16:06:57.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1847 | 2026-04-21T16:06:57.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1848 | 2026-04-21T16:06:57.124Z | |
| 1849 | 2026-04-21T16:06:57.124Z | info: running `cargo check --bins` on omicron-certificates (6/272) |
| 1850 | 2026-04-21T16:06:57.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1851 | 2026-04-21T16:06:57.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1852 | 2026-04-21T16:06:57.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1853 | 2026-04-21T16:06:57.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1854 | 2026-04-21T16:06:57.708Z | |
| 1855 | 2026-04-21T16:06:57.708Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/272) |
| 1856 | 2026-04-21T16:06:58.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1857 | 2026-04-21T16:06:58.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1858 | 2026-04-21T16:06:58.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1859 | 2026-04-21T16:06:58.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1860 | 2026-04-21T16:06:58.292Z | |
| 1861 | 2026-04-21T16:06:58.292Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/272) |
| 1862 | 2026-04-21T16:06:58.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1863 | 2026-04-21T16:06:58.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1864 | 2026-04-21T16:06:58.791Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1865 | 2026-04-21T16:06:58.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1866 | 2026-04-21T16:06:58.876Z | |
| 1867 | 2026-04-21T16:06:58.876Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/272) |
| 1868 | 2026-04-21T16:06:59.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1869 | 2026-04-21T16:06:59.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1870 | 2026-04-21T16:06:59.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1871 | 2026-04-21T16:06:59.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1872 | 2026-04-21T16:06:59.339Z | |
| 1873 | 2026-04-21T16:06:59.339Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/272) |
| 1874 | 2026-04-21T16:06:59.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1875 | 2026-04-21T16:06:59.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1876 | 2026-04-21T16:06:59.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1877 | 2026-04-21T16:06:59.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1878 | 2026-04-21T16:06:59.803Z | |
| 1879 | 2026-04-21T16:06:59.803Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/272) |
| 1880 | 2026-04-21T16:07:00.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1881 | 2026-04-21T16:07:00.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1882 | 2026-04-21T16:07:00.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1883 | 2026-04-21T16:07:00.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1884 | 2026-04-21T16:07:00.262Z | |
| 1885 | 2026-04-21T16:07:00.262Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/272) |
| 1886 | 2026-04-21T16:07:00.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1887 | 2026-04-21T16:07:00.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1888 | 2026-04-21T16:07:00.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1889 | 2026-04-21T16:07:00.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1890 | 2026-04-21T16:07:00.724Z | |
| 1891 | 2026-04-21T16:07:00.724Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/272) |
| 1892 | 2026-04-21T16:07:01.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1893 | 2026-04-21T16:07:01.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1894 | 2026-04-21T16:07:01.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1895 | 2026-04-21T16:07:01.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1896 | 2026-04-21T16:07:01.189Z | |
| 1897 | 2026-04-21T16:07:01.189Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/272) |
| 1898 | 2026-04-21T16:07:01.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1899 | 2026-04-21T16:07:01.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1900 | 2026-04-21T16:07:01.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1901 | 2026-04-21T16:07:01.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1902 | 2026-04-21T16:07:01.651Z | |
| 1903 | 2026-04-21T16:07:01.651Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/272) |
| 1904 | 2026-04-21T16:07:02.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1905 | 2026-04-21T16:07:02.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1906 | 2026-04-21T16:07:02.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1907 | 2026-04-21T16:07:02.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1908 | 2026-04-21T16:07:02.114Z | |
| 1909 | 2026-04-21T16:07:02.114Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/272) |
| 1910 | 2026-04-21T16:07:02.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1911 | 2026-04-21T16:07:02.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1912 | 2026-04-21T16:07:02.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1913 | 2026-04-21T16:07:02.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1914 | 2026-04-21T16:07:02.575Z | |
| 1915 | 2026-04-21T16:07:02.575Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/272) |
| 1916 | 2026-04-21T16:07:02.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1917 | 2026-04-21T16:07:02.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1918 | 2026-04-21T16:07:02.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1919 | 2026-04-21T16:07:02.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1920 | 2026-04-21T16:07:03.035Z | |
| 1921 | 2026-04-21T16:07:03.035Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/272) |
| 1922 | 2026-04-21T16:07:03.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1923 | 2026-04-21T16:07:03.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1924 | 2026-04-21T16:07:03.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1925 | 2026-04-21T16:07:03.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1926 | 2026-04-21T16:07:03.493Z | |
| 1927 | 2026-04-21T16:07:03.493Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/272) |
| 1928 | 2026-04-21T16:07:03.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1929 | 2026-04-21T16:07:03.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1930 | 2026-04-21T16:07:03.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1931 | 2026-04-21T16:07:03.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1932 | 2026-04-21T16:07:03.956Z | |
| 1933 | 2026-04-21T16:07:03.956Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/272) |
| 1934 | 2026-04-21T16:07:04.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1935 | 2026-04-21T16:07:04.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1936 | 2026-04-21T16:07:04.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1937 | 2026-04-21T16:07:04.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1938 | 2026-04-21T16:07:04.424Z | |
| 1939 | 2026-04-21T16:07:04.425Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/272) |
| 1940 | 2026-04-21T16:07:04.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1941 | 2026-04-21T16:07:04.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1942 | 2026-04-21T16:07:04.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1943 | 2026-04-21T16:07:04.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1944 | 2026-04-21T16:07:04.889Z | |
| 1945 | 2026-04-21T16:07:04.889Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/272) |
| 1946 | 2026-04-21T16:07:05.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1947 | 2026-04-21T16:07:05.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1948 | 2026-04-21T16:07:05.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1949 | 2026-04-21T16:07:05.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1950 | 2026-04-21T16:07:05.360Z | |
| 1951 | 2026-04-21T16:07:05.360Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/272) |
| 1952 | 2026-04-21T16:07:05.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1953 | 2026-04-21T16:07:05.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1954 | 2026-04-21T16:07:05.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1955 | 2026-04-21T16:07:05.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1956 | 2026-04-21T16:07:05.822Z | |
| 1957 | 2026-04-21T16:07:05.822Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/272) |
| 1958 | 2026-04-21T16:07:06.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1959 | 2026-04-21T16:07:06.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1960 | 2026-04-21T16:07:06.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1961 | 2026-04-21T16:07:06.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1962 | 2026-04-21T16:07:06.287Z | |
| 1963 | 2026-04-21T16:07:06.287Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/272) |
| 1964 | 2026-04-21T16:07:06.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1965 | 2026-04-21T16:07:06.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1966 | 2026-04-21T16:07:06.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1967 | 2026-04-21T16:07:06.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1968 | 2026-04-21T16:07:06.749Z | |
| 1969 | 2026-04-21T16:07:06.750Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/272) |
| 1970 | 2026-04-21T16:07:07.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1971 | 2026-04-21T16:07:07.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1972 | 2026-04-21T16:07:07.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1973 | 2026-04-21T16:07:07.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1974 | 2026-04-21T16:07:07.215Z | |
| 1975 | 2026-04-21T16:07:07.216Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/272) |
| 1976 | 2026-04-21T16:07:07.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1977 | 2026-04-21T16:07:07.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1978 | 2026-04-21T16:07:07.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1979 | 2026-04-21T16:07:07.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1980 | 2026-04-21T16:07:07.682Z | |
| 1981 | 2026-04-21T16:07:07.682Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/272) |
| 1982 | 2026-04-21T16:07:08.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1983 | 2026-04-21T16:07:08.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1984 | 2026-04-21T16:07:08.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1985 | 2026-04-21T16:07:08.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1986 | 2026-04-21T16:07:08.150Z | |
| 1987 | 2026-04-21T16:07:08.150Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/272) |
| 1988 | 2026-04-21T16:07:08.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1989 | 2026-04-21T16:07:08.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1990 | 2026-04-21T16:07:08.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1991 | 2026-04-21T16:07:08.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1992 | 2026-04-21T16:07:08.617Z | |
| 1993 | 2026-04-21T16:07:08.617Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/272) |
| 1994 | 2026-04-21T16:07:09.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1995 | 2026-04-21T16:07:09.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1996 | 2026-04-21T16:07:09.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1997 | 2026-04-21T16:07:09.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1998 | 2026-04-21T16:07:09.081Z | |
| 1999 | 2026-04-21T16:07:09.081Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/272) |
| 2000 | 2026-04-21T16:07:09.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2001 | 2026-04-21T16:07:09.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2002 | 2026-04-21T16:07:09.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2003 | 2026-04-21T16:07:09.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2004 | 2026-04-21T16:07:09.549Z | |
| 2005 | 2026-04-21T16:07:09.549Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/272) |
| 2006 | 2026-04-21T16:07:09.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2007 | 2026-04-21T16:07:09.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2008 | 2026-04-21T16:07:09.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2009 | 2026-04-21T16:07:09.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2010 | 2026-04-21T16:07:10.015Z | |
| 2011 | 2026-04-21T16:07:10.016Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/272) |
| 2012 | 2026-04-21T16:07:10.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2013 | 2026-04-21T16:07:10.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2014 | 2026-04-21T16:07:10.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2015 | 2026-04-21T16:07:10.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2016 | 2026-04-21T16:07:10.479Z | |
| 2017 | 2026-04-21T16:07:10.479Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/272) |
| 2018 | 2026-04-21T16:07:10.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2019 | 2026-04-21T16:07:10.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2020 | 2026-04-21T16:07:10.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2021 | 2026-04-21T16:07:10.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2022 | 2026-04-21T16:07:10.939Z | |
| 2023 | 2026-04-21T16:07:10.939Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/272) |
| 2024 | 2026-04-21T16:07:11.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2025 | 2026-04-21T16:07:11.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2026 | 2026-04-21T16:07:11.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2027 | 2026-04-21T16:07:11.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2028 | 2026-04-21T16:07:11.402Z | |
| 2029 | 2026-04-21T16:07:11.402Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/272) |
| 2030 | 2026-04-21T16:07:11.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2031 | 2026-04-21T16:07:11.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2032 | 2026-04-21T16:07:11.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2033 | 2026-04-21T16:07:11.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2034 | 2026-04-21T16:07:11.868Z | |
| 2035 | 2026-04-21T16:07:11.868Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/272) |
| 2036 | 2026-04-21T16:07:12.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2037 | 2026-04-21T16:07:12.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2038 | 2026-04-21T16:07:12.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2039 | 2026-04-21T16:07:12.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2040 | 2026-04-21T16:07:12.346Z | |
| 2041 | 2026-04-21T16:07:12.346Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/272) |
| 2042 | 2026-04-21T16:07:12.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2043 | 2026-04-21T16:07:12.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2044 | 2026-04-21T16:07:12.755Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2045 | 2026-04-21T16:07:12.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2046 | 2026-04-21T16:07:12.811Z | |
| 2047 | 2026-04-21T16:07:12.811Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/272) |
| 2048 | 2026-04-21T16:07:13.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2049 | 2026-04-21T16:07:13.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2050 | 2026-04-21T16:07:13.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2051 | 2026-04-21T16:07:13.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2052 | 2026-04-21T16:07:13.279Z | |
| 2053 | 2026-04-21T16:07:13.279Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/272) |
| 2054 | 2026-04-21T16:07:13.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2055 | 2026-04-21T16:07:13.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2056 | 2026-04-21T16:07:13.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2057 | 2026-04-21T16:07:13.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2058 | 2026-04-21T16:07:13.745Z | |
| 2059 | 2026-04-21T16:07:13.745Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/272) |
| 2060 | 2026-04-21T16:07:14.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2061 | 2026-04-21T16:07:14.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2062 | 2026-04-21T16:07:14.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2063 | 2026-04-21T16:07:14.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2064 | 2026-04-21T16:07:14.214Z | |
| 2065 | 2026-04-21T16:07:14.214Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/272) |
| 2066 | 2026-04-21T16:07:14.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2067 | 2026-04-21T16:07:14.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2068 | 2026-04-21T16:07:14.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2069 | 2026-04-21T16:07:14.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2070 | 2026-04-21T16:07:14.679Z | |
| 2071 | 2026-04-21T16:07:14.679Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/272) |
| 2072 | 2026-04-21T16:07:15.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2073 | 2026-04-21T16:07:15.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2074 | 2026-04-21T16:07:15.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2075 | 2026-04-21T16:07:15.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2076 | 2026-04-21T16:07:15.146Z | |
| 2077 | 2026-04-21T16:07:15.146Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/272) |
| 2078 | 2026-04-21T16:07:15.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2079 | 2026-04-21T16:07:15.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2080 | 2026-04-21T16:07:15.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2081 | 2026-04-21T16:07:15.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2082 | 2026-04-21T16:07:15.614Z | |
| 2083 | 2026-04-21T16:07:15.614Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/272) |
| 2084 | 2026-04-21T16:07:16.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2085 | 2026-04-21T16:07:16.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2086 | 2026-04-21T16:07:16.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2087 | 2026-04-21T16:07:16.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2088 | 2026-04-21T16:07:16.079Z | |
| 2089 | 2026-04-21T16:07:16.079Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/272) |
| 2090 | 2026-04-21T16:07:16.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2091 | 2026-04-21T16:07:16.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2092 | 2026-04-21T16:07:16.488Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2093 | 2026-04-21T16:07:16.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2094 | 2026-04-21T16:07:16.548Z | |
| 2095 | 2026-04-21T16:07:16.548Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/272) |
| 2096 | 2026-04-21T16:07:16.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2097 | 2026-04-21T16:07:16.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2098 | 2026-04-21T16:07:16.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2099 | 2026-04-21T16:07:16.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2100 | 2026-04-21T16:07:17.016Z | |
| 2101 | 2026-04-21T16:07:17.016Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/272) |
| 2102 | 2026-04-21T16:07:17.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2103 | 2026-04-21T16:07:17.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2104 | 2026-04-21T16:07:17.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2105 | 2026-04-21T16:07:17.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2106 | 2026-04-21T16:07:17.487Z | |
| 2107 | 2026-04-21T16:07:17.487Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/272) |
| 2108 | 2026-04-21T16:07:18.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2109 | 2026-04-21T16:07:18.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2110 | 2026-04-21T16:07:18.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2111 | 2026-04-21T16:07:18.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2112 | 2026-04-21T16:07:18.116Z | |
| 2113 | 2026-04-21T16:07:18.116Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/272) |
| 2114 | 2026-04-21T16:07:18.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2115 | 2026-04-21T16:07:18.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2116 | 2026-04-21T16:07:18.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2117 | 2026-04-21T16:07:18.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2118 | 2026-04-21T16:07:18.744Z | |
| 2119 | 2026-04-21T16:07:18.744Z | info: running `cargo check --bins` on nexus-config (51/272) |
| 2120 | 2026-04-21T16:07:19.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2121 | 2026-04-21T16:07:19.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2122 | 2026-04-21T16:07:19.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2123 | 2026-04-21T16:07:19.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2124 | 2026-04-21T16:07:19.366Z | |
| 2125 | 2026-04-21T16:07:19.366Z | info: running `cargo check --bins` on nexus-types (52/272) |
| 2126 | 2026-04-21T16:07:19.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2127 | 2026-04-21T16:07:19.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2128 | 2026-04-21T16:07:19.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2129 | 2026-04-21T16:07:19.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2130 | 2026-04-21T16:07:19.988Z | |
| 2131 | 2026-04-21T16:07:19.989Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/272) |
| 2132 | 2026-04-21T16:07:20.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2133 | 2026-04-21T16:07:20.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2134 | 2026-04-21T16:07:20.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2135 | 2026-04-21T16:07:20.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2136 | 2026-04-21T16:07:20.576Z | |
| 2137 | 2026-04-21T16:07:20.577Z | info: running `cargo check --bins` on omicron-passwords (54/272) |
| 2138 | 2026-04-21T16:07:21.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2139 | 2026-04-21T16:07:21.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2140 | 2026-04-21T16:07:21.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2141 | 2026-04-21T16:07:21.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2142 | 2026-04-21T16:07:21.154Z | |
| 2143 | 2026-04-21T16:07:21.154Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/272) |
| 2144 | 2026-04-21T16:07:21.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2145 | 2026-04-21T16:07:21.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2146 | 2026-04-21T16:07:21.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2147 | 2026-04-21T16:07:21.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2148 | 2026-04-21T16:07:21.747Z | |
| 2149 | 2026-04-21T16:07:21.747Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/272) |
| 2150 | 2026-04-21T16:07:22.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2151 | 2026-04-21T16:07:22.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2152 | 2026-04-21T16:07:22.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2153 | 2026-04-21T16:07:22.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2154 | 2026-04-21T16:07:22.342Z | |
| 2155 | 2026-04-21T16:07:22.342Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/272) |
| 2156 | 2026-04-21T16:07:22.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2157 | 2026-04-21T16:07:22.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2158 | 2026-04-21T16:07:22.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2159 | 2026-04-21T16:07:22.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2160 | 2026-04-21T16:07:22.935Z | |
| 2161 | 2026-04-21T16:07:22.935Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/272) |
| 2162 | 2026-04-21T16:07:23.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2163 | 2026-04-21T16:07:23.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2164 | 2026-04-21T16:07:23.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2165 | 2026-04-21T16:07:23.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2166 | 2026-04-21T16:07:23.525Z | |
| 2167 | 2026-04-21T16:07:23.525Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/272) |
| 2168 | 2026-04-21T16:07:24.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2169 | 2026-04-21T16:07:24.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2170 | 2026-04-21T16:07:24.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2171 | 2026-04-21T16:07:24.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2172 | 2026-04-21T16:07:24.105Z | |
| 2173 | 2026-04-21T16:07:24.105Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/272) |
| 2174 | 2026-04-21T16:07:24.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2175 | 2026-04-21T16:07:24.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2176 | 2026-04-21T16:07:24.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2177 | 2026-04-21T16:07:24.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2178 | 2026-04-21T16:07:24.674Z | |
| 2179 | 2026-04-21T16:07:24.674Z | info: running `cargo check --bins --no-default-features` on gfss (61/272) |
| 2180 | 2026-04-21T16:07:25.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2181 | 2026-04-21T16:07:25.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2182 | 2026-04-21T16:07:25.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2183 | 2026-04-21T16:07:25.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2184 | 2026-04-21T16:07:25.244Z | |
| 2185 | 2026-04-21T16:07:25.244Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/272) |
| 2186 | 2026-04-21T16:07:25.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2187 | 2026-04-21T16:07:25.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2188 | 2026-04-21T16:07:25.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2189 | 2026-04-21T16:07:25.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2190 | 2026-04-21T16:07:25.818Z | |
| 2191 | 2026-04-21T16:07:25.818Z | info: running `cargo check --bins` on clickhouse-admin-types (63/272) |
| 2192 | 2026-04-21T16:07:26.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2193 | 2026-04-21T16:07:26.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2194 | 2026-04-21T16:07:26.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2195 | 2026-04-21T16:07:26.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2196 | 2026-04-21T16:07:26.408Z | |
| 2197 | 2026-04-21T16:07:26.408Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/272) |
| 2198 | 2026-04-21T16:07:26.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2199 | 2026-04-21T16:07:26.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2200 | 2026-04-21T16:07:26.910Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2201 | 2026-04-21T16:07:26.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2202 | 2026-04-21T16:07:26.996Z | |
| 2203 | 2026-04-21T16:07:26.996Z | info: running `cargo check --bins` on cockroach-admin-types (65/272) |
| 2204 | 2026-04-21T16:07:27.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2205 | 2026-04-21T16:07:27.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2206 | 2026-04-21T16:07:27.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2207 | 2026-04-21T16:07:27.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2208 | 2026-04-21T16:07:27.566Z | |
| 2209 | 2026-04-21T16:07:27.566Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/272) |
| 2210 | 2026-04-21T16:07:28.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2211 | 2026-04-21T16:07:28.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2212 | 2026-04-21T16:07:28.059Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2213 | 2026-04-21T16:07:28.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2214 | 2026-04-21T16:07:28.142Z | |
| 2215 | 2026-04-21T16:07:28.142Z | info: running `cargo check --bins` on ereport-types (67/272) |
| 2216 | 2026-04-21T16:07:28.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2217 | 2026-04-21T16:07:28.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2218 | 2026-04-21T16:07:28.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2219 | 2026-04-21T16:07:28.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2220 | 2026-04-21T16:07:28.722Z | |
| 2221 | 2026-04-21T16:07:28.722Z | info: running `cargo check --bins` on gateway-client (68/272) |
| 2222 | 2026-04-21T16:07:29.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2223 | 2026-04-21T16:07:29.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2224 | 2026-04-21T16:07:29.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2225 | 2026-04-21T16:07:29.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2226 | 2026-04-21T16:07:29.304Z | |
| 2227 | 2026-04-21T16:07:29.304Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/272) |
| 2228 | 2026-04-21T16:07:29.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2229 | 2026-04-21T16:07:29.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2230 | 2026-04-21T16:07:29.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2231 | 2026-04-21T16:07:29.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2232 | 2026-04-21T16:07:29.880Z | |
| 2233 | 2026-04-21T16:07:29.880Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/272) |
| 2234 | 2026-04-21T16:07:30.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2235 | 2026-04-21T16:07:30.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2236 | 2026-04-21T16:07:30.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2237 | 2026-04-21T16:07:30.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2238 | 2026-04-21T16:07:30.463Z | |
| 2239 | 2026-04-21T16:07:30.463Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/272) |
| 2240 | 2026-04-21T16:07:30.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2241 | 2026-04-21T16:07:30.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2242 | 2026-04-21T16:07:30.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2243 | 2026-04-21T16:07:30.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2244 | 2026-04-21T16:07:31.046Z | |
| 2245 | 2026-04-21T16:07:31.046Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/272) |
| 2246 | 2026-04-21T16:07:31.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2247 | 2026-04-21T16:07:31.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2248 | 2026-04-21T16:07:31.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2249 | 2026-04-21T16:07:31.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2250 | 2026-04-21T16:07:31.631Z | |
| 2251 | 2026-04-21T16:07:31.631Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/272) |
| 2252 | 2026-04-21T16:07:32.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2253 | 2026-04-21T16:07:32.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2254 | 2026-04-21T16:07:32.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2255 | 2026-04-21T16:07:32.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2256 | 2026-04-21T16:07:32.233Z | |
| 2257 | 2026-04-21T16:07:32.233Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/272) |
| 2258 | 2026-04-21T16:07:32.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2259 | 2026-04-21T16:07:32.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2260 | 2026-04-21T16:07:32.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2261 | 2026-04-21T16:07:32.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2262 | 2026-04-21T16:07:32.834Z | |
| 2263 | 2026-04-21T16:07:32.834Z | info: running `cargo check --bins` on key-manager-types (75/272) |
| 2264 | 2026-04-21T16:07:33.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2265 | 2026-04-21T16:07:33.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2266 | 2026-04-21T16:07:33.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2267 | 2026-04-21T16:07:33.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2268 | 2026-04-21T16:07:33.406Z | |
| 2269 | 2026-04-21T16:07:33.406Z | info: running `cargo check --bins` on oxlog (76/272) |
| 2270 | 2026-04-21T16:07:33.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2271 | 2026-04-21T16:07:33.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2272 | 2026-04-21T16:07:34.008Z | Checking cfg-if v1.0.4 |
| 2273 | 2026-04-21T16:07:34.012Z | Checking libc v0.2.185 |
| 2274 | 2026-04-21T16:07:34.012Z | Checking serde_core v1.0.228 |
| 2275 | 2026-04-21T16:07:34.128Z | Checking zeroize v1.8.2 |
| 2276 | 2026-04-21T16:07:34.135Z | Checking memchr v2.8.0 |
| 2277 | 2026-04-21T16:07:34.143Z | Checking log v0.4.29 |
| 2278 | 2026-04-21T16:07:34.152Z | Checking smallvec v1.15.1 |
| 2279 | 2026-04-21T16:07:34.162Z | Checking typenum v1.19.0 |
| 2280 | 2026-04-21T16:07:34.172Z | Checking subtle v2.6.1 |
| 2281 | 2026-04-21T16:07:34.264Z | Checking itoa v1.0.17 |
| 2282 | 2026-04-21T16:07:34.297Z | Checking scopeguard v1.2.0 |
| 2283 | 2026-04-21T16:07:34.318Z | Checking stable_deref_trait v1.2.1 |
| 2284 | 2026-04-21T16:07:34.330Z | Checking const-oid v0.9.6 |
| 2285 | 2026-04-21T16:07:34.390Z | Checking portable-atomic v1.13.1 |
| 2286 | 2026-04-21T16:07:34.402Z | Checking lock_api v0.4.14 |
| 2287 | 2026-04-21T16:07:34.412Z | Checking zerofrom v0.1.6 |
| 2288 | 2026-04-21T16:07:34.502Z | Checking critical-section v1.2.0 |
| 2289 | 2026-04-21T16:07:34.515Z | Checking getrandom v0.2.17 |
| 2290 | 2026-04-21T16:07:34.526Z | Checking errno v0.3.14 |
| 2291 | 2026-04-21T16:07:34.591Z | Checking yoke v0.8.1 |
| 2292 | 2026-04-21T16:07:34.604Z | Checking parking_lot_core v0.9.12 |
| 2293 | 2026-04-21T16:07:34.636Z | Checking signal-hook-registry v1.4.8 |
| 2294 | 2026-04-21T16:07:34.656Z | Checking rand_core v0.6.4 |
| 2295 | 2026-04-21T16:07:34.670Z | Checking generic-array v0.14.7 |
| 2296 | 2026-04-21T16:07:34.753Z | Checking zerovec v0.11.5 |
| 2297 | 2026-04-21T16:07:34.781Z | Checking zerocopy v0.8.40 |
| 2298 | 2026-04-21T16:07:34.792Z | Checking pin-project-lite v0.2.17 |
| 2299 | 2026-04-21T16:07:34.796Z | Checking once_cell v1.21.3 |
| 2300 | 2026-04-21T16:07:34.825Z | Checking parking_lot v0.12.5 |
| 2301 | 2026-04-21T16:07:34.879Z | Checking mio v1.2.0 |
| 2302 | 2026-04-21T16:07:34.973Z | Checking socket2 v0.6.3 |
| 2303 | 2026-04-21T16:07:34.986Z | Checking libm v0.2.16 |
| 2304 | 2026-04-21T16:07:35.005Z | Checking zmij v1.0.21 |
| 2305 | 2026-04-21T16:07:35.105Z | Checking crypto-common v0.1.7 |
| 2306 | 2026-04-21T16:07:35.157Z | Checking block-buffer v0.10.4 |
| 2307 | 2026-04-21T16:07:35.174Z | Checking tinystr v0.8.2 |
| 2308 | 2026-04-21T16:07:35.208Z | Checking percent-encoding v2.3.2 |
| 2309 | 2026-04-21T16:07:35.208Z | Checking litemap v0.8.1 |
| 2310 | 2026-04-21T16:07:35.229Z | Checking allocator-api2 v0.2.21 |
| 2311 | 2026-04-21T16:07:35.295Z | Checking digest v0.10.7 |
| 2312 | 2026-04-21T16:07:35.341Z | Checking writeable v0.6.2 |
| 2313 | 2026-04-21T16:07:35.352Z | Checking futures-core v0.3.32 |
| 2314 | 2026-04-21T16:07:35.383Z | Checking equivalent v1.0.2 |
| 2315 | 2026-04-21T16:07:35.465Z | Checking potential_utf v0.1.4 |
| 2316 | 2026-04-21T16:07:35.465Z | Checking zerotrie v0.2.3 |
| 2317 | 2026-04-21T16:07:35.492Z | Checking icu_locale_core v2.1.1 |
| 2318 | 2026-04-21T16:07:35.503Z | Checking foldhash v0.2.0 |
| 2319 | 2026-04-21T16:07:35.515Z | Checking cpufeatures v0.2.17 |
| 2320 | 2026-04-21T16:07:35.579Z | Checking hmac v0.12.1 |
| 2321 | 2026-04-21T16:07:35.596Z | Checking icu_collections v2.1.1 |
| 2322 | 2026-04-21T16:07:35.608Z | Checking serde v1.0.228 |
| 2323 | 2026-04-21T16:07:35.651Z | Checking bitflags v2.11.0 |
| 2324 | 2026-04-21T16:07:35.666Z | Checking num-traits v0.2.19 |
| 2325 | 2026-04-21T16:07:35.702Z | Checking serde_json v1.0.149 |
| 2326 | 2026-04-21T16:07:35.715Z | Checking hashbrown v0.16.1 |
| 2327 | 2026-04-21T16:07:35.830Z | Checking block-padding v0.3.3 |
| 2328 | 2026-04-21T16:07:35.917Z | Checking icu_properties_data v2.1.2 |
| 2329 | 2026-04-21T16:07:35.957Z | Checking icu_normalizer_data v2.1.1 |
| 2330 | 2026-04-21T16:07:36.010Z | Checking bytes v1.11.1 |
| 2331 | 2026-04-21T16:07:36.028Z | Checking futures-sink v0.3.32 |
| 2332 | 2026-04-21T16:07:36.040Z | Checking rand_core v0.10.0 |
| 2333 | 2026-04-21T16:07:36.052Z | Checking icu_provider v2.1.1 |
| 2334 | 2026-04-21T16:07:36.123Z | Checking futures-channel v0.3.32 |
| 2335 | 2026-04-21T16:07:36.175Z | Checking getrandom v0.4.1 |
| 2336 | 2026-04-21T16:07:36.200Z | Checking inout v0.1.4 |
| 2337 | 2026-04-21T16:07:36.212Z | Checking indexmap v2.13.0 |
| 2338 | 2026-04-21T16:07:36.280Z | Checking icu_normalizer v2.1.1 |
| 2339 | 2026-04-21T16:07:36.313Z | Checking icu_properties v2.1.2 |
| 2340 | 2026-04-21T16:07:36.333Z | Checking slab v0.4.12 |
| 2341 | 2026-04-21T16:07:36.346Z | Checking futures-task v0.3.32 |
| 2342 | 2026-04-21T16:07:36.381Z | Checking futures-io v0.3.32 |
| 2343 | 2026-04-21T16:07:36.446Z | Checking tokio v1.52.1 |
| 2344 | 2026-04-21T16:07:36.479Z | Checking cipher v0.4.4 |
| 2345 | 2026-04-21T16:07:36.493Z | Checking futures-util v0.3.32 |
| 2346 | 2026-04-21T16:07:36.493Z | Checking sha2 v0.10.9 |
| 2347 | 2026-04-21T16:07:36.590Z | Checking getrandom v0.3.4 |
| 2348 | 2026-04-21T16:07:36.681Z | Checking base64ct v1.8.3 |
| 2349 | 2026-04-21T16:07:36.731Z | Checking utf8_iter v1.0.4 |
| 2350 | 2026-04-21T16:07:36.758Z | Checking byteorder v1.5.0 |
| 2351 | 2026-04-21T16:07:36.784Z | Checking form_urlencoded v1.2.2 |
| 2352 | 2026-04-21T16:07:36.852Z | Checking fnv v1.0.7 |
| 2353 | 2026-04-21T16:07:36.909Z | Checking flagset v0.4.7 |
| 2354 | 2026-04-21T16:07:36.920Z | Checking pem-rfc7468 v0.7.0 |
| 2355 | 2026-04-21T16:07:36.943Z | Checking rand_core v0.9.5 |
| 2356 | 2026-04-21T16:07:36.959Z | Checking salsa20 v0.10.2 |
| 2357 | 2026-04-21T16:07:37.035Z | Checking http v1.4.0 |
| 2358 | 2026-04-21T16:07:37.080Z | Checking der v0.7.10 |
| 2359 | 2026-04-21T16:07:37.097Z | Checking uuid v1.23.0 |
| 2360 | 2026-04-21T16:07:37.118Z | Checking pbkdf2 v0.12.2 |
| 2361 | 2026-04-21T16:07:37.137Z | Checking idna_adapter v1.2.1 |
| 2362 | 2026-04-21T16:07:37.227Z | Checking scrypt v0.11.0 |
| 2363 | 2026-04-21T16:07:37.257Z | Checking idna v1.1.0 |
| 2364 | 2026-04-21T16:07:37.362Z | Checking aes v0.8.4 |
| 2365 | 2026-04-21T16:07:37.404Z | Checking cbc v0.1.2 |
| 2366 | 2026-04-21T16:07:37.501Z | Checking url v2.5.8 |
| 2367 | 2026-04-21T16:07:37.531Z | Checking rustix v1.1.3 |
| 2368 | 2026-04-21T16:07:37.542Z | Checking ppv-lite86 v0.2.21 |
| 2369 | 2026-04-21T16:07:37.598Z | Checking tracing-core v0.1.36 |
| 2370 | 2026-04-21T16:07:37.749Z | Checking rustls-pki-types v1.14.0 |
| 2371 | 2026-04-21T16:07:37.808Z | Checking spki v0.7.3 |
| 2372 | 2026-04-21T16:07:37.829Z | Checking rand_chacha v0.9.0 |
| 2373 | 2026-04-21T16:07:37.901Z | Checking iana-time-zone v0.1.65 |
| 2374 | 2026-04-21T16:07:37.935Z | Checking regex-syntax v0.8.10 |
| 2375 | 2026-04-21T16:07:37.971Z | Checking pkcs5 v0.7.1 |
| 2376 | 2026-04-21T16:07:38.004Z | Checking chrono v0.4.44 |
| 2377 | 2026-04-21T16:07:38.022Z | Checking rand v0.9.2 |
| 2378 | 2026-04-21T16:07:38.035Z | Checking tracing v0.1.44 |
| 2379 | 2026-04-21T16:07:38.218Z | Checking http-body v1.0.1 |
| 2380 | 2026-04-21T16:07:38.237Z | Checking aws-lc-sys v0.37.1 |
| 2381 | 2026-04-21T16:07:38.349Z | Checking base64 v0.22.1 |
| 2382 | 2026-04-21T16:07:38.362Z | Checking untrusted v0.7.1 |
| 2383 | 2026-04-21T16:07:38.375Z | Checking openssl-probe v0.2.1 |
| 2384 | 2026-04-21T16:07:38.472Z | Checking untrusted v0.9.0 |
| 2385 | 2026-04-21T16:07:38.487Z | Checking pkcs8 v0.10.2 |
| 2386 | 2026-04-21T16:07:38.500Z | Checking atomic-waker v1.1.2 |
| 2387 | 2026-04-21T16:07:38.579Z | Checking ring v0.17.14 |
| 2388 | 2026-04-21T16:07:38.591Z | Checking tinyvec_macros v0.1.1 |
| 2389 | 2026-04-21T16:07:38.603Z | Checking tower-layer v0.3.3 |
| 2390 | 2026-04-21T16:07:38.654Z | Checking try-lock v0.2.5 |
| 2391 | 2026-04-21T16:07:38.666Z | Checking plain v0.2.3 |
| 2392 | 2026-04-21T16:07:38.740Z | Checking aws-lc-rs v1.16.0 |
| 2393 | 2026-04-21T16:07:38.753Z | Checking tower-service v0.3.3 |
| 2394 | 2026-04-21T16:07:38.765Z | Checking want v0.3.1 |
| 2395 | 2026-04-21T16:07:38.768Z | Checking tinyvec v1.10.0 |
| 2396 | 2026-04-21T16:07:38.842Z | Checking ipnet v2.11.0 |
| 2397 | 2026-04-21T16:07:38.856Z | Checking semver v1.0.27 |
| 2398 | 2026-04-21T16:07:38.881Z | Checking httparse v1.10.1 |
| 2399 | 2026-04-21T16:07:39.059Z | Checking spin v0.9.8 |
| 2400 | 2026-04-21T16:07:39.075Z | Checking fastrand v2.3.0 |
| 2401 | 2026-04-21T16:07:39.087Z | Checking dyn-clone v1.0.20 |
| 2402 | 2026-04-21T16:07:39.099Z | Checking foreign-types-shared v0.1.1 |
| 2403 | 2026-04-21T16:07:39.179Z | Checking httpdate v1.0.3 |
| 2404 | 2026-04-21T16:07:39.191Z | Checking ucd-trie v0.1.7 |
| 2405 | 2026-04-21T16:07:39.233Z | Checking pin-utils v0.1.0 |
| 2406 | 2026-04-21T16:07:39.246Z | Checking unicode-ident v1.0.24 |
| 2407 | 2026-04-21T16:07:39.257Z | Checking tempfile v3.25.0 |
| 2408 | 2026-04-21T16:07:39.301Z | Checking schemars v0.8.22 |
| 2409 | 2026-04-21T16:07:39.313Z | Checking pest v2.8.6 |
| 2410 | 2026-04-21T16:07:39.324Z | Checking foreign-types v0.3.2 |
| 2411 | 2026-04-21T16:07:39.347Z | Checking proc-macro2 v1.0.106 |
| 2412 | 2026-04-21T16:07:39.389Z | Checking openssl-sys v0.9.111 |
| 2413 | 2026-04-21T16:07:39.443Z | Checking thiserror v2.0.18 |
| 2414 | 2026-04-21T16:07:39.547Z | Checking socket2 v0.5.10 |
| 2415 | 2026-04-21T16:07:39.560Z | Checking wait-timeout v0.2.1 |
| 2416 | 2026-04-21T16:07:39.564Z | Checking rustls-webpki v0.103.9 |
| 2417 | 2026-04-21T16:07:39.626Z | Checking tokio-util v0.7.18 |
| 2418 | 2026-04-21T16:07:39.659Z | Checking aho-corasick v1.1.4 |
| 2419 | 2026-04-21T16:07:39.680Z | Checking powerfmt v0.2.0 |
| 2420 | 2026-04-21T16:07:39.784Z | Checking siphasher v1.0.2 |
| 2421 | 2026-04-21T16:07:39.831Z | Checking quick-error v1.2.3 |
| 2422 | 2026-04-21T16:07:39.873Z | Checking bit-vec v0.8.0 |
| 2423 | 2026-04-21T16:07:39.930Z | Checking anstyle v1.0.13 |
| 2424 | 2026-04-21T16:07:39.943Z | Checking utf8parse v0.2.2 |
| 2425 | 2026-04-21T16:07:39.954Z | Checking pretty-hex v0.4.1 |
| 2426 | 2026-04-21T16:07:39.991Z | Checking rustls v0.23.37 |
| 2427 | 2026-04-21T16:07:40.036Z | Checking simd-adler32 v0.3.8 |
| 2428 | 2026-04-21T16:07:40.063Z | Checking bit-set v0.8.0 |
| 2429 | 2026-04-21T16:07:40.075Z | Checking anstyle-parse v0.2.7 |
| 2430 | 2026-04-21T16:07:40.105Z | Checking rusty-fork v0.3.1 |
| 2431 | 2026-04-21T16:07:40.201Z | Checking openssl v0.10.75 |
| 2432 | 2026-04-21T16:07:40.205Z | Checking deranged v0.5.8 |
| 2433 | 2026-04-21T16:07:40.226Z | Checking h2 v0.4.13 |
| 2434 | 2026-04-21T16:07:40.238Z | Checking quote v1.0.44 |
| 2435 | 2026-04-21T16:07:40.272Z | Compiling newtype-uuid v1.3.2 |
| 2436 | 2026-04-21T16:07:40.326Z | Checking regex-automata v0.4.14 |
| 2437 | 2026-04-21T16:07:40.359Z | Checking unicode-normalization v0.1.25 |
| 2438 | 2026-04-21T16:07:40.397Z | Checking rustls-native-certs v0.8.3 |
| 2439 | 2026-04-21T16:07:40.446Z | Checking crossbeam-utils v0.8.21 |
| 2440 | 2026-04-21T16:07:40.520Z | Checking rand_xorshift v0.4.0 |
| 2441 | 2026-04-21T16:07:40.639Z | Checking crc32fast v1.5.0 |
| 2442 | 2026-04-21T16:07:40.749Z | Checking scroll v0.13.0 |
| 2443 | 2026-04-21T16:07:40.778Z | Checking signature v2.2.0 |
| 2444 | 2026-04-21T16:07:40.790Z | Checking sync_wrapper v1.0.2 |
| 2445 | 2026-04-21T16:07:40.888Z | Checking unicode-bidi v0.3.18 |
| 2446 | 2026-04-21T16:07:40.903Z | Checking unarray v0.1.4 |
| 2447 | 2026-04-21T16:07:40.973Z | Checking is_terminal_polyfill v1.70.2 |
| 2448 | 2026-04-21T16:07:41.005Z | Checking anstyle-query v1.1.5 |
| 2449 | 2026-04-21T16:07:41.059Z | Checking colorchoice v1.0.4 |
| 2450 | 2026-04-21T16:07:41.096Z | Checking unicode-properties v0.1.4 |
| 2451 | 2026-04-21T16:07:41.121Z | Checking num_threads v0.1.7 |
| 2452 | 2026-04-21T16:07:41.156Z | Checking adler2 v2.0.1 |
| 2453 | 2026-04-21T16:07:41.172Z | Checking num-conv v0.2.0 |
| 2454 | 2026-04-21T16:07:41.204Z | Checking time-core v0.1.8 |
| 2455 | 2026-04-21T16:07:41.261Z | Checking miniz_oxide v0.8.9 |
| 2456 | 2026-04-21T16:07:41.285Z | Checking stringprep v0.1.5 |
| 2457 | 2026-04-21T16:07:41.296Z | Checking anstream v0.6.21 |
| 2458 | 2026-04-21T16:07:41.354Z | Checking time v0.3.47 |
| 2459 | 2026-04-21T16:07:41.435Z | Checking proptest v1.10.0 |
| 2460 | 2026-04-21T16:07:41.488Z | Checking goblin v0.10.5 |
| 2461 | 2026-04-21T16:07:41.617Z | Checking tower v0.5.3 |
| 2462 | 2026-04-21T16:07:41.998Z | Checking crossbeam-epoch v0.9.18 |
| 2463 | 2026-04-21T16:07:42.157Z | Compiling daft v0.1.5 |
| 2464 | 2026-04-21T16:07:42.161Z | Checking native-tls v0.2.18 |
| 2465 | 2026-04-21T16:07:42.215Z | Checking syn v2.0.117 |
| 2466 | 2026-04-21T16:07:42.342Z | Checking ipnetwork v0.21.1 |
| 2467 | 2026-04-21T16:07:42.357Z | Checking tokio-rustls v0.26.4 |
| 2468 | 2026-04-21T16:07:42.430Z | Checking http-body-util v0.1.3 |
| 2469 | 2026-04-21T16:07:42.485Z | Checking webpki-roots v1.0.6 |
| 2470 | 2026-04-21T16:07:42.552Z | Checking rand_chacha v0.3.1 |
| 2471 | 2026-04-21T16:07:42.581Z | Checking scroll v0.12.0 |
| 2472 | 2026-04-21T16:07:42.599Z | Checking thiserror v1.0.69 |
| 2473 | 2026-04-21T16:07:42.645Z | Checking hash32 v0.2.1 |
| 2474 | 2026-04-21T16:07:42.693Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2475 | 2026-04-21T16:07:42.759Z | Checking num-integer v0.1.46 |
| 2476 | 2026-04-21T16:07:42.797Z | Checking serde_spanned v0.6.9 |
| 2477 | 2026-04-21T16:07:42.810Z | Checking toml_datetime v0.6.11 |
| 2478 | 2026-04-21T16:07:42.813Z | Checking md-5 v0.10.6 |
| 2479 | 2026-04-21T16:07:42.910Z | Checking hyper v1.8.1 |
| 2480 | 2026-04-21T16:07:42.922Z | Checking ff v0.13.1 |
| 2481 | 2026-04-21T16:07:42.949Z | Checking iri-string v0.7.10 |
| 2482 | 2026-04-21T16:07:42.981Z | Checking base16ct v0.2.0 |
| 2483 | 2026-04-21T16:07:42.992Z | Checking ryu v1.0.23 |
| 2484 | 2026-04-21T16:07:43.045Z | Checking fallible-iterator v0.2.0 |
| 2485 | 2026-04-21T16:07:43.107Z | Checking psl-types v2.0.11 |
| 2486 | 2026-04-21T16:07:43.127Z | Checking zlib-rs v0.6.2 |
| 2487 | 2026-04-21T16:07:43.222Z | Checking publicsuffix v2.3.0 |
| 2488 | 2026-04-21T16:07:43.313Z | Checking postgres-protocol v0.6.10 |
| 2489 | 2026-04-21T16:07:43.358Z | Compiling iddqd v0.3.17 |
| 2490 | 2026-04-21T16:07:43.378Z | Checking serde_urlencoded v0.7.1 |
| 2491 | 2026-04-21T16:07:43.579Z | Checking sec1 v0.7.3 |
| 2492 | 2026-04-21T16:07:43.621Z | Checking group v0.13.0 |
| 2493 | 2026-04-21T16:07:43.765Z | Checking num-iter v0.1.45 |
| 2494 | 2026-04-21T16:07:43.784Z | Checking goblin v0.8.2 |
| 2495 | 2026-04-21T16:07:43.798Z | Checking dof v0.4.0 |
| 2496 | 2026-04-21T16:07:43.801Z | Checking hyper-util v0.1.20 |
| 2497 | 2026-04-21T16:07:43.872Z | Checking zstd-safe v7.2.4 |
| 2498 | 2026-04-21T16:07:43.935Z | Checking tower-http v0.6.8 |
| 2499 | 2026-04-21T16:07:43.994Z | Checking flate2 v1.1.9 |
| 2500 | 2026-04-21T16:07:44.034Z | Checking heapless v0.7.17 |
| 2501 | 2026-04-21T16:07:44.211Z | Checking rand v0.8.5 |
| 2502 | 2026-04-21T16:07:44.281Z | Checking oxnet v0.1.4 |
| 2503 | 2026-04-21T16:07:44.414Z | Checking cookie v0.18.1 |
| 2504 | 2026-04-21T16:07:44.446Z | Checking tokio-native-tls v0.3.1 |
| 2505 | 2026-04-21T16:07:44.466Z | Checking dtrace-parser v0.3.0 |
| 2506 | 2026-04-21T16:07:44.480Z | Checking phf_shared v0.13.1 |
| 2507 | 2026-04-21T16:07:44.517Z | Checking lazy_static v1.5.0 |
| 2508 | 2026-04-21T16:07:44.595Z | Checking terminal_size v0.4.3 |
| 2509 | 2026-04-21T16:07:44.607Z | Checking zerocopy v0.7.35 |
| 2510 | 2026-04-21T16:07:44.635Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2511 | 2026-04-21T16:07:44.671Z | Checking signal-hook v0.3.18 |
| 2512 | 2026-04-21T16:07:44.696Z | Checking hkdf v0.12.4 |
| 2513 | 2026-04-21T16:07:44.709Z | Checking crypto-bigint v0.5.5 |
| 2514 | 2026-04-21T16:07:44.721Z | Checking thread-id v5.1.0 |
| 2515 | 2026-04-21T16:07:44.732Z | Checking either v1.15.0 |
| 2516 | 2026-04-21T16:07:44.795Z | Compiling rayon-core v1.13.0 |
| 2517 | 2026-04-21T16:07:44.826Z | Checking bitflags v1.3.2 |
| 2518 | 2026-04-21T16:07:44.856Z | Checking foldhash v0.1.5 |
| 2519 | 2026-04-21T16:07:44.896Z | Checking libbz2-rs-sys v0.2.2 |
| 2520 | 2026-04-21T16:07:44.914Z | Checking strsim v0.11.1 |
| 2521 | 2026-04-21T16:07:44.969Z | Checking managed v0.8.0 |
| 2522 | 2026-04-21T16:07:44.985Z | Checking winnow v0.5.40 |
| 2523 | 2026-04-21T16:07:45.037Z | Checking hyper-rustls v0.27.7 |
| 2524 | 2026-04-21T16:07:45.073Z | Checking bumpalo v3.20.2 |
| 2525 | 2026-04-21T16:07:45.087Z | Checking clap_lex v1.0.0 |
| 2526 | 2026-04-21T16:07:45.150Z | Checking winnow v0.7.14 |
| 2527 | 2026-04-21T16:07:45.233Z | Checking clap_builder v4.5.60 |
| 2528 | 2026-04-21T16:07:45.245Z | Checking smoltcp v0.9.1 |
| 2529 | 2026-04-21T16:07:45.266Z | Checking zopfli v0.8.3 |
| 2530 | 2026-04-21T16:07:45.279Z | Checking bzip2 v0.6.1 |
| 2531 | 2026-04-21T16:07:45.441Z | Checking hyper-tls v0.6.0 |
| 2532 | 2026-04-21T16:07:45.585Z | Checking hashbrown v0.15.5 |
| 2533 | 2026-04-21T16:07:45.597Z | Checking elliptic-curve v0.13.8 |
| 2534 | 2026-04-21T16:07:45.629Z | Checking signal-hook-mio v0.2.5 |
| 2535 | 2026-04-21T16:07:45.671Z | Checking dof v0.3.0 |
| 2536 | 2026-04-21T16:07:45.729Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2537 | 2026-04-21T16:07:45.824Z | Checking usdt-impl v0.6.0 |
| 2538 | 2026-04-21T16:07:45.893Z | Checking num-bigint-dig v0.8.6 |
| 2539 | 2026-04-21T16:07:45.910Z | Checking bzip2 v0.4.4 |
| 2540 | 2026-04-21T16:07:45.948Z | Checking phf v0.13.1 |
| 2541 | 2026-04-21T16:07:46.030Z | Checking cookie_store v0.22.1 |
| 2542 | 2026-04-21T16:07:46.092Z | Checking zstd v0.13.3 |
| 2543 | 2026-04-21T16:07:46.103Z | Checking postgres-types v0.2.12 |
| 2544 | 2026-04-21T16:07:46.119Z | Checking toml_edit v0.19.15 |
| 2545 | 2026-04-21T16:07:46.275Z | Checking dtrace-parser v0.2.0 |
| 2546 | 2026-04-21T16:07:46.307Z | Checking rustls-platform-verifier v0.6.2 |
| 2547 | 2026-04-21T16:07:46.320Z | Checking crossbeam-deque v0.8.6 |
| 2548 | 2026-04-21T16:07:46.379Z | Checking bstr v1.12.1 |
| 2549 | 2026-04-21T16:07:46.417Z | Checking regex v1.12.3 |
| 2550 | 2026-04-21T16:07:46.444Z | Checking ed25519 v2.2.3 |
| 2551 | 2026-04-21T16:07:46.456Z | Checking phf_shared v0.11.3 |
| 2552 | 2026-04-21T16:07:46.492Z | Checking curve25519-dalek v4.1.3 |
| 2553 | 2026-04-21T16:07:46.517Z | Checking ref-cast v1.0.25 |
| 2554 | 2026-04-21T16:07:46.601Z | Checking strum v0.27.2 |
| 2555 | 2026-04-21T16:07:46.615Z | Checking hubpack v0.1.2 |
| 2556 | 2026-04-21T16:07:46.628Z | Checking memoffset v0.9.1 |
| 2557 | 2026-04-21T16:07:46.699Z | Checking rustix v0.38.44 |
| 2558 | 2026-04-21T16:07:46.711Z | Checking pkcs1 v0.7.5 |
| 2559 | 2026-04-21T16:07:46.715Z | Checking float-cmp v0.10.0 |
| 2560 | 2026-04-21T16:07:46.733Z | Checking hex v0.4.3 |
| 2561 | 2026-04-21T16:07:46.773Z | Checking erased-serde v0.3.31 |
| 2562 | 2026-04-21T16:07:46.784Z | Checking serde-big-array v0.5.1 |
| 2563 | 2026-04-21T16:07:46.847Z | Checking rfc6979 v0.4.0 |
| 2564 | 2026-04-21T16:07:46.911Z | Checking memmap2 v0.9.10 |
| 2565 | 2026-04-21T16:07:46.915Z | Checking thread-id v4.2.2 |
| 2566 | 2026-04-21T16:07:46.946Z | Checking env_filter v1.0.0 |
| 2567 | 2026-04-21T16:07:46.958Z | Checking encoding_rs v0.8.35 |
| 2568 | 2026-04-21T16:07:46.994Z | Checking keccak v0.1.6 |
| 2569 | 2026-04-21T16:07:47.067Z | Checking jiff v0.2.21 |
| 2570 | 2026-04-21T16:07:47.087Z | Checking fixedbitset v0.5.7 |
| 2571 | 2026-04-21T16:07:47.146Z | Checking difflib v0.4.0 |
| 2572 | 2026-04-21T16:07:47.158Z | Checking rustc-hash v2.1.1 |
| 2573 | 2026-04-21T16:07:47.181Z | Checking toml_write v0.1.2 |
| 2574 | 2026-04-21T16:07:47.263Z | Checking mime v0.3.17 |
| 2575 | 2026-04-21T16:07:47.275Z | Checking new_debug_unreachable v1.0.6 |
| 2576 | 2026-04-21T16:07:47.279Z | Checking unicode-segmentation v1.12.0 |
| 2577 | 2026-04-21T16:07:47.318Z | Checking static_assertions v1.1.0 |
| 2578 | 2026-04-21T16:07:47.340Z | Checking precomputed-hash v0.1.1 |
| 2579 | 2026-04-21T16:07:47.352Z | Checking whoami v2.1.0 |
| 2580 | 2026-04-21T16:07:47.385Z | Checking predicates-core v1.0.10 |
| 2581 | 2026-04-21T16:07:47.419Z | Checking data-encoding v2.10.0 |
| 2582 | 2026-04-21T16:07:47.435Z | Checking normalize-line-endings v0.3.0 |
| 2583 | 2026-04-21T16:07:47.493Z | Checking fixedbitset v0.4.2 |
| 2584 | 2026-04-21T16:07:47.507Z | Checking crossterm v0.28.1 |
| 2585 | 2026-04-21T16:07:47.521Z | Checking predicates v3.1.4 |
| 2586 | 2026-04-21T16:07:47.543Z | Checking tokio-postgres v0.7.16 |
| 2587 | 2026-04-21T16:07:47.594Z | Checking similar v2.7.0 |
| 2588 | 2026-04-21T16:07:47.640Z | Checking petgraph v0.6.5 |
| 2589 | 2026-04-21T16:07:47.690Z | Checking hickory-proto v0.25.2 |
| 2590 | 2026-04-21T16:07:47.811Z | Checking string_cache v0.8.9 |
| 2591 | 2026-04-21T16:07:47.905Z | Checking reqwest v0.12.28 |
| 2592 | 2026-04-21T16:07:47.971Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2593 | 2026-04-21T16:07:47.982Z | Checking toml_edit v0.22.27 |
| 2594 | 2026-04-21T16:07:48.205Z | Checking ed25519-dalek v2.2.0 |
| 2595 | 2026-04-21T16:07:48.436Z | Checking petgraph v0.8.3 |
| 2596 | 2026-04-21T16:07:48.777Z | Checking toml v0.7.8 |
| 2597 | 2026-04-21T16:07:48.869Z | Checking sha3 v0.10.8 |
| 2598 | 2026-04-21T16:07:49.047Z | Checking slog v2.8.2 |
| 2599 | 2026-04-21T16:07:49.074Z | Checking env_logger v0.11.9 |
| 2600 | 2026-04-21T16:07:49.087Z | Checking usdt v0.6.0 |
| 2601 | 2026-04-21T16:07:49.249Z | Checking usdt-impl v0.5.0 |
| 2602 | 2026-04-21T16:07:49.262Z | Checking ecdsa v0.16.9 |
| 2603 | 2026-04-21T16:07:49.276Z | Checking zip v4.6.1 |
| 2604 | 2026-04-21T16:07:49.302Z | Checking serde_with v3.17.0 |
| 2605 | 2026-04-21T16:07:49.523Z | Checking rsa v0.9.10 |
| 2606 | 2026-04-21T16:07:49.558Z | Checking nix v0.31.2 |
| 2607 | 2026-04-21T16:07:49.842Z | Checking clap v4.5.60 |
| 2608 | 2026-04-21T16:07:49.910Z | Checking reqwest v0.13.2 |
| 2609 | 2026-04-21T16:07:49.923Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2610 | 2026-04-21T16:07:49.964Z | Checking zip v0.6.6 |
| 2611 | 2026-04-21T16:07:49.995Z | Checking itertools v0.13.0 |
| 2612 | 2026-04-21T16:07:50.169Z | Checking strum v0.26.3 |
| 2613 | 2026-04-21T16:07:50.240Z | Checking fs-err v3.3.0 |
| 2614 | 2026-04-21T16:07:50.280Z | Checking ahash v0.8.12 |
| 2615 | 2026-04-21T16:07:50.284Z | Checking tokio-stream v0.1.18 |
| 2616 | 2026-04-21T16:07:50.420Z | Checking object v0.37.3 |
| 2617 | 2026-04-21T16:07:50.472Z | Checking buf-list v1.1.2 |
| 2618 | 2026-04-21T16:07:50.531Z | Checking anyhow v1.0.102 |
| 2619 | 2026-04-21T16:07:50.544Z | Checking camino v1.2.2 |
| 2620 | 2026-04-21T16:07:50.654Z | Checking x509-cert v0.2.5 |
| 2621 | 2026-04-21T16:07:50.669Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2622 | 2026-04-21T16:07:50.703Z | Checking openapiv3 v2.2.0 |
| 2623 | 2026-04-21T16:07:50.727Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2624 | 2026-04-21T16:07:50.755Z | Checking sha1 v0.10.6 |
| 2625 | 2026-04-21T16:07:50.793Z | Checking lalrpop-util v0.19.12 |
| 2626 | 2026-04-21T16:07:50.913Z | Checking peg-runtime v0.8.5 |
| 2627 | 2026-04-21T16:07:50.925Z | Checking rayon v1.11.0 |
| 2628 | 2026-04-21T16:07:50.929Z | Checking sigpipe v0.1.3 |
| 2629 | 2026-04-21T16:07:50.952Z | Checking glob v0.3.3 |
| 2630 | 2026-04-21T16:07:52.574Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2631 | 2026-04-21T16:07:52.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.44s |
| 2632 | 2026-04-21T16:07:53.014Z | |
| 2633 | 2026-04-21T16:07:53.014Z | info: running `cargo check --bins` on internal-dns-types (77/272) |
| 2634 | 2026-04-21T16:07:53.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2635 | 2026-04-21T16:07:53.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2636 | 2026-04-21T16:07:53.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2637 | 2026-04-21T16:07:53.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2638 | 2026-04-21T16:07:53.610Z | |
| 2639 | 2026-04-21T16:07:53.610Z | info: running `cargo check --bins` on internal-dns-types-versions (78/272) |
| 2640 | 2026-04-21T16:07:54.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2641 | 2026-04-21T16:07:54.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2642 | 2026-04-21T16:07:54.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2643 | 2026-04-21T16:07:54.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2644 | 2026-04-21T16:07:54.199Z | |
| 2645 | 2026-04-21T16:07:54.199Z | info: running `cargo check --bins` on nexus-types-versions (79/272) |
| 2646 | 2026-04-21T16:07:54.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2647 | 2026-04-21T16:07:54.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2648 | 2026-04-21T16:07:54.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2649 | 2026-04-21T16:07:54.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2650 | 2026-04-21T16:07:54.806Z | |
| 2651 | 2026-04-21T16:07:54.806Z | info: running `cargo check --bins` on oxql-types (80/272) |
| 2652 | 2026-04-21T16:07:55.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2653 | 2026-04-21T16:07:55.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2654 | 2026-04-21T16:07:55.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2655 | 2026-04-21T16:07:55.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2656 | 2026-04-21T16:07:55.404Z | |
| 2657 | 2026-04-21T16:07:55.404Z | info: running `cargo check --bins` on oximeter-types (81/272) |
| 2658 | 2026-04-21T16:07:55.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2659 | 2026-04-21T16:07:55.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2660 | 2026-04-21T16:07:55.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2661 | 2026-04-21T16:07:55.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2662 | 2026-04-21T16:07:55.993Z | |
| 2663 | 2026-04-21T16:07:55.993Z | info: running `cargo check --bins` on oximeter-types-versions (82/272) |
| 2664 | 2026-04-21T16:07:56.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2665 | 2026-04-21T16:07:56.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2666 | 2026-04-21T16:07:56.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2667 | 2026-04-21T16:07:56.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2668 | 2026-04-21T16:07:56.591Z | |
| 2669 | 2026-04-21T16:07:56.591Z | info: running `cargo check --bins` on oximeter-macro-impl (83/272) |
| 2670 | 2026-04-21T16:07:57.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2671 | 2026-04-21T16:07:57.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2672 | 2026-04-21T16:07:57.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2673 | 2026-04-21T16:07:57.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2674 | 2026-04-21T16:07:57.166Z | |
| 2675 | 2026-04-21T16:07:57.167Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/272) |
| 2676 | 2026-04-21T16:07:57.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2677 | 2026-04-21T16:07:57.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2678 | 2026-04-21T16:07:57.840Z | Compiling structmeta-derive v0.3.0 |
| 2679 | 2026-04-21T16:07:57.954Z | Compiling rustls v0.22.4 |
| 2680 | 2026-04-21T16:07:57.964Z | Compiling multer v3.1.0 |
| 2681 | 2026-04-21T16:07:57.973Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2682 | 2026-04-21T16:07:57.974Z | Compiling async-stream-impl v0.3.6 |
| 2683 | 2026-04-21T16:07:57.993Z | Compiling dropshot v0.16.7 |
| 2684 | 2026-04-21T16:07:58.008Z | Compiling dropshot_endpoint v0.16.7 |
| 2685 | 2026-04-21T16:07:58.011Z | Compiling newtype-uuid-macros v0.1.0 |
| 2686 | 2026-04-21T16:07:58.130Z | Checking newtype-uuid v1.3.2 |
| 2687 | 2026-04-21T16:07:58.209Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2688 | 2026-04-21T16:07:58.243Z | Checking rustls-webpki v0.102.8 |
| 2689 | 2026-04-21T16:07:58.327Z | Checking daft v0.1.5 |
| 2690 | 2026-04-21T16:07:58.351Z | Checking futures-executor v0.3.32 |
| 2691 | 2026-04-21T16:07:58.554Z | Checking thread_local v1.1.9 |
| 2692 | 2026-04-21T16:07:58.567Z | Checking match_cfg v0.1.0 |
| 2693 | 2026-04-21T16:07:58.619Z | Checking iddqd v0.3.17 |
| 2694 | 2026-04-21T16:07:58.633Z | Checking hostname v0.3.1 |
| 2695 | 2026-04-21T16:07:58.730Z | Checking futures v0.3.32 |
| 2696 | 2026-04-21T16:07:58.772Z | Checking crossbeam-channel v0.5.15 |
| 2697 | 2026-04-21T16:07:58.802Z | Checking slog-json v2.6.1 |
| 2698 | 2026-04-21T16:07:59.003Z | Compiling structmeta v0.3.0 |
| 2699 | 2026-04-21T16:07:59.020Z | Compiling serde_spanned v1.0.4 |
| 2700 | 2026-04-21T16:07:59.108Z | Checking is-terminal v0.4.17 |
| 2701 | 2026-04-21T16:07:59.199Z | Checking term v1.2.1 |
| 2702 | 2026-04-21T16:07:59.216Z | Compiling derive-ex v0.1.8 |
| 2703 | 2026-04-21T16:07:59.254Z | Compiling parse-display-derive v0.10.0 |
| 2704 | 2026-04-21T16:07:59.306Z | Checking debug-ignore v1.0.5 |
| 2705 | 2026-04-21T16:07:59.407Z | Checking take_mut v0.2.2 |
| 2706 | 2026-04-21T16:07:59.427Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2707 | 2026-04-21T16:07:59.510Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2708 | 2026-04-21T16:07:59.584Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2709 | 2026-04-21T16:07:59.636Z | Checking slog-async v2.8.0 |
| 2710 | 2026-04-21T16:07:59.745Z | Checking slog-term v2.9.2 |
| 2711 | 2026-04-21T16:07:59.808Z | Compiling slog-bunyan v2.5.0 |
| 2712 | 2026-04-21T16:07:59.996Z | Checking async-stream v0.3.6 |
| 2713 | 2026-04-21T16:08:00.125Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2714 | 2026-04-21T16:08:00.161Z | Checking tokio-rustls v0.25.0 |
| 2715 | 2026-04-21T16:08:00.236Z | Checking progenitor-client v0.13.0 |
| 2716 | 2026-04-21T16:08:00.253Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2717 | 2026-04-21T16:08:00.394Z | Checking backon v1.6.0 |
| 2718 | 2026-04-21T16:08:00.465Z | Checking waitgroup v0.1.2 |
| 2719 | 2026-04-21T16:08:00.579Z | Checking rustls-pemfile v2.2.0 |
| 2720 | 2026-04-21T16:08:00.880Z | Checking serde_path_to_error v0.1.20 |
| 2721 | 2026-04-21T16:08:00.883Z | Compiling test-strategy v0.4.5 |
| 2722 | 2026-04-21T16:08:00.914Z | Checking hostname v0.4.2 |
| 2723 | 2026-04-21T16:08:01.008Z | Checking instant v0.1.13 |
| 2724 | 2026-04-21T16:08:01.063Z | Compiling prettyplease v0.2.37 |
| 2725 | 2026-04-21T16:08:01.090Z | Checking backoff v0.4.0 |
| 2726 | 2026-04-21T16:08:01.157Z | Checking parse-display v0.10.0 |
| 2727 | 2026-04-21T16:08:01.321Z | Compiling progenitor-extras v0.1.1 |
| 2728 | 2026-04-21T16:08:01.378Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2729 | 2026-04-21T16:08:01.570Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2730 | 2026-04-21T16:08:01.601Z | Checking progenitor-client v0.10.0 |
| 2731 | 2026-04-21T16:08:01.814Z | Checking itertools v0.14.0 |
| 2732 | 2026-04-21T16:08:01.828Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2733 | 2026-04-21T16:08:02.307Z | Checking regress v0.10.5 |
| 2734 | 2026-04-21T16:08:02.426Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2735 | 2026-04-21T16:08:02.969Z | Compiling macaddr v1.0.1 |
| 2736 | 2026-04-21T16:08:03.088Z | Checking num-rational v0.4.2 |
| 2737 | 2026-04-21T16:08:03.232Z | Compiling usdt-attr-macro v0.5.0 |
| 2738 | 2026-04-21T16:08:03.257Z | Compiling usdt-macro v0.5.0 |
| 2739 | 2026-04-21T16:08:03.361Z | Checking num-complex v0.4.6 |
| 2740 | 2026-04-21T16:08:03.691Z | Checking memmap v0.7.0 |
| 2741 | 2026-04-21T16:08:03.713Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2742 | 2026-04-21T16:08:03.767Z | Compiling num v0.4.3 |
| 2743 | 2026-04-21T16:08:03.822Z | Checking float-ord v0.3.2 |
| 2744 | 2026-04-21T16:08:03.928Z | Compiling toml v0.8.23 |
| 2745 | 2026-04-21T16:08:03.975Z | Checking linked-hash-map v0.5.6 |
| 2746 | 2026-04-21T16:08:03.997Z | Checking usdt v0.5.0 |
| 2747 | 2026-04-21T16:08:04.143Z | Compiling minimal-lexical v0.2.1 |
| 2748 | 2026-04-21T16:08:04.160Z | Checking lru-cache v0.1.2 |
| 2749 | 2026-04-21T16:08:04.399Z | Compiling nom v7.1.3 |
| 2750 | 2026-04-21T16:08:04.810Z | Checking hickory-proto v0.24.4 |
| 2751 | 2026-04-21T16:08:04.879Z | Checking phf_shared v0.12.1 |
| 2752 | 2026-04-21T16:08:05.021Z | Compiling slog-dtrace v0.3.0 |
| 2753 | 2026-04-21T16:08:05.044Z | Checking heck v0.5.0 |
| 2754 | 2026-04-21T16:08:05.171Z | Checking resolv-conf v0.7.6 |
| 2755 | 2026-04-21T16:08:05.210Z | Compiling convert_case v0.4.0 |
| 2756 | 2026-04-21T16:08:05.356Z | Compiling chrono-tz v0.10.4 |
| 2757 | 2026-04-21T16:08:05.430Z | Compiling const_format_proc_macros v0.2.34 |
| 2758 | 2026-04-21T16:08:05.580Z | Compiling derive_more v0.99.20 |
| 2759 | 2026-04-21T16:08:05.604Z | Checking phf v0.12.1 |
| 2760 | 2026-04-21T16:08:05.729Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2761 | 2026-04-21T16:08:05.750Z | Checking tokio-dtrace v0.1.1 |
| 2762 | 2026-04-21T16:08:05.938Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2763 | 2026-04-21T16:08:06.196Z | Compiling derive-where v1.6.0 |
| 2764 | 2026-04-21T16:08:06.244Z | Checking highway v1.3.0 |
| 2765 | 2026-04-21T16:08:06.488Z | Checking const_format v0.2.35 |
| 2766 | 2026-04-21T16:08:06.556Z | Checking oxide-tokio-rt v0.1.4 |
| 2767 | 2026-04-21T16:08:06.640Z | Checking hickory-resolver v0.24.4 |
| 2768 | 2026-04-21T16:08:06.955Z | Checking gethostname v0.5.0 |
| 2769 | 2026-04-21T16:08:07.050Z | Checking bcs v0.1.6 |
| 2770 | 2026-04-21T16:08:07.295Z | Compiling async-recursion v1.1.1 |
| 2771 | 2026-04-21T16:08:07.394Z | Checking termtree v0.5.1 |
| 2772 | 2026-04-21T16:08:07.522Z | Checking qorb v0.4.1 |
| 2773 | 2026-04-21T16:08:07.960Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2774 | 2026-04-21T16:08:08.072Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2775 | 2026-04-21T16:08:08.335Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2776 | 2026-04-21T16:08:09.618Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2777 | 2026-04-21T16:08:09.622Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2778 | 2026-04-21T16:08:11.353Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2779 | 2026-04-21T16:08:13.935Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2780 | 2026-04-21T16:08:15.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s |
| 2781 | 2026-04-21T16:08:16.175Z | |
| 2782 | 2026-04-21T16:08:16.175Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/272) |
| 2783 | 2026-04-21T16:08:16.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2784 | 2026-04-21T16:08:16.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2785 | 2026-04-21T16:08:16.867Z | Compiling ar_archive_writer v0.5.1 |
| 2786 | 2026-04-21T16:08:16.962Z | Compiling stacker v0.1.23 |
| 2787 | 2026-04-21T16:08:16.972Z | Compiling cfg_aliases v0.1.1 |
| 2788 | 2026-04-21T16:08:16.979Z | Compiling convert_case v0.10.0 |
| 2789 | 2026-04-21T16:08:16.986Z | Checking unicode-width v0.1.14 |
| 2790 | 2026-04-21T16:08:16.994Z | Compiling proc-macro-error v1.0.4 |
| 2791 | 2026-04-21T16:08:17.006Z | Checking fd-lock v4.0.4 |
| 2792 | 2026-04-21T16:08:17.010Z | Checking nibble_vec v0.1.0 |
| 2793 | 2026-04-21T16:08:17.031Z | Compiling nix v0.28.0 |
| 2794 | 2026-04-21T16:08:17.123Z | Checking vte v0.14.1 |
| 2795 | 2026-04-21T16:08:17.135Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2796 | 2026-04-21T16:08:17.218Z | Checking bytecount v0.6.9 |
| 2797 | 2026-04-21T16:08:17.230Z | Checking endian-type v0.1.2 |
| 2798 | 2026-04-21T16:08:17.270Z | Checking strip-ansi-escapes v0.2.1 |
| 2799 | 2026-04-21T16:08:17.283Z | Compiling derive_more-impl v2.1.1 |
| 2800 | 2026-04-21T16:08:17.293Z | Compiling tabled_derive v0.7.0 |
| 2801 | 2026-04-21T16:08:17.329Z | Checking papergrid v0.11.0 |
| 2802 | 2026-04-21T16:08:17.352Z | Checking radix_trie v0.2.1 |
| 2803 | 2026-04-21T16:08:17.378Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2804 | 2026-04-21T16:08:17.530Z | Compiling peg-macros v0.8.5 |
| 2805 | 2026-04-21T16:08:17.558Z | Checking winnow v0.6.26 |
| 2806 | 2026-04-21T16:08:17.800Z | Compiling psm v0.1.30 |
| 2807 | 2026-04-21T16:08:17.842Z | Compiling sqlparser_derive v0.5.0 |
| 2808 | 2026-04-21T16:08:17.930Z | Checking unicode-width v0.2.0 |
| 2809 | 2026-04-21T16:08:18.121Z | Checking derive_more v2.1.1 |
| 2810 | 2026-04-21T16:08:18.180Z | Checking home v0.5.12 |
| 2811 | 2026-04-21T16:08:18.199Z | Checking unicode_categories v0.1.1 |
| 2812 | 2026-04-21T16:08:18.273Z | Checking nu-ansi-term v0.50.3 |
| 2813 | 2026-04-21T16:08:18.285Z | Checking tabled v0.15.0 |
| 2814 | 2026-04-21T16:08:18.320Z | Checking rustyline v14.0.0 |
| 2815 | 2026-04-21T16:08:18.353Z | Checking crossterm v0.29.0 |
| 2816 | 2026-04-21T16:08:18.469Z | Checking reedline v0.40.0 |
| 2817 | 2026-04-21T16:08:18.566Z | Checking recursive v0.1.1 |
| 2818 | 2026-04-21T16:08:18.612Z | Checking display-error-chain v0.2.2 |
| 2819 | 2026-04-21T16:08:18.658Z | Checking sqlparser v0.61.0 |
| 2820 | 2026-04-21T16:08:18.684Z | Checking sqlformat v0.3.5 |
| 2821 | 2026-04-21T16:08:18.868Z | Checking peg v0.8.5 |
| 2822 | 2026-04-21T16:08:29.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s |
| 2823 | 2026-04-21T16:08:30.009Z | |
| 2824 | 2026-04-21T16:08:30.009Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/272) |
| 2825 | 2026-04-21T16:08:30.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2826 | 2026-04-21T16:08:30.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2827 | 2026-04-21T16:08:30.672Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2828 | 2026-04-21T16:08:34.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s |
| 2829 | 2026-04-21T16:08:34.239Z | |
| 2830 | 2026-04-21T16:08:34.239Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/272) |
| 2831 | 2026-04-21T16:08:34.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2832 | 2026-04-21T16:08:34.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2833 | 2026-04-21T16:08:34.904Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2834 | 2026-04-21T16:08:37.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s |
| 2835 | 2026-04-21T16:08:37.470Z | |
| 2836 | 2026-04-21T16:08:37.470Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/272) |
| 2837 | 2026-04-21T16:08:37.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2838 | 2026-04-21T16:08:37.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2839 | 2026-04-21T16:08:38.127Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2840 | 2026-04-21T16:08:41.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s |
| 2841 | 2026-04-21T16:08:41.478Z | |
| 2842 | 2026-04-21T16:08:41.478Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/272) |
| 2843 | 2026-04-21T16:08:41.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2844 | 2026-04-21T16:08:41.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2845 | 2026-04-21T16:08:42.143Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2846 | 2026-04-21T16:08:45.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.86s |
| 2847 | 2026-04-21T16:08:45.536Z | |
| 2848 | 2026-04-21T16:08:45.536Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/272) |
| 2849 | 2026-04-21T16:08:46.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2850 | 2026-04-21T16:08:46.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2851 | 2026-04-21T16:08:46.199Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2852 | 2026-04-21T16:08:48.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 2853 | 2026-04-21T16:08:48.960Z | |
| 2854 | 2026-04-21T16:08:48.960Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/272) |
| 2855 | 2026-04-21T16:08:49.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-04-21T16:08:49.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-04-21T16:08:49.621Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2858 | 2026-04-21T16:08:52.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 2859 | 2026-04-21T16:08:52.385Z | |
| 2860 | 2026-04-21T16:08:52.385Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/272) |
| 2861 | 2026-04-21T16:08:52.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-04-21T16:08:52.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-04-21T16:08:53.044Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2864 | 2026-04-21T16:08:56.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s |
| 2865 | 2026-04-21T16:08:56.584Z | |
| 2866 | 2026-04-21T16:08:56.584Z | info: running `cargo check --bins` on oximeter (93/272) |
| 2867 | 2026-04-21T16:08:57.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-04-21T16:08:57.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-04-21T16:08:57.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-04-21T16:08:57.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2871 | 2026-04-21T16:08:57.171Z | |
| 2872 | 2026-04-21T16:08:57.171Z | info: running `cargo check --bins` on oximeter-schema (94/272) |
| 2873 | 2026-04-21T16:08:57.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-04-21T16:08:57.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-04-21T16:08:57.793Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2876 | 2026-04-21T16:08:57.956Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2877 | 2026-04-21T16:08:57.956Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2878 | 2026-04-21T16:08:58.293Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2879 | 2026-04-21T16:09:01.740Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2880 | 2026-04-21T16:09:02.060Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2881 | 2026-04-21T16:09:03.139Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2882 | 2026-04-21T16:09:03.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s |
| 2883 | 2026-04-21T16:09:03.986Z | |
| 2884 | 2026-04-21T16:09:03.986Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/272) |
| 2885 | 2026-04-21T16:09:04.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-04-21T16:09:04.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-04-21T16:09:04.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-04-21T16:09:04.490Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2889 | 2026-04-21T16:09:04.575Z | |
| 2890 | 2026-04-21T16:09:04.575Z | info: running `cargo check --bins` on oximeter-test-utils (96/272) |
| 2891 | 2026-04-21T16:09:05.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-04-21T16:09:05.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-04-21T16:09:05.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-04-21T16:09:05.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2895 | 2026-04-21T16:09:05.208Z | |
| 2896 | 2026-04-21T16:09:05.208Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/272) |
| 2897 | 2026-04-21T16:09:05.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-04-21T16:09:05.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-04-21T16:09:05.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-04-21T16:09:05.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2901 | 2026-04-21T16:09:05.803Z | |
| 2902 | 2026-04-21T16:09:05.803Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/272) |
| 2903 | 2026-04-21T16:09:06.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-04-21T16:09:06.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-04-21T16:09:06.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-04-21T16:09:06.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2907 | 2026-04-21T16:09:06.399Z | |
| 2908 | 2026-04-21T16:09:06.399Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/272) |
| 2909 | 2026-04-21T16:09:06.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-04-21T16:09:06.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-04-21T16:09:06.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-04-21T16:09:06.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2913 | 2026-04-21T16:09:06.993Z | |
| 2914 | 2026-04-21T16:09:06.993Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/272) |
| 2915 | 2026-04-21T16:09:07.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-04-21T16:09:07.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-04-21T16:09:07.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-04-21T16:09:07.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2919 | 2026-04-21T16:09:07.587Z | |
| 2920 | 2026-04-21T16:09:07.587Z | info: running `cargo check --bins` on trust-quorum-types (101/272) |
| 2921 | 2026-04-21T16:09:08.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-04-21T16:09:08.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-04-21T16:09:08.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-04-21T16:09:08.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2925 | 2026-04-21T16:09:08.169Z | |
| 2926 | 2026-04-21T16:09:08.169Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/272) |
| 2927 | 2026-04-21T16:09:08.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-04-21T16:09:08.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-04-21T16:09:08.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-04-21T16:09:08.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2931 | 2026-04-21T16:09:08.767Z | |
| 2932 | 2026-04-21T16:09:08.767Z | info: running `cargo check --bins` on update-engine (103/272) |
| 2933 | 2026-04-21T16:09:09.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-04-21T16:09:09.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-04-21T16:09:09.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-04-21T16:09:09.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2937 | 2026-04-21T16:09:09.351Z | |
| 2938 | 2026-04-21T16:09:09.351Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/272) |
| 2939 | 2026-04-21T16:09:09.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-04-21T16:09:09.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-04-21T16:09:10.070Z | Compiling crucible-workspace-hack v0.1.0 |
| 2942 | 2026-04-21T16:09:10.186Z | Checking secrecy v0.10.3 |
| 2943 | 2026-04-21T16:09:10.194Z | Compiling heapless v0.8.0 |
| 2944 | 2026-04-21T16:09:10.201Z | Compiling ingot-macros v0.1.1 |
| 2945 | 2026-04-21T16:09:10.208Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2946 | 2026-04-21T16:09:10.212Z | Checking hash32 v0.3.1 |
| 2947 | 2026-04-21T16:09:10.218Z | Compiling smoltcp v0.11.0 |
| 2948 | 2026-04-21T16:09:10.229Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2949 | 2026-04-21T16:09:10.288Z | Checking cobs v0.3.0 |
| 2950 | 2026-04-21T16:09:10.322Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2951 | 2026-04-21T16:09:10.422Z | Checking universal-hash v0.5.1 |
| 2952 | 2026-04-21T16:09:10.434Z | Checking half v2.7.1 |
| 2953 | 2026-04-21T16:09:10.473Z | Checking opaque-debug v0.3.1 |
| 2954 | 2026-04-21T16:09:10.543Z | Checking ciborium-io v0.2.2 |
| 2955 | 2026-04-21T16:09:10.550Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2956 | 2026-04-21T16:09:10.587Z | Checking poly1305 v0.8.0 |
| 2957 | 2026-04-21T16:09:10.637Z | Checking postcard v1.1.3 |
| 2958 | 2026-04-21T16:09:10.691Z | Checking ciborium-ll v0.2.2 |
| 2959 | 2026-04-21T16:09:10.750Z | Compiling proc-macro-crate v3.4.0 |
| 2960 | 2026-04-21T16:09:10.840Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2961 | 2026-04-21T16:09:10.866Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2962 | 2026-04-21T16:09:10.918Z | Checking password-hash v0.5.0 |
| 2963 | 2026-04-21T16:09:11.131Z | Checking chacha20 v0.9.1 |
| 2964 | 2026-04-21T16:09:11.135Z | Compiling proc-macro-crate v1.3.1 |
| 2965 | 2026-04-21T16:09:11.158Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2966 | 2026-04-21T16:09:11.253Z | Checking blake2 v0.10.6 |
| 2967 | 2026-04-21T16:09:11.293Z | Compiling num_enum_derive v0.7.5 |
| 2968 | 2026-04-21T16:09:11.321Z | Checking aead v0.5.2 |
| 2969 | 2026-04-21T16:09:11.401Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2970 | 2026-04-21T16:09:11.464Z | Compiling foreign-types-macros v0.2.3 |
| 2971 | 2026-04-21T16:09:11.478Z | Checking thiserror-no-std v2.0.2 |
| 2972 | 2026-04-21T16:09:11.504Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2973 | 2026-04-21T16:09:11.565Z | Checking cpufeatures v0.3.0 |
| 2974 | 2026-04-21T16:09:11.580Z | Checking foreign-types-shared v0.3.1 |
| 2975 | 2026-04-21T16:09:11.612Z | Compiling num_enum_derive v0.5.11 |
| 2976 | 2026-04-21T16:09:11.640Z | Checking chacha20 v0.10.0 |
| 2977 | 2026-04-21T16:09:11.668Z | Checking vsss-rs v3.3.4 |
| 2978 | 2026-04-21T16:09:11.741Z | Checking argon2 v0.5.3 |
| 2979 | 2026-04-21T16:09:11.857Z | Checking chacha20poly1305 v0.10.1 |
| 2980 | 2026-04-21T16:09:11.986Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2981 | 2026-04-21T16:09:12.048Z | Checking foreign-types v0.5.0 |
| 2982 | 2026-04-21T16:09:12.082Z | Checking ciborium v0.2.2 |
| 2983 | 2026-04-21T16:09:12.227Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2984 | 2026-04-21T16:09:12.301Z | Checking console v0.15.11 |
| 2985 | 2026-04-21T16:09:12.342Z | Checking num_enum v0.7.5 |
| 2986 | 2026-04-21T16:09:12.457Z | Checking tabwriter v1.4.1 |
| 2987 | 2026-04-21T16:09:12.502Z | Checking newline-converter v0.3.0 |
| 2988 | 2026-04-21T16:09:12.516Z | Checking camino-tempfile v1.4.1 |
| 2989 | 2026-04-21T16:09:12.580Z | Checking atomicwrites v0.4.4 |
| 2990 | 2026-04-21T16:09:12.605Z | Checking byte-wrapper v0.1.0 |
| 2991 | 2026-04-21T16:09:12.619Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2992 | 2026-04-21T16:09:12.637Z | Checking cstr-argument v0.1.2 |
| 2993 | 2026-04-21T16:09:12.672Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2994 | 2026-04-21T16:09:12.705Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2995 | 2026-04-21T16:09:12.758Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2996 | 2026-04-21T16:09:12.758Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2997 | 2026-04-21T16:09:12.809Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2998 | 2026-04-21T16:09:12.906Z | Checking expectorate v1.2.0 |
| 2999 | 2026-04-21T16:09:12.937Z | Checking num_enum v0.5.11 |
| 3000 | 2026-04-21T16:09:13.024Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3001 | 2026-04-21T16:09:13.037Z | Checking ingot-types v0.1.2 |
| 3002 | 2026-04-21T16:09:13.041Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3003 | 2026-04-21T16:09:13.061Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3004 | 2026-04-21T16:09:13.105Z | Checking rand v0.10.0 |
| 3005 | 2026-04-21T16:09:13.129Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3006 | 2026-04-21T16:09:13.212Z | Checking colored v3.1.1 |
| 3007 | 2026-04-21T16:09:13.252Z | Checking indent_write v2.2.0 |
| 3008 | 2026-04-21T16:09:13.386Z | Compiling zone_cfg_derive v0.3.1 |
| 3009 | 2026-04-21T16:09:13.398Z | Checking ingot v0.1.1 |
| 3010 | 2026-04-21T16:09:13.410Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3011 | 2026-04-21T16:09:13.424Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3012 | 2026-04-21T16:09:13.438Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3013 | 2026-04-21T16:09:13.450Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3014 | 2026-04-21T16:09:13.531Z | Checking itertools v0.12.1 |
| 3015 | 2026-04-21T16:09:13.576Z | Compiling num-derive v0.4.2 |
| 3016 | 2026-04-21T16:09:13.621Z | Checking swrite v0.1.0 |
| 3017 | 2026-04-21T16:09:13.714Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3018 | 2026-04-21T16:09:13.852Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3019 | 2026-04-21T16:09:13.916Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3020 | 2026-04-21T16:09:14.012Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3021 | 2026-04-21T16:09:14.172Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3022 | 2026-04-21T16:09:14.230Z | Checking dropshot-api-manager-types v0.6.0 |
| 3023 | 2026-04-21T16:09:14.282Z | Checking smf v0.2.3 |
| 3024 | 2026-04-21T16:09:14.398Z | Checking nanorand v0.7.0 |
| 3025 | 2026-04-21T16:09:14.402Z | Checking whoami v1.6.1 |
| 3026 | 2026-04-21T16:09:14.497Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3027 | 2026-04-21T16:09:14.511Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3028 | 2026-04-21T16:09:14.515Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3029 | 2026-04-21T16:09:14.526Z | Checking zone v0.3.1 |
| 3030 | 2026-04-21T16:09:14.592Z | Checking flume v0.11.1 |
| 3031 | 2026-04-21T16:09:14.989Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3032 | 2026-04-21T16:09:15.942Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3033 | 2026-04-21T16:09:16.776Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3034 | 2026-04-21T16:09:19.325Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3035 | 2026-04-21T16:09:21.381Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3036 | 2026-04-21T16:09:22.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s |
| 3037 | 2026-04-21T16:09:22.603Z | |
| 3038 | 2026-04-21T16:09:22.604Z | info: running `cargo check --bins` on clickhouse-admin-api (105/272) |
| 3039 | 2026-04-21T16:09:23.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-04-21T16:09:23.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-04-21T16:09:23.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-04-21T16:09:23.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3043 | 2026-04-21T16:09:23.192Z | |
| 3044 | 2026-04-21T16:09:23.192Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/272) |
| 3045 | 2026-04-21T16:09:23.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-04-21T16:09:23.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-04-21T16:09:23.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-04-21T16:09:23.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3049 | 2026-04-21T16:09:23.783Z | |
| 3050 | 2026-04-21T16:09:23.783Z | info: running `cargo check --bins` on bootstrap-agent-client (107/272) |
| 3051 | 2026-04-21T16:09:24.285Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-04-21T16:09:24.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-04-21T16:09:24.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-04-21T16:09:24.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3055 | 2026-04-21T16:09:24.376Z | |
| 3056 | 2026-04-21T16:09:24.376Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/272) |
| 3057 | 2026-04-21T16:09:24.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-04-21T16:09:24.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-04-21T16:09:24.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-04-21T16:09:24.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3061 | 2026-04-21T16:09:24.973Z | |
| 3062 | 2026-04-21T16:09:24.973Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/272) |
| 3063 | 2026-04-21T16:09:25.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-04-21T16:09:25.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-04-21T16:09:25.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-04-21T16:09:25.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3067 | 2026-04-21T16:09:25.572Z | |
| 3068 | 2026-04-21T16:09:25.572Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/272) |
| 3069 | 2026-04-21T16:09:26.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-04-21T16:09:26.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-04-21T16:09:26.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-04-21T16:09:26.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3073 | 2026-04-21T16:09:26.163Z | |
| 3074 | 2026-04-21T16:09:26.163Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/272) |
| 3075 | 2026-04-21T16:09:26.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-04-21T16:09:26.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-04-21T16:09:26.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-04-21T16:09:26.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3079 | 2026-04-21T16:09:26.753Z | |
| 3080 | 2026-04-21T16:09:26.753Z | info: running `cargo check --bins` on cockroach-admin-client (112/272) |
| 3081 | 2026-04-21T16:09:27.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-04-21T16:09:27.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-04-21T16:09:27.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-04-21T16:09:27.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3085 | 2026-04-21T16:09:27.337Z | |
| 3086 | 2026-04-21T16:09:27.337Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/272) |
| 3087 | 2026-04-21T16:09:27.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-04-21T16:09:27.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-04-21T16:09:27.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-04-21T16:09:27.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3091 | 2026-04-21T16:09:27.939Z | |
| 3092 | 2026-04-21T16:09:27.939Z | info: running `cargo check --bins` on dns-service-client (114/272) |
| 3093 | 2026-04-21T16:09:28.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-04-21T16:09:28.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-04-21T16:09:28.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-04-21T16:09:28.454Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3097 | 2026-04-21T16:09:28.541Z | |
| 3098 | 2026-04-21T16:09:28.541Z | info: running `cargo check --bins` on installinator-client (115/272) |
| 3099 | 2026-04-21T16:09:29.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-04-21T16:09:29.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-04-21T16:09:29.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-04-21T16:09:29.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3103 | 2026-04-21T16:09:29.134Z | |
| 3104 | 2026-04-21T16:09:29.134Z | info: running `cargo check --bins` on nexus-client (116/272) |
| 3105 | 2026-04-21T16:09:29.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-04-21T16:09:29.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-04-21T16:09:29.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3108 | 2026-04-21T16:09:29.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3109 | 2026-04-21T16:09:29.766Z | |
| 3110 | 2026-04-21T16:09:29.766Z | info: running `cargo check --bins` on nexus-lockstep-client (117/272) |
| 3111 | 2026-04-21T16:09:30.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3112 | 2026-04-21T16:09:30.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3113 | 2026-04-21T16:09:30.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3114 | 2026-04-21T16:09:30.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3115 | 2026-04-21T16:09:30.405Z | |
| 3116 | 2026-04-21T16:09:30.405Z | info: running `cargo check --bins` on ntp-admin-client (118/272) |
| 3117 | 2026-04-21T16:09:30.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3118 | 2026-04-21T16:09:30.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3119 | 2026-04-21T16:09:30.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3120 | 2026-04-21T16:09:30.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3121 | 2026-04-21T16:09:30.991Z | |
| 3122 | 2026-04-21T16:09:30.991Z | info: running `cargo check --bins` on oxide-client (119/272) |
| 3123 | 2026-04-21T16:09:31.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3124 | 2026-04-21T16:09:31.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3125 | 2026-04-21T16:09:31.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3126 | 2026-04-21T16:09:31.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3127 | 2026-04-21T16:09:31.577Z | |
| 3128 | 2026-04-21T16:09:31.577Z | info: running `cargo check --bins` on oximeter-client (120/272) |
| 3129 | 2026-04-21T16:09:32.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3130 | 2026-04-21T16:09:32.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3131 | 2026-04-21T16:09:32.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3132 | 2026-04-21T16:09:32.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3133 | 2026-04-21T16:09:32.182Z | |
| 3134 | 2026-04-21T16:09:32.182Z | info: running `cargo check --bins` on repo-depot-client (121/272) |
| 3135 | 2026-04-21T16:09:32.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3136 | 2026-04-21T16:09:32.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3137 | 2026-04-21T16:09:32.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3138 | 2026-04-21T16:09:32.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3139 | 2026-04-21T16:09:32.765Z | |
| 3140 | 2026-04-21T16:09:32.765Z | info: running `cargo check --bins` on sled-agent-client (122/272) |
| 3141 | 2026-04-21T16:09:33.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3142 | 2026-04-21T16:09:33.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3143 | 2026-04-21T16:09:33.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3144 | 2026-04-21T16:09:33.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3145 | 2026-04-21T16:09:33.376Z | |
| 3146 | 2026-04-21T16:09:33.376Z | info: running `cargo check --bins` on wicketd-client (123/272) |
| 3147 | 2026-04-21T16:09:33.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3148 | 2026-04-21T16:09:33.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3149 | 2026-04-21T16:09:33.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3150 | 2026-04-21T16:09:33.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3151 | 2026-04-21T16:09:34.016Z | |
| 3152 | 2026-04-21T16:09:34.016Z | info: running `cargo check --bins` on installinator-common (124/272) |
| 3153 | 2026-04-21T16:09:34.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3154 | 2026-04-21T16:09:34.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3155 | 2026-04-21T16:09:34.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3156 | 2026-04-21T16:09:34.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3157 | 2026-04-21T16:09:34.634Z | |
| 3158 | 2026-04-21T16:09:34.634Z | info: running `cargo check --bins` on installinator-common-versions (125/272) |
| 3159 | 2026-04-21T16:09:35.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3160 | 2026-04-21T16:09:35.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3161 | 2026-04-21T16:09:35.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3162 | 2026-04-21T16:09:35.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3163 | 2026-04-21T16:09:35.219Z | |
| 3164 | 2026-04-21T16:09:35.219Z | info: running `cargo check --bins` on wicket-common (126/272) |
| 3165 | 2026-04-21T16:09:35.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3166 | 2026-04-21T16:09:35.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3167 | 2026-04-21T16:09:35.735Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3168 | 2026-04-21T16:09:35.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3169 | 2026-04-21T16:09:35.831Z | |
| 3170 | 2026-04-21T16:09:35.831Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/272) |
| 3171 | 2026-04-21T16:09:36.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3172 | 2026-04-21T16:09:36.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3173 | 2026-04-21T16:09:36.520Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3174 | 2026-04-21T16:09:36.634Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3175 | 2026-04-21T16:09:36.641Z | Checking csv-core v0.1.13 |
| 3176 | 2026-04-21T16:09:36.648Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3177 | 2026-04-21T16:09:36.656Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3178 | 2026-04-21T16:09:36.665Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3179 | 2026-04-21T16:09:36.676Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3180 | 2026-04-21T16:09:36.687Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3181 | 2026-04-21T16:09:36.795Z | Checking csv v1.4.0 |
| 3182 | 2026-04-21T16:09:36.813Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3183 | 2026-04-21T16:09:36.862Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3184 | 2026-04-21T16:09:36.896Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3185 | 2026-04-21T16:09:37.122Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3186 | 2026-04-21T16:09:37.487Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3187 | 2026-04-21T16:09:37.491Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3188 | 2026-04-21T16:09:37.824Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3189 | 2026-04-21T16:09:43.050Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3190 | 2026-04-21T16:09:43.571Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3191 | 2026-04-21T16:09:45.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.08s |
| 3192 | 2026-04-21T16:09:46.107Z | |
| 3193 | 2026-04-21T16:09:46.107Z | info: running `cargo check --bins` on cockroach-admin-api (128/272) |
| 3194 | 2026-04-21T16:09:46.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-04-21T16:09:46.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-04-21T16:09:46.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-04-21T16:09:46.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3198 | 2026-04-21T16:09:46.698Z | |
| 3199 | 2026-04-21T16:09:46.698Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/272) |
| 3200 | 2026-04-21T16:09:47.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-04-21T16:09:47.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-04-21T16:09:47.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-04-21T16:09:47.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3204 | 2026-04-21T16:09:47.378Z | |
| 3205 | 2026-04-21T16:09:47.378Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/272) |
| 3206 | 2026-04-21T16:09:47.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-04-21T16:09:47.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-04-21T16:09:47.953Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-04-21T16:09:47.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3210 | 2026-04-21T16:09:48.056Z | |
| 3211 | 2026-04-21T16:09:48.057Z | info: running `cargo check --bins` on gateway-test-utils (131/272) |
| 3212 | 2026-04-21T16:09:48.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-04-21T16:09:48.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-04-21T16:09:48.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-04-21T16:09:48.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3216 | 2026-04-21T16:09:48.701Z | |
| 3217 | 2026-04-21T16:09:48.701Z | info: running `cargo check --bins` on omicron-gateway (132/272) |
| 3218 | 2026-04-21T16:09:49.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-04-21T16:09:49.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-04-21T16:09:49.459Z | Compiling typify-impl v0.6.1 |
| 3221 | 2026-04-21T16:09:49.600Z | Compiling unsafe-libyaml v0.2.11 |
| 3222 | 2026-04-21T16:09:49.610Z | Compiling radium v0.7.0 |
| 3223 | 2026-04-21T16:09:49.618Z | Compiling semver v0.1.20 |
| 3224 | 2026-04-21T16:09:49.631Z | Compiling pin-project-internal v1.1.11 |
| 3225 | 2026-04-21T16:09:49.646Z | Checking tap v1.0.1 |
| 3226 | 2026-04-21T16:09:49.646Z | Compiling maybe-uninit v2.0.0 |
| 3227 | 2026-04-21T16:09:49.767Z | Checking wyz v0.5.1 |
| 3228 | 2026-04-21T16:09:49.869Z | Compiling rustc_version v0.1.7 |
| 3229 | 2026-04-21T16:09:49.931Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3230 | 2026-04-21T16:09:49.955Z | Compiling snafu-derive v0.8.9 |
| 3231 | 2026-04-21T16:09:50.065Z | Compiling zerocopy-derive v0.6.6 |
| 3232 | 2026-04-21T16:09:50.085Z | Compiling newtype_derive v0.1.6 |
| 3233 | 2026-04-21T16:09:50.274Z | Compiling serde_yaml v0.9.34+deprecated |
| 3234 | 2026-04-21T16:09:50.328Z | Compiling owo-colors v4.3.0 |
| 3235 | 2026-04-21T16:09:50.650Z | Checking same-file v1.0.6 |
| 3236 | 2026-04-21T16:09:50.706Z | Compiling cancel-safe-futures v0.1.5 |
| 3237 | 2026-04-21T16:09:50.753Z | Checking pin-project v1.1.11 |
| 3238 | 2026-04-21T16:09:50.767Z | Checking crc-catalog v2.4.0 |
| 3239 | 2026-04-21T16:09:50.851Z | Checking funty v2.0.0 |
| 3240 | 2026-04-21T16:09:50.867Z | Compiling packed_struct v0.10.1 |
| 3241 | 2026-04-21T16:09:50.892Z | Checking zerocopy v0.6.6 |
| 3242 | 2026-04-21T16:09:50.925Z | Checking crc v3.4.0 |
| 3243 | 2026-04-21T16:09:51.098Z | Checking walkdir v2.5.0 |
| 3244 | 2026-04-21T16:09:51.170Z | Checking bitvec v1.0.1 |
| 3245 | 2026-04-21T16:09:51.233Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3246 | 2026-04-21T16:09:51.263Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3247 | 2026-04-21T16:09:51.267Z | Checking globset v0.4.18 |
| 3248 | 2026-04-21T16:09:51.465Z | Checking olpc-cjson v0.1.4 |
| 3249 | 2026-04-21T16:09:51.558Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3250 | 2026-04-21T16:09:51.605Z | Checking pem v3.0.6 |
| 3251 | 2026-04-21T16:09:51.626Z | Compiling packed_struct_codegen v0.10.1 |
| 3252 | 2026-04-21T16:09:51.743Z | Checking libsw-core v0.3.2 |
| 3253 | 2026-04-21T16:09:51.768Z | Checking serde_plain v1.0.2 |
| 3254 | 2026-04-21T16:09:51.782Z | Compiling bitfield-macros v0.19.4 |
| 3255 | 2026-04-21T16:09:51.816Z | Compiling indexmap v1.9.3 |
| 3256 | 2026-04-21T16:09:51.874Z | Checking snafu v0.8.9 |
| 3257 | 2026-04-21T16:09:51.887Z | Checking nodrop v0.1.14 |
| 3258 | 2026-04-21T16:09:51.914Z | Checking typed-path v0.9.3 |
| 3259 | 2026-04-21T16:09:51.978Z | Checking array-init v0.0.4 |
| 3260 | 2026-04-21T16:09:52.028Z | Checking libsw v3.5.0 |
| 3261 | 2026-04-21T16:09:52.115Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3262 | 2026-04-21T16:09:52.176Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3263 | 2026-04-21T16:09:52.273Z | Checking smallvec v0.6.14 |
| 3264 | 2026-04-21T16:09:52.429Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3265 | 2026-04-21T16:09:52.483Z | Checking bitfield v0.19.4 |
| 3266 | 2026-04-21T16:09:52.511Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3267 | 2026-04-21T16:09:52.638Z | Checking hashbrown v0.12.3 |
| 3268 | 2026-04-21T16:09:52.684Z | Checking tough v0.20.0 |
| 3269 | 2026-04-21T16:09:52.730Z | Checking unicode-linebreak v0.1.5 |
| 3270 | 2026-04-21T16:09:52.745Z | Checking tagptr v0.2.0 |
| 3271 | 2026-04-21T16:09:52.843Z | Checking smawk v0.3.2 |
| 3272 | 2026-04-21T16:09:52.884Z | Checking linear-map v1.2.0 |
| 3273 | 2026-04-21T16:09:52.938Z | Checking base64 v0.21.7 |
| 3274 | 2026-04-21T16:09:52.974Z | Checking textwrap v0.16.2 |
| 3275 | 2026-04-21T16:09:53.031Z | Checking moka v0.12.13 |
| 3276 | 2026-04-21T16:09:53.049Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3277 | 2026-04-21T16:09:53.172Z | Checking ron v0.8.1 |
| 3278 | 2026-04-21T16:09:53.190Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3279 | 2026-04-21T16:09:53.357Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3280 | 2026-04-21T16:09:53.386Z | Checking serde-hex v0.1.0 |
| 3281 | 2026-04-21T16:09:53.651Z | Checking steno v0.4.1 |
| 3282 | 2026-04-21T16:09:53.684Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3283 | 2026-04-21T16:09:53.737Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3284 | 2026-04-21T16:09:53.842Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3285 | 2026-04-21T16:09:54.042Z | Compiling typify-macro v0.6.1 |
| 3286 | 2026-04-21T16:09:54.148Z | Checking hashbrown v0.13.2 |
| 3287 | 2026-04-21T16:09:54.299Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3288 | 2026-04-21T16:09:54.403Z | Checking humantime v2.3.0 |
| 3289 | 2026-04-21T16:09:54.491Z | Checking crc-any v2.5.0 |
| 3290 | 2026-04-21T16:09:54.571Z | Checking object v0.30.4 |
| 3291 | 2026-04-21T16:09:54.604Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3292 | 2026-04-21T16:09:54.617Z | Checking hickory-resolver v0.25.2 |
| 3293 | 2026-04-21T16:09:54.637Z | Checking utf-8 v0.7.6 |
| 3294 | 2026-04-21T16:09:54.667Z | Checking path-slash v0.1.5 |
| 3295 | 2026-04-21T16:09:54.763Z | Checking void v1.0.2 |
| 3296 | 2026-04-21T16:09:54.776Z | Checking half v1.8.3 |
| 3297 | 2026-04-21T16:09:54.780Z | Checking tungstenite v0.23.0 |
| 3298 | 2026-04-21T16:09:54.866Z | Checking lzss v0.8.2 |
| 3299 | 2026-04-21T16:09:54.968Z | Checking serde_cbor v0.11.2 |
| 3300 | 2026-04-21T16:09:54.983Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3301 | 2026-04-21T16:09:55.047Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3302 | 2026-04-21T16:09:55.138Z | Checking nix v0.27.1 |
| 3303 | 2026-04-21T16:09:55.194Z | Checking kstat-rs v0.2.4 |
| 3304 | 2026-04-21T16:09:55.280Z | Checking fxhash v0.2.1 |
| 3305 | 2026-04-21T16:09:55.315Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3306 | 2026-04-21T16:09:55.340Z | Checking serde_bytes v0.11.19 |
| 3307 | 2026-04-21T16:09:55.380Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3308 | 2026-04-21T16:09:55.398Z | Checking tokio-tungstenite v0.23.1 |
| 3309 | 2026-04-21T16:09:55.515Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3310 | 2026-04-21T16:09:55.646Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3311 | 2026-04-21T16:09:55.660Z | Checking signal-hook-tokio v0.3.1 |
| 3312 | 2026-04-21T16:09:55.767Z | Compiling typify v0.6.1 |
| 3313 | 2026-04-21T16:09:55.859Z | Compiling progenitor-impl v0.13.0 |
| 3314 | 2026-04-21T16:09:56.729Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3315 | 2026-04-21T16:09:57.386Z | Compiling progenitor-macro v0.13.0 |
| 3316 | 2026-04-21T16:09:57.641Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3317 | 2026-04-21T16:09:57.937Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3318 | 2026-04-21T16:09:59.671Z | Checking progenitor v0.13.0 |
| 3319 | 2026-04-21T16:09:59.784Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3320 | 2026-04-21T16:09:59.788Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3321 | 2026-04-21T16:10:02.780Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3322 | 2026-04-21T16:10:10.116Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3323 | 2026-04-21T16:10:16.414Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3324 | 2026-04-21T16:10:17.756Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3325 | 2026-04-21T16:10:18.248Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3326 | 2026-04-21T16:10:20.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.57s |
| 3327 | 2026-04-21T16:10:20.480Z | |
| 3328 | 2026-04-21T16:10:20.480Z | info: running `cargo check --bins` on gateway-api (133/272) |
| 3329 | 2026-04-21T16:10:20.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3330 | 2026-04-21T16:10:20.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3331 | 2026-04-21T16:10:20.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3332 | 2026-04-21T16:10:20.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3333 | 2026-04-21T16:10:21.078Z | |
| 3334 | 2026-04-21T16:10:21.078Z | info: running `cargo check --bins` on ipcc (134/272) |
| 3335 | 2026-04-21T16:10:21.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3336 | 2026-04-21T16:10:21.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3337 | 2026-04-21T16:10:21.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3338 | 2026-04-21T16:10:21.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3339 | 2026-04-21T16:10:21.682Z | |
| 3340 | 2026-04-21T16:10:21.682Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/272) |
| 3341 | 2026-04-21T16:10:22.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3342 | 2026-04-21T16:10:22.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3343 | 2026-04-21T16:10:22.186Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3344 | 2026-04-21T16:10:22.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3345 | 2026-04-21T16:10:22.276Z | |
| 3346 | 2026-04-21T16:10:22.276Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/272) |
| 3347 | 2026-04-21T16:10:22.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3348 | 2026-04-21T16:10:22.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3349 | 2026-04-21T16:10:22.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3350 | 2026-04-21T16:10:22.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3351 | 2026-04-21T16:10:22.887Z | |
| 3352 | 2026-04-21T16:10:22.887Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/272) |
| 3353 | 2026-04-21T16:10:23.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3354 | 2026-04-21T16:10:23.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3355 | 2026-04-21T16:10:23.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3356 | 2026-04-21T16:10:23.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3357 | 2026-04-21T16:10:23.492Z | |
| 3358 | 2026-04-21T16:10:23.492Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/272) |
| 3359 | 2026-04-21T16:10:24.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3360 | 2026-04-21T16:10:24.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3361 | 2026-04-21T16:10:24.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3362 | 2026-04-21T16:10:24.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3363 | 2026-04-21T16:10:24.097Z | |
| 3364 | 2026-04-21T16:10:24.097Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/272) |
| 3365 | 2026-04-21T16:10:24.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3366 | 2026-04-21T16:10:24.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3367 | 2026-04-21T16:10:24.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3368 | 2026-04-21T16:10:24.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3369 | 2026-04-21T16:10:24.705Z | |
| 3370 | 2026-04-21T16:10:24.705Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/272) |
| 3371 | 2026-04-21T16:10:25.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3372 | 2026-04-21T16:10:25.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3373 | 2026-04-21T16:10:25.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3374 | 2026-04-21T16:10:25.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3375 | 2026-04-21T16:10:25.312Z | |
| 3376 | 2026-04-21T16:10:25.313Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/272) |
| 3377 | 2026-04-21T16:10:25.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3378 | 2026-04-21T16:10:25.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3379 | 2026-04-21T16:10:25.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3380 | 2026-04-21T16:10:25.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3381 | 2026-04-21T16:10:25.906Z | |
| 3382 | 2026-04-21T16:10:25.906Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/272) |
| 3383 | 2026-04-21T16:10:26.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3384 | 2026-04-21T16:10:26.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3385 | 2026-04-21T16:10:26.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3386 | 2026-04-21T16:10:26.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3387 | 2026-04-21T16:10:26.513Z | |
| 3388 | 2026-04-21T16:10:26.513Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/272) |
| 3389 | 2026-04-21T16:10:27.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3390 | 2026-04-21T16:10:27.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3391 | 2026-04-21T16:10:27.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3392 | 2026-04-21T16:10:27.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3393 | 2026-04-21T16:10:27.119Z | |
| 3394 | 2026-04-21T16:10:27.119Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/272) |
| 3395 | 2026-04-21T16:10:27.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3396 | 2026-04-21T16:10:27.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3397 | 2026-04-21T16:10:27.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3398 | 2026-04-21T16:10:27.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3399 | 2026-04-21T16:10:27.725Z | |
| 3400 | 2026-04-21T16:10:27.725Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/272) |
| 3401 | 2026-04-21T16:10:28.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3402 | 2026-04-21T16:10:28.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3403 | 2026-04-21T16:10:28.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3404 | 2026-04-21T16:10:28.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3405 | 2026-04-21T16:10:28.326Z | |
| 3406 | 2026-04-21T16:10:28.326Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/272) |
| 3407 | 2026-04-21T16:10:28.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3408 | 2026-04-21T16:10:28.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3409 | 2026-04-21T16:10:28.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3410 | 2026-04-21T16:10:28.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3411 | 2026-04-21T16:10:28.930Z | |
| 3412 | 2026-04-21T16:10:28.930Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/272) |
| 3413 | 2026-04-21T16:10:29.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3414 | 2026-04-21T16:10:29.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3415 | 2026-04-21T16:10:29.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3416 | 2026-04-21T16:10:29.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3417 | 2026-04-21T16:10:29.525Z | |
| 3418 | 2026-04-21T16:10:29.525Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/272) |
| 3419 | 2026-04-21T16:10:30.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3420 | 2026-04-21T16:10:30.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3421 | 2026-04-21T16:10:30.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3422 | 2026-04-21T16:10:30.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3423 | 2026-04-21T16:10:30.130Z | |
| 3424 | 2026-04-21T16:10:30.130Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/272) |
| 3425 | 2026-04-21T16:10:30.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3426 | 2026-04-21T16:10:30.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3427 | 2026-04-21T16:10:30.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3428 | 2026-04-21T16:10:30.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3429 | 2026-04-21T16:10:30.730Z | |
| 3430 | 2026-04-21T16:10:30.730Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/272) |
| 3431 | 2026-04-21T16:10:31.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3432 | 2026-04-21T16:10:31.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3433 | 2026-04-21T16:10:31.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3434 | 2026-04-21T16:10:31.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3435 | 2026-04-21T16:10:31.330Z | |
| 3436 | 2026-04-21T16:10:31.330Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/272) |
| 3437 | 2026-04-21T16:10:31.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3438 | 2026-04-21T16:10:31.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3439 | 2026-04-21T16:10:31.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3440 | 2026-04-21T16:10:31.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3441 | 2026-04-21T16:10:31.927Z | |
| 3442 | 2026-04-21T16:10:31.927Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/272) |
| 3443 | 2026-04-21T16:10:32.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3444 | 2026-04-21T16:10:32.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3445 | 2026-04-21T16:10:32.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3446 | 2026-04-21T16:10:32.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3447 | 2026-04-21T16:10:32.528Z | |
| 3448 | 2026-04-21T16:10:32.528Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/272) |
| 3449 | 2026-04-21T16:10:33.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3450 | 2026-04-21T16:10:33.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3451 | 2026-04-21T16:10:33.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3452 | 2026-04-21T16:10:33.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3453 | 2026-04-21T16:10:33.130Z | |
| 3454 | 2026-04-21T16:10:33.130Z | info: running `cargo check --bins` on oximeter-producer (154/272) |
| 3455 | 2026-04-21T16:10:33.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3456 | 2026-04-21T16:10:33.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3457 | 2026-04-21T16:10:33.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3458 | 2026-04-21T16:10:33.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3459 | 2026-04-21T16:10:33.771Z | |
| 3460 | 2026-04-21T16:10:33.771Z | info: running `cargo check --bins` on internal-dns-resolver (155/272) |
| 3461 | 2026-04-21T16:10:34.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3462 | 2026-04-21T16:10:34.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3463 | 2026-04-21T16:10:34.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3464 | 2026-04-21T16:10:34.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3465 | 2026-04-21T16:10:34.375Z | |
| 3466 | 2026-04-21T16:10:34.375Z | info: running `cargo check --bins` on dns-server (156/272) |
| 3467 | 2026-04-21T16:10:34.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3468 | 2026-04-21T16:10:34.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3469 | 2026-04-21T16:10:35.023Z | Compiling parking_lot_core v0.8.6 |
| 3470 | 2026-04-21T16:10:35.023Z | Compiling atomicwrites v0.4.4 |
| 3471 | 2026-04-21T16:10:35.023Z | Compiling git-stub v1.0.0 |
| 3472 | 2026-04-21T16:10:35.033Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3473 | 2026-04-21T16:10:35.033Z | Checking prefix-trie v0.7.0 |
| 3474 | 2026-04-21T16:10:35.255Z | Compiling git-stub-vcs v0.1.0 |
| 3475 | 2026-04-21T16:10:35.420Z | Checking hickory-server v0.25.2 |
| 3476 | 2026-04-21T16:10:35.527Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3477 | 2026-04-21T16:10:35.548Z | Checking parking_lot v0.11.2 |
| 3478 | 2026-04-21T16:10:35.614Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3479 | 2026-04-21T16:10:35.618Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3480 | 2026-04-21T16:10:35.705Z | Checking sled v0.34.7 |
| 3481 | 2026-04-21T16:10:37.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 3482 | 2026-04-21T16:10:37.762Z | |
| 3483 | 2026-04-21T16:10:37.762Z | info: running `cargo check --bins` on dns-server-api (157/272) |
| 3484 | 2026-04-21T16:10:38.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-04-21T16:10:38.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-04-21T16:10:38.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-04-21T16:10:38.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3488 | 2026-04-21T16:10:38.360Z | |
| 3489 | 2026-04-21T16:10:38.360Z | info: running `cargo check --bins` on oximeter-producer-api (158/272) |
| 3490 | 2026-04-21T16:10:38.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-04-21T16:10:38.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-04-21T16:10:38.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-04-21T16:10:38.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3494 | 2026-04-21T16:10:38.961Z | |
| 3495 | 2026-04-21T16:10:38.961Z | info: running `cargo check --bins` on sp-sim (159/272) |
| 3496 | 2026-04-21T16:10:39.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-04-21T16:10:39.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-04-21T16:10:39.677Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3499 | 2026-04-21T16:10:41.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s |
| 3500 | 2026-04-21T16:10:41.611Z | |
| 3501 | 2026-04-21T16:10:41.611Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/272) |
| 3502 | 2026-04-21T16:10:42.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-04-21T16:10:42.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-04-21T16:10:42.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-04-21T16:10:42.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3506 | 2026-04-21T16:10:42.267Z | |
| 3507 | 2026-04-21T16:10:42.267Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/272) |
| 3508 | 2026-04-21T16:10:42.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-04-21T16:10:42.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-04-21T16:10:42.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-04-21T16:10:42.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3512 | 2026-04-21T16:10:42.923Z | |
| 3513 | 2026-04-21T16:10:42.923Z | info: running `cargo check --bins` on db-macros (162/272) |
| 3514 | 2026-04-21T16:10:43.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-04-21T16:10:43.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-04-21T16:10:43.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2026-04-21T16:10:43.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3518 | 2026-04-21T16:10:43.502Z | |
| 3519 | 2026-04-21T16:10:43.502Z | info: running `cargo check --bins` on nexus-macros-common (163/272) |
| 3520 | 2026-04-21T16:10:44.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-04-21T16:10:44.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-04-21T16:10:44.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-04-21T16:10:44.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3524 | 2026-04-21T16:10:44.100Z | |
| 3525 | 2026-04-21T16:10:44.100Z | info: running `cargo check --bins` on nexus-auth (164/272) |
| 3526 | 2026-04-21T16:10:44.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-04-21T16:10:44.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-04-21T16:10:44.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-04-21T16:10:44.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3530 | 2026-04-21T16:10:44.750Z | |
| 3531 | 2026-04-21T16:10:44.750Z | info: running `cargo check --bins` on authz-macros (165/272) |
| 3532 | 2026-04-21T16:10:45.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-04-21T16:10:45.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-04-21T16:10:45.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-04-21T16:10:45.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3536 | 2026-04-21T16:10:45.335Z | |
| 3537 | 2026-04-21T16:10:45.335Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/272) |
| 3538 | 2026-04-21T16:10:45.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-04-21T16:10:45.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-04-21T16:10:45.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-04-21T16:10:45.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3542 | 2026-04-21T16:10:45.977Z | |
| 3543 | 2026-04-21T16:10:45.977Z | info: running `cargo check --bins` on nexus-db-model (167/272) |
| 3544 | 2026-04-21T16:10:46.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-04-21T16:10:46.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-04-21T16:10:46.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-04-21T16:10:46.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3548 | 2026-04-21T16:10:46.617Z | |
| 3549 | 2026-04-21T16:10:46.617Z | info: running `cargo check --bins` on nexus-db-schema (168/272) |
| 3550 | 2026-04-21T16:10:47.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-04-21T16:10:47.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-04-21T16:10:47.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-04-21T16:10:47.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3554 | 2026-04-21T16:10:47.199Z | |
| 3555 | 2026-04-21T16:10:47.200Z | info: running `cargo check --bins` on omicron-rpaths (169/272) |
| 3556 | 2026-04-21T16:10:47.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-04-21T16:10:47.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-04-21T16:10:47.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-04-21T16:10:47.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3560 | 2026-04-21T16:10:47.780Z | |
| 3561 | 2026-04-21T16:10:47.780Z | info: running `cargo check --bins` on nexus-defaults (170/272) |
| 3562 | 2026-04-21T16:10:48.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-04-21T16:10:48.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-04-21T16:10:48.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-04-21T16:10:48.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3566 | 2026-04-21T16:10:48.372Z | |
| 3567 | 2026-04-21T16:10:48.372Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/272) |
| 3568 | 2026-04-21T16:10:48.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-04-21T16:10:48.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-04-21T16:10:48.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-04-21T16:10:48.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3572 | 2026-04-21T16:10:48.957Z | |
| 3573 | 2026-04-21T16:10:48.957Z | info: running `cargo check --bins` on parallel-task-set (172/272) |
| 3574 | 2026-04-21T16:10:49.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-04-21T16:10:49.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-04-21T16:10:49.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-04-21T16:10:49.454Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3578 | 2026-04-21T16:10:49.535Z | |
| 3579 | 2026-04-21T16:10:49.535Z | info: running `cargo check --bins` on nexus-db-errors (173/272) |
| 3580 | 2026-04-21T16:10:50.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-04-21T16:10:50.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-04-21T16:10:50.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-04-21T16:10:50.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3584 | 2026-04-21T16:10:50.178Z | |
| 3585 | 2026-04-21T16:10:50.178Z | info: running `cargo check --bins` on nexus-db-lookup (174/272) |
| 3586 | 2026-04-21T16:10:50.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-04-21T16:10:50.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-04-21T16:10:50.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-04-21T16:10:50.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3590 | 2026-04-21T16:10:50.827Z | |
| 3591 | 2026-04-21T16:10:50.827Z | info: running `cargo check --bins` on nexus-inventory (175/272) |
| 3592 | 2026-04-21T16:10:51.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-04-21T16:10:51.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-04-21T16:10:51.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-04-21T16:10:51.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3596 | 2026-04-21T16:10:51.464Z | |
| 3597 | 2026-04-21T16:10:51.464Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/272) |
| 3598 | 2026-04-21T16:10:51.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-04-21T16:10:51.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-04-21T16:10:51.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-04-21T16:10:51.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3602 | 2026-04-21T16:10:52.083Z | |
| 3603 | 2026-04-21T16:10:52.083Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/272) |
| 3604 | 2026-04-21T16:10:52.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-04-21T16:10:52.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-04-21T16:10:52.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3607 | 2026-04-21T16:10:52.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3608 | 2026-04-21T16:10:52.696Z | |
| 3609 | 2026-04-21T16:10:52.696Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/272) |
| 3610 | 2026-04-21T16:10:53.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3611 | 2026-04-21T16:10:53.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3612 | 2026-04-21T16:10:53.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3613 | 2026-04-21T16:10:53.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3614 | 2026-04-21T16:10:53.310Z | |
| 3615 | 2026-04-21T16:10:53.310Z | info: running `cargo check --bins` on key-manager (179/272) |
| 3616 | 2026-04-21T16:10:53.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3617 | 2026-04-21T16:10:53.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3618 | 2026-04-21T16:10:53.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3619 | 2026-04-21T16:10:53.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3620 | 2026-04-21T16:10:53.900Z | |
| 3621 | 2026-04-21T16:10:53.900Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/272) |
| 3622 | 2026-04-21T16:10:54.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3623 | 2026-04-21T16:10:54.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3624 | 2026-04-21T16:10:54.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3625 | 2026-04-21T16:10:54.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3626 | 2026-04-21T16:10:54.513Z | |
| 3627 | 2026-04-21T16:10:54.513Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/272) |
| 3628 | 2026-04-21T16:10:55.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3629 | 2026-04-21T16:10:55.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3630 | 2026-04-21T16:10:55.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3631 | 2026-04-21T16:10:55.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3632 | 2026-04-21T16:10:55.131Z | |
| 3633 | 2026-04-21T16:10:55.131Z | info: running `cargo check --bins` on typed-rng (182/272) |
| 3634 | 2026-04-21T16:10:55.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3635 | 2026-04-21T16:10:55.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3636 | 2026-04-21T16:10:55.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3637 | 2026-04-21T16:10:55.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3638 | 2026-04-21T16:10:55.712Z | |
| 3639 | 2026-04-21T16:10:55.712Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/272) |
| 3640 | 2026-04-21T16:10:56.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3641 | 2026-04-21T16:10:56.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3642 | 2026-04-21T16:10:56.555Z | Compiling typify-impl v0.4.3 |
| 3643 | 2026-04-21T16:10:56.556Z | Compiling libefi-sys v0.1.0 |
| 3644 | 2026-04-21T16:10:56.560Z | Compiling bitfield-struct v0.6.2 |
| 3645 | 2026-04-21T16:10:56.707Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3646 | 2026-04-21T16:10:56.717Z | Compiling xshell-macros v0.2.7 |
| 3647 | 2026-04-21T16:10:56.728Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3648 | 2026-04-21T16:10:56.742Z | Compiling salty v0.3.0 |
| 3649 | 2026-04-21T16:10:56.772Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3650 | 2026-04-21T16:10:56.940Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3651 | 2026-04-21T16:10:57.053Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3652 | 2026-04-21T16:10:57.067Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3653 | 2026-04-21T16:10:57.080Z | Checking xshell v0.2.7 |
| 3654 | 2026-04-21T16:10:57.244Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3655 | 2026-04-21T16:10:57.266Z | Checking primeorder v0.13.6 |
| 3656 | 2026-04-21T16:10:57.307Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3657 | 2026-04-21T16:10:57.409Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3658 | 2026-04-21T16:10:57.465Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3659 | 2026-04-21T16:10:57.504Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3660 | 2026-04-21T16:10:57.542Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3661 | 2026-04-21T16:10:57.590Z | Checking tungstenite v0.21.0 |
| 3662 | 2026-04-21T16:10:57.712Z | Checking p384 v0.13.1 |
| 3663 | 2026-04-21T16:10:57.782Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3664 | 2026-04-21T16:10:57.852Z | Compiling proc-macro-error2 v2.0.1 |
| 3665 | 2026-04-21T16:10:57.928Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3666 | 2026-04-21T16:10:58.017Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3667 | 2026-04-21T16:10:58.126Z | Compiling num-derive v0.3.3 |
| 3668 | 2026-04-21T16:10:58.166Z | Compiling unicase v2.9.0 |
| 3669 | 2026-04-21T16:10:58.343Z | Checking compression-core v0.4.31 |
| 3670 | 2026-04-21T16:10:58.374Z | Compiling mime_guess v2.0.5 |
| 3671 | 2026-04-21T16:10:58.478Z | Checking compression-codecs v0.4.37 |
| 3672 | 2026-04-21T16:10:58.603Z | Compiling tabled_derive v0.11.0 |
| 3673 | 2026-04-21T16:10:58.649Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3674 | 2026-04-21T16:10:58.664Z | Checking tokio-tungstenite v0.21.0 |
| 3675 | 2026-04-21T16:10:58.949Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3676 | 2026-04-21T16:10:59.010Z | Checking libscf-sys v1.1.0 |
| 3677 | 2026-04-21T16:10:59.051Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3678 | 2026-04-21T16:10:59.134Z | Checking papergrid v0.17.0 |
| 3679 | 2026-04-21T16:10:59.333Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3680 | 2026-04-21T16:10:59.421Z | Checking testing_table v0.3.0 |
| 3681 | 2026-04-21T16:10:59.519Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3682 | 2026-04-21T16:10:59.541Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3683 | 2026-04-21T16:10:59.746Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3684 | 2026-04-21T16:10:59.785Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3685 | 2026-04-21T16:10:59.903Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3686 | 2026-04-21T16:10:59.952Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 3687 | 2026-04-21T16:10:59.968Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3688 | 2026-04-21T16:11:00.037Z | Compiling dropshot v0.17.0 |
| 3689 | 2026-04-21T16:11:00.101Z | Checking corncobs v0.1.4 |
| 3690 | 2026-04-21T16:11:00.158Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3691 | 2026-04-21T16:11:00.173Z | Checking toml v1.0.6+spec-1.1.0 |
| 3692 | 2026-04-21T16:11:00.231Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3693 | 2026-04-21T16:11:00.314Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3694 | 2026-04-21T16:11:00.374Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3695 | 2026-04-21T16:11:00.388Z | Checking tabled v0.20.0 |
| 3696 | 2026-04-21T16:11:00.402Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3697 | 2026-04-21T16:11:00.478Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3698 | 2026-04-21T16:11:00.482Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3699 | 2026-04-21T16:11:00.725Z | Checking async-compression v0.4.41 |
| 3700 | 2026-04-21T16:11:00.741Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3701 | 2026-04-21T16:11:00.755Z | Checking progenitor-client v0.11.2 |
| 3702 | 2026-04-21T16:11:00.975Z | Compiling dropshot_endpoint v0.17.0 |
| 3703 | 2026-04-21T16:11:00.990Z | Checking secrecy v0.8.0 |
| 3704 | 2026-04-21T16:11:01.013Z | Checking filetime v0.2.27 |
| 3705 | 2026-04-21T16:11:01.115Z | Checking xattr v1.6.1 |
| 3706 | 2026-04-21T16:11:01.131Z | Compiling typify-macro v0.4.3 |
| 3707 | 2026-04-21T16:11:01.172Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3708 | 2026-04-21T16:11:01.187Z | Checking http-range v0.1.5 |
| 3709 | 2026-04-21T16:11:01.244Z | Checking tar v0.4.45 |
| 3710 | 2026-04-21T16:11:01.684Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3711 | 2026-04-21T16:11:01.837Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3712 | 2026-04-21T16:11:01.927Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3713 | 2026-04-21T16:11:02.338Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3714 | 2026-04-21T16:11:02.373Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3715 | 2026-04-21T16:11:02.482Z | Checking atty v0.2.14 |
| 3716 | 2026-04-21T16:11:02.583Z | Checking crc8 v0.1.1 |
| 3717 | 2026-04-21T16:11:02.688Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3718 | 2026-04-21T16:11:02.811Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3719 | 2026-04-21T16:11:02.888Z | Compiling typify v0.4.3 |
| 3720 | 2026-04-21T16:11:02.999Z | Compiling progenitor-impl v0.10.0 |
| 3721 | 2026-04-21T16:11:03.027Z | Compiling progenitor-impl v0.11.2 |
| 3722 | 2026-04-21T16:11:03.251Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3723 | 2026-04-21T16:11:03.393Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3724 | 2026-04-21T16:11:03.434Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3725 | 2026-04-21T16:11:03.494Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3726 | 2026-04-21T16:11:03.898Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3727 | 2026-04-21T16:11:03.987Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3728 | 2026-04-21T16:11:04.004Z | Checking hyper-staticfile v0.10.1 |
| 3729 | 2026-04-21T16:11:04.262Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3730 | 2026-04-21T16:11:04.295Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3731 | 2026-04-21T16:11:04.327Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3732 | 2026-04-21T16:11:04.383Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3733 | 2026-04-21T16:11:04.483Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3734 | 2026-04-21T16:11:04.547Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3735 | 2026-04-21T16:11:04.618Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3736 | 2026-04-21T16:11:04.741Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3737 | 2026-04-21T16:11:05.017Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3738 | 2026-04-21T16:11:05.305Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3739 | 2026-04-21T16:11:05.448Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3740 | 2026-04-21T16:11:05.578Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3741 | 2026-04-21T16:11:05.594Z | Compiling progenitor-macro v0.10.0 |
| 3742 | 2026-04-21T16:11:05.634Z | Compiling progenitor-macro v0.11.2 |
| 3743 | 2026-04-21T16:11:05.759Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3744 | 2026-04-21T16:11:08.522Z | Checking progenitor v0.10.0 |
| 3745 | 2026-04-21T16:11:08.627Z | Checking progenitor v0.11.2 |
| 3746 | 2026-04-21T16:11:08.662Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3747 | 2026-04-21T16:11:08.761Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3748 | 2026-04-21T16:11:13.495Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3749 | 2026-04-21T16:11:24.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.75s |
| 3750 | 2026-04-21T16:11:24.681Z | |
| 3751 | 2026-04-21T16:11:24.681Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/272) |
| 3752 | 2026-04-21T16:11:25.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3753 | 2026-04-21T16:11:25.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3754 | 2026-04-21T16:11:25.465Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3755 | 2026-04-21T16:11:36.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s |
| 3756 | 2026-04-21T16:11:36.704Z | |
| 3757 | 2026-04-21T16:11:36.704Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/272) |
| 3758 | 2026-04-21T16:11:37.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3759 | 2026-04-21T16:11:37.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3760 | 2026-04-21T16:11:37.480Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3761 | 2026-04-21T16:11:48.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.82s |
| 3762 | 2026-04-21T16:11:48.749Z | |
| 3763 | 2026-04-21T16:11:48.749Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/272) |
| 3764 | 2026-04-21T16:11:49.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3765 | 2026-04-21T16:11:49.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3766 | 2026-04-21T16:11:49.527Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3767 | 2026-04-21T16:12:00.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s |
| 3768 | 2026-04-21T16:12:00.823Z | |
| 3769 | 2026-04-21T16:12:00.823Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/272) |
| 3770 | 2026-04-21T16:12:01.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3771 | 2026-04-21T16:12:01.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3772 | 2026-04-21T16:12:01.601Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3773 | 2026-04-21T16:12:12.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 3774 | 2026-04-21T16:12:12.805Z | |
| 3775 | 2026-04-21T16:12:12.805Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/272) |
| 3776 | 2026-04-21T16:12:13.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3777 | 2026-04-21T16:12:13.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3778 | 2026-04-21T16:12:13.583Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3779 | 2026-04-21T16:12:24.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s |
| 3780 | 2026-04-21T16:12:24.894Z | |
| 3781 | 2026-04-21T16:12:24.894Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/272) |
| 3782 | 2026-04-21T16:12:25.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3783 | 2026-04-21T16:12:25.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3784 | 2026-04-21T16:12:25.666Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3785 | 2026-04-21T16:12:36.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.83s |
| 3786 | 2026-04-21T16:12:36.949Z | |
| 3787 | 2026-04-21T16:12:36.949Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/272) |
| 3788 | 2026-04-21T16:12:37.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3789 | 2026-04-21T16:12:37.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3790 | 2026-04-21T16:12:37.727Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3791 | 2026-04-21T16:12:48.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.81s |
| 3792 | 2026-04-21T16:12:48.978Z | |
| 3793 | 2026-04-21T16:12:48.978Z | info: running `cargo check --bins` on bootstrap-agent-api (191/272) |
| 3794 | 2026-04-21T16:12:49.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3795 | 2026-04-21T16:12:49.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3796 | 2026-04-21T16:12:49.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3797 | 2026-04-21T16:12:49.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3798 | 2026-04-21T16:12:49.569Z | |
| 3799 | 2026-04-21T16:12:49.569Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/272) |
| 3800 | 2026-04-21T16:12:50.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3801 | 2026-04-21T16:12:50.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3802 | 2026-04-21T16:12:50.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3803 | 2026-04-21T16:12:50.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3804 | 2026-04-21T16:12:50.166Z | |
| 3805 | 2026-04-21T16:12:50.166Z | info: running `cargo check --bins` on range-requests (193/272) |
| 3806 | 2026-04-21T16:12:50.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3807 | 2026-04-21T16:12:50.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3808 | 2026-04-21T16:12:50.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3809 | 2026-04-21T16:12:50.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3810 | 2026-04-21T16:12:50.751Z | |
| 3811 | 2026-04-21T16:12:50.752Z | info: running `cargo check --bins` on repo-depot-api (194/272) |
| 3812 | 2026-04-21T16:12:51.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3813 | 2026-04-21T16:12:51.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3814 | 2026-04-21T16:12:51.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3815 | 2026-04-21T16:12:51.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3816 | 2026-04-21T16:12:51.340Z | |
| 3817 | 2026-04-21T16:12:51.340Z | info: running `cargo check --bins` on sled-agent-api (195/272) |
| 3818 | 2026-04-21T16:12:51.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3819 | 2026-04-21T16:12:51.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3820 | 2026-04-21T16:12:51.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3821 | 2026-04-21T16:12:51.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3822 | 2026-04-21T16:12:51.948Z | |
| 3823 | 2026-04-21T16:12:51.948Z | info: running `cargo check --bins` on sled-diagnostics (196/272) |
| 3824 | 2026-04-21T16:12:52.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3825 | 2026-04-21T16:12:52.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3826 | 2026-04-21T16:12:52.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3827 | 2026-04-21T16:12:52.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3828 | 2026-04-21T16:12:52.559Z | |
| 3829 | 2026-04-21T16:12:52.559Z | info: running `cargo check --bins` on zfs-test-harness (197/272) |
| 3830 | 2026-04-21T16:12:53.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3831 | 2026-04-21T16:12:53.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3832 | 2026-04-21T16:12:53.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3833 | 2026-04-21T16:12:53.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3834 | 2026-04-21T16:12:53.166Z | |
| 3835 | 2026-04-21T16:12:53.166Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/272) |
| 3836 | 2026-04-21T16:12:53.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3837 | 2026-04-21T16:12:53.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3838 | 2026-04-21T16:12:53.688Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3839 | 2026-04-21T16:12:53.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3840 | 2026-04-21T16:12:53.783Z | |
| 3841 | 2026-04-21T16:12:53.783Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/272) |
| 3842 | 2026-04-21T16:12:54.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3843 | 2026-04-21T16:12:54.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3844 | 2026-04-21T16:12:54.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3845 | 2026-04-21T16:12:54.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3846 | 2026-04-21T16:12:54.397Z | |
| 3847 | 2026-04-21T16:12:54.397Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/272) |
| 3848 | 2026-04-21T16:12:54.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3849 | 2026-04-21T16:12:54.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3850 | 2026-04-21T16:12:54.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3851 | 2026-04-21T16:12:54.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3852 | 2026-04-21T16:12:55.005Z | |
| 3853 | 2026-04-21T16:12:55.006Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/272) |
| 3854 | 2026-04-21T16:12:55.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3855 | 2026-04-21T16:12:55.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3856 | 2026-04-21T16:12:55.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3857 | 2026-04-21T16:12:55.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3858 | 2026-04-21T16:12:55.617Z | |
| 3859 | 2026-04-21T16:12:55.617Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/272) |
| 3860 | 2026-04-21T16:12:56.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3861 | 2026-04-21T16:12:56.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3862 | 2026-04-21T16:12:56.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3863 | 2026-04-21T16:12:56.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3864 | 2026-04-21T16:12:56.229Z | |
| 3865 | 2026-04-21T16:12:56.229Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/272) |
| 3866 | 2026-04-21T16:12:56.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3867 | 2026-04-21T16:12:56.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3868 | 2026-04-21T16:12:56.748Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3869 | 2026-04-21T16:12:56.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3870 | 2026-04-21T16:12:56.841Z | |
| 3871 | 2026-04-21T16:12:56.841Z | info: running `cargo check --bins` on transient-dns-server (204/272) |
| 3872 | 2026-04-21T16:12:57.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3873 | 2026-04-21T16:12:57.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3874 | 2026-04-21T16:12:57.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3875 | 2026-04-21T16:12:57.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3876 | 2026-04-21T16:12:57.445Z | |
| 3877 | 2026-04-21T16:12:57.445Z | info: running `cargo check --bins` on trust-quorum (205/272) |
| 3878 | 2026-04-21T16:12:57.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-04-21T16:12:57.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-04-21T16:12:57.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-04-21T16:12:57.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3882 | 2026-04-21T16:12:58.066Z | |
| 3883 | 2026-04-21T16:12:58.066Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/272) |
| 3884 | 2026-04-21T16:12:58.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-04-21T16:12:58.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-04-21T16:12:58.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-04-21T16:12:58.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3888 | 2026-04-21T16:12:58.699Z | |
| 3889 | 2026-04-21T16:12:58.699Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/272) |
| 3890 | 2026-04-21T16:12:59.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-04-21T16:12:59.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-04-21T16:12:59.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3893 | 2026-04-21T16:12:59.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3894 | 2026-04-21T16:12:59.346Z | |
| 3895 | 2026-04-21T16:12:59.346Z | info: running `cargo check --bins` on update-common (208/272) |
| 3896 | 2026-04-21T16:12:59.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3897 | 2026-04-21T16:12:59.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3898 | 2026-04-21T16:12:59.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3899 | 2026-04-21T16:12:59.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3900 | 2026-04-21T16:12:59.949Z | |
| 3901 | 2026-04-21T16:12:59.949Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/272) |
| 3902 | 2026-04-21T16:13:00.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3903 | 2026-04-21T16:13:00.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3904 | 2026-04-21T16:13:00.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3905 | 2026-04-21T16:13:00.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3906 | 2026-04-21T16:13:00.600Z | |
| 3907 | 2026-04-21T16:13:00.600Z | info: running `cargo check --bins` on reconfigurator-cli (210/272) |
| 3908 | 2026-04-21T16:13:01.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3909 | 2026-04-21T16:13:01.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3910 | 2026-04-21T16:13:01.364Z | Compiling fs-err v2.11.0 |
| 3911 | 2026-04-21T16:13:01.367Z | Checking ignore v0.4.25 |
| 3912 | 2026-04-21T16:13:01.368Z | Checking arc-swap v1.8.2 |
| 3913 | 2026-04-21T16:13:01.368Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3914 | 2026-04-21T16:13:01.506Z | Checking predicates-tree v1.0.13 |
| 3915 | 2026-04-21T16:13:01.515Z | Checking parse-size v1.1.0 |
| 3916 | 2026-04-21T16:13:01.527Z | Checking rand_seeder v0.4.0 |
| 3917 | 2026-04-21T16:13:01.531Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3918 | 2026-04-21T16:13:01.605Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3919 | 2026-04-21T16:13:01.624Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3920 | 2026-04-21T16:13:01.666Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3921 | 2026-04-21T16:13:01.703Z | Checking slog-scope v4.4.1 |
| 3922 | 2026-04-21T16:13:01.802Z | Compiling petname v2.0.2 |
| 3923 | 2026-04-21T16:13:01.820Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3924 | 2026-04-21T16:13:01.834Z | Checking slog-stdlog v4.1.1 |
| 3925 | 2026-04-21T16:13:01.863Z | Checking globwalk v0.9.1 |
| 3926 | 2026-04-21T16:13:01.917Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3927 | 2026-04-21T16:13:01.950Z | Checking slog-envlogger v2.2.0 |
| 3928 | 2026-04-21T16:13:02.042Z | Checking camino-tempfile-ext v0.3.3 |
| 3929 | 2026-04-21T16:13:02.067Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3930 | 2026-04-21T16:13:02.096Z | Checking sapling-renderdag v0.1.0 |
| 3931 | 2026-04-21T16:13:02.232Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3932 | 2026-04-21T16:13:02.246Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3933 | 2026-04-21T16:13:02.334Z | Checking subprocess v0.2.15 |
| 3934 | 2026-04-21T16:13:02.381Z | Checking sync-ptr v0.1.4 |
| 3935 | 2026-04-21T16:13:02.437Z | Checking colored v2.2.0 |
| 3936 | 2026-04-21T16:13:02.498Z | Checking assert_matches v1.5.0 |
| 3937 | 2026-04-21T16:13:02.587Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3938 | 2026-04-21T16:13:02.606Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3939 | 2026-04-21T16:13:02.721Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3940 | 2026-04-21T16:13:02.725Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3941 | 2026-04-21T16:13:03.306Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3942 | 2026-04-21T16:13:04.587Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3943 | 2026-04-21T16:13:06.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s |
| 3944 | 2026-04-21T16:13:06.990Z | |
| 3945 | 2026-04-21T16:13:06.990Z | info: running `cargo check --bins` on omicron-repl-utils (211/272) |
| 3946 | 2026-04-21T16:13:07.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3947 | 2026-04-21T16:13:07.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3948 | 2026-04-21T16:13:07.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3949 | 2026-04-21T16:13:07.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3950 | 2026-04-21T16:13:07.577Z | |
| 3951 | 2026-04-21T16:13:07.578Z | info: running `cargo check --bins` on nexus-test-interface (212/272) |
| 3952 | 2026-04-21T16:13:08.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3953 | 2026-04-21T16:13:08.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3954 | 2026-04-21T16:13:08.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3955 | 2026-04-21T16:13:08.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3956 | 2026-04-21T16:13:08.228Z | |
| 3957 | 2026-04-21T16:13:08.228Z | info: running `cargo check --bins` on oximeter-collector (213/272) |
| 3958 | 2026-04-21T16:13:08.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3959 | 2026-04-21T16:13:08.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3960 | 2026-04-21T16:13:08.951Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3961 | 2026-04-21T16:13:08.951Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3962 | 2026-04-21T16:13:09.602Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3963 | 2026-04-21T16:13:11.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s |
| 3964 | 2026-04-21T16:13:11.325Z | |
| 3965 | 2026-04-21T16:13:11.325Z | info: running `cargo check --bins` on oximeter-api (214/272) |
| 3966 | 2026-04-21T16:13:11.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3967 | 2026-04-21T16:13:11.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3968 | 2026-04-21T16:13:11.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3969 | 2026-04-21T16:13:11.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3970 | 2026-04-21T16:13:11.920Z | |
| 3971 | 2026-04-21T16:13:11.920Z | info: running `cargo check --bins` on cert-dev (215/272) |
| 3972 | 2026-04-21T16:13:12.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3973 | 2026-04-21T16:13:12.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3974 | 2026-04-21T16:13:12.521Z | Checking yasna v0.5.2 |
| 3975 | 2026-04-21T16:13:12.950Z | Checking rcgen v0.12.1 |
| 3976 | 2026-04-21T16:13:13.171Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3977 | 2026-04-21T16:13:13.350Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 3978 | 2026-04-21T16:13:13.518Z | |
| 3979 | 2026-04-21T16:13:13.518Z | info: running `cargo check --bins` on clickana (216/272) |
| 3980 | 2026-04-21T16:13:14.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3981 | 2026-04-21T16:13:14.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3982 | 2026-04-21T16:13:14.158Z | Compiling darling_core v0.23.0 |
| 3983 | 2026-04-21T16:13:14.161Z | Compiling instability v0.3.11 |
| 3984 | 2026-04-21T16:13:14.273Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3985 | 2026-04-21T16:13:14.273Z | Checking castaway v0.2.4 |
| 3986 | 2026-04-21T16:13:14.284Z | Compiling indoc v2.0.7 |
| 3987 | 2026-04-21T16:13:14.287Z | Checking unicode-truncate v1.1.0 |
| 3988 | 2026-04-21T16:13:14.301Z | Checking lru v0.12.5 |
| 3989 | 2026-04-21T16:13:14.302Z | Checking cassowary v0.3.0 |
| 3990 | 2026-04-21T16:13:14.361Z | Checking compact_str v0.8.1 |
| 3991 | 2026-04-21T16:13:15.210Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3992 | 2026-04-21T16:13:15.390Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3993 | 2026-04-21T16:13:15.678Z | Compiling darling_macro v0.23.0 |
| 3994 | 2026-04-21T16:13:16.089Z | Compiling darling v0.23.0 |
| 3995 | 2026-04-21T16:13:16.688Z | Checking ratatui v0.29.0 |
| 3996 | 2026-04-21T16:13:17.738Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3997 | 2026-04-21T16:13:18.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s |
| 3998 | 2026-04-21T16:13:18.584Z | |
| 3999 | 2026-04-21T16:13:18.584Z | info: running `cargo check --bins` on clickhouse-cluster-dev (217/272) |
| 4000 | 2026-04-21T16:13:19.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4001 | 2026-04-21T16:13:19.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4002 | 2026-04-21T16:13:19.297Z | Checking headers-core v0.3.0 |
| 4003 | 2026-04-21T16:13:19.301Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4004 | 2026-04-21T16:13:19.494Z | Checking headers v0.4.1 |
| 4005 | 2026-04-21T16:13:19.859Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4006 | 2026-04-21T16:13:20.701Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4007 | 2026-04-21T16:13:21.182Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4008 | 2026-04-21T16:13:21.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s |
| 4009 | 2026-04-21T16:13:21.783Z | |
| 4010 | 2026-04-21T16:13:21.783Z | info: running `cargo check --bins` on ch-dev (218/272) |
| 4011 | 2026-04-21T16:13:22.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-04-21T16:13:22.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-04-21T16:13:22.490Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4014 | 2026-04-21T16:13:23.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 4015 | 2026-04-21T16:13:23.420Z | |
| 4016 | 2026-04-21T16:13:23.420Z | info: running `cargo check --bins` on dev-tools-common (219/272) |
| 4017 | 2026-04-21T16:13:23.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-04-21T16:13:23.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-04-21T16:13:23.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-04-21T16:13:23.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 4021 | 2026-04-21T16:13:23.885Z | |
| 4022 | 2026-04-21T16:13:23.885Z | info: running `cargo check --bins` on crdb-seed (220/272) |
| 4023 | 2026-04-21T16:13:24.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-04-21T16:13:24.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-04-21T16:13:24.593Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4026 | 2026-04-21T16:13:25.570Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4027 | 2026-04-21T16:13:25.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s |
| 4028 | 2026-04-21T16:13:26.096Z | |
| 4029 | 2026-04-21T16:13:26.096Z | info: running `cargo check --bins` on db-dev (221/272) |
| 4030 | 2026-04-21T16:13:26.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4031 | 2026-04-21T16:13:26.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4032 | 2026-04-21T16:13:26.809Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4033 | 2026-04-21T16:13:27.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4034 | 2026-04-21T16:13:27.762Z | |
| 4035 | 2026-04-21T16:13:27.762Z | info: running `cargo check --bins` on omicron-dev-lib (222/272) |
| 4036 | 2026-04-21T16:13:28.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4037 | 2026-04-21T16:13:28.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4038 | 2026-04-21T16:13:28.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4039 | 2026-04-21T16:13:28.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4040 | 2026-04-21T16:13:28.401Z | |
| 4041 | 2026-04-21T16:13:28.401Z | info: running `cargo check --bins` on xtask-downloader (223/272) |
| 4042 | 2026-04-21T16:13:28.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4043 | 2026-04-21T16:13:28.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4044 | 2026-04-21T16:13:29.021Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4045 | 2026-04-21T16:13:29.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s |
| 4046 | 2026-04-21T16:13:29.873Z | |
| 4047 | 2026-04-21T16:13:29.874Z | info: running `cargo check --bins` on omicron-dropshot-apis (224/272) |
| 4048 | 2026-04-21T16:13:30.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4049 | 2026-04-21T16:13:30.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4050 | 2026-04-21T16:13:30.614Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4051 | 2026-04-21T16:13:30.614Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4052 | 2026-04-21T16:13:30.617Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4053 | 2026-04-21T16:13:30.617Z | Checking git-stub v1.0.0 |
| 4054 | 2026-04-21T16:13:30.617Z | Compiling trait-variant v0.1.2 |
| 4055 | 2026-04-21T16:13:30.617Z | Checking is_ci v1.2.0 |
| 4056 | 2026-04-21T16:13:30.732Z | Checking maplit v1.0.2 |
| 4057 | 2026-04-21T16:13:30.762Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4058 | 2026-04-21T16:13:30.802Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4059 | 2026-04-21T16:13:30.827Z | Checking supports-color v3.0.2 |
| 4060 | 2026-04-21T16:13:30.895Z | Checking git-stub-vcs v0.1.0 |
| 4061 | 2026-04-21T16:13:30.953Z | Checking drift v0.1.3 |
| 4062 | 2026-04-21T16:13:30.968Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4063 | 2026-04-21T16:13:30.987Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4064 | 2026-04-21T16:13:31.089Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4065 | 2026-04-21T16:13:31.160Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4066 | 2026-04-21T16:13:31.234Z | Checking dropshot-api-manager v0.6.0 |
| 4067 | 2026-04-21T16:13:31.255Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4068 | 2026-04-21T16:13:31.270Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4069 | 2026-04-21T16:13:31.486Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4070 | 2026-04-21T16:13:31.501Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4071 | 2026-04-21T16:13:31.715Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4072 | 2026-04-21T16:13:31.992Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4073 | 2026-04-21T16:13:36.956Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4074 | 2026-04-21T16:13:38.025Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4075 | 2026-04-21T16:13:38.567Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4076 | 2026-04-21T16:13:38.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.10s |
| 4077 | 2026-04-21T16:13:39.184Z | |
| 4078 | 2026-04-21T16:13:39.184Z | info: running `cargo check --bins` on installinator-api (225/272) |
| 4079 | 2026-04-21T16:13:39.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4080 | 2026-04-21T16:13:39.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4081 | 2026-04-21T16:13:39.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4082 | 2026-04-21T16:13:39.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4083 | 2026-04-21T16:13:39.778Z | |
| 4084 | 2026-04-21T16:13:39.778Z | info: running `cargo check --bins` on nexus-external-api (226/272) |
| 4085 | 2026-04-21T16:13:40.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4086 | 2026-04-21T16:13:40.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4087 | 2026-04-21T16:13:40.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4088 | 2026-04-21T16:13:40.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4089 | 2026-04-21T16:13:40.414Z | |
| 4090 | 2026-04-21T16:13:40.414Z | info: running `cargo check --bins` on nexus-internal-api (227/272) |
| 4091 | 2026-04-21T16:13:40.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4092 | 2026-04-21T16:13:40.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4093 | 2026-04-21T16:13:40.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4094 | 2026-04-21T16:13:40.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4095 | 2026-04-21T16:13:41.055Z | |
| 4096 | 2026-04-21T16:13:41.055Z | info: running `cargo check --bins` on nexus-lockstep-api (228/272) |
| 4097 | 2026-04-21T16:13:41.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4098 | 2026-04-21T16:13:41.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4099 | 2026-04-21T16:13:41.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4100 | 2026-04-21T16:13:41.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4101 | 2026-04-21T16:13:41.690Z | |
| 4102 | 2026-04-21T16:13:41.690Z | info: running `cargo check --bins` on ntp-admin-api (229/272) |
| 4103 | 2026-04-21T16:13:42.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4104 | 2026-04-21T16:13:42.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4105 | 2026-04-21T16:13:42.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4106 | 2026-04-21T16:13:42.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4107 | 2026-04-21T16:13:42.282Z | |
| 4108 | 2026-04-21T16:13:42.282Z | info: running `cargo check --bins` on ntp-admin-types-versions (230/272) |
| 4109 | 2026-04-21T16:13:42.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4110 | 2026-04-21T16:13:42.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4111 | 2026-04-21T16:13:42.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4112 | 2026-04-21T16:13:42.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4113 | 2026-04-21T16:13:42.866Z | |
| 4114 | 2026-04-21T16:13:42.866Z | info: running `cargo check --bins` on wicketd-api (231/272) |
| 4115 | 2026-04-21T16:13:43.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4116 | 2026-04-21T16:13:43.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4117 | 2026-04-21T16:13:43.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4118 | 2026-04-21T16:13:43.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4119 | 2026-04-21T16:13:43.473Z | |
| 4120 | 2026-04-21T16:13:43.473Z | info: running `cargo check --bins` on omicron-ls-apis (232/272) |
| 4121 | 2026-04-21T16:13:43.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4122 | 2026-04-21T16:13:43.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4123 | 2026-04-21T16:13:44.071Z | Checking typeid v1.0.3 |
| 4124 | 2026-04-21T16:13:44.183Z | Checking ordered-float v2.10.1 |
| 4125 | 2026-04-21T16:13:44.204Z | Checking unicode-xid v0.2.6 |
| 4126 | 2026-04-21T16:13:44.222Z | Checking cargo-platform v0.2.0 |
| 4127 | 2026-04-21T16:13:44.248Z | Checking erased-serde v0.4.9 |
| 4128 | 2026-04-21T16:13:44.383Z | Checking serde-value v0.7.0 |
| 4129 | 2026-04-21T16:13:44.554Z | Checking serde-untagged v0.1.9 |
| 4130 | 2026-04-21T16:13:44.706Z | Checking cargo-util-schemas v0.8.2 |
| 4131 | 2026-04-21T16:13:45.386Z | Checking cargo_metadata v0.21.0 |
| 4132 | 2026-04-21T16:13:45.984Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4133 | 2026-04-21T16:13:46.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s |
| 4134 | 2026-04-21T16:13:46.849Z | |
| 4135 | 2026-04-21T16:13:46.849Z | info: running `cargo check --bins` on mgs-dev (233/272) |
| 4136 | 2026-04-21T16:13:47.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4137 | 2026-04-21T16:13:47.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4138 | 2026-04-21T16:13:47.577Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4139 | 2026-04-21T16:13:48.193Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4140 | 2026-04-21T16:13:48.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4141 | 2026-04-21T16:13:48.906Z | |
| 4142 | 2026-04-21T16:13:48.906Z | info: running `cargo check --bins` on omicron-omdb (234/272) |
| 4143 | 2026-04-21T16:13:49.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4144 | 2026-04-21T16:13:49.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4145 | 2026-04-21T16:13:49.758Z | Compiling vergen-gitcl v1.0.8 |
| 4146 | 2026-04-21T16:13:49.758Z | Compiling dirs-sys-next v0.1.2 |
| 4147 | 2026-04-21T16:13:49.758Z | Compiling diesel_derives v2.3.7 |
| 4148 | 2026-04-21T16:13:49.758Z | Compiling crunchy v0.2.4 |
| 4149 | 2026-04-21T16:13:49.758Z | Compiling glob v0.3.3 |
| 4150 | 2026-04-21T16:13:49.761Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4151 | 2026-04-21T16:13:49.761Z | Compiling dsl_auto_type v0.2.0 |
| 4152 | 2026-04-21T16:13:49.761Z | Checking scheduled-thread-pool v0.2.7 |
| 4153 | 2026-04-21T16:13:50.055Z | Compiling dirs-next v2.0.0 |
| 4154 | 2026-04-21T16:13:50.090Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4155 | 2026-04-21T16:13:50.143Z | Compiling tiny-keccak v2.0.2 |
| 4156 | 2026-04-21T16:13:50.157Z | Compiling term v0.7.0 |
| 4157 | 2026-04-21T16:13:50.256Z | Compiling clang-sys v1.8.1 |
| 4158 | 2026-04-21T16:13:50.289Z | Checking r2d2 v0.8.10 |
| 4159 | 2026-04-21T16:13:50.303Z | Compiling bit-vec v0.6.3 |
| 4160 | 2026-04-21T16:13:50.352Z | Checking downcast-rs v2.0.2 |
| 4161 | 2026-04-21T16:13:50.450Z | Compiling ascii-canvas v3.0.0 |
| 4162 | 2026-04-21T16:13:50.520Z | Compiling bit-set v0.5.3 |
| 4163 | 2026-04-21T16:13:50.628Z | Compiling itertools v0.10.5 |
| 4164 | 2026-04-21T16:13:50.687Z | Compiling ena v0.14.4 |
| 4165 | 2026-04-21T16:13:50.704Z | Compiling libloading v0.8.9 |
| 4166 | 2026-04-21T16:13:50.708Z | Compiling diff v0.1.13 |
| 4167 | 2026-04-21T16:13:50.735Z | Compiling regex-syntax v0.6.29 |
| 4168 | 2026-04-21T16:13:50.872Z | Compiling bindgen v0.71.1 |
| 4169 | 2026-04-21T16:13:50.909Z | Compiling cexpr v0.6.0 |
| 4170 | 2026-04-21T16:13:50.984Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4171 | 2026-04-21T16:13:51.174Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4172 | 2026-04-21T16:13:51.334Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4173 | 2026-04-21T16:13:51.354Z | Compiling libxml v0.3.3 |
| 4174 | 2026-04-21T16:13:51.580Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4175 | 2026-04-21T16:13:51.622Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4176 | 2026-04-21T16:13:51.733Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4177 | 2026-04-21T16:13:51.897Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4178 | 2026-04-21T16:13:51.927Z | Compiling strum_macros v0.24.3 |
| 4179 | 2026-04-21T16:13:51.943Z | Compiling indoc v1.0.9 |
| 4180 | 2026-04-21T16:13:52.186Z | Compiling lalrpop v0.19.12 |
| 4181 | 2026-04-21T16:13:52.905Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4182 | 2026-04-21T16:13:53.097Z | Checking derive_builder v0.20.2 |
| 4183 | 2026-04-21T16:13:53.215Z | Compiling oso-derive v0.27.3 |
| 4184 | 2026-04-21T16:13:53.267Z | Checking quick-xml v0.37.5 |
| 4185 | 2026-04-21T16:13:53.451Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4186 | 2026-04-21T16:13:53.705Z | Checking openssl-probe v0.1.6 |
| 4187 | 2026-04-21T16:13:53.845Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4188 | 2026-04-21T16:13:54.135Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4189 | 2026-04-21T16:13:54.328Z | Checking bb8 v0.8.6 |
| 4190 | 2026-04-21T16:13:54.603Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4191 | 2026-04-21T16:13:54.622Z | Checking nonempty v0.12.0 |
| 4192 | 2026-04-21T16:13:54.640Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4193 | 2026-04-21T16:13:54.789Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4194 | 2026-04-21T16:13:54.839Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4195 | 2026-04-21T16:13:54.857Z | Checking console v0.16.2 |
| 4196 | 2026-04-21T16:13:54.976Z | Checking unit-prefix v0.5.2 |
| 4197 | 2026-04-21T16:13:55.012Z | Checking support-bundle-viewer v0.1.2 |
| 4198 | 2026-04-21T16:13:55.115Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4199 | 2026-04-21T16:13:55.165Z | Checking indicatif v0.18.4 |
| 4200 | 2026-04-21T16:13:55.259Z | Checking multimap v0.10.1 |
| 4201 | 2026-04-21T16:13:55.795Z | Checking diesel v2.3.7 |
| 4202 | 2026-04-21T16:13:57.594Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4203 | 2026-04-21T16:13:57.895Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4204 | 2026-04-21T16:13:58.173Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4205 | 2026-04-21T16:13:59.245Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4206 | 2026-04-21T16:13:59.611Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4207 | 2026-04-21T16:13:59.721Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4208 | 2026-04-21T16:14:00.231Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4209 | 2026-04-21T16:14:00.311Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4210 | 2026-04-21T16:14:02.229Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4211 | 2026-04-21T16:14:07.451Z | Compiling samael v0.0.19 |
| 4212 | 2026-04-21T16:14:10.959Z | Checking diesel-dtrace v0.5.0 |
| 4213 | 2026-04-21T16:14:11.198Z | Checking async-bb8-diesel v0.2.1 |
| 4214 | 2026-04-21T16:14:12.309Z | Compiling polar-core v0.27.3 |
| 4215 | 2026-04-21T16:14:16.738Z | Checking oso v0.27.3 |
| 4216 | 2026-04-21T16:14:53.445Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4217 | 2026-04-21T16:15:26.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4218 | 2026-04-21T16:15:26.739Z | |
| 4219 | 2026-04-21T16:15:26.739Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (235/272) |
| 4220 | 2026-04-21T16:15:27.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4221 | 2026-04-21T16:15:27.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4222 | 2026-04-21T16:15:27.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4223 | 2026-04-21T16:15:27.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4224 | 2026-04-21T16:15:27.394Z | |
| 4225 | 2026-04-21T16:15:27.394Z | info: running `cargo check --bins` on nexus-saga-recovery (236/272) |
| 4226 | 2026-04-21T16:15:27.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4227 | 2026-04-21T16:15:27.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4228 | 2026-04-21T16:15:27.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4229 | 2026-04-21T16:15:27.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4230 | 2026-04-21T16:15:28.046Z | |
| 4231 | 2026-04-21T16:15:28.046Z | info: running `cargo check --bins` on nexus-test-utils-macros (237/272) |
| 4232 | 2026-04-21T16:15:28.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4233 | 2026-04-21T16:15:28.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4234 | 2026-04-21T16:15:28.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4235 | 2026-04-21T16:15:28.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4236 | 2026-04-21T16:15:28.631Z | |
| 4237 | 2026-04-21T16:15:28.631Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (238/272) |
| 4238 | 2026-04-21T16:15:29.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4239 | 2026-04-21T16:15:29.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4240 | 2026-04-21T16:15:29.488Z | Compiling libz-sys v1.1.24 |
| 4241 | 2026-04-21T16:15:29.618Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4242 | 2026-04-21T16:15:29.629Z | Compiling vergen-git2 v1.0.7 |
| 4243 | 2026-04-21T16:15:29.639Z | Compiling rustls v0.21.12 |
| 4244 | 2026-04-21T16:15:29.663Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4245 | 2026-04-21T16:15:29.667Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4246 | 2026-04-21T16:15:29.667Z | Checking rustls-webpki v0.101.7 |
| 4247 | 2026-04-21T16:15:29.667Z | Checking sct v0.7.1 |
| 4248 | 2026-04-21T16:15:29.814Z | Compiling nix v0.29.0 |
| 4249 | 2026-04-21T16:15:29.829Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4250 | 2026-04-21T16:15:29.873Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4251 | 2026-04-21T16:15:29.917Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4252 | 2026-04-21T16:15:29.995Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4253 | 2026-04-21T16:15:30.116Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4254 | 2026-04-21T16:15:30.131Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4255 | 2026-04-21T16:15:30.206Z | Checking rustls-pemfile v1.0.4 |
| 4256 | 2026-04-21T16:15:30.342Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4257 | 2026-04-21T16:15:30.440Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4258 | 2026-04-21T16:15:30.628Z | Checking twox-hash v2.1.2 |
| 4259 | 2026-04-21T16:15:30.669Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4260 | 2026-04-21T16:15:30.696Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4261 | 2026-04-21T16:15:31.233Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4262 | 2026-04-21T16:15:31.312Z | Checking tokio-rustls v0.24.1 |
| 4263 | 2026-04-21T16:15:31.406Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4264 | 2026-04-21T16:15:31.518Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4265 | 2026-04-21T16:15:31.533Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4266 | 2026-04-21T16:15:31.913Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4267 | 2026-04-21T16:15:32.049Z | Checking fatfs v0.3.6 |
| 4268 | 2026-04-21T16:15:32.067Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4269 | 2026-04-21T16:15:32.169Z | Compiling seq-macro v0.3.6 |
| 4270 | 2026-04-21T16:15:36.178Z | Compiling git2 v0.20.4 |
| 4271 | 2026-04-21T16:15:36.391Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4272 | 2026-04-21T16:15:36.521Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4273 | 2026-04-21T16:15:38.432Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4274 | 2026-04-21T16:16:26.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.82s |
| 4275 | 2026-04-21T16:16:26.672Z | |
| 4276 | 2026-04-21T16:16:26.672Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (239/272) |
| 4277 | 2026-04-21T16:16:27.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-04-21T16:16:27.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-04-21T16:16:27.547Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4280 | 2026-04-21T16:17:06.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.69s |
| 4281 | 2026-04-21T16:17:06.597Z | |
| 4282 | 2026-04-21T16:17:06.597Z | info: running `cargo check --bins` on nexus-background-task-interface (240/272) |
| 4283 | 2026-04-21T16:17:07.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-04-21T16:17:07.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-04-21T16:17:07.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-04-21T16:17:07.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4287 | 2026-04-21T16:17:07.181Z | |
| 4288 | 2026-04-21T16:17:07.181Z | info: running `cargo check --bins --no-default-features` on nexus-fm (241/272) |
| 4289 | 2026-04-21T16:17:07.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-04-21T16:17:07.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-04-21T16:17:07.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-04-21T16:17:07.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4293 | 2026-04-21T16:17:07.821Z | |
| 4294 | 2026-04-21T16:17:07.821Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (242/272) |
| 4295 | 2026-04-21T16:17:08.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-04-21T16:17:08.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-04-21T16:17:08.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-04-21T16:17:08.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4299 | 2026-04-21T16:17:08.489Z | |
| 4300 | 2026-04-21T16:17:08.489Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (243/272) |
| 4301 | 2026-04-21T16:17:09.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-04-21T16:17:09.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-04-21T16:17:09.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-04-21T16:17:09.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4305 | 2026-04-21T16:17:09.147Z | |
| 4306 | 2026-04-21T16:17:09.147Z | info: running `cargo check --bins` on nexus-mgs-updates (244/272) |
| 4307 | 2026-04-21T16:17:09.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-04-21T16:17:09.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-04-21T16:17:09.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-04-21T16:17:09.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4311 | 2026-04-21T16:17:09.795Z | |
| 4312 | 2026-04-21T16:17:09.795Z | info: running `cargo check --bins` on nexus-networking (245/272) |
| 4313 | 2026-04-21T16:17:10.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-04-21T16:17:10.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-04-21T16:17:10.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-04-21T16:17:10.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4317 | 2026-04-21T16:17:10.460Z | |
| 4318 | 2026-04-21T16:17:10.460Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (246/272) |
| 4319 | 2026-04-21T16:17:11.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-04-21T16:17:11.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-04-21T16:17:11.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4322 | 2026-04-21T16:17:11.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4323 | 2026-04-21T16:17:11.124Z | |
| 4324 | 2026-04-21T16:17:11.124Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (247/272) |
| 4325 | 2026-04-21T16:17:11.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-04-21T16:17:11.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-04-21T16:17:11.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-04-21T16:17:11.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4329 | 2026-04-21T16:17:11.787Z | |
| 4330 | 2026-04-21T16:17:11.787Z | info: running `cargo check --bins` on omicron-dev (248/272) |
| 4331 | 2026-04-21T16:17:12.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-04-21T16:17:12.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-04-21T16:17:12.683Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4334 | 2026-04-21T16:17:12.686Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4335 | 2026-04-21T16:17:12.873Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4336 | 2026-04-21T16:17:12.912Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4337 | 2026-04-21T16:17:12.928Z | Checking yansi v1.0.1 |
| 4338 | 2026-04-21T16:17:12.935Z | Checking diff v0.1.13 |
| 4339 | 2026-04-21T16:17:12.948Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4340 | 2026-04-21T16:17:12.954Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4341 | 2026-04-21T16:17:13.003Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4342 | 2026-04-21T16:17:13.164Z | Checking pretty_assertions v1.4.1 |
| 4343 | 2026-04-21T16:17:13.828Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4344 | 2026-04-21T16:17:37.308Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4345 | 2026-04-21T16:17:37.311Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4346 | 2026-04-21T16:17:37.311Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4347 | 2026-04-21T16:17:37.311Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4348 | 2026-04-21T16:17:37.311Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4349 | 2026-04-21T16:17:37.311Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4350 | 2026-04-21T16:17:38.062Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4351 | 2026-04-21T16:17:39.147Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4352 | 2026-04-21T16:18:17.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4353 | 2026-04-21T16:18:17.962Z | |
| 4354 | 2026-04-21T16:18:17.962Z | info: running `cargo check --bins` on omicron-pins (249/272) |
| 4355 | 2026-04-21T16:18:18.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-04-21T16:18:18.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-04-21T16:18:18.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4358 | 2026-04-21T16:18:18.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4359 | 2026-04-21T16:18:18.559Z | |
| 4360 | 2026-04-21T16:18:18.559Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (250/272) |
| 4361 | 2026-04-21T16:18:19.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4362 | 2026-04-21T16:18:19.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4363 | 2026-04-21T16:18:19.334Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4364 | 2026-04-21T16:18:19.456Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4365 | 2026-04-21T16:18:19.463Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4366 | 2026-04-21T16:18:44.993Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4367 | 2026-04-21T16:18:45.366Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4368 | 2026-04-21T16:18:47.046Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4369 | 2026-04-21T16:18:47.486Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4370 | 2026-04-21T16:18:50.414Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4371 | 2026-04-21T16:19:13.041Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4372 | 2026-04-21T16:19:13.664Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4373 | 2026-04-21T16:19:15.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.69s |
| 4374 | 2026-04-21T16:19:15.472Z | |
| 4375 | 2026-04-21T16:19:15.472Z | info: running `cargo check --bins` on reconfigurator-sp-updater (251/272) |
| 4376 | 2026-04-21T16:19:16.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4377 | 2026-04-21T16:19:16.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4378 | 2026-04-21T16:19:16.181Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4379 | 2026-04-21T16:19:16.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4380 | 2026-04-21T16:19:17.053Z | |
| 4381 | 2026-04-21T16:19:17.053Z | info: running `cargo check --bins` on omicron-releng (252/272) |
| 4382 | 2026-04-21T16:19:17.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4383 | 2026-04-21T16:19:17.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4384 | 2026-04-21T16:19:17.700Z | Compiling blake3 v1.8.3 |
| 4385 | 2026-04-21T16:19:17.809Z | Checking arrayref v0.3.9 |
| 4386 | 2026-04-21T16:19:17.813Z | Checking constant_time_eq v0.4.2 |
| 4387 | 2026-04-21T16:19:17.816Z | Checking arrayvec v0.7.6 |
| 4388 | 2026-04-21T16:19:17.829Z | Checking topological-sort v0.2.2 |
| 4389 | 2026-04-21T16:19:17.833Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4390 | 2026-04-21T16:19:17.833Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4391 | 2026-04-21T16:19:17.833Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4392 | 2026-04-21T16:19:17.870Z | Checking shell-words v1.1.1 |
| 4393 | 2026-04-21T16:19:18.586Z | Checking omicron-zone-package v0.12.2 |
| 4394 | 2026-04-21T16:19:19.298Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4395 | 2026-04-21T16:19:20.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s |
| 4396 | 2026-04-21T16:19:20.326Z | |
| 4397 | 2026-04-21T16:19:20.326Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (253/272) |
| 4398 | 2026-04-21T16:19:20.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4399 | 2026-04-21T16:19:20.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4400 | 2026-04-21T16:19:20.967Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4401 | 2026-04-21T16:19:21.287Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4402 | 2026-04-21T16:19:21.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4403 | 2026-04-21T16:19:21.883Z | |
| 4404 | 2026-04-21T16:19:21.883Z | info: running `cargo check --bins` on schema (254/272) |
| 4405 | 2026-04-21T16:19:22.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4406 | 2026-04-21T16:19:22.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4407 | 2026-04-21T16:19:22.601Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4408 | 2026-04-21T16:19:23.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4409 | 2026-04-21T16:19:23.479Z | |
| 4410 | 2026-04-21T16:19:23.479Z | info: running `cargo check --bins` on xtask (255/272) |
| 4411 | 2026-04-21T16:19:23.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4412 | 2026-04-21T16:19:23.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4413 | 2026-04-21T16:19:23.929Z | Checking libc v0.2.185 |
| 4414 | 2026-04-21T16:19:23.932Z | Checking serde v1.0.228 |
| 4415 | 2026-04-21T16:19:24.015Z | Checking zerofrom v0.1.6 |
| 4416 | 2026-04-21T16:19:24.020Z | Checking bitflags v2.11.0 |
| 4417 | 2026-04-21T16:19:24.026Z | Checking hashbrown v0.16.1 |
| 4418 | 2026-04-21T16:19:24.029Z | Checking smallvec v1.15.1 |
| 4419 | 2026-04-21T16:19:24.041Z | Checking serde_json v1.0.149 |
| 4420 | 2026-04-21T16:19:24.051Z | Checking scroll v0.12.0 |
| 4421 | 2026-04-21T16:19:24.112Z | Checking yoke v0.8.1 |
| 4422 | 2026-04-21T16:19:24.163Z | Checking num-traits v0.2.19 |
| 4423 | 2026-04-21T16:19:24.206Z | Checking thiserror v1.0.69 |
| 4424 | 2026-04-21T16:19:24.268Z | Checking log v0.4.29 |
| 4425 | 2026-04-21T16:19:24.278Z | Checking zerovec v0.11.5 |
| 4426 | 2026-04-21T16:19:24.301Z | Checking zerotrie v0.2.3 |
| 4427 | 2026-04-21T16:19:24.311Z | Checking errno v0.3.14 |
| 4428 | 2026-04-21T16:19:24.395Z | Checking toml_datetime v0.6.11 |
| 4429 | 2026-04-21T16:19:24.414Z | Checking serde_spanned v0.6.9 |
| 4430 | 2026-04-21T16:19:24.426Z | Checking rustix v1.1.3 |
| 4431 | 2026-04-21T16:19:24.466Z | Checking indexmap v2.13.0 |
| 4432 | 2026-04-21T16:19:24.537Z | Checking percent-encoding v2.3.2 |
| 4433 | 2026-04-21T16:19:24.548Z | Checking goblin v0.8.2 |
| 4434 | 2026-04-21T16:19:24.573Z | Checking zerocopy v0.7.35 |
| 4435 | 2026-04-21T16:19:24.650Z | Checking getrandom v0.4.1 |
| 4436 | 2026-04-21T16:19:24.677Z | Checking form_urlencoded v1.2.2 |
| 4437 | 2026-04-21T16:19:24.686Z | Checking ordered-float v2.10.1 |
| 4438 | 2026-04-21T16:19:24.700Z | Checking tinystr v0.8.2 |
| 4439 | 2026-04-21T16:19:24.779Z | Checking potential_utf v0.1.4 |
| 4440 | 2026-04-21T16:19:24.802Z | Checking thiserror v2.0.18 |
| 4441 | 2026-04-21T16:19:24.876Z | Checking icu_locale_core v2.1.1 |
| 4442 | 2026-04-21T16:19:24.902Z | Checking syn v2.0.117 |
| 4443 | 2026-04-21T16:19:24.913Z | Checking icu_collections v2.1.1 |
| 4444 | 2026-04-21T16:19:24.913Z | Checking serde-value v0.7.0 |
| 4445 | 2026-04-21T16:19:24.998Z | Checking toml_edit v0.22.27 |
| 4446 | 2026-04-21T16:19:25.061Z | Checking dtrace-parser v0.2.0 |
| 4447 | 2026-04-21T16:19:25.123Z | Checking thread-id v4.2.2 |
| 4448 | 2026-04-21T16:19:25.203Z | Checking once_cell v1.21.3 |
| 4449 | 2026-04-21T16:19:25.224Z | Checking cargo-platform v0.2.0 |
| 4450 | 2026-04-21T16:19:25.236Z | Checking terminal_size v0.4.3 |
| 4451 | 2026-04-21T16:19:25.292Z | Checking memmap v0.7.0 |
| 4452 | 2026-04-21T16:19:25.371Z | Checking clap_builder v4.5.60 |
| 4453 | 2026-04-21T16:19:25.382Z | Checking tempfile v3.25.0 |
| 4454 | 2026-04-21T16:19:25.399Z | Checking textwrap v0.16.2 |
| 4455 | 2026-04-21T16:19:25.416Z | Checking icu_provider v2.1.1 |
| 4456 | 2026-04-21T16:19:25.426Z | Checking fs-err v3.3.0 |
| 4457 | 2026-04-21T16:19:25.569Z | Checking camino-tempfile v1.4.1 |
| 4458 | 2026-04-21T16:19:25.602Z | Checking anyhow v1.0.102 |
| 4459 | 2026-04-21T16:19:25.602Z | Checking tabled v0.15.0 |
| 4460 | 2026-04-21T16:19:25.655Z | Checking icu_properties v2.1.2 |
| 4461 | 2026-04-21T16:19:25.722Z | Checking icu_normalizer v2.1.1 |
| 4462 | 2026-04-21T16:19:25.798Z | Checking macaddr v1.0.1 |
| 4463 | 2026-04-21T16:19:25.979Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4464 | 2026-04-21T16:19:26.084Z | Checking toml v0.8.23 |
| 4465 | 2026-04-21T16:19:26.388Z | Checking cargo_toml v0.21.0 |
| 4466 | 2026-04-21T16:19:26.412Z | Checking dof v0.3.0 |
| 4467 | 2026-04-21T16:19:26.454Z | Checking idna_adapter v1.2.1 |
| 4468 | 2026-04-21T16:19:26.562Z | Checking clap v4.5.60 |
| 4469 | 2026-04-21T16:19:26.572Z | Checking idna v1.1.0 |
| 4470 | 2026-04-21T16:19:26.701Z | Checking usdt-impl v0.5.0 |
| 4471 | 2026-04-21T16:19:26.798Z | Checking url v2.5.8 |
| 4472 | 2026-04-21T16:19:26.955Z | Checking usdt v0.5.0 |
| 4473 | 2026-04-21T16:19:27.144Z | Checking cargo-util-schemas v0.8.2 |
| 4474 | 2026-04-21T16:19:27.821Z | Checking cargo_metadata v0.21.0 |
| 4475 | 2026-04-21T16:19:28.427Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4476 | 2026-04-21T16:19:28.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s |
| 4477 | 2026-04-21T16:19:28.963Z | |
| 4478 | 2026-04-21T16:19:28.963Z | info: running `cargo check --bins` on dnsadm (256/272) |
| 4479 | 2026-04-21T16:19:29.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4480 | 2026-04-21T16:19:29.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4481 | 2026-04-21T16:19:29.592Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4482 | 2026-04-21T16:19:30.066Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4483 | 2026-04-21T16:19:30.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4484 | 2026-04-21T16:19:30.641Z | |
| 4485 | 2026-04-21T16:19:30.641Z | info: running `cargo check --bins` on end-to-end-tests (257/272) |
| 4486 | 2026-04-21T16:19:31.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-04-21T16:19:31.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-04-21T16:19:31.428Z | Checking polyval v0.6.2 |
| 4489 | 2026-04-21T16:19:31.552Z | Checking ctr v0.9.2 |
| 4490 | 2026-04-21T16:19:31.564Z | Checking ssh-encoding v0.2.0 |
| 4491 | 2026-04-21T16:19:31.564Z | Checking blowfish v0.9.1 |
| 4492 | 2026-04-21T16:19:31.584Z | Checking password-hash v0.4.2 |
| 4493 | 2026-04-21T16:19:31.602Z | Checking p521 v0.13.3 |
| 4494 | 2026-04-21T16:19:31.606Z | Checking p256 v0.13.2 |
| 4495 | 2026-04-21T16:19:31.627Z | Checking russh-cryptovec v0.7.3 |
| 4496 | 2026-04-21T16:19:31.695Z | Checking ghash v0.5.1 |
| 4497 | 2026-04-21T16:19:31.695Z | Checking md5 v0.7.0 |
| 4498 | 2026-04-21T16:19:31.720Z | Checking bcrypt-pbkdf v0.10.0 |
| 4499 | 2026-04-21T16:19:31.737Z | Checking num-bigint v0.4.6 |
| 4500 | 2026-04-21T16:19:31.751Z | Checking des v0.8.1 |
| 4501 | 2026-04-21T16:19:31.806Z | Checking pbkdf2 v0.11.0 |
| 4502 | 2026-04-21T16:19:31.822Z | Checking aes-gcm v0.10.3 |
| 4503 | 2026-04-21T16:19:31.841Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4504 | 2026-04-21T16:19:31.868Z | Checking hex-literal v0.4.1 |
| 4505 | 2026-04-21T16:19:31.882Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4506 | 2026-04-21T16:19:31.934Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4507 | 2026-04-21T16:19:31.963Z | Checking internet-checksum v0.2.1 |
| 4508 | 2026-04-21T16:19:31.977Z | Checking ssh-cipher v0.2.0 |
| 4509 | 2026-04-21T16:19:32.137Z | Checking ssh-key v0.6.7 |
| 4510 | 2026-04-21T16:19:32.193Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4511 | 2026-04-21T16:19:32.750Z | Checking russh-keys v0.45.0 |
| 4512 | 2026-04-21T16:19:33.292Z | Checking russh v0.45.0 |
| 4513 | 2026-04-21T16:19:48.006Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4514 | 2026-04-21T16:19:49.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s |
| 4515 | 2026-04-21T16:19:49.404Z | |
| 4516 | 2026-04-21T16:19:49.404Z | info: running `cargo check --bins` on gateway-cli (258/272) |
| 4517 | 2026-04-21T16:19:49.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4518 | 2026-04-21T16:19:49.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4519 | 2026-04-21T16:19:50.036Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4520 | 2026-04-21T16:19:50.144Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4521 | 2026-04-21T16:19:50.153Z | Checking termios v0.3.3 |
| 4522 | 2026-04-21T16:19:51.363Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4523 | 2026-04-21T16:19:51.510Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4524 | 2026-04-21T16:19:53.276Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4525 | 2026-04-21T16:19:53.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s |
| 4526 | 2026-04-21T16:19:54.023Z | |
| 4527 | 2026-04-21T16:19:54.024Z | info: running `cargo check --bins --no-default-features` on installinator (259/272) |
| 4528 | 2026-04-21T16:19:54.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4529 | 2026-04-21T16:19:54.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4530 | 2026-04-21T16:19:54.723Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4531 | 2026-04-21T16:19:54.837Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4532 | 2026-04-21T16:19:54.847Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4533 | 2026-04-21T16:19:54.847Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4534 | 2026-04-21T16:19:54.862Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4535 | 2026-04-21T16:19:54.865Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4536 | 2026-04-21T16:19:55.574Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4537 | 2026-04-21T16:19:55.941Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4538 | 2026-04-21T16:19:55.944Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4539 | 2026-04-21T16:19:56.564Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4540 | 2026-04-21T16:19:58.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 4541 | 2026-04-21T16:19:58.364Z | |
| 4542 | 2026-04-21T16:19:58.364Z | info: running `cargo check --bins` on internal-dns-cli (260/272) |
| 4543 | 2026-04-21T16:19:58.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-04-21T16:19:58.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-04-21T16:19:58.987Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4546 | 2026-04-21T16:19:59.438Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4547 | 2026-04-21T16:19:59.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4548 | 2026-04-21T16:19:59.950Z | |
| 4549 | 2026-04-21T16:19:59.950Z | info: running `cargo check --bins` on omicron-live-tests (261/272) |
| 4550 | 2026-04-21T16:20:00.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4551 | 2026-04-21T16:20:00.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4552 | 2026-04-21T16:20:00.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4553 | 2026-04-21T16:20:00.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4554 | 2026-04-21T16:20:00.530Z | |
| 4555 | 2026-04-21T16:20:00.530Z | info: running `cargo check --bins` on live-tests-macros (262/272) |
| 4556 | 2026-04-21T16:20:01.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4557 | 2026-04-21T16:20:01.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4558 | 2026-04-21T16:20:01.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4559 | 2026-04-21T16:20:01.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4560 | 2026-04-21T16:20:01.109Z | |
| 4561 | 2026-04-21T16:20:01.109Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (263/272) |
| 4562 | 2026-04-21T16:20:01.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4563 | 2026-04-21T16:20:01.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4564 | 2026-04-21T16:20:01.851Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4565 | 2026-04-21T16:20:02.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 4566 | 2026-04-21T16:20:02.642Z | |
| 4567 | 2026-04-21T16:20:02.642Z | info: running `cargo check --bins` on omicron-ntp-admin (264/272) |
| 4568 | 2026-04-21T16:20:03.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4569 | 2026-04-21T16:20:03.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4570 | 2026-04-21T16:20:03.281Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4571 | 2026-04-21T16:20:03.285Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4572 | 2026-04-21T16:20:03.531Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4573 | 2026-04-21T16:20:03.531Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4574 | 2026-04-21T16:20:04.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4575 | 2026-04-21T16:20:04.499Z | |
| 4576 | 2026-04-21T16:20:04.499Z | info: running `cargo check --bins` on ntp-admin-types (265/272) |
| 4577 | 2026-04-21T16:20:04.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4578 | 2026-04-21T16:20:04.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4579 | 2026-04-21T16:20:04.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4580 | 2026-04-21T16:20:04.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4581 | 2026-04-21T16:20:05.077Z | |
| 4582 | 2026-04-21T16:20:05.077Z | info: running `cargo check --bins` on omicron-package (266/272) |
| 4583 | 2026-04-21T16:20:05.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4584 | 2026-04-21T16:20:05.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4585 | 2026-04-21T16:20:05.743Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4586 | 2026-04-21T16:20:06.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
| 4587 | 2026-04-21T16:20:07.007Z | |
| 4588 | 2026-04-21T16:20:07.007Z | info: running `cargo check --bins` on tqdb (267/272) |
| 4589 | 2026-04-21T16:20:07.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4590 | 2026-04-21T16:20:07.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4591 | 2026-04-21T16:20:07.774Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4592 | 2026-04-21T16:20:08.125Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4593 | 2026-04-21T16:20:08.650Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4594 | 2026-04-21T16:20:08.650Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4595 | 2026-04-21T16:20:13.959Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4596 | 2026-04-21T16:20:14.500Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4597 | 2026-04-21T16:20:14.503Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4598 | 2026-04-21T16:20:14.503Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4599 | 2026-04-21T16:20:14.503Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4600 | 2026-04-21T16:20:14.503Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4601 | 2026-04-21T16:20:15.261Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4602 | 2026-04-21T16:20:16.254Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4603 | 2026-04-21T16:20:17.013Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4604 | 2026-04-21T16:20:17.621Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4605 | 2026-04-21T16:20:22.156Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4606 | 2026-04-21T16:20:28.363Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4607 | 2026-04-21T16:20:28.367Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4608 | 2026-04-21T16:20:28.367Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4609 | 2026-04-21T16:20:28.367Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4610 | 2026-04-21T16:20:29.811Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4611 | 2026-04-21T16:20:31.108Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4612 | 2026-04-21T16:20:31.772Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4613 | 2026-04-21T16:20:33.011Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4614 | 2026-04-21T16:20:33.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s |
| 4615 | 2026-04-21T16:20:33.755Z | |
| 4616 | 2026-04-21T16:20:33.755Z | info: running `cargo check --bins` on wicket-dbg (268/272) |
| 4617 | 2026-04-21T16:20:34.285Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-04-21T16:20:34.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-04-21T16:20:34.454Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4620 | 2026-04-21T16:20:34.455Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4621 | 2026-04-21T16:20:34.455Z | Checking rtoolbox v0.0.3 |
| 4622 | 2026-04-21T16:20:34.584Z | Checking tui-tree-widget v0.23.1 |
| 4623 | 2026-04-21T16:20:34.678Z | Checking rpassword v7.4.0 |
| 4624 | 2026-04-21T16:20:35.684Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4625 | 2026-04-21T16:20:38.597Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4626 | 2026-04-21T16:20:40.414Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4627 | 2026-04-21T16:20:41.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.52s |
| 4628 | 2026-04-21T16:20:41.485Z | |
| 4629 | 2026-04-21T16:20:41.485Z | info: running `cargo check --bins` on wicket (269/272) |
| 4630 | 2026-04-21T16:20:42.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4631 | 2026-04-21T16:20:42.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4632 | 2026-04-21T16:20:42.169Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4633 | 2026-04-21T16:20:42.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
| 4634 | 2026-04-21T16:20:42.721Z | |
| 4635 | 2026-04-21T16:20:42.721Z | info: running `cargo check --bins` on wicketd (270/272) |
| 4636 | 2026-04-21T16:20:43.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4637 | 2026-04-21T16:20:43.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4638 | 2026-04-21T16:20:43.436Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4639 | 2026-04-21T16:20:43.439Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4640 | 2026-04-21T16:20:43.439Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4641 | 2026-04-21T16:20:43.549Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4642 | 2026-04-21T16:20:44.410Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4643 | 2026-04-21T16:20:44.960Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4644 | 2026-04-21T16:20:47.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s |
| 4645 | 2026-04-21T16:20:48.116Z | |
| 4646 | 2026-04-21T16:20:48.116Z | info: running `cargo check --bins` on omicron-workspace-hack (271/272) |
| 4647 | 2026-04-21T16:20:48.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4648 | 2026-04-21T16:20:48.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4649 | 2026-04-21T16:20:48.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4650 | 2026-04-21T16:20:48.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4651 | 2026-04-21T16:20:48.701Z | |
| 4652 | 2026-04-21T16:20:48.701Z | info: running `cargo check --bins` on zone-setup (272/272) |
| 4653 | 2026-04-21T16:20:49.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4654 | 2026-04-21T16:20:49.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4655 | 2026-04-21T16:20:49.367Z | Checking uzers v0.12.2 |
| 4656 | 2026-04-21T16:20:49.635Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4657 | 2026-04-21T16:20:50.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4658 | 2026-04-21T16:20:50.588Z | |
| 4659 | 2026-04-21T16:20:50.588Z | real 14:03.913743078 |
| 4660 | 2026-04-21T16:20:50.588Z | user 20:20.162841033 |
| 4661 | 2026-04-21T16:20:50.588Z | sys 4:10.173405507 |
| 4662 | 2026-04-21T16:20:50.592Z | trap 0.319810896 |
| 4663 | 2026-04-21T16:20:50.593Z | tflt 0.339101674 |
| 4664 | 2026-04-21T16:20:50.593Z | dflt 0.803637318 |
| 4665 | 2026-04-21T16:20:50.593Z | kflt 0.001087994 |
| 4666 | 2026-04-21T16:20:50.593Z | lock 1:16:02.788604404 |
| 4667 | 2026-04-21T16:20:50.593Z | slp 1:37:30.135522843 |
| 4668 | 2026-04-21T16:20:50.593Z | lat 58.321678224 |
| 4669 | 2026-04-21T16:20:50.593Z | stop 3:29.765173769 |
| 4670 | 2026-04-21T16:20:50.593Z | process exited: duration 1036161 ms, exit code 0 |
| |
| 4671 | 2026-04-21T16:20:50.602Z | found 0 output files |