|
|
|
| 1 | 2026-03-19T14:08:08.520Z | job assigned to worker 01KM36Q7B4KR05T8VW1J7R5DH9 [factory aws, i-0053f374e019f1100] (queued for 1 m 20 s) |
| |
| 2 | 2026-03-19T14:08:16.095Z | starting task 0: "setup" |
| 3 | 2026-03-19T14:08:16.100Z | ++ uname -s |
| 4 | 2026-03-19T14:08:16.104Z | + kern=SunOS |
| 5 | 2026-03-19T14:08:16.104Z | + build_user=build |
| 6 | 2026-03-19T14:08:16.104Z | + build_uid=12345 |
| 7 | 2026-03-19T14:08:16.104Z | + work_dir=/work |
| 8 | 2026-03-19T14:08:16.104Z | + input_dir=/input |
| 9 | 2026-03-19T14:08:16.104Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T14:08:16.104Z | + case "$kern" in |
| 11 | 2026-03-19T14:08:16.105Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T14:08:16.105Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T14:08:18.109Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T14:08:18.227Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T14:08:18.230Z | + home_fs=zfs |
| 16 | 2026-03-19T14:08:18.230Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T14:08:18.230Z | + mkdir -p /home/build |
| 18 | 2026-03-19T14:08:18.230Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T14:08:20.232Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T14:08:20.236Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-19T14:08:20.243Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T14:08:20.248Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T14:08:20.248Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T14:08:20.248Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T14:08:20.248Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T14:08:20.248Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T14:08:20.248Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T14:08:20.252Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T14:08:20.252Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T14:08:20.411Z | info: downloading installer |
| 31 | 2026-03-19T14:08:22.163Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T14:08:22.163Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T14:08:22.163Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T14:08:22.163Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T14:08:22.164Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T14:08:22.164Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T14:08:22.164Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T14:08:22.164Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T14:08:22.164Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T14:08:22.164Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T14:08:22.164Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T14:08:22.164Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T14:08:22.164Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T14:08:22.175Z | info: profile set to default |
| 45 | 2026-03-19T14:08:22.175Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T14:08:22.178Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T14:08:22.321Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T14:08:22.325Z | info: downloading 6 components |
| 49 | 2026-03-19T14:08:37.758Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T14:08:37.758Z | |
| 51 | 2026-03-19T14:08:37.798Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T14:08:37.798Z | |
| 53 | 2026-03-19T14:08:37.802Z | |
| 54 | 2026-03-19T14:08:37.802Z | Rust is installed now. Great! |
| 55 | 2026-03-19T14:08:37.802Z | |
| 56 | 2026-03-19T14:08:37.802Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T14:08:37.802Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T14:08:37.802Z | |
| 59 | 2026-03-19T14:08:37.802Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T14:08:37.802Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T14:08:37.802Z | |
| 62 | 2026-03-19T14:08:37.802Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T14:08:37.802Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T14:08:37.802Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T14:08:37.802Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T14:08:37.802Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T14:08:37.803Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T14:08:37.803Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T14:08:37.803Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T14:08:37.803Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T14:08:37.898Z | + rustup --version |
| 72 | 2026-03-19T14:08:37.909Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T14:08:37.913Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T14:08:37.935Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T14:08:37.938Z | + cargo --version |
| 76 | 2026-03-19T14:08:37.954Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T14:08:37.958Z | + rustc --version |
| 78 | 2026-03-19T14:08:37.982Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T14:08:37.985Z | process exited: duration 17747 ms, exit code 0 |
| |
| 80 | 2026-03-19T14:08:37.992Z | starting task 2: "authentication" |
| 81 | 2026-03-19T14:08:38.012Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-19T14:08:38.019Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T14:08:38.023Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T14:08:38.026Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T14:08:38.056Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T14:08:48.435Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T14:08:48.435Z | + git fetch origin 8097eec323482ecd52143ab847c79d05b48b8972 |
| 88 | 2026-03-19T14:08:48.821Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T14:08:48.821Z | * branch 8097eec323482ecd52143ab847c79d05b48b8972 -> FETCH_HEAD |
| 90 | 2026-03-19T14:08:48.831Z | + [[ -n '' ]] |
| 91 | 2026-03-19T14:08:48.831Z | + git reset --hard 8097eec323482ecd52143ab847c79d05b48b8972 |
| 92 | 2026-03-19T14:08:49.156Z | HEAD is now at 8097eec32 Merge branch 'main' into john/stronger-unnumbered-types-1 |
| 93 | 2026-03-19T14:08:49.159Z | process exited: duration 11142 ms, exit code 0 |
| |
| 94 | 2026-03-19T14:08:49.165Z | starting task 4: "build" |
| 95 | 2026-03-19T14:08:49.170Z | + source .github/buildomat/ci-env.sh |
| 96 | 2026-03-19T14:08:49.173Z | ++ export CARGO_TERM_COLOR=always |
| 97 | 2026-03-19T14:08:49.173Z | ++ CARGO_TERM_COLOR=always |
| 98 | 2026-03-19T14:08:49.173Z | + cargo --version |
| 99 | 2026-03-19T14:08:49.183Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 100 | 2026-03-19T14:08:49.187Z | + rustc --version |
| 101 | 2026-03-19T14:08:49.210Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 102 | 2026-03-19T14:08:49.213Z | + source ./env.sh |
| 103 | 2026-03-19T14:08:49.213Z | ++ OLD_SHELL_OPTS=ehxB |
| 104 | 2026-03-19T14:08:49.213Z | ++ set -o xtrace |
| 105 | 2026-03-19T14:08:49.217Z | ++++ dirname ./env.sh |
| 106 | 2026-03-19T14:08:49.217Z | +++ readlink -f . |
| 107 | 2026-03-19T14:08:49.220Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 108 | 2026-03-19T14:08:49.220Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-03-19T14:08:49.220Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-03-19T14:08:49.220Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-03-19T14:08:49.220Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-03-19T14:08:49.220Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-03-19T14:08:49.220Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-03-19T14:08:49.220Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-19T14:08:49.220Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-19T14:08:49.220Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2026-03-19T14:08:49.220Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2026-03-19T14:08:49.221Z | + 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 |
| 119 | 2026-03-19T14:08:49.221Z | + 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 |
| 120 | 2026-03-19T14:08:49.221Z | + banner prerequisites |
| 121 | 2026-03-19T14:08:49.224Z | |
| 122 | 2026-03-19T14:08:49.224Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 123 | 2026-03-19T14:08:49.224Z | # # # # # # # # # # # # # # # |
| 124 | 2026-03-19T14:08:49.224Z | # # # # ##### # # ##### # # # # # #### # |
| 125 | 2026-03-19T14:08:49.224Z | ##### ##### # ##### # # # # # # # # # |
| 126 | 2026-03-19T14:08:49.224Z | # # # # # # # # # # # # # # # |
| 127 | 2026-03-19T14:08:49.224Z | # # # ###### # # ###### ### # #### # #### # |
| 128 | 2026-03-19T14:08:49.224Z | |
| 129 | 2026-03-19T14:08:49.224Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 130 | 2026-03-19T14:08:59.097Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 131 | 2026-03-19T14:09:08.970Z | Startup: Caching catalogs ... Done |
| 132 | 2026-03-19T14:09:32.347Z | Planning: Solver setup ... Done (21.911s) |
| 133 | 2026-03-19T14:09:32.502Z | Planning: Running solver ... Done (0.156s) |
| 134 | 2026-03-19T14:09:32.693Z | Planning: Finding local manifests ... Done (0.003s) |
| 135 | 2026-03-19T14:09:32.705Z | Planning: Fetching manifests: 0/4 0% complete |
| 136 | 2026-03-19T14:09:32.858Z | Planning: Fetching manifests: 4/4 100% complete |
| 137 | 2026-03-19T14:09:32.901Z | Planning: Package planning ... Done (0.043s) |
| 138 | 2026-03-19T14:09:32.940Z | Planning: Merging actions ... Done (0.039s) |
| 139 | 2026-03-19T14:09:33.186Z | Planning: Checking for conflicting actions ... Done (0.247s) |
| 140 | 2026-03-19T14:09:33.197Z | Planning: Consolidating action changes ... Done (0.010s) |
| 141 | 2026-03-19T14:09:34.068Z | Planning: Evaluating mediators ... Done (0.871s) |
| 142 | 2026-03-19T14:09:34.076Z | Planning: Planning completed in 24.97 seconds |
| 143 | 2026-03-19T14:09:34.090Z | Packages to install: 4 |
| 144 | 2026-03-19T14:09:34.093Z | Mediators to change: 2 |
| 145 | 2026-03-19T14:09:34.093Z | Services to change: 1 |
| 146 | 2026-03-19T14:09:34.093Z | Estimated space available: 155.43 GB |
| 147 | 2026-03-19T14:09:34.093Z | Estimated space to be consumed: 1.83 GB |
| 148 | 2026-03-19T14:09:34.093Z | Create boot environment: No |
| 149 | 2026-03-19T14:09:34.093Z | Create backup boot environment: No |
| 150 | 2026-03-19T14:09:34.093Z | Rebuild boot archive: No |
| 151 | 2026-03-19T14:09:34.093Z | |
| 152 | 2026-03-19T14:09:34.093Z | Changed mediators: |
| 153 | 2026-03-19T14:09:34.093Z | mediator clang: |
| 154 | 2026-03-19T14:09:34.093Z | version: None -> 15 (system default) |
| 155 | 2026-03-19T14:09:34.093Z | |
| 156 | 2026-03-19T14:09:34.093Z | mediator llvm: |
| 157 | 2026-03-19T14:09:34.093Z | version: 14 (system default) -> 15 (system default) |
| 158 | 2026-03-19T14:09:34.093Z | |
| 159 | 2026-03-19T14:09:34.093Z | Changed packages: |
| 160 | 2026-03-19T14:09:34.093Z | helios-dev |
| 161 | 2026-03-19T14:09:34.093Z | developer/build-essential |
| 162 | 2026-03-19T14:09:34.093Z | None -> 11-2.0 |
| 163 | 2026-03-19T14:09:34.093Z | library/libxmlsec1 |
| 164 | 2026-03-19T14:09:34.093Z | None -> 1.2.35-2.0 |
| 165 | 2026-03-19T14:09:34.093Z | ooce/developer/clang-15 |
| 166 | 2026-03-19T14:09:34.093Z | None -> 15.0.7-2.0 |
| 167 | 2026-03-19T14:09:34.094Z | ooce/developer/llvm-15 |
| 168 | 2026-03-19T14:09:34.094Z | None -> 15.0.7-2.0 |
| 169 | 2026-03-19T14:09:34.094Z | |
| 170 | 2026-03-19T14:09:34.094Z | Services: |
| 171 | 2026-03-19T14:09:34.094Z | restart_fmri: |
| 172 | 2026-03-19T14:09:34.094Z | svc:/system/update-man-index:default |
| 173 | 2026-03-19T14:09:34.147Z | |
| 174 | 2026-03-19T14:09:34.147Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 175 | 2026-03-19T14:09:39.149Z | Download: 1199/3290 items 83.5/212.6MB 39% complete (17.0M/s) |
| 176 | 2026-03-19T14:09:43.324Z | Download: Completed 212.60 MB in 9.18 seconds (23.2M/s) |
| 177 | 2026-03-19T14:09:43.618Z | Actions: 1/3689 actions (Installing new actions) |
| 178 | 2026-03-19T14:09:47.740Z | Actions: Completed 3689 actions in 4.12 seconds. |
| 179 | 2026-03-19T14:09:48.119Z | Done (0.374s) |
| 180 | 2026-03-19T14:09:48.119Z | Done (0.000s) |
| 181 | 2026-03-19T14:09:49.098Z | Done (0.979s) |
| 182 | 2026-03-19T14:09:53.223Z | Done (3.776s) |
| 183 | 2026-03-19T14:09:53.307Z | Done (0.018s) |
| 184 | 2026-03-19T14:09:53.311Z | Done (0.000s) |
| 185 | 2026-03-19T14:09:53.489Z | Done (0.000s) |
| 186 | 2026-03-19T14:09:54.465Z | Planning: Evaluating mediator changes ... Done |
| 187 | 2026-03-19T14:09:54.609Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-03-19T14:09:54.612Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-03-19T14:09:54.834Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-03-19T14:09:54.838Z | Planning: Planning completed in 0.37 seconds |
| 191 | 2026-03-19T14:09:54.865Z | Mediators to change: 2 |
| 192 | 2026-03-19T14:09:54.865Z | Create boot environment: No |
| 193 | 2026-03-19T14:09:54.868Z | Create backup boot environment: No |
| 194 | 2026-03-19T14:09:54.938Z | Done |
| 195 | 2026-03-19T14:09:54.938Z | Done |
| 196 | 2026-03-19T14:09:55.693Z | Done |
| 197 | 2026-03-19T14:09:59.029Z | Done |
| 198 | 2026-03-19T14:09:59.117Z | Done |
| 199 | 2026-03-19T14:09:59.121Z | Done |
| 200 | 2026-03-19T14:09:59.262Z | Done |
| 201 | 2026-03-19T14:09:59.804Z | Planning: Evaluating mediator changes ... Done |
| 202 | 2026-03-19T14:09:59.808Z | Planning: Merging actions ... Done |
| 203 | 2026-03-19T14:09:59.976Z | Planning: Checking for conflicting actions ... Done |
| 204 | 2026-03-19T14:09:59.980Z | Planning: Consolidating action changes ... Done |
| 205 | 2026-03-19T14:10:00.197Z | Planning: Evaluating mediators ... Done |
| 206 | 2026-03-19T14:10:00.239Z | Planning: Planning completed in 0.64 seconds |
| 207 | 2026-03-19T14:10:00.270Z | Packages to change: 1 |
| 208 | 2026-03-19T14:10:00.270Z | Mediators to change: 1 |
| 209 | 2026-03-19T14:10:00.274Z | Services to change: 1 |
| 210 | 2026-03-19T14:10:00.274Z | Create boot environment: No |
| 211 | 2026-03-19T14:10:00.274Z | Create backup boot environment: Yes |
| 212 | 2026-03-19T14:10:02.854Z | Actions: 1/6 actions (Updating modified actions) |
| 213 | 2026-03-19T14:10:02.857Z | Actions: Completed 6 actions in 0.00 seconds. |
| 214 | 2026-03-19T14:10:02.857Z | Done |
| 215 | 2026-03-19T14:10:02.857Z | Done |
| 216 | 2026-03-19T14:10:03.048Z | Done |
| 217 | 2026-03-19T14:10:06.357Z | Done |
| 218 | 2026-03-19T14:10:06.443Z | Done |
| 219 | 2026-03-19T14:10:06.449Z | Done |
| 220 | 2026-03-19T14:10:06.617Z | Done |
| 221 | 2026-03-19T14:10:07.004Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 222 | 2026-03-19T14:10:07.004Z | clang system 15 system |
| 223 | 2026-03-19T14:10:07.004Z | csh system system illumos |
| 224 | 2026-03-19T14:10:07.005Z | ctags system system illumos |
| 225 | 2026-03-19T14:10:07.005Z | file system system illumos |
| 226 | 2026-03-19T14:10:07.005Z | gcc vendor 12 vendor |
| 227 | 2026-03-19T14:10:07.005Z | gcc system 10 system |
| 228 | 2026-03-19T14:10:07.005Z | gcc system 7 system |
| 229 | 2026-03-19T14:10:07.005Z | go system 1.20 system |
| 230 | 2026-03-19T14:10:07.005Z | go system 1.19 system |
| 231 | 2026-03-19T14:10:07.005Z | llvm system 15 system |
| 232 | 2026-03-19T14:10:07.005Z | llvm system 14 system |
| 233 | 2026-03-19T14:10:07.005Z | mariadb system 10.6 system |
| 234 | 2026-03-19T14:10:07.005Z | mta vendor vendor dma |
| 235 | 2026-03-19T14:10:07.005Z | openjdk system 17 system |
| 236 | 2026-03-19T14:10:07.005Z | openjdk system 11 system |
| 237 | 2026-03-19T14:10:07.005Z | openjdk system 1.8 system |
| 238 | 2026-03-19T14:10:07.005Z | openssl vendor 3 vendor |
| 239 | 2026-03-19T14:10:07.005Z | perl system 5.36 system |
| 240 | 2026-03-19T14:10:07.005Z | postgresql system 15 system |
| 241 | 2026-03-19T14:10:07.005Z | postgresql system 13 system |
| 242 | 2026-03-19T14:10:07.006Z | python vendor 3 vendor |
| 243 | 2026-03-19T14:10:07.006Z | python system 2 system |
| 244 | 2026-03-19T14:10:07.006Z | python3 system 3.11 system |
| 245 | 2026-03-19T14:10:07.006Z | ruby system 3.0 system |
| 246 | 2026-03-19T14:10:07.006Z | words vendor vendor american-english |
| 247 | 2026-03-19T14:10:07.006Z | words system system australian-english |
| 248 | 2026-03-19T14:10:07.006Z | words system system british-english |
| 249 | 2026-03-19T14:10:07.006Z | words system system canadian-english |
| 250 | 2026-03-19T14:10:07.006Z | words system system french |
| 251 | 2026-03-19T14:10:07.006Z | words system system italian |
| 252 | 2026-03-19T14:10:07.006Z | words system system ngerman |
| 253 | 2026-03-19T14:10:07.007Z | words system system ogerman |
| 254 | 2026-03-19T14:10:07.007Z | words system system spanish |
| 255 | 2026-03-19T14:10:07.312Z | PUBLISHER TYPE STATUS P LOCATION |
| 256 | 2026-03-19T14:10:07.312Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 257 | 2026-03-19T14:10:13.316Z | FMRI IFO |
| 258 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 259 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 260 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 261 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 262 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 263 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 264 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 265 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 266 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 267 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 268 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 269 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 270 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 271 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 272 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 273 | 2026-03-19T14:10:13.316Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 274 | 2026-03-19T14:10:14.573Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 275 | 2026-03-19T14:10:14.861Z | Updating crates.io index |
| 276 | 2026-03-19T14:10:14.868Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 277 | 2026-03-19T14:10:15.148Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 278 | 2026-03-19T14:10:15.954Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 279 | 2026-03-19T14:10:16.335Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 280 | 2026-03-19T14:10:16.752Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 281 | 2026-03-19T14:10:17.766Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 282 | 2026-03-19T14:10:18.359Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 283 | 2026-03-19T14:10:19.713Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 284 | 2026-03-19T14:10:21.311Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 285 | 2026-03-19T14:10:22.963Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 286 | 2026-03-19T14:10:23.364Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 287 | 2026-03-19T14:10:25.449Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 288 | 2026-03-19T14:10:26.095Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 289 | 2026-03-19T14:10:26.504Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 290 | 2026-03-19T14:10:26.779Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 291 | 2026-03-19T14:10:27.781Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 292 | 2026-03-19T14:10:28.344Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 293 | 2026-03-19T14:10:28.713Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 294 | 2026-03-19T14:10:29.132Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 295 | 2026-03-19T14:10:29.503Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 296 | 2026-03-19T14:10:29.867Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 297 | 2026-03-19T14:10:30.140Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 298 | 2026-03-19T14:10:30.418Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 299 | 2026-03-19T14:10:30.853Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 300 | 2026-03-19T14:10:31.357Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 301 | 2026-03-19T14:10:31.925Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 302 | 2026-03-19T14:10:32.310Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 303 | 2026-03-19T14:10:32.641Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 304 | 2026-03-19T14:10:32.954Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 305 | 2026-03-19T14:10:34.306Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 306 | 2026-03-19T14:10:34.584Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 307 | 2026-03-19T14:10:35.088Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 308 | 2026-03-19T14:10:35.497Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 309 | 2026-03-19T14:10:35.870Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 310 | 2026-03-19T14:10:36.576Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 311 | 2026-03-19T14:10:36.883Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 312 | 2026-03-19T14:10:37.176Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 313 | 2026-03-19T14:10:37.596Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 314 | 2026-03-19T14:10:51.512Z | Downloading crates ... |
| 315 | 2026-03-19T14:10:51.571Z | Downloaded anstyle-query v1.1.5 |
| 316 | 2026-03-19T14:10:51.581Z | Downloaded idna_adapter v1.2.1 |
| 317 | 2026-03-19T14:10:51.584Z | Downloaded version_check v0.9.5 |
| 318 | 2026-03-19T14:10:51.585Z | Downloaded anstyle v1.0.13 |
| 319 | 2026-03-19T14:10:51.589Z | Downloaded smawk v0.3.2 |
| 320 | 2026-03-19T14:10:51.589Z | Downloaded erased-serde v0.4.9 |
| 321 | 2026-03-19T14:10:51.592Z | Downloaded toml v0.8.23 |
| 322 | 2026-03-19T14:10:51.592Z | Downloaded autocfg v1.5.0 |
| 323 | 2026-03-19T14:10:51.592Z | Downloaded camino v1.2.2 |
| 324 | 2026-03-19T14:10:51.596Z | Downloaded anyhow v1.0.102 |
| 325 | 2026-03-19T14:10:51.599Z | Downloaded anstream v0.6.21 |
| 326 | 2026-03-19T14:10:51.599Z | Downloaded textwrap v0.16.2 |
| 327 | 2026-03-19T14:10:51.603Z | Downloaded clap v4.5.60 |
| 328 | 2026-03-19T14:10:51.606Z | Downloaded typeid v1.0.3 |
| 329 | 2026-03-19T14:10:51.609Z | Downloaded toml_write v0.1.2 |
| 330 | 2026-03-19T14:10:51.609Z | Downloaded heck v0.5.0 |
| 331 | 2026-03-19T14:10:51.612Z | Downloaded utf8parse v0.2.2 |
| 332 | 2026-03-19T14:10:51.612Z | Downloaded toml_datetime v0.6.11 |
| 333 | 2026-03-19T14:10:51.612Z | Downloaded form_urlencoded v1.2.2 |
| 334 | 2026-03-19T14:10:51.613Z | Downloaded clap_lex v1.0.0 |
| 335 | 2026-03-19T14:10:51.616Z | Downloaded block-buffer v0.10.4 |
| 336 | 2026-03-19T14:10:51.616Z | Downloaded digest v0.10.7 |
| 337 | 2026-03-19T14:10:51.616Z | Downloaded zerofrom v0.1.6 |
| 338 | 2026-03-19T14:10:51.616Z | Downloaded utf8_iter v1.0.4 |
| 339 | 2026-03-19T14:10:51.619Z | Downloaded plain v0.2.3 |
| 340 | 2026-03-19T14:10:51.619Z | Downloaded zerofrom-derive v0.1.6 |
| 341 | 2026-03-19T14:10:51.619Z | Downloaded usdt-macro v0.5.0 |
| 342 | 2026-03-19T14:10:51.622Z | Downloaded unicode-xid v0.2.6 |
| 343 | 2026-03-19T14:10:51.622Z | Downloaded unicode-linebreak v0.1.5 |
| 344 | 2026-03-19T14:10:51.622Z | Downloaded thiserror v1.0.69 |
| 345 | 2026-03-19T14:10:51.625Z | Downloaded papergrid v0.11.0 |
| 346 | 2026-03-19T14:10:51.629Z | Downloaded usdt-attr-macro v0.5.0 |
| 347 | 2026-03-19T14:10:51.632Z | Downloaded usdt v0.5.0 |
| 348 | 2026-03-19T14:10:51.632Z | Downloaded cargo-platform v0.2.0 |
| 349 | 2026-03-19T14:10:51.632Z | Downloaded camino-tempfile v1.4.1 |
| 350 | 2026-03-19T14:10:51.632Z | Downloaded bytecount v0.6.9 |
| 351 | 2026-03-19T14:10:51.636Z | Downloaded zmij v1.0.21 |
| 352 | 2026-03-19T14:10:51.636Z | Downloaded tinystr v0.8.2 |
| 353 | 2026-03-19T14:10:51.639Z | Downloaded thiserror-impl v2.0.18 |
| 354 | 2026-03-19T14:10:51.639Z | Downloaded zerovec-derive v0.11.2 |
| 355 | 2026-03-19T14:10:51.642Z | Downloaded heck v0.4.1 |
| 356 | 2026-03-19T14:10:51.642Z | Downloaded fastrand v2.3.0 |
| 357 | 2026-03-19T14:10:51.642Z | Downloaded yoke-derive v0.8.1 |
| 358 | 2026-03-19T14:10:51.642Z | Downloaded potential_utf v0.1.4 |
| 359 | 2026-03-19T14:10:51.645Z | Downloaded yoke v0.8.1 |
| 360 | 2026-03-19T14:10:51.645Z | Downloaded writeable v0.6.2 |
| 361 | 2026-03-19T14:10:51.648Z | Downloaded usdt-impl v0.5.0 |
| 362 | 2026-03-19T14:10:51.648Z | Downloaded ucd-trie v0.1.7 |
| 363 | 2026-03-19T14:10:51.648Z | Downloaded cfg-if v1.0.4 |
| 364 | 2026-03-19T14:10:51.652Z | Downloaded displaydoc v0.2.5 |
| 365 | 2026-03-19T14:10:51.652Z | Downloaded proc-macro-error v1.0.4 |
| 366 | 2026-03-19T14:10:51.655Z | Downloaded zerocopy-derive v0.7.35 |
| 367 | 2026-03-19T14:10:51.658Z | Downloaded bitflags v2.11.0 |
| 368 | 2026-03-19T14:10:51.661Z | Downloaded crypto-common v0.1.7 |
| 369 | 2026-03-19T14:10:51.661Z | Downloaded colorchoice v1.0.4 |
| 370 | 2026-03-19T14:10:51.665Z | Downloaded tabled_derive v0.7.0 |
| 371 | 2026-03-19T14:10:51.665Z | Downloaded dof v0.3.0 |
| 372 | 2026-03-19T14:10:51.665Z | Downloaded macaddr v1.0.1 |
| 373 | 2026-03-19T14:10:51.665Z | Downloaded proc-macro-error-attr v1.0.4 |
| 374 | 2026-03-19T14:10:51.668Z | Downloaded unicode-ident v1.0.24 |
| 375 | 2026-03-19T14:10:51.668Z | Downloaded toml_edit v0.22.27 |
| 376 | 2026-03-19T14:10:51.672Z | Downloaded zerotrie v0.2.3 |
| 377 | 2026-03-19T14:10:51.675Z | Downloaded strsim v0.11.1 |
| 378 | 2026-03-19T14:10:51.675Z | Downloaded serde-value v0.7.0 |
| 379 | 2026-03-19T14:10:51.675Z | Downloaded memmap v0.7.0 |
| 380 | 2026-03-19T14:10:51.678Z | Downloaded zerovec v0.11.5 |
| 381 | 2026-03-19T14:10:51.682Z | Downloaded swrite v0.1.0 |
| 382 | 2026-03-19T14:10:51.682Z | Downloaded generic-array v0.14.7 |
| 383 | 2026-03-19T14:10:51.682Z | Downloaded ordered-float v2.10.1 |
| 384 | 2026-03-19T14:10:51.685Z | Downloaded dtrace-parser v0.2.0 |
| 385 | 2026-03-19T14:10:51.685Z | Downloaded terminal_size v0.4.3 |
| 386 | 2026-03-19T14:10:51.686Z | Downloaded url v2.5.8 |
| 387 | 2026-03-19T14:10:51.689Z | Downloaded cpufeatures v0.2.17 |
| 388 | 2026-03-19T14:10:51.689Z | Downloaded pretty-hex v0.4.1 |
| 389 | 2026-03-19T14:10:51.693Z | Downloaded stable_deref_trait v1.2.1 |
| 390 | 2026-03-19T14:10:51.693Z | Downloaded serde_spanned v0.6.9 |
| 391 | 2026-03-19T14:10:51.693Z | Downloaded synstructure v0.13.2 |
| 392 | 2026-03-19T14:10:51.693Z | Downloaded zerocopy v0.7.35 |
| 393 | 2026-03-19T14:10:51.704Z | Downloaded cargo_toml v0.21.0 |
| 394 | 2026-03-19T14:10:51.711Z | Downloaded scroll_derive v0.12.1 |
| 395 | 2026-03-19T14:10:51.711Z | Downloaded winnow v0.7.14 |
| 396 | 2026-03-19T14:10:51.714Z | Downloaded icu_normalizer_data v2.1.1 |
| 397 | 2026-03-19T14:10:51.714Z | Downloaded itoa v1.0.17 |
| 398 | 2026-03-19T14:10:51.718Z | Downloaded is_terminal_polyfill v1.70.2 |
| 399 | 2026-03-19T14:10:51.718Z | Downloaded unicode-width v0.2.0 |
| 400 | 2026-03-19T14:10:51.721Z | Downloaded errno v0.3.14 |
| 401 | 2026-03-19T14:10:51.721Z | Downloaded byteorder v1.5.0 |
| 402 | 2026-03-19T14:10:51.724Z | Downloaded unicode-width v0.1.14 |
| 403 | 2026-03-19T14:10:51.728Z | Downloaded typenum v1.19.0 |
| 404 | 2026-03-19T14:10:51.731Z | Downloaded semver v1.0.27 |
| 405 | 2026-03-19T14:10:51.731Z | Downloaded fs-err v3.3.0 |
| 406 | 2026-03-19T14:10:51.731Z | Downloaded thread-id v4.2.2 |
| 407 | 2026-03-19T14:10:51.734Z | Downloaded thiserror-impl v1.0.69 |
| 408 | 2026-03-19T14:10:51.734Z | Downloaded thiserror v2.0.18 |
| 409 | 2026-03-19T14:10:51.737Z | Downloaded percent-encoding v2.3.2 |
| 410 | 2026-03-19T14:10:51.738Z | Downloaded cargo_metadata v0.21.0 |
| 411 | 2026-03-19T14:10:51.741Z | Downloaded anstyle-parse v0.2.7 |
| 412 | 2026-03-19T14:10:51.741Z | Downloaded fnv v1.0.7 |
| 413 | 2026-03-19T14:10:51.741Z | Downloaded equivalent v1.0.2 |
| 414 | 2026-03-19T14:10:51.744Z | Downloaded serde-untagged v0.1.9 |
| 415 | 2026-03-19T14:10:51.747Z | Downloaded num-traits v0.2.19 |
| 416 | 2026-03-19T14:10:51.751Z | Downloaded log v0.4.29 |
| 417 | 2026-03-19T14:10:51.751Z | Downloaded getrandom v0.4.1 |
| 418 | 2026-03-19T14:10:51.754Z | Downloaded pest_derive v2.8.6 |
| 419 | 2026-03-19T14:10:51.758Z | Downloaded clap_derive v4.5.55 |
| 420 | 2026-03-19T14:10:51.763Z | Downloaded pest_generator v2.8.6 |
| 421 | 2026-03-19T14:10:51.766Z | Downloaded litemap v0.8.1 |
| 422 | 2026-03-19T14:10:51.766Z | Downloaded quote v1.0.44 |
| 423 | 2026-03-19T14:10:51.766Z | Downloaded cargo-util-schemas v0.8.2 |
| 424 | 2026-03-19T14:10:51.770Z | Downloaded tempfile v3.25.0 |
| 425 | 2026-03-19T14:10:51.770Z | Downloaded smallvec v1.15.1 |
| 426 | 2026-03-19T14:10:51.773Z | Downloaded serde_tokenstream v0.2.3 |
| 427 | 2026-03-19T14:10:51.773Z | Downloaded scroll v0.12.0 |
| 428 | 2026-03-19T14:10:51.773Z | Downloaded icu_provider v2.1.1 |
| 429 | 2026-03-19T14:10:51.777Z | Downloaded once_cell v1.21.3 |
| 430 | 2026-03-19T14:10:51.780Z | Downloaded serde_derive v1.0.228 |
| 431 | 2026-03-19T14:10:51.783Z | Downloaded icu_properties v2.1.2 |
| 432 | 2026-03-19T14:10:51.794Z | Downloaded serde_core v1.0.228 |
| 433 | 2026-03-19T14:10:51.797Z | Downloaded proc-macro2 v1.0.106 |
| 434 | 2026-03-19T14:10:51.801Z | Downloaded icu_locale_core v2.1.1 |
| 435 | 2026-03-19T14:10:51.804Z | Downloaded sha2 v0.10.9 |
| 436 | 2026-03-19T14:10:51.807Z | Downloaded icu_collections v2.1.1 |
| 437 | 2026-03-19T14:10:51.815Z | Downloaded memchr v2.8.0 |
| 438 | 2026-03-19T14:10:51.826Z | Downloaded icu_normalizer v2.1.1 |
| 439 | 2026-03-19T14:10:51.837Z | Downloaded serde v1.0.228 |
| 440 | 2026-03-19T14:10:51.840Z | Downloaded hashbrown v0.16.1 |
| 441 | 2026-03-19T14:10:51.844Z | Downloaded pest_meta v2.8.6 |
| 442 | 2026-03-19T14:10:51.847Z | Downloaded indexmap v2.13.0 |
| 443 | 2026-03-19T14:10:51.873Z | Downloaded idna v1.1.0 |
| 444 | 2026-03-19T14:10:51.879Z | Downloaded pest v2.8.6 |
| 445 | 2026-03-19T14:10:51.882Z | Downloaded icu_properties_data v2.1.2 |
| 446 | 2026-03-19T14:10:51.890Z | Downloaded serde_json v1.0.149 |
| 447 | 2026-03-19T14:10:51.894Z | Downloaded clap_builder v4.5.60 |
| 448 | 2026-03-19T14:10:51.910Z | Downloaded goblin v0.8.2 |
| 449 | 2026-03-19T14:10:51.914Z | Downloaded syn v1.0.109 |
| 450 | 2026-03-19T14:10:51.922Z | Downloaded tabled v0.15.0 |
| 451 | 2026-03-19T14:10:51.933Z | Downloaded syn v2.0.117 |
| 452 | 2026-03-19T14:10:51.942Z | Downloaded rustix v1.1.3 |
| 453 | 2026-03-19T14:10:51.974Z | Downloaded libc v0.2.180 |
| 454 | 2026-03-19T14:10:52.061Z | Compiling proc-macro2 v1.0.106 |
| 455 | 2026-03-19T14:10:52.065Z | Compiling unicode-ident v1.0.24 |
| 456 | 2026-03-19T14:10:52.065Z | Compiling quote v1.0.44 |
| 457 | 2026-03-19T14:10:52.065Z | Compiling serde_core v1.0.228 |
| 458 | 2026-03-19T14:10:52.065Z | Compiling libc v0.2.180 |
| 459 | 2026-03-19T14:10:52.065Z | Compiling version_check v0.9.5 |
| 460 | 2026-03-19T14:10:52.065Z | Compiling memchr v2.8.0 |
| 461 | 2026-03-19T14:10:52.274Z | Compiling serde v1.0.228 |
| 462 | 2026-03-19T14:10:52.472Z | Compiling stable_deref_trait v1.2.1 |
| 463 | 2026-03-19T14:10:52.568Z | Compiling zmij v1.0.21 |
| 464 | 2026-03-19T14:10:52.770Z | Compiling thiserror v1.0.69 |
| 465 | 2026-03-19T14:10:52.817Z | Compiling autocfg v1.5.0 |
| 466 | 2026-03-19T14:10:53.152Z | Compiling itoa v1.0.17 |
| 467 | 2026-03-19T14:10:53.176Z | Compiling ucd-trie v0.1.7 |
| 468 | 2026-03-19T14:10:53.353Z | Compiling pest v2.8.6 |
| 469 | 2026-03-19T14:10:53.383Z | Compiling writeable v0.6.2 |
| 470 | 2026-03-19T14:10:53.414Z | Compiling litemap v0.8.1 |
| 471 | 2026-03-19T14:10:53.563Z | Compiling icu_properties_data v2.1.2 |
| 472 | 2026-03-19T14:10:53.664Z | Compiling rustix v1.1.3 |
| 473 | 2026-03-19T14:10:53.789Z | Compiling icu_normalizer_data v2.1.1 |
| 474 | 2026-03-19T14:10:53.902Z | Compiling syn v2.0.117 |
| 475 | 2026-03-19T14:10:54.015Z | Compiling byteorder v1.5.0 |
| 476 | 2026-03-19T14:10:54.140Z | Compiling errno v0.3.14 |
| 477 | 2026-03-19T14:10:54.163Z | Compiling bitflags v2.11.0 |
| 478 | 2026-03-19T14:10:54.316Z | Compiling serde_json v1.0.149 |
| 479 | 2026-03-19T14:10:54.514Z | Compiling num-traits v0.2.19 |
| 480 | 2026-03-19T14:10:54.552Z | Compiling typeid v1.0.3 |
| 481 | 2026-03-19T14:10:54.602Z | Compiling smallvec v1.15.1 |
| 482 | 2026-03-19T14:10:54.743Z | Compiling hashbrown v0.16.1 |
| 483 | 2026-03-19T14:10:54.879Z | Compiling pest_meta v2.8.6 |
| 484 | 2026-03-19T14:10:55.070Z | Compiling equivalent v1.0.2 |
| 485 | 2026-03-19T14:10:55.245Z | Compiling thread-id v4.2.2 |
| 486 | 2026-03-19T14:10:55.350Z | Compiling usdt-impl v0.5.0 |
| 487 | 2026-03-19T14:10:55.413Z | Compiling indexmap v2.13.0 |
| 488 | 2026-03-19T14:10:55.477Z | Compiling proc-macro-error-attr v1.0.4 |
| 489 | 2026-03-19T14:10:55.568Z | Compiling toml_write v0.1.2 |
| 490 | 2026-03-19T14:10:55.610Z | Compiling winnow v0.7.14 |
| 491 | 2026-03-19T14:10:55.705Z | Compiling syn v1.0.109 |
| 492 | 2026-03-19T14:10:55.974Z | Compiling erased-serde v0.4.9 |
| 493 | 2026-03-19T14:10:56.381Z | Compiling proc-macro-error v1.0.4 |
| 494 | 2026-03-19T14:10:56.406Z | Compiling thiserror v2.0.18 |
| 495 | 2026-03-19T14:10:56.674Z | Compiling getrandom v0.4.1 |
| 496 | 2026-03-19T14:10:56.899Z | Compiling plain v0.2.3 |
| 497 | 2026-03-19T14:10:57.048Z | Compiling utf8_iter v1.0.4 |
| 498 | 2026-03-19T14:10:57.123Z | Compiling utf8parse v0.2.2 |
| 499 | 2026-03-19T14:10:57.158Z | Compiling camino v1.2.2 |
| 500 | 2026-03-19T14:10:57.247Z | Compiling log v0.4.29 |
| 501 | 2026-03-19T14:10:57.273Z | Compiling percent-encoding v2.3.2 |
| 502 | 2026-03-19T14:10:57.277Z | Compiling anstyle-parse v0.2.7 |
| 503 | 2026-03-19T14:10:57.436Z | Compiling ordered-float v2.10.1 |
| 504 | 2026-03-19T14:10:57.499Z | Compiling form_urlencoded v1.2.2 |
| 505 | 2026-03-19T14:10:57.575Z | Compiling synstructure v0.13.2 |
| 506 | 2026-03-19T14:10:57.679Z | Compiling pest_generator v2.8.6 |
| 507 | 2026-03-19T14:10:57.805Z | Compiling terminal_size v0.4.3 |
| 508 | 2026-03-19T14:10:58.013Z | Compiling colorchoice v1.0.4 |
| 509 | 2026-03-19T14:10:58.126Z | Compiling anstyle v1.0.13 |
| 510 | 2026-03-19T14:10:58.164Z | Compiling anstyle-query v1.1.5 |
| 511 | 2026-03-19T14:10:58.306Z | Compiling cfg-if v1.0.4 |
| 512 | 2026-03-19T14:10:58.329Z | Compiling pretty-hex v0.4.1 |
| 513 | 2026-03-19T14:10:58.401Z | Compiling is_terminal_polyfill v1.70.2 |
| 514 | 2026-03-19T14:10:58.449Z | Compiling serde-untagged v0.1.9 |
| 515 | 2026-03-19T14:10:58.504Z | Compiling anstream v0.6.21 |
| 516 | 2026-03-19T14:10:58.598Z | Compiling semver v1.0.27 |
| 517 | 2026-03-19T14:10:58.666Z | Compiling fs-err v3.3.0 |
| 518 | 2026-03-19T14:10:58.771Z | Compiling fastrand v2.3.0 |
| 519 | 2026-03-19T14:10:58.902Z | Compiling once_cell v1.21.3 |
| 520 | 2026-03-19T14:10:58.926Z | Compiling strsim v0.11.1 |
| 521 | 2026-03-19T14:10:59.031Z | Compiling unicode-width v0.1.14 |
| 522 | 2026-03-19T14:10:59.055Z | Compiling fnv v1.0.7 |
| 523 | 2026-03-19T14:10:59.118Z | Compiling heck v0.5.0 |
| 524 | 2026-03-19T14:10:59.180Z | Compiling heck v0.4.1 |
| 525 | 2026-03-19T14:10:59.205Z | Compiling unicode-xid v0.2.6 |
| 526 | 2026-03-19T14:10:59.385Z | Compiling bytecount v0.6.9 |
| 527 | 2026-03-19T14:10:59.389Z | Compiling anyhow v1.0.102 |
| 528 | 2026-03-19T14:10:59.438Z | Compiling clap_lex v1.0.0 |
| 529 | 2026-03-19T14:10:59.472Z | Compiling tempfile v3.25.0 |
| 530 | 2026-03-19T14:10:59.556Z | Compiling papergrid v0.11.0 |
| 531 | 2026-03-19T14:10:59.742Z | Compiling clap_builder v4.5.60 |
| 532 | 2026-03-19T14:10:59.906Z | Compiling memmap v0.7.0 |
| 533 | 2026-03-19T14:10:59.973Z | Compiling smawk v0.3.2 |
| 534 | 2026-03-19T14:11:00.102Z | Compiling unicode-linebreak v0.1.5 |
| 535 | 2026-03-19T14:11:00.173Z | Compiling unicode-width v0.2.0 |
| 536 | 2026-03-19T14:11:00.195Z | Compiling serde_derive v1.0.228 |
| 537 | 2026-03-19T14:11:00.410Z | Compiling zerofrom-derive v0.1.6 |
| 538 | 2026-03-19T14:11:00.500Z | Compiling yoke-derive v0.8.1 |
| 539 | 2026-03-19T14:11:00.644Z | Compiling zerovec-derive v0.11.2 |
| 540 | 2026-03-19T14:11:00.732Z | Compiling displaydoc v0.2.5 |
| 541 | 2026-03-19T14:11:01.577Z | Compiling thiserror-impl v1.0.69 |
| 542 | 2026-03-19T14:11:01.720Z | Compiling zerocopy-derive v0.7.35 |
| 543 | 2026-03-19T14:11:02.131Z | Compiling pest_derive v2.8.6 |
| 544 | 2026-03-19T14:11:02.156Z | Compiling scroll_derive v0.12.1 |
| 545 | 2026-03-19T14:11:02.374Z | Compiling zerofrom v0.1.6 |
| 546 | 2026-03-19T14:11:02.546Z | Compiling yoke v0.8.1 |
| 547 | 2026-03-19T14:11:02.668Z | Compiling thiserror-impl v2.0.18 |
| 548 | 2026-03-19T14:11:02.801Z | Compiling zerovec v0.11.5 |
| 549 | 2026-03-19T14:11:02.902Z | Compiling zerotrie v0.2.3 |
| 550 | 2026-03-19T14:11:03.039Z | Compiling zerocopy v0.7.35 |
| 551 | 2026-03-19T14:11:03.298Z | Compiling scroll v0.12.0 |
| 552 | 2026-03-19T14:11:03.459Z | Compiling tinystr v0.8.2 |
| 553 | 2026-03-19T14:11:03.502Z | Compiling potential_utf v0.1.4 |
| 554 | 2026-03-19T14:11:03.653Z | Compiling dtrace-parser v0.2.0 |
| 555 | 2026-03-19T14:11:03.716Z | Compiling icu_locale_core v2.1.1 |
| 556 | 2026-03-19T14:11:03.741Z | Compiling icu_collections v2.1.1 |
| 557 | 2026-03-19T14:11:03.828Z | Compiling goblin v0.8.2 |
| 558 | 2026-03-19T14:11:04.046Z | Compiling tabled_derive v0.7.0 |
| 559 | 2026-03-19T14:11:04.418Z | Compiling clap_derive v4.5.55 |
| 560 | 2026-03-19T14:11:04.648Z | Compiling icu_provider v2.1.1 |
| 561 | 2026-03-19T14:11:04.712Z | Compiling textwrap v0.16.2 |
| 562 | 2026-03-19T14:11:04.961Z | Compiling icu_properties v2.1.2 |
| 563 | 2026-03-19T14:11:04.987Z | Compiling icu_normalizer v2.1.1 |
| 564 | 2026-03-19T14:11:05.052Z | Compiling toml_datetime v0.6.11 |
| 565 | 2026-03-19T14:11:06.699Z | Compiling serde_spanned v0.6.9 |
| 566 | 2026-03-19T14:11:06.730Z | Compiling dof v0.3.0 |
| 567 | 2026-03-19T14:11:06.730Z | Compiling toml_edit v0.22.27 |
| 568 | 2026-03-19T14:11:06.730Z | Compiling serde_tokenstream v0.2.3 |
| 569 | 2026-03-19T14:11:06.730Z | Compiling serde-value v0.7.0 |
| 570 | 2026-03-19T14:11:06.730Z | Compiling cargo-platform v0.2.0 |
| 571 | 2026-03-19T14:11:06.730Z | Compiling tabled v0.15.0 |
| 572 | 2026-03-19T14:11:06.730Z | Compiling macaddr v1.0.1 |
| 573 | 2026-03-19T14:11:06.749Z | Compiling idna_adapter v1.2.1 |
| 574 | 2026-03-19T14:11:06.749Z | Compiling idna v1.1.0 |
| 575 | 2026-03-19T14:11:06.749Z | Compiling camino-tempfile v1.4.1 |
| 576 | 2026-03-19T14:11:06.749Z | Compiling swrite v0.1.0 |
| 577 | 2026-03-19T14:11:06.749Z | Compiling usdt-macro v0.5.0 |
| 578 | 2026-03-19T14:11:06.749Z | Compiling usdt-attr-macro v0.5.0 |
| 579 | 2026-03-19T14:11:07.031Z | Compiling clap v4.5.60 |
| 580 | 2026-03-19T14:11:07.038Z | Compiling url v2.5.8 |
| 581 | 2026-03-19T14:11:07.364Z | Compiling toml v0.8.23 |
| 582 | 2026-03-19T14:11:07.699Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 583 | 2026-03-19T14:11:07.928Z | Compiling cargo-util-schemas v0.8.2 |
| 584 | 2026-03-19T14:11:08.092Z | Compiling cargo_toml v0.21.0 |
| 585 | 2026-03-19T14:11:08.092Z | Compiling usdt v0.5.0 |
| 586 | 2026-03-19T14:11:09.149Z | Compiling cargo_metadata v0.21.0 |
| 587 | 2026-03-19T14:11:10.451Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 588 | 2026-03-19T14:11:13.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.96s |
| 589 | 2026-03-19T14:11:13.568Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 590 | 2026-03-19T14:11:14.305Z | Downloading crates ... |
| 591 | 2026-03-19T14:11:14.418Z | Downloaded assert_matches v1.5.0 |
| 592 | 2026-03-19T14:11:14.421Z | Downloaded argon2 v0.5.3 |
| 593 | 2026-03-19T14:11:14.425Z | Downloaded block-padding v0.3.3 |
| 594 | 2026-03-19T14:11:14.428Z | Downloaded bitfield-struct v0.6.2 |
| 595 | 2026-03-19T14:11:14.428Z | Downloaded aead v0.5.2 |
| 596 | 2026-03-19T14:11:14.432Z | Downloaded cancel-safe-futures v0.1.5 |
| 597 | 2026-03-19T14:11:14.435Z | Downloaded cstr-argument v0.1.2 |
| 598 | 2026-03-19T14:11:14.439Z | Downloaded adler2 v2.0.1 |
| 599 | 2026-03-19T14:11:14.439Z | Downloaded crunchy v0.2.4 |
| 600 | 2026-03-19T14:11:14.442Z | Downloaded arrayref v0.3.9 |
| 601 | 2026-03-19T14:11:14.442Z | Downloaded crc8 v0.1.1 |
| 602 | 2026-03-19T14:11:14.445Z | Downloaded crucible-workspace-hack v0.1.0 |
| 603 | 2026-03-19T14:11:14.445Z | Downloaded cpufeatures v0.3.0 |
| 604 | 2026-03-19T14:11:14.449Z | Downloaded cipher v0.4.4 |
| 605 | 2026-03-19T14:11:14.449Z | Downloaded array-init v0.0.4 |
| 606 | 2026-03-19T14:11:14.452Z | Downloaded critical-section v1.2.0 |
| 607 | 2026-03-19T14:11:14.452Z | Downloaded cfg_aliases v0.2.1 |
| 608 | 2026-03-19T14:11:14.455Z | Downloaded cassowary v0.3.0 |
| 609 | 2026-03-19T14:11:14.455Z | Downloaded ascii-canvas v3.0.0 |
| 610 | 2026-03-19T14:11:14.455Z | Downloaded async-stream v0.3.6 |
| 611 | 2026-03-19T14:11:14.458Z | Downloaded arrayvec v0.7.6 |
| 612 | 2026-03-19T14:11:14.461Z | Downloaded crypto-bigint v0.5.5 |
| 613 | 2026-03-19T14:11:14.465Z | Downloaded ff v0.13.1 |
| 614 | 2026-03-19T14:11:14.468Z | Downloaded derive-ex v0.1.8 |
| 615 | 2026-03-19T14:11:14.468Z | Downloaded crossbeam-channel v0.5.15 |
| 616 | 2026-03-19T14:11:14.471Z | Downloaded dirs-next v2.0.0 |
| 617 | 2026-03-19T14:11:14.471Z | Downloaded base16ct v1.0.0 |
| 618 | 2026-03-19T14:11:14.474Z | Downloaded dirs-sys-next v0.1.2 |
| 619 | 2026-03-19T14:11:14.474Z | Downloaded csv-core v0.1.13 |
| 620 | 2026-03-19T14:11:14.478Z | Downloaded darling_macro v0.23.0 |
| 621 | 2026-03-19T14:11:14.478Z | Downloaded darling_macro v0.20.11 |
| 622 | 2026-03-19T14:11:14.478Z | Downloaded crc v3.4.0 |
| 623 | 2026-03-19T14:11:14.481Z | Downloaded difflib v0.4.0 |
| 624 | 2026-03-19T14:11:14.481Z | Downloaded cobs v0.3.0 |
| 625 | 2026-03-19T14:11:14.481Z | Downloaded colored v3.1.1 |
| 626 | 2026-03-19T14:11:14.484Z | Downloaded ed25519 v2.2.3 |
| 627 | 2026-03-19T14:11:14.487Z | Downloaded derive_builder_macro v0.20.2 |
| 628 | 2026-03-19T14:11:14.487Z | Downloaded darling v0.23.0 |
| 629 | 2026-03-19T14:11:14.491Z | Downloaded derive_more v0.99.20 |
| 630 | 2026-03-19T14:11:14.494Z | Downloaded foreign-types-shared v0.1.1 |
| 631 | 2026-03-19T14:11:14.497Z | Downloaded base16ct v0.2.0 |
| 632 | 2026-03-19T14:11:14.497Z | Downloaded darling_macro v0.21.3 |
| 633 | 2026-03-19T14:11:14.497Z | Downloaded darling v0.21.3 |
| 634 | 2026-03-19T14:11:14.502Z | Downloaded dyn-clone v1.0.20 |
| 635 | 2026-03-19T14:11:14.505Z | Downloaded bb8 v0.8.6 |
| 636 | 2026-03-19T14:11:14.505Z | Downloaded downcast-rs v2.0.2 |
| 637 | 2026-03-19T14:11:14.508Z | Downloaded flagset v0.4.7 |
| 638 | 2026-03-19T14:11:14.508Z | Downloaded env_filter v1.0.0 |
| 639 | 2026-03-19T14:11:14.512Z | Downloaded enum-as-inner v0.6.1 |
| 640 | 2026-03-19T14:11:14.512Z | Downloaded atty v0.2.14 |
| 641 | 2026-03-19T14:11:14.512Z | Downloaded atomicwrites v0.4.4 |
| 642 | 2026-03-19T14:11:14.515Z | Downloaded document-features v0.2.12 |
| 643 | 2026-03-19T14:11:14.515Z | Downloaded fd-lock v4.0.4 |
| 644 | 2026-03-19T14:11:14.518Z | Downloaded convert_case v0.4.0 |
| 645 | 2026-03-19T14:11:14.518Z | Downloaded daft-derive v0.1.5 |
| 646 | 2026-03-19T14:11:14.521Z | Downloaded foreign-types v0.3.2 |
| 647 | 2026-03-19T14:11:14.521Z | Downloaded dtrace-parser v0.3.0 |
| 648 | 2026-03-19T14:11:14.525Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 649 | 2026-03-19T14:11:14.525Z | Downloaded ciborium-ll v0.2.2 |
| 650 | 2026-03-19T14:11:14.525Z | Downloaded debug-ignore v1.0.5 |
| 651 | 2026-03-19T14:11:14.528Z | Downloaded crc-catalog v2.4.0 |
| 652 | 2026-03-19T14:11:14.528Z | Downloaded foreign-types v0.5.0 |
| 653 | 2026-03-19T14:11:14.531Z | Downloaded cmake v0.1.57 |
| 654 | 2026-03-19T14:11:14.531Z | Downloaded ciborium-io v0.2.2 |
| 655 | 2026-03-19T14:11:14.531Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 656 | 2026-03-19T14:11:14.531Z | Downloaded endian-type v0.1.2 |
| 657 | 2026-03-19T14:11:14.535Z | Downloaded cfg_aliases v0.1.1 |
| 658 | 2026-03-19T14:11:14.535Z | Downloaded dsl_auto_type v0.2.0 |
| 659 | 2026-03-19T14:11:14.535Z | Downloaded cargo-platform v0.1.9 |
| 660 | 2026-03-19T14:11:14.538Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 661 | 2026-03-19T14:11:14.538Z | Downloaded convert_case v0.10.0 |
| 662 | 2026-03-19T14:11:14.538Z | Downloaded bit-vec v0.8.0 |
| 663 | 2026-03-19T14:11:14.541Z | Downloaded defmt-parser v1.0.0 |
| 664 | 2026-03-19T14:11:14.541Z | Downloaded bit-vec v0.6.3 |
| 665 | 2026-03-19T14:11:14.544Z | Downloaded foreign-types-macros v0.2.3 |
| 666 | 2026-03-19T14:11:14.545Z | Downloaded funty v2.0.0 |
| 667 | 2026-03-19T14:11:14.545Z | Downloaded bcs v0.1.6 |
| 668 | 2026-03-19T14:11:14.548Z | Downloaded castaway v0.2.4 |
| 669 | 2026-03-19T14:11:14.548Z | Downloaded bit-set v0.5.3 |
| 670 | 2026-03-19T14:11:14.548Z | Downloaded embedded-io v0.4.0 |
| 671 | 2026-03-19T14:11:14.551Z | Downloaded float-ord v0.3.2 |
| 672 | 2026-03-19T14:11:14.551Z | Downloaded float-cmp v0.10.0 |
| 673 | 2026-03-19T14:11:14.574Z | Downloaded defmt v0.3.100 |
| 674 | 2026-03-19T14:11:14.574Z | Downloaded foreign-types-shared v0.3.1 |
| 675 | 2026-03-19T14:11:14.574Z | Downloaded dof v0.4.0 |
| 676 | 2026-03-19T14:11:14.574Z | Downloaded bitfield-macros v0.19.4 |
| 677 | 2026-03-19T14:11:14.574Z | Downloaded futures-task v0.3.32 |
| 678 | 2026-03-19T14:11:14.574Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 679 | 2026-03-19T14:11:14.574Z | Downloaded ctr v0.9.2 |
| 680 | 2026-03-19T14:11:14.574Z | Downloaded fixedbitset v0.4.2 |
| 681 | 2026-03-19T14:11:14.574Z | Downloaded embedded-io v0.6.1 |
| 682 | 2026-03-19T14:11:14.574Z | Downloaded display-error-chain v0.2.2 |
| 683 | 2026-03-19T14:11:14.574Z | Downloaded deranged v0.5.8 |
| 684 | 2026-03-19T14:11:14.574Z | Downloaded diesel-dtrace v0.5.0 |
| 685 | 2026-03-19T14:11:14.574Z | Downloaded data-encoding v2.10.0 |
| 686 | 2026-03-19T14:11:14.574Z | Downloaded futures-io v0.3.32 |
| 687 | 2026-03-19T14:11:14.574Z | Downloaded darling_core v0.23.0 |
| 688 | 2026-03-19T14:11:14.574Z | Downloaded hash32 v0.3.1 |
| 689 | 2026-03-19T14:11:14.579Z | Downloaded futures-sink v0.3.32 |
| 690 | 2026-03-19T14:11:14.579Z | Downloaded futures-macro v0.3.32 |
| 691 | 2026-03-19T14:11:14.579Z | Downloaded gethostname v0.5.0 |
| 692 | 2026-03-19T14:11:14.579Z | Downloaded crossbeam-deque v0.8.6 |
| 693 | 2026-03-19T14:11:14.579Z | Downloaded ghash v0.5.1 |
| 694 | 2026-03-19T14:11:14.583Z | Downloaded headers-core v0.3.0 |
| 695 | 2026-03-19T14:11:14.583Z | Downloaded hash32 v0.2.1 |
| 696 | 2026-03-19T14:11:14.583Z | Downloaded hex-literal v0.4.1 |
| 697 | 2026-03-19T14:11:14.586Z | Downloaded git-stub v1.0.0 |
| 698 | 2026-03-19T14:11:14.586Z | Downloaded fxhash v0.2.1 |
| 699 | 2026-03-19T14:11:14.586Z | Downloaded fixedbitset v0.5.7 |
| 700 | 2026-03-19T14:11:14.590Z | Downloaded darling v0.20.11 |
| 701 | 2026-03-19T14:11:14.593Z | Downloaded bit-set v0.8.0 |
| 702 | 2026-03-19T14:11:14.593Z | Downloaded fs_extra v1.3.0 |
| 703 | 2026-03-19T14:11:14.598Z | Downloaded hostname v0.3.1 |
| 704 | 2026-03-19T14:11:14.598Z | Downloaded hostname v0.4.2 |
| 705 | 2026-03-19T14:11:14.602Z | Downloaded cargo_metadata v0.19.2 |
| 706 | 2026-03-19T14:11:14.602Z | Downloaded http-range v0.1.5 |
| 707 | 2026-03-19T14:11:14.602Z | Downloaded http-body v1.0.1 |
| 708 | 2026-03-19T14:11:14.602Z | Downloaded base64ct v1.8.3 |
| 709 | 2026-03-19T14:11:14.605Z | Downloaded env_logger v0.11.9 |
| 710 | 2026-03-19T14:11:14.605Z | Downloaded bitflags v1.3.2 |
| 711 | 2026-03-19T14:11:14.609Z | Downloaded dunce v1.0.5 |
| 712 | 2026-03-19T14:11:14.609Z | Downloaded der_derive v0.7.3 |
| 713 | 2026-03-19T14:11:14.612Z | Downloaded erased-serde v0.3.31 |
| 714 | 2026-03-19T14:11:14.612Z | Downloaded globwalk v0.9.1 |
| 715 | 2026-03-19T14:11:14.615Z | Downloaded find-msvc-tools v0.1.9 |
| 716 | 2026-03-19T14:11:14.615Z | Downloaded const_format_proc_macros v0.2.34 |
| 717 | 2026-03-19T14:11:14.618Z | Downloaded console v0.15.11 |
| 718 | 2026-03-19T14:11:14.622Z | Downloaded derive_builder_core v0.20.2 |
| 719 | 2026-03-19T14:11:14.622Z | Downloaded hex v0.4.3 |
| 720 | 2026-03-19T14:11:14.625Z | Downloaded foldhash v0.1.5 |
| 721 | 2026-03-19T14:11:14.625Z | Downloaded foldhash v0.2.0 |
| 722 | 2026-03-19T14:11:14.625Z | Downloaded filetime v0.2.27 |
| 723 | 2026-03-19T14:11:14.631Z | Downloaded defmt v1.0.1 |
| 724 | 2026-03-19T14:11:14.635Z | Downloaded hubpack_derive v0.1.1 |
| 725 | 2026-03-19T14:11:14.635Z | Downloaded crossbeam-epoch v0.9.18 |
| 726 | 2026-03-19T14:11:14.635Z | Downloaded bitfield v0.19.4 |
| 727 | 2026-03-19T14:11:14.635Z | Downloaded diff v0.1.13 |
| 728 | 2026-03-19T14:11:14.639Z | Downloaded indoc v1.0.9 |
| 729 | 2026-03-19T14:11:14.639Z | Downloaded defmt-macros v1.0.1 |
| 730 | 2026-03-19T14:11:14.643Z | Downloaded glob v0.3.3 |
| 731 | 2026-03-19T14:11:14.658Z | Downloaded is_ci v1.2.0 |
| 732 | 2026-03-19T14:11:14.661Z | Downloaded instability v0.3.11 |
| 733 | 2026-03-19T14:11:14.661Z | Downloaded highway v1.3.0 |
| 734 | 2026-03-19T14:11:14.662Z | Downloaded indent_write v2.2.0 |
| 735 | 2026-03-19T14:11:14.665Z | Downloaded inout v0.1.4 |
| 736 | 2026-03-19T14:11:14.666Z | Downloaded ident_case v1.0.1 |
| 737 | 2026-03-19T14:11:14.666Z | Downloaded is-terminal v0.4.17 |
| 738 | 2026-03-19T14:11:14.669Z | Downloaded keccak v0.1.6 |
| 739 | 2026-03-19T14:11:14.669Z | Downloaded kstat-rs v0.2.4 |
| 740 | 2026-03-19T14:11:14.669Z | Downloaded git-stub-vcs v0.1.0 |
| 741 | 2026-03-19T14:11:14.673Z | Downloaded backoff v0.4.0 |
| 742 | 2026-03-19T14:11:14.673Z | Downloaded lalrpop-util v0.19.12 |
| 743 | 2026-03-19T14:11:14.676Z | Downloaded internet-checksum v0.2.1 |
| 744 | 2026-03-19T14:11:14.676Z | Downloaded des v0.8.1 |
| 745 | 2026-03-19T14:11:14.676Z | Downloaded clang-sys v1.8.1 |
| 746 | 2026-03-19T14:11:14.679Z | Downloaded backon v1.6.0 |
| 747 | 2026-03-19T14:11:14.682Z | Downloaded http-body-util v0.1.3 |
| 748 | 2026-03-19T14:11:14.683Z | Downloaded futures-core v0.3.32 |
| 749 | 2026-03-19T14:11:14.686Z | Downloaded derive_builder v0.20.2 |
| 750 | 2026-03-19T14:11:14.689Z | Downloaded group v0.13.0 |
| 751 | 2026-03-19T14:11:14.689Z | Downloaded crossbeam-utils v0.8.21 |
| 752 | 2026-03-19T14:11:14.692Z | Downloaded cookie_store v0.22.1 |
| 753 | 2026-03-19T14:11:14.695Z | Downloaded futures-executor v0.3.32 |
| 754 | 2026-03-19T14:11:14.696Z | Downloaded ciborium v0.2.2 |
| 755 | 2026-03-19T14:11:14.699Z | Downloaded lru v0.12.5 |
| 756 | 2026-03-19T14:11:14.699Z | Downloaded cargo_toml v0.22.3 |
| 757 | 2026-03-19T14:11:14.699Z | Downloaded ahash v0.8.12 |
| 758 | 2026-03-19T14:11:14.702Z | Downloaded const-oid v0.9.6 |
| 759 | 2026-03-19T14:11:14.705Z | Downloaded fallible-iterator v0.2.0 |
| 760 | 2026-03-19T14:11:14.706Z | Downloaded cexpr v0.6.0 |
| 761 | 2026-03-19T14:11:14.709Z | Downloaded managed v0.8.0 |
| 762 | 2026-03-19T14:11:14.709Z | Downloaded libscf-sys v1.1.0 |
| 763 | 2026-03-19T14:11:14.709Z | Downloaded half v1.8.3 |
| 764 | 2026-03-19T14:11:14.712Z | Downloaded lru-slab v0.1.2 |
| 765 | 2026-03-19T14:11:14.712Z | Downloaded lru-cache v0.1.2 |
| 766 | 2026-03-19T14:11:14.712Z | Downloaded match_cfg v0.1.0 |
| 767 | 2026-03-19T14:11:14.716Z | Downloaded memoffset v0.9.1 |
| 768 | 2026-03-19T14:11:14.716Z | Downloaded md5 v0.7.0 |
| 769 | 2026-03-19T14:11:14.716Z | Downloaded mime v0.3.17 |
| 770 | 2026-03-19T14:11:14.719Z | Downloaded bzip2 v0.6.1 |
| 771 | 2026-03-19T14:11:14.719Z | Downloaded buf-list v1.1.2 |
| 772 | 2026-03-19T14:11:14.722Z | Downloaded nibble_vec v0.1.0 |
| 773 | 2026-03-19T14:11:14.722Z | Downloaded multimap v0.10.1 |
| 774 | 2026-03-19T14:11:14.725Z | Downloaded md-5 v0.10.6 |
| 775 | 2026-03-19T14:11:14.726Z | Downloaded crc32fast v1.5.0 |
| 776 | 2026-03-19T14:11:14.729Z | Downloaded console v0.16.2 |
| 777 | 2026-03-19T14:11:14.729Z | Downloaded ipnet v2.11.0 |
| 778 | 2026-03-19T14:11:14.733Z | Downloaded colored v2.2.0 |
| 779 | 2026-03-19T14:11:14.733Z | Downloaded hickory-client v0.25.2 |
| 780 | 2026-03-19T14:11:14.736Z | Downloaded hubpack v0.1.2 |
| 781 | 2026-03-19T14:11:14.737Z | Downloaded futures-channel v0.3.32 |
| 782 | 2026-03-19T14:11:14.737Z | Downloaded bzip2 v0.4.4 |
| 783 | 2026-03-19T14:11:14.740Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 784 | 2026-03-19T14:11:14.745Z | Downloaded newtype_derive v0.1.6 |
| 785 | 2026-03-19T14:11:14.745Z | Downloaded newline-converter v0.3.0 |
| 786 | 2026-03-19T14:11:14.745Z | Downloaded nodrop v0.1.14 |
| 787 | 2026-03-19T14:11:14.748Z | Downloaded new_debug_unreachable v1.0.6 |
| 788 | 2026-03-19T14:11:14.748Z | Downloaded libefi-sys v0.1.0 |
| 789 | 2026-03-19T14:11:14.748Z | Downloaded normalize-line-endings v0.3.0 |
| 790 | 2026-03-19T14:11:14.748Z | Downloaded nonempty v0.12.0 |
| 791 | 2026-03-19T14:11:14.748Z | Downloaded jobserver v0.1.34 |
| 792 | 2026-03-19T14:11:14.752Z | Downloaded blake2 v0.10.6 |
| 793 | 2026-03-19T14:11:14.755Z | Downloaded num-derive v0.3.3 |
| 794 | 2026-03-19T14:11:14.755Z | Downloaded libloading v0.8.9 |
| 795 | 2026-03-19T14:11:14.758Z | Downloaded libsw v3.5.0 |
| 796 | 2026-03-19T14:11:14.758Z | Downloaded hmac v0.12.1 |
| 797 | 2026-03-19T14:11:14.762Z | Downloaded derive-where v1.6.0 |
| 798 | 2026-03-19T14:11:14.765Z | Downloaded newtype-uuid-macros v0.1.0 |
| 799 | 2026-03-19T14:11:14.765Z | Downloaded indoc v2.0.7 |
| 800 | 2026-03-19T14:11:14.768Z | Downloaded getrandom v0.2.17 |
| 801 | 2026-03-19T14:11:14.771Z | Downloaded fatfs v0.3.6 |
| 802 | 2026-03-19T14:11:14.774Z | Downloaded num v0.4.3 |
| 803 | 2026-03-19T14:11:14.774Z | Downloaded linked-hash-map v0.5.6 |
| 804 | 2026-03-19T14:11:14.774Z | Downloaded num-iter v0.1.45 |
| 805 | 2026-03-19T14:11:14.777Z | Downloaded num-derive v0.4.2 |
| 806 | 2026-03-19T14:11:14.777Z | Downloaded humantime v2.3.0 |
| 807 | 2026-03-19T14:11:14.781Z | Downloaded flume v0.11.1 |
| 808 | 2026-03-19T14:11:14.784Z | Downloaded openssl-probe v0.1.6 |
| 809 | 2026-03-19T14:11:14.784Z | Downloaded maplit v1.0.2 |
| 810 | 2026-03-19T14:11:14.784Z | Downloaded lock_api v0.4.14 |
| 811 | 2026-03-19T14:11:14.787Z | Downloaded linear-map v1.2.0 |
| 812 | 2026-03-19T14:11:14.787Z | Downloaded openssl-probe v0.2.1 |
| 813 | 2026-03-19T14:11:14.787Z | Downloaded openssl-macros v0.1.1 |
| 814 | 2026-03-19T14:11:14.790Z | Downloaded maybe-uninit v2.0.0 |
| 815 | 2026-03-19T14:11:14.790Z | Downloaded darling_core v0.21.3 |
| 816 | 2026-03-19T14:11:14.793Z | Downloaded oso-derive v0.27.3 |
| 817 | 2026-03-19T14:11:14.797Z | Downloaded opaque-debug v0.3.1 |
| 818 | 2026-03-19T14:11:14.797Z | Downloaded packed_struct_codegen v0.10.1 |
| 819 | 2026-03-19T14:11:14.797Z | Downloaded nanorand v0.7.0 |
| 820 | 2026-03-19T14:11:14.800Z | Downloaded multer v3.1.0 |
| 821 | 2026-03-19T14:11:14.804Z | Downloaded darling_core v0.20.11 |
| 822 | 2026-03-19T14:11:14.807Z | Downloaded libsw-core v0.3.2 |
| 823 | 2026-03-19T14:11:14.807Z | Downloaded half v2.7.1 |
| 824 | 2026-03-19T14:11:14.811Z | Downloaded crc-any v2.5.0 |
| 825 | 2026-03-19T14:11:14.814Z | Downloaded futures v0.3.32 |
| 826 | 2026-03-19T14:11:14.817Z | Downloaded getrandom v0.3.4 |
| 827 | 2026-03-19T14:11:14.820Z | Downloaded ingot v0.1.1 |
| 828 | 2026-03-19T14:11:14.820Z | Downloaded newtype-uuid v1.3.2 |
| 829 | 2026-03-19T14:11:14.824Z | Downloaded hyper-rustls v0.27.7 |
| 830 | 2026-03-19T14:11:14.824Z | Downloaded parse-size v1.1.0 |
| 831 | 2026-03-19T14:11:14.827Z | Downloaded parse-display v0.10.0 |
| 832 | 2026-03-19T14:11:14.827Z | Downloaded olpc-cjson v0.1.4 |
| 833 | 2026-03-19T14:11:14.827Z | Downloaded num_threads v0.1.7 |
| 834 | 2026-03-19T14:11:14.827Z | Downloaded num_enum_derive v0.5.11 |
| 835 | 2026-03-19T14:11:14.831Z | Downloaded compact_str v0.8.1 |
| 836 | 2026-03-19T14:11:14.836Z | Downloaded phf_shared v0.11.3 |
| 837 | 2026-03-19T14:11:14.836Z | Downloaded chacha20poly1305 v0.10.1 |
| 838 | 2026-03-19T14:11:14.839Z | Downloaded ingot-types v0.1.2 |
| 839 | 2026-03-19T14:11:14.839Z | Downloaded ingot-macros v0.1.1 |
| 840 | 2026-03-19T14:11:14.839Z | Downloaded path-slash v0.1.5 |
| 841 | 2026-03-19T14:11:14.839Z | Downloaded chacha20 v0.10.0 |
| 842 | 2026-03-19T14:11:14.843Z | Downloaded pbkdf2 v0.12.2 |
| 843 | 2026-03-19T14:11:14.843Z | Downloaded arc-swap v1.8.2 |
| 844 | 2026-03-19T14:11:14.847Z | Downloaded num_enum_derive v0.7.5 |
| 845 | 2026-03-19T14:11:14.847Z | Downloaded num_enum v0.7.5 |
| 846 | 2026-03-19T14:11:14.850Z | Downloaded peg-runtime v0.8.5 |
| 847 | 2026-03-19T14:11:14.854Z | Downloaded num-complex v0.4.6 |
| 848 | 2026-03-19T14:11:14.854Z | Downloaded iana-time-zone v0.1.65 |
| 849 | 2026-03-19T14:11:14.857Z | Downloaded derive_more v2.1.1 |
| 850 | 2026-03-19T14:11:14.864Z | Downloaded powerfmt v0.2.0 |
| 851 | 2026-03-19T14:11:14.867Z | Downloaded oxnet v0.1.4 |
| 852 | 2026-03-19T14:11:14.868Z | Downloaded oxide-tokio-rt v0.1.3 |
| 853 | 2026-03-19T14:11:14.871Z | Downloaded pin-utils v0.1.0 |
| 854 | 2026-03-19T14:11:14.871Z | Downloaded predicates-core v1.0.10 |
| 855 | 2026-03-19T14:11:14.874Z | Downloaded predicates-tree v1.0.13 |
| 856 | 2026-03-19T14:11:14.874Z | Downloaded precomputed-hash v0.1.1 |
| 857 | 2026-03-19T14:11:14.874Z | Downloaded proc-macro-crate v1.3.1 |
| 858 | 2026-03-19T14:11:14.874Z | Downloaded num-rational v0.4.2 |
| 859 | 2026-03-19T14:11:14.878Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 860 | 2026-03-19T14:11:14.878Z | Downloaded num-integer v0.1.46 |
| 861 | 2026-03-19T14:11:14.881Z | Downloaded phf_shared v0.12.1 |
| 862 | 2026-03-19T14:11:14.881Z | Downloaded mime_guess v2.0.5 |
| 863 | 2026-03-19T14:11:14.881Z | Downloaded headers v0.4.1 |
| 864 | 2026-03-19T14:11:14.888Z | Downloaded memmap2 v0.9.10 |
| 865 | 2026-03-19T14:11:14.888Z | Downloaded ignore v0.4.25 |
| 866 | 2026-03-19T14:11:14.891Z | Downloaded litrs v1.0.0 |
| 867 | 2026-03-19T14:11:14.891Z | Downloaded base64 v0.22.1 |
| 868 | 2026-03-19T14:11:14.895Z | Downloaded httparse v1.10.1 |
| 869 | 2026-03-19T14:11:14.898Z | Downloaded drift v0.1.3 |
| 870 | 2026-03-19T14:11:14.902Z | Downloaded pbkdf2 v0.11.0 |
| 871 | 2026-03-19T14:11:14.905Z | Downloaded quick-error v1.2.3 |
| 872 | 2026-03-19T14:11:14.905Z | Downloaded psl-types v2.0.11 |
| 873 | 2026-03-19T14:11:14.908Z | Downloaded password-hash v0.4.2 |
| 874 | 2026-03-19T14:11:14.908Z | Downloaded parse-display-derive v0.10.0 |
| 875 | 2026-03-19T14:11:14.911Z | Downloaded packed_struct v0.10.1 |
| 876 | 2026-03-19T14:11:14.911Z | Downloaded indexmap v1.9.3 |
| 877 | 2026-03-19T14:11:14.915Z | Downloaded native-tls v0.2.18 |
| 878 | 2026-03-19T14:11:14.915Z | Downloaded peg-macros v0.8.5 |
| 879 | 2026-03-19T14:11:14.919Z | Downloaded lzss v0.8.2 |
| 880 | 2026-03-19T14:11:14.919Z | Downloaded lazy_static v1.5.0 |
| 881 | 2026-03-19T14:11:14.922Z | Downloaded proc-macro-crate v3.4.0 |
| 882 | 2026-03-19T14:11:14.922Z | Downloaded parking_lot_core v0.8.6 |
| 883 | 2026-03-19T14:11:14.925Z | Downloaded cc v1.2.56 |
| 884 | 2026-03-19T14:11:14.928Z | Downloaded dropshot_endpoint v0.16.7 |
| 885 | 2026-03-19T14:11:14.928Z | Downloaded base64 v0.21.7 |
| 886 | 2026-03-19T14:11:14.931Z | Downloaded radium v0.7.0 |
| 887 | 2026-03-19T14:11:14.939Z | Downloaded poly1305 v0.8.0 |
| 888 | 2026-03-19T14:11:14.939Z | Downloaded progenitor-macro v0.10.0 |
| 889 | 2026-03-19T14:11:14.939Z | Downloaded progenitor-macro v0.11.2 |
| 890 | 2026-03-19T14:11:14.939Z | Downloaded progenitor-client v0.11.2 |
| 891 | 2026-03-19T14:11:14.939Z | Downloaded progenitor-macro v0.13.0 |
| 892 | 2026-03-19T14:11:14.943Z | Downloaded polyval v0.6.2 |
| 893 | 2026-03-19T14:11:14.943Z | Downloaded ed25519-dalek v2.2.0 |
| 894 | 2026-03-19T14:11:14.946Z | Downloaded pkg-config v0.3.32 |
| 895 | 2026-03-19T14:11:14.946Z | Downloaded peg v0.8.5 |
| 896 | 2026-03-19T14:11:14.950Z | Downloaded predicates v3.1.4 |
| 897 | 2026-03-19T14:11:14.954Z | Downloaded progenitor-client v0.10.0 |
| 898 | 2026-03-19T14:11:14.954Z | Downloaded rand_xorshift v0.4.0 |
| 899 | 2026-03-19T14:11:14.954Z | Downloaded proc-macro-error2 v2.0.1 |
| 900 | 2026-03-19T14:11:14.957Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 901 | 2026-03-19T14:11:14.957Z | Downloaded rand_chacha v0.3.1 |
| 902 | 2026-03-19T14:11:14.961Z | Downloaded primeorder v0.13.6 |
| 903 | 2026-03-19T14:11:14.961Z | Downloaded libbz2-rs-sys v0.2.2 |
| 904 | 2026-03-19T14:11:14.961Z | Downloaded progenitor v0.13.0 |
| 905 | 2026-03-19T14:11:14.964Z | Downloaded parking_lot_core v0.9.12 |
| 906 | 2026-03-19T14:11:14.964Z | Downloaded aes v0.8.4 |
| 907 | 2026-03-19T14:11:14.968Z | Downloaded owo-colors v4.3.0 |
| 908 | 2026-03-19T14:11:14.972Z | Downloaded omicron-zone-package v0.12.2 |
| 909 | 2026-03-19T14:11:14.972Z | Downloaded pin-project-lite v0.2.17 |
| 910 | 2026-03-19T14:11:14.976Z | Downloaded psm v0.1.30 |
| 911 | 2026-03-19T14:11:14.979Z | Downloaded progenitor-extras v0.1.1 |
| 912 | 2026-03-19T14:11:14.982Z | Downloaded progenitor-client v0.13.0 |
| 913 | 2026-03-19T14:11:14.983Z | Downloaded postgres-protocol v0.6.10 |
| 914 | 2026-03-19T14:11:14.983Z | Downloaded rtoolbox v0.0.3 |
| 915 | 2026-03-19T14:11:14.986Z | Downloaded rustc_version v0.1.7 |
| 916 | 2026-03-19T14:11:14.986Z | Downloaded rfc6979 v0.4.0 |
| 917 | 2026-03-19T14:11:14.989Z | Downloaded r2d2 v0.8.10 |
| 918 | 2026-03-19T14:11:14.989Z | Downloaded ref-cast-impl v1.0.25 |
| 919 | 2026-03-19T14:11:14.989Z | Downloaded ref-cast v1.0.25 |
| 920 | 2026-03-19T14:11:14.992Z | Downloaded flate2 v1.1.9 |
| 921 | 2026-03-19T14:11:14.995Z | Downloaded rustc-hash v2.1.1 |
| 922 | 2026-03-19T14:11:14.998Z | Downloaded rustc_version v0.4.1 |
| 923 | 2026-03-19T14:11:14.998Z | Downloaded expectorate v1.2.0 |
| 924 | 2026-03-19T14:11:15.002Z | Downloaded dropshot-api-manager v0.6.0 |
| 925 | 2026-03-19T14:11:15.005Z | Downloaded rand_chacha v0.9.0 |
| 926 | 2026-03-19T14:11:15.005Z | Downloaded indicatif v0.18.4 |
| 927 | 2026-03-19T14:11:15.009Z | Downloaded rand_core v0.6.4 |
| 928 | 2026-03-19T14:11:15.009Z | Downloaded parking_lot v0.11.2 |
| 929 | 2026-03-19T14:11:15.012Z | Downloaded derive_more-impl v2.1.1 |
| 930 | 2026-03-19T14:11:15.015Z | Downloaded rand_seeder v0.4.0 |
| 931 | 2026-03-19T14:11:15.018Z | Downloaded ar_archive_writer v0.5.1 |
| 932 | 2026-03-19T14:11:15.022Z | Downloaded rand_core v0.9.5 |
| 933 | 2026-03-19T14:11:15.022Z | Downloaded der v0.7.10 |
| 934 | 2026-03-19T14:11:15.025Z | Downloaded russh-cryptovec v0.7.3 |
| 935 | 2026-03-19T14:11:15.025Z | Downloaded sapling-renderdag v0.1.0 |
| 936 | 2026-03-19T14:11:15.028Z | Downloaded recursive v0.1.1 |
| 937 | 2026-03-19T14:11:15.029Z | Downloaded scheduled-thread-pool v0.2.7 |
| 938 | 2026-03-19T14:11:15.032Z | Downloaded salsa20 v0.10.2 |
| 939 | 2026-03-19T14:11:15.032Z | Downloaded hickory-resolver v0.25.2 |
| 940 | 2026-03-19T14:11:15.035Z | Downloaded hickory-resolver v0.24.4 |
| 941 | 2026-03-19T14:11:15.039Z | Downloaded jiff-static v0.2.21 |
| 942 | 2026-03-19T14:11:15.043Z | Downloaded heapless v0.8.0 |
| 943 | 2026-03-19T14:11:15.043Z | Downloaded ppv-lite86 v0.2.21 |
| 944 | 2026-03-19T14:11:15.046Z | Downloaded phf v0.13.1 |
| 945 | 2026-03-19T14:11:15.046Z | Downloaded heapless v0.7.17 |
| 946 | 2026-03-19T14:11:15.049Z | Downloaded phf v0.12.1 |
| 947 | 2026-03-19T14:11:15.052Z | Downloaded pem-rfc7468 v0.7.0 |
| 948 | 2026-03-19T14:11:15.052Z | Downloaded pem v3.0.6 |
| 949 | 2026-03-19T14:11:15.055Z | Downloaded pkcs5 v0.7.1 |
| 950 | 2026-03-19T14:11:15.058Z | Downloaded same-file v1.0.6 |
| 951 | 2026-03-19T14:11:15.058Z | Downloaded serde-big-array v0.5.1 |
| 952 | 2026-03-19T14:11:15.061Z | Downloaded serde_bytes v0.11.19 |
| 953 | 2026-03-19T14:11:15.061Z | Downloaded scopeguard v1.2.0 |
| 954 | 2026-03-19T14:11:15.064Z | Downloaded rand_core v0.10.0 |
| 955 | 2026-03-19T14:11:15.064Z | Downloaded postcard v1.1.3 |
| 956 | 2026-03-19T14:11:15.068Z | Downloaded diesel_derives v2.3.7 |
| 957 | 2026-03-19T14:11:15.071Z | Downloaded pkcs1 v0.7.5 |
| 958 | 2026-03-19T14:11:15.074Z | Downloaded pin-project-internal v1.1.11 |
| 959 | 2026-03-19T14:11:15.074Z | Downloaded oso v0.27.3 |
| 960 | 2026-03-19T14:11:15.077Z | Downloaded secrecy v0.10.3 |
| 961 | 2026-03-19T14:11:15.081Z | Downloaded secrecy v0.8.0 |
| 962 | 2026-03-19T14:11:15.081Z | Downloaded seq-macro v0.3.6 |
| 963 | 2026-03-19T14:11:15.081Z | Downloaded scrypt v0.11.0 |
| 964 | 2026-03-19T14:11:15.084Z | Downloaded scroll_derive v0.13.1 |
| 965 | 2026-03-19T14:11:15.084Z | Downloaded paste v1.0.15 |
| 966 | 2026-03-19T14:11:15.087Z | Downloaded serde_repr v0.1.20 |
| 967 | 2026-03-19T14:11:15.087Z | Downloaded rustls-native-certs v0.8.3 |
| 968 | 2026-03-19T14:11:15.090Z | Downloaded postgres-types v0.2.12 |
| 969 | 2026-03-19T14:11:15.093Z | Downloaded openssl-sys v0.9.111 |
| 970 | 2026-03-19T14:11:15.097Z | Downloaded p256 v0.13.2 |
| 971 | 2026-03-19T14:11:15.100Z | Downloaded rustls-pemfile v2.2.0 |
| 972 | 2026-03-19T14:11:15.104Z | Downloaded signal-hook-tokio v0.3.1 |
| 973 | 2026-03-19T14:11:15.104Z | Downloaded siphasher v1.0.2 |
| 974 | 2026-03-19T14:11:15.104Z | Downloaded slog-envlogger v2.2.0 |
| 975 | 2026-03-19T14:11:15.107Z | Downloaded signature v2.2.0 |
| 976 | 2026-03-19T14:11:15.107Z | Downloaded serde_urlencoded v0.7.1 |
| 977 | 2026-03-19T14:11:15.110Z | Downloaded slog-bunyan v2.5.0 |
| 978 | 2026-03-19T14:11:15.110Z | Downloaded serde_spanned v1.0.4 |
| 979 | 2026-03-19T14:11:15.113Z | Downloaded resolv-conf v0.7.6 |
| 980 | 2026-03-19T14:11:15.113Z | Downloaded progenitor v0.11.2 |
| 981 | 2026-03-19T14:11:15.116Z | Downloaded progenitor v0.10.0 |
| 982 | 2026-03-19T14:11:15.116Z | Downloaded sha1 v0.10.6 |
| 983 | 2026-03-19T14:11:15.119Z | Downloaded shell-words v1.1.1 |
| 984 | 2026-03-19T14:11:15.119Z | Downloaded hashbrown v0.13.2 |
| 985 | 2026-03-19T14:11:15.122Z | Downloaded sigpipe v0.1.3 |
| 986 | 2026-03-19T14:11:15.122Z | Downloaded parking_lot v0.12.5 |
| 987 | 2026-03-19T14:11:15.125Z | Downloaded signal-hook-mio v0.2.5 |
| 988 | 2026-03-19T14:11:15.126Z | Downloaded progenitor-impl v0.10.0 |
| 989 | 2026-03-19T14:11:15.129Z | Downloaded quinn-udp v0.5.14 |
| 990 | 2026-03-19T14:11:15.129Z | Downloaded serde_plain v1.0.2 |
| 991 | 2026-03-19T14:11:15.131Z | Downloaded miniz_oxide v0.8.9 |
| 992 | 2026-03-19T14:11:15.134Z | Downloaded minimal-lexical v0.2.1 |
| 993 | 2026-03-19T14:11:15.137Z | Downloaded nu-ansi-term v0.50.3 |
| 994 | 2026-03-19T14:11:15.141Z | Downloaded bumpalo v3.20.2 |
| 995 | 2026-03-19T14:11:15.141Z | Downloaded pkcs8 v0.10.2 |
| 996 | 2026-03-19T14:11:15.144Z | Downloaded scroll v0.13.0 |
| 997 | 2026-03-19T14:11:15.146Z | Downloaded crossterm v0.28.1 |
| 998 | 2026-03-19T14:11:15.150Z | Downloaded rustversion v1.0.22 |
| 999 | 2026-03-19T14:11:15.152Z | Downloaded serde_path_to_error v0.1.20 |
| 1000 | 2026-03-19T14:11:15.155Z | Downloaded serde-hex v0.1.0 |
| 1001 | 2026-03-19T14:11:15.155Z | Downloaded russh-keys v0.45.0 |
| 1002 | 2026-03-19T14:11:15.158Z | Downloaded phf_shared v0.13.1 |
| 1003 | 2026-03-19T14:11:15.158Z | Downloaded password-hash v0.5.0 |
| 1004 | 2026-03-19T14:11:15.161Z | Downloaded serde_derive_internals v0.29.1 |
| 1005 | 2026-03-19T14:11:15.163Z | Downloaded num_enum v0.5.11 |
| 1006 | 2026-03-19T14:11:15.167Z | Downloaded rusty-fork v0.3.1 |
| 1007 | 2026-03-19T14:11:15.167Z | Downloaded rustls-pemfile v1.0.4 |
| 1008 | 2026-03-19T14:11:15.173Z | Downloaded mio v1.1.1 |
| 1009 | 2026-03-19T14:11:15.177Z | Downloaded semver v0.1.20 |
| 1010 | 2026-03-19T14:11:15.177Z | Downloaded sec1 v0.7.3 |
| 1011 | 2026-03-19T14:11:15.177Z | Downloaded rustls-pki-types v1.14.0 |
| 1012 | 2026-03-19T14:11:15.182Z | Downloaded slog-scope v4.4.1 |
| 1013 | 2026-03-19T14:11:15.183Z | Downloaded slog-json v2.6.1 |
| 1014 | 2026-03-19T14:11:15.190Z | Downloaded structmeta v0.3.0 |
| 1015 | 2026-03-19T14:11:15.190Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1016 | 2026-03-19T14:11:15.190Z | Downloaded signal-hook-registry v1.4.8 |
| 1017 | 2026-03-19T14:11:15.190Z | Downloaded slog-dtrace v0.3.0 |
| 1018 | 2026-03-19T14:11:15.190Z | Downloaded slog-async v2.8.0 |
| 1019 | 2026-03-19T14:11:15.190Z | Downloaded sct v0.7.1 |
| 1020 | 2026-03-19T14:11:15.190Z | Downloaded hickory-server v0.25.2 |
| 1021 | 2026-03-19T14:11:15.193Z | Downloaded progenitor-impl v0.13.0 |
| 1022 | 2026-03-19T14:11:15.197Z | Downloaded progenitor-impl v0.11.2 |
| 1023 | 2026-03-19T14:11:15.200Z | Downloaded shlex v1.3.0 |
| 1024 | 2026-03-19T14:11:15.201Z | Downloaded itertools v0.10.5 |
| 1025 | 2026-03-19T14:11:15.206Z | Downloaded sync-ptr v0.1.4 |
| 1026 | 2026-03-19T14:11:15.208Z | Downloaded strum v0.26.3 |
| 1027 | 2026-03-19T14:11:15.208Z | Downloaded supports-color v3.0.2 |
| 1028 | 2026-03-19T14:11:15.208Z | Downloaded tagptr v0.2.0 |
| 1029 | 2026-03-19T14:11:15.208Z | Downloaded tap v1.0.1 |
| 1030 | 2026-03-19T14:11:15.211Z | Downloaded structmeta-derive v0.3.0 |
| 1031 | 2026-03-19T14:11:15.211Z | Downloaded sync_wrapper v1.0.2 |
| 1032 | 2026-03-19T14:11:15.212Z | Downloaded tabwriter v1.4.1 |
| 1033 | 2026-03-19T14:11:15.214Z | Downloaded strum v0.27.2 |
| 1034 | 2026-03-19T14:11:15.214Z | Downloaded slab v0.4.12 |
| 1035 | 2026-03-19T14:11:15.218Z | Downloaded subtle v2.6.1 |
| 1036 | 2026-03-19T14:11:15.218Z | Downloaded ssh-encoding v0.2.0 |
| 1037 | 2026-03-19T14:11:15.218Z | Downloaded ssh-cipher v0.2.0 |
| 1038 | 2026-03-19T14:11:15.221Z | Downloaded sqlparser_derive v0.5.0 |
| 1039 | 2026-03-19T14:11:15.221Z | Downloaded smf v0.2.3 |
| 1040 | 2026-03-19T14:11:15.221Z | Downloaded tabled_derive v0.11.0 |
| 1041 | 2026-03-19T14:11:15.225Z | Downloaded take_mut v0.2.2 |
| 1042 | 2026-03-19T14:11:15.225Z | Downloaded slog-stdlog v4.1.1 |
| 1043 | 2026-03-19T14:11:15.225Z | Downloaded schemars_derive v0.8.22 |
| 1044 | 2026-03-19T14:11:15.228Z | Downloaded spki v0.7.3 |
| 1045 | 2026-03-19T14:11:15.228Z | Downloaded simd-adler32 v0.3.8 |
| 1046 | 2026-03-19T14:11:15.231Z | Downloaded prettyplease v0.2.37 |
| 1047 | 2026-03-19T14:11:15.235Z | Downloaded smallvec v0.6.14 |
| 1048 | 2026-03-19T14:11:15.235Z | Downloaded sqlformat v0.3.5 |
| 1049 | 2026-03-19T14:11:15.239Z | Downloaded time-core v0.1.8 |
| 1050 | 2026-03-19T14:11:15.239Z | Downloaded termtree v0.5.1 |
| 1051 | 2026-03-19T14:11:15.239Z | Downloaded string_cache v0.8.9 |
| 1052 | 2026-03-19T14:11:15.242Z | Downloaded slog-term v2.9.2 |
| 1053 | 2026-03-19T14:11:15.242Z | Downloaded serde_with_macros v3.17.0 |
| 1054 | 2026-03-19T14:11:15.245Z | Downloaded pin-project v1.1.11 |
| 1055 | 2026-03-19T14:11:15.251Z | Downloaded rcgen v0.12.1 |
| 1056 | 2026-03-19T14:11:15.254Z | Downloaded hashbrown v0.12.3 |
| 1057 | 2026-03-19T14:11:15.258Z | Downloaded hashbrown v0.15.5 |
| 1058 | 2026-03-19T14:11:15.261Z | Downloaded thread-id v5.1.0 |
| 1059 | 2026-03-19T14:11:15.265Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1060 | 2026-03-19T14:11:15.265Z | Downloaded http v1.4.0 |
| 1061 | 2026-03-19T14:11:15.268Z | Downloaded pretty_assertions v1.4.1 |
| 1062 | 2026-03-19T14:11:15.271Z | Downloaded snafu-derive v0.8.9 |
| 1063 | 2026-03-19T14:11:15.271Z | Downloaded ron v0.8.1 |
| 1064 | 2026-03-19T14:11:15.275Z | Downloaded support-bundle-viewer v0.1.2 |
| 1065 | 2026-03-19T14:11:15.278Z | Downloaded nom v7.1.3 |
| 1066 | 2026-03-19T14:11:15.281Z | Downloaded testing_table v0.3.0 |
| 1067 | 2026-03-19T14:11:15.281Z | Downloaded prefix-trie v0.7.0 |
| 1068 | 2026-03-19T14:11:15.284Z | Downloaded serde_cbor v0.11.2 |
| 1069 | 2026-03-19T14:11:15.288Z | Downloaded papergrid v0.17.0 |
| 1070 | 2026-03-19T14:11:15.292Z | Downloaded stacker v0.1.23 |
| 1071 | 2026-03-19T14:11:15.292Z | Downloaded hyper-util v0.1.20 |
| 1072 | 2026-03-19T14:11:15.297Z | Downloaded tinyvec_macros v0.1.1 |
| 1073 | 2026-03-19T14:11:15.300Z | Downloaded thiserror-no-std v2.0.2 |
| 1074 | 2026-03-19T14:11:15.303Z | Downloaded strum_macros v0.24.3 |
| 1075 | 2026-03-19T14:11:15.303Z | Downloaded strum_macros v0.26.4 |
| 1076 | 2026-03-19T14:11:15.306Z | Downloaded topological-sort v0.2.2 |
| 1077 | 2026-03-19T14:11:15.307Z | Downloaded strum_macros v0.27.2 |
| 1078 | 2026-03-19T14:11:15.310Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1079 | 2026-03-19T14:11:15.310Z | Downloaded static_assertions v1.1.0 |
| 1080 | 2026-03-19T14:11:15.315Z | Downloaded iddqd v0.3.17 |
| 1081 | 2026-03-19T14:11:15.318Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1082 | 2026-03-19T14:11:15.321Z | Downloaded stringprep v0.1.5 |
| 1083 | 2026-03-19T14:11:15.324Z | Downloaded tiny-keccak v2.0.2 |
| 1084 | 2026-03-19T14:11:15.324Z | Downloaded try-lock v0.2.5 |
| 1085 | 2026-03-19T14:11:15.328Z | Downloaded tls_codec v0.4.2 |
| 1086 | 2026-03-19T14:11:15.328Z | Downloaded slog v2.8.2 |
| 1087 | 2026-03-19T14:11:15.331Z | Downloaded spin v0.9.8 |
| 1088 | 2026-03-19T14:11:15.334Z | Downloaded unarray v0.1.4 |
| 1089 | 2026-03-19T14:11:15.334Z | Downloaded tower-service v0.3.3 |
| 1090 | 2026-03-19T14:11:15.334Z | Downloaded elliptic-curve v0.13.8 |
| 1091 | 2026-03-19T14:11:15.338Z | Downloaded tls_codec_derive v0.4.2 |
| 1092 | 2026-03-19T14:11:15.339Z | Downloaded itertools v0.12.1 |
| 1093 | 2026-03-19T14:11:15.344Z | Downloaded termios v0.3.3 |
| 1094 | 2026-03-19T14:11:15.347Z | Downloaded rsa v0.9.10 |
| 1095 | 2026-03-19T14:11:15.350Z | Downloaded tokio-native-tls v0.3.1 |
| 1096 | 2026-03-19T14:11:15.353Z | Downloaded typify-macro v0.4.3 |
| 1097 | 2026-03-19T14:11:15.353Z | Downloaded untrusted v0.7.1 |
| 1098 | 2026-03-19T14:11:15.353Z | Downloaded unit-prefix v0.5.2 |
| 1099 | 2026-03-19T14:11:15.357Z | Downloaded unicode-truncate v1.1.0 |
| 1100 | 2026-03-19T14:11:15.357Z | Downloaded tokio-dtrace v0.1.1 |
| 1101 | 2026-03-19T14:11:15.360Z | Downloaded num-bigint-dig v0.8.6 |
| 1102 | 2026-03-19T14:11:15.364Z | Downloaded tokio-tungstenite v0.21.0 |
| 1103 | 2026-03-19T14:11:15.367Z | Downloaded libxml v0.3.3 |
| 1104 | 2026-03-19T14:11:15.370Z | Downloaded thread_local v1.1.9 |
| 1105 | 2026-03-19T14:11:15.371Z | Downloaded socket2 v0.5.10 |
| 1106 | 2026-03-19T14:11:15.374Z | Downloaded ryu v1.0.23 |
| 1107 | 2026-03-19T14:11:15.374Z | Downloaded tokio-tungstenite v0.23.1 |
| 1108 | 2026-03-19T14:11:15.377Z | Downloaded time-macros v0.2.27 |
| 1109 | 2026-03-19T14:11:15.380Z | Downloaded typify-macro v0.6.1 |
| 1110 | 2026-03-19T14:11:15.380Z | Downloaded publicsuffix v2.3.0 |
| 1111 | 2026-03-19T14:11:15.383Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1112 | 2026-03-19T14:11:15.383Z | Downloaded num-conv v0.2.0 |
| 1113 | 2026-03-19T14:11:15.383Z | Downloaded untrusted v0.9.0 |
| 1114 | 2026-03-19T14:11:15.385Z | Downloaded tower-layer v0.3.3 |
| 1115 | 2026-03-19T14:11:15.385Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1116 | 2026-03-19T14:11:15.388Z | Downloaded ipnetwork v0.21.1 |
| 1117 | 2026-03-19T14:11:15.388Z | Downloaded cookie v0.18.1 |
| 1118 | 2026-03-19T14:11:15.391Z | Downloaded allocator-api2 v0.2.21 |
| 1119 | 2026-03-19T14:11:15.394Z | Downloaded tokio-macros v2.6.0 |
| 1120 | 2026-03-19T14:11:15.394Z | Downloaded universal-hash v0.5.1 |
| 1121 | 2026-03-19T14:11:15.397Z | Downloaded usdt-macro v0.6.0 |
| 1122 | 2026-03-19T14:11:15.397Z | Downloaded utf-8 v0.7.6 |
| 1123 | 2026-03-19T14:11:15.398Z | Downloaded usdt-attr-macro v0.6.0 |
| 1124 | 2026-03-19T14:11:15.398Z | Downloaded usdt v0.6.0 |
| 1125 | 2026-03-19T14:11:15.401Z | Downloaded signal-hook v0.3.18 |
| 1126 | 2026-03-19T14:11:15.401Z | Downloaded hyper-staticfile v0.10.1 |
| 1127 | 2026-03-19T14:11:15.405Z | Downloaded tui-tree-widget v0.23.1 |
| 1128 | 2026-03-19T14:11:15.405Z | Downloaded quinn v0.11.9 |
| 1129 | 2026-03-19T14:11:15.408Z | Downloaded trait-variant v0.1.2 |
| 1130 | 2026-03-19T14:11:15.408Z | Downloaded instant v0.1.13 |
| 1131 | 2026-03-19T14:11:15.412Z | Downloaded want v0.3.1 |
| 1132 | 2026-03-19T14:11:15.412Z | Downloaded h2 v0.4.13 |
| 1133 | 2026-03-19T14:11:15.416Z | Downloaded hyper-tls v0.6.0 |
| 1134 | 2026-03-19T14:11:15.418Z | Downloaded similar v2.7.0 |
| 1135 | 2026-03-19T14:11:15.423Z | Downloaded num-bigint v0.4.6 |
| 1136 | 2026-03-19T14:11:15.425Z | Downloaded void v1.0.2 |
| 1137 | 2026-03-19T14:11:15.425Z | Downloaded httpdate v1.0.3 |
| 1138 | 2026-03-19T14:11:15.425Z | Downloaded fs-err v2.11.0 |
| 1139 | 2026-03-19T14:11:15.429Z | Downloaded corncobs v0.1.4 |
| 1140 | 2026-03-19T14:11:15.429Z | Downloaded cbc v0.1.2 |
| 1141 | 2026-03-19T14:11:15.432Z | Downloaded chacha20 v0.9.1 |
| 1142 | 2026-03-19T14:11:15.432Z | Downloaded xattr v1.6.1 |
| 1143 | 2026-03-19T14:11:15.435Z | Downloaded globset v0.4.18 |
| 1144 | 2026-03-19T14:11:15.435Z | Downloaded async-recursion v1.1.1 |
| 1145 | 2026-03-19T14:11:15.438Z | Downloaded schemars v0.8.22 |
| 1146 | 2026-03-19T14:11:15.445Z | Downloaded test-strategy v0.4.5 |
| 1147 | 2026-03-19T14:11:15.448Z | Downloaded xshell-macros v0.2.7 |
| 1148 | 2026-03-19T14:11:15.448Z | Downloaded wait-timeout v0.2.1 |
| 1149 | 2026-03-19T14:11:15.452Z | Downloaded waitgroup v0.1.2 |
| 1150 | 2026-03-19T14:11:15.452Z | Downloaded term v1.2.1 |
| 1151 | 2026-03-19T14:11:15.455Z | Downloaded socket2 v0.6.2 |
| 1152 | 2026-03-19T14:11:15.458Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1153 | 2026-03-19T14:11:15.458Z | Downloaded schemars v0.9.0 |
| 1154 | 2026-03-19T14:11:15.466Z | Downloaded vergen-git2 v1.0.7 |
| 1155 | 2026-03-19T14:11:15.470Z | Downloaded uzers v0.12.2 |
| 1156 | 2026-03-19T14:11:15.470Z | Downloaded aes-gcm v0.10.3 |
| 1157 | 2026-03-19T14:11:15.474Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1158 | 2026-03-19T14:11:15.474Z | Downloaded async-trait v0.1.89 |
| 1159 | 2026-03-19T14:11:15.477Z | Downloaded const_format v0.2.35 |
| 1160 | 2026-03-19T14:11:15.481Z | Downloaded tinyvec v1.10.0 |
| 1161 | 2026-03-19T14:11:15.484Z | Downloaded aho-corasick v1.1.4 |
| 1162 | 2026-03-19T14:11:15.487Z | Downloaded vergen-gitcl v1.0.8 |
| 1163 | 2026-03-19T14:11:15.489Z | Downloaded zone_cfg_derive v0.3.1 |
| 1164 | 2026-03-19T14:11:15.489Z | Downloaded tokio-rustls v0.26.4 |
| 1165 | 2026-03-19T14:11:15.492Z | Downloaded iri-string v0.7.10 |
| 1166 | 2026-03-19T14:11:15.495Z | Downloaded zone v0.3.1 |
| 1167 | 2026-03-19T14:11:15.498Z | Downloaded itertools v0.13.0 |
| 1168 | 2026-03-19T14:11:15.501Z | Downloaded samael v0.0.19 |
| 1169 | 2026-03-19T14:11:15.506Z | Downloaded unicase v2.9.0 |
| 1170 | 2026-03-19T14:11:15.509Z | Downloaded vergen-lib v0.1.6 |
| 1171 | 2026-03-19T14:11:15.509Z | Downloaded whoami v1.6.1 |
| 1172 | 2026-03-19T14:11:15.512Z | Downloaded walkdir v2.5.0 |
| 1173 | 2026-03-19T14:11:15.512Z | Downloaded tokio-stream v0.1.18 |
| 1174 | 2026-03-19T14:11:15.515Z | Downloaded rustls-webpki v0.103.9 |
| 1175 | 2026-03-19T14:11:15.518Z | Downloaded rayon-core v1.13.0 |
| 1176 | 2026-03-19T14:11:15.522Z | Downloaded schemars v1.2.1 |
| 1177 | 2026-03-19T14:11:15.531Z | Downloaded xz2 v0.1.7 |
| 1178 | 2026-03-19T14:11:15.534Z | Downloaded zeroize_derive v1.4.3 |
| 1179 | 2026-03-19T14:11:15.534Z | Downloaded wyz v0.5.1 |
| 1180 | 2026-03-19T14:11:15.534Z | Downloaded usdt-impl v0.6.0 |
| 1181 | 2026-03-19T14:11:15.538Z | Downloaded zeroize v1.8.2 |
| 1182 | 2026-03-19T14:11:15.538Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1183 | 2026-03-19T14:11:15.542Z | Downloaded hyper v1.8.1 |
| 1184 | 2026-03-19T14:11:15.545Z | Downloaded tar v0.4.44 |
| 1185 | 2026-03-19T14:11:15.548Z | Downloaded steno v0.4.1 |
| 1186 | 2026-03-19T14:11:15.552Z | Downloaded futures-util v0.3.32 |
| 1187 | 2026-03-19T14:11:15.559Z | Downloaded zstd v0.13.3 |
| 1188 | 2026-03-19T14:11:15.562Z | Downloaded vergen v9.0.6 |
| 1189 | 2026-03-19T14:11:15.565Z | Downloaded typify v0.6.1 |
| 1190 | 2026-03-19T14:11:15.568Z | Downloaded zstd-safe v7.2.4 |
| 1191 | 2026-03-19T14:11:15.568Z | Downloaded typify v0.4.3 |
| 1192 | 2026-03-19T14:11:15.571Z | Downloaded ron v0.12.0 |
| 1193 | 2026-03-19T14:11:15.576Z | Downloaded unsafe-libyaml v0.2.11 |
| 1194 | 2026-03-19T14:11:15.579Z | Downloaded subprocess v0.2.15 |
| 1195 | 2026-03-19T14:11:15.583Z | Downloaded rand v0.10.0 |
| 1196 | 2026-03-19T14:11:15.586Z | Downloaded itertools v0.14.0 |
| 1197 | 2026-03-19T14:11:15.590Z | Downloaded hkdf v0.12.4 |
| 1198 | 2026-03-19T14:11:15.593Z | Downloaded chrono v0.4.44 |
| 1199 | 2026-03-19T14:11:15.598Z | Downloaded zerocopy v0.6.6 |
| 1200 | 2026-03-19T14:11:15.601Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1201 | 2026-03-19T14:11:15.614Z | Downloaded tungstenite v0.23.0 |
| 1202 | 2026-03-19T14:11:15.614Z | Downloaded unicode-bidi v0.3.18 |
| 1203 | 2026-03-19T14:11:15.614Z | Downloaded yasna v0.5.2 |
| 1204 | 2026-03-19T14:11:15.614Z | Downloaded unicode-properties v0.1.4 |
| 1205 | 2026-03-19T14:11:15.614Z | Downloaded tungstenite v0.21.0 |
| 1206 | 2026-03-19T14:11:15.614Z | Downloaded qorb v0.4.1 |
| 1207 | 2026-03-19T14:11:15.617Z | Downloaded xshell v0.2.7 |
| 1208 | 2026-03-19T14:11:15.620Z | Downloaded whoami v2.1.0 |
| 1209 | 2026-03-19T14:11:15.621Z | Downloaded vsss-rs v3.3.4 |
| 1210 | 2026-03-19T14:11:15.624Z | Downloaded russh v0.45.0 |
| 1211 | 2026-03-19T14:11:15.627Z | Downloaded twox-hash v2.1.2 |
| 1212 | 2026-03-19T14:11:15.627Z | Downloaded tokio-postgres v0.7.16 |
| 1213 | 2026-03-19T14:11:15.631Z | Downloaded rpassword v7.4.0 |
| 1214 | 2026-03-19T14:11:15.636Z | Downloaded tracing-attributes v0.1.31 |
| 1215 | 2026-03-19T14:11:15.639Z | Downloaded toml v0.7.8 |
| 1216 | 2026-03-19T14:11:15.639Z | Downloaded tracing-core v0.1.36 |
| 1217 | 2026-03-19T14:11:15.646Z | Downloaded rustyline v14.0.0 |
| 1218 | 2026-03-19T14:11:15.656Z | Downloaded rand v0.9.2 |
| 1219 | 2026-03-19T14:11:15.656Z | Downloaded tokio-rustls v0.25.0 |
| 1220 | 2026-03-19T14:11:15.656Z | Downloaded tokio-rustls v0.24.1 |
| 1221 | 2026-03-19T14:11:15.656Z | Downloaded term v0.7.0 |
| 1222 | 2026-03-19T14:11:15.656Z | Downloaded snafu v0.8.9 |
| 1223 | 2026-03-19T14:11:15.660Z | Downloaded p521 v0.13.3 |
| 1224 | 2026-03-19T14:11:15.660Z | Downloaded rand v0.8.5 |
| 1225 | 2026-03-19T14:11:15.666Z | Downloaded async-bb8-diesel v0.2.1 |
| 1226 | 2026-03-19T14:11:15.671Z | Downloaded uuid v1.21.0 |
| 1227 | 2026-03-19T14:11:15.671Z | Downloaded reqwest v0.12.28 |
| 1228 | 2026-03-19T14:11:15.679Z | Downloaded zopfli v0.8.3 |
| 1229 | 2026-03-19T14:11:15.679Z | Downloaded either v1.15.0 |
| 1230 | 2026-03-19T14:11:15.679Z | Downloaded daft v0.1.5 |
| 1231 | 2026-03-19T14:11:15.683Z | Downloaded libm v0.2.16 |
| 1232 | 2026-03-19T14:11:15.683Z | Downloaded unicode_categories v0.1.1 |
| 1233 | 2026-03-19T14:11:15.687Z | Downloaded reqwest v0.13.2 |
| 1234 | 2026-03-19T14:11:15.690Z | Downloaded reedline v0.40.0 |
| 1235 | 2026-03-19T14:11:15.694Z | Downloaded blake3 v1.8.3 |
| 1236 | 2026-03-19T14:11:15.701Z | Downloaded yansi v1.0.1 |
| 1237 | 2026-03-19T14:11:15.705Z | Downloaded toml_edit v0.19.15 |
| 1238 | 2026-03-19T14:11:15.715Z | Downloaded zip v0.6.6 |
| 1239 | 2026-03-19T14:11:15.718Z | Downloaded aws-lc-rs v1.16.0 |
| 1240 | 2026-03-19T14:11:15.725Z | Downloaded tower v0.5.3 |
| 1241 | 2026-03-19T14:11:15.731Z | Downloaded lalrpop v0.19.12 |
| 1242 | 2026-03-19T14:11:15.741Z | Downloaded p384 v0.13.1 |
| 1243 | 2026-03-19T14:11:15.744Z | Downloaded zerocopy-derive v0.8.40 |
| 1244 | 2026-03-19T14:11:15.751Z | Downloaded ssh-key v0.6.7 |
| 1245 | 2026-03-19T14:11:15.755Z | Downloaded bitvec v1.0.1 |
| 1246 | 2026-03-19T14:11:15.767Z | Downloaded vte v0.14.1 |
| 1247 | 2026-03-19T14:11:15.770Z | Downloaded salty v0.3.0 |
| 1248 | 2026-03-19T14:11:15.774Z | Downloaded unicode-segmentation v1.12.0 |
| 1249 | 2026-03-19T14:11:15.778Z | Downloaded typed-path v0.9.3 |
| 1250 | 2026-03-19T14:11:15.781Z | Downloaded git2 v0.20.4 |
| 1251 | 2026-03-19T14:11:15.785Z | Downloaded x509-cert v0.2.5 |
| 1252 | 2026-03-19T14:11:15.791Z | Downloaded rustls-webpki v0.101.7 |
| 1253 | 2026-03-19T14:11:15.802Z | Downloaded quick-xml v0.37.5 |
| 1254 | 2026-03-19T14:11:15.805Z | Downloaded moka v0.12.13 |
| 1255 | 2026-03-19T14:11:15.811Z | Downloaded unicode-normalization v0.1.25 |
| 1256 | 2026-03-19T14:11:15.815Z | Downloaded goblin v0.10.5 |
| 1257 | 2026-03-19T14:11:15.820Z | Downloaded rayon v1.11.0 |
| 1258 | 2026-03-19T14:11:15.828Z | Downloaded tokio-util v0.7.18 |
| 1259 | 2026-03-19T14:11:15.833Z | Downloaded zip v4.6.1 |
| 1260 | 2026-03-19T14:11:15.836Z | Downloaded rustls-webpki v0.102.8 |
| 1261 | 2026-03-19T14:11:15.851Z | Downloaded tough v0.20.0 |
| 1262 | 2026-03-19T14:11:15.858Z | Downloaded curve25519-dalek v4.1.3 |
| 1263 | 2026-03-19T14:11:15.864Z | Downloaded serde_with v3.17.0 |
| 1264 | 2026-03-19T14:11:15.874Z | Downloaded tower-http v0.6.8 |
| 1265 | 2026-03-19T14:11:15.880Z | Downloaded portable-atomic v1.13.1 |
| 1266 | 2026-03-19T14:11:15.885Z | Downloaded proptest v1.10.0 |
| 1267 | 2026-03-19T14:11:15.892Z | Downloaded object v0.30.4 |
| 1268 | 2026-03-19T14:11:15.899Z | Downloaded petname v2.0.2 |
| 1269 | 2026-03-19T14:11:15.903Z | Downloaded polar-core v0.27.3 |
| 1270 | 2026-03-19T14:11:15.909Z | Downloaded openssl v0.10.75 |
| 1271 | 2026-03-19T14:11:15.917Z | Downloaded winnow v0.6.26 |
| 1272 | 2026-03-19T14:11:15.923Z | Downloaded radix_trie v0.2.1 |
| 1273 | 2026-03-19T14:11:15.927Z | Downloaded winnow v0.5.40 |
| 1274 | 2026-03-19T14:11:15.934Z | Downloaded bstr v1.12.1 |
| 1275 | 2026-03-19T14:11:15.940Z | Downloaded nix v0.27.1 |
| 1276 | 2026-03-19T14:11:15.949Z | Downloaded time v0.3.47 |
| 1277 | 2026-03-19T14:11:15.957Z | Downloaded vcpkg v0.2.15 |
| 1278 | 2026-03-19T14:11:15.989Z | Downloaded quinn-proto v0.11.13 |
| 1279 | 2026-03-19T14:11:15.993Z | Downloaded nix v0.31.1 |
| 1280 | 2026-03-19T14:11:16.003Z | Downloaded webpki-roots v1.0.6 |
| 1281 | 2026-03-19T14:11:16.008Z | Downloaded rustls v0.21.12 |
| 1282 | 2026-03-19T14:11:16.013Z | Downloaded object v0.37.3 |
| 1283 | 2026-03-19T14:11:16.023Z | Downloaded rustls v0.22.4 |
| 1284 | 2026-03-19T14:11:16.032Z | Downloaded regex-syntax v0.8.10 |
| 1285 | 2026-03-19T14:11:16.037Z | Downloaded regress v0.10.5 |
| 1286 | 2026-03-19T14:11:16.046Z | Downloaded smoltcp v0.9.1 |
| 1287 | 2026-03-19T14:11:16.052Z | Downloaded dropshot v0.16.7 |
| 1288 | 2026-03-19T14:11:16.068Z | Downloaded diesel v2.3.7 |
| 1289 | 2026-03-19T14:11:16.084Z | Downloaded zlib-rs v0.6.2 |
| 1290 | 2026-03-19T14:11:16.088Z | Downloaded smoltcp v0.11.0 |
| 1291 | 2026-03-19T14:11:16.098Z | Downloaded openapiv3 v2.2.0 |
| 1292 | 2026-03-19T14:11:16.107Z | Downloaded sqlparser v0.61.0 |
| 1293 | 2026-03-19T14:11:16.113Z | Downloaded hickory-proto v0.25.2 |
| 1294 | 2026-03-19T14:11:16.125Z | Downloaded zerocopy v0.8.40 |
| 1295 | 2026-03-19T14:11:16.132Z | Downloaded tracing v0.1.44 |
| 1296 | 2026-03-19T14:11:16.149Z | Downloaded rustix v0.38.44 |
| 1297 | 2026-03-19T14:11:16.165Z | Downloaded rustls v0.23.37 |
| 1298 | 2026-03-19T14:11:16.174Z | Downloaded typify-impl v0.4.3 |
| 1299 | 2026-03-19T14:11:16.186Z | Downloaded hickory-proto v0.24.4 |
| 1300 | 2026-03-19T14:11:16.198Z | Downloaded tabled v0.20.0 |
| 1301 | 2026-03-19T14:11:16.209Z | Downloaded regex-syntax v0.6.29 |
| 1302 | 2026-03-19T14:11:16.215Z | Downloaded nix v0.28.0 |
| 1303 | 2026-03-19T14:11:16.223Z | Downloaded zerocopy-derive v0.6.6 |
| 1304 | 2026-03-19T14:11:16.231Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1305 | 2026-03-19T14:11:16.240Z | Downloaded nix v0.29.0 |
| 1306 | 2026-03-19T14:11:16.248Z | Downloaded bindgen v0.71.1 |
| 1307 | 2026-03-19T14:11:16.254Z | Downloaded regex v1.12.3 |
| 1308 | 2026-03-19T14:11:16.257Z | Downloaded chrono-tz v0.10.4 |
| 1309 | 2026-03-19T14:11:16.272Z | Downloaded ecdsa v0.16.9 |
| 1310 | 2026-03-19T14:11:16.275Z | Downloaded ena v0.14.4 |
| 1311 | 2026-03-19T14:11:16.275Z | Downloaded constant_time_eq v0.4.2 |
| 1312 | 2026-03-19T14:11:16.275Z | Downloaded libz-sys v1.1.24 |
| 1313 | 2026-03-19T14:11:16.291Z | Downloaded sled v0.34.7 |
| 1314 | 2026-03-19T14:11:16.298Z | Downloaded home v0.5.12 |
| 1315 | 2026-03-19T14:11:16.302Z | Downloaded blowfish v0.9.1 |
| 1316 | 2026-03-19T14:11:16.302Z | Downloaded sha3 v0.10.8 |
| 1317 | 2026-03-19T14:11:16.305Z | Downloaded bytes v1.11.1 |
| 1318 | 2026-03-19T14:11:16.308Z | Downloaded atomic-waker v1.1.2 |
| 1319 | 2026-03-19T14:11:16.308Z | Downloaded typify-impl v0.6.1 |
| 1320 | 2026-03-19T14:11:16.319Z | Downloaded ratatui v0.29.0 |
| 1321 | 2026-03-19T14:11:16.333Z | Downloaded async-stream-impl v0.3.6 |
| 1322 | 2026-03-19T14:11:16.337Z | Downloaded crossterm v0.29.0 |
| 1323 | 2026-03-19T14:11:16.391Z | Downloaded regex-automata v0.4.14 |
| 1324 | 2026-03-19T14:11:16.417Z | Downloaded petgraph v0.6.5 |
| 1325 | 2026-03-19T14:11:16.430Z | Downloaded jiff v0.2.21 |
| 1326 | 2026-03-19T14:11:16.445Z | Downloaded lzma-sys v0.1.20 |
| 1327 | 2026-03-19T14:11:16.477Z | Downloaded csv v1.4.0 |
| 1328 | 2026-03-19T14:11:16.499Z | Downloaded petgraph v0.8.3 |
| 1329 | 2026-03-19T14:11:16.522Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1330 | 2026-03-19T14:11:16.541Z | Downloaded tokio v1.49.0 |
| 1331 | 2026-03-19T14:11:16.618Z | Downloaded encoding_rs v0.8.35 |
| 1332 | 2026-03-19T14:11:16.643Z | Downloaded ring v0.17.14 |
| 1333 | 2026-03-19T14:11:16.681Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1334 | 2026-03-19T14:11:17.113Z | Downloaded aws-lc-sys v0.37.1 |
| 1335 | 2026-03-19T14:11:17.427Z | Compiling libc v0.2.180 |
| 1336 | 2026-03-19T14:11:17.427Z | Compiling serde v1.0.228 |
| 1337 | 2026-03-19T14:11:17.430Z | Compiling log v0.4.29 |
| 1338 | 2026-03-19T14:11:17.430Z | Compiling find-msvc-tools v0.1.9 |
| 1339 | 2026-03-19T14:11:17.601Z | Compiling shlex v1.3.0 |
| 1340 | 2026-03-19T14:11:17.605Z | Compiling smallvec v1.15.1 |
| 1341 | 2026-03-19T14:11:17.651Z | Compiling syn v2.0.117 |
| 1342 | 2026-03-19T14:11:17.669Z | Compiling typenum v1.19.0 |
| 1343 | 2026-03-19T14:11:17.886Z | Compiling generic-array v0.14.7 |
| 1344 | 2026-03-19T14:11:17.907Z | Compiling subtle v2.6.1 |
| 1345 | 2026-03-19T14:11:17.942Z | Compiling scopeguard v1.2.0 |
| 1346 | 2026-03-19T14:11:17.973Z | Compiling portable-atomic v1.13.1 |
| 1347 | 2026-03-19T14:11:18.051Z | Compiling lock_api v0.4.14 |
| 1348 | 2026-03-19T14:11:18.091Z | Compiling const-oid v0.9.6 |
| 1349 | 2026-03-19T14:11:18.160Z | Compiling critical-section v1.2.0 |
| 1350 | 2026-03-19T14:11:18.213Z | Compiling zerocopy v0.8.40 |
| 1351 | 2026-03-19T14:11:18.292Z | Compiling parking_lot_core v0.9.12 |
| 1352 | 2026-03-19T14:11:18.362Z | Compiling serde_json v1.0.149 |
| 1353 | 2026-03-19T14:11:18.596Z | Compiling pin-project-lite v0.2.17 |
| 1354 | 2026-03-19T14:11:18.727Z | Compiling pkg-config v0.3.32 |
| 1355 | 2026-03-19T14:11:18.803Z | Compiling getrandom v0.2.17 |
| 1356 | 2026-03-19T14:11:18.890Z | Compiling jobserver v0.1.34 |
| 1357 | 2026-03-19T14:11:18.996Z | Compiling rand_core v0.6.4 |
| 1358 | 2026-03-19T14:11:19.089Z | Compiling errno v0.3.14 |
| 1359 | 2026-03-19T14:11:19.215Z | Compiling cc v1.2.56 |
| 1360 | 2026-03-19T14:11:19.274Z | Compiling once_cell v1.21.3 |
| 1361 | 2026-03-19T14:11:19.335Z | Compiling signal-hook-registry v1.4.8 |
| 1362 | 2026-03-19T14:11:19.396Z | Compiling mio v1.1.1 |
| 1363 | 2026-03-19T14:11:19.493Z | Compiling bitflags v2.11.0 |
| 1364 | 2026-03-19T14:11:19.541Z | Compiling libm v0.2.16 |
| 1365 | 2026-03-19T14:11:19.692Z | Compiling parking_lot v0.12.5 |
| 1366 | 2026-03-19T14:11:19.745Z | Compiling num-traits v0.2.19 |
| 1367 | 2026-03-19T14:11:19.786Z | Compiling futures-core v0.3.32 |
| 1368 | 2026-03-19T14:11:19.981Z | Compiling socket2 v0.6.2 |
| 1369 | 2026-03-19T14:11:20.055Z | Compiling percent-encoding v2.3.2 |
| 1370 | 2026-03-19T14:11:20.177Z | Compiling allocator-api2 v0.2.21 |
| 1371 | 2026-03-19T14:11:20.205Z | Compiling foldhash v0.2.0 |
| 1372 | 2026-03-19T14:11:20.300Z | Compiling cpufeatures v0.2.17 |
| 1373 | 2026-03-19T14:11:20.318Z | Compiling futures-sink v0.3.32 |
| 1374 | 2026-03-19T14:11:20.392Z | Compiling futures-task v0.3.32 |
| 1375 | 2026-03-19T14:11:20.445Z | Compiling futures-channel v0.3.32 |
| 1376 | 2026-03-19T14:11:20.477Z | Compiling futures-io v0.3.32 |
| 1377 | 2026-03-19T14:11:20.553Z | Compiling getrandom v0.4.1 |
| 1378 | 2026-03-19T14:11:20.603Z | Compiling hashbrown v0.16.1 |
| 1379 | 2026-03-19T14:11:20.622Z | Compiling slab v0.4.12 |
| 1380 | 2026-03-19T14:11:20.667Z | Compiling getrandom v0.3.4 |
| 1381 | 2026-03-19T14:11:20.737Z | Compiling rand_core v0.10.0 |
| 1382 | 2026-03-19T14:11:20.846Z | Compiling rustversion v1.0.22 |
| 1383 | 2026-03-19T14:11:20.945Z | Compiling form_urlencoded v1.2.2 |
| 1384 | 2026-03-19T14:11:21.267Z | Compiling cmake v0.1.57 |
| 1385 | 2026-03-19T14:11:21.344Z | Compiling indexmap v2.13.0 |
| 1386 | 2026-03-19T14:11:21.394Z | Compiling dunce v1.0.5 |
| 1387 | 2026-03-19T14:11:21.568Z | Compiling base64ct v1.8.3 |
| 1388 | 2026-03-19T14:11:21.593Z | Compiling ident_case v1.0.1 |
| 1389 | 2026-03-19T14:11:21.739Z | Compiling synstructure v0.13.2 |
| 1390 | 2026-03-19T14:11:21.840Z | Compiling fs_extra v1.3.0 |
| 1391 | 2026-03-19T14:11:21.933Z | Compiling pem-rfc7468 v0.7.0 |
| 1392 | 2026-03-19T14:11:21.955Z | Compiling flagset v0.4.7 |
| 1393 | 2026-03-19T14:11:22.126Z | Compiling rand_core v0.9.5 |
| 1394 | 2026-03-19T14:11:22.165Z | Compiling iana-time-zone v0.1.65 |
| 1395 | 2026-03-19T14:11:22.184Z | Compiling rustix v1.1.3 |
| 1396 | 2026-03-19T14:11:22.203Z | Compiling aws-lc-sys v0.37.1 |
| 1397 | 2026-03-19T14:11:22.299Z | Compiling ring v0.17.14 |
| 1398 | 2026-03-19T14:11:22.357Z | Compiling uuid v1.21.0 |
| 1399 | 2026-03-19T14:11:22.430Z | Compiling rustc_version v0.4.1 |
| 1400 | 2026-03-19T14:11:22.476Z | Compiling regex-syntax v0.8.10 |
| 1401 | 2026-03-19T14:11:22.607Z | Compiling aws-lc-rs v1.16.0 |
| 1402 | 2026-03-19T14:11:22.858Z | Compiling vcpkg v0.2.15 |
| 1403 | 2026-03-19T14:11:22.985Z | Compiling tracing-core v0.1.36 |
| 1404 | 2026-03-19T14:11:23.287Z | Compiling crossbeam-utils v0.8.21 |
| 1405 | 2026-03-19T14:11:23.678Z | Compiling pest_generator v2.8.6 |
| 1406 | 2026-03-19T14:11:23.748Z | Compiling serde_derive_internals v0.29.1 |
| 1407 | 2026-03-19T14:11:23.857Z | Compiling openssl-sys v0.9.111 |
| 1408 | 2026-03-19T14:11:24.320Z | Compiling serde_derive v1.0.228 |
| 1409 | 2026-03-19T14:11:24.525Z | Compiling zeroize_derive v1.4.3 |
| 1410 | 2026-03-19T14:11:24.564Z | Compiling zerofrom-derive v0.1.6 |
| 1411 | 2026-03-19T14:11:24.606Z | Compiling yoke-derive v0.8.1 |
| 1412 | 2026-03-19T14:11:24.992Z | Compiling zerocopy-derive v0.8.40 |
| 1413 | 2026-03-19T14:11:25.379Z | Compiling zeroize v1.8.2 |
| 1414 | 2026-03-19T14:11:25.738Z | Compiling zerovec-derive v0.11.2 |
| 1415 | 2026-03-19T14:11:26.190Z | Compiling displaydoc v0.2.5 |
| 1416 | 2026-03-19T14:11:26.425Z | Compiling crypto-common v0.1.7 |
| 1417 | 2026-03-19T14:11:26.506Z | Compiling zerofrom v0.1.6 |
| 1418 | 2026-03-19T14:11:26.644Z | Compiling yoke v0.8.1 |
| 1419 | 2026-03-19T14:11:26.666Z | Compiling block-buffer v0.10.4 |
| 1420 | 2026-03-19T14:11:26.875Z | Compiling digest v0.10.7 |
| 1421 | 2026-03-19T14:11:26.893Z | Compiling tokio-macros v2.6.0 |
| 1422 | 2026-03-19T14:11:27.170Z | Compiling hmac v0.12.1 |
| 1423 | 2026-03-19T14:11:27.190Z | Compiling zerotrie v0.2.3 |
| 1424 | 2026-03-19T14:11:27.207Z | Compiling futures-macro v0.3.32 |
| 1425 | 2026-03-19T14:11:27.259Z | Compiling zerovec v0.11.5 |
| 1426 | 2026-03-19T14:11:27.365Z | Compiling block-padding v0.3.3 |
| 1427 | 2026-03-19T14:11:27.565Z | Compiling inout v0.1.4 |
| 1428 | 2026-03-19T14:11:27.591Z | Compiling sha2 v0.10.9 |
| 1429 | 2026-03-19T14:11:27.779Z | Compiling cipher v0.4.4 |
| 1430 | 2026-03-19T14:11:27.860Z | Compiling der_derive v0.7.3 |
| 1431 | 2026-03-19T14:11:27.978Z | Compiling tinystr v0.8.2 |
| 1432 | 2026-03-19T14:11:28.119Z | Compiling potential_utf v0.1.4 |
| 1433 | 2026-03-19T14:11:28.239Z | Compiling icu_locale_core v2.1.1 |
| 1434 | 2026-03-19T14:11:28.280Z | Compiling icu_collections v2.1.1 |
| 1435 | 2026-03-19T14:11:28.331Z | Compiling futures-util v0.3.32 |
| 1436 | 2026-03-19T14:11:28.916Z | Compiling salsa20 v0.10.2 |
| 1437 | 2026-03-19T14:11:29.089Z | Compiling bytes v1.11.1 |
| 1438 | 2026-03-19T14:11:29.117Z | Compiling icu_provider v2.1.1 |
| 1439 | 2026-03-19T14:11:29.151Z | Compiling der v0.7.10 |
| 1440 | 2026-03-19T14:11:29.450Z | Compiling icu_normalizer v2.1.1 |
| 1441 | 2026-03-19T14:11:29.469Z | Compiling icu_properties v2.1.2 |
| 1442 | 2026-03-19T14:11:29.498Z | Compiling chrono v0.4.44 |
| 1443 | 2026-03-19T14:11:29.904Z | Compiling tokio v1.49.0 |
| 1444 | 2026-03-19T14:11:30.156Z | Compiling http v1.4.0 |
| 1445 | 2026-03-19T14:11:30.802Z | Compiling idna_adapter v1.2.1 |
| 1446 | 2026-03-19T14:11:30.972Z | Compiling idna v1.1.0 |
| 1447 | 2026-03-19T14:11:31.026Z | Compiling spki v0.7.3 |
| 1448 | 2026-03-19T14:11:31.280Z | Compiling ppv-lite86 v0.2.21 |
| 1449 | 2026-03-19T14:11:31.356Z | Compiling url v2.5.8 |
| 1450 | 2026-03-19T14:11:31.360Z | Compiling pbkdf2 v0.12.2 |
| 1451 | 2026-03-19T14:11:31.393Z | Compiling thiserror-impl v2.0.18 |
| 1452 | 2026-03-19T14:11:31.413Z | Compiling cbc v0.1.2 |
| 1453 | 2026-03-19T14:11:31.541Z | Compiling scrypt v0.11.0 |
| 1454 | 2026-03-19T14:11:31.643Z | Compiling aes v0.8.4 |
| 1455 | 2026-03-19T14:11:31.718Z | Compiling rand_chacha v0.9.0 |
| 1456 | 2026-03-19T14:11:31.869Z | Compiling rustls-pki-types v1.14.0 |
| 1457 | 2026-03-19T14:11:31.907Z | Compiling tracing-attributes v0.1.31 |
| 1458 | 2026-03-19T14:11:32.483Z | Compiling pkcs5 v0.7.1 |
| 1459 | 2026-03-19T14:11:32.488Z | Compiling rand v0.9.2 |
| 1460 | 2026-03-19T14:11:32.611Z | Compiling http-body v1.0.1 |
| 1461 | 2026-03-19T14:11:32.875Z | Compiling httparse v1.10.1 |
| 1462 | 2026-03-19T14:11:33.041Z | Compiling base64 v0.22.1 |
| 1463 | 2026-03-19T14:11:33.127Z | Compiling syn v1.0.109 |
| 1464 | 2026-03-19T14:11:33.228Z | Compiling thiserror v2.0.18 |
| 1465 | 2026-03-19T14:11:33.312Z | Compiling openssl-probe v0.2.1 |
| 1466 | 2026-03-19T14:11:33.358Z | Compiling schemars v0.8.22 |
| 1467 | 2026-03-19T14:11:33.456Z | Compiling untrusted v0.9.0 |
| 1468 | 2026-03-19T14:11:33.511Z | Compiling untrusted v0.7.1 |
| 1469 | 2026-03-19T14:11:33.608Z | Compiling pkcs8 v0.10.2 |
| 1470 | 2026-03-19T14:11:33.613Z | Compiling schemars_derive v0.8.22 |
| 1471 | 2026-03-19T14:11:33.665Z | Compiling pest_derive v2.8.6 |
| 1472 | 2026-03-19T14:11:33.689Z | Compiling scroll_derive v0.13.1 |
| 1473 | 2026-03-19T14:11:33.721Z | Compiling tracing v0.1.44 |
| 1474 | 2026-03-19T14:11:34.055Z | Compiling darling_core v0.20.11 |
| 1475 | 2026-03-19T14:11:34.191Z | Compiling try-lock v0.2.5 |
| 1476 | 2026-03-19T14:11:34.325Z | Compiling tower-layer v0.3.3 |
| 1477 | 2026-03-19T14:11:34.530Z | Compiling dyn-clone v1.0.20 |
| 1478 | 2026-03-19T14:11:34.672Z | Compiling rustls v0.23.37 |
| 1479 | 2026-03-19T14:11:34.700Z | Compiling atomic-waker v1.1.2 |
| 1480 | 2026-03-19T14:11:34.738Z | Compiling tinyvec_macros v0.1.1 |
| 1481 | 2026-03-19T14:11:34.824Z | Compiling tower-service v0.3.3 |
| 1482 | 2026-03-19T14:11:34.858Z | Compiling tinyvec v1.10.0 |
| 1483 | 2026-03-19T14:11:34.883Z | Compiling scroll v0.13.0 |
| 1484 | 2026-03-19T14:11:34.939Z | Compiling tokio-util v0.7.18 |
| 1485 | 2026-03-19T14:11:35.225Z | Compiling want v0.3.1 |
| 1486 | 2026-03-19T14:11:35.694Z | Compiling ipnet v2.11.0 |
| 1487 | 2026-03-19T14:11:36.084Z | Compiling h2 v0.4.13 |
| 1488 | 2026-03-19T14:11:36.359Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1489 | 2026-03-19T14:11:36.378Z | Compiling spin v0.9.8 |
| 1490 | 2026-03-19T14:11:36.680Z | Compiling aho-corasick v1.1.4 |
| 1491 | 2026-03-19T14:11:36.874Z | Compiling powerfmt v0.2.0 |
| 1492 | 2026-03-19T14:11:37.116Z | Compiling foreign-types-shared v0.1.1 |
| 1493 | 2026-03-19T14:11:37.153Z | Compiling openssl v0.10.75 |
| 1494 | 2026-03-19T14:11:37.228Z | Compiling time-core v0.1.8 |
| 1495 | 2026-03-19T14:11:37.371Z | Compiling darling_macro v0.20.11 |
| 1496 | 2026-03-19T14:11:37.414Z | Compiling pin-utils v0.1.0 |
| 1497 | 2026-03-19T14:11:37.448Z | Compiling crc32fast v1.5.0 |
| 1498 | 2026-03-19T14:11:37.504Z | Compiling num-conv v0.2.0 |
| 1499 | 2026-03-19T14:11:37.675Z | Compiling httpdate v1.0.3 |
| 1500 | 2026-03-19T14:11:37.843Z | Compiling regex-automata v0.4.14 |
| 1501 | 2026-03-19T14:11:37.865Z | Compiling time-macros v0.2.27 |
| 1502 | 2026-03-19T14:11:37.976Z | Compiling darling v0.20.11 |
| 1503 | 2026-03-19T14:11:37.998Z | Compiling tempfile v3.25.0 |
| 1504 | 2026-03-19T14:11:38.077Z | Compiling foreign-types v0.3.2 |
| 1505 | 2026-03-19T14:11:38.167Z | Compiling deranged v0.5.8 |
| 1506 | 2026-03-19T14:11:39.091Z | Compiling goblin v0.10.5 |
| 1507 | 2026-03-19T14:11:39.509Z | Compiling openssl-macros v0.1.1 |
| 1508 | 2026-03-19T14:11:40.009Z | Compiling thiserror-impl v1.0.69 |
| 1509 | 2026-03-19T14:11:40.028Z | Compiling wait-timeout v0.2.1 |
| 1510 | 2026-03-19T14:11:40.370Z | Compiling hyper v1.8.1 |
| 1511 | 2026-03-19T14:11:41.158Z | Compiling simd-adler32 v0.3.8 |
| 1512 | 2026-03-19T14:11:41.511Z | Compiling num_threads v0.1.7 |
| 1513 | 2026-03-19T14:11:41.530Z | Compiling bit-vec v0.8.0 |
| 1514 | 2026-03-19T14:11:41.634Z | Compiling quick-error v1.2.3 |
| 1515 | 2026-03-19T14:11:41.725Z | Compiling either v1.15.0 |
| 1516 | 2026-03-19T14:11:41.767Z | Compiling siphasher v1.0.2 |
| 1517 | 2026-03-19T14:11:41.838Z | Compiling usdt-impl v0.6.0 |
| 1518 | 2026-03-19T14:11:41.995Z | Compiling native-tls v0.2.18 |
| 1519 | 2026-03-19T14:11:42.016Z | Compiling hyper-util v0.1.20 |
| 1520 | 2026-03-19T14:11:42.115Z | Compiling bit-set v0.8.0 |
| 1521 | 2026-03-19T14:11:42.282Z | Compiling rusty-fork v0.3.1 |
| 1522 | 2026-03-19T14:11:42.325Z | Compiling thiserror v1.0.69 |
| 1523 | 2026-03-19T14:11:42.454Z | Compiling time v0.3.47 |
| 1524 | 2026-03-19T14:11:42.698Z | Compiling derive_builder_core v0.20.2 |
| 1525 | 2026-03-19T14:11:43.611Z | Compiling dof v0.4.0 |
| 1526 | 2026-03-19T14:11:44.116Z | Compiling unicode-normalization v0.1.25 |
| 1527 | 2026-03-19T14:11:44.345Z | Compiling crossbeam-epoch v0.9.18 |
| 1528 | 2026-03-19T14:11:44.620Z | Compiling dtrace-parser v0.3.0 |
| 1529 | 2026-03-19T14:11:44.717Z | Compiling rustls-native-certs v0.8.3 |
| 1530 | 2026-03-19T14:11:44.779Z | Compiling signature v2.2.0 |
| 1531 | 2026-03-19T14:11:45.003Z | Compiling scroll_derive v0.12.1 |
| 1532 | 2026-03-19T14:11:45.032Z | Compiling heapless v0.7.17 |
| 1533 | 2026-03-19T14:11:45.095Z | Compiling rand_xorshift v0.4.0 |
| 1534 | 2026-03-19T14:11:45.246Z | Compiling slog v2.8.2 |
| 1535 | 2026-03-19T14:11:45.294Z | Compiling darling_core v0.21.3 |
| 1536 | 2026-03-19T14:11:45.325Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1537 | 2026-03-19T14:11:45.471Z | Compiling sync_wrapper v1.0.2 |
| 1538 | 2026-03-19T14:11:45.606Z | Compiling thread-id v5.1.0 |
| 1539 | 2026-03-19T14:11:45.666Z | Compiling cookie v0.18.1 |
| 1540 | 2026-03-19T14:11:45.685Z | Compiling unicode-segmentation v1.12.0 |
| 1541 | 2026-03-19T14:11:45.706Z | Compiling unarray v0.1.4 |
| 1542 | 2026-03-19T14:11:45.840Z | Compiling unicode-bidi v0.3.18 |
| 1543 | 2026-03-19T14:11:45.860Z | Compiling unicode-properties v0.1.4 |
| 1544 | 2026-03-19T14:11:45.888Z | Compiling paste v1.0.15 |
| 1545 | 2026-03-19T14:11:46.125Z | Compiling adler2 v2.0.1 |
| 1546 | 2026-03-19T14:11:46.200Z | Compiling zstd-safe v7.2.4 |
| 1547 | 2026-03-19T14:11:46.234Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-19T14:11:46.285Z | Compiling anyhow v1.0.102 |
| 1549 | 2026-03-19T14:11:46.437Z | Compiling rayon-core v1.13.0 |
| 1550 | 2026-03-19T14:11:46.516Z | Compiling stringprep v0.1.5 |
| 1551 | 2026-03-19T14:11:46.584Z | Compiling miniz_oxide v0.8.9 |
| 1552 | 2026-03-19T14:11:46.796Z | Compiling scroll v0.12.0 |
| 1553 | 2026-03-19T14:11:46.816Z | Compiling proptest v1.10.0 |
| 1554 | 2026-03-19T14:11:47.151Z | Compiling tower v0.5.3 |
| 1555 | 2026-03-19T14:11:47.514Z | Compiling crossbeam-deque v0.8.6 |
| 1556 | 2026-03-19T14:11:47.544Z | Compiling derive_builder_macro v0.20.2 |
| 1557 | 2026-03-19T14:11:47.595Z | Compiling ipnetwork v0.21.1 |
| 1558 | 2026-03-19T14:11:47.749Z | Compiling http-body-util v0.1.3 |
| 1559 | 2026-03-19T14:11:47.773Z | Compiling webpki-roots v1.0.6 |
| 1560 | 2026-03-19T14:11:47.791Z | Compiling rand_chacha v0.3.1 |
| 1561 | 2026-03-19T14:11:47.926Z | Compiling toml_datetime v0.6.11 |
| 1562 | 2026-03-19T14:11:48.066Z | Compiling serde_spanned v0.6.9 |
| 1563 | 2026-03-19T14:11:48.112Z | Compiling serde_tokenstream v0.2.3 |
| 1564 | 2026-03-19T14:11:48.133Z | Compiling erased-serde v0.3.31 |
| 1565 | 2026-03-19T14:11:48.244Z | Compiling md-5 v0.10.6 |
| 1566 | 2026-03-19T14:11:48.268Z | Compiling zerocopy-derive v0.7.35 |
| 1567 | 2026-03-19T14:11:48.448Z | Compiling curve25519-dalek v4.1.3 |
| 1568 | 2026-03-19T14:11:48.524Z | Compiling vergen-lib v0.1.6 |
| 1569 | 2026-03-19T14:11:48.746Z | Compiling num-integer v0.1.46 |
| 1570 | 2026-03-19T14:11:48.813Z | Compiling hash32 v0.2.1 |
| 1571 | 2026-03-19T14:11:48.854Z | Compiling ff v0.13.1 |
| 1572 | 2026-03-19T14:11:48.874Z | Compiling memoffset v0.9.1 |
| 1573 | 2026-03-19T14:11:48.931Z | Compiling darling_macro v0.21.3 |
| 1574 | 2026-03-19T14:11:49.020Z | Compiling cfg_aliases v0.2.1 |
| 1575 | 2026-03-19T14:11:49.058Z | Compiling fallible-iterator v0.2.0 |
| 1576 | 2026-03-19T14:11:49.104Z | Compiling psl-types v2.0.11 |
| 1577 | 2026-03-19T14:11:49.121Z | Compiling rustix v0.38.44 |
| 1578 | 2026-03-19T14:11:49.177Z | Compiling ref-cast v1.0.25 |
| 1579 | 2026-03-19T14:11:49.258Z | Compiling zlib-rs v0.6.2 |
| 1580 | 2026-03-19T14:11:49.422Z | Compiling smoltcp v0.9.1 |
| 1581 | 2026-03-19T14:11:49.463Z | Compiling ryu v1.0.23 |
| 1582 | 2026-03-19T14:11:49.539Z | Compiling base16ct v0.2.0 |
| 1583 | 2026-03-19T14:11:49.561Z | Compiling litrs v1.0.0 |
| 1584 | 2026-03-19T14:11:49.564Z | Compiling num-bigint-dig v0.8.6 |
| 1585 | 2026-03-19T14:11:49.686Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-03-19T14:11:49.761Z | Compiling sec1 v0.7.3 |
| 1587 | 2026-03-19T14:11:49.831Z | Compiling serde_urlencoded v0.7.1 |
| 1588 | 2026-03-19T14:11:50.046Z | Compiling darling v0.21.3 |
| 1589 | 2026-03-19T14:11:50.118Z | Compiling newtype-uuid v1.3.2 |
| 1590 | 2026-03-19T14:11:50.145Z | Compiling zerocopy v0.7.35 |
| 1591 | 2026-03-19T14:11:50.163Z | Compiling postgres-protocol v0.6.10 |
| 1592 | 2026-03-19T14:11:50.240Z | Compiling document-features v0.2.12 |
| 1593 | 2026-03-19T14:11:50.546Z | Compiling publicsuffix v2.3.0 |
| 1594 | 2026-03-19T14:11:50.769Z | Compiling nix v0.31.1 |
| 1595 | 2026-03-19T14:11:50.912Z | Compiling num-iter v0.1.45 |
| 1596 | 2026-03-19T14:11:51.014Z | Compiling group v0.13.0 |
| 1597 | 2026-03-19T14:11:51.235Z | Compiling derive_builder v0.20.2 |
| 1598 | 2026-03-19T14:11:51.253Z | Compiling rand v0.8.5 |
| 1599 | 2026-03-19T14:11:51.390Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-03-19T14:11:51.674Z | Compiling oxnet v0.1.4 |
| 1601 | 2026-03-19T14:11:51.859Z | Compiling proc-macro-error v1.0.4 |
| 1602 | 2026-03-19T14:11:52.080Z | Compiling tokio-native-tls v0.3.1 |
| 1603 | 2026-03-19T14:11:52.197Z | Compiling goblin v0.8.2 |
| 1604 | 2026-03-19T14:11:52.931Z | Compiling heck v0.4.1 |
| 1605 | 2026-03-19T14:11:53.014Z | Compiling phf_shared v0.13.1 |
| 1606 | 2026-03-19T14:11:53.051Z | Compiling hubpack_derive v0.1.1 |
| 1607 | 2026-03-19T14:11:53.127Z | Compiling regex v1.12.3 |
| 1608 | 2026-03-19T14:11:53.219Z | Compiling lazy_static v1.5.0 |
| 1609 | 2026-03-19T14:11:53.333Z | Compiling cargo-platform v0.1.9 |
| 1610 | 2026-03-19T14:11:53.333Z | Compiling hkdf v0.12.4 |
| 1611 | 2026-03-19T14:11:53.562Z | Compiling flate2 v1.1.9 |
| 1612 | 2026-03-19T14:11:53.607Z | Compiling crypto-bigint v0.5.5 |
| 1613 | 2026-03-19T14:11:53.664Z | Compiling ref-cast-impl v1.0.25 |
| 1614 | 2026-03-19T14:11:53.717Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1615 | 2026-03-19T14:11:53.931Z | Compiling async-trait v0.1.89 |
| 1616 | 2026-03-19T14:11:54.130Z | Compiling strum_macros v0.27.2 |
| 1617 | 2026-03-19T14:11:54.375Z | Compiling daft-derive v0.1.5 |
| 1618 | 2026-03-19T14:11:54.574Z | Compiling terminal_size v0.4.3 |
| 1619 | 2026-03-19T14:11:54.746Z | Compiling vergen v9.0.6 |
| 1620 | 2026-03-19T14:11:54.973Z | Compiling fs-err v3.3.0 |
| 1621 | 2026-03-19T14:11:55.207Z | Compiling ahash v0.8.12 |
| 1622 | 2026-03-19T14:11:55.307Z | Compiling bitflags v1.3.2 |
| 1623 | 2026-03-19T14:11:55.369Z | Compiling winnow v0.5.40 |
| 1624 | 2026-03-19T14:11:55.402Z | Compiling foldhash v0.1.5 |
| 1625 | 2026-03-19T14:11:55.457Z | Compiling object v0.37.3 |
| 1626 | 2026-03-19T14:11:55.619Z | Compiling bumpalo v3.20.2 |
| 1627 | 2026-03-19T14:11:55.800Z | Compiling managed v0.8.0 |
| 1628 | 2026-03-19T14:11:55.947Z | Compiling libbz2-rs-sys v0.2.2 |
| 1629 | 2026-03-19T14:11:56.480Z | Compiling zopfli v0.8.3 |
| 1630 | 2026-03-19T14:11:56.904Z | Compiling bzip2 v0.6.1 |
| 1631 | 2026-03-19T14:11:56.931Z | Compiling strum v0.27.2 |
| 1632 | 2026-03-19T14:11:57.123Z | Compiling hashbrown v0.15.5 |
| 1633 | 2026-03-19T14:11:57.151Z | Compiling toml_edit v0.19.15 |
| 1634 | 2026-03-19T14:11:57.172Z | Compiling console v0.16.2 |
| 1635 | 2026-03-19T14:11:57.312Z | Compiling clap_builder v4.5.60 |
| 1636 | 2026-03-19T14:11:57.335Z | Compiling daft v0.1.5 |
| 1637 | 2026-03-19T14:11:57.402Z | Compiling dof v0.3.0 |
| 1638 | 2026-03-19T14:11:57.812Z | Compiling elliptic-curve v0.13.8 |
| 1639 | 2026-03-19T14:11:58.036Z | Compiling hubpack v0.1.2 |
| 1640 | 2026-03-19T14:11:58.318Z | Compiling cargo_metadata v0.19.2 |
| 1641 | 2026-03-19T14:11:58.371Z | Compiling phf v0.13.1 |
| 1642 | 2026-03-19T14:11:58.585Z | Compiling zone_cfg_derive v0.3.1 |
| 1643 | 2026-03-19T14:11:59.405Z | Compiling signal-hook-mio v0.2.5 |
| 1644 | 2026-03-19T14:11:59.549Z | Compiling zstd v0.13.3 |
| 1645 | 2026-03-19T14:11:59.901Z | Compiling cookie_store v0.22.1 |
| 1646 | 2026-03-19T14:12:00.665Z | Compiling rayon v1.11.0 |
| 1647 | 2026-03-19T14:12:00.795Z | Compiling hyper-tls v0.6.0 |
| 1648 | 2026-03-19T14:12:00.905Z | Compiling bzip2 v0.4.4 |
| 1649 | 2026-03-19T14:12:01.130Z | Compiling postgres-types v0.2.12 |
| 1650 | 2026-03-19T14:12:01.185Z | Compiling serde_with_macros v3.17.0 |
| 1651 | 2026-03-19T14:12:01.574Z | Compiling usdt-macro v0.6.0 |
| 1652 | 2026-03-19T14:12:01.805Z | Compiling usdt-attr-macro v0.6.0 |
| 1653 | 2026-03-19T14:12:01.904Z | Compiling ed25519 v2.2.3 |
| 1654 | 2026-03-19T14:12:02.568Z | Compiling dtrace-parser v0.2.0 |
| 1655 | 2026-03-19T14:12:02.791Z | Compiling phf_shared v0.11.3 |
| 1656 | 2026-03-19T14:12:02.848Z | Compiling itertools v0.12.1 |
| 1657 | 2026-03-19T14:12:02.869Z | Compiling bstr v1.12.1 |
| 1658 | 2026-03-19T14:12:03.036Z | Compiling pkcs1 v0.7.5 |
| 1659 | 2026-03-19T14:12:03.092Z | Compiling serde-big-array v0.5.1 |
| 1660 | 2026-03-19T14:12:03.172Z | Compiling hex v0.4.3 |
| 1661 | 2026-03-19T14:12:03.270Z | Compiling rfc6979 v0.4.0 |
| 1662 | 2026-03-19T14:12:03.422Z | Compiling enum-as-inner v0.6.1 |
| 1663 | 2026-03-19T14:12:03.523Z | Compiling serde_repr v0.1.20 |
| 1664 | 2026-03-19T14:12:03.579Z | Compiling clap_derive v4.5.55 |
| 1665 | 2026-03-19T14:12:03.647Z | Compiling strum_macros v0.26.4 |
| 1666 | 2026-03-19T14:12:03.770Z | Compiling float-cmp v0.10.0 |
| 1667 | 2026-03-19T14:12:03.960Z | Compiling thread-id v4.2.2 |
| 1668 | 2026-03-19T14:12:04.064Z | Compiling memmap2 v0.9.10 |
| 1669 | 2026-03-19T14:12:04.083Z | Compiling env_filter v1.0.0 |
| 1670 | 2026-03-19T14:12:04.219Z | Compiling encoding_rs v0.8.35 |
| 1671 | 2026-03-19T14:12:04.351Z | Compiling predicates-core v1.0.10 |
| 1672 | 2026-03-19T14:12:04.485Z | Compiling fixedbitset v0.4.2 |
| 1673 | 2026-03-19T14:12:04.504Z | Compiling static_assertions v1.1.0 |
| 1674 | 2026-03-19T14:12:04.578Z | Compiling difflib v0.4.0 |
| 1675 | 2026-03-19T14:12:04.597Z | Compiling jiff v0.2.21 |
| 1676 | 2026-03-19T14:12:04.770Z | Compiling normalize-line-endings v0.3.0 |
| 1677 | 2026-03-19T14:12:04.894Z | Compiling mime v0.3.17 |
| 1678 | 2026-03-19T14:12:05.240Z | Compiling rustc-hash v2.1.1 |
| 1679 | 2026-03-19T14:12:05.373Z | Compiling data-encoding v2.10.0 |
| 1680 | 2026-03-19T14:12:05.401Z | Compiling precomputed-hash v0.1.1 |
| 1681 | 2026-03-19T14:12:05.514Z | Compiling unit-prefix v0.5.2 |
| 1682 | 2026-03-19T14:12:05.703Z | Compiling fixedbitset v0.5.7 |
| 1683 | 2026-03-19T14:12:05.727Z | Compiling new_debug_unreachable v1.0.6 |
| 1684 | 2026-03-19T14:12:05.811Z | Compiling whoami v2.1.0 |
| 1685 | 2026-03-19T14:12:06.027Z | Compiling keccak v0.1.6 |
| 1686 | 2026-03-19T14:12:06.082Z | Compiling strum v0.26.3 |
| 1687 | 2026-03-19T14:12:06.116Z | Compiling tokio-postgres v0.7.16 |
| 1688 | 2026-03-19T14:12:06.244Z | Compiling sha3 v0.10.8 |
| 1689 | 2026-03-19T14:12:06.275Z | Compiling clap v4.5.60 |
| 1690 | 2026-03-19T14:12:06.319Z | Compiling petgraph v0.8.3 |
| 1691 | 2026-03-19T14:12:06.350Z | Compiling string_cache v0.8.9 |
| 1692 | 2026-03-19T14:12:06.374Z | Compiling hickory-proto v0.25.2 |
| 1693 | 2026-03-19T14:12:06.694Z | Compiling indicatif v0.18.4 |
| 1694 | 2026-03-19T14:12:06.851Z | Compiling iddqd v0.3.17 |
| 1695 | 2026-03-19T14:12:07.188Z | Compiling toml_edit v0.22.27 |
| 1696 | 2026-03-19T14:12:07.887Z | Compiling predicates v3.1.4 |
| 1697 | 2026-03-19T14:12:08.375Z | Compiling zip v4.6.1 |
| 1698 | 2026-03-19T14:12:08.756Z | Compiling petgraph v0.6.5 |
| 1699 | 2026-03-19T14:12:09.059Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-03-19T14:12:09.173Z | Compiling zone v0.3.1 |
| 1701 | 2026-03-19T14:12:09.693Z | Compiling env_logger v0.11.9 |
| 1702 | 2026-03-19T14:12:10.091Z | Compiling usdt v0.6.0 |
| 1703 | 2026-03-19T14:12:10.170Z | Compiling usdt-impl v0.5.0 |
| 1704 | 2026-03-19T14:12:10.429Z | Compiling serde_with v3.17.0 |
| 1705 | 2026-03-19T14:12:10.622Z | Compiling similar v2.7.0 |
| 1706 | 2026-03-19T14:12:10.801Z | Compiling ecdsa v0.16.9 |
| 1707 | 2026-03-19T14:12:10.942Z | Compiling rsa v0.9.10 |
| 1708 | 2026-03-19T14:12:11.037Z | Compiling crossterm v0.28.1 |
| 1709 | 2026-03-19T14:12:11.306Z | Compiling ed25519-dalek v2.2.0 |
| 1710 | 2026-03-19T14:12:12.180Z | Compiling zip v0.6.6 |
| 1711 | 2026-03-19T14:12:12.886Z | Compiling toml v0.7.8 |
| 1712 | 2026-03-19T14:12:13.271Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1713 | 2026-03-19T14:12:13.404Z | Compiling itertools v0.13.0 |
| 1714 | 2026-03-19T14:12:13.443Z | Compiling tokio-stream v0.1.18 |
| 1715 | 2026-03-19T14:12:13.725Z | Compiling buf-list v1.1.2 |
| 1716 | 2026-03-19T14:12:13.883Z | Compiling x509-cert v0.2.5 |
| 1717 | 2026-03-19T14:12:14.052Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1718 | 2026-03-19T14:12:14.078Z | Compiling openapiv3 v2.2.0 |
| 1719 | 2026-03-19T14:12:14.141Z | Compiling sha1 v0.10.6 |
| 1720 | 2026-03-19T14:12:14.425Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1721 | 2026-03-19T14:12:14.454Z | Compiling lalrpop-util v0.19.12 |
| 1722 | 2026-03-19T14:12:14.703Z | Compiling peg-runtime v0.8.5 |
| 1723 | 2026-03-19T14:12:14.803Z | Compiling thread_local v1.1.9 |
| 1724 | 2026-03-19T14:12:15.074Z | Compiling slog-async v2.8.0 |
| 1725 | 2026-03-19T14:12:15.099Z | Compiling crossbeam-channel v0.5.15 |
| 1726 | 2026-03-19T14:12:15.132Z | Compiling futures-executor v0.3.32 |
| 1727 | 2026-03-19T14:12:15.214Z | Compiling filetime v0.2.27 |
| 1728 | 2026-03-19T14:12:15.440Z | Compiling is-terminal v0.4.17 |
| 1729 | 2026-03-19T14:12:15.471Z | Compiling take_mut v0.2.2 |
| 1730 | 2026-03-19T14:12:15.490Z | Compiling term v1.2.1 |
| 1731 | 2026-03-19T14:12:15.559Z | Compiling xattr v1.6.1 |
| 1732 | 2026-03-19T14:12:15.714Z | Compiling tar v0.4.44 |
| 1733 | 2026-03-19T14:12:15.779Z | Compiling futures v0.3.32 |
| 1734 | 2026-03-19T14:12:15.885Z | Compiling slog-term v2.9.2 |
| 1735 | 2026-03-19T14:12:23.098Z | Compiling rustls-webpki v0.103.9 |
| 1736 | 2026-03-19T14:12:27.166Z | Compiling tokio-rustls v0.26.4 |
| 1737 | 2026-03-19T14:12:27.166Z | Compiling rustls-platform-verifier v0.6.2 |
| 1738 | 2026-03-19T14:12:27.438Z | Compiling hyper-rustls v0.27.7 |
| 1739 | 2026-03-19T14:12:27.701Z | Compiling reqwest v0.13.2 |
| 1740 | 2026-03-19T14:12:27.701Z | Compiling reqwest v0.12.28 |
| 1741 | 2026-03-19T14:12:30.671Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1742 | 2026-03-19T14:12:30.942Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1743 | 2026-03-19T14:12:34.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1744 | 2026-03-19T14:12:34.951Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1745 | 2026-03-19T14:12:35.012Z | Mar 19 14:12:34.218 INFO Starting download, target: Clickhouse |
| 1746 | 2026-03-19T14:12:35.012Z | Mar 19 14:12:34.219 INFO Starting download, target: TransceiverControl |
| 1747 | 2026-03-19T14:12:35.012Z | Mar 19 14:12:34.219 INFO Starting download, target: Console |
| 1748 | 2026-03-19T14:12:35.012Z | Mar 19 14:12:34.219 INFO Starting download, target: Cockroach |
| 1749 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Starting download, target: DendriteStub |
| 1750 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Starting download, target: MaghemiteMgd |
| 1751 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1752 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1753 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1754 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1755 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1756 | 2026-03-19T14:12:35.016Z | Mar 19 14:12:34.219 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1757 | 2026-03-19T14:12:35.637Z | Mar 19 14:12:34.835 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1758 | 2026-03-19T14:12:35.981Z | Mar 19 14:12:35.175 INFO Download complete, target: TransceiverControl |
| 1759 | 2026-03-19T14:12:35.993Z | Mar 19 14:12:35.197 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1760 | 2026-03-19T14:12:36.368Z | Mar 19 14:12:35.574 INFO Download complete, target: Console |
| 1761 | 2026-03-19T14:12:36.711Z | Mar 19 14:12:35.917 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1762 | 2026-03-19T14:12:37.095Z | Mar 19 14:12:36.298 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1763 | 2026-03-19T14:12:37.211Z | Mar 19 14:12:36.415 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1764 | 2026-03-19T14:12:37.654Z | Mar 19 14:12:36.861 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1765 | 2026-03-19T14:12:37.654Z | Mar 19 14:12:36.861 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1766 | 2026-03-19T14:12:40.400Z | Mar 19 14:12:39.608 INFO Download complete, target: DendriteStub |
| 1767 | 2026-03-19T14:12:40.712Z | Mar 19 14:12:39.921 INFO Download complete, target: MaghemiteMgd |
| 1768 | 2026-03-19T14:12:45.471Z | Mar 19 14:12:44.681 INFO Checking that binary works, target: Cockroach |
| 1769 | 2026-03-19T14:12:45.588Z | Mar 19 14:12:44.798 INFO Download complete, target: Cockroach |
| 1770 | 2026-03-19T14:12:48.637Z | Mar 19 14:12:47.847 INFO Checking that binary works, target: Clickhouse |
| 1771 | 2026-03-19T14:12:48.795Z | Mar 19 14:12:48.006 INFO Download complete, target: Clickhouse |
| 1772 | 2026-03-19T14:12:48.814Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1773 | 2026-03-19T14:12:48.817Z | |
| 1774 | 2026-03-19T14:12:48.817Z | real 3:59.659038338 |
| 1775 | 2026-03-19T14:12:48.817Z | user 10:27.408156611 |
| 1776 | 2026-03-19T14:12:48.817Z | sys 1:48.052686105 |
| 1777 | 2026-03-19T14:12:48.818Z | trap 0.317221070 |
| 1778 | 2026-03-19T14:12:48.818Z | tflt 0.675242236 |
| 1779 | 2026-03-19T14:12:48.818Z | dflt 0.561491277 |
| 1780 | 2026-03-19T14:12:48.818Z | kflt 0.019951281 |
| 1781 | 2026-03-19T14:12:48.818Z | lock 33:36.753153889 |
| 1782 | 2026-03-19T14:12:48.818Z | slp 29:20.232271607 |
| 1783 | 2026-03-19T14:12:48.818Z | lat 55.544095763 |
| 1784 | 2026-03-19T14:12:48.818Z | stop 2:43.527174031 |
| 1785 | 2026-03-19T14:12:48.818Z | + banner hack-check |
| 1786 | 2026-03-19T14:12:48.818Z | |
| 1787 | 2026-03-19T14:12:48.818Z | # # ## #### # # #### # # ###### #### # # |
| 1788 | 2026-03-19T14:12:48.818Z | # # # # # # # # # # # # # # # # # |
| 1789 | 2026-03-19T14:12:48.818Z | ###### # # # #### ##### # ###### ##### # #### |
| 1790 | 2026-03-19T14:12:48.818Z | # # ###### # # # # # # # # # # |
| 1791 | 2026-03-19T14:12:48.818Z | # # # # # # # # # # # # # # # # # |
| 1792 | 2026-03-19T14:12:48.818Z | # # # # #### # # #### # # ###### #### # # |
| 1793 | 2026-03-19T14:12:48.818Z | |
| 1794 | 2026-03-19T14:12:48.818Z | + export CARGO_INCREMENTAL=0 |
| 1795 | 2026-03-19T14:12:48.818Z | + CARGO_INCREMENTAL=0 |
| 1796 | 2026-03-19T14:12:48.818Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1797 | 2026-03-19T14:12:49.511Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1798 | 2026-03-19T14:12:49.782Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1799 | 2026-03-19T14:12:52.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s |
| 1800 | 2026-03-19T14:12:52.403Z | Running `target/debug/xtask check-features --ci` |
| 1801 | 2026-03-19T14:12:52.430Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1802 | 2026-03-19T14:12:52.435Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1803 | 2026-03-19T14:12:53.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 1804 | 2026-03-19T14:12:53.101Z | Running `target/debug/xtask download cargo-hack` |
| 1805 | 2026-03-19T14:12:54.127Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1806 | 2026-03-19T14:12:54.506Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1807 | 2026-03-19T14:12:57.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s |
| 1808 | 2026-03-19T14:12:57.999Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1809 | 2026-03-19T14:12:58.046Z | Mar 19 14:12:57.259 INFO Starting download, target: CargoHack |
| 1810 | 2026-03-19T14:12:58.049Z | Mar 19 14:12:57.260 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1811 | 2026-03-19T14:12:58.727Z | Mar 19 14:12:57.940 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1812 | 2026-03-19T14:12:58.807Z | Mar 19 14:12:58.021 INFO Download complete, target: CargoHack |
| 1813 | 2026-03-19T14:12:58.812Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1814 | 2026-03-19T14:12:58.828Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1815 | 2026-03-19T14:12:59.031Z | info: running `cargo check --bins` on api_identity (1/259) |
| 1816 | 2026-03-19T14:12:59.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1817 | 2026-03-19T14:12:59.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1818 | 2026-03-19T14:12:59.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1819 | 2026-03-19T14:12:59.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1820 | 2026-03-19T14:12:59.791Z | |
| 1821 | 2026-03-19T14:12:59.791Z | info: running `cargo check --bins` on bootstore (2/259) |
| 1822 | 2026-03-19T14:13:00.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-19T14:13:00.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-19T14:13:00.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-19T14:13:00.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1826 | 2026-03-19T14:13:00.550Z | |
| 1827 | 2026-03-19T14:13:00.550Z | info: running `cargo check --bins` on omicron-ledger (3/259) |
| 1828 | 2026-03-19T14:13:01.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-19T14:13:01.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-19T14:13:01.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-19T14:13:01.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1832 | 2026-03-19T14:13:01.304Z | |
| 1833 | 2026-03-19T14:13:01.304Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/259) |
| 1834 | 2026-03-19T14:13:01.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-19T14:13:01.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-19T14:13:01.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-19T14:13:01.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1838 | 2026-03-19T14:13:02.064Z | |
| 1839 | 2026-03-19T14:13:02.064Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/259) |
| 1840 | 2026-03-19T14:13:02.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-19T14:13:02.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-19T14:13:02.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-19T14:13:02.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1844 | 2026-03-19T14:13:02.821Z | |
| 1845 | 2026-03-19T14:13:02.821Z | info: running `cargo check --bins` on omicron-certificates (6/259) |
| 1846 | 2026-03-19T14:13:03.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-19T14:13:03.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-19T14:13:03.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-19T14:13:03.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1850 | 2026-03-19T14:13:03.591Z | |
| 1851 | 2026-03-19T14:13:03.591Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/259) |
| 1852 | 2026-03-19T14:13:04.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-19T14:13:04.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-19T14:13:04.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-19T14:13:04.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1856 | 2026-03-19T14:13:04.361Z | |
| 1857 | 2026-03-19T14:13:04.361Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/259) |
| 1858 | 2026-03-19T14:13:05.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-19T14:13:05.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-19T14:13:05.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-19T14:13:05.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1862 | 2026-03-19T14:13:05.135Z | |
| 1863 | 2026-03-19T14:13:05.135Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/259) |
| 1864 | 2026-03-19T14:13:05.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-19T14:13:05.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-19T14:13:05.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-19T14:13:05.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1868 | 2026-03-19T14:13:05.740Z | |
| 1869 | 2026-03-19T14:13:05.741Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/259) |
| 1870 | 2026-03-19T14:13:06.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-19T14:13:06.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-19T14:13:06.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-19T14:13:06.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1874 | 2026-03-19T14:13:06.344Z | |
| 1875 | 2026-03-19T14:13:06.344Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/259) |
| 1876 | 2026-03-19T14:13:06.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-19T14:13:06.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-19T14:13:06.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-19T14:13:06.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1880 | 2026-03-19T14:13:06.944Z | |
| 1881 | 2026-03-19T14:13:06.944Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/259) |
| 1882 | 2026-03-19T14:13:07.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-19T14:13:07.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-19T14:13:07.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-19T14:13:07.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1886 | 2026-03-19T14:13:07.549Z | |
| 1887 | 2026-03-19T14:13:07.549Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/259) |
| 1888 | 2026-03-19T14:13:08.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-19T14:13:08.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-19T14:13:08.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-19T14:13:08.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1892 | 2026-03-19T14:13:08.151Z | |
| 1893 | 2026-03-19T14:13:08.151Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/259) |
| 1894 | 2026-03-19T14:13:08.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-19T14:13:08.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-19T14:13:08.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-19T14:13:08.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1898 | 2026-03-19T14:13:08.748Z | |
| 1899 | 2026-03-19T14:13:08.748Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/259) |
| 1900 | 2026-03-19T14:13:09.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-19T14:13:09.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-19T14:13:09.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-19T14:13:09.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1904 | 2026-03-19T14:13:09.345Z | |
| 1905 | 2026-03-19T14:13:09.345Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/259) |
| 1906 | 2026-03-19T14:13:09.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-19T14:13:09.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-19T14:13:09.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-19T14:13:09.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1910 | 2026-03-19T14:13:09.946Z | |
| 1911 | 2026-03-19T14:13:09.946Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/259) |
| 1912 | 2026-03-19T14:13:10.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-19T14:13:10.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-19T14:13:10.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-19T14:13:10.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1916 | 2026-03-19T14:13:10.548Z | |
| 1917 | 2026-03-19T14:13:10.548Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/259) |
| 1918 | 2026-03-19T14:13:11.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-19T14:13:11.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-19T14:13:11.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-19T14:13:11.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1922 | 2026-03-19T14:13:11.148Z | |
| 1923 | 2026-03-19T14:13:11.148Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/259) |
| 1924 | 2026-03-19T14:13:11.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-19T14:13:11.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-19T14:13:11.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-19T14:13:11.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1928 | 2026-03-19T14:13:11.757Z | |
| 1929 | 2026-03-19T14:13:11.757Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/259) |
| 1930 | 2026-03-19T14:13:12.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-19T14:13:12.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-19T14:13:12.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-19T14:13:12.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1934 | 2026-03-19T14:13:12.363Z | |
| 1935 | 2026-03-19T14:13:12.363Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/259) |
| 1936 | 2026-03-19T14:13:12.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-19T14:13:12.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-19T14:13:12.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-19T14:13:12.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1940 | 2026-03-19T14:13:12.972Z | |
| 1941 | 2026-03-19T14:13:12.972Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/259) |
| 1942 | 2026-03-19T14:13:13.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-19T14:13:13.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-19T14:13:13.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-19T14:13:13.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1946 | 2026-03-19T14:13:13.584Z | |
| 1947 | 2026-03-19T14:13:13.584Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/259) |
| 1948 | 2026-03-19T14:13:14.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-19T14:13:14.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-19T14:13:14.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-19T14:13:14.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1952 | 2026-03-19T14:13:14.192Z | |
| 1953 | 2026-03-19T14:13:14.193Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/259) |
| 1954 | 2026-03-19T14:13:14.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-19T14:13:14.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-19T14:13:14.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-19T14:13:14.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1958 | 2026-03-19T14:13:14.801Z | |
| 1959 | 2026-03-19T14:13:14.801Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/259) |
| 1960 | 2026-03-19T14:13:15.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-19T14:13:15.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-19T14:13:15.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-19T14:13:15.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1964 | 2026-03-19T14:13:15.416Z | |
| 1965 | 2026-03-19T14:13:15.416Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/259) |
| 1966 | 2026-03-19T14:13:15.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-19T14:13:15.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-19T14:13:15.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-19T14:13:15.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1970 | 2026-03-19T14:13:16.021Z | |
| 1971 | 2026-03-19T14:13:16.021Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/259) |
| 1972 | 2026-03-19T14:13:16.557Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-19T14:13:16.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-19T14:13:16.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-19T14:13:16.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1976 | 2026-03-19T14:13:16.624Z | |
| 1977 | 2026-03-19T14:13:16.624Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/259) |
| 1978 | 2026-03-19T14:13:17.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-19T14:13:17.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-19T14:13:17.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-19T14:13:17.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1982 | 2026-03-19T14:13:17.227Z | |
| 1983 | 2026-03-19T14:13:17.227Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/259) |
| 1984 | 2026-03-19T14:13:17.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-19T14:13:17.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-19T14:13:17.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-19T14:13:17.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1988 | 2026-03-19T14:13:17.831Z | |
| 1989 | 2026-03-19T14:13:17.831Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/259) |
| 1990 | 2026-03-19T14:13:18.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-19T14:13:18.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-19T14:13:18.397Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-19T14:13:18.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1994 | 2026-03-19T14:13:18.442Z | |
| 1995 | 2026-03-19T14:13:18.442Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/259) |
| 1996 | 2026-03-19T14:13:18.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-19T14:13:18.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-19T14:13:18.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-19T14:13:18.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2000 | 2026-03-19T14:13:19.035Z | |
| 2001 | 2026-03-19T14:13:19.035Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/259) |
| 2002 | 2026-03-19T14:13:19.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-19T14:13:19.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-19T14:13:19.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-19T14:13:19.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2006 | 2026-03-19T14:13:19.633Z | |
| 2007 | 2026-03-19T14:13:19.633Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/259) |
| 2008 | 2026-03-19T14:13:20.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-19T14:13:20.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-19T14:13:20.171Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-19T14:13:20.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2012 | 2026-03-19T14:13:20.234Z | |
| 2013 | 2026-03-19T14:13:20.234Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/259) |
| 2014 | 2026-03-19T14:13:20.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-19T14:13:20.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-19T14:13:20.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-19T14:13:20.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2018 | 2026-03-19T14:13:20.835Z | |
| 2019 | 2026-03-19T14:13:20.835Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/259) |
| 2020 | 2026-03-19T14:13:21.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-19T14:13:21.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-19T14:13:21.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-19T14:13:21.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2024 | 2026-03-19T14:13:21.435Z | |
| 2025 | 2026-03-19T14:13:21.435Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/259) |
| 2026 | 2026-03-19T14:13:21.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-19T14:13:21.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-19T14:13:21.976Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-19T14:13:21.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2030 | 2026-03-19T14:13:22.042Z | |
| 2031 | 2026-03-19T14:13:22.042Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/259) |
| 2032 | 2026-03-19T14:13:22.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-19T14:13:22.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-19T14:13:22.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-19T14:13:22.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2036 | 2026-03-19T14:13:22.646Z | |
| 2037 | 2026-03-19T14:13:22.646Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/259) |
| 2038 | 2026-03-19T14:13:23.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-19T14:13:23.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-19T14:13:23.186Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-19T14:13:23.189Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2042 | 2026-03-19T14:13:23.254Z | |
| 2043 | 2026-03-19T14:13:23.254Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/259) |
| 2044 | 2026-03-19T14:13:23.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-19T14:13:23.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-19T14:13:23.791Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-19T14:13:23.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2048 | 2026-03-19T14:13:23.858Z | |
| 2049 | 2026-03-19T14:13:23.858Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/259) |
| 2050 | 2026-03-19T14:13:24.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-19T14:13:24.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-19T14:13:24.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-19T14:13:24.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2054 | 2026-03-19T14:13:24.464Z | |
| 2055 | 2026-03-19T14:13:24.464Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/259) |
| 2056 | 2026-03-19T14:13:25.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-19T14:13:25.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-19T14:13:25.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-19T14:13:25.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2060 | 2026-03-19T14:13:25.075Z | |
| 2061 | 2026-03-19T14:13:25.075Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/259) |
| 2062 | 2026-03-19T14:13:25.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-19T14:13:25.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-19T14:13:25.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-19T14:13:25.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2066 | 2026-03-19T14:13:25.688Z | |
| 2067 | 2026-03-19T14:13:25.688Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/259) |
| 2068 | 2026-03-19T14:13:26.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-19T14:13:26.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-19T14:13:26.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-19T14:13:26.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2072 | 2026-03-19T14:13:26.297Z | |
| 2073 | 2026-03-19T14:13:26.297Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/259) |
| 2074 | 2026-03-19T14:13:26.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-19T14:13:26.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-19T14:13:26.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-19T14:13:26.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2078 | 2026-03-19T14:13:26.901Z | |
| 2079 | 2026-03-19T14:13:26.901Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/259) |
| 2080 | 2026-03-19T14:13:27.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-19T14:13:27.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-19T14:13:27.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-19T14:13:27.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2084 | 2026-03-19T14:13:27.506Z | |
| 2085 | 2026-03-19T14:13:27.506Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/259) |
| 2086 | 2026-03-19T14:13:28.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-19T14:13:28.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-19T14:13:28.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-19T14:13:28.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2090 | 2026-03-19T14:13:28.109Z | |
| 2091 | 2026-03-19T14:13:28.109Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/259) |
| 2092 | 2026-03-19T14:13:28.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-19T14:13:28.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-19T14:13:28.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-19T14:13:28.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2096 | 2026-03-19T14:13:28.720Z | |
| 2097 | 2026-03-19T14:13:28.721Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/259) |
| 2098 | 2026-03-19T14:13:29.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-19T14:13:29.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-19T14:13:29.257Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-19T14:13:29.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2102 | 2026-03-19T14:13:29.323Z | |
| 2103 | 2026-03-19T14:13:29.324Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/259) |
| 2104 | 2026-03-19T14:13:30.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-19T14:13:30.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-19T14:13:30.407Z | Checking cfg-if v1.0.4 |
| 2107 | 2026-03-19T14:13:30.563Z | Checking libc v0.2.180 |
| 2108 | 2026-03-19T14:13:30.566Z | Checking serde_core v1.0.228 |
| 2109 | 2026-03-19T14:13:30.598Z | Checking memchr v2.8.0 |
| 2110 | 2026-03-19T14:13:30.618Z | Checking itoa v1.0.17 |
| 2111 | 2026-03-19T14:13:30.618Z | Checking smallvec v1.15.1 |
| 2112 | 2026-03-19T14:13:30.654Z | Checking log v0.4.29 |
| 2113 | 2026-03-19T14:13:30.658Z | Checking zeroize v1.8.2 |
| 2114 | 2026-03-19T14:13:30.694Z | Checking stable_deref_trait v1.2.1 |
| 2115 | 2026-03-19T14:13:30.790Z | Checking zerofrom v0.1.6 |
| 2116 | 2026-03-19T14:13:30.817Z | Checking zmij v1.0.21 |
| 2117 | 2026-03-19T14:13:30.848Z | Checking scopeguard v1.2.0 |
| 2118 | 2026-03-19T14:13:30.869Z | Checking subtle v2.6.1 |
| 2119 | 2026-03-19T14:13:30.890Z | Checking litemap v0.8.1 |
| 2120 | 2026-03-19T14:13:30.934Z | Checking yoke v0.8.1 |
| 2121 | 2026-03-19T14:13:30.973Z | Checking lock_api v0.4.14 |
| 2122 | 2026-03-19T14:13:31.071Z | Checking writeable v0.6.2 |
| 2123 | 2026-03-19T14:13:31.091Z | Checking percent-encoding v2.3.2 |
| 2124 | 2026-03-19T14:13:31.110Z | Checking libm v0.2.16 |
| 2125 | 2026-03-19T14:13:31.132Z | Checking icu_normalizer_data v2.1.1 |
| 2126 | 2026-03-19T14:13:31.153Z | Checking zerovec v0.11.5 |
| 2127 | 2026-03-19T14:13:31.171Z | Checking getrandom v0.2.17 |
| 2128 | 2026-03-19T14:13:31.223Z | Checking errno v0.3.14 |
| 2129 | 2026-03-19T14:13:31.243Z | Checking zerotrie v0.2.3 |
| 2130 | 2026-03-19T14:13:31.268Z | Checking icu_properties_data v2.1.2 |
| 2131 | 2026-03-19T14:13:31.288Z | Checking pin-project-lite v0.2.17 |
| 2132 | 2026-03-19T14:13:31.356Z | Checking rand_core v0.6.4 |
| 2133 | 2026-03-19T14:13:31.378Z | Checking utf8_iter v1.0.4 |
| 2134 | 2026-03-19T14:13:31.402Z | Checking form_urlencoded v1.2.2 |
| 2135 | 2026-03-19T14:13:31.435Z | Checking typenum v1.19.0 |
| 2136 | 2026-03-19T14:13:31.534Z | Checking portable-atomic v1.13.1 |
| 2137 | 2026-03-19T14:13:31.565Z | Checking critical-section v1.2.0 |
| 2138 | 2026-03-19T14:13:31.585Z | Checking rand_core v0.10.0 |
| 2139 | 2026-03-19T14:13:31.618Z | Checking signal-hook-registry v1.4.8 |
| 2140 | 2026-03-19T14:13:31.690Z | Checking parking_lot_core v0.9.12 |
| 2141 | 2026-03-19T14:13:31.758Z | Checking tinystr v0.8.2 |
| 2142 | 2026-03-19T14:13:31.771Z | Checking potential_utf v0.1.4 |
| 2143 | 2026-03-19T14:13:31.814Z | Checking getrandom v0.4.1 |
| 2144 | 2026-03-19T14:13:31.931Z | Checking icu_collections v2.1.1 |
| 2145 | 2026-03-19T14:13:31.951Z | Checking parking_lot v0.12.5 |
| 2146 | 2026-03-19T14:13:31.982Z | Checking icu_locale_core v2.1.1 |
| 2147 | 2026-03-19T14:13:32.002Z | Checking mio v1.1.1 |
| 2148 | 2026-03-19T14:13:32.088Z | Checking num-traits v0.2.19 |
| 2149 | 2026-03-19T14:13:32.124Z | Checking once_cell v1.21.3 |
| 2150 | 2026-03-19T14:13:32.154Z | Checking generic-array v0.14.7 |
| 2151 | 2026-03-19T14:13:32.196Z | Checking socket2 v0.6.2 |
| 2152 | 2026-03-19T14:13:32.332Z | Checking zerocopy v0.8.40 |
| 2153 | 2026-03-19T14:13:32.354Z | Checking iana-time-zone v0.1.65 |
| 2154 | 2026-03-19T14:13:32.391Z | Checking futures-core v0.3.32 |
| 2155 | 2026-03-19T14:13:32.487Z | Checking allocator-api2 v0.2.21 |
| 2156 | 2026-03-19T14:13:32.525Z | Checking equivalent v1.0.2 |
| 2157 | 2026-03-19T14:13:32.548Z | Checking const-oid v0.9.6 |
| 2158 | 2026-03-19T14:13:32.630Z | Checking foldhash v0.2.0 |
| 2159 | 2026-03-19T14:13:32.746Z | Checking serde v1.0.228 |
| 2160 | 2026-03-19T14:13:32.750Z | Checking serde_json v1.0.149 |
| 2161 | 2026-03-19T14:13:32.798Z | Checking icu_provider v2.1.1 |
| 2162 | 2026-03-19T14:13:32.828Z | Checking bitflags v2.11.0 |
| 2163 | 2026-03-19T14:13:32.886Z | Checking crypto-common v0.1.7 |
| 2164 | 2026-03-19T14:13:32.907Z | Checking uuid v1.21.0 |
| 2165 | 2026-03-19T14:13:33.046Z | Checking hashbrown v0.16.1 |
| 2166 | 2026-03-19T14:13:33.070Z | Checking futures-sink v0.3.32 |
| 2167 | 2026-03-19T14:13:33.117Z | Checking icu_properties v2.1.2 |
| 2168 | 2026-03-19T14:13:33.197Z | Checking icu_normalizer v2.1.1 |
| 2169 | 2026-03-19T14:13:33.329Z | Checking bytes v1.11.1 |
| 2170 | 2026-03-19T14:13:33.333Z | Checking chrono v0.4.44 |
| 2171 | 2026-03-19T14:13:33.578Z | Checking dyn-clone v1.0.20 |
| 2172 | 2026-03-19T14:13:33.600Z | Checking futures-channel v0.3.32 |
| 2173 | 2026-03-19T14:13:33.702Z | Checking block-buffer v0.10.4 |
| 2174 | 2026-03-19T14:13:33.720Z | Checking semver v1.0.27 |
| 2175 | 2026-03-19T14:13:33.741Z | Checking slab v0.4.12 |
| 2176 | 2026-03-19T14:13:33.851Z | Checking futures-task v0.3.32 |
| 2177 | 2026-03-19T14:13:33.879Z | Checking futures-io v0.3.32 |
| 2178 | 2026-03-19T14:13:33.942Z | Checking digest v0.10.7 |
| 2179 | 2026-03-19T14:13:33.964Z | Checking tokio v1.49.0 |
| 2180 | 2026-03-19T14:13:33.991Z | Checking thiserror v2.0.18 |
| 2181 | 2026-03-19T14:13:34.029Z | Checking byteorder v1.5.0 |
| 2182 | 2026-03-19T14:13:34.033Z | Checking futures-util v0.3.32 |
| 2183 | 2026-03-19T14:13:34.118Z | Checking indexmap v2.13.0 |
| 2184 | 2026-03-19T14:13:34.199Z | Checking cpufeatures v0.2.17 |
| 2185 | 2026-03-19T14:13:34.266Z | Checking idna_adapter v1.2.1 |
| 2186 | 2026-03-19T14:13:34.289Z | Checking http v1.4.0 |
| 2187 | 2026-03-19T14:13:34.319Z | Checking fnv v1.0.7 |
| 2188 | 2026-03-19T14:13:34.417Z | Checking idna v1.1.0 |
| 2189 | 2026-03-19T14:13:34.439Z | Checking base64 v0.22.1 |
| 2190 | 2026-03-19T14:13:34.501Z | Checking unicode-ident v1.0.24 |
| 2191 | 2026-03-19T14:13:34.639Z | Checking tracing-core v0.1.36 |
| 2192 | 2026-03-19T14:13:34.741Z | Checking url v2.5.8 |
| 2193 | 2026-03-19T14:13:34.762Z | Checking proc-macro2 v1.0.106 |
| 2194 | 2026-03-19T14:13:34.893Z | Checking rustls-pki-types v1.14.0 |
| 2195 | 2026-03-19T14:13:35.053Z | Checking regex-syntax v0.8.10 |
| 2196 | 2026-03-19T14:13:35.072Z | Checking tracing v0.1.44 |
| 2197 | 2026-03-19T14:13:35.177Z | Checking quote v1.0.44 |
| 2198 | 2026-03-19T14:13:35.281Z | Checking untrusted v0.9.0 |
| 2199 | 2026-03-19T14:13:35.313Z | Checking schemars v0.8.22 |
| 2200 | 2026-03-19T14:13:35.341Z | Checking thiserror v1.0.69 |
| 2201 | 2026-03-19T14:13:35.401Z | Checking syn v2.0.117 |
| 2202 | 2026-03-19T14:13:35.421Z | Checking ring v0.17.14 |
| 2203 | 2026-03-19T14:13:35.470Z | Checking ipnet v2.11.0 |
| 2204 | 2026-03-19T14:13:35.822Z | Checking httparse v1.10.1 |
| 2205 | 2026-03-19T14:13:36.103Z | Checking http-body v1.0.1 |
| 2206 | 2026-03-19T14:13:36.222Z | Checking rustix v1.1.3 |
| 2207 | 2026-03-19T14:13:36.272Z | Checking block-padding v0.3.3 |
| 2208 | 2026-03-19T14:13:36.363Z | Checking ppv-lite86 v0.2.21 |
| 2209 | 2026-03-19T14:13:36.440Z | Checking getrandom v0.3.4 |
| 2210 | 2026-03-19T14:13:36.626Z | Checking atomic-waker v1.1.2 |
| 2211 | 2026-03-19T14:13:36.677Z | Checking inout v0.1.4 |
| 2212 | 2026-03-19T14:13:36.753Z | Checking hmac v0.12.1 |
| 2213 | 2026-03-19T14:13:36.757Z | Checking aws-lc-sys v0.37.1 |
| 2214 | 2026-03-19T14:13:36.793Z | Checking aho-corasick v1.1.4 |
| 2215 | 2026-03-19T14:13:36.853Z | Checking untrusted v0.7.1 |
| 2216 | 2026-03-19T14:13:36.875Z | Checking try-lock v0.2.5 |
| 2217 | 2026-03-19T14:13:36.920Z | Checking httpdate v1.0.3 |
| 2218 | 2026-03-19T14:13:36.995Z | Checking tower-layer v0.3.3 |
| 2219 | 2026-03-19T14:13:36.998Z | Checking powerfmt v0.2.0 |
| 2220 | 2026-03-19T14:13:37.107Z | Checking openssl-probe v0.2.1 |
| 2221 | 2026-03-19T14:13:37.190Z | Checking tower-service v0.3.3 |
| 2222 | 2026-03-19T14:13:37.211Z | Checking deranged v0.5.8 |
| 2223 | 2026-03-19T14:13:37.237Z | Checking want v0.3.1 |
| 2224 | 2026-03-19T14:13:37.302Z | Checking cipher v0.4.4 |
| 2225 | 2026-03-19T14:13:37.395Z | Checking rand_core v0.9.5 |
| 2226 | 2026-03-19T14:13:37.420Z | Checking base64ct v1.8.3 |
| 2227 | 2026-03-19T14:13:37.484Z | Checking aws-lc-rs v1.16.0 |
| 2228 | 2026-03-19T14:13:37.581Z | Checking time-core v0.1.8 |
| 2229 | 2026-03-19T14:13:37.634Z | Checking pin-utils v0.1.0 |
| 2230 | 2026-03-19T14:13:37.726Z | Checking num-conv v0.2.0 |
| 2231 | 2026-03-19T14:13:37.746Z | Checking regex-automata v0.4.14 |
| 2232 | 2026-03-19T14:13:37.767Z | Checking num_threads v0.1.7 |
| 2233 | 2026-03-19T14:13:37.801Z | Checking sha2 v0.10.9 |
| 2234 | 2026-03-19T14:13:37.877Z | Checking erased-serde v0.3.31 |
| 2235 | 2026-03-19T14:13:37.897Z | Checking pretty-hex v0.4.1 |
| 2236 | 2026-03-19T14:13:38.055Z | Checking rand_chacha v0.9.0 |
| 2237 | 2026-03-19T14:13:38.158Z | Checking fastrand v2.3.0 |
| 2238 | 2026-03-19T14:13:38.319Z | Checking ryu v1.0.23 |
| 2239 | 2026-03-19T14:13:38.385Z | Checking tokio-util v0.7.18 |
| 2240 | 2026-03-19T14:13:38.407Z | Checking rand v0.9.2 |
| 2241 | 2026-03-19T14:13:38.460Z | Checking slog v2.8.2 |
| 2242 | 2026-03-19T14:13:38.497Z | Checking pem-rfc7468 v0.7.0 |
| 2243 | 2026-03-19T14:13:38.517Z | Checking time v0.3.47 |
| 2244 | 2026-03-19T14:13:38.678Z | Checking rustls-webpki v0.103.9 |
| 2245 | 2026-03-19T14:13:38.698Z | Checking rustls-native-certs v0.8.3 |
| 2246 | 2026-03-19T14:13:38.718Z | Checking http-body-util v0.1.3 |
| 2247 | 2026-03-19T14:13:38.816Z | Checking ipnetwork v0.21.1 |
| 2248 | 2026-03-19T14:13:38.861Z | Checking sync_wrapper v1.0.2 |
| 2249 | 2026-03-19T14:13:38.991Z | Checking spin v0.9.8 |
| 2250 | 2026-03-19T14:13:39.014Z | Checking plain v0.2.3 |
| 2251 | 2026-03-19T14:13:39.047Z | Checking flagset v0.4.7 |
| 2252 | 2026-03-19T14:13:39.091Z | Checking tower v0.5.3 |
| 2253 | 2026-03-19T14:13:39.149Z | Checking serde_urlencoded v0.7.1 |
| 2254 | 2026-03-19T14:13:39.207Z | Checking der v0.7.10 |
| 2255 | 2026-03-19T14:13:39.209Z | Checking h2 v0.4.13 |
| 2256 | 2026-03-19T14:13:39.229Z | Checking rustls v0.23.37 |
| 2257 | 2026-03-19T14:13:39.267Z | Checking rand_chacha v0.3.1 |
| 2258 | 2026-03-19T14:13:39.418Z | Checking webpki-roots v1.0.6 |
| 2259 | 2026-03-19T14:13:39.540Z | Checking ucd-trie v0.1.7 |
| 2260 | 2026-03-19T14:13:39.571Z | Checking tinyvec_macros v0.1.1 |
| 2261 | 2026-03-19T14:13:39.614Z | Checking iri-string v0.7.10 |
| 2262 | 2026-03-19T14:13:39.657Z | Checking tinyvec v1.10.0 |
| 2263 | 2026-03-19T14:13:39.710Z | Checking pest v2.8.6 |
| 2264 | 2026-03-19T14:13:40.077Z | Checking rand v0.8.5 |
| 2265 | 2026-03-19T14:13:40.102Z | Checking tempfile v3.25.0 |
| 2266 | 2026-03-19T14:13:40.225Z | Checking spki v0.7.3 |
| 2267 | 2026-03-19T14:13:40.258Z | Checking salsa20 v0.10.2 |
| 2268 | 2026-03-19T14:13:40.354Z | Checking pbkdf2 v0.12.2 |
| 2269 | 2026-03-19T14:13:40.427Z | Checking foreign-types-shared v0.1.1 |
| 2270 | 2026-03-19T14:13:40.446Z | Checking unicode-width v0.2.0 |
| 2271 | 2026-03-19T14:13:40.492Z | Checking scrypt v0.11.0 |
| 2272 | 2026-03-19T14:13:40.531Z | Checking foreign-types v0.3.2 |
| 2273 | 2026-03-19T14:13:40.633Z | Checking regex v1.12.3 |
| 2274 | 2026-03-19T14:13:40.671Z | Checking aes v0.8.4 |
| 2275 | 2026-03-19T14:13:40.765Z | Checking cbc v0.1.2 |
| 2276 | 2026-03-19T14:13:40.786Z | Checking anyhow v1.0.102 |
| 2277 | 2026-03-19T14:13:40.929Z | Checking openssl-sys v0.9.111 |
| 2278 | 2026-03-19T14:13:41.026Z | Checking crossbeam-utils v0.8.21 |
| 2279 | 2026-03-19T14:13:41.047Z | Checking oxnet v0.1.4 |
| 2280 | 2026-03-19T14:13:41.079Z | Checking tower-http v0.6.8 |
| 2281 | 2026-03-19T14:13:41.189Z | Checking mime v0.3.17 |
| 2282 | 2026-03-19T14:13:41.209Z | Checking pkcs5 v0.7.1 |
| 2283 | 2026-03-19T14:13:41.356Z | Checking openapiv3 v2.2.0 |
| 2284 | 2026-03-19T14:13:41.421Z | Checking scroll v0.12.0 |
| 2285 | 2026-03-19T14:13:41.458Z | Checking encoding_rs v0.8.35 |
| 2286 | 2026-03-19T14:13:41.480Z | Checking siphasher v1.0.2 |
| 2287 | 2026-03-19T14:13:41.554Z | Checking pkcs8 v0.10.2 |
| 2288 | 2026-03-19T14:13:41.576Z | Checking openssl v0.10.75 |
| 2289 | 2026-03-19T14:13:41.690Z | Checking winnow v0.7.14 |
| 2290 | 2026-03-19T14:13:41.728Z | Checking data-encoding v2.10.0 |
| 2291 | 2026-03-19T14:13:41.788Z | Checking goblin v0.8.2 |
| 2292 | 2026-03-19T14:13:42.086Z | Checking lazy_static v1.5.0 |
| 2293 | 2026-03-19T14:13:42.201Z | Checking zerocopy v0.7.35 |
| 2294 | 2026-03-19T14:13:42.441Z | Checking tokio-rustls v0.26.4 |
| 2295 | 2026-03-19T14:13:42.755Z | Checking wait-timeout v0.2.1 |
| 2296 | 2026-03-19T14:13:42.775Z | Checking managed v0.8.0 |
| 2297 | 2026-03-19T14:13:42.833Z | Checking hyper v1.8.1 |
| 2298 | 2026-03-19T14:13:42.912Z | Checking bitflags v1.3.2 |
| 2299 | 2026-03-19T14:13:42.931Z | Checking quick-error v1.2.3 |
| 2300 | 2026-03-19T14:13:43.007Z | Checking psl-types v2.0.11 |
| 2301 | 2026-03-19T14:13:43.026Z | Checking either v1.15.0 |
| 2302 | 2026-03-19T14:13:43.061Z | Checking utf8parse v0.2.2 |
| 2303 | 2026-03-19T14:13:43.160Z | Checking bit-vec v0.8.0 |
| 2304 | 2026-03-19T14:13:43.178Z | Checking anstyle v1.0.13 |
| 2305 | 2026-03-19T14:13:43.198Z | Checking anstyle-parse v0.2.7 |
| 2306 | 2026-03-19T14:13:43.276Z | Checking publicsuffix v2.3.0 |
| 2307 | 2026-03-19T14:13:43.348Z | Checking rusty-fork v0.3.1 |
| 2308 | 2026-03-19T14:13:43.389Z | Checking dtrace-parser v0.2.0 |
| 2309 | 2026-03-19T14:13:43.412Z | Checking bit-set v0.8.0 |
| 2310 | 2026-03-19T14:13:43.415Z | Checking cookie v0.18.1 |
| 2311 | 2026-03-19T14:13:43.477Z | Checking unicode-normalization v0.1.25 |
| 2312 | 2026-03-19T14:13:43.562Z | Checking rand_xorshift v0.4.0 |
| 2313 | 2026-03-19T14:13:43.602Z | Checking sha1 v0.10.6 |
| 2314 | 2026-03-19T14:13:43.697Z | Checking thread-id v4.2.2 |
| 2315 | 2026-03-19T14:13:43.717Z | Checking colorchoice v1.0.4 |
| 2316 | 2026-03-19T14:13:43.736Z | Checking unarray v0.1.4 |
| 2317 | 2026-03-19T14:13:43.797Z | Checking is_terminal_polyfill v1.70.2 |
| 2318 | 2026-03-19T14:13:43.817Z | Checking anstyle-query v1.1.5 |
| 2319 | 2026-03-19T14:13:43.843Z | Checking cookie_store v0.22.1 |
| 2320 | 2026-03-19T14:13:43.864Z | Checking proptest v1.10.0 |
| 2321 | 2026-03-19T14:13:43.908Z | Checking rustls-platform-verifier v0.6.2 |
| 2322 | 2026-03-19T14:13:43.936Z | Checking anstream v0.6.21 |
| 2323 | 2026-03-19T14:13:44.005Z | Checking crossbeam-epoch v0.9.18 |
| 2324 | 2026-03-19T14:13:44.054Z | Checking hyper-util v0.1.20 |
| 2325 | 2026-03-19T14:13:44.082Z | Checking terminal_size v0.4.3 |
| 2326 | 2026-03-19T14:13:44.199Z | Checking scroll v0.13.0 |
| 2327 | 2026-03-19T14:13:44.227Z | Checking hex v0.4.3 |
| 2328 | 2026-03-19T14:13:44.286Z | Checking num-integer v0.1.46 |
| 2329 | 2026-03-19T14:13:44.299Z | Checking simd-adler32 v0.3.8 |
| 2330 | 2026-03-19T14:13:44.458Z | Checking dof v0.3.0 |
| 2331 | 2026-03-19T14:13:44.461Z | Checking native-tls v0.2.18 |
| 2332 | 2026-03-19T14:13:44.513Z | Checking goblin v0.10.5 |
| 2333 | 2026-03-19T14:13:44.534Z | Checking crossbeam-deque v0.8.6 |
| 2334 | 2026-03-19T14:13:44.537Z | Checking bstr v1.12.1 |
| 2335 | 2026-03-19T14:13:44.579Z | Checking ref-cast v1.0.25 |
| 2336 | 2026-03-19T14:13:44.701Z | Checking rustix v0.38.44 |
| 2337 | 2026-03-19T14:13:44.704Z | Checking tokio-native-tls v0.3.1 |
| 2338 | 2026-03-19T14:13:44.759Z | Checking camino v1.2.2 |
| 2339 | 2026-03-19T14:13:44.821Z | Checking usdt-impl v0.5.0 |
| 2340 | 2026-03-19T14:13:44.922Z | Checking crc32fast v1.5.0 |
| 2341 | 2026-03-19T14:13:45.091Z | Checking signature v2.2.0 |
| 2342 | 2026-03-19T14:13:45.112Z | Checking toml_datetime v0.6.11 |
| 2343 | 2026-03-19T14:13:45.131Z | Checking serde_spanned v0.6.9 |
| 2344 | 2026-03-19T14:13:45.185Z | Checking ff v0.13.1 |
| 2345 | 2026-03-19T14:13:45.256Z | Checking clap_lex v1.0.0 |
| 2346 | 2026-03-19T14:13:45.291Z | Checking unicode-properties v0.1.4 |
| 2347 | 2026-03-19T14:13:45.344Z | Checking adler2 v2.0.1 |
| 2348 | 2026-03-19T14:13:45.364Z | Checking strsim v0.11.1 |
| 2349 | 2026-03-19T14:13:45.448Z | Checking base16ct v0.2.0 |
| 2350 | 2026-03-19T14:13:45.483Z | Checking unicode-bidi v0.3.18 |
| 2351 | 2026-03-19T14:13:45.538Z | Checking miniz_oxide v0.8.9 |
| 2352 | 2026-03-19T14:13:45.576Z | Checking clap_builder v4.5.60 |
| 2353 | 2026-03-19T14:13:45.610Z | Checking sec1 v0.7.3 |
| 2354 | 2026-03-19T14:13:45.760Z | Checking hyper-rustls v0.27.7 |
| 2355 | 2026-03-19T14:13:45.849Z | Checking hyper-tls v0.6.0 |
| 2356 | 2026-03-19T14:13:45.868Z | Checking stringprep v0.1.5 |
| 2357 | 2026-03-19T14:13:45.890Z | Checking group v0.13.0 |
| 2358 | 2026-03-19T14:13:46.023Z | Checking rayon-core v1.13.0 |
| 2359 | 2026-03-19T14:13:46.044Z | Checking reqwest v0.13.2 |
| 2360 | 2026-03-19T14:13:46.063Z | Checking num-iter v0.1.45 |
| 2361 | 2026-03-19T14:13:46.082Z | Checking reqwest v0.12.28 |
| 2362 | 2026-03-19T14:13:46.085Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2363 | 2026-03-19T14:13:46.206Z | Checking dtrace-parser v0.3.0 |
| 2364 | 2026-03-19T14:13:46.357Z | Checking newtype-uuid v1.3.2 |
| 2365 | 2026-03-19T14:13:46.457Z | Checking hkdf v0.12.4 |
| 2366 | 2026-03-19T14:13:46.516Z | Checking strum v0.26.3 |
| 2367 | 2026-03-19T14:13:46.544Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2368 | 2026-03-19T14:13:46.614Z | Checking daft v0.1.5 |
| 2369 | 2026-03-19T14:13:46.634Z | Checking hash32 v0.2.1 |
| 2370 | 2026-03-19T14:13:46.659Z | Checking md-5 v0.10.6 |
| 2371 | 2026-03-19T14:13:46.691Z | Checking crypto-bigint v0.5.5 |
| 2372 | 2026-03-19T14:13:46.836Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2373 | 2026-03-19T14:13:46.854Z | Checking thread-id v5.1.0 |
| 2374 | 2026-03-19T14:13:46.925Z | Checking zlib-rs v0.6.2 |
| 2375 | 2026-03-19T14:13:46.955Z | Checking unicode-segmentation v1.12.0 |
| 2376 | 2026-03-19T14:13:47.097Z | Checking fallible-iterator v0.2.0 |
| 2377 | 2026-03-19T14:13:47.175Z | Checking heapless v0.7.17 |
| 2378 | 2026-03-19T14:13:47.240Z | Checking zstd-safe v7.2.4 |
| 2379 | 2026-03-19T14:13:47.280Z | Checking clap v4.5.60 |
| 2380 | 2026-03-19T14:13:47.374Z | Checking rayon v1.11.0 |
| 2381 | 2026-03-19T14:13:47.394Z | Checking itertools v0.12.1 |
| 2382 | 2026-03-19T14:13:47.454Z | Checking phf_shared v0.13.1 |
| 2383 | 2026-03-19T14:13:47.473Z | Checking postgres-protocol v0.6.10 |
| 2384 | 2026-03-19T14:13:47.734Z | Checking console v0.16.2 |
| 2385 | 2026-03-19T14:13:47.757Z | Checking curve25519-dalek v4.1.3 |
| 2386 | 2026-03-19T14:13:47.780Z | Checking dof v0.4.0 |
| 2387 | 2026-03-19T14:13:47.896Z | Checking memoffset v0.9.1 |
| 2388 | 2026-03-19T14:13:48.000Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2389 | 2026-03-19T14:13:48.047Z | Checking elliptic-curve v0.13.8 |
| 2390 | 2026-03-19T14:13:48.108Z | Checking signal-hook v0.3.18 |
| 2391 | 2026-03-19T14:13:48.135Z | Checking memmap2 v0.9.10 |
| 2392 | 2026-03-19T14:13:48.154Z | Checking flate2 v1.1.9 |
| 2393 | 2026-03-19T14:13:48.343Z | Checking libbz2-rs-sys v0.2.2 |
| 2394 | 2026-03-19T14:13:48.362Z | Checking bumpalo v3.20.2 |
| 2395 | 2026-03-19T14:13:48.460Z | Checking winnow v0.5.40 |
| 2396 | 2026-03-19T14:13:48.553Z | Checking toml_write v0.1.2 |
| 2397 | 2026-03-19T14:13:48.621Z | Checking foldhash v0.1.5 |
| 2398 | 2026-03-19T14:13:48.642Z | Checking usdt-impl v0.6.0 |
| 2399 | 2026-03-19T14:13:48.771Z | Checking fixedbitset v0.4.2 |
| 2400 | 2026-03-19T14:13:48.794Z | Checking unit-prefix v0.5.2 |
| 2401 | 2026-03-19T14:13:48.798Z | Checking zone v0.3.1 |
| 2402 | 2026-03-19T14:13:48.834Z | Checking hashbrown v0.15.5 |
| 2403 | 2026-03-19T14:13:48.859Z | Checking bzip2 v0.6.1 |
| 2404 | 2026-03-19T14:13:48.949Z | Checking toml_edit v0.22.27 |
| 2405 | 2026-03-19T14:13:48.969Z | Checking petgraph v0.6.5 |
| 2406 | 2026-03-19T14:13:49.005Z | Checking usdt v0.6.0 |
| 2407 | 2026-03-19T14:13:49.073Z | Checking zopfli v0.8.3 |
| 2408 | 2026-03-19T14:13:49.216Z | Checking signal-hook-mio v0.2.5 |
| 2409 | 2026-03-19T14:13:49.279Z | Checking bzip2 v0.4.4 |
| 2410 | 2026-03-19T14:13:49.348Z | Checking nix v0.31.1 |
| 2411 | 2026-03-19T14:13:49.434Z | Checking indicatif v0.18.4 |
| 2412 | 2026-03-19T14:13:49.479Z | Checking postgres-types v0.2.12 |
| 2413 | 2026-03-19T14:13:49.499Z | Checking smoltcp v0.9.1 |
| 2414 | 2026-03-19T14:13:49.503Z | Checking phf v0.13.1 |
| 2415 | 2026-03-19T14:13:49.713Z | Checking zstd v0.13.3 |
| 2416 | 2026-03-19T14:13:49.913Z | Checking similar v2.7.0 |
| 2417 | 2026-03-19T14:13:49.933Z | Checking num-bigint-dig v0.8.6 |
| 2418 | 2026-03-19T14:13:49.960Z | Checking ed25519 v2.2.3 |
| 2419 | 2026-03-19T14:13:50.052Z | Checking toml_edit v0.19.15 |
| 2420 | 2026-03-19T14:13:50.194Z | Checking pkcs1 v0.7.5 |
| 2421 | 2026-03-19T14:13:50.313Z | Checking phf_shared v0.11.3 |
| 2422 | 2026-03-19T14:13:50.427Z | Checking tokio-stream v0.1.18 |
| 2423 | 2026-03-19T14:13:50.446Z | Checking strum v0.27.2 |
| 2424 | 2026-03-19T14:13:50.467Z | Checking hubpack v0.1.2 |
| 2425 | 2026-03-19T14:13:50.534Z | Checking rfc6979 v0.4.0 |
| 2426 | 2026-03-19T14:13:50.585Z | Checking serde-big-array v0.5.1 |
| 2427 | 2026-03-19T14:13:50.659Z | Checking float-cmp v0.10.0 |
| 2428 | 2026-03-19T14:13:50.682Z | Checking env_filter v1.0.0 |
| 2429 | 2026-03-19T14:13:50.704Z | Checking new_debug_unreachable v1.0.6 |
| 2430 | 2026-03-19T14:13:50.752Z | Checking predicates-core v1.0.10 |
| 2431 | 2026-03-19T14:13:50.778Z | Checking rustc-hash v2.1.1 |
| 2432 | 2026-03-19T14:13:50.798Z | Checking jiff v0.2.21 |
| 2433 | 2026-03-19T14:13:50.826Z | Checking keccak v0.1.6 |
| 2434 | 2026-03-19T14:13:50.867Z | Checking fixedbitset v0.5.7 |
| 2435 | 2026-03-19T14:13:50.912Z | Checking static_assertions v1.1.0 |
| 2436 | 2026-03-19T14:13:50.931Z | Checking whoami v2.1.0 |
| 2437 | 2026-03-19T14:13:50.951Z | Checking precomputed-hash v0.1.1 |
| 2438 | 2026-03-19T14:13:51.006Z | Checking normalize-line-endings v0.3.0 |
| 2439 | 2026-03-19T14:13:51.040Z | Checking difflib v0.4.0 |
| 2440 | 2026-03-19T14:13:51.058Z | Checking string_cache v0.8.9 |
| 2441 | 2026-03-19T14:13:51.086Z | Checking rsa v0.9.10 |
| 2442 | 2026-03-19T14:13:51.115Z | Checking sha3 v0.10.8 |
| 2443 | 2026-03-19T14:13:51.134Z | Checking petgraph v0.8.3 |
| 2444 | 2026-03-19T14:13:51.181Z | Checking tokio-postgres v0.7.16 |
| 2445 | 2026-03-19T14:13:51.268Z | Checking predicates v3.1.4 |
| 2446 | 2026-03-19T14:13:51.271Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2447 | 2026-03-19T14:13:51.386Z | Checking iddqd v0.3.17 |
| 2448 | 2026-03-19T14:13:51.474Z | Checking toml v0.7.8 |
| 2449 | 2026-03-19T14:13:51.675Z | Checking env_logger v0.11.9 |
| 2450 | 2026-03-19T14:13:51.712Z | Checking ecdsa v0.16.9 |
| 2451 | 2026-03-19T14:13:51.905Z | Checking ed25519-dalek v2.2.0 |
| 2452 | 2026-03-19T14:13:51.925Z | Checking zip v0.6.6 |
| 2453 | 2026-03-19T14:13:52.165Z | Checking crossterm v0.28.1 |
| 2454 | 2026-03-19T14:13:52.203Z | Checking serde_with v3.17.0 |
| 2455 | 2026-03-19T14:13:52.356Z | Checking itertools v0.13.0 |
| 2456 | 2026-03-19T14:13:52.553Z | Checking hickory-proto v0.25.2 |
| 2457 | 2026-03-19T14:13:52.837Z | Checking x509-cert v0.2.5 |
| 2458 | 2026-03-19T14:13:53.153Z | Checking fs-err v3.3.0 |
| 2459 | 2026-03-19T14:13:53.330Z | Checking ahash v0.8.12 |
| 2460 | 2026-03-19T14:13:53.547Z | Checking object v0.37.3 |
| 2461 | 2026-03-19T14:13:53.588Z | Checking buf-list v1.1.2 |
| 2462 | 2026-03-19T14:13:53.728Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2463 | 2026-03-19T14:13:53.786Z | Checking peg-runtime v0.8.5 |
| 2464 | 2026-03-19T14:13:53.825Z | Checking lalrpop-util v0.19.12 |
| 2465 | 2026-03-19T14:13:53.945Z | Checking zip v4.6.1 |
| 2466 | 2026-03-19T14:13:53.970Z | Compiling structmeta-derive v0.3.0 |
| 2467 | 2026-03-19T14:13:54.034Z | Compiling rustls v0.22.4 |
| 2468 | 2026-03-19T14:13:54.079Z | Compiling newtype-uuid-macros v0.1.0 |
| 2469 | 2026-03-19T14:13:54.230Z | Compiling multer v3.1.0 |
| 2470 | 2026-03-19T14:13:54.282Z | Compiling async-stream-impl v0.3.6 |
| 2471 | 2026-03-19T14:13:54.345Z | Checking futures-executor v0.3.32 |
| 2472 | 2026-03-19T14:13:54.525Z | Checking regress v0.10.5 |
| 2473 | 2026-03-19T14:13:54.712Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2474 | 2026-03-19T14:13:55.068Z | Compiling dropshot v0.16.7 |
| 2475 | 2026-03-19T14:13:55.104Z | Checking futures v0.3.32 |
| 2476 | 2026-03-19T14:13:55.206Z | Compiling dropshot_endpoint v0.16.7 |
| 2477 | 2026-03-19T14:13:55.225Z | Checking thread_local v1.1.9 |
| 2478 | 2026-03-19T14:13:55.368Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2479 | 2026-03-19T14:13:55.414Z | Compiling structmeta v0.3.0 |
| 2480 | 2026-03-19T14:13:55.439Z | Checking crossbeam-channel v0.5.15 |
| 2481 | 2026-03-19T14:13:55.689Z | Compiling derive-ex v0.1.8 |
| 2482 | 2026-03-19T14:13:55.832Z | Checking is-terminal v0.4.17 |
| 2483 | 2026-03-19T14:13:55.895Z | Checking take_mut v0.2.2 |
| 2484 | 2026-03-19T14:13:55.951Z | Checking term v1.2.1 |
| 2485 | 2026-03-19T14:13:56.032Z | Checking slog-async v2.8.0 |
| 2486 | 2026-03-19T14:13:56.250Z | Checking slog-term v2.9.2 |
| 2487 | 2026-03-19T14:13:56.268Z | Compiling parse-display-derive v0.10.0 |
| 2488 | 2026-03-19T14:13:56.415Z | Checking rustls-webpki v0.102.8 |
| 2489 | 2026-03-19T14:13:56.466Z | Checking serde_spanned v1.0.4 |
| 2490 | 2026-03-19T14:13:56.597Z | Checking match_cfg v0.1.0 |
| 2491 | 2026-03-19T14:13:56.635Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2492 | 2026-03-19T14:13:56.686Z | Checking debug-ignore v1.0.5 |
| 2493 | 2026-03-19T14:13:56.816Z | Checking hostname v0.3.1 |
| 2494 | 2026-03-19T14:13:56.835Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2495 | 2026-03-19T14:13:56.883Z | Checking toml v0.9.12+spec-1.1.0 |
| 2496 | 2026-03-19T14:13:56.930Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2497 | 2026-03-19T14:13:56.953Z | Checking slog-json v2.6.1 |
| 2498 | 2026-03-19T14:13:57.121Z | Checking macaddr v1.0.1 |
| 2499 | 2026-03-19T14:13:57.158Z | Checking slog-bunyan v2.5.0 |
| 2500 | 2026-03-19T14:13:57.316Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2501 | 2026-03-19T14:13:57.356Z | Checking async-stream v0.3.6 |
| 2502 | 2026-03-19T14:13:57.632Z | Checking waitgroup v0.1.2 |
| 2503 | 2026-03-19T14:13:57.740Z | Checking rustls-pemfile v2.2.0 |
| 2504 | 2026-03-19T14:13:57.787Z | Checking serde_path_to_error v0.1.20 |
| 2505 | 2026-03-19T14:13:57.843Z | Checking hostname v0.4.2 |
| 2506 | 2026-03-19T14:13:57.863Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2507 | 2026-03-19T14:13:57.926Z | Checking progenitor-client v0.13.0 |
| 2508 | 2026-03-19T14:13:57.973Z | Checking progenitor-client v0.10.0 |
| 2509 | 2026-03-19T14:13:58.004Z | Compiling itertools v0.14.0 |
| 2510 | 2026-03-19T14:13:58.054Z | Compiling test-strategy v0.4.5 |
| 2511 | 2026-03-19T14:13:58.180Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2512 | 2026-03-19T14:13:58.233Z | Checking backon v1.6.0 |
| 2513 | 2026-03-19T14:13:58.280Z | Checking instant v0.1.13 |
| 2514 | 2026-03-19T14:13:58.396Z | Checking backoff v0.4.0 |
| 2515 | 2026-03-19T14:13:58.457Z | Checking progenitor-extras v0.1.1 |
| 2516 | 2026-03-19T14:13:58.598Z | Checking parse-display v0.10.0 |
| 2517 | 2026-03-19T14:13:58.629Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2518 | 2026-03-19T14:13:58.739Z | Checking heck v0.5.0 |
| 2519 | 2026-03-19T14:13:58.929Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2520 | 2026-03-19T14:13:58.950Z | Checking tokio-rustls v0.25.0 |
| 2521 | 2026-03-19T14:13:58.976Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2522 | 2026-03-19T14:13:59.232Z | Compiling heapless v0.8.0 |
| 2523 | 2026-03-19T14:13:59.252Z | Compiling convert_case v0.4.0 |
| 2524 | 2026-03-19T14:13:59.604Z | Compiling crucible-workspace-hack v0.1.0 |
| 2525 | 2026-03-19T14:13:59.720Z | Compiling ingot-macros v0.1.1 |
| 2526 | 2026-03-19T14:13:59.761Z | Compiling derive_more v0.99.20 |
| 2527 | 2026-03-19T14:13:59.853Z | Compiling proc-macro-crate v3.4.0 |
| 2528 | 2026-03-19T14:14:00.115Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2529 | 2026-03-19T14:14:00.194Z | Checking hash32 v0.3.1 |
| 2530 | 2026-03-19T14:14:00.358Z | Checking secrecy v0.10.3 |
| 2531 | 2026-03-19T14:14:00.404Z | Compiling prettyplease v0.2.37 |
| 2532 | 2026-03-19T14:14:00.512Z | Compiling smoltcp v0.11.0 |
| 2533 | 2026-03-19T14:14:00.603Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2534 | 2026-03-19T14:14:00.606Z | Compiling num_enum_derive v0.7.5 |
| 2535 | 2026-03-19T14:14:00.976Z | Compiling typify-impl v0.6.1 |
| 2536 | 2026-03-19T14:14:00.995Z | Checking tabwriter v1.4.1 |
| 2537 | 2026-03-19T14:14:01.184Z | Checking cobs v0.3.0 |
| 2538 | 2026-03-19T14:14:01.209Z | Compiling foreign-types-macros v0.2.3 |
| 2539 | 2026-03-19T14:14:01.375Z | Checking foreign-types-shared v0.3.1 |
| 2540 | 2026-03-19T14:14:01.493Z | Compiling unsafe-libyaml v0.2.11 |
| 2541 | 2026-03-19T14:14:01.716Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2542 | 2026-03-19T14:14:02.050Z | Checking cpufeatures v0.3.0 |
| 2543 | 2026-03-19T14:14:02.070Z | Checking num_enum v0.7.5 |
| 2544 | 2026-03-19T14:14:02.145Z | Checking chacha20 v0.10.0 |
| 2545 | 2026-03-19T14:14:02.219Z | Compiling serde_yaml v0.9.34+deprecated |
| 2546 | 2026-03-19T14:14:02.271Z | Checking foreign-types v0.5.0 |
| 2547 | 2026-03-19T14:14:02.428Z | Checking postcard v1.1.3 |
| 2548 | 2026-03-19T14:14:03.434Z | Compiling proc-macro-crate v1.3.1 |
| 2549 | 2026-03-19T14:14:03.452Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2550 | 2026-03-19T14:14:03.602Z | Checking ingot-types v0.1.2 |
| 2551 | 2026-03-19T14:14:03.996Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2552 | 2026-03-19T14:14:04.015Z | Checking cstr-argument v0.1.2 |
| 2553 | 2026-03-19T14:14:04.097Z | Checking ingot v0.1.1 |
| 2554 | 2026-03-19T14:14:04.171Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2555 | 2026-03-19T14:14:04.254Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2556 | 2026-03-19T14:14:04.279Z | Checking colored v3.1.1 |
| 2557 | 2026-03-19T14:14:04.316Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2558 | 2026-03-19T14:14:04.475Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2559 | 2026-03-19T14:14:04.523Z | Compiling num_enum_derive v0.5.11 |
| 2560 | 2026-03-19T14:14:04.562Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2561 | 2026-03-19T14:14:04.608Z | Checking rand v0.10.0 |
| 2562 | 2026-03-19T14:14:05.752Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2563 | 2026-03-19T14:14:06.192Z | Checking num_enum v0.5.11 |
| 2564 | 2026-03-19T14:14:06.382Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2565 | 2026-03-19T14:14:06.957Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2566 | 2026-03-19T14:14:07.341Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2567 | 2026-03-19T14:14:07.446Z | Compiling typify-impl v0.4.3 |
| 2568 | 2026-03-19T14:14:07.497Z | Compiling typify-macro v0.6.1 |
| 2569 | 2026-03-19T14:14:07.614Z | Checking camino-tempfile v1.4.1 |
| 2570 | 2026-03-19T14:14:07.730Z | Checking num-rational v0.4.2 |
| 2571 | 2026-03-19T14:14:08.123Z | Checking half v2.7.1 |
| 2572 | 2026-03-19T14:14:08.253Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2573 | 2026-03-19T14:14:08.407Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2574 | 2026-03-19T14:14:08.476Z | Checking universal-hash v0.5.1 |
| 2575 | 2026-03-19T14:14:08.579Z | Checking num-complex v0.4.6 |
| 2576 | 2026-03-19T14:14:08.640Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2577 | 2026-03-19T14:14:08.961Z | Checking opaque-debug v0.3.1 |
| 2578 | 2026-03-19T14:14:09.025Z | Checking ciborium-io v0.2.2 |
| 2579 | 2026-03-19T14:14:09.048Z | Checking poly1305 v0.8.0 |
| 2580 | 2026-03-19T14:14:09.070Z | Checking num v0.4.3 |
| 2581 | 2026-03-19T14:14:09.141Z | Checking ciborium-ll v0.2.2 |
| 2582 | 2026-03-19T14:14:09.164Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2583 | 2026-03-19T14:14:09.189Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2584 | 2026-03-19T14:14:09.374Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2585 | 2026-03-19T14:14:09.393Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2586 | 2026-03-19T14:14:09.625Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2587 | 2026-03-19T14:14:09.874Z | Compiling typify v0.6.1 |
| 2588 | 2026-03-19T14:14:10.015Z | Checking thiserror-no-std v2.0.2 |
| 2589 | 2026-03-19T14:14:10.034Z | Checking toml v0.8.23 |
| 2590 | 2026-03-19T14:14:10.128Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2591 | 2026-03-19T14:14:10.368Z | Checking password-hash v0.5.0 |
| 2592 | 2026-03-19T14:14:10.487Z | Checking chacha20 v0.9.1 |
| 2593 | 2026-03-19T14:14:10.674Z | Compiling usdt-attr-macro v0.5.0 |
| 2594 | 2026-03-19T14:14:10.744Z | Compiling usdt-macro v0.5.0 |
| 2595 | 2026-03-19T14:14:10.907Z | Checking smf v0.2.3 |
| 2596 | 2026-03-19T14:14:11.221Z | Checking blake2 v0.10.6 |
| 2597 | 2026-03-19T14:14:11.347Z | Checking aead v0.5.2 |
| 2598 | 2026-03-19T14:14:11.455Z | Checking memmap v0.7.0 |
| 2599 | 2026-03-19T14:14:11.534Z | Checking sigpipe v0.1.3 |
| 2600 | 2026-03-19T14:14:11.636Z | Compiling num-derive v0.4.2 |
| 2601 | 2026-03-19T14:14:11.655Z | Checking glob v0.3.3 |
| 2602 | 2026-03-19T14:14:11.701Z | Checking float-ord v0.3.2 |
| 2603 | 2026-03-19T14:14:11.704Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2604 | 2026-03-19T14:14:11.854Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2605 | 2026-03-19T14:14:11.896Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2606 | 2026-03-19T14:14:11.961Z | Checking usdt v0.5.0 |
| 2607 | 2026-03-19T14:14:12.126Z | Checking chacha20poly1305 v0.10.1 |
| 2608 | 2026-03-19T14:14:12.174Z | Checking argon2 v0.5.3 |
| 2609 | 2026-03-19T14:14:12.288Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2610 | 2026-03-19T14:14:13.348Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2611 | 2026-03-19T14:14:13.352Z | Checking vsss-rs v3.3.4 |
| 2612 | 2026-03-19T14:14:13.352Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2613 | 2026-03-19T14:14:13.352Z | Compiling progenitor-impl v0.13.0 |
| 2614 | 2026-03-19T14:14:13.352Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2615 | 2026-03-19T14:14:13.411Z | Checking ciborium v0.2.2 |
| 2616 | 2026-03-19T14:14:13.432Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2617 | 2026-03-19T14:14:13.574Z | Compiling semver v0.1.20 |
| 2618 | 2026-03-19T14:14:13.817Z | Checking whoami v1.6.1 |
| 2619 | 2026-03-19T14:14:13.914Z | Checking indent_write v2.2.0 |
| 2620 | 2026-03-19T14:14:13.950Z | Compiling rustc_version v0.1.7 |
| 2621 | 2026-03-19T14:14:13.970Z | Compiling typify-macro v0.4.3 |
| 2622 | 2026-03-19T14:14:13.990Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2623 | 2026-03-19T14:14:14.261Z | Compiling pin-project-internal v1.1.11 |
| 2624 | 2026-03-19T14:14:14.279Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2625 | 2026-03-19T14:14:15.120Z | Checking swrite v0.1.0 |
| 2626 | 2026-03-19T14:14:15.246Z | Checking linked-hash-map v0.5.6 |
| 2627 | 2026-03-19T14:14:15.266Z | Compiling minimal-lexical v0.2.1 |
| 2628 | 2026-03-19T14:14:15.473Z | Checking lru-cache v0.1.2 |
| 2629 | 2026-03-19T14:14:15.607Z | Compiling nom v7.1.3 |
| 2630 | 2026-03-19T14:14:15.633Z | Compiling newtype_derive v0.1.6 |
| 2631 | 2026-03-19T14:14:15.810Z | Checking pin-project v1.1.11 |
| 2632 | 2026-03-19T14:14:15.935Z | Checking newline-converter v0.3.0 |
| 2633 | 2026-03-19T14:14:16.082Z | Checking atomicwrites v0.4.4 |
| 2634 | 2026-03-19T14:14:16.253Z | Checking hickory-proto v0.24.4 |
| 2635 | 2026-03-19T14:14:16.278Z | Compiling typify v0.4.3 |
| 2636 | 2026-03-19T14:14:16.337Z | Compiling progenitor-macro v0.13.0 |
| 2637 | 2026-03-19T14:14:16.441Z | Checking phf_shared v0.12.1 |
| 2638 | 2026-03-19T14:14:16.505Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2639 | 2026-03-19T14:14:16.625Z | Checking console v0.15.11 |
| 2640 | 2026-03-19T14:14:17.130Z | Checking pem v3.0.6 |
| 2641 | 2026-03-19T14:14:17.343Z | Checking csv-core v0.1.13 |
| 2642 | 2026-03-19T14:14:17.414Z | Compiling snafu-derive v0.8.9 |
| 2643 | 2026-03-19T14:14:17.471Z | Compiling derive-where v1.6.0 |
| 2644 | 2026-03-19T14:14:17.589Z | Compiling async-recursion v1.1.1 |
| 2645 | 2026-03-19T14:14:18.515Z | Compiling slog-dtrace v0.3.0 |
| 2646 | 2026-03-19T14:14:18.721Z | Compiling owo-colors v4.3.0 |
| 2647 | 2026-03-19T14:14:18.762Z | Checking unicode-width v0.1.14 |
| 2648 | 2026-03-19T14:14:19.103Z | Checking resolv-conf v0.7.6 |
| 2649 | 2026-03-19T14:14:19.142Z | Compiling chrono-tz v0.10.4 |
| 2650 | 2026-03-19T14:14:19.318Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2651 | 2026-03-19T14:14:19.346Z | Compiling cancel-safe-futures v0.1.5 |
| 2652 | 2026-03-19T14:14:19.365Z | Checking highway v1.3.0 |
| 2653 | 2026-03-19T14:14:19.427Z | Checking same-file v1.0.6 |
| 2654 | 2026-03-19T14:14:19.584Z | Checking walkdir v2.5.0 |
| 2655 | 2026-03-19T14:14:19.663Z | Checking hickory-resolver v0.24.4 |
| 2656 | 2026-03-19T14:14:19.682Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2657 | 2026-03-19T14:14:19.800Z | Compiling const_format_proc_macros v0.2.34 |
| 2658 | 2026-03-19T14:14:20.149Z | Checking snafu v0.8.9 |
| 2659 | 2026-03-19T14:14:20.600Z | Checking csv v1.4.0 |
| 2660 | 2026-03-19T14:14:20.634Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2661 | 2026-03-19T14:14:20.659Z | Checking expectorate v1.2.0 |
| 2662 | 2026-03-19T14:14:20.797Z | Checking phf v0.12.1 |
| 2663 | 2026-03-19T14:14:20.916Z | Compiling progenitor-impl v0.10.0 |
| 2664 | 2026-03-19T14:14:21.052Z | Checking tokio-dtrace v0.1.1 |
| 2665 | 2026-03-19T14:14:21.102Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2666 | 2026-03-19T14:14:21.272Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2667 | 2026-03-19T14:14:21.295Z | Checking globset v0.4.18 |
| 2668 | 2026-03-19T14:14:21.298Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2669 | 2026-03-19T14:14:21.506Z | Checking olpc-cjson v0.1.4 |
| 2670 | 2026-03-19T14:14:21.644Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2671 | 2026-03-19T14:14:21.687Z | Checking libsw-core v0.3.2 |
| 2672 | 2026-03-19T14:14:21.883Z | Checking serde_plain v1.0.2 |
| 2673 | 2026-03-19T14:14:21.958Z | Checking arc-swap v1.8.2 |
| 2674 | 2026-03-19T14:14:21.982Z | Compiling lzma-sys v0.1.20 |
| 2675 | 2026-03-19T14:14:22.252Z | Checking bytecount v0.6.9 |
| 2676 | 2026-03-19T14:14:22.353Z | Checking utf-8 v0.7.6 |
| 2677 | 2026-03-19T14:14:22.390Z | Checking typed-path v0.9.3 |
| 2678 | 2026-03-19T14:14:22.520Z | Checking papergrid v0.11.0 |
| 2679 | 2026-03-19T14:14:22.539Z | Checking tungstenite v0.21.0 |
| 2680 | 2026-03-19T14:14:23.134Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2681 | 2026-03-19T14:14:23.361Z | Checking slog-scope v4.4.1 |
| 2682 | 2026-03-19T14:14:23.406Z | Checking libsw v3.5.0 |
| 2683 | 2026-03-19T14:14:23.540Z | Checking oxide-tokio-rt v0.1.3 |
| 2684 | 2026-03-19T14:14:23.543Z | Checking tough v0.20.0 |
| 2685 | 2026-03-19T14:14:23.543Z | Checking progenitor v0.13.0 |
| 2686 | 2026-03-19T14:14:23.632Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2687 | 2026-03-19T14:14:23.746Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2688 | 2026-03-19T14:14:24.194Z | Checking const_format v0.2.35 |
| 2689 | 2026-03-19T14:14:24.515Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2690 | 2026-03-19T14:14:24.691Z | Compiling progenitor-macro v0.10.0 |
| 2691 | 2026-03-19T14:14:24.780Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2692 | 2026-03-19T14:14:25.237Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2693 | 2026-03-19T14:14:25.543Z | Checking qorb v0.4.1 |
| 2694 | 2026-03-19T14:14:26.094Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2695 | 2026-03-19T14:14:26.252Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2696 | 2026-03-19T14:14:26.272Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2697 | 2026-03-19T14:14:26.291Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2698 | 2026-03-19T14:14:26.711Z | Compiling cargo_toml v0.22.3 |
| 2699 | 2026-03-19T14:14:26.732Z | Checking gethostname v0.5.0 |
| 2700 | 2026-03-19T14:14:26.846Z | Compiling tabled_derive v0.7.0 |
| 2701 | 2026-03-19T14:14:26.919Z | Checking bcs v0.1.6 |
| 2702 | 2026-03-19T14:14:26.950Z | Checking smawk v0.3.2 |
| 2703 | 2026-03-19T14:14:27.114Z | Checking termtree v0.5.1 |
| 2704 | 2026-03-19T14:14:27.117Z | Checking linear-map v1.2.0 |
| 2705 | 2026-03-19T14:14:27.229Z | Checking unicode-linebreak v0.1.5 |
| 2706 | 2026-03-19T14:14:27.285Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2707 | 2026-03-19T14:14:27.357Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2708 | 2026-03-19T14:14:27.508Z | Checking textwrap v0.16.2 |
| 2709 | 2026-03-19T14:14:27.860Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2710 | 2026-03-19T14:14:27.881Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2711 | 2026-03-19T14:14:28.210Z | Checking tabled v0.15.0 |
| 2712 | 2026-03-19T14:14:28.709Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2713 | 2026-03-19T14:14:29.013Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2714 | 2026-03-19T14:14:29.137Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2715 | 2026-03-19T14:14:29.287Z | Checking steno v0.4.1 |
| 2716 | 2026-03-19T14:14:29.361Z | Checking slog-stdlog v4.1.1 |
| 2717 | 2026-03-19T14:14:29.528Z | Checking tokio-tungstenite v0.21.0 |
| 2718 | 2026-03-19T14:14:29.889Z | Checking typeid v1.0.3 |
| 2719 | 2026-03-19T14:14:30.002Z | Checking base64 v0.21.7 |
| 2720 | 2026-03-19T14:14:30.041Z | Checking humantime v2.3.0 |
| 2721 | 2026-03-19T14:14:30.285Z | Checking ron v0.12.0 |
| 2722 | 2026-03-19T14:14:30.346Z | Checking xz2 v0.1.7 |
| 2723 | 2026-03-19T14:14:30.593Z | Checking slog-envlogger v2.2.0 |
| 2724 | 2026-03-19T14:14:30.630Z | Checking yasna v0.5.2 |
| 2725 | 2026-03-19T14:14:30.783Z | Checking headers-core v0.3.0 |
| 2726 | 2026-03-19T14:14:30.812Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2727 | 2026-03-19T14:14:30.921Z | Checking filetime v0.2.27 |
| 2728 | 2026-03-19T14:14:31.100Z | Checking base16ct v1.0.0 |
| 2729 | 2026-03-19T14:14:31.122Z | Checking xattr v1.6.1 |
| 2730 | 2026-03-19T14:14:31.161Z | Checking rcgen v0.12.1 |
| 2731 | 2026-03-19T14:14:31.273Z | Checking headers v0.4.1 |
| 2732 | 2026-03-19T14:14:31.293Z | Checking tar v0.4.44 |
| 2733 | 2026-03-19T14:14:31.315Z | Checking subprocess v0.2.15 |
| 2734 | 2026-03-19T14:14:31.825Z | Checking progenitor v0.10.0 |
| 2735 | 2026-03-19T14:14:31.988Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2736 | 2026-03-19T14:14:39.515Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2737 | 2026-03-19T14:14:47.699Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2738 | 2026-03-19T14:14:49.474Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2739 | 2026-03-19T14:14:51.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2740 | 2026-03-19T14:14:51.277Z | |
| 2741 | 2026-03-19T14:14:51.277Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/259) |
| 2742 | 2026-03-19T14:14:52.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2743 | 2026-03-19T14:14:52.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2744 | 2026-03-19T14:14:52.300Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2745 | 2026-03-19T14:14:54.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s |
| 2746 | 2026-03-19T14:14:54.260Z | |
| 2747 | 2026-03-19T14:14:54.260Z | info: running `cargo check --bins` on nexus-config (51/259) |
| 2748 | 2026-03-19T14:14:54.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2749 | 2026-03-19T14:14:54.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2750 | 2026-03-19T14:14:54.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2751 | 2026-03-19T14:14:54.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2752 | 2026-03-19T14:14:55.098Z | |
| 2753 | 2026-03-19T14:14:55.099Z | info: running `cargo check --bins` on nexus-types (52/259) |
| 2754 | 2026-03-19T14:14:55.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2755 | 2026-03-19T14:14:55.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2756 | 2026-03-19T14:14:55.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2757 | 2026-03-19T14:14:55.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2758 | 2026-03-19T14:14:55.935Z | |
| 2759 | 2026-03-19T14:14:55.935Z | info: running `cargo check --bins` on clickhouse-admin-types (53/259) |
| 2760 | 2026-03-19T14:14:56.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2761 | 2026-03-19T14:14:56.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2762 | 2026-03-19T14:14:56.614Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2763 | 2026-03-19T14:14:56.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2764 | 2026-03-19T14:14:56.717Z | |
| 2765 | 2026-03-19T14:14:56.717Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/259) |
| 2766 | 2026-03-19T14:14:57.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2767 | 2026-03-19T14:14:57.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2768 | 2026-03-19T14:14:57.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2769 | 2026-03-19T14:14:57.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2770 | 2026-03-19T14:14:57.504Z | |
| 2771 | 2026-03-19T14:14:57.504Z | info: running `cargo check --bins` on cockroach-admin-types (55/259) |
| 2772 | 2026-03-19T14:14:58.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2773 | 2026-03-19T14:14:58.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2774 | 2026-03-19T14:14:58.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2775 | 2026-03-19T14:14:58.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2776 | 2026-03-19T14:14:58.269Z | |
| 2777 | 2026-03-19T14:14:58.270Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/259) |
| 2778 | 2026-03-19T14:14:58.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2779 | 2026-03-19T14:14:58.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2780 | 2026-03-19T14:14:58.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2781 | 2026-03-19T14:14:58.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2782 | 2026-03-19T14:14:59.034Z | |
| 2783 | 2026-03-19T14:14:59.034Z | info: running `cargo check --bins` on ereport-types (57/259) |
| 2784 | 2026-03-19T14:14:59.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2785 | 2026-03-19T14:14:59.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2786 | 2026-03-19T14:14:59.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2787 | 2026-03-19T14:14:59.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2788 | 2026-03-19T14:14:59.814Z | |
| 2789 | 2026-03-19T14:14:59.814Z | info: running `cargo check --bins` on gateway-client (58/259) |
| 2790 | 2026-03-19T14:15:00.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2791 | 2026-03-19T14:15:00.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2792 | 2026-03-19T14:15:00.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2793 | 2026-03-19T14:15:00.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2794 | 2026-03-19T14:15:00.592Z | |
| 2795 | 2026-03-19T14:15:00.592Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/259) |
| 2796 | 2026-03-19T14:15:01.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2797 | 2026-03-19T14:15:01.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2798 | 2026-03-19T14:15:01.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2799 | 2026-03-19T14:15:01.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2800 | 2026-03-19T14:15:01.377Z | |
| 2801 | 2026-03-19T14:15:01.377Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/259) |
| 2802 | 2026-03-19T14:15:02.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2803 | 2026-03-19T14:15:02.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2804 | 2026-03-19T14:15:02.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2805 | 2026-03-19T14:15:02.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2806 | 2026-03-19T14:15:02.157Z | |
| 2807 | 2026-03-19T14:15:02.157Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/259) |
| 2808 | 2026-03-19T14:15:02.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2809 | 2026-03-19T14:15:02.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2810 | 2026-03-19T14:15:02.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2811 | 2026-03-19T14:15:02.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2812 | 2026-03-19T14:15:02.934Z | |
| 2813 | 2026-03-19T14:15:02.934Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/259) |
| 2814 | 2026-03-19T14:15:03.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2815 | 2026-03-19T14:15:03.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2816 | 2026-03-19T14:15:03.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2817 | 2026-03-19T14:15:03.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2818 | 2026-03-19T14:15:03.713Z | |
| 2819 | 2026-03-19T14:15:03.713Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/259) |
| 2820 | 2026-03-19T14:15:04.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2821 | 2026-03-19T14:15:04.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2822 | 2026-03-19T14:15:04.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2823 | 2026-03-19T14:15:04.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2824 | 2026-03-19T14:15:04.508Z | |
| 2825 | 2026-03-19T14:15:04.508Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/259) |
| 2826 | 2026-03-19T14:15:05.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-03-19T14:15:05.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-03-19T14:15:05.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2829 | 2026-03-19T14:15:05.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2830 | 2026-03-19T14:15:05.305Z | |
| 2831 | 2026-03-19T14:15:05.305Z | info: running `cargo check --bins` on key-manager-types (65/259) |
| 2832 | 2026-03-19T14:15:05.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-03-19T14:15:05.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-03-19T14:15:05.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2835 | 2026-03-19T14:15:05.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2836 | 2026-03-19T14:15:06.070Z | |
| 2837 | 2026-03-19T14:15:06.070Z | info: running `cargo check --bins` on oxlog (66/259) |
| 2838 | 2026-03-19T14:15:06.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-03-19T14:15:06.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-03-19T14:15:06.886Z | Compiling newtype-uuid v1.3.2 |
| 2841 | 2026-03-19T14:15:07.144Z | Compiling daft v0.1.5 |
| 2842 | 2026-03-19T14:15:07.403Z | Compiling iddqd v0.3.17 |
| 2843 | 2026-03-19T14:15:08.665Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2844 | 2026-03-19T14:15:08.952Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2845 | 2026-03-19T14:15:09.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 2846 | 2026-03-19T14:15:09.511Z | |
| 2847 | 2026-03-19T14:15:09.511Z | info: running `cargo check --bins` on internal-dns-types (67/259) |
| 2848 | 2026-03-19T14:15:10.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2849 | 2026-03-19T14:15:10.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2850 | 2026-03-19T14:15:10.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2851 | 2026-03-19T14:15:10.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2852 | 2026-03-19T14:15:10.295Z | |
| 2853 | 2026-03-19T14:15:10.295Z | info: running `cargo check --bins` on internal-dns-types-versions (68/259) |
| 2854 | 2026-03-19T14:15:10.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-19T14:15:10.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-19T14:15:10.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2026-03-19T14:15:10.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2858 | 2026-03-19T14:15:11.091Z | |
| 2859 | 2026-03-19T14:15:11.092Z | info: running `cargo check --bins` on nexus-types-versions (69/259) |
| 2860 | 2026-03-19T14:15:11.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-03-19T14:15:11.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-03-19T14:15:11.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2026-03-19T14:15:11.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2864 | 2026-03-19T14:15:11.911Z | |
| 2865 | 2026-03-19T14:15:11.911Z | info: running `cargo check --bins` on omicron-passwords (70/259) |
| 2866 | 2026-03-19T14:15:12.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-03-19T14:15:12.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-03-19T14:15:12.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2026-03-19T14:15:12.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2870 | 2026-03-19T14:15:12.685Z | |
| 2871 | 2026-03-19T14:15:12.686Z | info: running `cargo check --bins` on oxql-types (71/259) |
| 2872 | 2026-03-19T14:15:13.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2026-03-19T14:15:13.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2026-03-19T14:15:13.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2875 | 2026-03-19T14:15:13.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2876 | 2026-03-19T14:15:13.472Z | |
| 2877 | 2026-03-19T14:15:13.472Z | info: running `cargo check --bins` on oximeter-types (72/259) |
| 2878 | 2026-03-19T14:15:14.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2026-03-19T14:15:14.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2026-03-19T14:15:14.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2881 | 2026-03-19T14:15:14.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2882 | 2026-03-19T14:15:14.264Z | |
| 2883 | 2026-03-19T14:15:14.264Z | info: running `cargo check --bins` on oximeter-types-versions (73/259) |
| 2884 | 2026-03-19T14:15:14.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2885 | 2026-03-19T14:15:14.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2886 | 2026-03-19T14:15:14.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2887 | 2026-03-19T14:15:14.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2888 | 2026-03-19T14:15:15.051Z | |
| 2889 | 2026-03-19T14:15:15.052Z | info: running `cargo check --bins` on oximeter-macro-impl (74/259) |
| 2890 | 2026-03-19T14:15:15.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2891 | 2026-03-19T14:15:15.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2892 | 2026-03-19T14:15:15.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2893 | 2026-03-19T14:15:15.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2894 | 2026-03-19T14:15:15.818Z | |
| 2895 | 2026-03-19T14:15:15.819Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/259) |
| 2896 | 2026-03-19T14:15:16.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2897 | 2026-03-19T14:15:16.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2898 | 2026-03-19T14:15:16.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2899 | 2026-03-19T14:15:16.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2900 | 2026-03-19T14:15:16.623Z | |
| 2901 | 2026-03-19T14:15:16.623Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/259) |
| 2902 | 2026-03-19T14:15:17.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2903 | 2026-03-19T14:15:17.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2904 | 2026-03-19T14:15:17.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2905 | 2026-03-19T14:15:17.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2906 | 2026-03-19T14:15:17.432Z | |
| 2907 | 2026-03-19T14:15:17.432Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/259) |
| 2908 | 2026-03-19T14:15:18.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2909 | 2026-03-19T14:15:18.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2910 | 2026-03-19T14:15:18.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2911 | 2026-03-19T14:15:18.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2912 | 2026-03-19T14:15:18.275Z | |
| 2913 | 2026-03-19T14:15:18.275Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/259) |
| 2914 | 2026-03-19T14:15:18.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2915 | 2026-03-19T14:15:18.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2916 | 2026-03-19T14:15:18.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2917 | 2026-03-19T14:15:18.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2918 | 2026-03-19T14:15:19.059Z | |
| 2919 | 2026-03-19T14:15:19.059Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/259) |
| 2920 | 2026-03-19T14:15:19.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2921 | 2026-03-19T14:15:19.728Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2922 | 2026-03-19T14:15:19.728Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2923 | 2026-03-19T14:15:19.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2924 | 2026-03-19T14:15:19.830Z | |
| 2925 | 2026-03-19T14:15:19.830Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/259) |
| 2926 | 2026-03-19T14:15:20.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2927 | 2026-03-19T14:15:20.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2928 | 2026-03-19T14:15:20.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2929 | 2026-03-19T14:15:20.503Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2930 | 2026-03-19T14:15:20.600Z | |
| 2931 | 2026-03-19T14:15:20.600Z | info: running `cargo check --bins --no-default-features` on gfss (81/259) |
| 2932 | 2026-03-19T14:15:21.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2933 | 2026-03-19T14:15:21.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2934 | 2026-03-19T14:15:21.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2935 | 2026-03-19T14:15:21.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2936 | 2026-03-19T14:15:21.372Z | |
| 2937 | 2026-03-19T14:15:21.372Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/259) |
| 2938 | 2026-03-19T14:15:22.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2939 | 2026-03-19T14:15:22.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2940 | 2026-03-19T14:15:22.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2941 | 2026-03-19T14:15:22.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2942 | 2026-03-19T14:15:22.139Z | |
| 2943 | 2026-03-19T14:15:22.139Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/259) |
| 2944 | 2026-03-19T14:15:22.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2945 | 2026-03-19T14:15:22.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2946 | 2026-03-19T14:15:23.029Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2947 | 2026-03-19T14:15:23.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s |
| 2948 | 2026-03-19T14:15:23.918Z | |
| 2949 | 2026-03-19T14:15:23.918Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/259) |
| 2950 | 2026-03-19T14:15:24.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2951 | 2026-03-19T14:15:24.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2952 | 2026-03-19T14:15:24.825Z | Compiling ar_archive_writer v0.5.1 |
| 2953 | 2026-03-19T14:15:24.955Z | Compiling stacker v0.1.23 |
| 2954 | 2026-03-19T14:15:24.973Z | Compiling cfg_aliases v0.1.1 |
| 2955 | 2026-03-19T14:15:25.039Z | Compiling convert_case v0.10.0 |
| 2956 | 2026-03-19T14:15:25.039Z | Checking fd-lock v4.0.4 |
| 2957 | 2026-03-19T14:15:25.039Z | Checking nibble_vec v0.1.0 |
| 2958 | 2026-03-19T14:15:25.039Z | Checking vte v0.14.1 |
| 2959 | 2026-03-19T14:15:25.039Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2960 | 2026-03-19T14:15:25.057Z | Compiling nix v0.28.0 |
| 2961 | 2026-03-19T14:15:25.138Z | Checking endian-type v0.1.2 |
| 2962 | 2026-03-19T14:15:25.161Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2963 | 2026-03-19T14:15:25.227Z | Checking strip-ansi-escapes v0.2.1 |
| 2964 | 2026-03-19T14:15:25.288Z | Compiling peg-macros v0.8.5 |
| 2965 | 2026-03-19T14:15:25.304Z | Checking radix_trie v0.2.1 |
| 2966 | 2026-03-19T14:15:25.351Z | Checking winnow v0.6.26 |
| 2967 | 2026-03-19T14:15:25.383Z | Compiling derive_more-impl v2.1.1 |
| 2968 | 2026-03-19T14:15:25.537Z | Compiling sqlparser_derive v0.5.0 |
| 2969 | 2026-03-19T14:15:25.575Z | Checking nu-ansi-term v0.50.3 |
| 2970 | 2026-03-19T14:15:25.823Z | Checking unicode_categories v0.1.1 |
| 2971 | 2026-03-19T14:15:25.851Z | Checking home v0.5.12 |
| 2972 | 2026-03-19T14:15:25.983Z | Checking reedline v0.40.0 |
| 2973 | 2026-03-19T14:15:26.057Z | Checking display-error-chain v0.2.2 |
| 2974 | 2026-03-19T14:15:26.149Z | Compiling psm v0.1.30 |
| 2975 | 2026-03-19T14:15:26.474Z | Checking derive_more v2.1.1 |
| 2976 | 2026-03-19T14:15:26.568Z | Checking crossterm v0.29.0 |
| 2977 | 2026-03-19T14:15:26.813Z | Checking peg v0.8.5 |
| 2978 | 2026-03-19T14:15:26.876Z | Checking rustyline v14.0.0 |
| 2979 | 2026-03-19T14:15:26.909Z | Checking sqlformat v0.3.5 |
| 2980 | 2026-03-19T14:15:27.111Z | Checking recursive v0.1.1 |
| 2981 | 2026-03-19T14:15:27.218Z | Checking sqlparser v0.61.0 |
| 2982 | 2026-03-19T14:15:43.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.19s |
| 2983 | 2026-03-19T14:15:43.327Z | |
| 2984 | 2026-03-19T14:15:43.327Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/259) |
| 2985 | 2026-03-19T14:15:44.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2986 | 2026-03-19T14:15:44.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2987 | 2026-03-19T14:15:44.235Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2988 | 2026-03-19T14:15:48.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s |
| 2989 | 2026-03-19T14:15:49.130Z | |
| 2990 | 2026-03-19T14:15:49.130Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/259) |
| 2991 | 2026-03-19T14:15:49.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2992 | 2026-03-19T14:15:49.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2993 | 2026-03-19T14:15:50.035Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2994 | 2026-03-19T14:15:53.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s |
| 2995 | 2026-03-19T14:15:53.543Z | |
| 2996 | 2026-03-19T14:15:53.543Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/259) |
| 2997 | 2026-03-19T14:15:54.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2998 | 2026-03-19T14:15:54.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2999 | 2026-03-19T14:15:54.448Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3000 | 2026-03-19T14:15:58.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s |
| 3001 | 2026-03-19T14:15:59.090Z | |
| 3002 | 2026-03-19T14:15:59.090Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/259) |
| 3003 | 2026-03-19T14:15:59.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3004 | 2026-03-19T14:15:59.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3005 | 2026-03-19T14:15:59.996Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3006 | 2026-03-19T14:16:04.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s |
| 3007 | 2026-03-19T14:16:04.645Z | |
| 3008 | 2026-03-19T14:16:04.645Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/259) |
| 3009 | 2026-03-19T14:16:05.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3010 | 2026-03-19T14:16:05.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3011 | 2026-03-19T14:16:05.544Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3012 | 2026-03-19T14:16:09.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s |
| 3013 | 2026-03-19T14:16:09.269Z | |
| 3014 | 2026-03-19T14:16:09.269Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/259) |
| 3015 | 2026-03-19T14:16:09.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3016 | 2026-03-19T14:16:09.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3017 | 2026-03-19T14:16:10.175Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3018 | 2026-03-19T14:16:13.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s |
| 3019 | 2026-03-19T14:16:13.950Z | |
| 3020 | 2026-03-19T14:16:13.950Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/259) |
| 3021 | 2026-03-19T14:16:14.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2026-03-19T14:16:14.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2026-03-19T14:16:14.863Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3024 | 2026-03-19T14:16:19.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s |
| 3025 | 2026-03-19T14:16:19.726Z | |
| 3026 | 2026-03-19T14:16:19.726Z | info: running `cargo check --bins` on oximeter (92/259) |
| 3027 | 2026-03-19T14:16:20.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2026-03-19T14:16:20.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2026-03-19T14:16:20.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3030 | 2026-03-19T14:16:20.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3031 | 2026-03-19T14:16:20.520Z | |
| 3032 | 2026-03-19T14:16:20.520Z | info: running `cargo check --bins` on oximeter-schema (93/259) |
| 3033 | 2026-03-19T14:16:21.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-03-19T14:16:21.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-03-19T14:16:21.379Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3036 | 2026-03-19T14:16:21.571Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3037 | 2026-03-19T14:16:21.591Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3038 | 2026-03-19T14:16:22.015Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3039 | 2026-03-19T14:16:26.870Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3040 | 2026-03-19T14:16:27.288Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3041 | 2026-03-19T14:16:28.848Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3042 | 2026-03-19T14:16:29.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s |
| 3043 | 2026-03-19T14:16:29.951Z | |
| 3044 | 2026-03-19T14:16:29.951Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/259) |
| 3045 | 2026-03-19T14:16:30.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-03-19T14:16:30.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-03-19T14:16:30.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-03-19T14:16:30.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3049 | 2026-03-19T14:16:30.749Z | |
| 3050 | 2026-03-19T14:16:30.749Z | info: running `cargo check --bins` on oximeter-test-utils (95/259) |
| 3051 | 2026-03-19T14:16:31.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-03-19T14:16:31.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-03-19T14:16:31.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-03-19T14:16:31.490Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3055 | 2026-03-19T14:16:31.598Z | |
| 3056 | 2026-03-19T14:16:31.599Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/259) |
| 3057 | 2026-03-19T14:16:32.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-03-19T14:16:32.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-03-19T14:16:32.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-03-19T14:16:32.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3061 | 2026-03-19T14:16:32.406Z | |
| 3062 | 2026-03-19T14:16:32.406Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/259) |
| 3063 | 2026-03-19T14:16:33.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-03-19T14:16:33.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-03-19T14:16:33.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-03-19T14:16:33.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3067 | 2026-03-19T14:16:33.212Z | |
| 3068 | 2026-03-19T14:16:33.212Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/259) |
| 3069 | 2026-03-19T14:16:33.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-03-19T14:16:33.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-03-19T14:16:33.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-03-19T14:16:33.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3073 | 2026-03-19T14:16:34.033Z | |
| 3074 | 2026-03-19T14:16:34.033Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/259) |
| 3075 | 2026-03-19T14:16:34.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-03-19T14:16:34.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-03-19T14:16:34.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-03-19T14:16:34.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3079 | 2026-03-19T14:16:34.848Z | |
| 3080 | 2026-03-19T14:16:34.848Z | info: running `cargo check --bins` on trust-quorum-types (100/259) |
| 3081 | 2026-03-19T14:16:35.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-03-19T14:16:35.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-03-19T14:16:35.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-03-19T14:16:35.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3085 | 2026-03-19T14:16:35.615Z | |
| 3086 | 2026-03-19T14:16:35.615Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/259) |
| 3087 | 2026-03-19T14:16:36.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-03-19T14:16:36.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-03-19T14:16:36.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-03-19T14:16:36.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3091 | 2026-03-19T14:16:36.428Z | |
| 3092 | 2026-03-19T14:16:36.428Z | info: running `cargo check --bins` on update-engine (102/259) |
| 3093 | 2026-03-19T14:16:37.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-03-19T14:16:37.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-03-19T14:16:37.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-03-19T14:16:37.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3097 | 2026-03-19T14:16:37.207Z | |
| 3098 | 2026-03-19T14:16:37.207Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/259) |
| 3099 | 2026-03-19T14:16:37.916Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-03-19T14:16:37.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-03-19T14:16:38.143Z | Checking dropshot-api-manager-types v0.6.0 |
| 3102 | 2026-03-19T14:16:38.146Z | Checking nanorand v0.7.0 |
| 3103 | 2026-03-19T14:16:38.445Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3104 | 2026-03-19T14:16:38.486Z | Checking flume v0.11.1 |
| 3105 | 2026-03-19T14:16:38.765Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3106 | 2026-03-19T14:16:40.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s |
| 3107 | 2026-03-19T14:16:40.263Z | |
| 3108 | 2026-03-19T14:16:40.263Z | info: running `cargo check --bins` on clickhouse-admin-api (104/259) |
| 3109 | 2026-03-19T14:16:40.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3110 | 2026-03-19T14:16:40.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3111 | 2026-03-19T14:16:40.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3112 | 2026-03-19T14:16:40.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3113 | 2026-03-19T14:16:41.070Z | |
| 3114 | 2026-03-19T14:16:41.070Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/259) |
| 3115 | 2026-03-19T14:16:41.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-19T14:16:41.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-19T14:16:41.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-03-19T14:16:41.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3119 | 2026-03-19T14:16:41.869Z | |
| 3120 | 2026-03-19T14:16:41.869Z | info: running `cargo check --bins` on bootstrap-agent-client (106/259) |
| 3121 | 2026-03-19T14:16:42.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-03-19T14:16:42.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-03-19T14:16:42.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-03-19T14:16:42.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3125 | 2026-03-19T14:16:42.680Z | |
| 3126 | 2026-03-19T14:16:42.680Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/259) |
| 3127 | 2026-03-19T14:16:43.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-03-19T14:16:43.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-03-19T14:16:43.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-03-19T14:16:43.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3131 | 2026-03-19T14:16:43.493Z | |
| 3132 | 2026-03-19T14:16:43.493Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/259) |
| 3133 | 2026-03-19T14:16:44.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-03-19T14:16:44.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-03-19T14:16:44.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-03-19T14:16:44.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3137 | 2026-03-19T14:16:44.288Z | |
| 3138 | 2026-03-19T14:16:44.288Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/259) |
| 3139 | 2026-03-19T14:16:44.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-03-19T14:16:44.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-03-19T14:16:44.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-03-19T14:16:44.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3143 | 2026-03-19T14:16:45.079Z | |
| 3144 | 2026-03-19T14:16:45.079Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/259) |
| 3145 | 2026-03-19T14:16:45.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-03-19T14:16:45.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-03-19T14:16:45.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-03-19T14:16:45.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3149 | 2026-03-19T14:16:45.874Z | |
| 3150 | 2026-03-19T14:16:45.874Z | info: running `cargo check --bins` on cockroach-admin-client (111/259) |
| 3151 | 2026-03-19T14:16:46.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-03-19T14:16:46.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-03-19T14:16:46.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-03-19T14:16:46.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3155 | 2026-03-19T14:16:46.641Z | |
| 3156 | 2026-03-19T14:16:46.641Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/259) |
| 3157 | 2026-03-19T14:16:47.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-03-19T14:16:47.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-03-19T14:16:47.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-03-19T14:16:47.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3161 | 2026-03-19T14:16:47.436Z | |
| 3162 | 2026-03-19T14:16:47.436Z | info: running `cargo check --bins` on dns-service-client (113/259) |
| 3163 | 2026-03-19T14:16:48.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-03-19T14:16:48.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-03-19T14:16:48.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-03-19T14:16:48.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3167 | 2026-03-19T14:16:48.228Z | |
| 3168 | 2026-03-19T14:16:48.228Z | info: running `cargo check --bins` on installinator-client (114/259) |
| 3169 | 2026-03-19T14:16:48.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-03-19T14:16:48.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-03-19T14:16:48.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3172 | 2026-03-19T14:16:48.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3173 | 2026-03-19T14:16:49.018Z | |
| 3174 | 2026-03-19T14:16:49.018Z | info: running `cargo check --bins` on nexus-client (115/259) |
| 3175 | 2026-03-19T14:16:49.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2026-03-19T14:16:49.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2026-03-19T14:16:49.735Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3178 | 2026-03-19T14:16:49.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3179 | 2026-03-19T14:16:49.851Z | |
| 3180 | 2026-03-19T14:16:49.851Z | info: running `cargo check --bins` on nexus-lockstep-client (116/259) |
| 3181 | 2026-03-19T14:16:50.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2026-03-19T14:16:50.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2026-03-19T14:16:50.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3184 | 2026-03-19T14:16:50.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3185 | 2026-03-19T14:16:50.693Z | |
| 3186 | 2026-03-19T14:16:50.693Z | info: running `cargo check --bins` on ntp-admin-client (117/259) |
| 3187 | 2026-03-19T14:16:51.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3188 | 2026-03-19T14:16:51.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3189 | 2026-03-19T14:16:51.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3190 | 2026-03-19T14:16:51.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3191 | 2026-03-19T14:16:51.468Z | |
| 3192 | 2026-03-19T14:16:51.468Z | info: running `cargo check --bins` on oxide-client (118/259) |
| 3193 | 2026-03-19T14:16:52.134Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2026-03-19T14:16:52.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2026-03-19T14:16:52.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3196 | 2026-03-19T14:16:52.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3197 | 2026-03-19T14:16:52.242Z | |
| 3198 | 2026-03-19T14:16:52.242Z | info: running `cargo check --bins` on oximeter-client (119/259) |
| 3199 | 2026-03-19T14:16:52.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2026-03-19T14:16:52.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2026-03-19T14:16:52.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3202 | 2026-03-19T14:16:52.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3203 | 2026-03-19T14:16:53.028Z | |
| 3204 | 2026-03-19T14:16:53.028Z | info: running `cargo check --bins` on repo-depot-client (120/259) |
| 3205 | 2026-03-19T14:16:53.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2026-03-19T14:16:53.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2026-03-19T14:16:53.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3208 | 2026-03-19T14:16:53.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3209 | 2026-03-19T14:16:53.800Z | |
| 3210 | 2026-03-19T14:16:53.800Z | info: running `cargo check --bins` on sled-agent-client (121/259) |
| 3211 | 2026-03-19T14:16:54.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2026-03-19T14:16:54.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2026-03-19T14:16:54.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3214 | 2026-03-19T14:16:54.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3215 | 2026-03-19T14:16:54.610Z | |
| 3216 | 2026-03-19T14:16:54.610Z | info: running `cargo check --bins` on wicketd-client (122/259) |
| 3217 | 2026-03-19T14:16:55.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-03-19T14:16:55.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-03-19T14:16:55.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2026-03-19T14:16:55.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3221 | 2026-03-19T14:16:55.425Z | |
| 3222 | 2026-03-19T14:16:55.425Z | info: running `cargo check --bins` on installinator-common (123/259) |
| 3223 | 2026-03-19T14:16:56.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2026-03-19T14:16:56.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2026-03-19T14:16:56.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2026-03-19T14:16:56.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3227 | 2026-03-19T14:16:56.228Z | |
| 3228 | 2026-03-19T14:16:56.228Z | info: running `cargo check --bins` on installinator-common-versions (124/259) |
| 3229 | 2026-03-19T14:16:56.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2026-03-19T14:16:56.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2026-03-19T14:16:56.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2026-03-19T14:16:56.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3233 | 2026-03-19T14:16:56.998Z | |
| 3234 | 2026-03-19T14:16:56.998Z | info: running `cargo check --bins` on wicket-common (125/259) |
| 3235 | 2026-03-19T14:16:57.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2026-03-19T14:16:57.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2026-03-19T14:16:57.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2026-03-19T14:16:57.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3239 | 2026-03-19T14:16:57.815Z | |
| 3240 | 2026-03-19T14:16:57.815Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/259) |
| 3241 | 2026-03-19T14:16:58.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2026-03-19T14:16:58.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2026-03-19T14:16:58.712Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3244 | 2026-03-19T14:16:58.715Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3245 | 2026-03-19T14:16:58.715Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3246 | 2026-03-19T14:16:58.866Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3247 | 2026-03-19T14:16:58.866Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3248 | 2026-03-19T14:16:59.030Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3249 | 2026-03-19T14:16:59.063Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3250 | 2026-03-19T14:16:59.335Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3251 | 2026-03-19T14:16:59.338Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3252 | 2026-03-19T14:17:02.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 3253 | 2026-03-19T14:17:02.417Z | |
| 3254 | 2026-03-19T14:17:02.417Z | info: running `cargo check --bins` on cockroach-admin-api (127/259) |
| 3255 | 2026-03-19T14:17:03.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2026-03-19T14:17:03.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2026-03-19T14:17:03.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3258 | 2026-03-19T14:17:03.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3259 | 2026-03-19T14:17:03.204Z | |
| 3260 | 2026-03-19T14:17:03.204Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/259) |
| 3261 | 2026-03-19T14:17:03.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-03-19T14:17:03.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-03-19T14:17:03.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-03-19T14:17:03.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3265 | 2026-03-19T14:17:04.114Z | |
| 3266 | 2026-03-19T14:17:04.115Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/259) |
| 3267 | 2026-03-19T14:17:04.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-03-19T14:17:04.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-03-19T14:17:04.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2026-03-19T14:17:04.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3271 | 2026-03-19T14:17:05.026Z | |
| 3272 | 2026-03-19T14:17:05.026Z | info: running `cargo check --bins` on dns-server (130/259) |
| 3273 | 2026-03-19T14:17:05.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-03-19T14:17:05.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-03-19T14:17:05.925Z | Compiling parking_lot_core v0.8.6 |
| 3276 | 2026-03-19T14:17:05.925Z | Compiling git-stub v1.0.0 |
| 3277 | 2026-03-19T14:17:05.928Z | Compiling atomicwrites v0.4.4 |
| 3278 | 2026-03-19T14:17:05.928Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3279 | 2026-03-19T14:17:06.089Z | Checking tagptr v0.2.0 |
| 3280 | 2026-03-19T14:17:06.104Z | Checking prefix-trie v0.7.0 |
| 3281 | 2026-03-19T14:17:06.107Z | Checking fxhash v0.2.1 |
| 3282 | 2026-03-19T14:17:06.107Z | Checking hickory-client v0.25.2 |
| 3283 | 2026-03-19T14:17:06.262Z | Compiling git-stub-vcs v0.1.0 |
| 3284 | 2026-03-19T14:17:06.279Z | Checking moka v0.12.13 |
| 3285 | 2026-03-19T14:17:06.558Z | Checking hickory-server v0.25.2 |
| 3286 | 2026-03-19T14:17:06.597Z | Checking parking_lot v0.11.2 |
| 3287 | 2026-03-19T14:17:06.643Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3288 | 2026-03-19T14:17:06.742Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3289 | 2026-03-19T14:17:06.745Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3290 | 2026-03-19T14:17:06.745Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3291 | 2026-03-19T14:17:06.835Z | Checking sled v0.34.7 |
| 3292 | 2026-03-19T14:17:07.101Z | Checking hickory-resolver v0.25.2 |
| 3293 | 2026-03-19T14:17:09.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s |
| 3294 | 2026-03-19T14:17:09.856Z | |
| 3295 | 2026-03-19T14:17:09.856Z | info: running `cargo check --bins` on dns-server-api (131/259) |
| 3296 | 2026-03-19T14:17:10.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3297 | 2026-03-19T14:17:10.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3298 | 2026-03-19T14:17:10.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3299 | 2026-03-19T14:17:10.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3300 | 2026-03-19T14:17:10.642Z | |
| 3301 | 2026-03-19T14:17:10.642Z | info: running `cargo check --bins` on gateway-test-utils (132/259) |
| 3302 | 2026-03-19T14:17:11.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3303 | 2026-03-19T14:17:11.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3304 | 2026-03-19T14:17:11.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3305 | 2026-03-19T14:17:11.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3306 | 2026-03-19T14:17:11.509Z | |
| 3307 | 2026-03-19T14:17:11.509Z | info: running `cargo check --bins` on omicron-gateway (133/259) |
| 3308 | 2026-03-19T14:17:12.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3309 | 2026-03-19T14:17:12.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3310 | 2026-03-19T14:17:12.528Z | Compiling radium v0.7.0 |
| 3311 | 2026-03-19T14:17:12.531Z | Checking tap v1.0.1 |
| 3312 | 2026-03-19T14:17:12.532Z | Compiling maybe-uninit v2.0.0 |
| 3313 | 2026-03-19T14:17:12.697Z | Compiling zerocopy-derive v0.6.6 |
| 3314 | 2026-03-19T14:17:12.714Z | Checking crc-catalog v2.4.0 |
| 3315 | 2026-03-19T14:17:12.733Z | Checking funty v2.0.0 |
| 3316 | 2026-03-19T14:17:12.736Z | Compiling packed_struct v0.10.1 |
| 3317 | 2026-03-19T14:17:12.774Z | Compiling packed_struct_codegen v0.10.1 |
| 3318 | 2026-03-19T14:17:12.801Z | Checking wyz v0.5.1 |
| 3319 | 2026-03-19T14:17:12.835Z | Checking crc v3.4.0 |
| 3320 | 2026-03-19T14:17:13.043Z | Compiling bitfield-macros v0.19.4 |
| 3321 | 2026-03-19T14:17:13.078Z | Compiling indexmap v1.9.3 |
| 3322 | 2026-03-19T14:17:13.113Z | Checking nodrop v0.1.14 |
| 3323 | 2026-03-19T14:17:13.163Z | Checking smallvec v0.6.14 |
| 3324 | 2026-03-19T14:17:13.207Z | Checking hashbrown v0.12.3 |
| 3325 | 2026-03-19T14:17:13.226Z | Checking array-init v0.0.4 |
| 3326 | 2026-03-19T14:17:13.247Z | Checking bitvec v1.0.1 |
| 3327 | 2026-03-19T14:17:13.361Z | Checking ron v0.8.1 |
| 3328 | 2026-03-19T14:17:13.416Z | Checking hashbrown v0.13.2 |
| 3329 | 2026-03-19T14:17:13.705Z | Checking serde-hex v0.1.0 |
| 3330 | 2026-03-19T14:17:13.830Z | Checking zerocopy v0.6.6 |
| 3331 | 2026-03-19T14:17:13.986Z | Checking crc-any v2.5.0 |
| 3332 | 2026-03-19T14:17:14.011Z | Checking bitfield v0.19.4 |
| 3333 | 2026-03-19T14:17:14.075Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3334 | 2026-03-19T14:17:14.200Z | Checking object v0.30.4 |
| 3335 | 2026-03-19T14:17:14.226Z | Checking path-slash v0.1.5 |
| 3336 | 2026-03-19T14:17:14.244Z | Checking half v1.8.3 |
| 3337 | 2026-03-19T14:17:14.247Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3338 | 2026-03-19T14:17:14.329Z | Checking void v1.0.2 |
| 3339 | 2026-03-19T14:17:14.385Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3340 | 2026-03-19T14:17:14.455Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3341 | 2026-03-19T14:17:14.472Z | Checking lzss v0.8.2 |
| 3342 | 2026-03-19T14:17:14.504Z | Checking tungstenite v0.23.0 |
| 3343 | 2026-03-19T14:17:14.507Z | Checking serde_cbor v0.11.2 |
| 3344 | 2026-03-19T14:17:14.582Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3345 | 2026-03-19T14:17:14.654Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3346 | 2026-03-19T14:17:14.709Z | Checking nix v0.27.1 |
| 3347 | 2026-03-19T14:17:15.037Z | Checking kstat-rs v0.2.4 |
| 3348 | 2026-03-19T14:17:15.056Z | Checking serde_bytes v0.11.19 |
| 3349 | 2026-03-19T14:17:15.102Z | Checking tokio-tungstenite v0.23.1 |
| 3350 | 2026-03-19T14:17:15.271Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3351 | 2026-03-19T14:17:15.289Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3352 | 2026-03-19T14:17:15.408Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3353 | 2026-03-19T14:17:15.427Z | Checking signal-hook-tokio v0.3.1 |
| 3354 | 2026-03-19T14:17:16.524Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3355 | 2026-03-19T14:17:16.775Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3356 | 2026-03-19T14:17:20.085Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3357 | 2026-03-19T14:17:21.281Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3358 | 2026-03-19T14:17:21.651Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3359 | 2026-03-19T14:17:23.140Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3360 | 2026-03-19T14:17:25.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s |
| 3361 | 2026-03-19T14:17:26.142Z | |
| 3362 | 2026-03-19T14:17:26.142Z | info: running `cargo check --bins` on gateway-api (134/259) |
| 3363 | 2026-03-19T14:17:26.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3364 | 2026-03-19T14:17:26.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3365 | 2026-03-19T14:17:26.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3366 | 2026-03-19T14:17:26.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3367 | 2026-03-19T14:17:26.927Z | |
| 3368 | 2026-03-19T14:17:26.927Z | info: running `cargo check --bins` on ipcc (135/259) |
| 3369 | 2026-03-19T14:17:27.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3370 | 2026-03-19T14:17:27.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3371 | 2026-03-19T14:17:27.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3372 | 2026-03-19T14:17:27.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3373 | 2026-03-19T14:17:27.711Z | |
| 3374 | 2026-03-19T14:17:27.711Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/259) |
| 3375 | 2026-03-19T14:17:28.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-03-19T14:17:28.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-03-19T14:17:28.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3378 | 2026-03-19T14:17:28.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3379 | 2026-03-19T14:17:28.475Z | |
| 3380 | 2026-03-19T14:17:28.475Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/259) |
| 3381 | 2026-03-19T14:17:29.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3382 | 2026-03-19T14:17:29.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3383 | 2026-03-19T14:17:29.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3384 | 2026-03-19T14:17:29.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3385 | 2026-03-19T14:17:29.264Z | |
| 3386 | 2026-03-19T14:17:29.264Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/259) |
| 3387 | 2026-03-19T14:17:29.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3388 | 2026-03-19T14:17:29.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3389 | 2026-03-19T14:17:29.949Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3390 | 2026-03-19T14:17:29.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3391 | 2026-03-19T14:17:30.052Z | |
| 3392 | 2026-03-19T14:17:30.052Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/259) |
| 3393 | 2026-03-19T14:17:30.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3394 | 2026-03-19T14:17:30.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3395 | 2026-03-19T14:17:30.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3396 | 2026-03-19T14:17:30.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3397 | 2026-03-19T14:17:30.848Z | |
| 3398 | 2026-03-19T14:17:30.848Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/259) |
| 3399 | 2026-03-19T14:17:31.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3400 | 2026-03-19T14:17:31.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3401 | 2026-03-19T14:17:31.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3402 | 2026-03-19T14:17:31.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3403 | 2026-03-19T14:17:31.645Z | |
| 3404 | 2026-03-19T14:17:31.645Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/259) |
| 3405 | 2026-03-19T14:17:32.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3406 | 2026-03-19T14:17:32.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3407 | 2026-03-19T14:17:32.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3408 | 2026-03-19T14:17:32.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3409 | 2026-03-19T14:17:32.443Z | |
| 3410 | 2026-03-19T14:17:32.443Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/259) |
| 3411 | 2026-03-19T14:17:33.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3412 | 2026-03-19T14:17:33.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3413 | 2026-03-19T14:17:33.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3414 | 2026-03-19T14:17:33.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3415 | 2026-03-19T14:17:33.240Z | |
| 3416 | 2026-03-19T14:17:33.240Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/259) |
| 3417 | 2026-03-19T14:17:33.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3418 | 2026-03-19T14:17:33.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3419 | 2026-03-19T14:17:33.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3420 | 2026-03-19T14:17:33.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3421 | 2026-03-19T14:17:34.031Z | |
| 3422 | 2026-03-19T14:17:34.031Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/259) |
| 3423 | 2026-03-19T14:17:34.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3424 | 2026-03-19T14:17:34.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3425 | 2026-03-19T14:17:34.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3426 | 2026-03-19T14:17:34.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3427 | 2026-03-19T14:17:34.818Z | |
| 3428 | 2026-03-19T14:17:34.818Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/259) |
| 3429 | 2026-03-19T14:17:35.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3430 | 2026-03-19T14:17:35.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3431 | 2026-03-19T14:17:35.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3432 | 2026-03-19T14:17:35.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3433 | 2026-03-19T14:17:35.610Z | |
| 3434 | 2026-03-19T14:17:35.610Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/259) |
| 3435 | 2026-03-19T14:17:36.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3436 | 2026-03-19T14:17:36.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3437 | 2026-03-19T14:17:36.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3438 | 2026-03-19T14:17:36.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3439 | 2026-03-19T14:17:36.398Z | |
| 3440 | 2026-03-19T14:17:36.398Z | info: running `cargo check --bins` on oximeter-producer (147/259) |
| 3441 | 2026-03-19T14:17:37.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3442 | 2026-03-19T14:17:37.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3443 | 2026-03-19T14:17:37.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3444 | 2026-03-19T14:17:37.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3445 | 2026-03-19T14:17:37.241Z | |
| 3446 | 2026-03-19T14:17:37.241Z | info: running `cargo check --bins` on internal-dns-resolver (148/259) |
| 3447 | 2026-03-19T14:17:37.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3448 | 2026-03-19T14:17:37.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3449 | 2026-03-19T14:17:37.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3450 | 2026-03-19T14:17:37.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3451 | 2026-03-19T14:17:38.039Z | |
| 3452 | 2026-03-19T14:17:38.039Z | info: running `cargo check --bins` on sp-sim (149/259) |
| 3453 | 2026-03-19T14:17:38.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3454 | 2026-03-19T14:17:38.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3455 | 2026-03-19T14:17:39.020Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3456 | 2026-03-19T14:17:41.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s |
| 3457 | 2026-03-19T14:17:41.588Z | |
| 3458 | 2026-03-19T14:17:41.588Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/259) |
| 3459 | 2026-03-19T14:17:42.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3460 | 2026-03-19T14:17:42.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3461 | 2026-03-19T14:17:42.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3462 | 2026-03-19T14:17:42.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3463 | 2026-03-19T14:17:42.449Z | |
| 3464 | 2026-03-19T14:17:42.450Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/259) |
| 3465 | 2026-03-19T14:17:43.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3466 | 2026-03-19T14:17:43.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3467 | 2026-03-19T14:17:43.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3468 | 2026-03-19T14:17:43.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3469 | 2026-03-19T14:17:43.318Z | |
| 3470 | 2026-03-19T14:17:43.318Z | info: running `cargo check --bins` on db-macros (152/259) |
| 3471 | 2026-03-19T14:17:43.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3472 | 2026-03-19T14:17:43.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3473 | 2026-03-19T14:17:43.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3474 | 2026-03-19T14:17:43.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3475 | 2026-03-19T14:17:44.093Z | |
| 3476 | 2026-03-19T14:17:44.093Z | info: running `cargo check --bins` on nexus-macros-common (153/259) |
| 3477 | 2026-03-19T14:17:44.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3478 | 2026-03-19T14:17:44.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3479 | 2026-03-19T14:17:44.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3480 | 2026-03-19T14:17:44.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3481 | 2026-03-19T14:17:44.870Z | |
| 3482 | 2026-03-19T14:17:44.870Z | info: running `cargo check --bins` on nexus-auth (154/259) |
| 3483 | 2026-03-19T14:17:45.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3484 | 2026-03-19T14:17:45.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3485 | 2026-03-19T14:17:45.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3486 | 2026-03-19T14:17:45.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3487 | 2026-03-19T14:17:45.733Z | |
| 3488 | 2026-03-19T14:17:45.733Z | info: running `cargo check --bins` on authz-macros (155/259) |
| 3489 | 2026-03-19T14:17:46.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3490 | 2026-03-19T14:17:46.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3491 | 2026-03-19T14:17:46.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3492 | 2026-03-19T14:17:46.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3493 | 2026-03-19T14:17:46.507Z | |
| 3494 | 2026-03-19T14:17:46.508Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/259) |
| 3495 | 2026-03-19T14:17:47.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3496 | 2026-03-19T14:17:47.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3497 | 2026-03-19T14:17:47.238Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3498 | 2026-03-19T14:17:47.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3499 | 2026-03-19T14:17:47.352Z | |
| 3500 | 2026-03-19T14:17:47.352Z | info: running `cargo check --bins` on nexus-db-model (157/259) |
| 3501 | 2026-03-19T14:17:48.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-03-19T14:17:48.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-03-19T14:17:48.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-03-19T14:17:48.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3505 | 2026-03-19T14:17:48.205Z | |
| 3506 | 2026-03-19T14:17:48.205Z | info: running `cargo check --bins` on nexus-db-schema (158/259) |
| 3507 | 2026-03-19T14:17:48.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-03-19T14:17:48.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-03-19T14:17:48.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-03-19T14:17:48.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3511 | 2026-03-19T14:17:48.993Z | |
| 3512 | 2026-03-19T14:17:48.993Z | info: running `cargo check --bins` on omicron-rpaths (159/259) |
| 3513 | 2026-03-19T14:17:49.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-03-19T14:17:49.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-03-19T14:17:49.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-03-19T14:17:49.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3517 | 2026-03-19T14:17:49.771Z | |
| 3518 | 2026-03-19T14:17:49.771Z | info: running `cargo check --bins` on nexus-defaults (160/259) |
| 3519 | 2026-03-19T14:17:50.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-03-19T14:17:50.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-03-19T14:17:50.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-03-19T14:17:50.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3523 | 2026-03-19T14:17:50.570Z | |
| 3524 | 2026-03-19T14:17:50.570Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/259) |
| 3525 | 2026-03-19T14:17:51.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-03-19T14:17:51.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-03-19T14:17:51.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-03-19T14:17:51.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3529 | 2026-03-19T14:17:51.355Z | |
| 3530 | 2026-03-19T14:17:51.355Z | info: running `cargo check --bins` on parallel-task-set (162/259) |
| 3531 | 2026-03-19T14:17:52.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-03-19T14:17:52.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-03-19T14:17:52.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-03-19T14:17:52.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3535 | 2026-03-19T14:17:52.135Z | |
| 3536 | 2026-03-19T14:17:52.135Z | info: running `cargo check --bins` on nexus-db-errors (163/259) |
| 3537 | 2026-03-19T14:17:52.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-03-19T14:17:52.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-03-19T14:17:52.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-03-19T14:17:52.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3541 | 2026-03-19T14:17:53.002Z | |
| 3542 | 2026-03-19T14:17:53.002Z | info: running `cargo check --bins` on nexus-db-lookup (164/259) |
| 3543 | 2026-03-19T14:17:53.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-03-19T14:17:53.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-03-19T14:17:53.752Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-03-19T14:17:53.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3547 | 2026-03-19T14:17:53.875Z | |
| 3548 | 2026-03-19T14:17:53.875Z | info: running `cargo check --bins` on nexus-inventory (165/259) |
| 3549 | 2026-03-19T14:17:54.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-03-19T14:17:54.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-03-19T14:17:54.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-03-19T14:17:54.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3553 | 2026-03-19T14:17:54.738Z | |
| 3554 | 2026-03-19T14:17:54.738Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/259) |
| 3555 | 2026-03-19T14:17:55.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-03-19T14:17:55.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-03-19T14:17:55.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-03-19T14:17:55.454Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3559 | 2026-03-19T14:17:55.558Z | |
| 3560 | 2026-03-19T14:17:55.558Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/259) |
| 3561 | 2026-03-19T14:17:56.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-03-19T14:17:56.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-03-19T14:17:56.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-03-19T14:17:56.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3565 | 2026-03-19T14:17:56.369Z | |
| 3566 | 2026-03-19T14:17:56.369Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/259) |
| 3567 | 2026-03-19T14:17:57.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-03-19T14:17:57.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-03-19T14:17:57.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-03-19T14:17:57.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3571 | 2026-03-19T14:17:57.174Z | |
| 3572 | 2026-03-19T14:17:57.174Z | info: running `cargo check --bins` on key-manager (169/259) |
| 3573 | 2026-03-19T14:17:57.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-03-19T14:17:57.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-03-19T14:17:57.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-03-19T14:17:57.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3577 | 2026-03-19T14:17:57.977Z | |
| 3578 | 2026-03-19T14:17:57.977Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/259) |
| 3579 | 2026-03-19T14:17:58.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-03-19T14:17:58.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-03-19T14:17:58.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-03-19T14:17:58.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3583 | 2026-03-19T14:17:58.788Z | |
| 3584 | 2026-03-19T14:17:58.788Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/259) |
| 3585 | 2026-03-19T14:17:59.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-03-19T14:17:59.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-03-19T14:17:59.488Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-03-19T14:17:59.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3589 | 2026-03-19T14:17:59.594Z | |
| 3590 | 2026-03-19T14:17:59.594Z | info: running `cargo check --bins` on typed-rng (172/259) |
| 3591 | 2026-03-19T14:18:00.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-03-19T14:18:00.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-03-19T14:18:00.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-03-19T14:18:00.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3595 | 2026-03-19T14:18:00.369Z | |
| 3596 | 2026-03-19T14:18:00.369Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/259) |
| 3597 | 2026-03-19T14:18:01.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-03-19T14:18:01.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-03-19T14:18:01.545Z | Compiling libefi-sys v0.1.0 |
| 3600 | 2026-03-19T14:18:01.548Z | Compiling bitfield-struct v0.6.2 |
| 3601 | 2026-03-19T14:18:01.719Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3602 | 2026-03-19T14:18:01.735Z | Compiling xshell-macros v0.2.7 |
| 3603 | 2026-03-19T14:18:01.752Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3604 | 2026-03-19T14:18:01.773Z | Compiling salty v0.3.0 |
| 3605 | 2026-03-19T14:18:01.794Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3606 | 2026-03-19T14:18:01.817Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3607 | 2026-03-19T14:18:01.817Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3608 | 2026-03-19T14:18:02.183Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3609 | 2026-03-19T14:18:02.205Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3610 | 2026-03-19T14:18:02.224Z | Checking xshell v0.2.7 |
| 3611 | 2026-03-19T14:18:02.374Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3612 | 2026-03-19T14:18:02.412Z | Checking primeorder v0.13.6 |
| 3613 | 2026-03-19T14:18:02.441Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3614 | 2026-03-19T14:18:02.466Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3615 | 2026-03-19T14:18:02.509Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3616 | 2026-03-19T14:18:02.514Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3617 | 2026-03-19T14:18:02.702Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3618 | 2026-03-19T14:18:02.742Z | Checking p384 v0.13.1 |
| 3619 | 2026-03-19T14:18:02.768Z | Compiling num-derive v0.3.3 |
| 3620 | 2026-03-19T14:18:02.871Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3621 | 2026-03-19T14:18:02.966Z | Compiling proc-macro-error2 v2.0.1 |
| 3622 | 2026-03-19T14:18:03.121Z | Compiling unicase v2.9.0 |
| 3623 | 2026-03-19T14:18:03.177Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3624 | 2026-03-19T14:18:03.327Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3625 | 2026-03-19T14:18:03.375Z | Compiling tabled_derive v0.11.0 |
| 3626 | 2026-03-19T14:18:03.396Z | Compiling mime_guess v2.0.5 |
| 3627 | 2026-03-19T14:18:03.476Z | Compiling progenitor-impl v0.11.2 |
| 3628 | 2026-03-19T14:18:03.807Z | Checking papergrid v0.17.0 |
| 3629 | 2026-03-19T14:18:03.940Z | Checking libscf-sys v1.1.0 |
| 3630 | 2026-03-19T14:18:04.110Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3631 | 2026-03-19T14:18:04.113Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3632 | 2026-03-19T14:18:04.253Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3633 | 2026-03-19T14:18:04.309Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3634 | 2026-03-19T14:18:04.901Z | Checking testing_table v0.3.0 |
| 3635 | 2026-03-19T14:18:04.969Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3636 | 2026-03-19T14:18:04.990Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3637 | 2026-03-19T14:18:05.019Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3638 | 2026-03-19T14:18:05.122Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3639 | 2026-03-19T14:18:05.174Z | Checking corncobs v0.1.4 |
| 3640 | 2026-03-19T14:18:05.227Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3641 | 2026-03-19T14:18:05.294Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3642 | 2026-03-19T14:18:05.334Z | Checking tabled v0.20.0 |
| 3643 | 2026-03-19T14:18:05.354Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3644 | 2026-03-19T14:18:05.498Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3645 | 2026-03-19T14:18:05.671Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3646 | 2026-03-19T14:18:05.728Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3647 | 2026-03-19T14:18:05.951Z | Checking progenitor-client v0.11.2 |
| 3648 | 2026-03-19T14:18:06.159Z | Checking secrecy v0.8.0 |
| 3649 | 2026-03-19T14:18:06.257Z | Checking http-range v0.1.5 |
| 3650 | 2026-03-19T14:18:06.522Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3651 | 2026-03-19T14:18:06.665Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3652 | 2026-03-19T14:18:06.815Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3653 | 2026-03-19T14:18:06.959Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3654 | 2026-03-19T14:18:06.984Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3655 | 2026-03-19T14:18:07.170Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3656 | 2026-03-19T14:18:07.191Z | Compiling progenitor-macro v0.11.2 |
| 3657 | 2026-03-19T14:18:07.210Z | Checking atty v0.2.14 |
| 3658 | 2026-03-19T14:18:07.294Z | Checking crc8 v0.1.1 |
| 3659 | 2026-03-19T14:18:07.333Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3660 | 2026-03-19T14:18:07.419Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3661 | 2026-03-19T14:18:07.444Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3662 | 2026-03-19T14:18:07.544Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3663 | 2026-03-19T14:18:07.880Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3664 | 2026-03-19T14:18:08.040Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3665 | 2026-03-19T14:18:08.140Z | Checking hyper-staticfile v0.10.1 |
| 3666 | 2026-03-19T14:18:08.343Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3667 | 2026-03-19T14:18:08.422Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3668 | 2026-03-19T14:18:08.525Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3669 | 2026-03-19T14:18:08.548Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3670 | 2026-03-19T14:18:08.678Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3671 | 2026-03-19T14:18:08.847Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3672 | 2026-03-19T14:18:09.183Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3673 | 2026-03-19T14:18:09.214Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3674 | 2026-03-19T14:18:09.588Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3675 | 2026-03-19T14:18:09.717Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3676 | 2026-03-19T14:18:09.827Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3677 | 2026-03-19T14:18:10.348Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3678 | 2026-03-19T14:18:10.868Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3679 | 2026-03-19T14:18:11.005Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3680 | 2026-03-19T14:18:11.156Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3681 | 2026-03-19T14:18:11.529Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3682 | 2026-03-19T14:18:12.554Z | Checking progenitor v0.11.2 |
| 3683 | 2026-03-19T14:18:12.762Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3684 | 2026-03-19T14:18:19.549Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3685 | 2026-03-19T14:18:35.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s |
| 3686 | 2026-03-19T14:18:35.860Z | |
| 3687 | 2026-03-19T14:18:35.860Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/259) |
| 3688 | 2026-03-19T14:18:36.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3689 | 2026-03-19T14:18:36.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3690 | 2026-03-19T14:18:36.925Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3691 | 2026-03-19T14:18:53.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.35s |
| 3692 | 2026-03-19T14:18:53.455Z | |
| 3693 | 2026-03-19T14:18:53.455Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/259) |
| 3694 | 2026-03-19T14:18:54.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3695 | 2026-03-19T14:18:54.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3696 | 2026-03-19T14:18:54.543Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3697 | 2026-03-19T14:19:10.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.41s |
| 3698 | 2026-03-19T14:19:11.114Z | |
| 3699 | 2026-03-19T14:19:11.114Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/259) |
| 3700 | 2026-03-19T14:19:11.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-03-19T14:19:11.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-03-19T14:19:12.203Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3703 | 2026-03-19T14:19:28.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3704 | 2026-03-19T14:19:28.582Z | |
| 3705 | 2026-03-19T14:19:28.582Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/259) |
| 3706 | 2026-03-19T14:19:29.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-03-19T14:19:29.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-03-19T14:19:29.667Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3709 | 2026-03-19T14:19:45.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.24s |
| 3710 | 2026-03-19T14:19:46.069Z | |
| 3711 | 2026-03-19T14:19:46.069Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/259) |
| 3712 | 2026-03-19T14:19:46.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-03-19T14:19:46.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-03-19T14:19:47.162Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3715 | 2026-03-19T14:20:03.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.31s |
| 3716 | 2026-03-19T14:20:03.626Z | |
| 3717 | 2026-03-19T14:20:03.626Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/259) |
| 3718 | 2026-03-19T14:20:04.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-03-19T14:20:04.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-03-19T14:20:04.693Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3721 | 2026-03-19T14:20:20.931Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s |
| 3722 | 2026-03-19T14:20:21.172Z | |
| 3723 | 2026-03-19T14:20:21.172Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/259) |
| 3724 | 2026-03-19T14:20:21.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-03-19T14:20:21.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-03-19T14:20:22.254Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3727 | 2026-03-19T14:20:38.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.37s |
| 3728 | 2026-03-19T14:20:38.787Z | |
| 3729 | 2026-03-19T14:20:38.787Z | info: running `cargo check --bins` on bootstrap-agent-api (181/259) |
| 3730 | 2026-03-19T14:20:39.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-03-19T14:20:39.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-03-19T14:20:39.488Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3733 | 2026-03-19T14:20:39.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3734 | 2026-03-19T14:20:39.599Z | |
| 3735 | 2026-03-19T14:20:39.599Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/259) |
| 3736 | 2026-03-19T14:20:40.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-03-19T14:20:40.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-03-19T14:20:40.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3739 | 2026-03-19T14:20:40.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3740 | 2026-03-19T14:20:40.410Z | |
| 3741 | 2026-03-19T14:20:40.410Z | info: running `cargo check --bins` on range-requests (183/259) |
| 3742 | 2026-03-19T14:20:41.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-03-19T14:20:41.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-03-19T14:20:41.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3745 | 2026-03-19T14:20:41.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3746 | 2026-03-19T14:20:41.201Z | |
| 3747 | 2026-03-19T14:20:41.201Z | info: running `cargo check --bins` on repo-depot-api (184/259) |
| 3748 | 2026-03-19T14:20:41.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-03-19T14:20:41.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-03-19T14:20:41.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3751 | 2026-03-19T14:20:41.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3752 | 2026-03-19T14:20:41.991Z | |
| 3753 | 2026-03-19T14:20:41.991Z | info: running `cargo check --bins` on sled-agent-api (185/259) |
| 3754 | 2026-03-19T14:20:42.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-03-19T14:20:42.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-03-19T14:20:42.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3757 | 2026-03-19T14:20:42.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3758 | 2026-03-19T14:20:42.820Z | |
| 3759 | 2026-03-19T14:20:42.820Z | info: running `cargo check --bins` on sled-diagnostics (186/259) |
| 3760 | 2026-03-19T14:20:43.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-03-19T14:20:43.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-03-19T14:20:43.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3763 | 2026-03-19T14:20:43.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3764 | 2026-03-19T14:20:43.639Z | |
| 3765 | 2026-03-19T14:20:43.639Z | info: running `cargo check --bins` on zfs-test-harness (187/259) |
| 3766 | 2026-03-19T14:20:44.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-03-19T14:20:44.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-03-19T14:20:44.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3769 | 2026-03-19T14:20:44.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3770 | 2026-03-19T14:20:44.452Z | |
| 3771 | 2026-03-19T14:20:44.453Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/259) |
| 3772 | 2026-03-19T14:20:45.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-03-19T14:20:45.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-03-19T14:20:45.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3775 | 2026-03-19T14:20:45.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3776 | 2026-03-19T14:20:45.291Z | |
| 3777 | 2026-03-19T14:20:45.291Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/259) |
| 3778 | 2026-03-19T14:20:46.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-03-19T14:20:46.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-03-19T14:20:46.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3781 | 2026-03-19T14:20:46.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3782 | 2026-03-19T14:20:46.125Z | |
| 3783 | 2026-03-19T14:20:46.125Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/259) |
| 3784 | 2026-03-19T14:20:46.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-03-19T14:20:46.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-03-19T14:20:46.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-03-19T14:20:46.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3788 | 2026-03-19T14:20:46.950Z | |
| 3789 | 2026-03-19T14:20:46.950Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/259) |
| 3790 | 2026-03-19T14:20:47.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-03-19T14:20:47.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-03-19T14:20:47.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-03-19T14:20:47.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3794 | 2026-03-19T14:20:47.794Z | |
| 3795 | 2026-03-19T14:20:47.794Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/259) |
| 3796 | 2026-03-19T14:20:48.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-03-19T14:20:48.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-03-19T14:20:48.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-03-19T14:20:48.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3800 | 2026-03-19T14:20:48.598Z | |
| 3801 | 2026-03-19T14:20:48.598Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/259) |
| 3802 | 2026-03-19T14:20:49.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-03-19T14:20:49.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-03-19T14:20:49.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-03-19T14:20:49.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3806 | 2026-03-19T14:20:49.426Z | |
| 3807 | 2026-03-19T14:20:49.426Z | info: running `cargo check --bins` on trust-quorum (194/259) |
| 3808 | 2026-03-19T14:20:50.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-03-19T14:20:50.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-03-19T14:20:50.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-03-19T14:20:50.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3812 | 2026-03-19T14:20:50.247Z | |
| 3813 | 2026-03-19T14:20:50.247Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/259) |
| 3814 | 2026-03-19T14:20:50.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-03-19T14:20:50.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-03-19T14:20:50.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-03-19T14:20:50.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3818 | 2026-03-19T14:20:51.100Z | |
| 3819 | 2026-03-19T14:20:51.100Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/259) |
| 3820 | 2026-03-19T14:20:51.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-03-19T14:20:51.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-03-19T14:20:51.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-03-19T14:20:51.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3824 | 2026-03-19T14:20:51.970Z | |
| 3825 | 2026-03-19T14:20:51.970Z | info: running `cargo check --bins` on update-common (197/259) |
| 3826 | 2026-03-19T14:20:52.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-03-19T14:20:52.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-03-19T14:20:52.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-03-19T14:20:52.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3830 | 2026-03-19T14:20:52.779Z | |
| 3831 | 2026-03-19T14:20:52.779Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/259) |
| 3832 | 2026-03-19T14:20:53.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-03-19T14:20:53.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-03-19T14:20:53.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-03-19T14:20:53.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3836 | 2026-03-19T14:20:53.651Z | |
| 3837 | 2026-03-19T14:20:53.651Z | info: running `cargo check --bins` on reconfigurator-cli (199/259) |
| 3838 | 2026-03-19T14:20:54.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-03-19T14:20:54.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-03-19T14:20:54.734Z | Compiling fs-err v2.11.0 |
| 3841 | 2026-03-19T14:20:54.875Z | Checking ignore v0.4.25 |
| 3842 | 2026-03-19T14:20:54.892Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3843 | 2026-03-19T14:20:54.898Z | Checking predicates-tree v1.0.13 |
| 3844 | 2026-03-19T14:20:54.898Z | Checking parse-size v1.1.0 |
| 3845 | 2026-03-19T14:20:54.941Z | Checking rand_seeder v0.4.0 |
| 3846 | 2026-03-19T14:20:54.944Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3847 | 2026-03-19T14:20:54.977Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3848 | 2026-03-19T14:20:55.035Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3849 | 2026-03-19T14:20:55.068Z | Compiling petname v2.0.2 |
| 3850 | 2026-03-19T14:20:55.118Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3851 | 2026-03-19T14:20:55.306Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3852 | 2026-03-19T14:20:55.331Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3853 | 2026-03-19T14:20:55.403Z | Checking globwalk v0.9.1 |
| 3854 | 2026-03-19T14:20:55.444Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3855 | 2026-03-19T14:20:55.543Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3856 | 2026-03-19T14:20:55.636Z | Checking camino-tempfile-ext v0.3.3 |
| 3857 | 2026-03-19T14:20:55.657Z | Checking sapling-renderdag v0.1.0 |
| 3858 | 2026-03-19T14:20:55.776Z | Checking sync-ptr v0.1.4 |
| 3859 | 2026-03-19T14:20:55.910Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3860 | 2026-03-19T14:20:55.928Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3861 | 2026-03-19T14:20:55.997Z | Checking colored v2.2.0 |
| 3862 | 2026-03-19T14:20:56.039Z | Checking assert_matches v1.5.0 |
| 3863 | 2026-03-19T14:20:56.378Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3864 | 2026-03-19T14:20:56.488Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3865 | 2026-03-19T14:20:56.492Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3866 | 2026-03-19T14:20:57.262Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3867 | 2026-03-19T14:20:59.081Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3868 | 2026-03-19T14:21:02.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.46s |
| 3869 | 2026-03-19T14:21:02.350Z | |
| 3870 | 2026-03-19T14:21:02.350Z | info: running `cargo check --bins` on omicron-repl-utils (200/259) |
| 3871 | 2026-03-19T14:21:03.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-03-19T14:21:03.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-03-19T14:21:03.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-03-19T14:21:03.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3875 | 2026-03-19T14:21:03.131Z | |
| 3876 | 2026-03-19T14:21:03.131Z | info: running `cargo check --bins` on nexus-test-interface (201/259) |
| 3877 | 2026-03-19T14:21:03.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-03-19T14:21:03.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-03-19T14:21:03.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-03-19T14:21:03.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3881 | 2026-03-19T14:21:04.015Z | |
| 3882 | 2026-03-19T14:21:04.015Z | info: running `cargo check --bins` on oximeter-collector (202/259) |
| 3883 | 2026-03-19T14:21:04.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-19T14:21:04.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-19T14:21:04.986Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3886 | 2026-03-19T14:21:04.990Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3887 | 2026-03-19T14:21:05.837Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3888 | 2026-03-19T14:21:07.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s |
| 3889 | 2026-03-19T14:21:08.120Z | |
| 3890 | 2026-03-19T14:21:08.120Z | info: running `cargo check --bins` on oximeter-api (203/259) |
| 3891 | 2026-03-19T14:21:08.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3892 | 2026-03-19T14:21:08.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3893 | 2026-03-19T14:21:08.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3894 | 2026-03-19T14:21:08.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3895 | 2026-03-19T14:21:08.915Z | |
| 3896 | 2026-03-19T14:21:08.915Z | info: running `cargo check --bins` on cert-dev (204/259) |
| 3897 | 2026-03-19T14:21:09.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-03-19T14:21:09.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-03-19T14:21:09.736Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3900 | 2026-03-19T14:21:10.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 3901 | 2026-03-19T14:21:10.293Z | |
| 3902 | 2026-03-19T14:21:10.293Z | info: running `cargo check --bins` on clickana (205/259) |
| 3903 | 2026-03-19T14:21:10.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-19T14:21:10.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-19T14:21:11.170Z | Compiling darling_core v0.23.0 |
| 3906 | 2026-03-19T14:21:11.297Z | Compiling instability v0.3.11 |
| 3907 | 2026-03-19T14:21:11.310Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3908 | 2026-03-19T14:21:11.313Z | Checking castaway v0.2.4 |
| 3909 | 2026-03-19T14:21:11.321Z | Compiling indoc v2.0.7 |
| 3910 | 2026-03-19T14:21:11.350Z | Checking unicode-truncate v1.1.0 |
| 3911 | 2026-03-19T14:21:11.365Z | Checking lru v0.12.5 |
| 3912 | 2026-03-19T14:21:11.369Z | Checking cassowary v0.3.0 |
| 3913 | 2026-03-19T14:21:11.447Z | Checking compact_str v0.8.1 |
| 3914 | 2026-03-19T14:21:12.611Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3915 | 2026-03-19T14:21:12.842Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3916 | 2026-03-19T14:21:13.312Z | Compiling darling_macro v0.23.0 |
| 3917 | 2026-03-19T14:21:13.845Z | Compiling darling v0.23.0 |
| 3918 | 2026-03-19T14:21:14.627Z | Checking ratatui v0.29.0 |
| 3919 | 2026-03-19T14:21:16.169Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3920 | 2026-03-19T14:21:17.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s |
| 3921 | 2026-03-19T14:21:17.239Z | |
| 3922 | 2026-03-19T14:21:17.239Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/259) |
| 3923 | 2026-03-19T14:21:17.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3924 | 2026-03-19T14:21:17.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3925 | 2026-03-19T14:21:18.229Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3926 | 2026-03-19T14:21:18.232Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3927 | 2026-03-19T14:21:18.974Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3928 | 2026-03-19T14:21:19.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s |
| 3929 | 2026-03-19T14:21:19.731Z | |
| 3930 | 2026-03-19T14:21:19.731Z | info: running `cargo check --bins` on ch-dev (207/259) |
| 3931 | 2026-03-19T14:21:20.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-03-19T14:21:20.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-03-19T14:21:20.704Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3934 | 2026-03-19T14:21:21.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 3935 | 2026-03-19T14:21:21.884Z | |
| 3936 | 2026-03-19T14:21:21.884Z | info: running `cargo check --bins` on dev-tools-common (208/259) |
| 3937 | 2026-03-19T14:21:22.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-03-19T14:21:22.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-03-19T14:21:22.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-03-19T14:21:22.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3941 | 2026-03-19T14:21:22.496Z | |
| 3942 | 2026-03-19T14:21:22.496Z | info: running `cargo check --bins` on crdb-seed (209/259) |
| 3943 | 2026-03-19T14:21:23.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-03-19T14:21:23.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-03-19T14:21:23.476Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3946 | 2026-03-19T14:21:24.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 3947 | 2026-03-19T14:21:24.267Z | |
| 3948 | 2026-03-19T14:21:24.267Z | info: running `cargo check --bins` on db-dev (210/259) |
| 3949 | 2026-03-19T14:21:25.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-03-19T14:21:25.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-03-19T14:21:25.255Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3952 | 2026-03-19T14:21:26.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s |
| 3953 | 2026-03-19T14:21:26.459Z | |
| 3954 | 2026-03-19T14:21:26.459Z | info: running `cargo check --bins` on omicron-dev-lib (211/259) |
| 3955 | 2026-03-19T14:21:27.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-03-19T14:21:27.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-03-19T14:21:27.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-03-19T14:21:27.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3959 | 2026-03-19T14:21:27.331Z | |
| 3960 | 2026-03-19T14:21:27.331Z | info: running `cargo check --bins` on xtask-downloader (212/259) |
| 3961 | 2026-03-19T14:21:28.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-03-19T14:21:28.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-03-19T14:21:28.166Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3964 | 2026-03-19T14:21:29.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s |
| 3965 | 2026-03-19T14:21:29.273Z | |
| 3966 | 2026-03-19T14:21:29.273Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/259) |
| 3967 | 2026-03-19T14:21:30.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-03-19T14:21:30.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-03-19T14:21:30.304Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3970 | 2026-03-19T14:21:30.304Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3971 | 2026-03-19T14:21:30.307Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3972 | 2026-03-19T14:21:30.307Z | Checking git-stub v1.0.0 |
| 3973 | 2026-03-19T14:21:30.470Z | Compiling trait-variant v0.1.2 |
| 3974 | 2026-03-19T14:21:30.486Z | Checking is_ci v1.2.0 |
| 3975 | 2026-03-19T14:21:30.504Z | Checking maplit v1.0.2 |
| 3976 | 2026-03-19T14:21:30.520Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3977 | 2026-03-19T14:21:30.618Z | Checking supports-color v3.0.2 |
| 3978 | 2026-03-19T14:21:30.618Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3979 | 2026-03-19T14:21:30.655Z | Checking git-stub-vcs v0.1.0 |
| 3980 | 2026-03-19T14:21:30.715Z | Checking drift v0.1.3 |
| 3981 | 2026-03-19T14:21:30.772Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3982 | 2026-03-19T14:21:30.859Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3983 | 2026-03-19T14:21:30.923Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3984 | 2026-03-19T14:21:31.097Z | Checking dropshot-api-manager v0.6.0 |
| 3985 | 2026-03-19T14:21:31.118Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3986 | 2026-03-19T14:21:31.140Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3987 | 2026-03-19T14:21:31.180Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3988 | 2026-03-19T14:21:31.406Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3989 | 2026-03-19T14:21:31.478Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3990 | 2026-03-19T14:21:31.674Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3991 | 2026-03-19T14:21:32.152Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3992 | 2026-03-19T14:21:39.072Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3993 | 2026-03-19T14:21:40.507Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3994 | 2026-03-19T14:21:41.282Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3995 | 2026-03-19T14:21:41.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.53s |
| 3996 | 2026-03-19T14:21:42.042Z | |
| 3997 | 2026-03-19T14:21:42.043Z | info: running `cargo check --bins` on installinator-api (214/259) |
| 3998 | 2026-03-19T14:21:42.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3999 | 2026-03-19T14:21:42.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4000 | 2026-03-19T14:21:42.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4001 | 2026-03-19T14:21:42.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4002 | 2026-03-19T14:21:42.848Z | |
| 4003 | 2026-03-19T14:21:42.848Z | info: running `cargo check --bins` on nexus-external-api (215/259) |
| 4004 | 2026-03-19T14:21:43.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4005 | 2026-03-19T14:21:43.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4006 | 2026-03-19T14:21:43.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4007 | 2026-03-19T14:21:43.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4008 | 2026-03-19T14:21:43.704Z | |
| 4009 | 2026-03-19T14:21:43.704Z | info: running `cargo check --bins` on nexus-internal-api (216/259) |
| 4010 | 2026-03-19T14:21:44.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-03-19T14:21:44.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-03-19T14:21:44.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-03-19T14:21:44.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4014 | 2026-03-19T14:21:44.558Z | |
| 4015 | 2026-03-19T14:21:44.558Z | info: running `cargo check --bins` on nexus-lockstep-api (217/259) |
| 4016 | 2026-03-19T14:21:45.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-03-19T14:21:45.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-03-19T14:21:45.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-03-19T14:21:45.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4020 | 2026-03-19T14:21:45.406Z | |
| 4021 | 2026-03-19T14:21:45.406Z | info: running `cargo check --bins` on ntp-admin-api (218/259) |
| 4022 | 2026-03-19T14:21:46.093Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-03-19T14:21:46.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-03-19T14:21:46.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-03-19T14:21:46.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4026 | 2026-03-19T14:21:46.202Z | |
| 4027 | 2026-03-19T14:21:46.202Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/259) |
| 4028 | 2026-03-19T14:21:46.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-03-19T14:21:46.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-03-19T14:21:46.881Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-03-19T14:21:46.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4032 | 2026-03-19T14:21:46.984Z | |
| 4033 | 2026-03-19T14:21:46.984Z | info: running `cargo check --bins` on wicketd-api (220/259) |
| 4034 | 2026-03-19T14:21:47.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-03-19T14:21:47.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-03-19T14:21:47.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-03-19T14:21:47.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4038 | 2026-03-19T14:21:47.819Z | |
| 4039 | 2026-03-19T14:21:47.819Z | info: running `cargo check --bins` on omicron-ls-apis (221/259) |
| 4040 | 2026-03-19T14:21:48.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-03-19T14:21:48.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-03-19T14:21:48.649Z | Checking erased-serde v0.4.9 |
| 4043 | 2026-03-19T14:21:48.774Z | Checking ordered-float v2.10.1 |
| 4044 | 2026-03-19T14:21:48.796Z | Checking unicode-xid v0.2.6 |
| 4045 | 2026-03-19T14:21:48.820Z | Checking cargo-platform v0.2.0 |
| 4046 | 2026-03-19T14:21:49.058Z | Checking serde-value v0.7.0 |
| 4047 | 2026-03-19T14:21:49.228Z | Checking serde-untagged v0.1.9 |
| 4048 | 2026-03-19T14:21:49.437Z | Checking cargo-util-schemas v0.8.2 |
| 4049 | 2026-03-19T14:21:50.440Z | Checking cargo_metadata v0.21.0 |
| 4050 | 2026-03-19T14:21:51.304Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4051 | 2026-03-19T14:21:52.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s |
| 4052 | 2026-03-19T14:21:52.428Z | |
| 4053 | 2026-03-19T14:21:52.428Z | info: running `cargo check --bins` on mgs-dev (222/259) |
| 4054 | 2026-03-19T14:21:53.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4055 | 2026-03-19T14:21:53.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4056 | 2026-03-19T14:21:53.461Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4057 | 2026-03-19T14:21:54.241Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4058 | 2026-03-19T14:21:54.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s |
| 4059 | 2026-03-19T14:21:55.105Z | |
| 4060 | 2026-03-19T14:21:55.105Z | info: running `cargo check --bins` on omicron-omdb (223/259) |
| 4061 | 2026-03-19T14:21:55.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-19T14:21:55.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-19T14:21:56.303Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4064 | 2026-03-19T14:21:56.306Z | Compiling vergen-gitcl v1.0.8 |
| 4065 | 2026-03-19T14:21:56.306Z | Compiling dirs-sys-next v0.1.2 |
| 4066 | 2026-03-19T14:21:56.306Z | Compiling diesel_derives v2.3.7 |
| 4067 | 2026-03-19T14:21:56.306Z | Compiling crunchy v0.2.4 |
| 4068 | 2026-03-19T14:21:56.306Z | Compiling glob v0.3.3 |
| 4069 | 2026-03-19T14:21:56.475Z | Compiling dsl_auto_type v0.2.0 |
| 4070 | 2026-03-19T14:21:56.492Z | Checking scheduled-thread-pool v0.2.7 |
| 4071 | 2026-03-19T14:21:56.701Z | Compiling dirs-next v2.0.0 |
| 4072 | 2026-03-19T14:21:56.729Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4073 | 2026-03-19T14:21:56.780Z | Compiling tiny-keccak v2.0.2 |
| 4074 | 2026-03-19T14:21:56.869Z | Compiling term v0.7.0 |
| 4075 | 2026-03-19T14:21:56.952Z | Checking r2d2 v0.8.10 |
| 4076 | 2026-03-19T14:21:56.998Z | Compiling bit-vec v0.6.3 |
| 4077 | 2026-03-19T14:21:57.049Z | Checking downcast-rs v2.0.2 |
| 4078 | 2026-03-19T14:21:57.053Z | Compiling clang-sys v1.8.1 |
| 4079 | 2026-03-19T14:21:57.193Z | Compiling itertools v0.10.5 |
| 4080 | 2026-03-19T14:21:57.285Z | Compiling ascii-canvas v3.0.0 |
| 4081 | 2026-03-19T14:21:57.578Z | Compiling bit-set v0.5.3 |
| 4082 | 2026-03-19T14:21:57.611Z | Compiling ena v0.14.4 |
| 4083 | 2026-03-19T14:21:57.630Z | Compiling libloading v0.8.9 |
| 4084 | 2026-03-19T14:21:57.630Z | Compiling regex-syntax v0.6.29 |
| 4085 | 2026-03-19T14:21:57.752Z | Compiling bindgen v0.71.1 |
| 4086 | 2026-03-19T14:21:57.784Z | Compiling diff v0.1.13 |
| 4087 | 2026-03-19T14:21:57.931Z | Compiling cexpr v0.6.0 |
| 4088 | 2026-03-19T14:21:58.135Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4089 | 2026-03-19T14:21:58.308Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4090 | 2026-03-19T14:21:58.404Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4091 | 2026-03-19T14:21:58.500Z | Compiling libxml v0.3.3 |
| 4092 | 2026-03-19T14:21:58.661Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4093 | 2026-03-19T14:21:58.819Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4094 | 2026-03-19T14:21:58.869Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4095 | 2026-03-19T14:21:59.072Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4096 | 2026-03-19T14:21:59.100Z | Compiling strum_macros v0.24.3 |
| 4097 | 2026-03-19T14:21:59.164Z | Compiling indoc v1.0.9 |
| 4098 | 2026-03-19T14:21:59.734Z | Compiling lalrpop v0.19.12 |
| 4099 | 2026-03-19T14:22:00.563Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4100 | 2026-03-19T14:22:00.622Z | Checking derive_builder v0.20.2 |
| 4101 | 2026-03-19T14:22:00.754Z | Compiling oso-derive v0.27.3 |
| 4102 | 2026-03-19T14:22:00.801Z | Checking quick-xml v0.37.5 |
| 4103 | 2026-03-19T14:22:00.951Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4104 | 2026-03-19T14:22:01.388Z | Checking openssl-probe v0.1.6 |
| 4105 | 2026-03-19T14:22:01.563Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4106 | 2026-03-19T14:22:02.018Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4107 | 2026-03-19T14:22:02.264Z | Checking bb8 v0.8.6 |
| 4108 | 2026-03-19T14:22:02.559Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4109 | 2026-03-19T14:22:02.667Z | Checking nonempty v0.12.0 |
| 4110 | 2026-03-19T14:22:02.831Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4111 | 2026-03-19T14:22:02.882Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4112 | 2026-03-19T14:22:03.109Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4113 | 2026-03-19T14:22:03.162Z | Checking support-bundle-viewer v0.1.2 |
| 4114 | 2026-03-19T14:22:03.182Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4115 | 2026-03-19T14:22:03.457Z | Checking multimap v0.10.1 |
| 4116 | 2026-03-19T14:22:04.567Z | Checking diesel v2.3.7 |
| 4117 | 2026-03-19T14:22:06.383Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4118 | 2026-03-19T14:22:07.600Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4119 | 2026-03-19T14:22:08.077Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4120 | 2026-03-19T14:22:08.578Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4121 | 2026-03-19T14:22:09.921Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4122 | 2026-03-19T14:22:09.968Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4123 | 2026-03-19T14:22:10.131Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4124 | 2026-03-19T14:22:10.881Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4125 | 2026-03-19T14:22:13.574Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4126 | 2026-03-19T14:22:19.917Z | Compiling samael v0.0.19 |
| 4127 | 2026-03-19T14:22:24.660Z | Checking diesel-dtrace v0.5.0 |
| 4128 | 2026-03-19T14:22:24.967Z | Checking async-bb8-diesel v0.2.1 |
| 4129 | 2026-03-19T14:22:26.442Z | Compiling polar-core v0.27.3 |
| 4130 | 2026-03-19T14:22:32.328Z | Checking oso v0.27.3 |
| 4131 | 2026-03-19T14:23:27.671Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4132 | 2026-03-19T14:24:14.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s |
| 4133 | 2026-03-19T14:24:14.915Z | |
| 4134 | 2026-03-19T14:24:14.915Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/259) |
| 4135 | 2026-03-19T14:24:15.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4136 | 2026-03-19T14:24:15.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4137 | 2026-03-19T14:24:15.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4138 | 2026-03-19T14:24:15.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4139 | 2026-03-19T14:24:15.795Z | |
| 4140 | 2026-03-19T14:24:15.795Z | info: running `cargo check --bins` on nexus-saga-recovery (225/259) |
| 4141 | 2026-03-19T14:24:16.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-19T14:24:16.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-19T14:24:16.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-19T14:24:16.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4145 | 2026-03-19T14:24:16.667Z | |
| 4146 | 2026-03-19T14:24:16.667Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/259) |
| 4147 | 2026-03-19T14:24:17.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-19T14:24:17.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-19T14:24:17.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-19T14:24:17.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4151 | 2026-03-19T14:24:17.449Z | |
| 4152 | 2026-03-19T14:24:17.449Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/259) |
| 4153 | 2026-03-19T14:24:18.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-19T14:24:18.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-19T14:24:18.662Z | Compiling libz-sys v1.1.24 |
| 4156 | 2026-03-19T14:24:18.816Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4157 | 2026-03-19T14:24:18.835Z | Compiling vergen-git2 v1.0.7 |
| 4158 | 2026-03-19T14:24:18.851Z | Compiling rustls v0.21.12 |
| 4159 | 2026-03-19T14:24:18.869Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4160 | 2026-03-19T14:24:18.888Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4161 | 2026-03-19T14:24:18.891Z | Checking rustls-webpki v0.101.7 |
| 4162 | 2026-03-19T14:24:18.891Z | Checking sct v0.7.1 |
| 4163 | 2026-03-19T14:24:19.095Z | Compiling nix v0.29.0 |
| 4164 | 2026-03-19T14:24:19.116Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4165 | 2026-03-19T14:24:19.136Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4166 | 2026-03-19T14:24:19.188Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4167 | 2026-03-19T14:24:19.330Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4168 | 2026-03-19T14:24:19.503Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4169 | 2026-03-19T14:24:19.524Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4170 | 2026-03-19T14:24:19.583Z | Checking rustls-pemfile v1.0.4 |
| 4171 | 2026-03-19T14:24:19.750Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4172 | 2026-03-19T14:24:19.926Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4173 | 2026-03-19T14:24:20.133Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4174 | 2026-03-19T14:24:20.160Z | Checking twox-hash v2.1.2 |
| 4175 | 2026-03-19T14:24:20.265Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4176 | 2026-03-19T14:24:20.979Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4177 | 2026-03-19T14:24:21.106Z | Checking tokio-rustls v0.24.1 |
| 4178 | 2026-03-19T14:24:21.127Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4179 | 2026-03-19T14:24:21.301Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4180 | 2026-03-19T14:24:21.358Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4181 | 2026-03-19T14:24:21.536Z | Checking fatfs v0.3.6 |
| 4182 | 2026-03-19T14:24:21.817Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4183 | 2026-03-19T14:24:22.127Z | Compiling seq-macro v0.3.6 |
| 4184 | 2026-03-19T14:24:27.019Z | Compiling git2 v0.20.4 |
| 4185 | 2026-03-19T14:24:27.987Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4186 | 2026-03-19T14:24:28.145Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4187 | 2026-03-19T14:24:30.283Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4188 | 2026-03-19T14:25:39.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4189 | 2026-03-19T14:25:39.407Z | |
| 4190 | 2026-03-19T14:25:39.407Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/259) |
| 4191 | 2026-03-19T14:25:40.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-03-19T14:25:40.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-03-19T14:25:40.641Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4194 | 2026-03-19T14:26:39.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4195 | 2026-03-19T14:26:39.943Z | |
| 4196 | 2026-03-19T14:26:39.943Z | info: running `cargo check --bins` on nexus-background-task-interface (229/259) |
| 4197 | 2026-03-19T14:26:40.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-19T14:26:40.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-19T14:26:40.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4200 | 2026-03-19T14:26:40.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4201 | 2026-03-19T14:26:40.740Z | |
| 4202 | 2026-03-19T14:26:40.740Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/259) |
| 4203 | 2026-03-19T14:26:41.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-19T14:26:41.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-19T14:26:41.488Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-19T14:26:41.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4207 | 2026-03-19T14:26:41.609Z | |
| 4208 | 2026-03-19T14:26:41.609Z | info: running `cargo check --bins` on nexus-mgs-updates (231/259) |
| 4209 | 2026-03-19T14:26:42.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-19T14:26:42.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-19T14:26:42.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-19T14:26:42.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4213 | 2026-03-19T14:26:42.460Z | |
| 4214 | 2026-03-19T14:26:42.460Z | info: running `cargo check --bins` on nexus-networking (232/259) |
| 4215 | 2026-03-19T14:26:43.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-19T14:26:43.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-19T14:26:43.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-19T14:26:43.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4219 | 2026-03-19T14:26:43.321Z | |
| 4220 | 2026-03-19T14:26:43.321Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/259) |
| 4221 | 2026-03-19T14:26:44.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-19T14:26:44.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-19T14:26:44.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-19T14:26:44.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4225 | 2026-03-19T14:26:44.184Z | |
| 4226 | 2026-03-19T14:26:44.184Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/259) |
| 4227 | 2026-03-19T14:26:44.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-19T14:26:44.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-19T14:26:44.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-19T14:26:44.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4231 | 2026-03-19T14:26:45.051Z | |
| 4232 | 2026-03-19T14:26:45.051Z | info: running `cargo check --bins --no-default-features` on nexus-fm (235/259) |
| 4233 | 2026-03-19T14:26:45.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-19T14:26:45.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-19T14:26:45.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-19T14:26:45.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4237 | 2026-03-19T14:26:45.887Z | |
| 4238 | 2026-03-19T14:26:45.887Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (236/259) |
| 4239 | 2026-03-19T14:26:46.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-19T14:26:46.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-19T14:26:46.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4242 | 2026-03-19T14:26:46.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4243 | 2026-03-19T14:26:46.758Z | |
| 4244 | 2026-03-19T14:26:46.758Z | info: running `cargo check --bins` on omicron-dev (237/259) |
| 4245 | 2026-03-19T14:26:47.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4246 | 2026-03-19T14:26:47.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4247 | 2026-03-19T14:26:47.993Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4248 | 2026-03-19T14:26:47.996Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4249 | 2026-03-19T14:26:48.184Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4250 | 2026-03-19T14:26:48.210Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4251 | 2026-03-19T14:26:48.213Z | Checking diff v0.1.13 |
| 4252 | 2026-03-19T14:26:48.213Z | Checking yansi v1.0.1 |
| 4253 | 2026-03-19T14:26:48.269Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4254 | 2026-03-19T14:26:48.269Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4255 | 2026-03-19T14:26:48.385Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4256 | 2026-03-19T14:26:48.593Z | Checking pretty_assertions v1.4.1 |
| 4257 | 2026-03-19T14:26:49.450Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4258 | 2026-03-19T14:27:22.088Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4259 | 2026-03-19T14:27:22.091Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4260 | 2026-03-19T14:27:22.091Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4261 | 2026-03-19T14:27:22.091Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4262 | 2026-03-19T14:27:22.091Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4263 | 2026-03-19T14:27:22.091Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4264 | 2026-03-19T14:27:23.009Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4265 | 2026-03-19T14:27:24.444Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4266 | 2026-03-19T14:28:24.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4267 | 2026-03-19T14:28:24.645Z | |
| 4268 | 2026-03-19T14:28:24.645Z | info: running `cargo check --bins` on omicron-pins (238/259) |
| 4269 | 2026-03-19T14:28:25.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-03-19T14:28:25.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-03-19T14:28:25.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4272 | 2026-03-19T14:28:25.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4273 | 2026-03-19T14:28:25.437Z | |
| 4274 | 2026-03-19T14:28:25.437Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (239/259) |
| 4275 | 2026-03-19T14:28:26.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4276 | 2026-03-19T14:28:26.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4277 | 2026-03-19T14:28:26.527Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4278 | 2026-03-19T14:28:26.672Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4279 | 2026-03-19T14:28:26.686Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4280 | 2026-03-19T14:29:03.699Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4281 | 2026-03-19T14:29:04.190Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4282 | 2026-03-19T14:29:06.578Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4283 | 2026-03-19T14:29:07.163Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4284 | 2026-03-19T14:29:11.239Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4285 | 2026-03-19T14:29:43.559Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4286 | 2026-03-19T14:29:44.388Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4287 | 2026-03-19T14:29:46.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4288 | 2026-03-19T14:29:46.801Z | |
| 4289 | 2026-03-19T14:29:46.801Z | info: running `cargo check --bins` on reconfigurator-sp-updater (240/259) |
| 4290 | 2026-03-19T14:29:47.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-03-19T14:29:47.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-03-19T14:29:47.781Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4293 | 2026-03-19T14:29:48.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4294 | 2026-03-19T14:29:48.913Z | |
| 4295 | 2026-03-19T14:29:48.913Z | info: running `cargo check --bins` on omicron-releng (241/259) |
| 4296 | 2026-03-19T14:29:49.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4297 | 2026-03-19T14:29:49.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4298 | 2026-03-19T14:29:49.808Z | Compiling blake3 v1.8.3 |
| 4299 | 2026-03-19T14:29:49.939Z | Checking arrayvec v0.7.6 |
| 4300 | 2026-03-19T14:29:49.941Z | Checking constant_time_eq v0.4.2 |
| 4301 | 2026-03-19T14:29:49.941Z | Checking arrayref v0.3.9 |
| 4302 | 2026-03-19T14:29:49.978Z | Checking topological-sort v0.2.2 |
| 4303 | 2026-03-19T14:29:49.982Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4304 | 2026-03-19T14:29:49.982Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4305 | 2026-03-19T14:29:49.982Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4306 | 2026-03-19T14:29:50.046Z | Checking shell-words v1.1.1 |
| 4307 | 2026-03-19T14:29:50.955Z | Checking omicron-zone-package v0.12.2 |
| 4308 | 2026-03-19T14:29:51.948Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4309 | 2026-03-19T14:29:53.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 4310 | 2026-03-19T14:29:53.288Z | |
| 4311 | 2026-03-19T14:29:53.288Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (242/259) |
| 4312 | 2026-03-19T14:29:53.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4313 | 2026-03-19T14:29:53.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4314 | 2026-03-19T14:29:54.175Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4315 | 2026-03-19T14:29:54.567Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4316 | 2026-03-19T14:29:55.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 4317 | 2026-03-19T14:29:55.298Z | |
| 4318 | 2026-03-19T14:29:55.298Z | info: running `cargo check --bins` on xtask (243/259) |
| 4319 | 2026-03-19T14:29:55.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-03-19T14:29:55.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-03-19T14:29:55.908Z | Checking libc v0.2.180 |
| 4322 | 2026-03-19T14:29:56.005Z | Checking serde v1.0.228 |
| 4323 | 2026-03-19T14:29:56.014Z | Checking zerofrom v0.1.6 |
| 4324 | 2026-03-19T14:29:56.022Z | Checking bitflags v2.11.0 |
| 4325 | 2026-03-19T14:29:56.032Z | Checking hashbrown v0.16.1 |
| 4326 | 2026-03-19T14:29:56.043Z | Checking smallvec v1.15.1 |
| 4327 | 2026-03-19T14:29:56.059Z | Checking serde_json v1.0.149 |
| 4328 | 2026-03-19T14:29:56.061Z | Checking scroll v0.12.0 |
| 4329 | 2026-03-19T14:29:56.146Z | Checking yoke v0.8.1 |
| 4330 | 2026-03-19T14:29:56.220Z | Checking num-traits v0.2.19 |
| 4331 | 2026-03-19T14:29:56.278Z | Checking thiserror v1.0.69 |
| 4332 | 2026-03-19T14:29:56.369Z | Checking zerovec v0.11.5 |
| 4333 | 2026-03-19T14:29:56.369Z | Checking zerotrie v0.2.3 |
| 4334 | 2026-03-19T14:29:56.396Z | Checking log v0.4.29 |
| 4335 | 2026-03-19T14:29:56.421Z | Checking errno v0.3.14 |
| 4336 | 2026-03-19T14:29:56.568Z | Checking rustix v1.1.3 |
| 4337 | 2026-03-19T14:29:56.582Z | Checking toml_datetime v0.6.11 |
| 4338 | 2026-03-19T14:29:56.595Z | Checking serde_spanned v0.6.9 |
| 4339 | 2026-03-19T14:29:56.645Z | Checking indexmap v2.13.0 |
| 4340 | 2026-03-19T14:29:56.705Z | Checking percent-encoding v2.3.2 |
| 4341 | 2026-03-19T14:29:56.747Z | Checking goblin v0.8.2 |
| 4342 | 2026-03-19T14:29:56.813Z | Checking zerocopy v0.7.35 |
| 4343 | 2026-03-19T14:29:56.888Z | Checking form_urlencoded v1.2.2 |
| 4344 | 2026-03-19T14:29:56.925Z | Checking getrandom v0.4.1 |
| 4345 | 2026-03-19T14:29:56.972Z | Checking tinystr v0.8.2 |
| 4346 | 2026-03-19T14:29:57.011Z | Checking potential_utf v0.1.4 |
| 4347 | 2026-03-19T14:29:57.047Z | Checking ordered-float v2.10.1 |
| 4348 | 2026-03-19T14:29:57.091Z | Checking thiserror v2.0.18 |
| 4349 | 2026-03-19T14:29:57.177Z | Checking icu_collections v2.1.1 |
| 4350 | 2026-03-19T14:29:57.202Z | Checking icu_locale_core v2.1.1 |
| 4351 | 2026-03-19T14:29:57.236Z | Checking syn v2.0.117 |
| 4352 | 2026-03-19T14:29:57.361Z | Checking serde-value v0.7.0 |
| 4353 | 2026-03-19T14:29:57.389Z | Checking toml_edit v0.22.27 |
| 4354 | 2026-03-19T14:29:57.519Z | Checking dtrace-parser v0.2.0 |
| 4355 | 2026-03-19T14:29:57.577Z | Checking thread-id v4.2.2 |
| 4356 | 2026-03-19T14:29:57.632Z | Checking once_cell v1.21.3 |
| 4357 | 2026-03-19T14:29:57.675Z | Checking cargo-platform v0.2.0 |
| 4358 | 2026-03-19T14:29:57.730Z | Checking terminal_size v0.4.3 |
| 4359 | 2026-03-19T14:29:57.832Z | Checking memmap v0.7.0 |
| 4360 | 2026-03-19T14:29:57.855Z | Checking tempfile v3.25.0 |
| 4361 | 2026-03-19T14:29:57.869Z | Checking clap_builder v4.5.60 |
| 4362 | 2026-03-19T14:29:57.900Z | Checking textwrap v0.16.2 |
| 4363 | 2026-03-19T14:29:57.972Z | Checking icu_provider v2.1.1 |
| 4364 | 2026-03-19T14:29:57.991Z | Checking fs-err v3.3.0 |
| 4365 | 2026-03-19T14:29:58.109Z | Checking camino-tempfile v1.4.1 |
| 4366 | 2026-03-19T14:29:58.173Z | Checking tabled v0.15.0 |
| 4367 | 2026-03-19T14:29:58.225Z | Checking anyhow v1.0.102 |
| 4368 | 2026-03-19T14:29:58.277Z | Checking icu_properties v2.1.2 |
| 4369 | 2026-03-19T14:29:58.308Z | Checking icu_normalizer v2.1.1 |
| 4370 | 2026-03-19T14:29:58.484Z | Checking macaddr v1.0.1 |
| 4371 | 2026-03-19T14:29:58.713Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4372 | 2026-03-19T14:29:58.920Z | Checking toml v0.8.23 |
| 4373 | 2026-03-19T14:29:59.345Z | Checking cargo_toml v0.21.0 |
| 4374 | 2026-03-19T14:29:59.371Z | Checking dof v0.3.0 |
| 4375 | 2026-03-19T14:29:59.431Z | Checking idna_adapter v1.2.1 |
| 4376 | 2026-03-19T14:29:59.511Z | Checking clap v4.5.60 |
| 4377 | 2026-03-19T14:29:59.576Z | Checking idna v1.1.0 |
| 4378 | 2026-03-19T14:29:59.865Z | Checking usdt-impl v0.5.0 |
| 4379 | 2026-03-19T14:29:59.886Z | Checking url v2.5.8 |
| 4380 | 2026-03-19T14:30:00.200Z | Checking usdt v0.5.0 |
| 4381 | 2026-03-19T14:30:00.363Z | Checking cargo-util-schemas v0.8.2 |
| 4382 | 2026-03-19T14:30:01.358Z | Checking cargo_metadata v0.21.0 |
| 4383 | 2026-03-19T14:30:02.226Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4384 | 2026-03-19T14:30:02.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s |
| 4385 | 2026-03-19T14:30:02.936Z | |
| 4386 | 2026-03-19T14:30:02.936Z | info: running `cargo check --bins` on end-to-end-tests (244/259) |
| 4387 | 2026-03-19T14:30:03.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4388 | 2026-03-19T14:30:03.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4389 | 2026-03-19T14:30:04.046Z | Checking polyval v0.6.2 |
| 4390 | 2026-03-19T14:30:04.195Z | Checking ctr v0.9.2 |
| 4391 | 2026-03-19T14:30:04.212Z | Checking ssh-encoding v0.2.0 |
| 4392 | 2026-03-19T14:30:04.219Z | Checking blowfish v0.9.1 |
| 4393 | 2026-03-19T14:30:04.252Z | Checking password-hash v0.4.2 |
| 4394 | 2026-03-19T14:30:04.273Z | Checking p521 v0.13.3 |
| 4395 | 2026-03-19T14:30:04.277Z | Checking p256 v0.13.2 |
| 4396 | 2026-03-19T14:30:04.307Z | Checking russh-cryptovec v0.7.3 |
| 4397 | 2026-03-19T14:30:04.375Z | Checking ghash v0.5.1 |
| 4398 | 2026-03-19T14:30:04.395Z | Checking bcrypt-pbkdf v0.10.0 |
| 4399 | 2026-03-19T14:30:04.420Z | Checking md5 v0.7.0 |
| 4400 | 2026-03-19T14:30:04.478Z | Checking num-bigint v0.4.6 |
| 4401 | 2026-03-19T14:30:04.478Z | Checking des v0.8.1 |
| 4402 | 2026-03-19T14:30:04.531Z | Checking aes-gcm v0.10.3 |
| 4403 | 2026-03-19T14:30:04.542Z | Checking pbkdf2 v0.11.0 |
| 4404 | 2026-03-19T14:30:04.590Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4405 | 2026-03-19T14:30:04.616Z | Checking hex-literal v0.4.1 |
| 4406 | 2026-03-19T14:30:04.634Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4407 | 2026-03-19T14:30:04.668Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4408 | 2026-03-19T14:30:04.719Z | Checking ssh-cipher v0.2.0 |
| 4409 | 2026-03-19T14:30:04.740Z | Checking socket2 v0.5.10 |
| 4410 | 2026-03-19T14:30:04.767Z | Checking internet-checksum v0.2.1 |
| 4411 | 2026-03-19T14:30:04.929Z | Checking ssh-key v0.6.7 |
| 4412 | 2026-03-19T14:30:05.130Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4413 | 2026-03-19T14:30:05.842Z | Checking russh-keys v0.45.0 |
| 4414 | 2026-03-19T14:30:06.570Z | Checking russh v0.45.0 |
| 4415 | 2026-03-19T14:30:31.260Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4416 | 2026-03-19T14:30:31.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.71s |
| 4417 | 2026-03-19T14:30:31.287Z | |
| 4418 | 2026-03-19T14:30:31.287Z | info: running `cargo check --bins` on gateway-cli (245/259) |
| 4419 | 2026-03-19T14:30:31.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4420 | 2026-03-19T14:30:31.288Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4421 | 2026-03-19T14:30:31.288Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4422 | 2026-03-19T14:30:31.288Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4423 | 2026-03-19T14:30:31.288Z | Checking termios v0.3.3 |
| 4424 | 2026-03-19T14:30:32.614Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4425 | 2026-03-19T14:30:32.798Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4426 | 2026-03-19T14:30:35.436Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4427 | 2026-03-19T14:30:36.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s |
| 4428 | 2026-03-19T14:30:36.406Z | |
| 4429 | 2026-03-19T14:30:36.406Z | info: running `cargo check --bins --no-default-features` on installinator (246/259) |
| 4430 | 2026-03-19T14:30:37.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4431 | 2026-03-19T14:30:37.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4432 | 2026-03-19T14:30:37.363Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4433 | 2026-03-19T14:30:37.497Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4434 | 2026-03-19T14:30:37.515Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4435 | 2026-03-19T14:30:37.519Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4436 | 2026-03-19T14:30:37.519Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4437 | 2026-03-19T14:30:37.796Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4438 | 2026-03-19T14:30:37.799Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4439 | 2026-03-19T14:30:38.740Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4440 | 2026-03-19T14:30:39.037Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4441 | 2026-03-19T14:30:39.040Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4442 | 2026-03-19T14:30:39.898Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4443 | 2026-03-19T14:30:42.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s |
| 4444 | 2026-03-19T14:30:42.258Z | |
| 4445 | 2026-03-19T14:30:42.258Z | info: running `cargo check --bins` on internal-dns-cli (247/259) |
| 4446 | 2026-03-19T14:30:42.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4447 | 2026-03-19T14:30:42.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4448 | 2026-03-19T14:30:43.126Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4449 | 2026-03-19T14:30:43.697Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4450 | 2026-03-19T14:30:44.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4451 | 2026-03-19T14:30:44.335Z | |
| 4452 | 2026-03-19T14:30:44.335Z | info: running `cargo check --bins` on omicron-live-tests (248/259) |
| 4453 | 2026-03-19T14:30:45.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4454 | 2026-03-19T14:30:45.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4455 | 2026-03-19T14:30:45.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4456 | 2026-03-19T14:30:45.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4457 | 2026-03-19T14:30:45.201Z | |
| 4458 | 2026-03-19T14:30:45.202Z | info: running `cargo check --bins` on live-tests-macros (249/259) |
| 4459 | 2026-03-19T14:30:45.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4460 | 2026-03-19T14:30:45.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4461 | 2026-03-19T14:30:45.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4462 | 2026-03-19T14:30:45.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4463 | 2026-03-19T14:30:45.911Z | |
| 4464 | 2026-03-19T14:30:45.911Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (250/259) |
| 4465 | 2026-03-19T14:30:46.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4466 | 2026-03-19T14:30:46.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4467 | 2026-03-19T14:30:46.950Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4468 | 2026-03-19T14:30:47.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4469 | 2026-03-19T14:30:47.934Z | |
| 4470 | 2026-03-19T14:30:47.934Z | info: running `cargo check --bins` on omicron-ntp-admin (251/259) |
| 4471 | 2026-03-19T14:30:48.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4472 | 2026-03-19T14:30:48.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4473 | 2026-03-19T14:30:48.831Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4474 | 2026-03-19T14:30:48.837Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4475 | 2026-03-19T14:30:49.120Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4476 | 2026-03-19T14:30:49.141Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4477 | 2026-03-19T14:30:50.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4478 | 2026-03-19T14:30:50.339Z | |
| 4479 | 2026-03-19T14:30:50.339Z | info: running `cargo check --bins` on ntp-admin-types (252/259) |
| 4480 | 2026-03-19T14:30:51.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4481 | 2026-03-19T14:30:51.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4482 | 2026-03-19T14:30:51.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4483 | 2026-03-19T14:30:51.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4484 | 2026-03-19T14:30:51.121Z | |
| 4485 | 2026-03-19T14:30:51.121Z | info: running `cargo check --bins` on omicron-package (253/259) |
| 4486 | 2026-03-19T14:30:51.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-03-19T14:30:51.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-03-19T14:30:52.022Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4489 | 2026-03-19T14:30:53.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s |
| 4490 | 2026-03-19T14:30:53.637Z | |
| 4491 | 2026-03-19T14:30:53.638Z | info: running `cargo check --bins` on tqdb (254/259) |
| 4492 | 2026-03-19T14:30:54.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4493 | 2026-03-19T14:30:54.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4494 | 2026-03-19T14:30:54.724Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4495 | 2026-03-19T14:30:55.167Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4496 | 2026-03-19T14:30:55.879Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4497 | 2026-03-19T14:30:55.883Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4498 | 2026-03-19T14:31:02.959Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4499 | 2026-03-19T14:31:03.888Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4500 | 2026-03-19T14:31:03.898Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4501 | 2026-03-19T14:31:03.899Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4502 | 2026-03-19T14:31:03.899Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4503 | 2026-03-19T14:31:04.884Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4504 | 2026-03-19T14:31:14.516Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4505 | 2026-03-19T14:31:22.726Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4506 | 2026-03-19T14:31:22.729Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4507 | 2026-03-19T14:31:22.729Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4508 | 2026-03-19T14:31:22.730Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4509 | 2026-03-19T14:31:24.611Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4510 | 2026-03-19T14:31:26.430Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4511 | 2026-03-19T14:31:27.339Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4512 | 2026-03-19T14:31:29.078Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4513 | 2026-03-19T14:31:29.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.15s |
| 4514 | 2026-03-19T14:31:30.030Z | |
| 4515 | 2026-03-19T14:31:30.030Z | info: running `cargo check --bins` on wicket-dbg (255/259) |
| 4516 | 2026-03-19T14:31:30.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4517 | 2026-03-19T14:31:30.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4518 | 2026-03-19T14:31:30.998Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4519 | 2026-03-19T14:31:31.002Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4520 | 2026-03-19T14:31:31.151Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4521 | 2026-03-19T14:31:31.167Z | Checking rtoolbox v0.0.3 |
| 4522 | 2026-03-19T14:31:31.224Z | Checking tui-tree-widget v0.23.1 |
| 4523 | 2026-03-19T14:31:31.340Z | Checking rpassword v7.4.0 |
| 4524 | 2026-03-19T14:31:31.456Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4525 | 2026-03-19T14:31:32.474Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4526 | 2026-03-19T14:31:39.524Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4527 | 2026-03-19T14:31:40.455Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4528 | 2026-03-19T14:31:41.909Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4529 | 2026-03-19T14:31:46.107Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4530 | 2026-03-19T14:31:48.650Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4531 | 2026-03-19T14:31:49.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.79s |
| 4532 | 2026-03-19T14:31:50.050Z | |
| 4533 | 2026-03-19T14:31:50.050Z | info: running `cargo check --bins` on wicket (256/259) |
| 4534 | 2026-03-19T14:31:50.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4535 | 2026-03-19T14:31:50.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4536 | 2026-03-19T14:31:50.986Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4537 | 2026-03-19T14:31:51.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4538 | 2026-03-19T14:31:51.675Z | |
| 4539 | 2026-03-19T14:31:51.675Z | info: running `cargo check --bins` on wicketd (257/259) |
| 4540 | 2026-03-19T14:31:52.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4541 | 2026-03-19T14:31:52.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4542 | 2026-03-19T14:31:52.653Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4543 | 2026-03-19T14:31:52.787Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4544 | 2026-03-19T14:31:52.790Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4545 | 2026-03-19T14:31:52.790Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4546 | 2026-03-19T14:31:53.966Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4547 | 2026-03-19T14:31:54.755Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4548 | 2026-03-19T14:31:58.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.14s |
| 4549 | 2026-03-19T14:31:59.068Z | |
| 4550 | 2026-03-19T14:31:59.068Z | info: running `cargo check --bins` on omicron-workspace-hack (258/259) |
| 4551 | 2026-03-19T14:31:59.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-03-19T14:31:59.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-03-19T14:31:59.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4554 | 2026-03-19T14:31:59.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4555 | 2026-03-19T14:31:59.844Z | |
| 4556 | 2026-03-19T14:31:59.844Z | info: running `cargo check --bins` on zone-setup (259/259) |
| 4557 | 2026-03-19T14:32:00.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4558 | 2026-03-19T14:32:00.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4559 | 2026-03-19T14:32:00.742Z | Checking uzers v0.12.2 |
| 4560 | 2026-03-19T14:32:01.090Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4561 | 2026-03-19T14:32:02.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4562 | 2026-03-19T14:32:02.309Z | |
| 4563 | 2026-03-19T14:32:02.312Z | real 19:13.819310857 |
| 4564 | 2026-03-19T14:32:02.312Z | user 28:41.477826725 |
| 4565 | 2026-03-19T14:32:02.312Z | sys 5:16.225230758 |
| 4566 | 2026-03-19T14:32:02.312Z | trap 0.486669234 |
| 4567 | 2026-03-19T14:32:02.312Z | tflt 0.312000881 |
| 4568 | 2026-03-19T14:32:02.312Z | dflt 0.621515373 |
| 4569 | 2026-03-19T14:32:02.312Z | kflt 0.001134989 |
| 4570 | 2026-03-19T14:32:02.312Z | lock 1:45:30.660982538 |
| 4571 | 2026-03-19T14:32:02.312Z | slp 2:14:49.621598277 |
| 4572 | 2026-03-19T14:32:02.312Z | lat 1:24.013270250 |
| 4573 | 2026-03-19T14:32:02.312Z | stop 5:23.527480005 |
| 4574 | 2026-03-19T14:32:02.312Z | process exited: duration 1393543 ms, exit code 0 |
| |
| 4575 | 2026-03-19T14:32:02.318Z | found 0 output files |