|
|
|
| 1 | 2026-03-14T20:19:04.306Z | job assigned to worker 01KKPZZT33TMCKA8CKVMXXWE9P [factory aws, i-049f3732f38b07562] (queued for 54 s) |
| |
| 2 | 2026-03-14T20:19:12.399Z | starting task 0: "setup" |
| 3 | 2026-03-14T20:19:12.405Z | ++ uname -s |
| 4 | 2026-03-14T20:19:12.408Z | + kern=SunOS |
| 5 | 2026-03-14T20:19:12.408Z | + build_user=build |
| 6 | 2026-03-14T20:19:12.408Z | + build_uid=12345 |
| 7 | 2026-03-14T20:19:12.408Z | + work_dir=/work |
| 8 | 2026-03-14T20:19:12.409Z | + input_dir=/input |
| 9 | 2026-03-14T20:19:12.409Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-14T20:19:12.409Z | + case "$kern" in |
| 11 | 2026-03-14T20:19:12.409Z | + groupadd -g 12345 build |
| 12 | 2026-03-14T20:19:12.412Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-14T20:19:14.416Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-14T20:19:14.533Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-14T20:19:14.537Z | + home_fs=zfs |
| 16 | 2026-03-14T20:19:14.537Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-14T20:19:14.537Z | + mkdir -p /home/build |
| 18 | 2026-03-14T20:19:14.541Z | + chown build:build /home/build /work |
| 19 | 2026-03-14T20:19:16.540Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-14T20:19:16.543Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-14T20:19:16.551Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-14T20:19:16.555Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-14T20:19:16.555Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-14T20:19:16.555Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-03-14T20:19:16.555Z | * rust toolchain profile = "default" |
| 26 | 2026-03-14T20:19:16.555Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-14T20:19:16.555Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-14T20:19:16.558Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-14T20:19:16.558Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-14T20:19:16.697Z | info: downloading installer |
| 31 | 2026-03-14T20:19:18.331Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-14T20:19:18.331Z | warn: /opt/ooce/bin |
| 33 | 2026-03-14T20:19:18.331Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-14T20:19:18.331Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-14T20:19:18.331Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-14T20:19:18.331Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-14T20:19:18.331Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-14T20:19:18.331Z | error: cannot install while Rust is installed |
| 39 | 2026-03-14T20:19:18.331Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-14T20:19:18.331Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-14T20:19:18.331Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-14T20:19:18.331Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-14T20:19:18.331Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-14T20:19:18.348Z | info: profile set to default |
| 45 | 2026-03-14T20:19:18.348Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-14T20:19:18.352Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-14T20:19:18.509Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-14T20:19:18.512Z | info: downloading 6 components |
| 49 | 2026-03-14T20:19:35.216Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-14T20:19:35.216Z | |
| 51 | 2026-03-14T20:19:35.249Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-14T20:19:35.249Z | |
| 53 | 2026-03-14T20:19:35.253Z | |
| 54 | 2026-03-14T20:19:35.253Z | Rust is installed now. Great! |
| 55 | 2026-03-14T20:19:35.253Z | |
| 56 | 2026-03-14T20:19:35.253Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-14T20:19:35.253Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-14T20:19:35.253Z | |
| 59 | 2026-03-14T20:19:35.253Z | To configure your current shell, you need to source |
| 60 | 2026-03-14T20:19:35.253Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-14T20:19:35.253Z | |
| 62 | 2026-03-14T20:19:35.253Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-14T20:19:35.253Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-14T20:19:35.253Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-14T20:19:35.253Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-14T20:19:35.253Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-14T20:19:35.253Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-14T20:19:35.253Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-14T20:19:35.253Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-14T20:19:35.253Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-14T20:19:35.364Z | + rustup --version |
| 72 | 2026-03-14T20:19:35.375Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-14T20:19:35.378Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-14T20:19:35.401Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-14T20:19:35.404Z | + cargo --version |
| 76 | 2026-03-14T20:19:35.420Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-14T20:19:35.423Z | + rustc --version |
| 78 | 2026-03-14T20:19:35.447Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-14T20:19:35.451Z | process exited: duration 18897 ms, exit code 0 |
| |
| 80 | 2026-03-14T20:19:35.456Z | starting task 2: "authentication" |
| 81 | 2026-03-14T20:19:35.476Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-14T20:19:35.481Z | starting task 3: "clone repository" |
| 83 | 2026-03-14T20:19:35.485Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-14T20:19:35.488Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-14T20:19:35.521Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-14T20:19:46.277Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-14T20:19:46.280Z | + git fetch origin 465f67065b886fb154c8bc8e12d5e772579ca28f |
| 88 | 2026-03-14T20:19:46.624Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-14T20:19:46.624Z | * branch 465f67065b886fb154c8bc8e12d5e772579ca28f -> FETCH_HEAD |
| 90 | 2026-03-14T20:19:46.635Z | + [[ -n mergeconflict/rust-toolchain-1.94.0 ]] |
| 91 | 2026-03-14T20:19:46.638Z | ++ git branch --show-current |
| 92 | 2026-03-14T20:19:46.640Z | + current=main |
| 93 | 2026-03-14T20:19:46.641Z | + [[ main != mergeconflict/rust-toolchain-1.94.0 ]] |
| 94 | 2026-03-14T20:19:46.641Z | + git branch -f mergeconflict/rust-toolchain-1.94.0 465f67065b886fb154c8bc8e12d5e772579ca28f |
| 95 | 2026-03-14T20:19:46.643Z | + git checkout -f mergeconflict/rust-toolchain-1.94.0 |
| 96 | 2026-03-14T20:19:46.974Z | Switched to branch 'mergeconflict/rust-toolchain-1.94.0' |
| 97 | 2026-03-14T20:19:46.977Z | + git reset --hard 465f67065b886fb154c8bc8e12d5e772579ca28f |
| 98 | 2026-03-14T20:19:47.018Z | HEAD is now at 465f67065 Switch CI build timings from --timings to -Zbuild-analysis |
| 99 | 2026-03-14T20:19:47.021Z | process exited: duration 11535 ms, exit code 0 |
| |
| 100 | 2026-03-14T20:19:47.028Z | starting task 4: "build" |
| 101 | 2026-03-14T20:19:47.031Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-14T20:19:47.031Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-14T20:19:47.034Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-14T20:19:47.034Z | + cargo --version |
| 105 | 2026-03-14T20:19:47.044Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-14T20:19:47.047Z | + rustc --version |
| 107 | 2026-03-14T20:19:47.073Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-14T20:19:47.076Z | + source ./env.sh |
| 109 | 2026-03-14T20:19:47.079Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-14T20:19:47.079Z | ++ set -o xtrace |
| 111 | 2026-03-14T20:19:47.079Z | ++++ dirname ./env.sh |
| 112 | 2026-03-14T20:19:47.082Z | +++ readlink -f . |
| 113 | 2026-03-14T20:19:47.082Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-14T20:19:47.082Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-14T20:19:47.082Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-14T20:19:47.082Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-03-14T20:19:47.082Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-03-14T20:19:47.082Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-03-14T20:19:47.082Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-03-14T20:19:47.082Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-03-14T20:19:47.082Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-03-14T20:19:47.082Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-14T20:19:47.085Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-14T20:19:47.085Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-14T20:19:47.085Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-14T20:19:47.085Z | + banner prerequisites |
| 127 | 2026-03-14T20:19:47.086Z | |
| 128 | 2026-03-14T20:19:47.086Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-14T20:19:47.086Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-14T20:19:47.086Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-14T20:19:47.086Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-14T20:19:47.086Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-14T20:19:47.086Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-14T20:19:47.086Z | |
| 135 | 2026-03-14T20:19:47.086Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-14T20:19:56.896Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-14T20:20:06.555Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-14T20:20:28.848Z | Planning: Solver setup ... Done (20.673s) |
| 139 | 2026-03-14T20:20:29.001Z | Planning: Running solver ... Done (0.153s) |
| 140 | 2026-03-14T20:20:29.178Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-14T20:20:29.205Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-14T20:20:29.359Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-14T20:20:29.402Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-14T20:20:29.446Z | Planning: Merging actions ... Done (0.043s) |
| 145 | 2026-03-14T20:20:29.685Z | Planning: Checking for conflicting actions ... Done (0.239s) |
| 146 | 2026-03-14T20:20:29.695Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-14T20:20:30.558Z | Planning: Evaluating mediators ... Done (0.857s) |
| 148 | 2026-03-14T20:20:30.578Z | Planning: Planning completed in 23.86 seconds |
| 149 | 2026-03-14T20:20:30.599Z | Packages to install: 4 |
| 150 | 2026-03-14T20:20:30.599Z | Mediators to change: 2 |
| 151 | 2026-03-14T20:20:30.599Z | Services to change: 1 |
| 152 | 2026-03-14T20:20:30.600Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-14T20:20:30.600Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-14T20:20:30.600Z | Create boot environment: No |
| 155 | 2026-03-14T20:20:30.600Z | Create backup boot environment: No |
| 156 | 2026-03-14T20:20:30.600Z | Rebuild boot archive: No |
| 157 | 2026-03-14T20:20:30.600Z | |
| 158 | 2026-03-14T20:20:30.600Z | Changed mediators: |
| 159 | 2026-03-14T20:20:30.601Z | mediator clang: |
| 160 | 2026-03-14T20:20:30.601Z | version: None -> 15 (system default) |
| 161 | 2026-03-14T20:20:30.601Z | |
| 162 | 2026-03-14T20:20:30.601Z | mediator llvm: |
| 163 | 2026-03-14T20:20:30.601Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-14T20:20:30.601Z | |
| 165 | 2026-03-14T20:20:30.601Z | Changed packages: |
| 166 | 2026-03-14T20:20:30.601Z | helios-dev |
| 167 | 2026-03-14T20:20:30.601Z | developer/build-essential |
| 168 | 2026-03-14T20:20:30.601Z | None -> 11-2.0 |
| 169 | 2026-03-14T20:20:30.601Z | library/libxmlsec1 |
| 170 | 2026-03-14T20:20:30.601Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-14T20:20:30.601Z | ooce/developer/clang-15 |
| 172 | 2026-03-14T20:20:30.602Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-14T20:20:30.602Z | ooce/developer/llvm-15 |
| 174 | 2026-03-14T20:20:30.602Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-14T20:20:30.602Z | |
| 176 | 2026-03-14T20:20:30.602Z | Services: |
| 177 | 2026-03-14T20:20:30.602Z | restart_fmri: |
| 178 | 2026-03-14T20:20:30.602Z | svc:/system/update-man-index:default |
| 179 | 2026-03-14T20:20:30.625Z | |
| 180 | 2026-03-14T20:20:30.625Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-14T20:20:35.624Z | Download: 1208/3290 items 84.9/212.6MB 39% complete (17.1M/s) |
| 182 | 2026-03-14T20:20:41.409Z | Download: 3240/3290 items 202.7/212.6MB 95% complete (20.6M/s) |
| 183 | 2026-03-14T20:20:43.940Z | Download: Completed 212.60 MB in 13.32 seconds (16.0M/s) |
| 184 | 2026-03-14T20:20:44.107Z | Actions: 1/3689 actions (Installing new actions) |
| 185 | 2026-03-14T20:20:48.210Z | Actions: Completed 3689 actions in 4.10 seconds. |
| 186 | 2026-03-14T20:20:48.583Z | Done (0.368s) |
| 187 | 2026-03-14T20:20:48.583Z | Done (0.000s) |
| 188 | 2026-03-14T20:20:49.572Z | Done (0.989s) |
| 189 | 2026-03-14T20:20:53.552Z | Done (3.638s) |
| 190 | 2026-03-14T20:20:53.640Z | Done (0.018s) |
| 191 | 2026-03-14T20:20:53.643Z | Done (0.000s) |
| 192 | 2026-03-14T20:20:53.801Z | Done (0.000s) |
| 193 | 2026-03-14T20:20:54.775Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-03-14T20:20:54.919Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-03-14T20:20:54.922Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-03-14T20:20:55.145Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-03-14T20:20:55.148Z | Planning: Planning completed in 0.37 seconds |
| 198 | 2026-03-14T20:20:55.175Z | Mediators to change: 2 |
| 199 | 2026-03-14T20:20:55.175Z | Create boot environment: No |
| 200 | 2026-03-14T20:20:55.178Z | Create backup boot environment: No |
| 201 | 2026-03-14T20:20:55.240Z | Done |
| 202 | 2026-03-14T20:20:55.240Z | Done |
| 203 | 2026-03-14T20:20:55.989Z | Done |
| 204 | 2026-03-14T20:20:59.314Z | Done |
| 205 | 2026-03-14T20:20:59.397Z | Done |
| 206 | 2026-03-14T20:20:59.400Z | Done |
| 207 | 2026-03-14T20:20:59.539Z | Done |
| 208 | 2026-03-14T20:21:00.080Z | Planning: Evaluating mediator changes ... Done |
| 209 | 2026-03-14T20:21:00.083Z | Planning: Merging actions ... Done |
| 210 | 2026-03-14T20:21:00.249Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-03-14T20:21:00.252Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-03-14T20:21:00.469Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-03-14T20:21:00.512Z | Planning: Planning completed in 0.64 seconds |
| 214 | 2026-03-14T20:21:00.542Z | Packages to change: 1 |
| 215 | 2026-03-14T20:21:00.542Z | Mediators to change: 1 |
| 216 | 2026-03-14T20:21:00.544Z | Services to change: 1 |
| 217 | 2026-03-14T20:21:00.544Z | Create boot environment: No |
| 218 | 2026-03-14T20:21:00.544Z | Create backup boot environment: Yes |
| 219 | 2026-03-14T20:21:03.316Z | Actions: 1/6 actions (Updating modified actions) |
| 220 | 2026-03-14T20:21:03.320Z | Actions: Completed 6 actions in 0.00 seconds. |
| 221 | 2026-03-14T20:21:03.320Z | Done |
| 222 | 2026-03-14T20:21:03.320Z | Done |
| 223 | 2026-03-14T20:21:03.511Z | Done |
| 224 | 2026-03-14T20:21:06.812Z | Done |
| 225 | 2026-03-14T20:21:06.896Z | Done |
| 226 | 2026-03-14T20:21:06.900Z | Done |
| 227 | 2026-03-14T20:21:07.051Z | Done |
| 228 | 2026-03-14T20:21:07.433Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 229 | 2026-03-14T20:21:07.433Z | clang system 15 system |
| 230 | 2026-03-14T20:21:07.433Z | csh system system illumos |
| 231 | 2026-03-14T20:21:07.433Z | ctags system system illumos |
| 232 | 2026-03-14T20:21:07.433Z | file system system illumos |
| 233 | 2026-03-14T20:21:07.433Z | gcc vendor 12 vendor |
| 234 | 2026-03-14T20:21:07.433Z | gcc system 10 system |
| 235 | 2026-03-14T20:21:07.433Z | gcc system 7 system |
| 236 | 2026-03-14T20:21:07.433Z | go system 1.20 system |
| 237 | 2026-03-14T20:21:07.433Z | go system 1.19 system |
| 238 | 2026-03-14T20:21:07.433Z | llvm system 15 system |
| 239 | 2026-03-14T20:21:07.433Z | llvm system 14 system |
| 240 | 2026-03-14T20:21:07.433Z | mariadb system 10.6 system |
| 241 | 2026-03-14T20:21:07.433Z | mta vendor vendor dma |
| 242 | 2026-03-14T20:21:07.433Z | openjdk system 17 system |
| 243 | 2026-03-14T20:21:07.433Z | openjdk system 11 system |
| 244 | 2026-03-14T20:21:07.433Z | openjdk system 1.8 system |
| 245 | 2026-03-14T20:21:07.433Z | openssl vendor 3 vendor |
| 246 | 2026-03-14T20:21:07.433Z | perl system 5.36 system |
| 247 | 2026-03-14T20:21:07.433Z | postgresql system 15 system |
| 248 | 2026-03-14T20:21:07.433Z | postgresql system 13 system |
| 249 | 2026-03-14T20:21:07.433Z | python vendor 3 vendor |
| 250 | 2026-03-14T20:21:07.433Z | python system 2 system |
| 251 | 2026-03-14T20:21:07.433Z | python3 system 3.11 system |
| 252 | 2026-03-14T20:21:07.433Z | ruby system 3.0 system |
| 253 | 2026-03-14T20:21:07.433Z | words vendor vendor american-english |
| 254 | 2026-03-14T20:21:07.433Z | words system system australian-english |
| 255 | 2026-03-14T20:21:07.433Z | words system system british-english |
| 256 | 2026-03-14T20:21:07.433Z | words system system canadian-english |
| 257 | 2026-03-14T20:21:07.433Z | words system system french |
| 258 | 2026-03-14T20:21:07.433Z | words system system italian |
| 259 | 2026-03-14T20:21:07.433Z | words system system ngerman |
| 260 | 2026-03-14T20:21:07.433Z | words system system ogerman |
| 261 | 2026-03-14T20:21:07.433Z | words system system spanish |
| 262 | 2026-03-14T20:21:07.735Z | PUBLISHER TYPE STATUS P LOCATION |
| 263 | 2026-03-14T20:21:07.735Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 264 | 2026-03-14T20:21:13.680Z | FMRI IFO |
| 265 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 266 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 267 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 268 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 269 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 270 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 271 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 272 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 273 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 274 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 275 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 276 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 277 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 278 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 279 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 280 | 2026-03-14T20:21:13.680Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 281 | 2026-03-14T20:21:14.904Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 282 | 2026-03-14T20:21:15.201Z | Updating crates.io index |
| 283 | 2026-03-14T20:21:15.241Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 284 | 2026-03-14T20:21:16.039Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 285 | 2026-03-14T20:21:16.324Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 286 | 2026-03-14T20:21:16.734Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 287 | 2026-03-14T20:21:17.249Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 288 | 2026-03-14T20:21:17.939Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-03-14T20:21:18.708Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 290 | 2026-03-14T20:21:20.119Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-03-14T20:21:21.704Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 292 | 2026-03-14T20:21:22.451Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 293 | 2026-03-14T20:21:22.882Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 294 | 2026-03-14T20:21:24.051Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 295 | 2026-03-14T20:21:24.299Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 296 | 2026-03-14T20:21:24.707Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 297 | 2026-03-14T20:21:25.020Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 298 | 2026-03-14T20:21:25.984Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 299 | 2026-03-14T20:21:26.439Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 300 | 2026-03-14T20:21:26.948Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 301 | 2026-03-14T20:21:27.202Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 302 | 2026-03-14T20:21:27.675Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 303 | 2026-03-14T20:21:28.064Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 304 | 2026-03-14T20:21:28.269Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 305 | 2026-03-14T20:21:28.506Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 306 | 2026-03-14T20:21:28.982Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 307 | 2026-03-14T20:21:29.614Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 308 | 2026-03-14T20:21:30.056Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 309 | 2026-03-14T20:21:30.442Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 310 | 2026-03-14T20:21:30.750Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 311 | 2026-03-14T20:21:31.871Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 312 | 2026-03-14T20:21:32.486Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 313 | 2026-03-14T20:21:32.775Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 314 | 2026-03-14T20:21:33.168Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 315 | 2026-03-14T20:21:33.569Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 316 | 2026-03-14T20:21:34.343Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 317 | 2026-03-14T20:21:34.588Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 318 | 2026-03-14T20:21:34.829Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 319 | 2026-03-14T20:21:35.065Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 320 | 2026-03-14T20:21:35.554Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 321 | 2026-03-14T20:21:51.099Z | Downloading crates ... |
| 322 | 2026-03-14T20:21:51.164Z | Downloaded anyhow v1.0.102 |
| 323 | 2026-03-14T20:21:51.168Z | Downloaded stable_deref_trait v1.2.1 |
| 324 | 2026-03-14T20:21:51.171Z | Downloaded serde_spanned v0.6.9 |
| 325 | 2026-03-14T20:21:51.172Z | Downloaded byteorder v1.5.0 |
| 326 | 2026-03-14T20:21:51.174Z | Downloaded synstructure v0.13.2 |
| 327 | 2026-03-14T20:21:51.174Z | Downloaded heck v0.5.0 |
| 328 | 2026-03-14T20:21:51.177Z | Downloaded crypto-common v0.1.7 |
| 329 | 2026-03-14T20:21:51.177Z | Downloaded cpufeatures v0.2.17 |
| 330 | 2026-03-14T20:21:51.180Z | Downloaded form_urlencoded v1.2.2 |
| 331 | 2026-03-14T20:21:51.183Z | Downloaded utf8parse v0.2.2 |
| 332 | 2026-03-14T20:21:51.186Z | Downloaded zerofrom v0.1.6 |
| 333 | 2026-03-14T20:21:51.186Z | Downloaded yoke-derive v0.8.1 |
| 334 | 2026-03-14T20:21:51.186Z | Downloaded writeable v0.6.2 |
| 335 | 2026-03-14T20:21:51.189Z | Downloaded usdt-macro v0.5.0 |
| 336 | 2026-03-14T20:21:51.189Z | Downloaded displaydoc v0.2.5 |
| 337 | 2026-03-14T20:21:51.192Z | Downloaded typeid v1.0.3 |
| 338 | 2026-03-14T20:21:51.196Z | Downloaded toml_datetime v0.6.11 |
| 339 | 2026-03-14T20:21:51.199Z | Downloaded sha2 v0.10.9 |
| 340 | 2026-03-14T20:21:51.199Z | Downloaded usdt-attr-macro v0.5.0 |
| 341 | 2026-03-14T20:21:51.203Z | Downloaded toml_write v0.1.2 |
| 342 | 2026-03-14T20:21:51.203Z | Downloaded litemap v0.8.1 |
| 343 | 2026-03-14T20:21:51.203Z | Downloaded goblin v0.8.2 |
| 344 | 2026-03-14T20:21:51.207Z | Downloaded zerofrom-derive v0.1.6 |
| 345 | 2026-03-14T20:21:51.211Z | Downloaded utf8_iter v1.0.4 |
| 346 | 2026-03-14T20:21:51.211Z | Downloaded unicode-linebreak v0.1.5 |
| 347 | 2026-03-14T20:21:51.211Z | Downloaded thread-id v4.2.2 |
| 348 | 2026-03-14T20:21:51.211Z | Downloaded scroll_derive v0.12.1 |
| 349 | 2026-03-14T20:21:51.211Z | Downloaded percent-encoding v2.3.2 |
| 350 | 2026-03-14T20:21:51.212Z | Downloaded equivalent v1.0.2 |
| 351 | 2026-03-14T20:21:51.215Z | Downloaded clap_derive v4.5.55 |
| 352 | 2026-03-14T20:21:51.215Z | Downloaded usdt v0.5.0 |
| 353 | 2026-03-14T20:21:51.215Z | Downloaded strsim v0.11.1 |
| 354 | 2026-03-14T20:21:51.216Z | Downloaded idna_adapter v1.2.1 |
| 355 | 2026-03-14T20:21:51.219Z | Downloaded anstyle-query v1.1.5 |
| 356 | 2026-03-14T20:21:51.219Z | Downloaded unicode-xid v0.2.6 |
| 357 | 2026-03-14T20:21:51.219Z | Downloaded icu_normalizer_data v2.1.1 |
| 358 | 2026-03-14T20:21:51.222Z | Downloaded zerotrie v0.2.3 |
| 359 | 2026-03-14T20:21:51.225Z | Downloaded zmij v1.0.21 |
| 360 | 2026-03-14T20:21:51.225Z | Downloaded thiserror v1.0.69 |
| 361 | 2026-03-14T20:21:51.228Z | Downloaded zerovec-derive v0.11.2 |
| 362 | 2026-03-14T20:21:51.231Z | Downloaded thiserror-impl v1.0.69 |
| 363 | 2026-03-14T20:21:51.231Z | Downloaded smawk v0.3.2 |
| 364 | 2026-03-14T20:21:51.231Z | Downloaded yoke v0.8.1 |
| 365 | 2026-03-14T20:21:51.235Z | Downloaded usdt-impl v0.5.0 |
| 366 | 2026-03-14T20:21:51.235Z | Downloaded zerocopy-derive v0.7.35 |
| 367 | 2026-03-14T20:21:51.238Z | Downloaded thiserror v2.0.18 |
| 368 | 2026-03-14T20:21:51.242Z | Downloaded scroll v0.12.0 |
| 369 | 2026-03-14T20:21:51.246Z | Downloaded heck v0.4.1 |
| 370 | 2026-03-14T20:21:51.246Z | Downloaded cargo-platform v0.2.0 |
| 371 | 2026-03-14T20:21:51.246Z | Downloaded once_cell v1.21.3 |
| 372 | 2026-03-14T20:21:51.248Z | Downloaded memmap v0.7.0 |
| 373 | 2026-03-14T20:21:51.248Z | Downloaded version_check v0.9.5 |
| 374 | 2026-03-14T20:21:51.248Z | Downloaded unicode-ident v1.0.24 |
| 375 | 2026-03-14T20:21:51.251Z | Downloaded digest v0.10.7 |
| 376 | 2026-03-14T20:21:51.251Z | Downloaded textwrap v0.16.2 |
| 377 | 2026-03-14T20:21:51.254Z | Downloaded ucd-trie v0.1.7 |
| 378 | 2026-03-14T20:21:51.254Z | Downloaded proc-macro-error v1.0.4 |
| 379 | 2026-03-14T20:21:51.257Z | Downloaded itoa v1.0.17 |
| 380 | 2026-03-14T20:21:51.260Z | Downloaded cargo_toml v0.21.0 |
| 381 | 2026-03-14T20:21:51.260Z | Downloaded toml v0.8.23 |
| 382 | 2026-03-14T20:21:51.263Z | Downloaded dtrace-parser v0.2.0 |
| 383 | 2026-03-14T20:21:51.263Z | Downloaded dof v0.3.0 |
| 384 | 2026-03-14T20:21:51.263Z | Downloaded is_terminal_polyfill v1.70.2 |
| 385 | 2026-03-14T20:21:51.263Z | Downloaded tinystr v0.8.2 |
| 386 | 2026-03-14T20:21:51.266Z | Downloaded fnv v1.0.7 |
| 387 | 2026-03-14T20:21:51.266Z | Downloaded thiserror-impl v2.0.18 |
| 388 | 2026-03-14T20:21:51.266Z | Downloaded colorchoice v1.0.4 |
| 389 | 2026-03-14T20:21:51.269Z | Downloaded url v2.5.8 |
| 390 | 2026-03-14T20:21:51.269Z | Downloaded typenum v1.19.0 |
| 391 | 2026-03-14T20:21:51.272Z | Downloaded generic-array v0.14.7 |
| 392 | 2026-03-14T20:21:51.272Z | Downloaded toml_edit v0.22.27 |
| 393 | 2026-03-14T20:21:51.275Z | Downloaded proc-macro-error-attr v1.0.4 |
| 394 | 2026-03-14T20:21:51.278Z | Downloaded potential_utf v0.1.4 |
| 395 | 2026-03-14T20:21:51.278Z | Downloaded swrite v0.1.0 |
| 396 | 2026-03-14T20:21:51.278Z | Downloaded cfg-if v1.0.4 |
| 397 | 2026-03-14T20:21:51.281Z | Downloaded clap_lex v1.0.0 |
| 398 | 2026-03-14T20:21:51.281Z | Downloaded macaddr v1.0.1 |
| 399 | 2026-03-14T20:21:51.281Z | Downloaded fastrand v2.3.0 |
| 400 | 2026-03-14T20:21:51.285Z | Downloaded zerovec v0.11.5 |
| 401 | 2026-03-14T20:21:51.290Z | Downloaded block-buffer v0.10.4 |
| 402 | 2026-03-14T20:21:51.293Z | Downloaded plain v0.2.3 |
| 403 | 2026-03-14T20:21:51.298Z | Downloaded zerocopy v0.7.35 |
| 404 | 2026-03-14T20:21:51.305Z | Downloaded winnow v0.7.14 |
| 405 | 2026-03-14T20:21:51.312Z | Downloaded serde_tokenstream v0.2.3 |
| 406 | 2026-03-14T20:21:51.315Z | Downloaded semver v1.0.27 |
| 407 | 2026-03-14T20:21:51.315Z | Downloaded anstream v0.6.21 |
| 408 | 2026-03-14T20:21:51.319Z | Downloaded tabled_derive v0.7.0 |
| 409 | 2026-03-14T20:21:51.319Z | Downloaded unicode-width v0.2.0 |
| 410 | 2026-03-14T20:21:51.322Z | Downloaded pest_generator v2.8.6 |
| 411 | 2026-03-14T20:21:51.322Z | Downloaded fs-err v3.3.0 |
| 412 | 2026-03-14T20:21:51.325Z | Downloaded erased-serde v0.4.9 |
| 413 | 2026-03-14T20:21:51.325Z | Downloaded serde-value v0.7.0 |
| 414 | 2026-03-14T20:21:51.325Z | Downloaded ordered-float v2.10.1 |
| 415 | 2026-03-14T20:21:51.329Z | Downloaded unicode-width v0.1.14 |
| 416 | 2026-03-14T20:21:51.333Z | Downloaded quote v1.0.44 |
| 417 | 2026-03-14T20:21:51.333Z | Downloaded errno v0.3.14 |
| 418 | 2026-03-14T20:21:51.336Z | Downloaded anstyle v1.0.13 |
| 419 | 2026-03-14T20:21:51.336Z | Downloaded serde-untagged v0.1.9 |
| 420 | 2026-03-14T20:21:51.340Z | Downloaded autocfg v1.5.0 |
| 421 | 2026-03-14T20:21:51.345Z | Downloaded terminal_size v0.4.3 |
| 422 | 2026-03-14T20:21:51.355Z | Downloaded cargo-util-schemas v0.8.2 |
| 423 | 2026-03-14T20:21:51.357Z | Downloaded bytecount v0.6.9 |
| 424 | 2026-03-14T20:21:51.360Z | Downloaded cargo_metadata v0.21.0 |
| 425 | 2026-03-14T20:21:51.362Z | Downloaded anstyle-parse v0.2.7 |
| 426 | 2026-03-14T20:21:51.363Z | Downloaded icu_properties v2.1.2 |
| 427 | 2026-03-14T20:21:51.365Z | Downloaded pretty-hex v0.4.1 |
| 428 | 2026-03-14T20:21:51.368Z | Downloaded papergrid v0.11.0 |
| 429 | 2026-03-14T20:21:51.371Z | Downloaded camino-tempfile v1.4.1 |
| 430 | 2026-03-14T20:21:51.375Z | Downloaded bitflags v2.11.0 |
| 431 | 2026-03-14T20:21:51.390Z | Downloaded camino v1.2.2 |
| 432 | 2026-03-14T20:21:51.394Z | Downloaded smallvec v1.15.1 |
| 433 | 2026-03-14T20:21:51.398Z | Downloaded getrandom v0.4.1 |
| 434 | 2026-03-14T20:21:51.402Z | Downloaded pest_derive v2.8.6 |
| 435 | 2026-03-14T20:21:51.409Z | Downloaded serde_core v1.0.228 |
| 436 | 2026-03-14T20:21:51.412Z | Downloaded proc-macro2 v1.0.106 |
| 437 | 2026-03-14T20:21:51.415Z | Downloaded tempfile v3.25.0 |
| 438 | 2026-03-14T20:21:51.415Z | Downloaded icu_provider v2.1.1 |
| 439 | 2026-03-14T20:21:51.419Z | Downloaded clap v4.5.60 |
| 440 | 2026-03-14T20:21:51.425Z | Downloaded num-traits v0.2.19 |
| 441 | 2026-03-14T20:21:51.428Z | Downloaded log v0.4.29 |
| 442 | 2026-03-14T20:21:51.431Z | Downloaded serde v1.0.228 |
| 443 | 2026-03-14T20:21:51.434Z | Downloaded serde_derive v1.0.228 |
| 444 | 2026-03-14T20:21:51.439Z | Downloaded pest_meta v2.8.6 |
| 445 | 2026-03-14T20:21:51.444Z | Downloaded icu_locale_core v2.1.1 |
| 446 | 2026-03-14T20:21:51.453Z | Downloaded icu_collections v2.1.1 |
| 447 | 2026-03-14T20:21:51.457Z | Downloaded icu_normalizer v2.1.1 |
| 448 | 2026-03-14T20:21:51.470Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-03-14T20:21:51.480Z | Downloaded memchr v2.8.0 |
| 450 | 2026-03-14T20:21:51.485Z | Downloaded idna v1.1.0 |
| 451 | 2026-03-14T20:21:51.492Z | Downloaded pest v2.8.6 |
| 452 | 2026-03-14T20:21:51.504Z | Downloaded hashbrown v0.16.1 |
| 453 | 2026-03-14T20:21:51.512Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-03-14T20:21:51.516Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-03-14T20:21:51.524Z | Downloaded clap_builder v4.5.60 |
| 456 | 2026-03-14T20:21:51.533Z | Downloaded tabled v0.15.0 |
| 457 | 2026-03-14T20:21:51.551Z | Downloaded syn v1.0.109 |
| 458 | 2026-03-14T20:21:51.558Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-14T20:21:51.578Z | Downloaded rustix v1.1.3 |
| 460 | 2026-03-14T20:21:51.608Z | Downloaded libc v0.2.180 |
| 461 | 2026-03-14T20:21:51.695Z | Compiling proc-macro2 v1.0.106 |
| 462 | 2026-03-14T20:21:51.698Z | Compiling unicode-ident v1.0.24 |
| 463 | 2026-03-14T20:21:51.698Z | Compiling quote v1.0.44 |
| 464 | 2026-03-14T20:21:51.698Z | Compiling serde_core v1.0.228 |
| 465 | 2026-03-14T20:21:51.698Z | Compiling libc v0.2.180 |
| 466 | 2026-03-14T20:21:51.698Z | Compiling version_check v0.9.5 |
| 467 | 2026-03-14T20:21:51.698Z | Compiling serde v1.0.228 |
| 468 | 2026-03-14T20:21:51.699Z | Compiling memchr v2.8.0 |
| 469 | 2026-03-14T20:21:52.135Z | Compiling stable_deref_trait v1.2.1 |
| 470 | 2026-03-14T20:21:52.228Z | Compiling zmij v1.0.21 |
| 471 | 2026-03-14T20:21:52.487Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-14T20:21:52.534Z | Compiling ucd-trie v0.1.7 |
| 473 | 2026-03-14T20:21:52.870Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-14T20:21:52.917Z | Compiling itoa v1.0.17 |
| 475 | 2026-03-14T20:21:53.056Z | Compiling pest v2.8.6 |
| 476 | 2026-03-14T20:21:53.086Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-14T20:21:53.108Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-14T20:21:53.171Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-14T20:21:53.335Z | Compiling rustix v1.1.3 |
| 480 | 2026-03-14T20:21:53.474Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-03-14T20:21:53.700Z | Compiling syn v2.0.117 |
| 482 | 2026-03-14T20:21:53.738Z | Compiling icu_properties_data v2.1.2 |
| 483 | 2026-03-14T20:21:53.812Z | Compiling errno v0.3.14 |
| 484 | 2026-03-14T20:21:53.946Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-14T20:21:53.994Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-14T20:21:54.167Z | Compiling num-traits v0.2.19 |
| 487 | 2026-03-14T20:21:54.276Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-14T20:21:54.397Z | Compiling smallvec v1.15.1 |
| 489 | 2026-03-14T20:21:54.491Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-14T20:21:54.679Z | Compiling typeid v1.0.3 |
| 491 | 2026-03-14T20:21:54.762Z | Compiling equivalent v1.0.2 |
| 492 | 2026-03-14T20:21:54.995Z | Compiling indexmap v2.13.0 |
| 493 | 2026-03-14T20:21:55.082Z | Compiling thread-id v4.2.2 |
| 494 | 2026-03-14T20:21:55.113Z | Compiling proc-macro-error-attr v1.0.4 |
| 495 | 2026-03-14T20:21:55.189Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-03-14T20:21:55.214Z | Compiling winnow v0.7.14 |
| 497 | 2026-03-14T20:21:55.328Z | Compiling toml_write v0.1.2 |
| 498 | 2026-03-14T20:21:55.457Z | Compiling erased-serde v0.4.9 |
| 499 | 2026-03-14T20:21:55.686Z | Compiling syn v1.0.109 |
| 500 | 2026-03-14T20:21:56.049Z | Compiling proc-macro-error v1.0.4 |
| 501 | 2026-03-14T20:21:56.141Z | Compiling getrandom v0.4.1 |
| 502 | 2026-03-14T20:21:56.282Z | Compiling plain v0.2.3 |
| 503 | 2026-03-14T20:21:56.427Z | Compiling thiserror v2.0.18 |
| 504 | 2026-03-14T20:21:56.564Z | Compiling utf8parse v0.2.2 |
| 505 | 2026-03-14T20:21:56.706Z | Compiling utf8_iter v1.0.4 |
| 506 | 2026-03-14T20:21:56.803Z | Compiling camino v1.2.2 |
| 507 | 2026-03-14T20:21:56.827Z | Compiling log v0.4.29 |
| 508 | 2026-03-14T20:21:56.864Z | Compiling percent-encoding v2.3.2 |
| 509 | 2026-03-14T20:21:57.073Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-14T20:21:57.133Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-14T20:21:57.161Z | Compiling anstyle-parse v0.2.7 |
| 512 | 2026-03-14T20:21:57.360Z | Compiling synstructure v0.13.2 |
| 513 | 2026-03-14T20:21:57.388Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-03-14T20:21:57.435Z | Compiling terminal_size v0.4.3 |
| 515 | 2026-03-14T20:21:57.613Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-03-14T20:21:57.711Z | Compiling is_terminal_polyfill v1.70.2 |
| 517 | 2026-03-14T20:21:57.735Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-14T20:21:57.837Z | Compiling anstyle-query v1.1.5 |
| 519 | 2026-03-14T20:21:57.911Z | Compiling colorchoice v1.0.4 |
| 520 | 2026-03-14T20:21:57.916Z | Compiling anstyle v1.0.13 |
| 521 | 2026-03-14T20:21:57.976Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-14T20:21:58.204Z | Compiling anstream v0.6.21 |
| 523 | 2026-03-14T20:21:58.227Z | Compiling semver v1.0.27 |
| 524 | 2026-03-14T20:21:58.322Z | Compiling fs-err v3.3.0 |
| 525 | 2026-03-14T20:21:58.347Z | Compiling once_cell v1.21.3 |
| 526 | 2026-03-14T20:21:58.576Z | Compiling fastrand v2.3.0 |
| 527 | 2026-03-14T20:21:58.624Z | Compiling unicode-width v0.1.14 |
| 528 | 2026-03-14T20:21:58.648Z | Compiling unicode-xid v0.2.6 |
| 529 | 2026-03-14T20:21:58.673Z | Compiling bytecount v0.6.9 |
| 530 | 2026-03-14T20:21:58.677Z | Compiling heck v0.4.1 |
| 531 | 2026-03-14T20:21:58.807Z | Compiling anyhow v1.0.102 |
| 532 | 2026-03-14T20:21:58.847Z | Compiling clap_lex v1.0.0 |
| 533 | 2026-03-14T20:21:58.987Z | Compiling heck v0.5.0 |
| 534 | 2026-03-14T20:21:58.990Z | Compiling fnv v1.0.7 |
| 535 | 2026-03-14T20:21:59.139Z | Compiling strsim v0.11.1 |
| 536 | 2026-03-14T20:21:59.162Z | Compiling papergrid v0.11.0 |
| 537 | 2026-03-14T20:21:59.305Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-14T20:21:59.452Z | Compiling clap_builder v4.5.60 |
| 539 | 2026-03-14T20:21:59.476Z | Compiling memmap v0.7.0 |
| 540 | 2026-03-14T20:21:59.600Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-14T20:21:59.711Z | Compiling smawk v0.3.2 |
| 542 | 2026-03-14T20:21:59.804Z | Compiling unicode-width v0.2.0 |
| 543 | 2026-03-14T20:21:59.882Z | Compiling camino-tempfile v1.4.1 |
| 544 | 2026-03-14T20:21:59.907Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-14T20:21:59.929Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-03-14T20:22:00.157Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-03-14T20:22:00.182Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-03-14T20:22:00.283Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-03-14T20:22:01.126Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-14T20:22:01.249Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-03-14T20:22:01.656Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-14T20:22:01.719Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-03-14T20:22:01.835Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-03-14T20:22:02.052Z | Compiling yoke v0.8.1 |
| 555 | 2026-03-14T20:22:02.194Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-03-14T20:22:02.304Z | Compiling zerovec v0.11.5 |
| 557 | 2026-03-14T20:22:02.456Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-03-14T20:22:02.623Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-03-14T20:22:02.862Z | Compiling scroll v0.12.0 |
| 560 | 2026-03-14T20:22:02.969Z | Compiling tinystr v0.8.2 |
| 561 | 2026-03-14T20:22:03.016Z | Compiling potential_utf v0.1.4 |
| 562 | 2026-03-14T20:22:03.220Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-14T20:22:03.243Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-03-14T20:22:03.246Z | Compiling dtrace-parser v0.2.0 |
| 565 | 2026-03-14T20:22:03.413Z | Compiling goblin v0.8.2 |
| 566 | 2026-03-14T20:22:03.716Z | Compiling tabled_derive v0.7.0 |
| 567 | 2026-03-14T20:22:03.892Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-14T20:22:04.197Z | Compiling icu_provider v2.1.1 |
| 569 | 2026-03-14T20:22:04.295Z | Compiling textwrap v0.16.2 |
| 570 | 2026-03-14T20:22:04.590Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-14T20:22:04.636Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-14T20:22:04.727Z | Compiling icu_normalizer v2.1.1 |
| 573 | 2026-03-14T20:22:04.777Z | Compiling icu_properties v2.1.2 |
| 574 | 2026-03-14T20:22:04.913Z | Compiling toml_edit v0.22.27 |
| 575 | 2026-03-14T20:22:04.938Z | Compiling dof v0.3.0 |
| 576 | 2026-03-14T20:22:04.941Z | Compiling serde_tokenstream v0.2.3 |
| 577 | 2026-03-14T20:22:04.986Z | Compiling serde-value v0.7.0 |
| 578 | 2026-03-14T20:22:05.445Z | Compiling cargo-platform v0.2.0 |
| 579 | 2026-03-14T20:22:05.469Z | Compiling tabled v0.15.0 |
| 580 | 2026-03-14T20:22:05.492Z | Compiling macaddr v1.0.1 |
| 581 | 2026-03-14T20:22:05.810Z | Compiling swrite v0.1.0 |
| 582 | 2026-03-14T20:22:05.939Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 583 | 2026-03-14T20:22:06.176Z | Compiling idna_adapter v1.2.1 |
| 584 | 2026-03-14T20:22:06.222Z | Compiling usdt-macro v0.5.0 |
| 585 | 2026-03-14T20:22:06.254Z | Compiling usdt-attr-macro v0.5.0 |
| 586 | 2026-03-14T20:22:06.278Z | Compiling clap v4.5.60 |
| 587 | 2026-03-14T20:22:06.351Z | Compiling idna v1.1.0 |
| 588 | 2026-03-14T20:22:06.768Z | Compiling url v2.5.8 |
| 589 | 2026-03-14T20:22:07.081Z | Compiling toml v0.8.23 |
| 590 | 2026-03-14T20:22:07.627Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-03-14T20:22:07.627Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-14T20:22:07.773Z | Compiling usdt v0.5.0 |
| 593 | 2026-03-14T20:22:08.845Z | Compiling cargo_metadata v0.21.0 |
| 594 | 2026-03-14T20:22:10.131Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 595 | 2026-03-14T20:22:12.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.29s |
| 596 | 2026-03-14T20:22:13.258Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 597 | 2026-03-14T20:22:13.994Z | Downloading crates ... |
| 598 | 2026-03-14T20:22:14.120Z | Downloaded blake2 v0.10.6 |
| 599 | 2026-03-14T20:22:14.126Z | Downloaded atomic-waker v1.1.2 |
| 600 | 2026-03-14T20:22:14.129Z | Downloaded atomicwrites v0.4.4 |
| 601 | 2026-03-14T20:22:14.129Z | Downloaded adler2 v2.0.1 |
| 602 | 2026-03-14T20:22:14.132Z | Downloaded async-trait v0.1.89 |
| 603 | 2026-03-14T20:22:14.135Z | Downloaded darling_macro v0.21.3 |
| 604 | 2026-03-14T20:22:14.135Z | Downloaded crunchy v0.2.4 |
| 605 | 2026-03-14T20:22:14.138Z | Downloaded dirs-sys-next v0.1.2 |
| 606 | 2026-03-14T20:22:14.138Z | Downloaded aws-lc-rs v1.16.0 |
| 607 | 2026-03-14T20:22:14.145Z | Downloaded csv-core v0.1.13 |
| 608 | 2026-03-14T20:22:14.148Z | Downloaded const-oid v0.9.6 |
| 609 | 2026-03-14T20:22:14.151Z | Downloaded fatfs v0.3.6 |
| 610 | 2026-03-14T20:22:14.151Z | Downloaded bit-vec v0.8.0 |
| 611 | 2026-03-14T20:22:14.154Z | Downloaded bit-vec v0.6.3 |
| 612 | 2026-03-14T20:22:14.154Z | Downloaded debug-ignore v1.0.5 |
| 613 | 2026-03-14T20:22:14.156Z | Downloaded drift v0.1.3 |
| 614 | 2026-03-14T20:22:14.159Z | Downloaded futures-channel v0.3.32 |
| 615 | 2026-03-14T20:22:14.162Z | Downloaded ecdsa v0.16.9 |
| 616 | 2026-03-14T20:22:14.165Z | Downloaded async-recursion v1.1.1 |
| 617 | 2026-03-14T20:22:14.168Z | Downloaded document-features v0.2.12 |
| 618 | 2026-03-14T20:22:14.168Z | Downloaded derive_builder_macro v0.20.2 |
| 619 | 2026-03-14T20:22:14.171Z | Downloaded arrayref v0.3.9 |
| 620 | 2026-03-14T20:22:14.171Z | Downloaded defmt v0.3.100 |
| 621 | 2026-03-14T20:22:14.171Z | Downloaded crc32fast v1.5.0 |
| 622 | 2026-03-14T20:22:14.174Z | Downloaded dyn-clone v1.0.20 |
| 623 | 2026-03-14T20:22:14.174Z | Downloaded defmt-macros v1.0.1 |
| 624 | 2026-03-14T20:22:14.177Z | Downloaded darling v0.20.11 |
| 625 | 2026-03-14T20:22:14.180Z | Downloaded embedded-io v0.6.1 |
| 626 | 2026-03-14T20:22:14.183Z | Downloaded enum-as-inner v0.6.1 |
| 627 | 2026-03-14T20:22:14.183Z | Downloaded display-error-chain v0.2.2 |
| 628 | 2026-03-14T20:22:14.186Z | Downloaded crc8 v0.1.1 |
| 629 | 2026-03-14T20:22:14.186Z | Downloaded derive_builder_core v0.20.2 |
| 630 | 2026-03-14T20:22:14.189Z | Downloaded cpufeatures v0.3.0 |
| 631 | 2026-03-14T20:22:14.189Z | Downloaded array-init v0.0.4 |
| 632 | 2026-03-14T20:22:14.192Z | Downloaded dunce v1.0.5 |
| 633 | 2026-03-14T20:22:14.192Z | Downloaded dsl_auto_type v0.2.0 |
| 634 | 2026-03-14T20:22:14.192Z | Downloaded bit-set v0.8.0 |
| 635 | 2026-03-14T20:22:14.195Z | Downloaded ciborium-ll v0.2.2 |
| 636 | 2026-03-14T20:22:14.195Z | Downloaded async-stream v0.3.6 |
| 637 | 2026-03-14T20:22:14.197Z | Downloaded crossbeam-epoch v0.9.18 |
| 638 | 2026-03-14T20:22:14.200Z | Downloaded cfg_aliases v0.1.1 |
| 639 | 2026-03-14T20:22:14.200Z | Downloaded endian-type v0.1.2 |
| 640 | 2026-03-14T20:22:14.200Z | Downloaded diff v0.1.13 |
| 641 | 2026-03-14T20:22:14.203Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 642 | 2026-03-14T20:22:14.206Z | Downloaded foreign-types-shared v0.1.1 |
| 643 | 2026-03-14T20:22:14.206Z | Downloaded crc-catalog v2.4.0 |
| 644 | 2026-03-14T20:22:14.206Z | Downloaded arrayvec v0.7.6 |
| 645 | 2026-03-14T20:22:14.209Z | Downloaded dtrace-parser v0.3.0 |
| 646 | 2026-03-14T20:22:14.209Z | Downloaded downcast-rs v2.0.2 |
| 647 | 2026-03-14T20:22:14.212Z | Downloaded camino-tempfile-ext v0.3.3 |
| 648 | 2026-03-14T20:22:14.212Z | Downloaded bitfield-macros v0.19.4 |
| 649 | 2026-03-14T20:22:14.215Z | Downloaded embedded-io v0.4.0 |
| 650 | 2026-03-14T20:22:14.215Z | Downloaded filetime v0.2.27 |
| 651 | 2026-03-14T20:22:14.217Z | Downloaded base16ct v0.2.0 |
| 652 | 2026-03-14T20:22:14.217Z | Downloaded difflib v0.4.0 |
| 653 | 2026-03-14T20:22:14.220Z | Downloaded cobs v0.3.0 |
| 654 | 2026-03-14T20:22:14.220Z | Downloaded foreign-types v0.3.2 |
| 655 | 2026-03-14T20:22:14.223Z | Downloaded darling_macro v0.20.11 |
| 656 | 2026-03-14T20:22:14.223Z | Downloaded convert_case v0.4.0 |
| 657 | 2026-03-14T20:22:14.223Z | Downloaded bitfield-struct v0.6.2 |
| 658 | 2026-03-14T20:22:14.226Z | Downloaded cstr-argument v0.1.2 |
| 659 | 2026-03-14T20:22:14.226Z | Downloaded fixedbitset v0.4.2 |
| 660 | 2026-03-14T20:22:14.226Z | Downloaded async-stream-impl v0.3.6 |
| 661 | 2026-03-14T20:22:14.229Z | Downloaded base16ct v1.0.0 |
| 662 | 2026-03-14T20:22:14.229Z | Downloaded cfg_aliases v0.2.1 |
| 663 | 2026-03-14T20:22:14.232Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 664 | 2026-03-14T20:22:14.232Z | Downloaded fd-lock v4.0.4 |
| 665 | 2026-03-14T20:22:14.235Z | Downloaded float-cmp v0.10.0 |
| 666 | 2026-03-14T20:22:14.235Z | Downloaded block-padding v0.3.3 |
| 667 | 2026-03-14T20:22:14.235Z | Downloaded defmt-parser v1.0.0 |
| 668 | 2026-03-14T20:22:14.238Z | Downloaded bit-set v0.5.3 |
| 669 | 2026-03-14T20:22:14.238Z | Downloaded convert_case v0.10.0 |
| 670 | 2026-03-14T20:22:14.241Z | Downloaded either v1.15.0 |
| 671 | 2026-03-14T20:22:14.241Z | Downloaded crucible-workspace-hack v0.1.0 |
| 672 | 2026-03-14T20:22:14.241Z | Downloaded derive_more v2.1.1 |
| 673 | 2026-03-14T20:22:14.250Z | Downloaded foreign-types-macros v0.2.3 |
| 674 | 2026-03-14T20:22:14.253Z | Downloaded env_filter v1.0.0 |
| 675 | 2026-03-14T20:22:14.253Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 676 | 2026-03-14T20:22:14.256Z | Downloaded crc v3.4.0 |
| 677 | 2026-03-14T20:22:14.256Z | Downloaded foreign-types v0.5.0 |
| 678 | 2026-03-14T20:22:14.259Z | Downloaded foreign-types-shared v0.3.1 |
| 679 | 2026-03-14T20:22:14.259Z | Downloaded bb8 v0.8.6 |
| 680 | 2026-03-14T20:22:14.259Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 681 | 2026-03-14T20:22:14.259Z | Downloaded funty v2.0.0 |
| 682 | 2026-03-14T20:22:14.263Z | Downloaded dirs-next v2.0.0 |
| 683 | 2026-03-14T20:22:14.263Z | Downloaded ciborium-io v0.2.2 |
| 684 | 2026-03-14T20:22:14.263Z | Downloaded cargo-platform v0.1.9 |
| 685 | 2026-03-14T20:22:14.266Z | Downloaded git-stub v1.0.0 |
| 686 | 2026-03-14T20:22:14.266Z | Downloaded globwalk v0.9.1 |
| 687 | 2026-03-14T20:22:14.269Z | Downloaded const_format v0.2.35 |
| 688 | 2026-03-14T20:22:14.272Z | Downloaded futures-macro v0.3.32 |
| 689 | 2026-03-14T20:22:14.272Z | Downloaded futures-core v0.3.32 |
| 690 | 2026-03-14T20:22:14.274Z | Downloaded futures-task v0.3.32 |
| 691 | 2026-03-14T20:22:14.274Z | Downloaded fxhash v0.2.1 |
| 692 | 2026-03-14T20:22:14.277Z | Downloaded gethostname v0.5.0 |
| 693 | 2026-03-14T20:22:14.277Z | Downloaded hash32 v0.3.1 |
| 694 | 2026-03-14T20:22:14.277Z | Downloaded fixedbitset v0.5.7 |
| 695 | 2026-03-14T20:22:14.280Z | Downloaded env_logger v0.11.9 |
| 696 | 2026-03-14T20:22:14.283Z | Downloaded bytes v1.11.1 |
| 697 | 2026-03-14T20:22:14.286Z | Downloaded deranged v0.5.8 |
| 698 | 2026-03-14T20:22:14.289Z | Downloaded darling_core v0.21.3 |
| 699 | 2026-03-14T20:22:14.292Z | Downloaded expectorate v1.2.0 |
| 700 | 2026-03-14T20:22:14.295Z | Downloaded hex-literal v0.4.1 |
| 701 | 2026-03-14T20:22:14.295Z | Downloaded hex v0.4.3 |
| 702 | 2026-03-14T20:22:14.298Z | Downloaded cipher v0.4.4 |
| 703 | 2026-03-14T20:22:14.298Z | Downloaded home v0.5.12 |
| 704 | 2026-03-14T20:22:14.298Z | Downloaded colored v3.1.1 |
| 705 | 2026-03-14T20:22:14.301Z | Downloaded ghash v0.5.1 |
| 706 | 2026-03-14T20:22:14.304Z | Downloaded futures-io v0.3.32 |
| 707 | 2026-03-14T20:22:14.304Z | Downloaded cargo_metadata v0.19.2 |
| 708 | 2026-03-14T20:22:14.306Z | Downloaded float-ord v0.3.2 |
| 709 | 2026-03-14T20:22:14.306Z | Downloaded flagset v0.4.7 |
| 710 | 2026-03-14T20:22:14.306Z | Downloaded base64ct v1.8.3 |
| 711 | 2026-03-14T20:22:14.309Z | Downloaded hash32 v0.2.1 |
| 712 | 2026-03-14T20:22:14.312Z | Downloaded fs_extra v1.3.0 |
| 713 | 2026-03-14T20:22:14.312Z | Downloaded headers-core v0.3.0 |
| 714 | 2026-03-14T20:22:14.315Z | Downloaded buf-list v1.1.2 |
| 715 | 2026-03-14T20:22:14.315Z | Downloaded bcs v0.1.6 |
| 716 | 2026-03-14T20:22:14.318Z | Downloaded hyper-tls v0.6.0 |
| 717 | 2026-03-14T20:22:14.318Z | Downloaded http-body v1.0.1 |
| 718 | 2026-03-14T20:22:14.320Z | Downloaded http-range v0.1.5 |
| 719 | 2026-03-14T20:22:14.321Z | Downloaded hubpack v0.1.2 |
| 720 | 2026-03-14T20:22:14.323Z | Downloaded hostname v0.4.2 |
| 721 | 2026-03-14T20:22:14.324Z | Downloaded hostname v0.3.1 |
| 722 | 2026-03-14T20:22:14.326Z | Downloaded corncobs v0.1.4 |
| 723 | 2026-03-14T20:22:14.326Z | Downloaded const_format_proc_macros v0.2.34 |
| 724 | 2026-03-14T20:22:14.329Z | Downloaded hubpack_derive v0.1.1 |
| 725 | 2026-03-14T20:22:14.329Z | Downloaded httpdate v1.0.3 |
| 726 | 2026-03-14T20:22:14.329Z | Downloaded indoc v1.0.9 |
| 727 | 2026-03-14T20:22:14.332Z | Downloaded git-stub-vcs v0.1.0 |
| 728 | 2026-03-14T20:22:14.350Z | Downloaded instant v0.1.13 |
| 729 | 2026-03-14T20:22:14.352Z | Downloaded instability v0.3.11 |
| 730 | 2026-03-14T20:22:14.352Z | Downloaded inout v0.1.4 |
| 731 | 2026-03-14T20:22:14.355Z | Downloaded indent_write v2.2.0 |
| 732 | 2026-03-14T20:22:14.355Z | Downloaded group v0.13.0 |
| 733 | 2026-03-14T20:22:14.358Z | Downloaded cookie_store v0.22.1 |
| 734 | 2026-03-14T20:22:14.361Z | Downloaded ena v0.14.4 |
| 735 | 2026-03-14T20:22:14.361Z | Downloaded darling v0.23.0 |
| 736 | 2026-03-14T20:22:14.364Z | Downloaded lazy_static v1.5.0 |
| 737 | 2026-03-14T20:22:14.367Z | Downloaded keccak v0.1.6 |
| 738 | 2026-03-14T20:22:14.367Z | Downloaded is_ci v1.2.0 |
| 739 | 2026-03-14T20:22:14.370Z | Downloaded is-terminal v0.4.17 |
| 740 | 2026-03-14T20:22:14.370Z | Downloaded internet-checksum v0.2.1 |
| 741 | 2026-03-14T20:22:14.373Z | Downloaded colored v2.2.0 |
| 742 | 2026-03-14T20:22:14.373Z | Downloaded kstat-rs v0.2.4 |
| 743 | 2026-03-14T20:22:14.376Z | Downloaded bzip2 v0.4.4 |
| 744 | 2026-03-14T20:22:14.376Z | Downloaded backon v1.6.0 |
| 745 | 2026-03-14T20:22:14.379Z | Downloaded linked-hash-map v0.5.6 |
| 746 | 2026-03-14T20:22:14.379Z | Downloaded lalrpop-util v0.19.12 |
| 747 | 2026-03-14T20:22:14.381Z | Downloaded ed25519 v2.2.3 |
| 748 | 2026-03-14T20:22:14.381Z | Downloaded ciborium v0.2.2 |
| 749 | 2026-03-14T20:22:14.384Z | Downloaded hyper-staticfile v0.10.1 |
| 750 | 2026-03-14T20:22:14.387Z | Downloaded lru-slab v0.1.2 |
| 751 | 2026-03-14T20:22:14.387Z | Downloaded lru-cache v0.1.2 |
| 752 | 2026-03-14T20:22:14.390Z | Downloaded libscf-sys v1.1.0 |
| 753 | 2026-03-14T20:22:14.390Z | Downloaded ff v0.13.1 |
| 754 | 2026-03-14T20:22:14.390Z | Downloaded erased-serde v0.3.31 |
| 755 | 2026-03-14T20:22:14.393Z | Downloaded mime v0.3.17 |
| 756 | 2026-03-14T20:22:14.393Z | Downloaded humantime v2.3.0 |
| 757 | 2026-03-14T20:22:14.396Z | Downloaded http-body-util v0.1.3 |
| 758 | 2026-03-14T20:22:14.396Z | Downloaded md-5 v0.10.6 |
| 759 | 2026-03-14T20:22:14.399Z | Downloaded maybe-uninit v2.0.0 |
| 760 | 2026-03-14T20:22:14.399Z | Downloaded memoffset v0.9.1 |
| 761 | 2026-03-14T20:22:14.402Z | Downloaded ipnetwork v0.21.1 |
| 762 | 2026-03-14T20:22:14.402Z | Downloaded getrandom v0.2.17 |
| 763 | 2026-03-14T20:22:14.405Z | Downloaded allocator-api2 v0.2.21 |
| 764 | 2026-03-14T20:22:14.408Z | Downloaded hmac v0.12.1 |
| 765 | 2026-03-14T20:22:14.408Z | Downloaded clang-sys v1.8.1 |
| 766 | 2026-03-14T20:22:14.411Z | Downloaded newline-converter v0.3.0 |
| 767 | 2026-03-14T20:22:14.414Z | Downloaded newtype_derive v0.1.6 |
| 768 | 2026-03-14T20:22:14.414Z | Downloaded new_debug_unreachable v1.0.6 |
| 769 | 2026-03-14T20:22:14.414Z | Downloaded multimap v0.10.1 |
| 770 | 2026-03-14T20:22:14.418Z | Downloaded managed v0.8.0 |
| 771 | 2026-03-14T20:22:14.418Z | Downloaded lzss v0.8.2 |
| 772 | 2026-03-14T20:22:14.420Z | Downloaded find-msvc-tools v0.1.9 |
| 773 | 2026-03-14T20:22:14.421Z | Downloaded derive_builder v0.20.2 |
| 774 | 2026-03-14T20:22:14.423Z | Downloaded crossbeam-utils v0.8.21 |
| 775 | 2026-03-14T20:22:14.426Z | Downloaded md5 v0.7.0 |
| 776 | 2026-03-14T20:22:14.429Z | Downloaded linear-map v1.2.0 |
| 777 | 2026-03-14T20:22:14.429Z | Downloaded derive-where v1.6.0 |
| 778 | 2026-03-14T20:22:14.432Z | Downloaded normalize-line-endings v0.3.0 |
| 779 | 2026-03-14T20:22:14.435Z | Downloaded cc v1.2.56 |
| 780 | 2026-03-14T20:22:14.437Z | Downloaded nibble_vec v0.1.0 |
| 781 | 2026-03-14T20:22:14.437Z | Downloaded libloading v0.8.9 |
| 782 | 2026-03-14T20:22:14.440Z | Downloaded newtype-uuid-macros v0.1.0 |
| 783 | 2026-03-14T20:22:14.440Z | Downloaded num-conv v0.2.0 |
| 784 | 2026-03-14T20:22:14.440Z | Downloaded libsw-core v0.3.2 |
| 785 | 2026-03-14T20:22:14.443Z | Downloaded darling_core v0.23.0 |
| 786 | 2026-03-14T20:22:14.446Z | Downloaded ipnet v2.11.0 |
| 787 | 2026-03-14T20:22:14.449Z | Downloaded num-derive v0.3.3 |
| 788 | 2026-03-14T20:22:14.449Z | Downloaded nodrop v0.1.14 |
| 789 | 2026-03-14T20:22:14.452Z | Downloaded ingot v0.1.1 |
| 790 | 2026-03-14T20:22:14.452Z | Downloaded opaque-debug v0.3.1 |
| 791 | 2026-03-14T20:22:14.455Z | Downloaded openssl-probe v0.1.6 |
| 792 | 2026-03-14T20:22:14.455Z | Downloaded openssl-macros v0.1.1 |
| 793 | 2026-03-14T20:22:14.455Z | Downloaded num_threads v0.1.7 |
| 794 | 2026-03-14T20:22:14.458Z | Downloaded half v1.8.3 |
| 795 | 2026-03-14T20:22:14.458Z | Downloaded num_enum_derive v0.5.11 |
| 796 | 2026-03-14T20:22:14.461Z | Downloaded chacha20poly1305 v0.10.1 |
| 797 | 2026-03-14T20:22:14.461Z | Downloaded olpc-cjson v0.1.4 |
| 798 | 2026-03-14T20:22:14.463Z | Downloaded num v0.4.3 |
| 799 | 2026-03-14T20:22:14.463Z | Downloaded newtype-uuid v1.3.2 |
| 800 | 2026-03-14T20:22:14.466Z | Downloaded mime_guess v2.0.5 |
| 801 | 2026-03-14T20:22:14.466Z | Downloaded openssl-probe v0.2.1 |
| 802 | 2026-03-14T20:22:14.466Z | Downloaded jobserver v0.1.34 |
| 803 | 2026-03-14T20:22:14.469Z | Downloaded num-derive v0.4.2 |
| 804 | 2026-03-14T20:22:14.472Z | Downloaded packed_struct_codegen v0.10.1 |
| 805 | 2026-03-14T20:22:14.472Z | Downloaded nonempty v0.12.0 |
| 806 | 2026-03-14T20:22:14.472Z | Downloaded arc-swap v1.8.2 |
| 807 | 2026-03-14T20:22:14.475Z | Downloaded globset v0.4.18 |
| 808 | 2026-03-14T20:22:14.478Z | Downloaded hyper-rustls v0.27.7 |
| 809 | 2026-03-14T20:22:14.480Z | Downloaded compact_str v0.8.1 |
| 810 | 2026-03-14T20:22:14.483Z | Downloaded highway v1.3.0 |
| 811 | 2026-03-14T20:22:14.486Z | Downloaded futures v0.3.32 |
| 812 | 2026-03-14T20:22:14.489Z | Downloaded hickory-client v0.25.2 |
| 813 | 2026-03-14T20:22:14.492Z | Downloaded libsw v3.5.0 |
| 814 | 2026-03-14T20:22:14.492Z | Downloaded libefi-sys v0.1.0 |
| 815 | 2026-03-14T20:22:14.492Z | Downloaded base64 v0.22.1 |
| 816 | 2026-03-14T20:22:14.495Z | Downloaded num-iter v0.1.45 |
| 817 | 2026-03-14T20:22:14.498Z | Downloaded pbkdf2 v0.12.2 |
| 818 | 2026-03-14T20:22:14.498Z | Downloaded pbkdf2 v0.11.0 |
| 819 | 2026-03-14T20:22:14.501Z | Downloaded parse-size v1.1.0 |
| 820 | 2026-03-14T20:22:14.501Z | Downloaded iana-time-zone v0.1.65 |
| 821 | 2026-03-14T20:22:14.504Z | Downloaded num-complex v0.4.6 |
| 822 | 2026-03-14T20:22:14.506Z | Downloaded path-slash v0.1.5 |
| 823 | 2026-03-14T20:22:14.506Z | Downloaded nu-ansi-term v0.50.3 |
| 824 | 2026-03-14T20:22:14.510Z | Downloaded derive_more v0.99.20 |
| 825 | 2026-03-14T20:22:14.513Z | Downloaded peg-runtime v0.8.5 |
| 826 | 2026-03-14T20:22:14.513Z | Downloaded oso-derive v0.27.3 |
| 827 | 2026-03-14T20:22:14.515Z | Downloaded flume v0.11.1 |
| 828 | 2026-03-14T20:22:14.518Z | Downloaded num_enum v0.5.11 |
| 829 | 2026-03-14T20:22:14.521Z | Downloaded num_enum v0.7.5 |
| 830 | 2026-03-14T20:22:14.524Z | Downloaded phf_shared v0.13.1 |
| 831 | 2026-03-14T20:22:14.527Z | Downloaded phf_shared v0.12.1 |
| 832 | 2026-03-14T20:22:14.527Z | Downloaded base64 v0.21.7 |
| 833 | 2026-03-14T20:22:14.530Z | Downloaded num-rational v0.4.2 |
| 834 | 2026-03-14T20:22:14.533Z | Downloaded native-tls v0.2.18 |
| 835 | 2026-03-14T20:22:14.533Z | Downloaded nanorand v0.7.0 |
| 836 | 2026-03-14T20:22:14.536Z | Downloaded ingot-macros v0.1.1 |
| 837 | 2026-03-14T20:22:14.538Z | Downloaded multer v3.1.0 |
| 838 | 2026-03-14T20:22:14.538Z | Downloaded powerfmt v0.2.0 |
| 839 | 2026-03-14T20:22:14.541Z | Downloaded num-integer v0.1.46 |
| 840 | 2026-03-14T20:22:14.541Z | Downloaded predicates-tree v1.0.13 |
| 841 | 2026-03-14T20:22:14.544Z | Downloaded precomputed-hash v0.1.1 |
| 842 | 2026-03-14T20:22:14.544Z | Downloaded memmap2 v0.9.10 |
| 843 | 2026-03-14T20:22:14.544Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 844 | 2026-03-14T20:22:14.547Z | Downloaded pin-utils v0.1.0 |
| 845 | 2026-03-14T20:22:14.550Z | Downloaded parking_lot_core v0.8.6 |
| 846 | 2026-03-14T20:22:14.550Z | Downloaded des v0.8.1 |
| 847 | 2026-03-14T20:22:14.553Z | Downloaded parse-display v0.10.0 |
| 848 | 2026-03-14T20:22:14.553Z | Downloaded getrandom v0.3.4 |
| 849 | 2026-03-14T20:22:14.556Z | Downloaded oxnet v0.1.4 |
| 850 | 2026-03-14T20:22:14.558Z | Downloaded oxide-tokio-rt v0.1.3 |
| 851 | 2026-03-14T20:22:14.562Z | Downloaded num_enum_derive v0.7.5 |
| 852 | 2026-03-14T20:22:14.562Z | Downloaded dropshot_endpoint v0.16.7 |
| 853 | 2026-03-14T20:22:14.565Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 854 | 2026-03-14T20:22:14.565Z | Downloaded progenitor-client v0.10.0 |
| 855 | 2026-03-14T20:22:14.569Z | Downloaded half v2.7.1 |
| 856 | 2026-03-14T20:22:14.569Z | Downloaded cbc v0.1.2 |
| 857 | 2026-03-14T20:22:14.572Z | Downloaded crc-any v2.5.0 |
| 858 | 2026-03-14T20:22:14.572Z | Downloaded litrs v1.0.0 |
| 859 | 2026-03-14T20:22:14.574Z | Downloaded phf v0.12.1 |
| 860 | 2026-03-14T20:22:14.577Z | Downloaded peg-macros v0.8.5 |
| 861 | 2026-03-14T20:22:14.577Z | Downloaded peg v0.8.5 |
| 862 | 2026-03-14T20:22:14.580Z | Downloaded progenitor-macro v0.13.0 |
| 863 | 2026-03-14T20:22:14.583Z | Downloaded daft-derive v0.1.5 |
| 864 | 2026-03-14T20:22:14.585Z | Downloaded lock_api v0.4.14 |
| 865 | 2026-03-14T20:22:14.589Z | Downloaded phf_shared v0.11.3 |
| 866 | 2026-03-14T20:22:14.589Z | Downloaded lru v0.12.5 |
| 867 | 2026-03-14T20:22:14.589Z | Downloaded pin-project-internal v1.1.11 |
| 868 | 2026-03-14T20:22:14.592Z | Downloaded quick-error v1.2.3 |
| 869 | 2026-03-14T20:22:14.592Z | Downloaded proc-macro-crate v3.4.0 |
| 870 | 2026-03-14T20:22:14.595Z | Downloaded radium v0.7.0 |
| 871 | 2026-03-14T20:22:14.595Z | Downloaded proc-macro-crate v1.3.1 |
| 872 | 2026-03-14T20:22:14.595Z | Downloaded progenitor-macro v0.10.0 |
| 873 | 2026-03-14T20:22:14.597Z | Downloaded pkcs8 v0.10.2 |
| 874 | 2026-03-14T20:22:14.600Z | Downloaded hickory-resolver v0.24.4 |
| 875 | 2026-03-14T20:22:14.603Z | Downloaded owo-colors v4.3.0 |
| 876 | 2026-03-14T20:22:14.606Z | Downloaded darling_core v0.20.11 |
| 877 | 2026-03-14T20:22:14.609Z | Downloaded poly1305 v0.8.0 |
| 878 | 2026-03-14T20:22:14.612Z | Downloaded predicates-core v1.0.10 |
| 879 | 2026-03-14T20:22:14.612Z | Downloaded progenitor-client v0.11.2 |
| 880 | 2026-03-14T20:22:14.612Z | Downloaded psl-types v2.0.11 |
| 881 | 2026-03-14T20:22:14.615Z | Downloaded rand_chacha v0.3.1 |
| 882 | 2026-03-14T20:22:14.615Z | Downloaded crypto-bigint v0.5.5 |
| 883 | 2026-03-14T20:22:14.619Z | Downloaded parking_lot_core v0.9.12 |
| 884 | 2026-03-14T20:22:14.622Z | Downloaded progenitor-macro v0.11.2 |
| 885 | 2026-03-14T20:22:14.625Z | Downloaded hickory-resolver v0.25.2 |
| 886 | 2026-03-14T20:22:14.628Z | Downloaded flate2 v1.1.9 |
| 887 | 2026-03-14T20:22:14.630Z | Downloaded progenitor v0.13.0 |
| 888 | 2026-03-14T20:22:14.633Z | Downloaded rand_xorshift v0.4.0 |
| 889 | 2026-03-14T20:22:14.633Z | Downloaded ref-cast v1.0.25 |
| 890 | 2026-03-14T20:22:14.636Z | Downloaded pem v3.0.6 |
| 891 | 2026-03-14T20:22:14.636Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 892 | 2026-03-14T20:22:14.639Z | Downloaded ref-cast-impl v1.0.25 |
| 893 | 2026-03-14T20:22:14.639Z | Downloaded parse-display-derive v0.10.0 |
| 894 | 2026-03-14T20:22:14.639Z | Downloaded password-hash v0.5.0 |
| 895 | 2026-03-14T20:22:14.642Z | Downloaded progenitor v0.11.2 |
| 896 | 2026-03-14T20:22:14.646Z | Downloaded recursive v0.1.1 |
| 897 | 2026-03-14T20:22:14.646Z | Downloaded phf v0.13.1 |
| 898 | 2026-03-14T20:22:14.646Z | Downloaded progenitor v0.10.0 |
| 899 | 2026-03-14T20:22:14.648Z | Downloaded polyval v0.6.2 |
| 900 | 2026-03-14T20:22:14.648Z | Downloaded ppv-lite86 v0.2.21 |
| 901 | 2026-03-14T20:22:14.651Z | Downloaded pkg-config v0.3.32 |
| 902 | 2026-03-14T20:22:14.651Z | Downloaded rfc6979 v0.4.0 |
| 903 | 2026-03-14T20:22:14.654Z | Downloaded pin-project-lite v0.2.17 |
| 904 | 2026-03-14T20:22:14.657Z | Downloaded primeorder v0.13.6 |
| 905 | 2026-03-14T20:22:14.660Z | Downloaded pem-rfc7468 v0.7.0 |
| 906 | 2026-03-14T20:22:14.660Z | Downloaded paste v1.0.15 |
| 907 | 2026-03-14T20:22:14.662Z | Downloaded password-hash v0.4.2 |
| 908 | 2026-03-14T20:22:14.665Z | Downloaded headers v0.4.1 |
| 909 | 2026-03-14T20:22:14.668Z | Downloaded rtoolbox v0.0.3 |
| 910 | 2026-03-14T20:22:14.671Z | Downloaded miniz_oxide v0.8.9 |
| 911 | 2026-03-14T20:22:14.674Z | Downloaded rand_chacha v0.9.0 |
| 912 | 2026-03-14T20:22:14.674Z | Downloaded postgres-types v0.2.12 |
| 913 | 2026-03-14T20:22:14.677Z | Downloaded postcard v1.1.3 |
| 914 | 2026-03-14T20:22:14.680Z | Downloaded rustc_version v0.4.1 |
| 915 | 2026-03-14T20:22:14.680Z | Downloaded rustc-hash v2.1.1 |
| 916 | 2026-03-14T20:22:14.683Z | Downloaded postgres-protocol v0.6.10 |
| 917 | 2026-03-14T20:22:14.683Z | Downloaded parking_lot v0.11.2 |
| 918 | 2026-03-14T20:22:14.686Z | Downloaded rand_core v0.9.5 |
| 919 | 2026-03-14T20:22:14.686Z | Downloaded p256 v0.13.2 |
| 920 | 2026-03-14T20:22:14.688Z | Downloaded der v0.7.10 |
| 921 | 2026-03-14T20:22:14.692Z | Downloaded rand_seeder v0.4.0 |
| 922 | 2026-03-14T20:22:14.695Z | Downloaded russh-cryptovec v0.7.3 |
| 923 | 2026-03-14T20:22:14.695Z | Downloaded progenitor-extras v0.1.1 |
| 924 | 2026-03-14T20:22:14.698Z | Downloaded progenitor-client v0.13.0 |
| 925 | 2026-03-14T20:22:14.698Z | Downloaded ignore v0.4.25 |
| 926 | 2026-03-14T20:22:14.701Z | Downloaded libbz2-rs-sys v0.2.2 |
| 927 | 2026-03-14T20:22:14.704Z | Downloaded ed25519-dalek v2.2.0 |
| 928 | 2026-03-14T20:22:14.707Z | Downloaded indicatif v0.18.4 |
| 929 | 2026-03-14T20:22:14.709Z | Downloaded rustc_version v0.1.7 |
| 930 | 2026-03-14T20:22:14.709Z | Downloaded httparse v1.10.1 |
| 931 | 2026-03-14T20:22:14.712Z | Downloaded heapless v0.8.0 |
| 932 | 2026-03-14T20:22:14.716Z | Downloaded scheduled-thread-pool v0.2.7 |
| 933 | 2026-03-14T20:22:14.716Z | Downloaded same-file v1.0.6 |
| 934 | 2026-03-14T20:22:14.719Z | Downloaded rand_core v0.6.4 |
| 935 | 2026-03-14T20:22:14.719Z | Downloaded r2d2 v0.8.10 |
| 936 | 2026-03-14T20:22:14.722Z | Downloaded rand_core v0.10.0 |
| 937 | 2026-03-14T20:22:14.722Z | Downloaded psm v0.1.30 |
| 938 | 2026-03-14T20:22:14.725Z | Downloaded pin-project v1.1.11 |
| 939 | 2026-03-14T20:22:14.732Z | Downloaded secrecy v0.8.0 |
| 940 | 2026-03-14T20:22:14.735Z | Downloaded secrecy v0.10.3 |
| 941 | 2026-03-14T20:22:14.735Z | Downloaded pkcs5 v0.7.1 |
| 942 | 2026-03-14T20:22:14.738Z | Downloaded openssl-sys v0.9.111 |
| 943 | 2026-03-14T20:22:14.742Z | Downloaded serde_plain v1.0.2 |
| 944 | 2026-03-14T20:22:14.745Z | Downloaded seq-macro v0.3.6 |
| 945 | 2026-03-14T20:22:14.745Z | Downloaded serde-big-array v0.5.1 |
| 946 | 2026-03-14T20:22:14.747Z | Downloaded serde_repr v0.1.20 |
| 947 | 2026-03-14T20:22:14.750Z | Downloaded semver v0.1.20 |
| 948 | 2026-03-14T20:22:14.750Z | Downloaded scrypt v0.11.0 |
| 949 | 2026-03-14T20:22:14.750Z | Downloaded heapless v0.7.17 |
| 950 | 2026-03-14T20:22:14.753Z | Downloaded scroll_derive v0.13.1 |
| 951 | 2026-03-14T20:22:14.756Z | Downloaded sapling-renderdag v0.1.0 |
| 952 | 2026-03-14T20:22:14.756Z | Downloaded salsa20 v0.10.2 |
| 953 | 2026-03-14T20:22:14.759Z | Downloaded pkcs1 v0.7.5 |
| 954 | 2026-03-14T20:22:14.759Z | Downloaded http v1.4.0 |
| 955 | 2026-03-14T20:22:14.762Z | Downloaded papergrid v0.17.0 |
| 956 | 2026-03-14T20:22:14.766Z | Downloaded resolv-conf v0.7.6 |
| 957 | 2026-03-14T20:22:14.770Z | Downloaded proc-macro-error2 v2.0.1 |
| 958 | 2026-03-14T20:22:14.772Z | Downloaded serde_urlencoded v0.7.1 |
| 959 | 2026-03-14T20:22:14.772Z | Downloaded serde_spanned v1.0.4 |
| 960 | 2026-03-14T20:22:14.775Z | Downloaded rusty-fork v0.3.1 |
| 961 | 2026-03-14T20:22:14.775Z | Downloaded rustls-pemfile v2.2.0 |
| 962 | 2026-03-14T20:22:14.778Z | Downloaded rustls-pemfile v1.0.4 |
| 963 | 2026-03-14T20:22:14.781Z | Downloaded serde_bytes v0.11.19 |
| 964 | 2026-03-14T20:22:14.781Z | Downloaded progenitor-impl v0.13.0 |
| 965 | 2026-03-14T20:22:14.784Z | Downloaded rustversion v1.0.22 |
| 966 | 2026-03-14T20:22:14.786Z | Downloaded sha1 v0.10.6 |
| 967 | 2026-03-14T20:22:14.786Z | Downloaded indexmap v1.9.3 |
| 968 | 2026-03-14T20:22:14.789Z | Downloaded sigpipe v0.1.3 |
| 969 | 2026-03-14T20:22:14.792Z | Downloaded signal-hook-mio v0.2.5 |
| 970 | 2026-03-14T20:22:14.792Z | Downloaded signature v2.2.0 |
| 971 | 2026-03-14T20:22:14.795Z | Downloaded siphasher v1.0.2 |
| 972 | 2026-03-14T20:22:14.795Z | Downloaded schemars_derive v0.8.22 |
| 973 | 2026-03-14T20:22:14.798Z | Downloaded shell-words v1.1.1 |
| 974 | 2026-03-14T20:22:14.798Z | Downloaded signal-hook-tokio v0.3.1 |
| 975 | 2026-03-14T20:22:14.798Z | Downloaded slog-bunyan v2.5.0 |
| 976 | 2026-03-14T20:22:14.801Z | Downloaded minimal-lexical v0.2.1 |
| 977 | 2026-03-14T20:22:14.804Z | Downloaded jiff-static v0.2.21 |
| 978 | 2026-03-14T20:22:14.807Z | Downloaded parking_lot v0.12.5 |
| 979 | 2026-03-14T20:22:14.809Z | Downloaded oso v0.27.3 |
| 980 | 2026-03-14T20:22:14.812Z | Downloaded slog-envlogger v2.2.0 |
| 981 | 2026-03-14T20:22:14.812Z | Downloaded scroll v0.13.0 |
| 982 | 2026-03-14T20:22:14.815Z | Downloaded derive_more-impl v2.1.1 |
| 983 | 2026-03-14T20:22:14.818Z | Downloaded scopeguard v1.2.0 |
| 984 | 2026-03-14T20:22:14.821Z | Downloaded aes v0.8.4 |
| 985 | 2026-03-14T20:22:14.823Z | Downloaded serde-hex v0.1.0 |
| 986 | 2026-03-14T20:22:14.823Z | Downloaded russh-keys v0.45.0 |
| 987 | 2026-03-14T20:22:14.826Z | Downloaded aes-gcm v0.10.3 |
| 988 | 2026-03-14T20:22:14.829Z | Downloaded ssh-encoding v0.2.0 |
| 989 | 2026-03-14T20:22:14.829Z | Downloaded dropshot-api-manager v0.6.0 |
| 990 | 2026-03-14T20:22:14.832Z | Downloaded sec1 v0.7.3 |
| 991 | 2026-03-14T20:22:14.835Z | Downloaded signal-hook-registry v1.4.8 |
| 992 | 2026-03-14T20:22:14.835Z | Downloaded hashbrown v0.12.3 |
| 993 | 2026-03-14T20:22:14.838Z | Downloaded diesel_derives v2.3.7 |
| 994 | 2026-03-14T20:22:14.843Z | Downloaded hickory-server v0.25.2 |
| 995 | 2026-03-14T20:22:14.847Z | Downloaded ssh-cipher v0.2.0 |
| 996 | 2026-03-14T20:22:14.850Z | Downloaded sct v0.7.1 |
| 997 | 2026-03-14T20:22:14.852Z | Downloaded strip-ansi-escapes v0.2.1 |
| 998 | 2026-03-14T20:22:14.852Z | Downloaded rustls-pki-types v1.14.0 |
| 999 | 2026-03-14T20:22:14.855Z | Downloaded strum v0.26.3 |
| 1000 | 2026-03-14T20:22:14.858Z | Downloaded structmeta-derive v0.3.0 |
| 1001 | 2026-03-14T20:22:14.858Z | Downloaded elliptic-curve v0.13.8 |
| 1002 | 2026-03-14T20:22:14.861Z | Downloaded progenitor-impl v0.11.2 |
| 1003 | 2026-03-14T20:22:14.864Z | Downloaded serde_path_to_error v0.1.20 |
| 1004 | 2026-03-14T20:22:14.864Z | Downloaded sqlparser_derive v0.5.0 |
| 1005 | 2026-03-14T20:22:14.867Z | Downloaded serde_derive_internals v0.29.1 |
| 1006 | 2026-03-14T20:22:14.867Z | Downloaded structmeta v0.3.0 |
| 1007 | 2026-03-14T20:22:14.867Z | Downloaded crossbeam-channel v0.5.15 |
| 1008 | 2026-03-14T20:22:14.870Z | Downloaded strum v0.27.2 |
| 1009 | 2026-03-14T20:22:14.873Z | Downloaded shlex v1.3.0 |
| 1010 | 2026-03-14T20:22:14.873Z | Downloaded bumpalo v3.20.2 |
| 1011 | 2026-03-14T20:22:14.876Z | Downloaded slog-async v2.8.0 |
| 1012 | 2026-03-14T20:22:14.879Z | Downloaded predicates v3.1.4 |
| 1013 | 2026-03-14T20:22:14.879Z | Downloaded simd-adler32 v0.3.8 |
| 1014 | 2026-03-14T20:22:14.882Z | Downloaded quinn-udp v0.5.14 |
| 1015 | 2026-03-14T20:22:14.885Z | Downloaded slog-scope v4.4.1 |
| 1016 | 2026-03-14T20:22:14.885Z | Downloaded slog-term v2.9.2 |
| 1017 | 2026-03-14T20:22:14.888Z | Downloaded take_mut v0.2.2 |
| 1018 | 2026-03-14T20:22:14.888Z | Downloaded sync-ptr v0.1.4 |
| 1019 | 2026-03-14T20:22:14.888Z | Downloaded tap v1.0.1 |
| 1020 | 2026-03-14T20:22:14.890Z | Downloaded subtle v2.6.1 |
| 1021 | 2026-03-14T20:22:14.890Z | Downloaded rustls-native-certs v0.8.3 |
| 1022 | 2026-03-14T20:22:14.894Z | Downloaded slog-dtrace v0.3.0 |
| 1023 | 2026-03-14T20:22:14.894Z | Downloaded packed_struct v0.10.1 |
| 1024 | 2026-03-14T20:22:14.896Z | Downloaded tabled_derive v0.11.0 |
| 1025 | 2026-03-14T20:22:14.896Z | Downloaded tagptr v0.2.0 |
| 1026 | 2026-03-14T20:22:14.899Z | Downloaded termtree v0.5.1 |
| 1027 | 2026-03-14T20:22:14.899Z | Downloaded thread-id v5.1.0 |
| 1028 | 2026-03-14T20:22:14.902Z | Downloaded supports-color v3.0.2 |
| 1029 | 2026-03-14T20:22:14.902Z | Downloaded serde_with_macros v3.17.0 |
| 1030 | 2026-03-14T20:22:14.905Z | Downloaded tabwriter v1.4.1 |
| 1031 | 2026-03-14T20:22:14.905Z | Downloaded sync_wrapper v1.0.2 |
| 1032 | 2026-03-14T20:22:14.908Z | Downloaded snafu-derive v0.8.9 |
| 1033 | 2026-03-14T20:22:14.908Z | Downloaded smallvec v0.6.14 |
| 1034 | 2026-03-14T20:22:14.911Z | Downloaded slog-stdlog v4.1.1 |
| 1035 | 2026-03-14T20:22:14.911Z | Downloaded slog-json v2.6.1 |
| 1036 | 2026-03-14T20:22:14.911Z | Downloaded prettyplease v0.2.37 |
| 1037 | 2026-03-14T20:22:14.914Z | Downloaded darling v0.21.3 |
| 1038 | 2026-03-14T20:22:14.918Z | Downloaded omicron-zone-package v0.12.2 |
| 1039 | 2026-03-14T20:22:14.921Z | Downloaded stacker v0.1.23 |
| 1040 | 2026-03-14T20:22:14.924Z | Downloaded smf v0.2.3 |
| 1041 | 2026-03-14T20:22:14.924Z | Downloaded tinyvec_macros v0.1.1 |
| 1042 | 2026-03-14T20:22:14.927Z | Downloaded iddqd v0.3.17 |
| 1043 | 2026-03-14T20:22:14.931Z | Downloaded time-core v0.1.8 |
| 1044 | 2026-03-14T20:22:14.933Z | Downloaded schemars v0.8.22 |
| 1045 | 2026-03-14T20:22:14.941Z | Downloaded strum_macros v0.26.4 |
| 1046 | 2026-03-14T20:22:14.944Z | Downloaded strum_macros v0.24.3 |
| 1047 | 2026-03-14T20:22:14.946Z | Downloaded slab v0.4.12 |
| 1048 | 2026-03-14T20:22:14.946Z | Downloaded hyper-util v0.1.20 |
| 1049 | 2026-03-14T20:22:14.951Z | Downloaded string_cache v0.8.9 |
| 1050 | 2026-03-14T20:22:14.954Z | Downloaded static_assertions v1.1.0 |
| 1051 | 2026-03-14T20:22:14.954Z | Downloaded ron v0.8.1 |
| 1052 | 2026-03-14T20:22:14.958Z | Downloaded qorb v0.4.1 |
| 1053 | 2026-03-14T20:22:14.962Z | Downloaded publicsuffix v2.3.0 |
| 1054 | 2026-03-14T20:22:14.964Z | Downloaded aho-corasick v1.1.4 |
| 1055 | 2026-03-14T20:22:14.968Z | Downloaded strum_macros v0.27.2 |
| 1056 | 2026-03-14T20:22:14.971Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1057 | 2026-03-14T20:22:14.974Z | Downloaded rcgen v0.12.1 |
| 1058 | 2026-03-14T20:22:14.977Z | Downloaded itertools v0.10.5 |
| 1059 | 2026-03-14T20:22:14.981Z | Downloaded thread_local v1.1.9 |
| 1060 | 2026-03-14T20:22:14.984Z | Downloaded testing_table v0.3.0 |
| 1061 | 2026-03-14T20:22:14.984Z | Downloaded support-bundle-viewer v0.1.2 |
| 1062 | 2026-03-14T20:22:14.987Z | Downloaded spin v0.9.8 |
| 1063 | 2026-03-14T20:22:14.987Z | Downloaded tower-service v0.3.3 |
| 1064 | 2026-03-14T20:22:14.990Z | Downloaded topological-sort v0.2.2 |
| 1065 | 2026-03-14T20:22:14.990Z | Downloaded itertools v0.13.0 |
| 1066 | 2026-03-14T20:22:14.994Z | Downloaded rayon-core v1.13.0 |
| 1067 | 2026-03-14T20:22:14.997Z | Downloaded stringprep v0.1.5 |
| 1068 | 2026-03-14T20:22:15.000Z | Downloaded hashbrown v0.13.2 |
| 1069 | 2026-03-14T20:22:15.003Z | Downloaded spki v0.7.3 |
| 1070 | 2026-03-14T20:22:15.003Z | Downloaded trait-variant v0.1.2 |
| 1071 | 2026-03-14T20:22:15.006Z | Downloaded serde_cbor v0.11.2 |
| 1072 | 2026-03-14T20:22:15.009Z | Downloaded progenitor-impl v0.10.0 |
| 1073 | 2026-03-14T20:22:15.009Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1074 | 2026-03-14T20:22:15.012Z | Downloaded termios v0.3.3 |
| 1075 | 2026-03-14T20:22:15.012Z | Downloaded tower-layer v0.3.3 |
| 1076 | 2026-03-14T20:22:15.015Z | Downloaded num-bigint v0.4.6 |
| 1077 | 2026-03-14T20:22:15.017Z | Downloaded try-lock v0.2.5 |
| 1078 | 2026-03-14T20:22:15.017Z | Downloaded crossterm v0.28.1 |
| 1079 | 2026-03-14T20:22:15.022Z | Downloaded unarray v0.1.4 |
| 1080 | 2026-03-14T20:22:15.025Z | Downloaded quinn v0.11.9 |
| 1081 | 2026-03-14T20:22:15.028Z | Downloaded signal-hook v0.3.18 |
| 1082 | 2026-03-14T20:22:15.031Z | Downloaded tokio-rustls v0.25.0 |
| 1083 | 2026-03-14T20:22:15.031Z | Downloaded tls_codec_derive v0.4.2 |
| 1084 | 2026-03-14T20:22:15.045Z | Downloaded mio v1.1.1 |
| 1085 | 2026-03-14T20:22:15.045Z | Downloaded typify-macro v0.4.3 |
| 1086 | 2026-03-14T20:22:15.045Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1087 | 2026-03-14T20:22:15.045Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1088 | 2026-03-14T20:22:15.045Z | Downloaded unicode-truncate v1.1.0 |
| 1089 | 2026-03-14T20:22:15.045Z | Downloaded socket2 v0.6.2 |
| 1090 | 2026-03-14T20:22:15.048Z | Downloaded unit-prefix v0.5.2 |
| 1091 | 2026-03-14T20:22:15.048Z | Downloaded usdt-attr-macro v0.6.0 |
| 1092 | 2026-03-14T20:22:15.048Z | Downloaded term v0.7.0 |
| 1093 | 2026-03-14T20:22:15.051Z | Downloaded itertools v0.12.1 |
| 1094 | 2026-03-14T20:22:15.055Z | Downloaded rand v0.10.0 |
| 1095 | 2026-03-14T20:22:15.058Z | Downloaded untrusted v0.7.1 |
| 1096 | 2026-03-14T20:22:15.061Z | Downloaded similar v2.7.0 |
| 1097 | 2026-03-14T20:22:15.063Z | Downloaded tokio-tungstenite v0.23.1 |
| 1098 | 2026-03-14T20:22:15.066Z | Downloaded time-macros v0.2.27 |
| 1099 | 2026-03-14T20:22:15.069Z | Downloaded thiserror-no-std v2.0.2 |
| 1100 | 2026-03-14T20:22:15.072Z | Downloaded untrusted v0.9.0 |
| 1101 | 2026-03-14T20:22:15.072Z | Downloaded utf-8 v0.7.6 |
| 1102 | 2026-03-14T20:22:15.074Z | Downloaded num-bigint-dig v0.8.6 |
| 1103 | 2026-03-14T20:22:15.077Z | Downloaded void v1.0.2 |
| 1104 | 2026-03-14T20:22:15.077Z | Downloaded usdt-macro v0.6.0 |
| 1105 | 2026-03-14T20:22:15.077Z | Downloaded nom v7.1.3 |
| 1106 | 2026-03-14T20:22:15.081Z | Downloaded samael v0.0.19 |
| 1107 | 2026-03-14T20:22:15.086Z | Downloaded hashbrown v0.15.5 |
| 1108 | 2026-03-14T20:22:15.090Z | Downloaded tui-tree-widget v0.23.1 |
| 1109 | 2026-03-14T20:22:15.093Z | Downloaded universal-hash v0.5.1 |
| 1110 | 2026-03-14T20:22:15.093Z | Downloaded subprocess v0.2.15 |
| 1111 | 2026-03-14T20:22:15.096Z | Downloaded want v0.3.1 |
| 1112 | 2026-03-14T20:22:15.099Z | Downloaded tokio-tungstenite v0.21.0 |
| 1113 | 2026-03-14T20:22:15.099Z | Downloaded term v1.2.1 |
| 1114 | 2026-03-14T20:22:15.102Z | Downloaded xattr v1.6.1 |
| 1115 | 2026-03-14T20:22:15.105Z | Downloaded socket2 v0.5.10 |
| 1116 | 2026-03-14T20:22:15.105Z | Downloaded tar v0.4.44 |
| 1117 | 2026-03-14T20:22:15.107Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1118 | 2026-03-14T20:22:15.107Z | Downloaded h2 v0.4.13 |
| 1119 | 2026-03-14T20:22:15.112Z | Downloaded zeroize_derive v1.4.3 |
| 1120 | 2026-03-14T20:22:15.115Z | Downloaded xshell-macros v0.2.7 |
| 1121 | 2026-03-14T20:22:15.115Z | Downloaded waitgroup v0.1.2 |
| 1122 | 2026-03-14T20:22:15.115Z | Downloaded wait-timeout v0.2.1 |
| 1123 | 2026-03-14T20:22:15.118Z | Downloaded usdt v0.6.0 |
| 1124 | 2026-03-14T20:22:15.118Z | Downloaded tokio-rustls v0.24.1 |
| 1125 | 2026-03-14T20:22:15.121Z | Downloaded rand v0.9.2 |
| 1126 | 2026-03-14T20:22:15.124Z | Downloaded blake3 v1.8.3 |
| 1127 | 2026-03-14T20:22:15.128Z | Downloaded p521 v0.13.3 |
| 1128 | 2026-03-14T20:22:15.131Z | Downloaded tokio-stream v0.1.18 |
| 1129 | 2026-03-14T20:22:15.134Z | Downloaded vergen-git2 v1.0.7 |
| 1130 | 2026-03-14T20:22:15.137Z | Downloaded rand v0.8.5 |
| 1131 | 2026-03-14T20:22:15.140Z | Downloaded iri-string v0.7.10 |
| 1132 | 2026-03-14T20:22:15.143Z | Downloaded zone_cfg_derive v0.3.1 |
| 1133 | 2026-03-14T20:22:15.146Z | Downloaded zone v0.3.1 |
| 1134 | 2026-03-14T20:22:15.146Z | Downloaded tracing-attributes v0.1.31 |
| 1135 | 2026-03-14T20:22:15.149Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1136 | 2026-03-14T20:22:15.149Z | Downloaded schemars v1.2.1 |
| 1137 | 2026-03-14T20:22:15.160Z | Downloaded vergen-lib v0.1.6 |
| 1138 | 2026-03-14T20:22:15.162Z | Downloaded schemars v0.9.0 |
| 1139 | 2026-03-14T20:22:15.170Z | Downloaded whoami v1.6.1 |
| 1140 | 2026-03-14T20:22:15.173Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1141 | 2026-03-14T20:22:15.176Z | Downloaded toml v0.7.8 |
| 1142 | 2026-03-14T20:22:15.179Z | Downloaded test-strategy v0.4.5 |
| 1143 | 2026-03-14T20:22:15.181Z | Downloaded snafu v0.8.9 |
| 1144 | 2026-03-14T20:22:15.185Z | Downloaded unicode-properties v0.1.4 |
| 1145 | 2026-03-14T20:22:15.188Z | Downloaded zeroize v1.8.2 |
| 1146 | 2026-03-14T20:22:15.191Z | Downloaded twox-hash v2.1.2 |
| 1147 | 2026-03-14T20:22:15.191Z | Downloaded walkdir v2.5.0 |
| 1148 | 2026-03-14T20:22:15.193Z | Downloaded bitvec v1.0.1 |
| 1149 | 2026-03-14T20:22:15.202Z | Downloaded zstd-safe v7.2.4 |
| 1150 | 2026-03-14T20:22:15.205Z | Downloaded zstd v0.13.3 |
| 1151 | 2026-03-14T20:22:15.208Z | Downloaded libm v0.2.16 |
| 1152 | 2026-03-14T20:22:15.213Z | Downloaded vsss-rs v3.3.4 |
| 1153 | 2026-03-14T20:22:15.215Z | Downloaded tinyvec v1.10.0 |
| 1154 | 2026-03-14T20:22:15.218Z | Downloaded xshell v0.2.7 |
| 1155 | 2026-03-14T20:22:15.221Z | Downloaded wyz v0.5.1 |
| 1156 | 2026-03-14T20:22:15.221Z | Downloaded whoami v2.1.0 |
| 1157 | 2026-03-14T20:22:15.221Z | Downloaded xz2 v0.1.7 |
| 1158 | 2026-03-14T20:22:15.224Z | Downloaded vergen-gitcl v1.0.8 |
| 1159 | 2026-03-14T20:22:15.224Z | Downloaded vergen v9.0.6 |
| 1160 | 2026-03-14T20:22:15.227Z | Downloaded unsafe-libyaml v0.2.11 |
| 1161 | 2026-03-14T20:22:15.231Z | Downloaded uzers v0.12.2 |
| 1162 | 2026-03-14T20:22:15.231Z | Downloaded tungstenite v0.23.0 |
| 1163 | 2026-03-14T20:22:15.234Z | Downloaded tracing-core v0.1.36 |
| 1164 | 2026-03-14T20:22:15.237Z | Downloaded rsa v0.9.10 |
| 1165 | 2026-03-14T20:22:15.240Z | Downloaded reedline v0.40.0 |
| 1166 | 2026-03-14T20:22:15.244Z | Downloaded regex v1.12.3 |
| 1167 | 2026-03-14T20:22:15.248Z | Downloaded libxml v0.3.3 |
| 1168 | 2026-03-14T20:22:15.253Z | Downloaded rustyline v14.0.0 |
| 1169 | 2026-03-14T20:22:15.258Z | Downloaded tungstenite v0.21.0 |
| 1170 | 2026-03-14T20:22:15.260Z | Downloaded ron v0.12.0 |
| 1171 | 2026-03-14T20:22:15.265Z | Downloaded hyper v1.8.1 |
| 1172 | 2026-03-14T20:22:15.270Z | Downloaded unicode-bidi v0.3.18 |
| 1173 | 2026-03-14T20:22:15.273Z | Downloaded typify v0.6.1 |
| 1174 | 2026-03-14T20:22:15.276Z | Downloaded typify v0.4.3 |
| 1175 | 2026-03-14T20:22:15.279Z | Downloaded toml_edit v0.19.15 |
| 1176 | 2026-03-14T20:22:15.290Z | Downloaded zerocopy v0.6.6 |
| 1177 | 2026-03-14T20:22:15.293Z | Downloaded yasna v0.5.2 |
| 1178 | 2026-03-14T20:22:15.295Z | Downloaded futures-util v0.3.32 |
| 1179 | 2026-03-14T20:22:15.302Z | Downloaded itertools v0.14.0 |
| 1180 | 2026-03-14T20:22:15.308Z | Downloaded hkdf v0.12.4 |
| 1181 | 2026-03-14T20:22:15.311Z | Downloaded uuid v1.21.0 |
| 1182 | 2026-03-14T20:22:15.314Z | Downloaded reqwest v0.12.28 |
| 1183 | 2026-03-14T20:22:15.317Z | Downloaded rpassword v7.4.0 |
| 1184 | 2026-03-14T20:22:15.320Z | Downloaded steno v0.4.1 |
| 1185 | 2026-03-14T20:22:15.323Z | Downloaded zip v0.6.6 |
| 1186 | 2026-03-14T20:22:15.326Z | Downloaded vte v0.14.1 |
| 1187 | 2026-03-14T20:22:15.328Z | Downloaded reqwest v0.13.2 |
| 1188 | 2026-03-14T20:22:15.331Z | Downloaded tokio-postgres v0.7.16 |
| 1189 | 2026-03-14T20:22:15.335Z | Downloaded rayon v1.11.0 |
| 1190 | 2026-03-14T20:22:15.343Z | Downloaded ssh-key v0.6.7 |
| 1191 | 2026-03-14T20:22:15.347Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1192 | 2026-03-14T20:22:15.350Z | Downloaded chrono v0.4.44 |
| 1193 | 2026-03-14T20:22:15.355Z | Downloaded zerocopy-derive v0.8.40 |
| 1194 | 2026-03-14T20:22:15.362Z | Downloaded russh v0.45.0 |
| 1195 | 2026-03-14T20:22:15.366Z | Downloaded p384 v0.13.1 |
| 1196 | 2026-03-14T20:22:15.370Z | Downloaded x509-cert v0.2.5 |
| 1197 | 2026-03-14T20:22:15.374Z | Downloaded bindgen v0.71.1 |
| 1198 | 2026-03-14T20:22:15.379Z | Downloaded unicode-segmentation v1.12.0 |
| 1199 | 2026-03-14T20:22:15.382Z | Downloaded yansi v1.0.1 |
| 1200 | 2026-03-14T20:22:15.385Z | Downloaded rustls-webpki v0.103.9 |
| 1201 | 2026-03-14T20:22:15.387Z | Downloaded usdt-impl v0.6.0 |
| 1202 | 2026-03-14T20:22:15.387Z | Downloaded unicase v2.9.0 |
| 1203 | 2026-03-14T20:22:15.390Z | Downloaded tokio-rustls v0.26.4 |
| 1204 | 2026-03-14T20:22:15.393Z | Downloaded crossterm v0.29.0 |
| 1205 | 2026-03-14T20:22:15.396Z | Downloaded zopfli v0.8.3 |
| 1206 | 2026-03-14T20:22:15.399Z | Downloaded unicode_categories v0.1.1 |
| 1207 | 2026-03-14T20:22:15.399Z | Downloaded typify-macro v0.6.1 |
| 1208 | 2026-03-14T20:22:15.402Z | Downloaded sqlformat v0.3.5 |
| 1209 | 2026-03-14T20:22:15.402Z | Downloaded tokio-native-tls v0.3.1 |
| 1210 | 2026-03-14T20:22:15.404Z | Downloaded tokio-macros v2.6.0 |
| 1211 | 2026-03-14T20:22:15.405Z | Downloaded tokio-dtrace v0.1.1 |
| 1212 | 2026-03-14T20:22:15.405Z | Downloaded tls_codec v0.4.2 |
| 1213 | 2026-03-14T20:22:15.407Z | Downloaded slog v2.8.2 |
| 1214 | 2026-03-14T20:22:15.410Z | Downloaded tiny-keccak v2.0.2 |
| 1215 | 2026-03-14T20:22:15.411Z | Downloaded rustls-webpki v0.102.8 |
| 1216 | 2026-03-14T20:22:15.424Z | Downloaded zip v4.6.1 |
| 1217 | 2026-03-14T20:22:15.427Z | Downloaded tower-http v0.6.8 |
| 1218 | 2026-03-14T20:22:15.433Z | Downloaded nix v0.27.1 |
| 1219 | 2026-03-14T20:22:15.441Z | Downloaded tough v0.20.0 |
| 1220 | 2026-03-14T20:22:15.448Z | Downloaded tower v0.5.3 |
| 1221 | 2026-03-14T20:22:15.454Z | Downloaded serde_with v3.17.0 |
| 1222 | 2026-03-14T20:22:15.464Z | Downloaded quick-xml v0.37.5 |
| 1223 | 2026-03-14T20:22:15.469Z | Downloaded typed-path v0.9.3 |
| 1224 | 2026-03-14T20:22:15.473Z | Downloaded quinn-proto v0.11.13 |
| 1225 | 2026-03-14T20:22:15.479Z | Downloaded salty v0.3.0 |
| 1226 | 2026-03-14T20:22:15.484Z | Downloaded radix_trie v0.2.1 |
| 1227 | 2026-03-14T20:22:15.488Z | Downloaded git2 v0.20.4 |
| 1228 | 2026-03-14T20:22:15.494Z | Downloaded portable-atomic v1.13.1 |
| 1229 | 2026-03-14T20:22:15.499Z | Downloaded proptest v1.10.0 |
| 1230 | 2026-03-14T20:22:15.507Z | Downloaded unicode-normalization v0.1.25 |
| 1231 | 2026-03-14T20:22:15.510Z | Downloaded rustls-webpki v0.101.7 |
| 1232 | 2026-03-14T20:22:15.520Z | Downloaded tokio-util v0.7.18 |
| 1233 | 2026-03-14T20:22:15.526Z | Downloaded lalrpop v0.19.12 |
| 1234 | 2026-03-14T20:22:15.534Z | Downloaded rustls v0.21.12 |
| 1235 | 2026-03-14T20:22:15.542Z | Downloaded bstr v1.12.1 |
| 1236 | 2026-03-14T20:22:15.549Z | Downloaded nix v0.28.0 |
| 1237 | 2026-03-14T20:22:15.557Z | Downloaded goblin v0.10.5 |
| 1238 | 2026-03-14T20:22:15.563Z | Downloaded nix v0.29.0 |
| 1239 | 2026-03-14T20:22:15.571Z | Downloaded moka v0.12.13 |
| 1240 | 2026-03-14T20:22:15.577Z | Downloaded petname v2.0.2 |
| 1241 | 2026-03-14T20:22:15.581Z | Downloaded ryu v1.0.23 |
| 1242 | 2026-03-14T20:22:15.584Z | Downloaded pretty_assertions v1.4.1 |
| 1243 | 2026-03-14T20:22:15.587Z | Downloaded prefix-trie v0.7.0 |
| 1244 | 2026-03-14T20:22:15.590Z | Downloaded ar_archive_writer v0.5.1 |
| 1245 | 2026-03-14T20:22:15.592Z | Downloaded cexpr v0.6.0 |
| 1246 | 2026-03-14T20:22:15.592Z | Downloaded match_cfg v0.1.0 |
| 1247 | 2026-03-14T20:22:15.592Z | Downloaded maplit v1.0.2 |
| 1248 | 2026-03-14T20:22:15.596Z | Downloaded ingot-types v0.1.2 |
| 1249 | 2026-03-14T20:22:15.597Z | Downloaded indoc v2.0.7 |
| 1250 | 2026-03-14T20:22:15.599Z | Downloaded webpki-roots v1.0.6 |
| 1251 | 2026-03-14T20:22:15.600Z | Downloaded diesel-dtrace v0.5.0 |
| 1252 | 2026-03-14T20:22:15.600Z | Downloaded cookie v0.18.1 |
| 1253 | 2026-03-14T20:22:15.603Z | Downloaded chacha20 v0.10.0 |
| 1254 | 2026-03-14T20:22:15.605Z | Downloaded cargo_toml v0.22.3 |
| 1255 | 2026-03-14T20:22:15.606Z | Downloaded bzip2 v0.6.1 |
| 1256 | 2026-03-14T20:22:15.608Z | Downloaded async-bb8-diesel v0.2.1 |
| 1257 | 2026-03-14T20:22:15.608Z | Downloaded console v0.15.11 |
| 1258 | 2026-03-14T20:22:15.611Z | Downloaded zerocopy v0.8.40 |
| 1259 | 2026-03-14T20:22:15.617Z | Downloaded hickory-proto v0.25.2 |
| 1260 | 2026-03-14T20:22:15.628Z | Downloaded rustls v0.22.4 |
| 1261 | 2026-03-14T20:22:15.639Z | Downloaded polar-core v0.27.3 |
| 1262 | 2026-03-14T20:22:15.644Z | Downloaded winnow v0.6.26 |
| 1263 | 2026-03-14T20:22:15.651Z | Downloaded rustls v0.23.37 |
| 1264 | 2026-03-14T20:22:15.660Z | Downloaded rustix v0.38.44 |
| 1265 | 2026-03-14T20:22:15.676Z | Downloaded openssl v0.10.75 |
| 1266 | 2026-03-14T20:22:15.683Z | Downloaded object v0.30.4 |
| 1267 | 2026-03-14T20:22:15.690Z | Downloaded winnow v0.5.40 |
| 1268 | 2026-03-14T20:22:15.696Z | Downloaded time v0.3.47 |
| 1269 | 2026-03-14T20:22:15.706Z | Downloaded tabled v0.20.0 |
| 1270 | 2026-03-14T20:22:15.719Z | Downloaded smoltcp v0.9.1 |
| 1271 | 2026-03-14T20:22:15.726Z | Downloaded curve25519-dalek v4.1.3 |
| 1272 | 2026-03-14T20:22:15.733Z | Downloaded regex-syntax v0.6.29 |
| 1273 | 2026-03-14T20:22:15.738Z | Downloaded zlib-rs v0.6.2 |
| 1274 | 2026-03-14T20:22:15.742Z | Downloaded vcpkg v0.2.15 |
| 1275 | 2026-03-14T20:22:15.772Z | Downloaded nix v0.31.1 |
| 1276 | 2026-03-14T20:22:15.781Z | Downloaded object v0.37.3 |
| 1277 | 2026-03-14T20:22:15.790Z | Downloaded openapiv3 v2.2.0 |
| 1278 | 2026-03-14T20:22:15.799Z | Downloaded smoltcp v0.11.0 |
| 1279 | 2026-03-14T20:22:15.807Z | Downloaded regex-syntax v0.8.10 |
| 1280 | 2026-03-14T20:22:15.813Z | Downloaded diesel v2.3.7 |
| 1281 | 2026-03-14T20:22:15.829Z | Downloaded dropshot v0.16.7 |
| 1282 | 2026-03-14T20:22:15.845Z | Downloaded hickory-proto v0.24.4 |
| 1283 | 2026-03-14T20:22:15.856Z | Downloaded sled v0.34.7 |
| 1284 | 2026-03-14T20:22:15.864Z | Downloaded typify-impl v0.4.3 |
| 1285 | 2026-03-14T20:22:15.875Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1286 | 2026-03-14T20:22:15.885Z | Downloaded zerocopy-derive v0.6.6 |
| 1287 | 2026-03-14T20:22:15.893Z | Downloaded sqlparser v0.61.0 |
| 1288 | 2026-03-14T20:22:15.900Z | Downloaded tracing v0.1.44 |
| 1289 | 2026-03-14T20:22:15.917Z | Downloaded typify-impl v0.6.1 |
| 1290 | 2026-03-14T20:22:15.928Z | Downloaded regress v0.10.5 |
| 1291 | 2026-03-14T20:22:15.934Z | Downloaded glob v0.3.3 |
| 1292 | 2026-03-14T20:22:15.937Z | Downloaded foldhash v0.2.0 |
| 1293 | 2026-03-14T20:22:15.937Z | Downloaded ratatui v0.29.0 |
| 1294 | 2026-03-14T20:22:15.951Z | Downloaded foldhash v0.1.5 |
| 1295 | 2026-03-14T20:22:15.954Z | Downloaded petgraph v0.6.5 |
| 1296 | 2026-03-14T20:22:15.965Z | Downloaded chrono-tz v0.10.4 |
| 1297 | 2026-03-14T20:22:15.979Z | Downloaded fallible-iterator v0.2.0 |
| 1298 | 2026-03-14T20:22:15.982Z | Downloaded regex-automata v0.4.14 |
| 1299 | 2026-03-14T20:22:15.991Z | Downloaded petgraph v0.8.3 |
| 1300 | 2026-03-14T20:22:16.008Z | Downloaded derive-ex v0.1.8 |
| 1301 | 2026-03-14T20:22:16.011Z | Downloaded cancel-safe-futures v0.1.5 |
| 1302 | 2026-03-14T20:22:16.013Z | Downloaded jiff v0.2.21 |
| 1303 | 2026-03-14T20:22:16.025Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1304 | 2026-03-14T20:22:16.039Z | Downloaded libz-sys v1.1.24 |
| 1305 | 2026-03-14T20:22:16.054Z | Downloaded lzma-sys v0.1.20 |
| 1306 | 2026-03-14T20:22:16.075Z | Downloaded futures-sink v0.3.32 |
| 1307 | 2026-03-14T20:22:16.078Z | Downloaded futures-executor v0.3.32 |
| 1308 | 2026-03-14T20:22:16.078Z | Downloaded fs-err v2.11.0 |
| 1309 | 2026-03-14T20:22:16.078Z | Downloaded csv v1.4.0 |
| 1310 | 2026-03-14T20:22:16.094Z | Downloaded tokio v1.49.0 |
| 1311 | 2026-03-14T20:22:16.123Z | Downloaded daft v0.1.5 |
| 1312 | 2026-03-14T20:22:16.125Z | Downloaded sha3 v0.10.8 |
| 1313 | 2026-03-14T20:22:16.128Z | Downloaded argon2 v0.5.3 |
| 1314 | 2026-03-14T20:22:16.131Z | Downloaded ident_case v1.0.1 |
| 1315 | 2026-03-14T20:22:16.131Z | Downloaded dof v0.4.0 |
| 1316 | 2026-03-14T20:22:16.131Z | Downloaded chacha20 v0.9.1 |
| 1317 | 2026-03-14T20:22:16.134Z | Downloaded cassowary v0.3.0 |
| 1318 | 2026-03-14T20:22:16.134Z | Downloaded bitflags v1.3.2 |
| 1319 | 2026-03-14T20:22:16.137Z | Downloaded der_derive v0.7.3 |
| 1320 | 2026-03-14T20:22:16.137Z | Downloaded cmake v0.1.57 |
| 1321 | 2026-03-14T20:22:16.137Z | Downloaded backoff v0.4.0 |
| 1322 | 2026-03-14T20:22:16.140Z | Downloaded blowfish v0.9.1 |
| 1323 | 2026-03-14T20:22:16.140Z | Downloaded bitfield v0.19.4 |
| 1324 | 2026-03-14T20:22:16.140Z | Downloaded ctr v0.9.2 |
| 1325 | 2026-03-14T20:22:16.143Z | Downloaded ascii-canvas v3.0.0 |
| 1326 | 2026-03-14T20:22:16.143Z | Downloaded crossbeam-deque v0.8.6 |
| 1327 | 2026-03-14T20:22:16.143Z | Downloaded castaway v0.2.4 |
| 1328 | 2026-03-14T20:22:16.146Z | Downloaded defmt v1.0.1 |
| 1329 | 2026-03-14T20:22:16.150Z | Downloaded aead v0.5.2 |
| 1330 | 2026-03-14T20:22:16.150Z | Downloaded darling_macro v0.23.0 |
| 1331 | 2026-03-14T20:22:16.150Z | Downloaded data-encoding v2.10.0 |
| 1332 | 2026-03-14T20:22:16.150Z | Downloaded critical-section v1.2.0 |
| 1333 | 2026-03-14T20:22:16.153Z | Downloaded ahash v0.8.12 |
| 1334 | 2026-03-14T20:22:16.153Z | Downloaded assert_matches v1.5.0 |
| 1335 | 2026-03-14T20:22:16.153Z | Downloaded constant_time_eq v0.4.2 |
| 1336 | 2026-03-14T20:22:16.156Z | Downloaded console v0.16.2 |
| 1337 | 2026-03-14T20:22:16.156Z | Downloaded atty v0.2.14 |
| 1338 | 2026-03-14T20:22:16.184Z | Downloaded encoding_rs v0.8.35 |
| 1339 | 2026-03-14T20:22:16.201Z | Downloaded ring v0.17.14 |
| 1340 | 2026-03-14T20:22:16.258Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1341 | 2026-03-14T20:22:16.760Z | Downloaded aws-lc-sys v0.37.1 |
| 1342 | 2026-03-14T20:22:17.128Z | Compiling libc v0.2.180 |
| 1343 | 2026-03-14T20:22:17.131Z | Compiling serde v1.0.228 |
| 1344 | 2026-03-14T20:22:17.131Z | Compiling log v0.4.29 |
| 1345 | 2026-03-14T20:22:17.131Z | Compiling shlex v1.3.0 |
| 1346 | 2026-03-14T20:22:17.335Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-03-14T20:22:17.338Z | Compiling smallvec v1.15.1 |
| 1348 | 2026-03-14T20:22:17.353Z | Compiling syn v2.0.117 |
| 1349 | 2026-03-14T20:22:17.371Z | Compiling typenum v1.19.0 |
| 1350 | 2026-03-14T20:22:17.569Z | Compiling generic-array v0.14.7 |
| 1351 | 2026-03-14T20:22:17.590Z | Compiling subtle v2.6.1 |
| 1352 | 2026-03-14T20:22:17.614Z | Compiling scopeguard v1.2.0 |
| 1353 | 2026-03-14T20:22:17.714Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-03-14T20:22:17.740Z | Compiling lock_api v0.4.14 |
| 1355 | 2026-03-14T20:22:17.759Z | Compiling const-oid v0.9.6 |
| 1356 | 2026-03-14T20:22:17.833Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-03-14T20:22:17.887Z | Compiling zerocopy v0.8.40 |
| 1358 | 2026-03-14T20:22:17.976Z | Compiling serde_json v1.0.149 |
| 1359 | 2026-03-14T20:22:18.047Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-03-14T20:22:18.216Z | Compiling pin-project-lite v0.2.17 |
| 1361 | 2026-03-14T20:22:18.440Z | Compiling pkg-config v0.3.32 |
| 1362 | 2026-03-14T20:22:18.481Z | Compiling bitflags v2.11.0 |
| 1363 | 2026-03-14T20:22:18.592Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-14T20:22:18.704Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-14T20:22:18.789Z | Compiling rand_core v0.6.4 |
| 1366 | 2026-03-14T20:22:18.883Z | Compiling errno v0.3.14 |
| 1367 | 2026-03-14T20:22:19.076Z | Compiling cc v1.2.56 |
| 1368 | 2026-03-14T20:22:19.108Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-14T20:22:19.138Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-03-14T20:22:19.205Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-14T20:22:19.228Z | Compiling mio v1.1.1 |
| 1372 | 2026-03-14T20:22:19.276Z | Compiling libm v0.2.16 |
| 1373 | 2026-03-14T20:22:19.371Z | Compiling num-traits v0.2.19 |
| 1374 | 2026-03-14T20:22:19.499Z | Compiling futures-core v0.3.32 |
| 1375 | 2026-03-14T20:22:19.697Z | Compiling socket2 v0.6.2 |
| 1376 | 2026-03-14T20:22:19.735Z | Compiling percent-encoding v2.3.2 |
| 1377 | 2026-03-14T20:22:19.831Z | Compiling allocator-api2 v0.2.21 |
| 1378 | 2026-03-14T20:22:19.909Z | Compiling futures-sink v0.3.32 |
| 1379 | 2026-03-14T20:22:19.987Z | Compiling cpufeatures v0.2.17 |
| 1380 | 2026-03-14T20:22:20.037Z | Compiling foldhash v0.2.0 |
| 1381 | 2026-03-14T20:22:20.061Z | Compiling futures-channel v0.3.32 |
| 1382 | 2026-03-14T20:22:20.082Z | Compiling futures-io v0.3.32 |
| 1383 | 2026-03-14T20:22:20.277Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-03-14T20:22:20.295Z | Compiling futures-task v0.3.32 |
| 1385 | 2026-03-14T20:22:20.300Z | Compiling getrandom v0.4.1 |
| 1386 | 2026-03-14T20:22:20.333Z | Compiling slab v0.4.12 |
| 1387 | 2026-03-14T20:22:20.354Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-14T20:22:20.524Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-03-14T20:22:20.561Z | Compiling rand_core v0.10.0 |
| 1390 | 2026-03-14T20:22:20.790Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-14T20:22:21.041Z | Compiling indexmap v2.13.0 |
| 1392 | 2026-03-14T20:22:21.262Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-03-14T20:22:21.310Z | Compiling ident_case v1.0.1 |
| 1394 | 2026-03-14T20:22:21.347Z | Compiling dunce v1.0.5 |
| 1395 | 2026-03-14T20:22:21.461Z | Compiling fs_extra v1.3.0 |
| 1396 | 2026-03-14T20:22:21.481Z | Compiling synstructure v0.13.2 |
| 1397 | 2026-03-14T20:22:21.484Z | Compiling base64ct v1.8.3 |
| 1398 | 2026-03-14T20:22:21.572Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-14T20:22:21.736Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-03-14T20:22:21.798Z | Compiling aws-lc-sys v0.37.1 |
| 1401 | 2026-03-14T20:22:21.868Z | Compiling pem-rfc7468 v0.7.0 |
| 1402 | 2026-03-14T20:22:21.898Z | Compiling iana-time-zone v0.1.65 |
| 1403 | 2026-03-14T20:22:21.920Z | Compiling rustix v1.1.3 |
| 1404 | 2026-03-14T20:22:21.923Z | Compiling ring v0.17.14 |
| 1405 | 2026-03-14T20:22:22.116Z | Compiling uuid v1.21.0 |
| 1406 | 2026-03-14T20:22:22.177Z | Compiling rustc_version v0.4.1 |
| 1407 | 2026-03-14T20:22:22.309Z | Compiling aws-lc-rs v1.16.0 |
| 1408 | 2026-03-14T20:22:22.339Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-14T20:22:22.607Z | Compiling regex-syntax v0.8.10 |
| 1410 | 2026-03-14T20:22:22.691Z | Compiling tracing-core v0.1.36 |
| 1411 | 2026-03-14T20:22:23.010Z | Compiling crossbeam-utils v0.8.21 |
| 1412 | 2026-03-14T20:22:23.339Z | Compiling openssl-sys v0.9.111 |
| 1413 | 2026-03-14T20:22:23.401Z | Compiling pest_generator v2.8.6 |
| 1414 | 2026-03-14T20:22:23.448Z | Compiling serde_derive_internals v0.29.1 |
| 1415 | 2026-03-14T20:22:24.079Z | Compiling httparse v1.10.1 |
| 1416 | 2026-03-14T20:22:24.100Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-03-14T20:22:24.355Z | Compiling zeroize_derive v1.4.3 |
| 1418 | 2026-03-14T20:22:24.358Z | Compiling zerofrom-derive v0.1.6 |
| 1419 | 2026-03-14T20:22:24.507Z | Compiling yoke-derive v0.8.1 |
| 1420 | 2026-03-14T20:22:24.693Z | Compiling zerocopy-derive v0.8.40 |
| 1421 | 2026-03-14T20:22:25.184Z | Compiling zeroize v1.8.2 |
| 1422 | 2026-03-14T20:22:25.801Z | Compiling zerovec-derive v0.11.2 |
| 1423 | 2026-03-14T20:22:26.072Z | Compiling displaydoc v0.2.5 |
| 1424 | 2026-03-14T20:22:26.216Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-03-14T20:22:26.239Z | Compiling zerofrom v0.1.6 |
| 1426 | 2026-03-14T20:22:26.394Z | Compiling yoke v0.8.1 |
| 1427 | 2026-03-14T20:22:26.394Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-03-14T20:22:26.619Z | Compiling digest v0.10.7 |
| 1429 | 2026-03-14T20:22:26.638Z | Compiling tokio-macros v2.6.0 |
| 1430 | 2026-03-14T20:22:26.834Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-03-14T20:22:26.947Z | Compiling hmac v0.12.1 |
| 1432 | 2026-03-14T20:22:27.074Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-03-14T20:22:27.209Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-03-14T20:22:27.302Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-03-14T20:22:27.415Z | Compiling inout v0.1.4 |
| 1436 | 2026-03-14T20:22:27.493Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-03-14T20:22:27.633Z | Compiling cipher v0.4.4 |
| 1438 | 2026-03-14T20:22:27.656Z | Compiling der_derive v0.7.3 |
| 1439 | 2026-03-14T20:22:27.918Z | Compiling futures-util v0.3.32 |
| 1440 | 2026-03-14T20:22:27.987Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-03-14T20:22:28.020Z | Compiling potential_utf v0.1.4 |
| 1442 | 2026-03-14T20:22:28.227Z | Compiling icu_locale_core v2.1.1 |
| 1443 | 2026-03-14T20:22:28.251Z | Compiling icu_collections v2.1.1 |
| 1444 | 2026-03-14T20:22:28.873Z | Compiling bytes v1.11.1 |
| 1445 | 2026-03-14T20:22:28.873Z | Compiling chrono v0.4.44 |
| 1446 | 2026-03-14T20:22:28.946Z | Compiling der v0.7.10 |
| 1447 | 2026-03-14T20:22:29.349Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-03-14T20:22:29.436Z | Compiling salsa20 v0.10.2 |
| 1449 | 2026-03-14T20:22:29.609Z | Compiling tokio v1.49.0 |
| 1450 | 2026-03-14T20:22:29.698Z | Compiling icu_normalizer v2.1.1 |
| 1451 | 2026-03-14T20:22:29.728Z | Compiling icu_properties v2.1.2 |
| 1452 | 2026-03-14T20:22:30.408Z | Compiling spki v0.7.3 |
| 1453 | 2026-03-14T20:22:30.573Z | Compiling http v1.4.0 |
| 1454 | 2026-03-14T20:22:30.666Z | Compiling pbkdf2 v0.12.2 |
| 1455 | 2026-03-14T20:22:30.741Z | Compiling thiserror-impl v2.0.18 |
| 1456 | 2026-03-14T20:22:30.806Z | Compiling scrypt v0.11.0 |
| 1457 | 2026-03-14T20:22:31.017Z | Compiling idna_adapter v1.2.1 |
| 1458 | 2026-03-14T20:22:31.051Z | Compiling ppv-lite86 v0.2.21 |
| 1459 | 2026-03-14T20:22:31.130Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-14T20:22:31.187Z | Compiling idna v1.1.0 |
| 1461 | 2026-03-14T20:22:31.259Z | Compiling aes v0.8.4 |
| 1462 | 2026-03-14T20:22:31.308Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-14T20:22:31.498Z | Compiling rand_chacha v0.9.0 |
| 1464 | 2026-03-14T20:22:31.801Z | Compiling url v2.5.8 |
| 1465 | 2026-03-14T20:22:31.902Z | Compiling tracing-attributes v0.1.31 |
| 1466 | 2026-03-14T20:22:32.061Z | Compiling pkcs5 v0.7.1 |
| 1467 | 2026-03-14T20:22:32.448Z | Compiling rand v0.9.2 |
| 1468 | 2026-03-14T20:22:32.518Z | Compiling thiserror v2.0.18 |
| 1469 | 2026-03-14T20:22:32.653Z | Compiling http-body v1.0.1 |
| 1470 | 2026-03-14T20:22:32.697Z | Compiling openssl-probe v0.2.1 |
| 1471 | 2026-03-14T20:22:32.716Z | Compiling untrusted v0.7.1 |
| 1472 | 2026-03-14T20:22:32.846Z | Compiling schemars v0.8.22 |
| 1473 | 2026-03-14T20:22:32.869Z | Compiling untrusted v0.9.0 |
| 1474 | 2026-03-14T20:22:32.888Z | Compiling base64 v0.22.1 |
| 1475 | 2026-03-14T20:22:32.919Z | Compiling syn v1.0.109 |
| 1476 | 2026-03-14T20:22:33.113Z | Compiling pkcs8 v0.10.2 |
| 1477 | 2026-03-14T20:22:33.296Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-03-14T20:22:33.433Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-03-14T20:22:33.486Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-03-14T20:22:33.775Z | Compiling tracing v0.1.44 |
| 1481 | 2026-03-14T20:22:33.953Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-03-14T20:22:34.114Z | Compiling dyn-clone v1.0.20 |
| 1483 | 2026-03-14T20:22:34.171Z | Compiling tower-service v0.3.3 |
| 1484 | 2026-03-14T20:22:34.287Z | Compiling rustls v0.23.37 |
| 1485 | 2026-03-14T20:22:34.290Z | Compiling atomic-waker v1.1.2 |
| 1486 | 2026-03-14T20:22:34.461Z | Compiling tower-layer v0.3.3 |
| 1487 | 2026-03-14T20:22:34.503Z | Compiling tinyvec_macros v0.1.1 |
| 1488 | 2026-03-14T20:22:34.531Z | Compiling try-lock v0.2.5 |
| 1489 | 2026-03-14T20:22:34.591Z | Compiling tinyvec v1.10.0 |
| 1490 | 2026-03-14T20:22:34.659Z | Compiling want v0.3.1 |
| 1491 | 2026-03-14T20:22:34.659Z | Compiling scroll v0.13.0 |
| 1492 | 2026-03-14T20:22:34.871Z | Compiling tokio-util v0.7.18 |
| 1493 | 2026-03-14T20:22:35.405Z | Compiling ipnet v2.11.0 |
| 1494 | 2026-03-14T20:22:35.434Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-03-14T20:22:35.920Z | Compiling h2 v0.4.13 |
| 1496 | 2026-03-14T20:22:36.068Z | Compiling spin v0.9.8 |
| 1497 | 2026-03-14T20:22:36.260Z | Compiling aho-corasick v1.1.4 |
| 1498 | 2026-03-14T20:22:36.332Z | Compiling powerfmt v0.2.0 |
| 1499 | 2026-03-14T20:22:36.605Z | Compiling num-conv v0.2.0 |
| 1500 | 2026-03-14T20:22:36.747Z | Compiling httpdate v1.0.3 |
| 1501 | 2026-03-14T20:22:36.777Z | Compiling time-core v0.1.8 |
| 1502 | 2026-03-14T20:22:37.032Z | Compiling pin-utils v0.1.0 |
| 1503 | 2026-03-14T20:22:37.093Z | Compiling openssl v0.10.75 |
| 1504 | 2026-03-14T20:22:37.124Z | Compiling crc32fast v1.5.0 |
| 1505 | 2026-03-14T20:22:37.218Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-03-14T20:22:37.386Z | Compiling foreign-types-shared v0.1.1 |
| 1507 | 2026-03-14T20:22:37.494Z | Compiling foreign-types v0.3.2 |
| 1508 | 2026-03-14T20:22:37.555Z | Compiling regex-automata v0.4.14 |
| 1509 | 2026-03-14T20:22:37.586Z | Compiling tempfile v3.25.0 |
| 1510 | 2026-03-14T20:22:37.608Z | Compiling time-macros v0.2.27 |
| 1511 | 2026-03-14T20:22:37.833Z | Compiling darling v0.20.11 |
| 1512 | 2026-03-14T20:22:37.940Z | Compiling deranged v0.5.8 |
| 1513 | 2026-03-14T20:22:38.633Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-14T20:22:39.058Z | Compiling openssl-macros v0.1.1 |
| 1515 | 2026-03-14T20:22:39.286Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-14T20:22:40.225Z | Compiling hyper v1.8.1 |
| 1517 | 2026-03-14T20:22:40.721Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-03-14T20:22:40.958Z | Compiling usdt-impl v0.6.0 |
| 1519 | 2026-03-14T20:22:41.063Z | Compiling either v1.15.0 |
| 1520 | 2026-03-14T20:22:41.209Z | Compiling native-tls v0.2.18 |
| 1521 | 2026-03-14T20:22:41.301Z | Compiling siphasher v1.0.2 |
| 1522 | 2026-03-14T20:22:41.334Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-03-14T20:22:41.454Z | Compiling simd-adler32 v0.3.8 |
| 1524 | 2026-03-14T20:22:41.554Z | Compiling quick-error v1.2.3 |
| 1525 | 2026-03-14T20:22:41.636Z | Compiling num_threads v0.1.7 |
| 1526 | 2026-03-14T20:22:41.684Z | Compiling rusty-fork v0.3.1 |
| 1527 | 2026-03-14T20:22:41.754Z | Compiling time v0.3.47 |
| 1528 | 2026-03-14T20:22:41.785Z | Compiling hyper-util v0.1.20 |
| 1529 | 2026-03-14T20:22:42.126Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-14T20:22:42.336Z | Compiling dof v0.4.0 |
| 1531 | 2026-03-14T20:22:42.429Z | Compiling thiserror v1.0.69 |
| 1532 | 2026-03-14T20:22:43.290Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-03-14T20:22:43.994Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-03-14T20:22:44.146Z | Compiling crossbeam-epoch v0.9.18 |
| 1535 | 2026-03-14T20:22:44.189Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-03-14T20:22:44.479Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-03-14T20:22:44.572Z | Compiling signature v2.2.0 |
| 1538 | 2026-03-14T20:22:44.595Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-03-14T20:22:44.613Z | Compiling heapless v0.7.17 |
| 1540 | 2026-03-14T20:22:44.792Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-03-14T20:22:44.848Z | Compiling slog v2.8.2 |
| 1542 | 2026-03-14T20:22:44.913Z | Compiling darling_core v0.21.3 |
| 1543 | 2026-03-14T20:22:44.983Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-03-14T20:22:45.067Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-03-14T20:22:45.198Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-03-14T20:22:45.218Z | Compiling cookie v0.18.1 |
| 1547 | 2026-03-14T20:22:45.301Z | Compiling unarray v0.1.4 |
| 1548 | 2026-03-14T20:22:45.323Z | Compiling paste v1.0.15 |
| 1549 | 2026-03-14T20:22:45.434Z | Compiling signal-hook v0.3.18 |
| 1550 | 2026-03-14T20:22:45.437Z | Compiling zstd-safe v7.2.4 |
| 1551 | 2026-03-14T20:22:45.472Z | Compiling unicode-properties v0.1.4 |
| 1552 | 2026-03-14T20:22:45.650Z | Compiling unicode-segmentation v1.12.0 |
| 1553 | 2026-03-14T20:22:45.670Z | Compiling rayon-core v1.13.0 |
| 1554 | 2026-03-14T20:22:45.691Z | Compiling anyhow v1.0.102 |
| 1555 | 2026-03-14T20:22:45.739Z | Compiling unicode-bidi v0.3.18 |
| 1556 | 2026-03-14T20:22:45.887Z | Compiling adler2 v2.0.1 |
| 1557 | 2026-03-14T20:22:46.048Z | Compiling miniz_oxide v0.8.9 |
| 1558 | 2026-03-14T20:22:46.177Z | Compiling stringprep v0.1.5 |
| 1559 | 2026-03-14T20:22:46.432Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-14T20:22:46.509Z | Compiling proptest v1.10.0 |
| 1561 | 2026-03-14T20:22:46.787Z | Compiling tower v0.5.3 |
| 1562 | 2026-03-14T20:22:46.872Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-14T20:22:46.907Z | Compiling crossbeam-deque v0.8.6 |
| 1564 | 2026-03-14T20:22:47.198Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-03-14T20:22:47.432Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-03-14T20:22:47.451Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-03-14T20:22:47.526Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-03-14T20:22:47.589Z | Compiling toml_datetime v0.6.11 |
| 1569 | 2026-03-14T20:22:47.608Z | Compiling serde_tokenstream v0.2.3 |
| 1570 | 2026-03-14T20:22:47.716Z | Compiling erased-serde v0.3.31 |
| 1571 | 2026-03-14T20:22:47.750Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-03-14T20:22:47.934Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-03-14T20:22:47.953Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-03-14T20:22:48.026Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-03-14T20:22:48.141Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-03-14T20:22:48.366Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-03-14T20:22:48.436Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-03-14T20:22:48.456Z | Compiling ff v0.13.1 |
| 1579 | 2026-03-14T20:22:48.501Z | Compiling darling_macro v0.21.3 |
| 1580 | 2026-03-14T20:22:48.576Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-03-14T20:22:48.628Z | Compiling smoltcp v0.9.1 |
| 1582 | 2026-03-14T20:22:48.679Z | Compiling ryu v1.0.23 |
| 1583 | 2026-03-14T20:22:48.800Z | Compiling psl-types v2.0.11 |
| 1584 | 2026-03-14T20:22:48.820Z | Compiling num-bigint-dig v0.8.6 |
| 1585 | 2026-03-14T20:22:48.909Z | Compiling cfg_aliases v0.2.1 |
| 1586 | 2026-03-14T20:22:48.960Z | Compiling iri-string v0.7.10 |
| 1587 | 2026-03-14T20:22:49.003Z | Compiling fallible-iterator v0.2.0 |
| 1588 | 2026-03-14T20:22:49.046Z | Compiling litrs v1.0.0 |
| 1589 | 2026-03-14T20:22:49.066Z | Compiling base16ct v0.2.0 |
| 1590 | 2026-03-14T20:22:49.097Z | Compiling rustix v0.38.44 |
| 1591 | 2026-03-14T20:22:49.118Z | Compiling ref-cast v1.0.25 |
| 1592 | 2026-03-14T20:22:49.287Z | Compiling zlib-rs v0.6.2 |
| 1593 | 2026-03-14T20:22:49.408Z | Compiling postgres-protocol v0.6.10 |
| 1594 | 2026-03-14T20:22:49.559Z | Compiling sec1 v0.7.3 |
| 1595 | 2026-03-14T20:22:49.649Z | Compiling zerocopy v0.7.35 |
| 1596 | 2026-03-14T20:22:49.726Z | Compiling document-features v0.2.12 |
| 1597 | 2026-03-14T20:22:49.918Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-03-14T20:22:50.123Z | Compiling darling v0.21.3 |
| 1599 | 2026-03-14T20:22:50.281Z | Compiling nix v0.31.1 |
| 1600 | 2026-03-14T20:22:50.345Z | Compiling publicsuffix v2.3.0 |
| 1601 | 2026-03-14T20:22:50.425Z | Compiling serde_urlencoded v0.7.1 |
| 1602 | 2026-03-14T20:22:50.559Z | Compiling tower-http v0.6.8 |
| 1603 | 2026-03-14T20:22:50.608Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-03-14T20:22:50.770Z | Compiling group v0.13.0 |
| 1605 | 2026-03-14T20:22:50.997Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-14T20:22:51.097Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-14T20:22:51.185Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-03-14T20:22:51.337Z | Compiling proc-macro-error v1.0.4 |
| 1609 | 2026-03-14T20:22:51.427Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-14T20:22:51.602Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-14T20:22:52.514Z | Compiling heck v0.4.1 |
| 1612 | 2026-03-14T20:22:52.533Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-03-14T20:22:52.571Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-03-14T20:22:52.810Z | Compiling regex v1.12.3 |
| 1615 | 2026-03-14T20:22:52.859Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-03-14T20:22:52.955Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-03-14T20:22:52.974Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-03-14T20:22:53.126Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-03-14T20:22:53.175Z | Compiling daft-derive v0.1.5 |
| 1620 | 2026-03-14T20:22:53.283Z | Compiling async-trait v0.1.89 |
| 1621 | 2026-03-14T20:22:53.408Z | Compiling flate2 v1.1.9 |
| 1622 | 2026-03-14T20:22:53.877Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-03-14T20:22:53.965Z | Compiling strum_macros v0.27.2 |
| 1624 | 2026-03-14T20:22:54.114Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-03-14T20:22:54.575Z | Compiling terminal_size v0.4.3 |
| 1626 | 2026-03-14T20:22:54.698Z | Compiling vergen v9.0.6 |
| 1627 | 2026-03-14T20:22:54.749Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-03-14T20:22:54.922Z | Compiling ahash v0.8.12 |
| 1629 | 2026-03-14T20:22:54.982Z | Compiling bumpalo v3.20.2 |
| 1630 | 2026-03-14T20:22:55.004Z | Compiling object v0.37.3 |
| 1631 | 2026-03-14T20:22:55.173Z | Compiling managed v0.8.0 |
| 1632 | 2026-03-14T20:22:55.310Z | Compiling foldhash v0.1.5 |
| 1633 | 2026-03-14T20:22:55.340Z | Compiling winnow v0.5.40 |
| 1634 | 2026-03-14T20:22:55.464Z | Compiling libbz2-rs-sys v0.2.2 |
| 1635 | 2026-03-14T20:22:55.524Z | Compiling bitflags v1.3.2 |
| 1636 | 2026-03-14T20:22:56.046Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-03-14T20:22:56.314Z | Compiling console v0.16.2 |
| 1638 | 2026-03-14T20:22:56.373Z | Compiling clap_builder v4.5.60 |
| 1639 | 2026-03-14T20:22:56.415Z | Compiling hashbrown v0.15.5 |
| 1640 | 2026-03-14T20:22:56.656Z | Compiling strum v0.27.2 |
| 1641 | 2026-03-14T20:22:56.764Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-14T20:22:57.121Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-03-14T20:22:57.328Z | Compiling elliptic-curve v0.13.8 |
| 1644 | 2026-03-14T20:22:57.438Z | Compiling dof v0.3.0 |
| 1645 | 2026-03-14T20:22:57.697Z | Compiling daft v0.1.5 |
| 1646 | 2026-03-14T20:22:57.869Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-03-14T20:22:58.065Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-03-14T20:22:58.420Z | Compiling zone_cfg_derive v0.3.1 |
| 1649 | 2026-03-14T20:22:59.245Z | Compiling phf v0.13.1 |
| 1650 | 2026-03-14T20:22:59.736Z | Compiling zstd v0.13.3 |
| 1651 | 2026-03-14T20:22:59.953Z | Compiling signal-hook-mio v0.2.5 |
| 1652 | 2026-03-14T20:23:00.091Z | Compiling cookie_store v0.22.1 |
| 1653 | 2026-03-14T20:23:00.110Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-14T20:23:00.642Z | Compiling hyper-tls v0.6.0 |
| 1655 | 2026-03-14T20:23:00.695Z | Compiling bzip2 v0.4.4 |
| 1656 | 2026-03-14T20:23:00.875Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-14T20:23:00.923Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-14T20:23:00.969Z | Compiling usdt-attr-macro v0.6.0 |
| 1659 | 2026-03-14T20:23:00.995Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-03-14T20:23:01.677Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-03-14T20:23:01.956Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-03-14T20:23:02.010Z | Compiling phf_shared v0.11.3 |
| 1663 | 2026-03-14T20:23:02.265Z | Compiling itertools v0.12.1 |
| 1664 | 2026-03-14T20:23:02.425Z | Compiling bstr v1.12.1 |
| 1665 | 2026-03-14T20:23:02.574Z | Compiling pkcs1 v0.7.5 |
| 1666 | 2026-03-14T20:23:02.594Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-03-14T20:23:02.775Z | Compiling hex v0.4.3 |
| 1668 | 2026-03-14T20:23:02.899Z | Compiling rfc6979 v0.4.0 |
| 1669 | 2026-03-14T20:23:03.053Z | Compiling clap_derive v4.5.55 |
| 1670 | 2026-03-14T20:23:03.073Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-03-14T20:23:03.121Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-14T20:23:03.140Z | Compiling strum_macros v0.26.4 |
| 1673 | 2026-03-14T20:23:03.322Z | Compiling float-cmp v0.10.0 |
| 1674 | 2026-03-14T20:23:03.508Z | Compiling thread-id v4.2.2 |
| 1675 | 2026-03-14T20:23:03.619Z | Compiling memmap2 v0.9.10 |
| 1676 | 2026-03-14T20:23:03.713Z | Compiling env_filter v1.0.0 |
| 1677 | 2026-03-14T20:23:03.797Z | Compiling encoding_rs v0.8.35 |
| 1678 | 2026-03-14T20:23:03.909Z | Compiling whoami v2.1.0 |
| 1679 | 2026-03-14T20:23:03.955Z | Compiling keccak v0.1.6 |
| 1680 | 2026-03-14T20:23:04.113Z | Compiling precomputed-hash v0.1.1 |
| 1681 | 2026-03-14T20:23:04.226Z | Compiling unit-prefix v0.5.2 |
| 1682 | 2026-03-14T20:23:04.410Z | Compiling normalize-line-endings v0.3.0 |
| 1683 | 2026-03-14T20:23:04.413Z | Compiling jiff v0.2.21 |
| 1684 | 2026-03-14T20:23:04.530Z | Compiling mime v0.3.17 |
| 1685 | 2026-03-14T20:23:04.872Z | Compiling difflib v0.4.0 |
| 1686 | 2026-03-14T20:23:05.084Z | Compiling new_debug_unreachable v1.0.6 |
| 1687 | 2026-03-14T20:23:05.175Z | Compiling static_assertions v1.1.0 |
| 1688 | 2026-03-14T20:23:05.272Z | Compiling fixedbitset v0.5.7 |
| 1689 | 2026-03-14T20:23:05.442Z | Compiling rustc-hash v2.1.1 |
| 1690 | 2026-03-14T20:23:05.515Z | Compiling predicates-core v1.0.10 |
| 1691 | 2026-03-14T20:23:05.602Z | Compiling data-encoding v2.10.0 |
| 1692 | 2026-03-14T20:23:05.640Z | Compiling fixedbitset v0.4.2 |
| 1693 | 2026-03-14T20:23:05.680Z | Compiling predicates v3.1.4 |
| 1694 | 2026-03-14T20:23:05.744Z | Compiling toml_edit v0.22.27 |
| 1695 | 2026-03-14T20:23:05.776Z | Compiling iddqd v0.3.17 |
| 1696 | 2026-03-14T20:23:05.836Z | Compiling petgraph v0.6.5 |
| 1697 | 2026-03-14T20:23:05.920Z | Compiling petgraph v0.8.3 |
| 1698 | 2026-03-14T20:23:06.563Z | Compiling hickory-proto v0.25.2 |
| 1699 | 2026-03-14T20:23:06.582Z | Compiling strum v0.26.3 |
| 1700 | 2026-03-14T20:23:06.745Z | Compiling clap v4.5.60 |
| 1701 | 2026-03-14T20:23:06.846Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1702 | 2026-03-14T20:23:07.312Z | Compiling string_cache v0.8.9 |
| 1703 | 2026-03-14T20:23:07.608Z | Compiling indicatif v0.18.4 |
| 1704 | 2026-03-14T20:23:07.923Z | Compiling tokio-postgres v0.7.16 |
| 1705 | 2026-03-14T20:23:08.634Z | Compiling zip v4.6.1 |
| 1706 | 2026-03-14T20:23:08.758Z | Compiling sha3 v0.10.8 |
| 1707 | 2026-03-14T20:23:09.351Z | Compiling env_logger v0.11.9 |
| 1708 | 2026-03-14T20:23:09.659Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-14T20:23:09.825Z | Compiling usdt v0.6.0 |
| 1710 | 2026-03-14T20:23:09.919Z | Compiling usdt-impl v0.5.0 |
| 1711 | 2026-03-14T20:23:10.158Z | Compiling serde_with v3.17.0 |
| 1712 | 2026-03-14T20:23:10.332Z | Compiling ecdsa v0.16.9 |
| 1713 | 2026-03-14T20:23:10.569Z | Compiling similar v2.7.0 |
| 1714 | 2026-03-14T20:23:10.628Z | Compiling rsa v0.9.10 |
| 1715 | 2026-03-14T20:23:10.698Z | Compiling crossterm v0.28.1 |
| 1716 | 2026-03-14T20:23:10.855Z | Compiling ed25519-dalek v2.2.0 |
| 1717 | 2026-03-14T20:23:11.676Z | Compiling zip v0.6.6 |
| 1718 | 2026-03-14T20:23:12.295Z | Compiling toml v0.7.8 |
| 1719 | 2026-03-14T20:23:12.818Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1720 | 2026-03-14T20:23:12.958Z | Compiling itertools v0.13.0 |
| 1721 | 2026-03-14T20:23:13.048Z | Compiling tokio-stream v0.1.18 |
| 1722 | 2026-03-14T20:23:13.090Z | Compiling buf-list v1.1.2 |
| 1723 | 2026-03-14T20:23:13.157Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-03-14T20:23:13.446Z | Compiling x509-cert v0.2.5 |
| 1725 | 2026-03-14T20:23:13.552Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-03-14T20:23:13.662Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-03-14T20:23:13.682Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1728 | 2026-03-14T20:23:13.948Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-14T20:23:14.066Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-03-14T20:23:14.198Z | Compiling thread_local v1.1.9 |
| 1731 | 2026-03-14T20:23:14.435Z | Compiling slog-async v2.8.0 |
| 1732 | 2026-03-14T20:23:14.523Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-03-14T20:23:14.634Z | Compiling futures-executor v0.3.32 |
| 1734 | 2026-03-14T20:23:14.835Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-14T20:23:14.838Z | Compiling is-terminal v0.4.17 |
| 1736 | 2026-03-14T20:23:14.971Z | Compiling term v1.2.1 |
| 1737 | 2026-03-14T20:23:14.973Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-14T20:23:15.054Z | Compiling xattr v1.6.1 |
| 1739 | 2026-03-14T20:23:15.142Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-14T20:23:15.247Z | Compiling tar v0.4.44 |
| 1741 | 2026-03-14T20:23:15.727Z | Compiling slog-term v2.9.2 |
| 1742 | 2026-03-14T20:23:22.127Z | Compiling rustls-webpki v0.103.9 |
| 1743 | 2026-03-14T20:23:26.159Z | Compiling tokio-rustls v0.26.4 |
| 1744 | 2026-03-14T20:23:26.162Z | Compiling rustls-platform-verifier v0.6.2 |
| 1745 | 2026-03-14T20:23:26.421Z | Compiling hyper-rustls v0.27.7 |
| 1746 | 2026-03-14T20:23:26.682Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-14T20:23:26.682Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-14T20:23:29.642Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1749 | 2026-03-14T20:23:29.920Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1750 | 2026-03-14T20:23:33.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1751 | 2026-03-14T20:23:33.908Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1752 | 2026-03-14T20:23:33.972Z | Mar 14 20:23:33.292 INFO Starting download, target: Cockroach |
| 1753 | 2026-03-14T20:23:33.972Z | Mar 14 20:23:33.292 INFO Starting download, target: DendriteStub |
| 1754 | 2026-03-14T20:23:33.972Z | Mar 14 20:23:33.292 INFO Starting download, target: TransceiverControl |
| 1755 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Starting download, target: Clickhouse |
| 1757 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Starting download, target: Console |
| 1758 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1762 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1763 | 2026-03-14T20:23:33.975Z | Mar 14 20:23:33.292 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-03-14T20:23:34.549Z | Mar 14 20:23:33.864 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1765 | 2026-03-14T20:23:34.880Z | Mar 14 20:23:34.198 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-03-14T20:23:34.925Z | Mar 14 20:23:34.240 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1767 | 2026-03-14T20:23:35.310Z | Mar 14 20:23:34.610 INFO Download complete, target: Console |
| 1768 | 2026-03-14T20:23:35.483Z | Mar 14 20:23:34.800 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-14T20:23:35.630Z | Mar 14 20:23:34.948 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-03-14T20:23:36.062Z | Mar 14 20:23:35.381 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-14T20:23:36.062Z | Mar 14 20:23:35.381 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-14T20:23:36.362Z | Mar 14 20:23:35.681 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1773 | 2026-03-14T20:23:39.169Z | Mar 14 20:23:38.488 INFO Download complete, target: DendriteStub |
| 1774 | 2026-03-14T20:23:39.257Z | Mar 14 20:23:38.576 INFO Download complete, target: MaghemiteMgd |
| 1775 | 2026-03-14T20:23:43.751Z | Mar 14 20:23:43.069 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-03-14T20:23:43.870Z | Mar 14 20:23:43.188 INFO Download complete, target: Cockroach |
| 1777 | 2026-03-14T20:23:47.524Z | Mar 14 20:23:46.842 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-03-14T20:23:47.669Z | Mar 14 20:23:46.984 INFO Download complete, target: Clickhouse |
| 1779 | 2026-03-14T20:23:47.690Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-03-14T20:23:47.700Z | |
| 1781 | 2026-03-14T20:23:47.700Z | real 4:00.568065752 |
| 1782 | 2026-03-14T20:23:47.700Z | user 10:21.904750954 |
| 1783 | 2026-03-14T20:23:47.700Z | sys 1:48.235071800 |
| 1784 | 2026-03-14T20:23:47.700Z | trap 0.321751890 |
| 1785 | 2026-03-14T20:23:47.701Z | tflt 0.654626033 |
| 1786 | 2026-03-14T20:23:47.701Z | dflt 0.616656564 |
| 1787 | 2026-03-14T20:23:47.701Z | kflt 0.024393659 |
| 1788 | 2026-03-14T20:23:47.701Z | lock 30:23.309919622 |
| 1789 | 2026-03-14T20:23:47.701Z | slp 29:16.706163918 |
| 1790 | 2026-03-14T20:23:47.701Z | lat 54.987523984 |
| 1791 | 2026-03-14T20:23:47.701Z | stop 2:38.403357562 |
| 1792 | 2026-03-14T20:23:47.701Z | + banner hack-check |
| 1793 | 2026-03-14T20:23:47.701Z | |
| 1794 | 2026-03-14T20:23:47.701Z | # # ## #### # # #### # # ###### #### # # |
| 1795 | 2026-03-14T20:23:47.702Z | # # # # # # # # # # # # # # # # # |
| 1796 | 2026-03-14T20:23:47.702Z | ###### # # # #### ##### # ###### ##### # #### |
| 1797 | 2026-03-14T20:23:47.702Z | # # ###### # # # # # # # # # # |
| 1798 | 2026-03-14T20:23:47.702Z | # # # # # # # # # # # # # # # # # |
| 1799 | 2026-03-14T20:23:47.702Z | # # # # #### # # #### # # ###### #### # # |
| 1800 | 2026-03-14T20:23:47.702Z | |
| 1801 | 2026-03-14T20:23:47.702Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-14T20:23:47.702Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-14T20:23:47.702Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1804 | 2026-03-14T20:23:48.386Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-03-14T20:23:48.662Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-03-14T20:23:51.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 1807 | 2026-03-14T20:23:51.241Z | Running `target/debug/xtask check-features --ci` |
| 1808 | 2026-03-14T20:23:51.270Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1809 | 2026-03-14T20:23:51.274Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1810 | 2026-03-14T20:23:51.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 1811 | 2026-03-14T20:23:51.926Z | Running `target/debug/xtask download cargo-hack` |
| 1812 | 2026-03-14T20:23:52.948Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1813 | 2026-03-14T20:23:53.329Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1814 | 2026-03-14T20:23:56.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s |
| 1815 | 2026-03-14T20:23:56.774Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1816 | 2026-03-14T20:23:56.824Z | Mar 14 20:23:56.141 INFO Starting download, target: CargoHack |
| 1817 | 2026-03-14T20:23:56.827Z | Mar 14 20:23:56.141 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1818 | 2026-03-14T20:23:57.319Z | Mar 14 20:23:56.636 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1819 | 2026-03-14T20:23:57.400Z | Mar 14 20:23:56.716 INFO Download complete, target: CargoHack |
| 1820 | 2026-03-14T20:23:57.402Z | 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" |
| 1821 | 2026-03-14T20:23:57.420Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1822 | 2026-03-14T20:23:57.619Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1823 | 2026-03-14T20:23:58.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1824 | 2026-03-14T20:23:58.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1825 | 2026-03-14T20:23:58.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1826 | 2026-03-14T20:23:58.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1827 | 2026-03-14T20:23:58.383Z | |
| 1828 | 2026-03-14T20:23:58.383Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1829 | 2026-03-14T20:23:59.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1830 | 2026-03-14T20:23:59.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1831 | 2026-03-14T20:23:59.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1832 | 2026-03-14T20:23:59.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1833 | 2026-03-14T20:23:59.147Z | |
| 1834 | 2026-03-14T20:23:59.147Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1835 | 2026-03-14T20:23:59.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1836 | 2026-03-14T20:23:59.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1837 | 2026-03-14T20:23:59.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1838 | 2026-03-14T20:23:59.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1839 | 2026-03-14T20:23:59.897Z | |
| 1840 | 2026-03-14T20:23:59.897Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1841 | 2026-03-14T20:24:00.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1842 | 2026-03-14T20:24:00.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1843 | 2026-03-14T20:24:00.564Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1844 | 2026-03-14T20:24:00.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1845 | 2026-03-14T20:24:00.665Z | |
| 1846 | 2026-03-14T20:24:00.666Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1847 | 2026-03-14T20:24:01.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1848 | 2026-03-14T20:24:01.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1849 | 2026-03-14T20:24:01.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1850 | 2026-03-14T20:24:01.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1851 | 2026-03-14T20:24:01.423Z | |
| 1852 | 2026-03-14T20:24:01.423Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1853 | 2026-03-14T20:24:02.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1854 | 2026-03-14T20:24:02.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1855 | 2026-03-14T20:24:02.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1856 | 2026-03-14T20:24:02.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1857 | 2026-03-14T20:24:02.195Z | |
| 1858 | 2026-03-14T20:24:02.195Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1859 | 2026-03-14T20:24:02.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1860 | 2026-03-14T20:24:02.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1861 | 2026-03-14T20:24:02.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1862 | 2026-03-14T20:24:02.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1863 | 2026-03-14T20:24:02.964Z | |
| 1864 | 2026-03-14T20:24:02.964Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1865 | 2026-03-14T20:24:03.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1866 | 2026-03-14T20:24:03.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1867 | 2026-03-14T20:24:03.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1868 | 2026-03-14T20:24:03.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1869 | 2026-03-14T20:24:03.732Z | |
| 1870 | 2026-03-14T20:24:03.732Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1871 | 2026-03-14T20:24:04.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1872 | 2026-03-14T20:24:04.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1873 | 2026-03-14T20:24:04.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1874 | 2026-03-14T20:24:04.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1875 | 2026-03-14T20:24:04.336Z | |
| 1876 | 2026-03-14T20:24:04.336Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1877 | 2026-03-14T20:24:04.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1878 | 2026-03-14T20:24:04.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1879 | 2026-03-14T20:24:04.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1880 | 2026-03-14T20:24:04.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1881 | 2026-03-14T20:24:04.938Z | |
| 1882 | 2026-03-14T20:24:04.938Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1883 | 2026-03-14T20:24:05.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1884 | 2026-03-14T20:24:05.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1885 | 2026-03-14T20:24:05.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1886 | 2026-03-14T20:24:05.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1887 | 2026-03-14T20:24:05.533Z | |
| 1888 | 2026-03-14T20:24:05.534Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1889 | 2026-03-14T20:24:06.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1890 | 2026-03-14T20:24:06.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1891 | 2026-03-14T20:24:06.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1892 | 2026-03-14T20:24:06.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1893 | 2026-03-14T20:24:06.132Z | |
| 1894 | 2026-03-14T20:24:06.132Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1895 | 2026-03-14T20:24:06.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1896 | 2026-03-14T20:24:06.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1897 | 2026-03-14T20:24:06.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1898 | 2026-03-14T20:24:06.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1899 | 2026-03-14T20:24:06.733Z | |
| 1900 | 2026-03-14T20:24:06.733Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1901 | 2026-03-14T20:24:07.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1902 | 2026-03-14T20:24:07.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1903 | 2026-03-14T20:24:07.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1904 | 2026-03-14T20:24:07.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1905 | 2026-03-14T20:24:07.337Z | |
| 1906 | 2026-03-14T20:24:07.337Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1907 | 2026-03-14T20:24:07.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1908 | 2026-03-14T20:24:07.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1909 | 2026-03-14T20:24:07.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1910 | 2026-03-14T20:24:07.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1911 | 2026-03-14T20:24:07.935Z | |
| 1912 | 2026-03-14T20:24:07.935Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1913 | 2026-03-14T20:24:08.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1914 | 2026-03-14T20:24:08.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1915 | 2026-03-14T20:24:08.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1916 | 2026-03-14T20:24:08.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1917 | 2026-03-14T20:24:08.539Z | |
| 1918 | 2026-03-14T20:24:08.539Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1919 | 2026-03-14T20:24:09.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1920 | 2026-03-14T20:24:09.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1921 | 2026-03-14T20:24:09.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1922 | 2026-03-14T20:24:09.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1923 | 2026-03-14T20:24:09.141Z | |
| 1924 | 2026-03-14T20:24:09.141Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1925 | 2026-03-14T20:24:09.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1926 | 2026-03-14T20:24:09.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1927 | 2026-03-14T20:24:09.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1928 | 2026-03-14T20:24:09.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1929 | 2026-03-14T20:24:09.742Z | |
| 1930 | 2026-03-14T20:24:09.742Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1931 | 2026-03-14T20:24:10.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1932 | 2026-03-14T20:24:10.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1933 | 2026-03-14T20:24:10.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1934 | 2026-03-14T20:24:10.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1935 | 2026-03-14T20:24:10.346Z | |
| 1936 | 2026-03-14T20:24:10.346Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1937 | 2026-03-14T20:24:10.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1938 | 2026-03-14T20:24:10.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1939 | 2026-03-14T20:24:10.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1940 | 2026-03-14T20:24:10.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1941 | 2026-03-14T20:24:10.954Z | |
| 1942 | 2026-03-14T20:24:10.954Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1943 | 2026-03-14T20:24:11.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1944 | 2026-03-14T20:24:11.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1945 | 2026-03-14T20:24:11.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1946 | 2026-03-14T20:24:11.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1947 | 2026-03-14T20:24:11.564Z | |
| 1948 | 2026-03-14T20:24:11.564Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1949 | 2026-03-14T20:24:12.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1950 | 2026-03-14T20:24:12.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1951 | 2026-03-14T20:24:12.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1952 | 2026-03-14T20:24:12.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1953 | 2026-03-14T20:24:12.170Z | |
| 1954 | 2026-03-14T20:24:12.170Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1955 | 2026-03-14T20:24:12.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1956 | 2026-03-14T20:24:12.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1957 | 2026-03-14T20:24:12.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1958 | 2026-03-14T20:24:12.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1959 | 2026-03-14T20:24:12.773Z | |
| 1960 | 2026-03-14T20:24:12.773Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1961 | 2026-03-14T20:24:13.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1962 | 2026-03-14T20:24:13.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1963 | 2026-03-14T20:24:13.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1964 | 2026-03-14T20:24:13.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1965 | 2026-03-14T20:24:13.377Z | |
| 1966 | 2026-03-14T20:24:13.377Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1967 | 2026-03-14T20:24:13.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1968 | 2026-03-14T20:24:13.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1969 | 2026-03-14T20:24:13.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1970 | 2026-03-14T20:24:13.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1971 | 2026-03-14T20:24:13.986Z | |
| 1972 | 2026-03-14T20:24:13.986Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1973 | 2026-03-14T20:24:14.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1974 | 2026-03-14T20:24:14.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1975 | 2026-03-14T20:24:14.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1976 | 2026-03-14T20:24:14.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1977 | 2026-03-14T20:24:14.592Z | |
| 1978 | 2026-03-14T20:24:14.592Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1979 | 2026-03-14T20:24:15.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1980 | 2026-03-14T20:24:15.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1981 | 2026-03-14T20:24:15.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1982 | 2026-03-14T20:24:15.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1983 | 2026-03-14T20:24:15.198Z | |
| 1984 | 2026-03-14T20:24:15.198Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1985 | 2026-03-14T20:24:15.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1986 | 2026-03-14T20:24:15.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1987 | 2026-03-14T20:24:15.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1988 | 2026-03-14T20:24:15.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1989 | 2026-03-14T20:24:15.804Z | |
| 1990 | 2026-03-14T20:24:15.804Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1991 | 2026-03-14T20:24:16.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1992 | 2026-03-14T20:24:16.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1993 | 2026-03-14T20:24:16.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1994 | 2026-03-14T20:24:16.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1995 | 2026-03-14T20:24:16.410Z | |
| 1996 | 2026-03-14T20:24:16.410Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1997 | 2026-03-14T20:24:16.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1998 | 2026-03-14T20:24:16.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1999 | 2026-03-14T20:24:16.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2000 | 2026-03-14T20:24:16.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2001 | 2026-03-14T20:24:17.017Z | |
| 2002 | 2026-03-14T20:24:17.017Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2003 | 2026-03-14T20:24:17.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2004 | 2026-03-14T20:24:17.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2005 | 2026-03-14T20:24:17.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2006 | 2026-03-14T20:24:17.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2007 | 2026-03-14T20:24:17.622Z | |
| 2008 | 2026-03-14T20:24:17.622Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2009 | 2026-03-14T20:24:18.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2010 | 2026-03-14T20:24:18.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2011 | 2026-03-14T20:24:18.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2012 | 2026-03-14T20:24:18.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2013 | 2026-03-14T20:24:18.225Z | |
| 2014 | 2026-03-14T20:24:18.225Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2015 | 2026-03-14T20:24:18.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2016 | 2026-03-14T20:24:18.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2017 | 2026-03-14T20:24:18.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2018 | 2026-03-14T20:24:18.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2019 | 2026-03-14T20:24:18.833Z | |
| 2020 | 2026-03-14T20:24:18.833Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2021 | 2026-03-14T20:24:19.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2022 | 2026-03-14T20:24:19.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2023 | 2026-03-14T20:24:19.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2024 | 2026-03-14T20:24:19.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2025 | 2026-03-14T20:24:19.435Z | |
| 2026 | 2026-03-14T20:24:19.435Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2027 | 2026-03-14T20:24:19.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2028 | 2026-03-14T20:24:19.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2029 | 2026-03-14T20:24:19.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2030 | 2026-03-14T20:24:19.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2031 | 2026-03-14T20:24:20.041Z | |
| 2032 | 2026-03-14T20:24:20.041Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2033 | 2026-03-14T20:24:20.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2034 | 2026-03-14T20:24:20.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2035 | 2026-03-14T20:24:20.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2036 | 2026-03-14T20:24:20.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2037 | 2026-03-14T20:24:20.646Z | |
| 2038 | 2026-03-14T20:24:20.646Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2039 | 2026-03-14T20:24:21.181Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2040 | 2026-03-14T20:24:21.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2041 | 2026-03-14T20:24:21.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2042 | 2026-03-14T20:24:21.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2043 | 2026-03-14T20:24:21.250Z | |
| 2044 | 2026-03-14T20:24:21.251Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2045 | 2026-03-14T20:24:21.789Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2046 | 2026-03-14T20:24:21.792Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2047 | 2026-03-14T20:24:21.792Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2048 | 2026-03-14T20:24:21.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2049 | 2026-03-14T20:24:21.858Z | |
| 2050 | 2026-03-14T20:24:21.858Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2051 | 2026-03-14T20:24:22.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2052 | 2026-03-14T20:24:22.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2053 | 2026-03-14T20:24:22.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2054 | 2026-03-14T20:24:22.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2055 | 2026-03-14T20:24:22.464Z | |
| 2056 | 2026-03-14T20:24:22.464Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2057 | 2026-03-14T20:24:23.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2058 | 2026-03-14T20:24:23.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2059 | 2026-03-14T20:24:23.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2060 | 2026-03-14T20:24:23.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2061 | 2026-03-14T20:24:23.073Z | |
| 2062 | 2026-03-14T20:24:23.073Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2063 | 2026-03-14T20:24:23.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2064 | 2026-03-14T20:24:23.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2065 | 2026-03-14T20:24:23.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2066 | 2026-03-14T20:24:23.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2067 | 2026-03-14T20:24:23.693Z | |
| 2068 | 2026-03-14T20:24:23.693Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2069 | 2026-03-14T20:24:24.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2070 | 2026-03-14T20:24:24.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2071 | 2026-03-14T20:24:24.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2072 | 2026-03-14T20:24:24.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2073 | 2026-03-14T20:24:24.297Z | |
| 2074 | 2026-03-14T20:24:24.297Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2075 | 2026-03-14T20:24:24.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2076 | 2026-03-14T20:24:24.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2077 | 2026-03-14T20:24:24.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2078 | 2026-03-14T20:24:24.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2079 | 2026-03-14T20:24:24.907Z | |
| 2080 | 2026-03-14T20:24:24.907Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2081 | 2026-03-14T20:24:25.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2082 | 2026-03-14T20:24:25.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2083 | 2026-03-14T20:24:25.448Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2084 | 2026-03-14T20:24:25.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2085 | 2026-03-14T20:24:25.514Z | |
| 2086 | 2026-03-14T20:24:25.515Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2087 | 2026-03-14T20:24:26.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2088 | 2026-03-14T20:24:26.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2089 | 2026-03-14T20:24:26.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2090 | 2026-03-14T20:24:26.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2091 | 2026-03-14T20:24:26.123Z | |
| 2092 | 2026-03-14T20:24:26.123Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2093 | 2026-03-14T20:24:26.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2094 | 2026-03-14T20:24:26.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2095 | 2026-03-14T20:24:26.662Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2096 | 2026-03-14T20:24:26.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2097 | 2026-03-14T20:24:26.730Z | |
| 2098 | 2026-03-14T20:24:26.730Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2099 | 2026-03-14T20:24:27.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2100 | 2026-03-14T20:24:27.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2101 | 2026-03-14T20:24:27.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2102 | 2026-03-14T20:24:27.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2103 | 2026-03-14T20:24:27.339Z | |
| 2104 | 2026-03-14T20:24:27.339Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2105 | 2026-03-14T20:24:27.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2106 | 2026-03-14T20:24:27.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2107 | 2026-03-14T20:24:27.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2108 | 2026-03-14T20:24:27.881Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2109 | 2026-03-14T20:24:27.945Z | |
| 2110 | 2026-03-14T20:24:27.945Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2111 | 2026-03-14T20:24:28.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2112 | 2026-03-14T20:24:28.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2113 | 2026-03-14T20:24:29.030Z | Checking cfg-if v1.0.4 |
| 2114 | 2026-03-14T20:24:29.188Z | Checking libc v0.2.180 |
| 2115 | 2026-03-14T20:24:29.192Z | Checking serde_core v1.0.228 |
| 2116 | 2026-03-14T20:24:29.220Z | Checking memchr v2.8.0 |
| 2117 | 2026-03-14T20:24:29.240Z | Checking itoa v1.0.17 |
| 2118 | 2026-03-14T20:24:29.240Z | Checking smallvec v1.15.1 |
| 2119 | 2026-03-14T20:24:29.274Z | Checking log v0.4.29 |
| 2120 | 2026-03-14T20:24:29.277Z | Checking zeroize v1.8.2 |
| 2121 | 2026-03-14T20:24:29.314Z | Checking stable_deref_trait v1.2.1 |
| 2122 | 2026-03-14T20:24:29.407Z | Checking zerofrom v0.1.6 |
| 2123 | 2026-03-14T20:24:29.439Z | Checking zmij v1.0.21 |
| 2124 | 2026-03-14T20:24:29.470Z | Checking scopeguard v1.2.0 |
| 2125 | 2026-03-14T20:24:29.492Z | Checking subtle v2.6.1 |
| 2126 | 2026-03-14T20:24:29.511Z | Checking percent-encoding v2.3.2 |
| 2127 | 2026-03-14T20:24:29.549Z | Checking yoke v0.8.1 |
| 2128 | 2026-03-14T20:24:29.594Z | Checking lock_api v0.4.14 |
| 2129 | 2026-03-14T20:24:29.683Z | Checking writeable v0.6.2 |
| 2130 | 2026-03-14T20:24:29.686Z | Checking litemap v0.8.1 |
| 2131 | 2026-03-14T20:24:29.722Z | Checking libm v0.2.16 |
| 2132 | 2026-03-14T20:24:29.743Z | Checking icu_normalizer_data v2.1.1 |
| 2133 | 2026-03-14T20:24:29.767Z | Checking zerovec v0.11.5 |
| 2134 | 2026-03-14T20:24:29.788Z | Checking getrandom v0.2.17 |
| 2135 | 2026-03-14T20:24:29.832Z | Checking errno v0.3.14 |
| 2136 | 2026-03-14T20:24:29.866Z | Checking zerotrie v0.2.3 |
| 2137 | 2026-03-14T20:24:29.894Z | Checking icu_properties_data v2.1.2 |
| 2138 | 2026-03-14T20:24:29.919Z | Checking pin-project-lite v0.2.17 |
| 2139 | 2026-03-14T20:24:29.967Z | Checking rand_core v0.6.4 |
| 2140 | 2026-03-14T20:24:29.987Z | Checking utf8_iter v1.0.4 |
| 2141 | 2026-03-14T20:24:30.029Z | Checking form_urlencoded v1.2.2 |
| 2142 | 2026-03-14T20:24:30.062Z | Checking typenum v1.19.0 |
| 2143 | 2026-03-14T20:24:30.140Z | Checking portable-atomic v1.13.1 |
| 2144 | 2026-03-14T20:24:30.174Z | Checking critical-section v1.2.0 |
| 2145 | 2026-03-14T20:24:30.195Z | Checking rand_core v0.10.0 |
| 2146 | 2026-03-14T20:24:30.214Z | Checking signal-hook-registry v1.4.8 |
| 2147 | 2026-03-14T20:24:30.301Z | Checking parking_lot_core v0.9.12 |
| 2148 | 2026-03-14T20:24:30.368Z | Checking tinystr v0.8.2 |
| 2149 | 2026-03-14T20:24:30.388Z | Checking potential_utf v0.1.4 |
| 2150 | 2026-03-14T20:24:30.425Z | Checking getrandom v0.4.1 |
| 2151 | 2026-03-14T20:24:30.541Z | Checking parking_lot v0.12.5 |
| 2152 | 2026-03-14T20:24:30.560Z | Checking icu_collections v2.1.1 |
| 2153 | 2026-03-14T20:24:30.594Z | Checking icu_locale_core v2.1.1 |
| 2154 | 2026-03-14T20:24:30.614Z | Checking socket2 v0.6.2 |
| 2155 | 2026-03-14T20:24:30.730Z | Checking num-traits v0.2.19 |
| 2156 | 2026-03-14T20:24:30.752Z | Checking once_cell v1.21.3 |
| 2157 | 2026-03-14T20:24:30.778Z | Checking mio v1.1.1 |
| 2158 | 2026-03-14T20:24:30.797Z | Checking generic-array v0.14.7 |
| 2159 | 2026-03-14T20:24:30.935Z | Checking zerocopy v0.8.40 |
| 2160 | 2026-03-14T20:24:30.974Z | Checking iana-time-zone v0.1.65 |
| 2161 | 2026-03-14T20:24:30.994Z | Checking futures-core v0.3.32 |
| 2162 | 2026-03-14T20:24:31.104Z | Checking equivalent v1.0.2 |
| 2163 | 2026-03-14T20:24:31.144Z | Checking allocator-api2 v0.2.21 |
| 2164 | 2026-03-14T20:24:31.166Z | Checking const-oid v0.9.6 |
| 2165 | 2026-03-14T20:24:31.207Z | Checking foldhash v0.2.0 |
| 2166 | 2026-03-14T20:24:31.358Z | Checking serde v1.0.228 |
| 2167 | 2026-03-14T20:24:31.361Z | Checking serde_json v1.0.149 |
| 2168 | 2026-03-14T20:24:31.404Z | Checking icu_provider v2.1.1 |
| 2169 | 2026-03-14T20:24:31.432Z | Checking bitflags v2.11.0 |
| 2170 | 2026-03-14T20:24:31.519Z | Checking crypto-common v0.1.7 |
| 2171 | 2026-03-14T20:24:31.538Z | Checking uuid v1.21.0 |
| 2172 | 2026-03-14T20:24:31.649Z | Checking hashbrown v0.16.1 |
| 2173 | 2026-03-14T20:24:31.678Z | Checking dyn-clone v1.0.20 |
| 2174 | 2026-03-14T20:24:31.712Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-03-14T20:24:31.807Z | Checking icu_normalizer v2.1.1 |
| 2176 | 2026-03-14T20:24:31.908Z | Checking bytes v1.11.1 |
| 2177 | 2026-03-14T20:24:31.955Z | Checking chrono v0.4.44 |
| 2178 | 2026-03-14T20:24:32.182Z | Checking futures-sink v0.3.32 |
| 2179 | 2026-03-14T20:24:32.207Z | Checking block-buffer v0.10.4 |
| 2180 | 2026-03-14T20:24:32.292Z | Checking semver v1.0.27 |
| 2181 | 2026-03-14T20:24:32.310Z | Checking futures-channel v0.3.32 |
| 2182 | 2026-03-14T20:24:32.333Z | Checking slab v0.4.12 |
| 2183 | 2026-03-14T20:24:32.377Z | Checking futures-io v0.3.32 |
| 2184 | 2026-03-14T20:24:32.517Z | Checking tokio v1.49.0 |
| 2185 | 2026-03-14T20:24:32.537Z | Checking futures-task v0.3.32 |
| 2186 | 2026-03-14T20:24:32.556Z | Checking digest v0.10.7 |
| 2187 | 2026-03-14T20:24:32.576Z | Checking thiserror v2.0.18 |
| 2188 | 2026-03-14T20:24:32.579Z | Checking byteorder v1.5.0 |
| 2189 | 2026-03-14T20:24:32.697Z | Checking indexmap v2.13.0 |
| 2190 | 2026-03-14T20:24:32.716Z | Checking futures-util v0.3.32 |
| 2191 | 2026-03-14T20:24:32.810Z | Checking cpufeatures v0.2.17 |
| 2192 | 2026-03-14T20:24:32.858Z | Checking http v1.4.0 |
| 2193 | 2026-03-14T20:24:32.878Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-14T20:24:32.900Z | Checking fnv v1.0.7 |
| 2195 | 2026-03-14T20:24:33.014Z | Checking unicode-ident v1.0.24 |
| 2196 | 2026-03-14T20:24:33.033Z | Checking idna v1.1.0 |
| 2197 | 2026-03-14T20:24:33.142Z | Checking base64 v0.22.1 |
| 2198 | 2026-03-14T20:24:33.163Z | Checking tracing-core v0.1.36 |
| 2199 | 2026-03-14T20:24:33.343Z | Checking url v2.5.8 |
| 2200 | 2026-03-14T20:24:33.451Z | Checking proc-macro2 v1.0.106 |
| 2201 | 2026-03-14T20:24:33.475Z | Checking rustls-pki-types v1.14.0 |
| 2202 | 2026-03-14T20:24:33.569Z | Checking tracing v0.1.44 |
| 2203 | 2026-03-14T20:24:33.634Z | Checking regex-syntax v0.8.10 |
| 2204 | 2026-03-14T20:24:33.834Z | Checking untrusted v0.9.0 |
| 2205 | 2026-03-14T20:24:33.858Z | Checking thiserror v1.0.69 |
| 2206 | 2026-03-14T20:24:33.878Z | Checking quote v1.0.44 |
| 2207 | 2026-03-14T20:24:33.911Z | Checking schemars v0.8.22 |
| 2208 | 2026-03-14T20:24:33.971Z | Checking ring v0.17.14 |
| 2209 | 2026-03-14T20:24:33.996Z | Checking ipnet v2.11.0 |
| 2210 | 2026-03-14T20:24:34.104Z | Checking syn v2.0.117 |
| 2211 | 2026-03-14T20:24:34.341Z | Checking httparse v1.10.1 |
| 2212 | 2026-03-14T20:24:34.612Z | Checking http-body v1.0.1 |
| 2213 | 2026-03-14T20:24:34.781Z | Checking rustix v1.1.3 |
| 2214 | 2026-03-14T20:24:34.801Z | Checking block-padding v0.3.3 |
| 2215 | 2026-03-14T20:24:34.920Z | Checking ppv-lite86 v0.2.21 |
| 2216 | 2026-03-14T20:24:34.968Z | Checking getrandom v0.3.4 |
| 2217 | 2026-03-14T20:24:35.152Z | Checking atomic-waker v1.1.2 |
| 2218 | 2026-03-14T20:24:35.278Z | Checking inout v0.1.4 |
| 2219 | 2026-03-14T20:24:35.320Z | Checking hmac v0.12.1 |
| 2220 | 2026-03-14T20:24:35.342Z | Checking aws-lc-sys v0.37.1 |
| 2221 | 2026-03-14T20:24:35.345Z | Checking aho-corasick v1.1.4 |
| 2222 | 2026-03-14T20:24:35.437Z | Checking httpdate v1.0.3 |
| 2223 | 2026-03-14T20:24:35.461Z | Checking untrusted v0.7.1 |
| 2224 | 2026-03-14T20:24:35.492Z | Checking tower-service v0.3.3 |
| 2225 | 2026-03-14T20:24:35.606Z | Checking powerfmt v0.2.0 |
| 2226 | 2026-03-14T20:24:35.606Z | Checking try-lock v0.2.5 |
| 2227 | 2026-03-14T20:24:35.643Z | Checking tower-layer v0.3.3 |
| 2228 | 2026-03-14T20:24:35.746Z | Checking openssl-probe v0.2.1 |
| 2229 | 2026-03-14T20:24:35.807Z | Checking deranged v0.5.8 |
| 2230 | 2026-03-14T20:24:35.831Z | Checking want v0.3.1 |
| 2231 | 2026-03-14T20:24:35.875Z | Checking cipher v0.4.4 |
| 2232 | 2026-03-14T20:24:35.981Z | Checking rand_core v0.9.5 |
| 2233 | 2026-03-14T20:24:36.003Z | Checking num-conv v0.2.0 |
| 2234 | 2026-03-14T20:24:36.070Z | Checking aws-lc-rs v1.16.0 |
| 2235 | 2026-03-14T20:24:36.149Z | Checking time-core v0.1.8 |
| 2236 | 2026-03-14T20:24:36.169Z | Checking pin-utils v0.1.0 |
| 2237 | 2026-03-14T20:24:36.211Z | Checking base64ct v1.8.3 |
| 2238 | 2026-03-14T20:24:36.255Z | Checking num_threads v0.1.7 |
| 2239 | 2026-03-14T20:24:36.274Z | Checking regex-automata v0.4.14 |
| 2240 | 2026-03-14T20:24:36.329Z | Checking sha2 v0.10.9 |
| 2241 | 2026-03-14T20:24:36.360Z | Checking erased-serde v0.3.31 |
| 2242 | 2026-03-14T20:24:36.521Z | Checking pretty-hex v0.4.1 |
| 2243 | 2026-03-14T20:24:36.672Z | Checking rand_chacha v0.9.0 |
| 2244 | 2026-03-14T20:24:36.696Z | Checking ryu v1.0.23 |
| 2245 | 2026-03-14T20:24:36.871Z | Checking fastrand v2.3.0 |
| 2246 | 2026-03-14T20:24:36.926Z | Checking slog v2.8.2 |
| 2247 | 2026-03-14T20:24:36.946Z | Checking rand v0.9.2 |
| 2248 | 2026-03-14T20:24:36.968Z | Checking tokio-util v0.7.18 |
| 2249 | 2026-03-14T20:24:37.099Z | Checking time v0.3.47 |
| 2250 | 2026-03-14T20:24:37.122Z | Checking pem-rfc7468 v0.7.0 |
| 2251 | 2026-03-14T20:24:37.208Z | Checking rustls-webpki v0.103.9 |
| 2252 | 2026-03-14T20:24:37.277Z | Checking rustls-native-certs v0.8.3 |
| 2253 | 2026-03-14T20:24:37.325Z | Checking ipnetwork v0.21.1 |
| 2254 | 2026-03-14T20:24:37.395Z | Checking http-body-util v0.1.3 |
| 2255 | 2026-03-14T20:24:37.437Z | Checking sync_wrapper v1.0.2 |
| 2256 | 2026-03-14T20:24:37.567Z | Checking spin v0.9.8 |
| 2257 | 2026-03-14T20:24:37.591Z | Checking flagset v0.4.7 |
| 2258 | 2026-03-14T20:24:37.611Z | Checking plain v0.2.3 |
| 2259 | 2026-03-14T20:24:37.676Z | Checking tower v0.5.3 |
| 2260 | 2026-03-14T20:24:37.741Z | Checking der v0.7.10 |
| 2261 | 2026-03-14T20:24:37.762Z | Checking rustls v0.23.37 |
| 2262 | 2026-03-14T20:24:37.783Z | Checking serde_urlencoded v0.7.1 |
| 2263 | 2026-03-14T20:24:37.805Z | Checking h2 v0.4.13 |
| 2264 | 2026-03-14T20:24:37.825Z | Checking rand_chacha v0.3.1 |
| 2265 | 2026-03-14T20:24:38.052Z | Checking webpki-roots v1.0.6 |
| 2266 | 2026-03-14T20:24:38.097Z | Checking iri-string v0.7.10 |
| 2267 | 2026-03-14T20:24:38.186Z | Checking ucd-trie v0.1.7 |
| 2268 | 2026-03-14T20:24:38.206Z | Checking tinyvec_macros v0.1.1 |
| 2269 | 2026-03-14T20:24:38.291Z | Checking tinyvec v1.10.0 |
| 2270 | 2026-03-14T20:24:38.353Z | Checking pest v2.8.6 |
| 2271 | 2026-03-14T20:24:38.659Z | Checking rand v0.8.5 |
| 2272 | 2026-03-14T20:24:38.707Z | Checking tempfile v3.25.0 |
| 2273 | 2026-03-14T20:24:38.763Z | Checking salsa20 v0.10.2 |
| 2274 | 2026-03-14T20:24:38.788Z | Checking spki v0.7.3 |
| 2275 | 2026-03-14T20:24:38.929Z | Checking pbkdf2 v0.12.2 |
| 2276 | 2026-03-14T20:24:38.963Z | Checking unicode-width v0.2.0 |
| 2277 | 2026-03-14T20:24:38.995Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-03-14T20:24:39.068Z | Checking scrypt v0.11.0 |
| 2279 | 2026-03-14T20:24:39.099Z | Checking foreign-types v0.3.2 |
| 2280 | 2026-03-14T20:24:39.188Z | Checking regex v1.12.3 |
| 2281 | 2026-03-14T20:24:39.242Z | Checking aes v0.8.4 |
| 2282 | 2026-03-14T20:24:39.279Z | Checking cbc v0.1.2 |
| 2283 | 2026-03-14T20:24:39.358Z | Checking anyhow v1.0.102 |
| 2284 | 2026-03-14T20:24:39.441Z | Checking openssl-sys v0.9.111 |
| 2285 | 2026-03-14T20:24:39.540Z | Checking tower-http v0.6.8 |
| 2286 | 2026-03-14T20:24:39.563Z | Checking crossbeam-utils v0.8.21 |
| 2287 | 2026-03-14T20:24:39.616Z | Checking oxnet v0.1.4 |
| 2288 | 2026-03-14T20:24:39.779Z | Checking pkcs5 v0.7.1 |
| 2289 | 2026-03-14T20:24:39.809Z | Checking mime v0.3.17 |
| 2290 | 2026-03-14T20:24:39.908Z | Checking openapiv3 v2.2.0 |
| 2291 | 2026-03-14T20:24:39.930Z | Checking scroll v0.12.0 |
| 2292 | 2026-03-14T20:24:40.024Z | Checking encoding_rs v0.8.35 |
| 2293 | 2026-03-14T20:24:40.044Z | Checking winnow v0.7.14 |
| 2294 | 2026-03-14T20:24:40.076Z | Checking openssl v0.10.75 |
| 2295 | 2026-03-14T20:24:40.116Z | Checking pkcs8 v0.10.2 |
| 2296 | 2026-03-14T20:24:40.240Z | Checking data-encoding v2.10.0 |
| 2297 | 2026-03-14T20:24:40.347Z | Checking siphasher v1.0.2 |
| 2298 | 2026-03-14T20:24:40.563Z | Checking goblin v0.8.2 |
| 2299 | 2026-03-14T20:24:40.621Z | Checking lazy_static v1.5.0 |
| 2300 | 2026-03-14T20:24:40.736Z | Checking zerocopy v0.7.35 |
| 2301 | 2026-03-14T20:24:41.003Z | Checking tokio-rustls v0.26.4 |
| 2302 | 2026-03-14T20:24:41.297Z | Checking wait-timeout v0.2.1 |
| 2303 | 2026-03-14T20:24:41.334Z | Checking psl-types v2.0.11 |
| 2304 | 2026-03-14T20:24:41.410Z | Checking hyper v1.8.1 |
| 2305 | 2026-03-14T20:24:41.429Z | Checking managed v0.8.0 |
| 2306 | 2026-03-14T20:24:41.449Z | Checking bit-vec v0.8.0 |
| 2307 | 2026-03-14T20:24:41.481Z | Checking anstyle v1.0.13 |
| 2308 | 2026-03-14T20:24:41.672Z | Checking either v1.15.0 |
| 2309 | 2026-03-14T20:24:41.700Z | Checking utf8parse v0.2.2 |
| 2310 | 2026-03-14T20:24:41.720Z | Checking quick-error v1.2.3 |
| 2311 | 2026-03-14T20:24:41.740Z | Checking bitflags v1.3.2 |
| 2312 | 2026-03-14T20:24:41.743Z | Checking bit-set v0.8.0 |
| 2313 | 2026-03-14T20:24:41.825Z | Checking anstyle-parse v0.2.7 |
| 2314 | 2026-03-14T20:24:41.845Z | Checking rusty-fork v0.3.1 |
| 2315 | 2026-03-14T20:24:41.849Z | Checking publicsuffix v2.3.0 |
| 2316 | 2026-03-14T20:24:41.913Z | Checking dtrace-parser v0.2.0 |
| 2317 | 2026-03-14T20:24:41.943Z | Checking unicode-normalization v0.1.25 |
| 2318 | 2026-03-14T20:24:42.018Z | Checking cookie v0.18.1 |
| 2319 | 2026-03-14T20:24:42.058Z | Checking rand_xorshift v0.4.0 |
| 2320 | 2026-03-14T20:24:42.058Z | Checking sha1 v0.10.6 |
| 2321 | 2026-03-14T20:24:42.219Z | Checking thread-id v4.2.2 |
| 2322 | 2026-03-14T20:24:42.238Z | Checking colorchoice v1.0.4 |
| 2323 | 2026-03-14T20:24:42.260Z | Checking unarray v0.1.4 |
| 2324 | 2026-03-14T20:24:42.313Z | Checking is_terminal_polyfill v1.70.2 |
| 2325 | 2026-03-14T20:24:42.316Z | Checking anstyle-query v1.1.5 |
| 2326 | 2026-03-14T20:24:42.361Z | Checking cookie_store v0.22.1 |
| 2327 | 2026-03-14T20:24:42.387Z | Checking proptest v1.10.0 |
| 2328 | 2026-03-14T20:24:42.423Z | Checking rustls-platform-verifier v0.6.2 |
| 2329 | 2026-03-14T20:24:42.446Z | Checking anstream v0.6.21 |
| 2330 | 2026-03-14T20:24:42.467Z | Checking crossbeam-epoch v0.9.18 |
| 2331 | 2026-03-14T20:24:42.594Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-14T20:24:42.629Z | Checking hyper-util v0.1.20 |
| 2333 | 2026-03-14T20:24:42.703Z | Checking scroll v0.13.0 |
| 2334 | 2026-03-14T20:24:42.736Z | Checking hex v0.4.3 |
| 2335 | 2026-03-14T20:24:42.765Z | Checking num-integer v0.1.46 |
| 2336 | 2026-03-14T20:24:42.788Z | Checking simd-adler32 v0.3.8 |
| 2337 | 2026-03-14T20:24:42.908Z | Checking native-tls v0.2.18 |
| 2338 | 2026-03-14T20:24:43.006Z | Checking goblin v0.10.5 |
| 2339 | 2026-03-14T20:24:43.010Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-03-14T20:24:43.046Z | Checking bstr v1.12.1 |
| 2341 | 2026-03-14T20:24:43.065Z | Checking ref-cast v1.0.25 |
| 2342 | 2026-03-14T20:24:43.134Z | Checking tokio-native-tls v0.3.1 |
| 2343 | 2026-03-14T20:24:43.184Z | Checking rustix v0.38.44 |
| 2344 | 2026-03-14T20:24:43.204Z | Checking dof v0.3.0 |
| 2345 | 2026-03-14T20:24:43.250Z | Checking camino v1.2.2 |
| 2346 | 2026-03-14T20:24:43.327Z | Checking crc32fast v1.5.0 |
| 2347 | 2026-03-14T20:24:43.509Z | Checking signature v2.2.0 |
| 2348 | 2026-03-14T20:24:43.564Z | Checking usdt-impl v0.5.0 |
| 2349 | 2026-03-14T20:24:43.585Z | Checking toml_datetime v0.6.11 |
| 2350 | 2026-03-14T20:24:43.604Z | Checking serde_spanned v0.6.9 |
| 2351 | 2026-03-14T20:24:43.671Z | Checking ff v0.13.1 |
| 2352 | 2026-03-14T20:24:43.760Z | Checking adler2 v2.0.1 |
| 2353 | 2026-03-14T20:24:43.816Z | Checking strsim v0.11.1 |
| 2354 | 2026-03-14T20:24:43.836Z | Checking unicode-properties v0.1.4 |
| 2355 | 2026-03-14T20:24:43.897Z | Checking clap_lex v1.0.0 |
| 2356 | 2026-03-14T20:24:43.917Z | Checking base16ct v0.2.0 |
| 2357 | 2026-03-14T20:24:44.022Z | Checking unicode-bidi v0.3.18 |
| 2358 | 2026-03-14T20:24:44.072Z | Checking sec1 v0.7.3 |
| 2359 | 2026-03-14T20:24:44.092Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-14T20:24:44.092Z | Checking miniz_oxide v0.8.9 |
| 2361 | 2026-03-14T20:24:44.283Z | Checking hyper-rustls v0.27.7 |
| 2362 | 2026-03-14T20:24:44.316Z | Checking hyper-tls v0.6.0 |
| 2363 | 2026-03-14T20:24:44.338Z | Checking group v0.13.0 |
| 2364 | 2026-03-14T20:24:44.410Z | Checking stringprep v0.1.5 |
| 2365 | 2026-03-14T20:24:44.521Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-14T20:24:44.541Z | Checking num-iter v0.1.45 |
| 2367 | 2026-03-14T20:24:44.561Z | Checking reqwest v0.12.28 |
| 2368 | 2026-03-14T20:24:44.585Z | Checking reqwest v0.13.2 |
| 2369 | 2026-03-14T20:24:44.606Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2370 | 2026-03-14T20:24:44.682Z | Checking dtrace-parser v0.3.0 |
| 2371 | 2026-03-14T20:24:44.893Z | Checking newtype-uuid v1.3.2 |
| 2372 | 2026-03-14T20:24:44.943Z | Checking hkdf v0.12.4 |
| 2373 | 2026-03-14T20:24:44.990Z | Checking strum v0.26.3 |
| 2374 | 2026-03-14T20:24:45.040Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2375 | 2026-03-14T20:24:45.110Z | Checking hash32 v0.2.1 |
| 2376 | 2026-03-14T20:24:45.130Z | Checking md-5 v0.10.6 |
| 2377 | 2026-03-14T20:24:45.150Z | Checking daft v0.1.5 |
| 2378 | 2026-03-14T20:24:45.183Z | Checking crypto-bigint v0.5.5 |
| 2379 | 2026-03-14T20:24:45.303Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2380 | 2026-03-14T20:24:45.321Z | Checking thread-id v5.1.0 |
| 2381 | 2026-03-14T20:24:45.422Z | Checking fallible-iterator v0.2.0 |
| 2382 | 2026-03-14T20:24:45.476Z | Checking unicode-segmentation v1.12.0 |
| 2383 | 2026-03-14T20:24:45.566Z | Checking zlib-rs v0.6.2 |
| 2384 | 2026-03-14T20:24:45.717Z | Checking heapless v0.7.17 |
| 2385 | 2026-03-14T20:24:45.738Z | Checking zstd-safe v7.2.4 |
| 2386 | 2026-03-14T20:24:45.801Z | Checking postgres-protocol v0.6.10 |
| 2387 | 2026-03-14T20:24:45.840Z | Checking clap v4.5.60 |
| 2388 | 2026-03-14T20:24:45.898Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-14T20:24:45.937Z | Checking itertools v0.12.1 |
| 2390 | 2026-03-14T20:24:45.957Z | Checking phf_shared v0.13.1 |
| 2391 | 2026-03-14T20:24:46.211Z | Checking console v0.16.2 |
| 2392 | 2026-03-14T20:24:46.231Z | Checking curve25519-dalek v4.1.3 |
| 2393 | 2026-03-14T20:24:46.251Z | Checking dof v0.4.0 |
| 2394 | 2026-03-14T20:24:46.275Z | Checking memoffset v0.9.1 |
| 2395 | 2026-03-14T20:24:46.373Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2396 | 2026-03-14T20:24:46.479Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-14T20:24:46.529Z | Checking elliptic-curve v0.13.8 |
| 2398 | 2026-03-14T20:24:46.598Z | Checking memmap2 v0.9.10 |
| 2399 | 2026-03-14T20:24:46.723Z | Checking libbz2-rs-sys v0.2.2 |
| 2400 | 2026-03-14T20:24:46.793Z | Checking flate2 v1.1.9 |
| 2401 | 2026-03-14T20:24:46.812Z | Checking toml_write v0.1.2 |
| 2402 | 2026-03-14T20:24:46.940Z | Checking bumpalo v3.20.2 |
| 2403 | 2026-03-14T20:24:47.033Z | Checking unit-prefix v0.5.2 |
| 2404 | 2026-03-14T20:24:47.110Z | Checking usdt-impl v0.6.0 |
| 2405 | 2026-03-14T20:24:47.185Z | Checking winnow v0.5.40 |
| 2406 | 2026-03-14T20:24:47.206Z | Checking foldhash v0.1.5 |
| 2407 | 2026-03-14T20:24:47.209Z | Checking fixedbitset v0.4.2 |
| 2408 | 2026-03-14T20:24:47.246Z | Checking bzip2 v0.6.1 |
| 2409 | 2026-03-14T20:24:47.269Z | Checking zopfli v0.8.3 |
| 2410 | 2026-03-14T20:24:47.301Z | Checking zone v0.3.1 |
| 2411 | 2026-03-14T20:24:47.373Z | Checking hashbrown v0.15.5 |
| 2412 | 2026-03-14T20:24:47.414Z | Checking petgraph v0.6.5 |
| 2413 | 2026-03-14T20:24:47.454Z | Checking toml_edit v0.22.27 |
| 2414 | 2026-03-14T20:24:47.475Z | Checking usdt v0.6.0 |
| 2415 | 2026-03-14T20:24:47.678Z | Checking signal-hook-mio v0.2.5 |
| 2416 | 2026-03-14T20:24:47.707Z | Checking bzip2 v0.4.4 |
| 2417 | 2026-03-14T20:24:47.771Z | Checking nix v0.31.1 |
| 2418 | 2026-03-14T20:24:47.807Z | Checking smoltcp v0.9.1 |
| 2419 | 2026-03-14T20:24:47.916Z | Checking indicatif v0.18.4 |
| 2420 | 2026-03-14T20:24:47.919Z | Checking phf v0.13.1 |
| 2421 | 2026-03-14T20:24:48.013Z | Checking postgres-types v0.2.12 |
| 2422 | 2026-03-14T20:24:48.114Z | Checking zstd v0.13.3 |
| 2423 | 2026-03-14T20:24:48.360Z | Checking similar v2.7.0 |
| 2424 | 2026-03-14T20:24:48.436Z | Checking num-bigint-dig v0.8.6 |
| 2425 | 2026-03-14T20:24:48.455Z | Checking ed25519 v2.2.3 |
| 2426 | 2026-03-14T20:24:48.628Z | Checking phf_shared v0.11.3 |
| 2427 | 2026-03-14T20:24:48.696Z | Checking pkcs1 v0.7.5 |
| 2428 | 2026-03-14T20:24:48.754Z | Checking toml_edit v0.19.15 |
| 2429 | 2026-03-14T20:24:48.822Z | Checking tokio-stream v0.1.18 |
| 2430 | 2026-03-14T20:24:48.879Z | Checking strum v0.27.2 |
| 2431 | 2026-03-14T20:24:48.962Z | Checking hubpack v0.1.2 |
| 2432 | 2026-03-14T20:24:48.981Z | Checking rfc6979 v0.4.0 |
| 2433 | 2026-03-14T20:24:49.015Z | Checking serde-big-array v0.5.1 |
| 2434 | 2026-03-14T20:24:49.125Z | Checking float-cmp v0.10.0 |
| 2435 | 2026-03-14T20:24:49.153Z | Checking env_filter v1.0.0 |
| 2436 | 2026-03-14T20:24:49.173Z | Checking keccak v0.1.6 |
| 2437 | 2026-03-14T20:24:49.192Z | Checking fixedbitset v0.5.7 |
| 2438 | 2026-03-14T20:24:49.195Z | Checking jiff v0.2.21 |
| 2439 | 2026-03-14T20:24:49.285Z | Checking normalize-line-endings v0.3.0 |
| 2440 | 2026-03-14T20:24:49.330Z | Checking rustc-hash v2.1.1 |
| 2441 | 2026-03-14T20:24:49.333Z | Checking precomputed-hash v0.1.1 |
| 2442 | 2026-03-14T20:24:49.390Z | Checking new_debug_unreachable v1.0.6 |
| 2443 | 2026-03-14T20:24:49.410Z | Checking predicates-core v1.0.10 |
| 2444 | 2026-03-14T20:24:49.444Z | Checking whoami v2.1.0 |
| 2445 | 2026-03-14T20:24:49.464Z | Checking difflib v0.4.0 |
| 2446 | 2026-03-14T20:24:49.483Z | Checking static_assertions v1.1.0 |
| 2447 | 2026-03-14T20:24:49.486Z | Checking string_cache v0.8.9 |
| 2448 | 2026-03-14T20:24:49.564Z | Checking iddqd v0.3.17 |
| 2449 | 2026-03-14T20:24:49.584Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2450 | 2026-03-14T20:24:49.604Z | Checking rsa v0.9.10 |
| 2451 | 2026-03-14T20:24:49.694Z | Checking predicates v3.1.4 |
| 2452 | 2026-03-14T20:24:49.696Z | Checking tokio-postgres v0.7.16 |
| 2453 | 2026-03-14T20:24:49.733Z | Checking petgraph v0.8.3 |
| 2454 | 2026-03-14T20:24:50.097Z | Checking sha3 v0.10.8 |
| 2455 | 2026-03-14T20:24:50.202Z | Checking toml v0.7.8 |
| 2456 | 2026-03-14T20:24:50.222Z | Checking env_logger v0.11.9 |
| 2457 | 2026-03-14T20:24:50.380Z | Checking ecdsa v0.16.9 |
| 2458 | 2026-03-14T20:24:50.490Z | Checking ed25519-dalek v2.2.0 |
| 2459 | 2026-03-14T20:24:50.635Z | Checking zip v0.6.6 |
| 2460 | 2026-03-14T20:24:50.757Z | Checking crossterm v0.28.1 |
| 2461 | 2026-03-14T20:24:50.794Z | Checking serde_with v3.17.0 |
| 2462 | 2026-03-14T20:24:50.826Z | Checking itertools v0.13.0 |
| 2463 | 2026-03-14T20:24:51.056Z | Checking hickory-proto v0.25.2 |
| 2464 | 2026-03-14T20:24:51.381Z | Checking x509-cert v0.2.5 |
| 2465 | 2026-03-14T20:24:51.710Z | Checking fs-err v3.3.0 |
| 2466 | 2026-03-14T20:24:51.909Z | Checking ahash v0.8.12 |
| 2467 | 2026-03-14T20:24:52.096Z | Checking object v0.37.3 |
| 2468 | 2026-03-14T20:24:52.164Z | Checking buf-list v1.1.2 |
| 2469 | 2026-03-14T20:24:52.259Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2470 | 2026-03-14T20:24:52.279Z | Checking peg-runtime v0.8.5 |
| 2471 | 2026-03-14T20:24:52.341Z | Checking zip v4.6.1 |
| 2472 | 2026-03-14T20:24:52.394Z | Checking lalrpop-util v0.19.12 |
| 2473 | 2026-03-14T20:24:52.460Z | Compiling structmeta-derive v0.3.0 |
| 2474 | 2026-03-14T20:24:52.603Z | Compiling rustls v0.22.4 |
| 2475 | 2026-03-14T20:24:52.623Z | Compiling newtype-uuid-macros v0.1.0 |
| 2476 | 2026-03-14T20:24:52.623Z | Compiling multer v3.1.0 |
| 2477 | 2026-03-14T20:24:52.771Z | Compiling async-stream-impl v0.3.6 |
| 2478 | 2026-03-14T20:24:52.846Z | Checking futures-executor v0.3.32 |
| 2479 | 2026-03-14T20:24:52.937Z | Checking regress v0.10.5 |
| 2480 | 2026-03-14T20:24:53.113Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-14T20:24:53.410Z | Checking futures v0.3.32 |
| 2482 | 2026-03-14T20:24:53.516Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-14T20:24:53.544Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2484 | 2026-03-14T20:24:53.620Z | Checking thread_local v1.1.9 |
| 2485 | 2026-03-14T20:24:53.838Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2486 | 2026-03-14T20:24:53.906Z | Compiling structmeta v0.3.0 |
| 2487 | 2026-03-14T20:24:54.037Z | Checking crossbeam-channel v0.5.15 |
| 2488 | 2026-03-14T20:24:54.186Z | Compiling derive-ex v0.1.8 |
| 2489 | 2026-03-14T20:24:54.317Z | Checking is-terminal v0.4.17 |
| 2490 | 2026-03-14T20:24:54.436Z | Checking take_mut v0.2.2 |
| 2491 | 2026-03-14T20:24:54.508Z | Checking term v1.2.1 |
| 2492 | 2026-03-14T20:24:54.566Z | Checking slog-async v2.8.0 |
| 2493 | 2026-03-14T20:24:54.792Z | Compiling parse-display-derive v0.10.0 |
| 2494 | 2026-03-14T20:24:54.811Z | Checking slog-term v2.9.2 |
| 2495 | 2026-03-14T20:24:54.864Z | Checking rustls-webpki v0.102.8 |
| 2496 | 2026-03-14T20:24:54.883Z | Checking serde_spanned v1.0.4 |
| 2497 | 2026-03-14T20:24:55.050Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2498 | 2026-03-14T20:24:55.158Z | Checking match_cfg v0.1.0 |
| 2499 | 2026-03-14T20:24:55.246Z | Checking debug-ignore v1.0.5 |
| 2500 | 2026-03-14T20:24:55.298Z | Checking toml v0.9.12+spec-1.1.0 |
| 2501 | 2026-03-14T20:24:55.408Z | Checking hostname v0.3.1 |
| 2502 | 2026-03-14T20:24:55.429Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2503 | 2026-03-14T20:24:55.525Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2504 | 2026-03-14T20:24:55.546Z | Checking slog-json v2.6.1 |
| 2505 | 2026-03-14T20:24:55.717Z | Checking macaddr v1.0.1 |
| 2506 | 2026-03-14T20:24:55.751Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-14T20:24:55.893Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-14T20:24:55.896Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-14T20:24:56.081Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-14T20:24:56.161Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-14T20:24:56.205Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-14T20:24:56.249Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-14T20:24:56.342Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-14T20:24:56.374Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2515 | 2026-03-14T20:24:56.406Z | Checking progenitor-client v0.10.0 |
| 2516 | 2026-03-14T20:24:56.512Z | Compiling itertools v0.14.0 |
| 2517 | 2026-03-14T20:24:56.559Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-14T20:24:56.586Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2519 | 2026-03-14T20:24:56.641Z | Checking backon v1.6.0 |
| 2520 | 2026-03-14T20:24:56.697Z | Checking instant v0.1.13 |
| 2521 | 2026-03-14T20:24:56.807Z | Checking backoff v0.4.0 |
| 2522 | 2026-03-14T20:24:56.868Z | Checking progenitor-extras v0.1.1 |
| 2523 | 2026-03-14T20:24:57.031Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2524 | 2026-03-14T20:24:57.115Z | Checking parse-display v0.10.0 |
| 2525 | 2026-03-14T20:24:57.161Z | Checking heck v0.5.0 |
| 2526 | 2026-03-14T20:24:57.348Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2527 | 2026-03-14T20:24:57.373Z | Checking tokio-rustls v0.25.0 |
| 2528 | 2026-03-14T20:24:57.483Z | Compiling heapless v0.8.0 |
| 2529 | 2026-03-14T20:24:57.655Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2530 | 2026-03-14T20:24:57.846Z | Compiling crucible-workspace-hack v0.1.0 |
| 2531 | 2026-03-14T20:24:57.908Z | Compiling convert_case v0.4.0 |
| 2532 | 2026-03-14T20:24:58.093Z | Compiling proc-macro-crate v3.4.0 |
| 2533 | 2026-03-14T20:24:58.239Z | Compiling ingot-macros v0.1.1 |
| 2534 | 2026-03-14T20:24:58.410Z | Compiling derive_more v0.99.20 |
| 2535 | 2026-03-14T20:24:58.534Z | Checking hash32 v0.3.1 |
| 2536 | 2026-03-14T20:24:58.579Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2537 | 2026-03-14T20:24:58.698Z | Checking secrecy v0.10.3 |
| 2538 | 2026-03-14T20:24:58.818Z | Compiling smoltcp v0.11.0 |
| 2539 | 2026-03-14T20:24:58.820Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-14T20:24:58.856Z | Compiling prettyplease v0.2.37 |
| 2541 | 2026-03-14T20:24:59.081Z | Compiling num_enum_derive v0.7.5 |
| 2542 | 2026-03-14T20:24:59.245Z | Compiling typify-impl v0.6.1 |
| 2543 | 2026-03-14T20:24:59.292Z | Checking tabwriter v1.4.1 |
| 2544 | 2026-03-14T20:24:59.478Z | Checking cobs v0.3.0 |
| 2545 | 2026-03-14T20:24:59.639Z | Compiling foreign-types-macros v0.2.3 |
| 2546 | 2026-03-14T20:24:59.663Z | Checking cpufeatures v0.3.0 |
| 2547 | 2026-03-14T20:24:59.758Z | Checking foreign-types-shared v0.3.1 |
| 2548 | 2026-03-14T20:24:59.967Z | Compiling unsafe-libyaml v0.2.11 |
| 2549 | 2026-03-14T20:25:00.149Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2550 | 2026-03-14T20:25:00.489Z | Checking foreign-types v0.5.0 |
| 2551 | 2026-03-14T20:25:00.550Z | Checking num_enum v0.7.5 |
| 2552 | 2026-03-14T20:25:00.698Z | Checking chacha20 v0.10.0 |
| 2553 | 2026-03-14T20:25:00.764Z | Compiling serde_yaml v0.9.34+deprecated |
| 2554 | 2026-03-14T20:25:00.986Z | Checking postcard v1.1.3 |
| 2555 | 2026-03-14T20:25:01.919Z | Compiling proc-macro-crate v1.3.1 |
| 2556 | 2026-03-14T20:25:01.990Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2557 | 2026-03-14T20:25:02.079Z | Checking ingot-types v0.1.2 |
| 2558 | 2026-03-14T20:25:02.457Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2559 | 2026-03-14T20:25:02.505Z | Checking cstr-argument v0.1.2 |
| 2560 | 2026-03-14T20:25:02.572Z | Checking ingot v0.1.1 |
| 2561 | 2026-03-14T20:25:02.656Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2562 | 2026-03-14T20:25:02.674Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2563 | 2026-03-14T20:25:02.736Z | Checking colored v3.1.1 |
| 2564 | 2026-03-14T20:25:02.841Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2565 | 2026-03-14T20:25:02.937Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2566 | 2026-03-14T20:25:02.956Z | Compiling num_enum_derive v0.5.11 |
| 2567 | 2026-03-14T20:25:03.079Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2568 | 2026-03-14T20:25:03.231Z | Checking rand v0.10.0 |
| 2569 | 2026-03-14T20:25:04.153Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2570 | 2026-03-14T20:25:04.607Z | Checking num_enum v0.5.11 |
| 2571 | 2026-03-14T20:25:04.854Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2572 | 2026-03-14T20:25:05.022Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2573 | 2026-03-14T20:25:05.517Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-14T20:25:05.671Z | Compiling typify-macro v0.6.1 |
| 2575 | 2026-03-14T20:25:05.859Z | Compiling typify-impl v0.4.3 |
| 2576 | 2026-03-14T20:25:06.072Z | Checking camino-tempfile v1.4.1 |
| 2577 | 2026-03-14T20:25:06.191Z | Checking num-rational v0.4.2 |
| 2578 | 2026-03-14T20:25:06.576Z | Checking half v2.7.1 |
| 2579 | 2026-03-14T20:25:06.662Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2580 | 2026-03-14T20:25:06.801Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2581 | 2026-03-14T20:25:06.856Z | Checking universal-hash v0.5.1 |
| 2582 | 2026-03-14T20:25:06.943Z | Checking num-complex v0.4.6 |
| 2583 | 2026-03-14T20:25:06.966Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2584 | 2026-03-14T20:25:07.275Z | Checking opaque-debug v0.3.1 |
| 2585 | 2026-03-14T20:25:07.306Z | Checking ciborium-io v0.2.2 |
| 2586 | 2026-03-14T20:25:07.366Z | Checking poly1305 v0.8.0 |
| 2587 | 2026-03-14T20:25:07.422Z | Checking ciborium-ll v0.2.2 |
| 2588 | 2026-03-14T20:25:07.442Z | Checking num v0.4.3 |
| 2589 | 2026-03-14T20:25:07.570Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2590 | 2026-03-14T20:25:07.619Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2591 | 2026-03-14T20:25:07.649Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2592 | 2026-03-14T20:25:07.709Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2593 | 2026-03-14T20:25:07.933Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2594 | 2026-03-14T20:25:08.011Z | Compiling typify v0.6.1 |
| 2595 | 2026-03-14T20:25:08.164Z | Checking toml v0.8.23 |
| 2596 | 2026-03-14T20:25:08.405Z | Checking thiserror-no-std v2.0.2 |
| 2597 | 2026-03-14T20:25:08.518Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2598 | 2026-03-14T20:25:08.615Z | Checking password-hash v0.5.0 |
| 2599 | 2026-03-14T20:25:08.754Z | Checking chacha20 v0.9.1 |
| 2600 | 2026-03-14T20:25:08.948Z | Compiling usdt-attr-macro v0.5.0 |
| 2601 | 2026-03-14T20:25:09.018Z | Compiling usdt-macro v0.5.0 |
| 2602 | 2026-03-14T20:25:09.253Z | Checking smf v0.2.3 |
| 2603 | 2026-03-14T20:25:09.566Z | Checking blake2 v0.10.6 |
| 2604 | 2026-03-14T20:25:09.667Z | Checking aead v0.5.2 |
| 2605 | 2026-03-14T20:25:09.759Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-14T20:25:09.854Z | Checking sigpipe v0.1.3 |
| 2607 | 2026-03-14T20:25:09.931Z | Compiling num-derive v0.4.2 |
| 2608 | 2026-03-14T20:25:09.955Z | Checking float-ord v0.3.2 |
| 2609 | 2026-03-14T20:25:09.975Z | Checking glob v0.3.3 |
| 2610 | 2026-03-14T20:25:09.976Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2611 | 2026-03-14T20:25:10.086Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2612 | 2026-03-14T20:25:10.226Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2613 | 2026-03-14T20:25:10.250Z | Checking usdt v0.5.0 |
| 2614 | 2026-03-14T20:25:10.495Z | Checking argon2 v0.5.3 |
| 2615 | 2026-03-14T20:25:10.498Z | Checking chacha20poly1305 v0.10.1 |
| 2616 | 2026-03-14T20:25:10.678Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2617 | 2026-03-14T20:25:10.705Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2618 | 2026-03-14T20:25:10.913Z | Checking vsss-rs v3.3.4 |
| 2619 | 2026-03-14T20:25:10.949Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-14T20:25:10.952Z | Compiling progenitor-impl v0.13.0 |
| 2621 | 2026-03-14T20:25:11.204Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-14T20:25:11.690Z | Checking ciborium v0.2.2 |
| 2623 | 2026-03-14T20:25:11.784Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2624 | 2026-03-14T20:25:11.925Z | Compiling semver v0.1.20 |
| 2625 | 2026-03-14T20:25:11.955Z | Checking whoami v1.6.1 |
| 2626 | 2026-03-14T20:25:12.179Z | Checking indent_write v2.2.0 |
| 2627 | 2026-03-14T20:25:12.274Z | Compiling typify-macro v0.4.3 |
| 2628 | 2026-03-14T20:25:12.294Z | Compiling rustc_version v0.1.7 |
| 2629 | 2026-03-14T20:25:12.297Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2630 | 2026-03-14T20:25:12.582Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2631 | 2026-03-14T20:25:12.600Z | Compiling pin-project-internal v1.1.11 |
| 2632 | 2026-03-14T20:25:13.453Z | Compiling minimal-lexical v0.2.1 |
| 2633 | 2026-03-14T20:25:13.519Z | Checking linked-hash-map v0.5.6 |
| 2634 | 2026-03-14T20:25:13.744Z | Checking swrite v0.1.0 |
| 2635 | 2026-03-14T20:25:13.784Z | Checking lru-cache v0.1.2 |
| 2636 | 2026-03-14T20:25:13.858Z | Compiling nom v7.1.3 |
| 2637 | 2026-03-14T20:25:13.942Z | Compiling newtype_derive v0.1.6 |
| 2638 | 2026-03-14T20:25:14.108Z | Checking pin-project v1.1.11 |
| 2639 | 2026-03-14T20:25:14.232Z | Checking newline-converter v0.3.0 |
| 2640 | 2026-03-14T20:25:14.377Z | Checking atomicwrites v0.4.4 |
| 2641 | 2026-03-14T20:25:14.542Z | Checking hickory-proto v0.24.4 |
| 2642 | 2026-03-14T20:25:14.571Z | Compiling typify v0.4.3 |
| 2643 | 2026-03-14T20:25:14.592Z | Compiling progenitor-macro v0.13.0 |
| 2644 | 2026-03-14T20:25:14.661Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2645 | 2026-03-14T20:25:14.712Z | Checking phf_shared v0.12.1 |
| 2646 | 2026-03-14T20:25:14.747Z | Checking console v0.15.11 |
| 2647 | 2026-03-14T20:25:15.123Z | Checking pem v3.0.6 |
| 2648 | 2026-03-14T20:25:15.382Z | Checking csv-core v0.1.13 |
| 2649 | 2026-03-14T20:25:15.654Z | Compiling snafu-derive v0.8.9 |
| 2650 | 2026-03-14T20:25:15.738Z | Compiling async-recursion v1.1.1 |
| 2651 | 2026-03-14T20:25:15.758Z | Compiling derive-where v1.6.0 |
| 2652 | 2026-03-14T20:25:16.636Z | Compiling slog-dtrace v0.3.0 |
| 2653 | 2026-03-14T20:25:16.880Z | Checking unicode-width v0.1.14 |
| 2654 | 2026-03-14T20:25:17.060Z | Checking same-file v1.0.6 |
| 2655 | 2026-03-14T20:25:17.214Z | Compiling cancel-safe-futures v0.1.5 |
| 2656 | 2026-03-14T20:25:17.217Z | Checking resolv-conf v0.7.6 |
| 2657 | 2026-03-14T20:25:17.454Z | Checking highway v1.3.0 |
| 2658 | 2026-03-14T20:25:17.496Z | Compiling owo-colors v4.3.0 |
| 2659 | 2026-03-14T20:25:17.542Z | Compiling chrono-tz v0.10.4 |
| 2660 | 2026-03-14T20:25:17.758Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2661 | 2026-03-14T20:25:17.805Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2662 | 2026-03-14T20:25:17.866Z | Checking hickory-resolver v0.24.4 |
| 2663 | 2026-03-14T20:25:17.969Z | Checking walkdir v2.5.0 |
| 2664 | 2026-03-14T20:25:18.186Z | Compiling const_format_proc_macros v0.2.34 |
| 2665 | 2026-03-14T20:25:18.358Z | Checking snafu v0.8.9 |
| 2666 | 2026-03-14T20:25:18.787Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2667 | 2026-03-14T20:25:18.832Z | Checking csv v1.4.0 |
| 2668 | 2026-03-14T20:25:18.874Z | Checking expectorate v1.2.0 |
| 2669 | 2026-03-14T20:25:19.040Z | Checking phf v0.12.1 |
| 2670 | 2026-03-14T20:25:19.226Z | Compiling progenitor-impl v0.10.0 |
| 2671 | 2026-03-14T20:25:19.329Z | Checking tokio-dtrace v0.1.1 |
| 2672 | 2026-03-14T20:25:19.348Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2673 | 2026-03-14T20:25:19.419Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2674 | 2026-03-14T20:25:19.561Z | Checking globset v0.4.18 |
| 2675 | 2026-03-14T20:25:19.717Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2676 | 2026-03-14T20:25:19.859Z | Checking olpc-cjson v0.1.4 |
| 2677 | 2026-03-14T20:25:19.906Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2678 | 2026-03-14T20:25:20.036Z | Checking libsw-core v0.3.2 |
| 2679 | 2026-03-14T20:25:20.111Z | Checking serde_plain v1.0.2 |
| 2680 | 2026-03-14T20:25:20.224Z | Checking arc-swap v1.8.2 |
| 2681 | 2026-03-14T20:25:20.244Z | Compiling lzma-sys v0.1.20 |
| 2682 | 2026-03-14T20:25:20.578Z | Checking utf-8 v0.7.6 |
| 2683 | 2026-03-14T20:25:20.638Z | Checking bytecount v0.6.9 |
| 2684 | 2026-03-14T20:25:20.757Z | Checking typed-path v0.9.3 |
| 2685 | 2026-03-14T20:25:20.777Z | Checking papergrid v0.11.0 |
| 2686 | 2026-03-14T20:25:20.830Z | Checking tungstenite v0.21.0 |
| 2687 | 2026-03-14T20:25:21.440Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2688 | 2026-03-14T20:25:21.646Z | Checking slog-scope v4.4.1 |
| 2689 | 2026-03-14T20:25:21.668Z | Checking libsw v3.5.0 |
| 2690 | 2026-03-14T20:25:21.686Z | Checking progenitor v0.13.0 |
| 2691 | 2026-03-14T20:25:21.819Z | Checking oxide-tokio-rt v0.1.3 |
| 2692 | 2026-03-14T20:25:21.854Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2693 | 2026-03-14T20:25:21.874Z | Checking tough v0.20.0 |
| 2694 | 2026-03-14T20:25:21.920Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2695 | 2026-03-14T20:25:22.125Z | Checking const_format v0.2.35 |
| 2696 | 2026-03-14T20:25:22.335Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2697 | 2026-03-14T20:25:22.466Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2698 | 2026-03-14T20:25:22.912Z | Compiling progenitor-macro v0.10.0 |
| 2699 | 2026-03-14T20:25:23.407Z | Checking qorb v0.4.1 |
| 2700 | 2026-03-14T20:25:23.629Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2701 | 2026-03-14T20:25:24.208Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2702 | 2026-03-14T20:25:24.364Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2703 | 2026-03-14T20:25:24.387Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2704 | 2026-03-14T20:25:24.590Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2705 | 2026-03-14T20:25:24.738Z | Compiling cargo_toml v0.22.3 |
| 2706 | 2026-03-14T20:25:24.959Z | Checking gethostname v0.5.0 |
| 2707 | 2026-03-14T20:25:25.027Z | Compiling tabled_derive v0.7.0 |
| 2708 | 2026-03-14T20:25:25.049Z | Checking bcs v0.1.6 |
| 2709 | 2026-03-14T20:25:25.069Z | Checking linear-map v1.2.0 |
| 2710 | 2026-03-14T20:25:25.088Z | Checking smawk v0.3.2 |
| 2711 | 2026-03-14T20:25:25.249Z | Checking termtree v0.5.1 |
| 2712 | 2026-03-14T20:25:25.292Z | Checking unicode-linebreak v0.1.5 |
| 2713 | 2026-03-14T20:25:25.388Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2714 | 2026-03-14T20:25:25.489Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2715 | 2026-03-14T20:25:25.597Z | Checking textwrap v0.16.2 |
| 2716 | 2026-03-14T20:25:25.883Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2717 | 2026-03-14T20:25:26.004Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2718 | 2026-03-14T20:25:26.408Z | Checking tabled v0.15.0 |
| 2719 | 2026-03-14T20:25:26.912Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2720 | 2026-03-14T20:25:27.125Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2721 | 2026-03-14T20:25:27.157Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2722 | 2026-03-14T20:25:27.372Z | Checking steno v0.4.1 |
| 2723 | 2026-03-14T20:25:27.394Z | Checking slog-stdlog v4.1.1 |
| 2724 | 2026-03-14T20:25:27.547Z | Checking typeid v1.0.3 |
| 2725 | 2026-03-14T20:25:27.678Z | Checking tokio-tungstenite v0.21.0 |
| 2726 | 2026-03-14T20:25:28.035Z | Checking base64 v0.21.7 |
| 2727 | 2026-03-14T20:25:28.152Z | Checking humantime v2.3.0 |
| 2728 | 2026-03-14T20:25:28.355Z | Checking xz2 v0.1.7 |
| 2729 | 2026-03-14T20:25:28.396Z | Checking ron v0.12.0 |
| 2730 | 2026-03-14T20:25:28.575Z | Checking slog-envlogger v2.2.0 |
| 2731 | 2026-03-14T20:25:28.713Z | Checking yasna v0.5.2 |
| 2732 | 2026-03-14T20:25:28.763Z | Checking headers-core v0.3.0 |
| 2733 | 2026-03-14T20:25:28.789Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2734 | 2026-03-14T20:25:28.897Z | Checking filetime v0.2.27 |
| 2735 | 2026-03-14T20:25:29.035Z | Checking xattr v1.6.1 |
| 2736 | 2026-03-14T20:25:29.065Z | Checking base16ct v1.0.0 |
| 2737 | 2026-03-14T20:25:29.208Z | Checking tar v0.4.44 |
| 2738 | 2026-03-14T20:25:29.232Z | Checking headers v0.4.1 |
| 2739 | 2026-03-14T20:25:29.235Z | Checking rcgen v0.12.1 |
| 2740 | 2026-03-14T20:25:29.425Z | Checking subprocess v0.2.15 |
| 2741 | 2026-03-14T20:25:29.936Z | Checking progenitor v0.10.0 |
| 2742 | 2026-03-14T20:25:30.109Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2743 | 2026-03-14T20:25:37.648Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2744 | 2026-03-14T20:25:45.704Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2745 | 2026-03-14T20:25:47.464Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2746 | 2026-03-14T20:25:49.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2747 | 2026-03-14T20:25:49.261Z | |
| 2748 | 2026-03-14T20:25:49.261Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2749 | 2026-03-14T20:25:50.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2750 | 2026-03-14T20:25:50.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2751 | 2026-03-14T20:25:50.290Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-14T20:25:52.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s |
| 2753 | 2026-03-14T20:25:52.252Z | |
| 2754 | 2026-03-14T20:25:52.252Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2755 | 2026-03-14T20:25:52.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-14T20:25:52.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-14T20:25:52.976Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2758 | 2026-03-14T20:25:52.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2759 | 2026-03-14T20:25:53.091Z | |
| 2760 | 2026-03-14T20:25:53.091Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2761 | 2026-03-14T20:25:53.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-14T20:25:53.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-14T20:25:53.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-14T20:25:53.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2765 | 2026-03-14T20:25:53.927Z | |
| 2766 | 2026-03-14T20:25:53.927Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2767 | 2026-03-14T20:25:54.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-14T20:25:54.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-14T20:25:54.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-14T20:25:54.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2771 | 2026-03-14T20:25:54.713Z | |
| 2772 | 2026-03-14T20:25:54.713Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2773 | 2026-03-14T20:25:55.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-14T20:25:55.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-14T20:25:55.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-14T20:25:55.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2777 | 2026-03-14T20:25:55.500Z | |
| 2778 | 2026-03-14T20:25:55.500Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2779 | 2026-03-14T20:25:56.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-14T20:25:56.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-14T20:25:56.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-14T20:25:56.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2783 | 2026-03-14T20:25:56.271Z | |
| 2784 | 2026-03-14T20:25:56.271Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2785 | 2026-03-14T20:25:56.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-14T20:25:56.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-14T20:25:56.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-14T20:25:56.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2789 | 2026-03-14T20:25:57.044Z | |
| 2790 | 2026-03-14T20:25:57.044Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2791 | 2026-03-14T20:25:57.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-14T20:25:57.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-14T20:25:57.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-14T20:25:57.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2795 | 2026-03-14T20:25:57.822Z | |
| 2796 | 2026-03-14T20:25:57.822Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2797 | 2026-03-14T20:25:58.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-14T20:25:58.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-14T20:25:58.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-14T20:25:58.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2801 | 2026-03-14T20:25:58.607Z | |
| 2802 | 2026-03-14T20:25:58.607Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2803 | 2026-03-14T20:25:59.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-14T20:25:59.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-14T20:25:59.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-14T20:25:59.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2807 | 2026-03-14T20:25:59.389Z | |
| 2808 | 2026-03-14T20:25:59.389Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2809 | 2026-03-14T20:26:00.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-14T20:26:00.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-14T20:26:00.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-14T20:26:00.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2813 | 2026-03-14T20:26:00.174Z | |
| 2814 | 2026-03-14T20:26:00.174Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2815 | 2026-03-14T20:26:00.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-14T20:26:00.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-14T20:26:00.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-14T20:26:00.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2819 | 2026-03-14T20:26:00.958Z | |
| 2820 | 2026-03-14T20:26:00.959Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2821 | 2026-03-14T20:26:01.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-14T20:26:01.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-14T20:26:01.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-14T20:26:01.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2825 | 2026-03-14T20:26:01.744Z | |
| 2826 | 2026-03-14T20:26:01.744Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2827 | 2026-03-14T20:26:02.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-14T20:26:02.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-14T20:26:02.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-14T20:26:02.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2831 | 2026-03-14T20:26:02.545Z | |
| 2832 | 2026-03-14T20:26:02.545Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2833 | 2026-03-14T20:26:03.236Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-14T20:26:03.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-14T20:26:03.239Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-14T20:26:03.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2837 | 2026-03-14T20:26:03.347Z | |
| 2838 | 2026-03-14T20:26:03.347Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2839 | 2026-03-14T20:26:04.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-14T20:26:04.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-14T20:26:04.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-14T20:26:04.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2843 | 2026-03-14T20:26:04.116Z | |
| 2844 | 2026-03-14T20:26:04.116Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2845 | 2026-03-14T20:26:04.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-14T20:26:04.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-14T20:26:04.933Z | Compiling newtype-uuid v1.3.2 |
| 2848 | 2026-03-14T20:26:05.187Z | Compiling daft v0.1.5 |
| 2849 | 2026-03-14T20:26:05.451Z | Compiling iddqd v0.3.17 |
| 2850 | 2026-03-14T20:26:06.712Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2851 | 2026-03-14T20:26:06.996Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2852 | 2026-03-14T20:26:07.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 2853 | 2026-03-14T20:26:07.548Z | |
| 2854 | 2026-03-14T20:26:07.548Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2855 | 2026-03-14T20:26:08.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-03-14T20:26:08.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-03-14T20:26:08.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2858 | 2026-03-14T20:26:08.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2859 | 2026-03-14T20:26:08.336Z | |
| 2860 | 2026-03-14T20:26:08.336Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2861 | 2026-03-14T20:26:09.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-14T20:26:09.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-14T20:26:09.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-14T20:26:09.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2865 | 2026-03-14T20:26:09.127Z | |
| 2866 | 2026-03-14T20:26:09.127Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2867 | 2026-03-14T20:26:09.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-14T20:26:09.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-14T20:26:09.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-14T20:26:09.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2871 | 2026-03-14T20:26:09.949Z | |
| 2872 | 2026-03-14T20:26:09.949Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2873 | 2026-03-14T20:26:10.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-14T20:26:10.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-14T20:26:10.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-14T20:26:10.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2877 | 2026-03-14T20:26:10.721Z | |
| 2878 | 2026-03-14T20:26:10.721Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2879 | 2026-03-14T20:26:11.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-14T20:26:11.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-14T20:26:11.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-14T20:26:11.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2883 | 2026-03-14T20:26:11.512Z | |
| 2884 | 2026-03-14T20:26:11.512Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2885 | 2026-03-14T20:26:12.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-14T20:26:12.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-14T20:26:12.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-14T20:26:12.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2889 | 2026-03-14T20:26:12.316Z | |
| 2890 | 2026-03-14T20:26:12.316Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2891 | 2026-03-14T20:26:12.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-14T20:26:12.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-14T20:26:12.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-14T20:26:13.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2895 | 2026-03-14T20:26:13.102Z | |
| 2896 | 2026-03-14T20:26:13.102Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2897 | 2026-03-14T20:26:13.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-14T20:26:13.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-14T20:26:13.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-14T20:26:13.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2901 | 2026-03-14T20:26:13.867Z | |
| 2902 | 2026-03-14T20:26:13.867Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2903 | 2026-03-14T20:26:14.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-14T20:26:14.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-14T20:26:14.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-14T20:26:14.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2907 | 2026-03-14T20:26:14.681Z | |
| 2908 | 2026-03-14T20:26:14.681Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2909 | 2026-03-14T20:26:15.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-14T20:26:15.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-14T20:26:15.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-14T20:26:15.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2913 | 2026-03-14T20:26:15.491Z | |
| 2914 | 2026-03-14T20:26:15.492Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2915 | 2026-03-14T20:26:16.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-14T20:26:16.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-14T20:26:16.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-14T20:26:16.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2919 | 2026-03-14T20:26:16.304Z | |
| 2920 | 2026-03-14T20:26:16.304Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2921 | 2026-03-14T20:26:17.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-14T20:26:17.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-14T20:26:17.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-14T20:26:17.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2925 | 2026-03-14T20:26:17.117Z | |
| 2926 | 2026-03-14T20:26:17.117Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2927 | 2026-03-14T20:26:17.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-14T20:26:17.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-14T20:26:17.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-14T20:26:17.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2931 | 2026-03-14T20:26:17.889Z | |
| 2932 | 2026-03-14T20:26:17.889Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2933 | 2026-03-14T20:26:18.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-14T20:26:18.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-14T20:26:18.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-14T20:26:18.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2937 | 2026-03-14T20:26:18.665Z | |
| 2938 | 2026-03-14T20:26:18.665Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2939 | 2026-03-14T20:26:19.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-14T20:26:19.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-14T20:26:19.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-14T20:26:19.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2943 | 2026-03-14T20:26:19.433Z | |
| 2944 | 2026-03-14T20:26:19.433Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2945 | 2026-03-14T20:26:20.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-14T20:26:20.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-14T20:26:20.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-14T20:26:20.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2949 | 2026-03-14T20:26:20.203Z | |
| 2950 | 2026-03-14T20:26:20.203Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2951 | 2026-03-14T20:26:20.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-14T20:26:20.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-14T20:26:21.091Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2954 | 2026-03-14T20:26:21.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s |
| 2955 | 2026-03-14T20:26:21.978Z | |
| 2956 | 2026-03-14T20:26:21.978Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2957 | 2026-03-14T20:26:22.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-14T20:26:22.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-14T20:26:22.891Z | Compiling ar_archive_writer v0.5.1 |
| 2960 | 2026-03-14T20:26:23.020Z | Compiling stacker v0.1.23 |
| 2961 | 2026-03-14T20:26:23.037Z | Compiling cfg_aliases v0.1.1 |
| 2962 | 2026-03-14T20:26:23.043Z | Compiling convert_case v0.10.0 |
| 2963 | 2026-03-14T20:26:23.046Z | Checking fd-lock v4.0.4 |
| 2964 | 2026-03-14T20:26:23.049Z | Checking nibble_vec v0.1.0 |
| 2965 | 2026-03-14T20:26:23.049Z | Checking vte v0.14.1 |
| 2966 | 2026-03-14T20:26:23.049Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2967 | 2026-03-14T20:26:23.205Z | Checking endian-type v0.1.2 |
| 2968 | 2026-03-14T20:26:23.235Z | Compiling nix v0.28.0 |
| 2969 | 2026-03-14T20:26:23.253Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2970 | 2026-03-14T20:26:23.297Z | Checking strip-ansi-escapes v0.2.1 |
| 2971 | 2026-03-14T20:26:23.361Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-14T20:26:23.402Z | Compiling peg-macros v0.8.5 |
| 2973 | 2026-03-14T20:26:23.424Z | Checking winnow v0.6.26 |
| 2974 | 2026-03-14T20:26:23.527Z | Compiling derive_more-impl v2.1.1 |
| 2975 | 2026-03-14T20:26:23.577Z | Compiling sqlparser_derive v0.5.0 |
| 2976 | 2026-03-14T20:26:23.628Z | Checking home v0.5.12 |
| 2977 | 2026-03-14T20:26:23.753Z | Checking unicode_categories v0.1.1 |
| 2978 | 2026-03-14T20:26:23.866Z | Checking nu-ansi-term v0.50.3 |
| 2979 | 2026-03-14T20:26:23.981Z | Checking display-error-chain v0.2.2 |
| 2980 | 2026-03-14T20:26:24.132Z | Checking reedline v0.40.0 |
| 2981 | 2026-03-14T20:26:24.190Z | Compiling psm v0.1.30 |
| 2982 | 2026-03-14T20:26:24.561Z | Checking derive_more v2.1.1 |
| 2983 | 2026-03-14T20:26:24.654Z | Checking crossterm v0.29.0 |
| 2984 | 2026-03-14T20:26:24.888Z | Checking peg v0.8.5 |
| 2985 | 2026-03-14T20:26:25.002Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-14T20:26:25.027Z | Checking rustyline v14.0.0 |
| 2987 | 2026-03-14T20:26:25.125Z | Checking recursive v0.1.1 |
| 2988 | 2026-03-14T20:26:25.231Z | Checking sqlparser v0.61.0 |
| 2989 | 2026-03-14T20:26:41.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.23s |
| 2990 | 2026-03-14T20:26:41.436Z | |
| 2991 | 2026-03-14T20:26:41.436Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2992 | 2026-03-14T20:26:42.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2993 | 2026-03-14T20:26:42.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2994 | 2026-03-14T20:26:42.349Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2995 | 2026-03-14T20:26:47.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 2996 | 2026-03-14T20:26:47.252Z | |
| 2997 | 2026-03-14T20:26:47.252Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2998 | 2026-03-14T20:26:47.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-14T20:26:47.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-14T20:26:48.167Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-14T20:26:51.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 3002 | 2026-03-14T20:26:51.678Z | |
| 3003 | 2026-03-14T20:26:51.678Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3004 | 2026-03-14T20:26:52.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-14T20:26:52.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-14T20:26:52.580Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-14T20:26:56.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s |
| 3008 | 2026-03-14T20:26:57.196Z | |
| 3009 | 2026-03-14T20:26:57.196Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3010 | 2026-03-14T20:26:57.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-14T20:26:57.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-14T20:26:58.103Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-14T20:27:02.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s |
| 3014 | 2026-03-14T20:27:02.785Z | |
| 3015 | 2026-03-14T20:27:02.785Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3016 | 2026-03-14T20:27:03.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-14T20:27:03.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-14T20:27:03.695Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-14T20:27:07.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s |
| 3020 | 2026-03-14T20:27:07.390Z | |
| 3021 | 2026-03-14T20:27:07.390Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3022 | 2026-03-14T20:27:08.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-14T20:27:08.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-14T20:27:08.294Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-14T20:27:11.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 3026 | 2026-03-14T20:27:12.047Z | |
| 3027 | 2026-03-14T20:27:12.047Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3028 | 2026-03-14T20:27:12.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-14T20:27:12.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-14T20:27:12.948Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-14T20:27:17.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s |
| 3032 | 2026-03-14T20:27:17.834Z | |
| 3033 | 2026-03-14T20:27:17.834Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3034 | 2026-03-14T20:27:18.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-14T20:27:18.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-14T20:27:18.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3037 | 2026-03-14T20:27:18.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3038 | 2026-03-14T20:27:18.624Z | |
| 3039 | 2026-03-14T20:27:18.624Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3040 | 2026-03-14T20:27:19.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-14T20:27:19.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-14T20:27:19.491Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3043 | 2026-03-14T20:27:19.682Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3044 | 2026-03-14T20:27:19.709Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3045 | 2026-03-14T20:27:20.136Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3046 | 2026-03-14T20:27:24.977Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3047 | 2026-03-14T20:27:25.397Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3048 | 2026-03-14T20:27:26.959Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3049 | 2026-03-14T20:27:27.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s |
| 3050 | 2026-03-14T20:27:28.056Z | |
| 3051 | 2026-03-14T20:27:28.056Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3052 | 2026-03-14T20:27:28.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2026-03-14T20:27:28.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2026-03-14T20:27:28.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2026-03-14T20:27:28.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3056 | 2026-03-14T20:27:28.853Z | |
| 3057 | 2026-03-14T20:27:28.853Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3058 | 2026-03-14T20:27:29.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-14T20:27:29.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-14T20:27:29.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-14T20:27:29.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3062 | 2026-03-14T20:27:29.714Z | |
| 3063 | 2026-03-14T20:27:29.714Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3064 | 2026-03-14T20:27:30.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-14T20:27:30.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-14T20:27:30.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-14T20:27:30.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3068 | 2026-03-14T20:27:30.530Z | |
| 3069 | 2026-03-14T20:27:30.530Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3070 | 2026-03-14T20:27:31.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-14T20:27:31.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-14T20:27:31.238Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-14T20:27:31.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3074 | 2026-03-14T20:27:31.348Z | |
| 3075 | 2026-03-14T20:27:31.348Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3076 | 2026-03-14T20:27:32.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-14T20:27:32.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-14T20:27:32.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-14T20:27:32.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3080 | 2026-03-14T20:27:32.164Z | |
| 3081 | 2026-03-14T20:27:32.164Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3082 | 2026-03-14T20:27:32.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-14T20:27:32.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-14T20:27:32.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-14T20:27:32.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3086 | 2026-03-14T20:27:32.981Z | |
| 3087 | 2026-03-14T20:27:32.981Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3088 | 2026-03-14T20:27:33.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-14T20:27:33.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-14T20:27:33.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-14T20:27:33.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3092 | 2026-03-14T20:27:33.760Z | |
| 3093 | 2026-03-14T20:27:33.760Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3094 | 2026-03-14T20:27:34.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-14T20:27:34.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-14T20:27:34.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-14T20:27:34.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3098 | 2026-03-14T20:27:34.578Z | |
| 3099 | 2026-03-14T20:27:34.578Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3100 | 2026-03-14T20:27:35.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-14T20:27:35.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-14T20:27:35.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-14T20:27:35.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3104 | 2026-03-14T20:27:35.358Z | |
| 3105 | 2026-03-14T20:27:35.358Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3106 | 2026-03-14T20:27:36.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-14T20:27:36.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-14T20:27:36.297Z | Checking dropshot-api-manager-types v0.6.0 |
| 3109 | 2026-03-14T20:27:36.300Z | Checking nanorand v0.7.0 |
| 3110 | 2026-03-14T20:27:36.597Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3111 | 2026-03-14T20:27:36.640Z | Checking flume v0.11.1 |
| 3112 | 2026-03-14T20:27:36.913Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3113 | 2026-03-14T20:27:38.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s |
| 3114 | 2026-03-14T20:27:38.407Z | |
| 3115 | 2026-03-14T20:27:38.407Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3116 | 2026-03-14T20:27:39.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3117 | 2026-03-14T20:27:39.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3118 | 2026-03-14T20:27:39.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3119 | 2026-03-14T20:27:39.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3120 | 2026-03-14T20:27:39.207Z | |
| 3121 | 2026-03-14T20:27:39.207Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3122 | 2026-03-14T20:27:39.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-14T20:27:39.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-14T20:27:39.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-14T20:27:39.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3126 | 2026-03-14T20:27:40.001Z | |
| 3127 | 2026-03-14T20:27:40.001Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3128 | 2026-03-14T20:27:40.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-14T20:27:40.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-14T20:27:40.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-14T20:27:40.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3132 | 2026-03-14T20:27:40.788Z | |
| 3133 | 2026-03-14T20:27:40.788Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3134 | 2026-03-14T20:27:41.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-14T20:27:41.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-14T20:27:41.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-14T20:27:41.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3138 | 2026-03-14T20:27:41.596Z | |
| 3139 | 2026-03-14T20:27:41.596Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3140 | 2026-03-14T20:27:42.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-14T20:27:42.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-14T20:27:42.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-14T20:27:42.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3144 | 2026-03-14T20:27:42.385Z | |
| 3145 | 2026-03-14T20:27:42.385Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3146 | 2026-03-14T20:27:43.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-14T20:27:43.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-14T20:27:43.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-14T20:27:43.074Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3150 | 2026-03-14T20:27:43.172Z | |
| 3151 | 2026-03-14T20:27:43.173Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3152 | 2026-03-14T20:27:43.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-14T20:27:43.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-14T20:27:43.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-14T20:27:43.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3156 | 2026-03-14T20:27:43.963Z | |
| 3157 | 2026-03-14T20:27:43.963Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3158 | 2026-03-14T20:27:44.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-14T20:27:44.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-14T20:27:44.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-14T20:27:44.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3162 | 2026-03-14T20:27:44.730Z | |
| 3163 | 2026-03-14T20:27:44.731Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3164 | 2026-03-14T20:27:45.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-14T20:27:45.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-14T20:27:45.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-14T20:27:45.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3168 | 2026-03-14T20:27:45.514Z | |
| 3169 | 2026-03-14T20:27:45.514Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3170 | 2026-03-14T20:27:46.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-14T20:27:46.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-14T20:27:46.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-14T20:27:46.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3174 | 2026-03-14T20:27:46.300Z | |
| 3175 | 2026-03-14T20:27:46.300Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3176 | 2026-03-14T20:27:46.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-14T20:27:46.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-14T20:27:46.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-14T20:27:46.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3180 | 2026-03-14T20:27:47.085Z | |
| 3181 | 2026-03-14T20:27:47.085Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3182 | 2026-03-14T20:27:47.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-14T20:27:47.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-14T20:27:47.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-14T20:27:47.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3186 | 2026-03-14T20:27:47.916Z | |
| 3187 | 2026-03-14T20:27:47.916Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3188 | 2026-03-14T20:27:48.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-14T20:27:48.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-14T20:27:48.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-14T20:27:48.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3192 | 2026-03-14T20:27:48.750Z | |
| 3193 | 2026-03-14T20:27:48.750Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3194 | 2026-03-14T20:27:49.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-14T20:27:49.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-14T20:27:49.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-14T20:27:49.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3198 | 2026-03-14T20:27:49.517Z | |
| 3199 | 2026-03-14T20:27:49.517Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3200 | 2026-03-14T20:27:50.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-14T20:27:50.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-14T20:27:50.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-14T20:27:50.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3204 | 2026-03-14T20:27:50.299Z | |
| 3205 | 2026-03-14T20:27:50.299Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3206 | 2026-03-14T20:27:50.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-14T20:27:50.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-14T20:27:50.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-14T20:27:50.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3210 | 2026-03-14T20:27:51.095Z | |
| 3211 | 2026-03-14T20:27:51.096Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3212 | 2026-03-14T20:27:51.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-14T20:27:51.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-14T20:27:51.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-14T20:27:51.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3216 | 2026-03-14T20:27:51.870Z | |
| 3217 | 2026-03-14T20:27:51.870Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3218 | 2026-03-14T20:27:52.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-14T20:27:52.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-14T20:27:52.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-14T20:27:52.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3222 | 2026-03-14T20:27:52.686Z | |
| 3223 | 2026-03-14T20:27:52.686Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3224 | 2026-03-14T20:27:53.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-14T20:27:53.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-14T20:27:53.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-14T20:27:53.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3228 | 2026-03-14T20:27:53.512Z | |
| 3229 | 2026-03-14T20:27:53.512Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3230 | 2026-03-14T20:27:54.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-14T20:27:54.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-14T20:27:54.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-14T20:27:54.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3234 | 2026-03-14T20:27:54.316Z | |
| 3235 | 2026-03-14T20:27:54.316Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3236 | 2026-03-14T20:27:54.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-14T20:27:54.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-14T20:27:54.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-14T20:27:54.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3240 | 2026-03-14T20:27:55.089Z | |
| 3241 | 2026-03-14T20:27:55.089Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3242 | 2026-03-14T20:27:55.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-14T20:27:55.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-14T20:27:55.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-14T20:27:55.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3246 | 2026-03-14T20:27:55.912Z | |
| 3247 | 2026-03-14T20:27:55.912Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3248 | 2026-03-14T20:27:56.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-14T20:27:56.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-14T20:27:56.821Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3251 | 2026-03-14T20:27:56.824Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3252 | 2026-03-14T20:27:56.824Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3253 | 2026-03-14T20:27:56.970Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3254 | 2026-03-14T20:27:56.970Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3255 | 2026-03-14T20:27:57.126Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3256 | 2026-03-14T20:27:57.146Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3257 | 2026-03-14T20:27:57.442Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3258 | 2026-03-14T20:27:57.445Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3259 | 2026-03-14T20:28:00.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s |
| 3260 | 2026-03-14T20:28:00.496Z | |
| 3261 | 2026-03-14T20:28:00.496Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3262 | 2026-03-14T20:28:01.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3263 | 2026-03-14T20:28:01.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3264 | 2026-03-14T20:28:01.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3265 | 2026-03-14T20:28:01.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3266 | 2026-03-14T20:28:01.288Z | |
| 3267 | 2026-03-14T20:28:01.288Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3268 | 2026-03-14T20:28:02.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-14T20:28:02.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-14T20:28:02.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-14T20:28:02.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3272 | 2026-03-14T20:28:02.197Z | |
| 3273 | 2026-03-14T20:28:02.197Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3274 | 2026-03-14T20:28:02.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-14T20:28:02.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-14T20:28:02.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-14T20:28:02.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3278 | 2026-03-14T20:28:03.110Z | |
| 3279 | 2026-03-14T20:28:03.110Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3280 | 2026-03-14T20:28:03.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-14T20:28:03.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-14T20:28:04.004Z | Compiling parking_lot_core v0.8.6 |
| 3283 | 2026-03-14T20:28:04.007Z | Compiling git-stub v1.0.0 |
| 3284 | 2026-03-14T20:28:04.007Z | Compiling atomicwrites v0.4.4 |
| 3285 | 2026-03-14T20:28:04.007Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3286 | 2026-03-14T20:28:04.167Z | Checking tagptr v0.2.0 |
| 3287 | 2026-03-14T20:28:04.190Z | Checking prefix-trie v0.7.0 |
| 3288 | 2026-03-14T20:28:04.190Z | Checking fxhash v0.2.1 |
| 3289 | 2026-03-14T20:28:04.193Z | Checking hickory-client v0.25.2 |
| 3290 | 2026-03-14T20:28:04.374Z | Compiling git-stub-vcs v0.1.0 |
| 3291 | 2026-03-14T20:28:04.377Z | Checking moka v0.12.13 |
| 3292 | 2026-03-14T20:28:04.674Z | Checking parking_lot v0.11.2 |
| 3293 | 2026-03-14T20:28:04.678Z | Checking hickory-server v0.25.2 |
| 3294 | 2026-03-14T20:28:04.754Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3295 | 2026-03-14T20:28:04.778Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3296 | 2026-03-14T20:28:04.781Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3297 | 2026-03-14T20:28:04.781Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3298 | 2026-03-14T20:28:04.906Z | Checking sled v0.34.7 |
| 3299 | 2026-03-14T20:28:05.220Z | Checking hickory-resolver v0.25.2 |
| 3300 | 2026-03-14T20:28:07.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s |
| 3301 | 2026-03-14T20:28:07.923Z | |
| 3302 | 2026-03-14T20:28:07.923Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3303 | 2026-03-14T20:28:08.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-03-14T20:28:08.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-03-14T20:28:08.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-03-14T20:28:08.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3307 | 2026-03-14T20:28:08.715Z | |
| 3308 | 2026-03-14T20:28:08.715Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3309 | 2026-03-14T20:28:09.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-14T20:28:09.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-14T20:28:09.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-14T20:28:09.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3313 | 2026-03-14T20:28:09.584Z | |
| 3314 | 2026-03-14T20:28:09.584Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3315 | 2026-03-14T20:28:10.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-14T20:28:10.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-14T20:28:10.582Z | Compiling radium v0.7.0 |
| 3318 | 2026-03-14T20:28:10.721Z | Compiling maybe-uninit v2.0.0 |
| 3319 | 2026-03-14T20:28:10.724Z | Checking tap v1.0.1 |
| 3320 | 2026-03-14T20:28:10.749Z | Compiling zerocopy-derive v0.6.6 |
| 3321 | 2026-03-14T20:28:10.751Z | Checking crc-catalog v2.4.0 |
| 3322 | 2026-03-14T20:28:10.751Z | Compiling packed_struct v0.10.1 |
| 3323 | 2026-03-14T20:28:10.752Z | Checking funty v2.0.0 |
| 3324 | 2026-03-14T20:28:10.754Z | Compiling packed_struct_codegen v0.10.1 |
| 3325 | 2026-03-14T20:28:10.900Z | Checking wyz v0.5.1 |
| 3326 | 2026-03-14T20:28:10.960Z | Checking crc v3.4.0 |
| 3327 | 2026-03-14T20:28:11.157Z | Compiling bitfield-macros v0.19.4 |
| 3328 | 2026-03-14T20:28:11.190Z | Compiling indexmap v1.9.3 |
| 3329 | 2026-03-14T20:28:11.208Z | Checking nodrop v0.1.14 |
| 3330 | 2026-03-14T20:28:11.254Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-14T20:28:11.273Z | Checking smallvec v0.6.14 |
| 3332 | 2026-03-14T20:28:11.276Z | Checking bitvec v1.0.1 |
| 3333 | 2026-03-14T20:28:11.315Z | Checking array-init v0.0.4 |
| 3334 | 2026-03-14T20:28:11.453Z | Checking ron v0.8.1 |
| 3335 | 2026-03-14T20:28:11.526Z | Checking hashbrown v0.13.2 |
| 3336 | 2026-03-14T20:28:11.793Z | Checking serde-hex v0.1.0 |
| 3337 | 2026-03-14T20:28:11.971Z | Checking zerocopy v0.6.6 |
| 3338 | 2026-03-14T20:28:12.085Z | Checking bitfield v0.19.4 |
| 3339 | 2026-03-14T20:28:12.102Z | Checking crc-any v2.5.0 |
| 3340 | 2026-03-14T20:28:12.170Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3341 | 2026-03-14T20:28:12.212Z | Checking half v1.8.3 |
| 3342 | 2026-03-14T20:28:12.243Z | Checking object v0.30.4 |
| 3343 | 2026-03-14T20:28:12.337Z | Checking void v1.0.2 |
| 3344 | 2026-03-14T20:28:12.379Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3345 | 2026-03-14T20:28:12.424Z | Checking path-slash v0.1.5 |
| 3346 | 2026-03-14T20:28:12.452Z | Checking tungstenite v0.23.0 |
| 3347 | 2026-03-14T20:28:12.470Z | Checking lzss v0.8.2 |
| 3348 | 2026-03-14T20:28:12.487Z | Checking serde_cbor v0.11.2 |
| 3349 | 2026-03-14T20:28:12.576Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3350 | 2026-03-14T20:28:12.704Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3351 | 2026-03-14T20:28:12.707Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-03-14T20:28:12.772Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3353 | 2026-03-14T20:28:12.920Z | Checking nix v0.27.1 |
| 3354 | 2026-03-14T20:28:12.986Z | Checking kstat-rs v0.2.4 |
| 3355 | 2026-03-14T20:28:13.008Z | Checking serde_bytes v0.11.19 |
| 3356 | 2026-03-14T20:28:13.223Z | Checking tokio-tungstenite v0.23.1 |
| 3357 | 2026-03-14T20:28:13.241Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3358 | 2026-03-14T20:28:13.244Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3359 | 2026-03-14T20:28:13.547Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3360 | 2026-03-14T20:28:13.623Z | Checking signal-hook-tokio v0.3.1 |
| 3361 | 2026-03-14T20:28:14.579Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-14T20:28:14.882Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3363 | 2026-03-14T20:28:18.198Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-14T20:28:19.399Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3365 | 2026-03-14T20:28:19.775Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3366 | 2026-03-14T20:28:21.277Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3367 | 2026-03-14T20:28:24.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s |
| 3368 | 2026-03-14T20:28:24.287Z | |
| 3369 | 2026-03-14T20:28:24.287Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3370 | 2026-03-14T20:28:24.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-03-14T20:28:24.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-03-14T20:28:24.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-03-14T20:28:24.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3374 | 2026-03-14T20:28:25.078Z | |
| 3375 | 2026-03-14T20:28:25.078Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3376 | 2026-03-14T20:28:25.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-14T20:28:25.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-14T20:28:25.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-14T20:28:25.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3380 | 2026-03-14T20:28:25.870Z | |
| 3381 | 2026-03-14T20:28:25.870Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3382 | 2026-03-14T20:28:26.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-14T20:28:26.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-14T20:28:26.541Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-14T20:28:26.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3386 | 2026-03-14T20:28:26.645Z | |
| 3387 | 2026-03-14T20:28:26.645Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3388 | 2026-03-14T20:28:27.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-14T20:28:27.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-14T20:28:27.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-14T20:28:27.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3392 | 2026-03-14T20:28:27.441Z | |
| 3393 | 2026-03-14T20:28:27.441Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3394 | 2026-03-14T20:28:28.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-14T20:28:28.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-14T20:28:28.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-14T20:28:28.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3398 | 2026-03-14T20:28:28.237Z | |
| 3399 | 2026-03-14T20:28:28.237Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3400 | 2026-03-14T20:28:28.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-14T20:28:28.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-14T20:28:28.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-14T20:28:28.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3404 | 2026-03-14T20:28:29.035Z | |
| 3405 | 2026-03-14T20:28:29.035Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3406 | 2026-03-14T20:28:29.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-14T20:28:29.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-14T20:28:29.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-14T20:28:29.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3410 | 2026-03-14T20:28:29.832Z | |
| 3411 | 2026-03-14T20:28:29.832Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3412 | 2026-03-14T20:28:30.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-14T20:28:30.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-14T20:28:30.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-14T20:28:30.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3416 | 2026-03-14T20:28:30.624Z | |
| 3417 | 2026-03-14T20:28:30.624Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3418 | 2026-03-14T20:28:31.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-14T20:28:31.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-14T20:28:31.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-14T20:28:31.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3422 | 2026-03-14T20:28:31.419Z | |
| 3423 | 2026-03-14T20:28:31.419Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3424 | 2026-03-14T20:28:32.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-14T20:28:32.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-14T20:28:32.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-14T20:28:32.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3428 | 2026-03-14T20:28:32.214Z | |
| 3429 | 2026-03-14T20:28:32.214Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3430 | 2026-03-14T20:28:32.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-14T20:28:32.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-14T20:28:32.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-14T20:28:32.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3434 | 2026-03-14T20:28:33.011Z | |
| 3435 | 2026-03-14T20:28:33.011Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3436 | 2026-03-14T20:28:33.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-14T20:28:33.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-14T20:28:33.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-14T20:28:33.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3440 | 2026-03-14T20:28:33.805Z | |
| 3441 | 2026-03-14T20:28:33.805Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3442 | 2026-03-14T20:28:34.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-14T20:28:34.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-14T20:28:34.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-14T20:28:34.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3446 | 2026-03-14T20:28:34.600Z | |
| 3447 | 2026-03-14T20:28:34.600Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3448 | 2026-03-14T20:28:35.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-14T20:28:35.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-14T20:28:35.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-14T20:28:35.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3452 | 2026-03-14T20:28:35.448Z | |
| 3453 | 2026-03-14T20:28:35.448Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3454 | 2026-03-14T20:28:36.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-14T20:28:36.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-14T20:28:36.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-14T20:28:36.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3458 | 2026-03-14T20:28:36.250Z | |
| 3459 | 2026-03-14T20:28:36.250Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3460 | 2026-03-14T20:28:36.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-14T20:28:36.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-14T20:28:37.225Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3463 | 2026-03-14T20:28:39.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s |
| 3464 | 2026-03-14T20:28:39.784Z | |
| 3465 | 2026-03-14T20:28:39.784Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3466 | 2026-03-14T20:28:40.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-14T20:28:40.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-14T20:28:40.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-14T20:28:40.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3470 | 2026-03-14T20:28:40.655Z | |
| 3471 | 2026-03-14T20:28:40.655Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3472 | 2026-03-14T20:28:41.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-14T20:28:41.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-14T20:28:41.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-14T20:28:41.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3476 | 2026-03-14T20:28:41.532Z | |
| 3477 | 2026-03-14T20:28:41.532Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3478 | 2026-03-14T20:28:42.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-14T20:28:42.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-14T20:28:42.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-14T20:28:42.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3482 | 2026-03-14T20:28:42.329Z | |
| 3483 | 2026-03-14T20:28:42.329Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3484 | 2026-03-14T20:28:42.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-14T20:28:43.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-14T20:28:43.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-14T20:28:43.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3488 | 2026-03-14T20:28:43.106Z | |
| 3489 | 2026-03-14T20:28:43.106Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3490 | 2026-03-14T20:28:43.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-14T20:28:43.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-14T20:28:43.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-14T20:28:43.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3494 | 2026-03-14T20:28:43.973Z | |
| 3495 | 2026-03-14T20:28:43.973Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3496 | 2026-03-14T20:28:44.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-14T20:28:44.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-14T20:28:44.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-14T20:28:44.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3500 | 2026-03-14T20:28:44.744Z | |
| 3501 | 2026-03-14T20:28:44.744Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3502 | 2026-03-14T20:28:45.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-14T20:28:45.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-14T20:28:45.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-14T20:28:45.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3506 | 2026-03-14T20:28:45.598Z | |
| 3507 | 2026-03-14T20:28:45.598Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3508 | 2026-03-14T20:28:46.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-14T20:28:46.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-14T20:28:46.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-14T20:28:46.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3512 | 2026-03-14T20:28:46.450Z | |
| 3513 | 2026-03-14T20:28:46.450Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3514 | 2026-03-14T20:28:47.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-14T20:28:47.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-14T20:28:47.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2026-03-14T20:28:47.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3518 | 2026-03-14T20:28:47.225Z | |
| 3519 | 2026-03-14T20:28:47.225Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3520 | 2026-03-14T20:28:47.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-14T20:28:47.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-14T20:28:47.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-14T20:28:47.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3524 | 2026-03-14T20:28:47.999Z | |
| 3525 | 2026-03-14T20:28:47.999Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3526 | 2026-03-14T20:28:48.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-14T20:28:48.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-14T20:28:48.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-14T20:28:48.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3530 | 2026-03-14T20:28:48.789Z | |
| 3531 | 2026-03-14T20:28:48.789Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3532 | 2026-03-14T20:28:49.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-14T20:28:49.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-14T20:28:49.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-14T20:28:49.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3536 | 2026-03-14T20:28:49.567Z | |
| 3537 | 2026-03-14T20:28:49.567Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3538 | 2026-03-14T20:28:50.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-14T20:28:50.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-14T20:28:50.238Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-14T20:28:50.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3542 | 2026-03-14T20:28:50.341Z | |
| 3543 | 2026-03-14T20:28:50.341Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3544 | 2026-03-14T20:28:51.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-14T20:28:51.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-14T20:28:51.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-14T20:28:51.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3548 | 2026-03-14T20:28:51.203Z | |
| 3549 | 2026-03-14T20:28:51.203Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3550 | 2026-03-14T20:28:51.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-14T20:28:51.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-14T20:28:51.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-14T20:28:51.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3554 | 2026-03-14T20:28:52.070Z | |
| 3555 | 2026-03-14T20:28:52.070Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3556 | 2026-03-14T20:28:52.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-14T20:28:52.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-14T20:28:52.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-14T20:28:52.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3560 | 2026-03-14T20:28:52.922Z | |
| 3561 | 2026-03-14T20:28:52.922Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3562 | 2026-03-14T20:28:53.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-14T20:28:53.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-14T20:28:53.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-14T20:28:53.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3566 | 2026-03-14T20:28:53.742Z | |
| 3567 | 2026-03-14T20:28:53.742Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3568 | 2026-03-14T20:28:54.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-14T20:28:54.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-14T20:28:54.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-14T20:28:54.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3572 | 2026-03-14T20:28:54.552Z | |
| 3573 | 2026-03-14T20:28:54.552Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3574 | 2026-03-14T20:28:55.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-14T20:28:55.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-14T20:28:55.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-14T20:28:55.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3578 | 2026-03-14T20:28:55.362Z | |
| 3579 | 2026-03-14T20:28:55.362Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3580 | 2026-03-14T20:28:56.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-14T20:28:56.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-14T20:28:56.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-14T20:28:56.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3584 | 2026-03-14T20:28:56.151Z | |
| 3585 | 2026-03-14T20:28:56.151Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3586 | 2026-03-14T20:28:56.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-14T20:28:56.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-14T20:28:56.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-14T20:28:56.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3590 | 2026-03-14T20:28:56.958Z | |
| 3591 | 2026-03-14T20:28:56.958Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3592 | 2026-03-14T20:28:57.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-14T20:28:57.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-14T20:28:57.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-14T20:28:57.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3596 | 2026-03-14T20:28:57.763Z | |
| 3597 | 2026-03-14T20:28:57.763Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3598 | 2026-03-14T20:28:58.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-14T20:28:58.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-14T20:28:58.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-14T20:28:58.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3602 | 2026-03-14T20:28:58.531Z | |
| 3603 | 2026-03-14T20:28:58.531Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3604 | 2026-03-14T20:28:59.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-14T20:28:59.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-14T20:28:59.697Z | Compiling libefi-sys v0.1.0 |
| 3607 | 2026-03-14T20:28:59.701Z | Compiling bitfield-struct v0.6.2 |
| 3608 | 2026-03-14T20:28:59.872Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3609 | 2026-03-14T20:28:59.887Z | Compiling xshell-macros v0.2.7 |
| 3610 | 2026-03-14T20:28:59.906Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3611 | 2026-03-14T20:28:59.926Z | Compiling salty v0.3.0 |
| 3612 | 2026-03-14T20:28:59.947Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3613 | 2026-03-14T20:28:59.967Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3614 | 2026-03-14T20:28:59.968Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3615 | 2026-03-14T20:29:00.320Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3616 | 2026-03-14T20:29:00.343Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3617 | 2026-03-14T20:29:00.376Z | Checking xshell v0.2.7 |
| 3618 | 2026-03-14T20:29:00.531Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3619 | 2026-03-14T20:29:00.550Z | Checking primeorder v0.13.6 |
| 3620 | 2026-03-14T20:29:00.589Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-03-14T20:29:00.618Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3622 | 2026-03-14T20:29:00.661Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3623 | 2026-03-14T20:29:00.681Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3624 | 2026-03-14T20:29:00.840Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3625 | 2026-03-14T20:29:00.879Z | Checking p384 v0.13.1 |
| 3626 | 2026-03-14T20:29:00.905Z | Compiling num-derive v0.3.3 |
| 3627 | 2026-03-14T20:29:01.009Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3628 | 2026-03-14T20:29:01.092Z | Compiling proc-macro-error2 v2.0.1 |
| 3629 | 2026-03-14T20:29:01.249Z | Compiling unicase v2.9.0 |
| 3630 | 2026-03-14T20:29:01.311Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3631 | 2026-03-14T20:29:01.455Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3632 | 2026-03-14T20:29:01.505Z | Compiling tabled_derive v0.11.0 |
| 3633 | 2026-03-14T20:29:01.524Z | Compiling mime_guess v2.0.5 |
| 3634 | 2026-03-14T20:29:01.597Z | Compiling progenitor-impl v0.11.2 |
| 3635 | 2026-03-14T20:29:01.935Z | Checking papergrid v0.17.0 |
| 3636 | 2026-03-14T20:29:02.079Z | Checking libscf-sys v1.1.0 |
| 3637 | 2026-03-14T20:29:02.222Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3638 | 2026-03-14T20:29:02.248Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3639 | 2026-03-14T20:29:02.386Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3640 | 2026-03-14T20:29:02.490Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3641 | 2026-03-14T20:29:03.040Z | Checking testing_table v0.3.0 |
| 3642 | 2026-03-14T20:29:03.086Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3643 | 2026-03-14T20:29:03.152Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3644 | 2026-03-14T20:29:03.157Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3645 | 2026-03-14T20:29:03.239Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3646 | 2026-03-14T20:29:03.283Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3647 | 2026-03-14T20:29:03.340Z | Checking corncobs v0.1.4 |
| 3648 | 2026-03-14T20:29:03.452Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3649 | 2026-03-14T20:29:03.489Z | Checking tabled v0.20.0 |
| 3650 | 2026-03-14T20:29:03.509Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3651 | 2026-03-14T20:29:03.558Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3652 | 2026-03-14T20:29:03.783Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3653 | 2026-03-14T20:29:03.847Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3654 | 2026-03-14T20:29:04.071Z | Checking progenitor-client v0.11.2 |
| 3655 | 2026-03-14T20:29:04.272Z | Checking secrecy v0.8.0 |
| 3656 | 2026-03-14T20:29:04.371Z | Checking http-range v0.1.5 |
| 3657 | 2026-03-14T20:29:04.629Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3658 | 2026-03-14T20:29:04.819Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3659 | 2026-03-14T20:29:04.865Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3660 | 2026-03-14T20:29:05.075Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3661 | 2026-03-14T20:29:05.110Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3662 | 2026-03-14T20:29:05.265Z | Compiling progenitor-macro v0.11.2 |
| 3663 | 2026-03-14T20:29:05.268Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3664 | 2026-03-14T20:29:05.319Z | Checking atty v0.2.14 |
| 3665 | 2026-03-14T20:29:05.426Z | Checking crc8 v0.1.1 |
| 3666 | 2026-03-14T20:29:05.472Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3667 | 2026-03-14T20:29:05.535Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3668 | 2026-03-14T20:29:05.555Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3669 | 2026-03-14T20:29:05.703Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3670 | 2026-03-14T20:29:05.998Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3671 | 2026-03-14T20:29:06.163Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3672 | 2026-03-14T20:29:06.335Z | Checking hyper-staticfile v0.10.1 |
| 3673 | 2026-03-14T20:29:06.439Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3674 | 2026-03-14T20:29:06.501Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3675 | 2026-03-14T20:29:06.633Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3676 | 2026-03-14T20:29:06.704Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3677 | 2026-03-14T20:29:06.779Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3678 | 2026-03-14T20:29:06.954Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3679 | 2026-03-14T20:29:07.384Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3680 | 2026-03-14T20:29:07.472Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3681 | 2026-03-14T20:29:07.729Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3682 | 2026-03-14T20:29:07.839Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3683 | 2026-03-14T20:29:07.868Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3684 | 2026-03-14T20:29:08.377Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3685 | 2026-03-14T20:29:08.728Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3686 | 2026-03-14T20:29:09.011Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3687 | 2026-03-14T20:29:09.033Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3688 | 2026-03-14T20:29:09.531Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3689 | 2026-03-14T20:29:10.622Z | Checking progenitor v0.11.2 |
| 3690 | 2026-03-14T20:29:10.792Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3691 | 2026-03-14T20:29:17.550Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3692 | 2026-03-14T20:29:33.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s |
| 3693 | 2026-03-14T20:29:34.031Z | |
| 3694 | 2026-03-14T20:29:34.031Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3695 | 2026-03-14T20:29:34.789Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3696 | 2026-03-14T20:29:34.792Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3697 | 2026-03-14T20:29:35.097Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3698 | 2026-03-14T20:29:51.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s |
| 3699 | 2026-03-14T20:29:51.355Z | |
| 3700 | 2026-03-14T20:29:51.355Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3701 | 2026-03-14T20:29:52.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3702 | 2026-03-14T20:29:52.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3703 | 2026-03-14T20:29:52.440Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3704 | 2026-03-14T20:30:08.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.35s |
| 3705 | 2026-03-14T20:30:08.952Z | |
| 3706 | 2026-03-14T20:30:08.952Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3707 | 2026-03-14T20:30:09.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3708 | 2026-03-14T20:30:09.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3709 | 2026-03-14T20:30:10.037Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3710 | 2026-03-14T20:30:26.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s |
| 3711 | 2026-03-14T20:30:26.292Z | |
| 3712 | 2026-03-14T20:30:26.292Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3713 | 2026-03-14T20:30:27.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3714 | 2026-03-14T20:30:27.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3715 | 2026-03-14T20:30:27.362Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3716 | 2026-03-14T20:30:43.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.25s |
| 3717 | 2026-03-14T20:30:43.793Z | |
| 3718 | 2026-03-14T20:30:43.793Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3719 | 2026-03-14T20:30:44.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3720 | 2026-03-14T20:30:44.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3721 | 2026-03-14T20:30:44.878Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3722 | 2026-03-14T20:31:00.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s |
| 3723 | 2026-03-14T20:31:01.213Z | |
| 3724 | 2026-03-14T20:31:01.213Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3725 | 2026-03-14T20:31:01.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3726 | 2026-03-14T20:31:01.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3727 | 2026-03-14T20:31:02.278Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3728 | 2026-03-14T20:31:18.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s |
| 3729 | 2026-03-14T20:31:18.648Z | |
| 3730 | 2026-03-14T20:31:18.648Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3731 | 2026-03-14T20:31:19.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3732 | 2026-03-14T20:31:19.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3733 | 2026-03-14T20:31:19.737Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3734 | 2026-03-14T20:31:35.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.34s |
| 3735 | 2026-03-14T20:31:36.233Z | |
| 3736 | 2026-03-14T20:31:36.233Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3737 | 2026-03-14T20:31:36.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3738 | 2026-03-14T20:31:36.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3739 | 2026-03-14T20:31:36.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3740 | 2026-03-14T20:31:36.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3741 | 2026-03-14T20:31:37.056Z | |
| 3742 | 2026-03-14T20:31:37.056Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3743 | 2026-03-14T20:31:37.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3744 | 2026-03-14T20:31:37.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3745 | 2026-03-14T20:31:37.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3746 | 2026-03-14T20:31:37.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3747 | 2026-03-14T20:31:37.875Z | |
| 3748 | 2026-03-14T20:31:37.875Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3749 | 2026-03-14T20:31:38.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3750 | 2026-03-14T20:31:38.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3751 | 2026-03-14T20:31:38.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3752 | 2026-03-14T20:31:38.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3753 | 2026-03-14T20:31:38.661Z | |
| 3754 | 2026-03-14T20:31:38.661Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3755 | 2026-03-14T20:31:39.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3756 | 2026-03-14T20:31:39.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3757 | 2026-03-14T20:31:39.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3758 | 2026-03-14T20:31:39.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3759 | 2026-03-14T20:31:39.454Z | |
| 3760 | 2026-03-14T20:31:39.454Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3761 | 2026-03-14T20:31:40.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-03-14T20:31:40.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-03-14T20:31:40.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3764 | 2026-03-14T20:31:40.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3765 | 2026-03-14T20:31:40.273Z | |
| 3766 | 2026-03-14T20:31:40.273Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3767 | 2026-03-14T20:31:40.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-03-14T20:31:40.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-03-14T20:31:40.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3770 | 2026-03-14T20:31:40.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3771 | 2026-03-14T20:31:41.087Z | |
| 3772 | 2026-03-14T20:31:41.087Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3773 | 2026-03-14T20:31:41.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3774 | 2026-03-14T20:31:41.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3775 | 2026-03-14T20:31:41.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3776 | 2026-03-14T20:31:41.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3777 | 2026-03-14T20:31:41.899Z | |
| 3778 | 2026-03-14T20:31:41.899Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3779 | 2026-03-14T20:31:42.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3780 | 2026-03-14T20:31:42.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3781 | 2026-03-14T20:31:42.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3782 | 2026-03-14T20:31:42.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3783 | 2026-03-14T20:31:42.727Z | |
| 3784 | 2026-03-14T20:31:42.727Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3785 | 2026-03-14T20:31:43.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3786 | 2026-03-14T20:31:43.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3787 | 2026-03-14T20:31:43.443Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3788 | 2026-03-14T20:31:43.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3789 | 2026-03-14T20:31:43.555Z | |
| 3790 | 2026-03-14T20:31:43.555Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3791 | 2026-03-14T20:31:44.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3792 | 2026-03-14T20:31:44.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3793 | 2026-03-14T20:31:44.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3794 | 2026-03-14T20:31:44.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3795 | 2026-03-14T20:31:44.378Z | |
| 3796 | 2026-03-14T20:31:44.378Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3797 | 2026-03-14T20:31:45.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3798 | 2026-03-14T20:31:45.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3799 | 2026-03-14T20:31:45.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3800 | 2026-03-14T20:31:45.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3801 | 2026-03-14T20:31:45.203Z | |
| 3802 | 2026-03-14T20:31:45.203Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3803 | 2026-03-14T20:31:45.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3804 | 2026-03-14T20:31:45.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3805 | 2026-03-14T20:31:45.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3806 | 2026-03-14T20:31:45.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3807 | 2026-03-14T20:31:46.031Z | |
| 3808 | 2026-03-14T20:31:46.031Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3809 | 2026-03-14T20:31:46.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3810 | 2026-03-14T20:31:46.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3811 | 2026-03-14T20:31:46.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3812 | 2026-03-14T20:31:46.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3813 | 2026-03-14T20:31:46.858Z | |
| 3814 | 2026-03-14T20:31:46.858Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3815 | 2026-03-14T20:31:47.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3816 | 2026-03-14T20:31:47.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3817 | 2026-03-14T20:31:47.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3818 | 2026-03-14T20:31:47.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3819 | 2026-03-14T20:31:47.686Z | |
| 3820 | 2026-03-14T20:31:47.686Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3821 | 2026-03-14T20:31:48.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3822 | 2026-03-14T20:31:48.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3823 | 2026-03-14T20:31:48.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3824 | 2026-03-14T20:31:48.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3825 | 2026-03-14T20:31:48.536Z | |
| 3826 | 2026-03-14T20:31:48.536Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3827 | 2026-03-14T20:31:49.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3828 | 2026-03-14T20:31:49.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3829 | 2026-03-14T20:31:49.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3830 | 2026-03-14T20:31:49.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3831 | 2026-03-14T20:31:49.408Z | |
| 3832 | 2026-03-14T20:31:49.408Z | info: running `cargo check --bins` on update-common (197/257) |
| 3833 | 2026-03-14T20:31:50.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3834 | 2026-03-14T20:31:50.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3835 | 2026-03-14T20:31:50.109Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3836 | 2026-03-14T20:31:50.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3837 | 2026-03-14T20:31:50.220Z | |
| 3838 | 2026-03-14T20:31:50.220Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3839 | 2026-03-14T20:31:50.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3840 | 2026-03-14T20:31:50.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3841 | 2026-03-14T20:31:50.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3842 | 2026-03-14T20:31:50.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3843 | 2026-03-14T20:31:51.092Z | |
| 3844 | 2026-03-14T20:31:51.092Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3845 | 2026-03-14T20:31:51.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3846 | 2026-03-14T20:31:51.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3847 | 2026-03-14T20:31:52.154Z | Compiling fs-err v2.11.0 |
| 3848 | 2026-03-14T20:31:52.296Z | Checking ignore v0.4.25 |
| 3849 | 2026-03-14T20:31:52.313Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3850 | 2026-03-14T20:31:52.316Z | Checking predicates-tree v1.0.13 |
| 3851 | 2026-03-14T20:31:52.316Z | Checking parse-size v1.1.0 |
| 3852 | 2026-03-14T20:31:52.359Z | Checking rand_seeder v0.4.0 |
| 3853 | 2026-03-14T20:31:52.362Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3854 | 2026-03-14T20:31:52.394Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3855 | 2026-03-14T20:31:52.436Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3856 | 2026-03-14T20:31:52.481Z | Compiling petname v2.0.2 |
| 3857 | 2026-03-14T20:31:52.538Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3858 | 2026-03-14T20:31:52.725Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3859 | 2026-03-14T20:31:52.760Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3860 | 2026-03-14T20:31:52.827Z | Checking globwalk v0.9.1 |
| 3861 | 2026-03-14T20:31:52.854Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3862 | 2026-03-14T20:31:52.961Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3863 | 2026-03-14T20:31:53.054Z | Checking camino-tempfile-ext v0.3.3 |
| 3864 | 2026-03-14T20:31:53.074Z | Checking sapling-renderdag v0.1.0 |
| 3865 | 2026-03-14T20:31:53.189Z | Checking sync-ptr v0.1.4 |
| 3866 | 2026-03-14T20:31:53.311Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3867 | 2026-03-14T20:31:53.339Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3868 | 2026-03-14T20:31:53.414Z | Checking colored v2.2.0 |
| 3869 | 2026-03-14T20:31:53.439Z | Checking assert_matches v1.5.0 |
| 3870 | 2026-03-14T20:31:53.772Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3871 | 2026-03-14T20:31:53.893Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-14T20:31:53.893Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3873 | 2026-03-14T20:31:54.658Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3874 | 2026-03-14T20:31:56.410Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3875 | 2026-03-14T20:31:59.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s |
| 3876 | 2026-03-14T20:31:59.634Z | |
| 3877 | 2026-03-14T20:31:59.634Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3878 | 2026-03-14T20:32:00.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-03-14T20:32:00.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-03-14T20:32:00.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-03-14T20:32:00.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3882 | 2026-03-14T20:32:00.418Z | |
| 3883 | 2026-03-14T20:32:00.419Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3884 | 2026-03-14T20:32:01.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-03-14T20:32:01.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-03-14T20:32:01.171Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-03-14T20:32:01.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3888 | 2026-03-14T20:32:01.291Z | |
| 3889 | 2026-03-14T20:32:01.292Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3890 | 2026-03-14T20:32:02.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-03-14T20:32:02.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-03-14T20:32:02.293Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3893 | 2026-03-14T20:32:02.296Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3894 | 2026-03-14T20:32:03.139Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3895 | 2026-03-14T20:32:05.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s |
| 3896 | 2026-03-14T20:32:05.397Z | |
| 3897 | 2026-03-14T20:32:05.397Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3898 | 2026-03-14T20:32:06.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3899 | 2026-03-14T20:32:06.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3900 | 2026-03-14T20:32:06.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3901 | 2026-03-14T20:32:06.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3902 | 2026-03-14T20:32:06.192Z | |
| 3903 | 2026-03-14T20:32:06.192Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3904 | 2026-03-14T20:32:06.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3905 | 2026-03-14T20:32:06.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3906 | 2026-03-14T20:32:07.022Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3907 | 2026-03-14T20:32:07.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 3908 | 2026-03-14T20:32:07.576Z | |
| 3909 | 2026-03-14T20:32:07.576Z | info: running `cargo check --bins` on clickana (205/257) |
| 3910 | 2026-03-14T20:32:08.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3911 | 2026-03-14T20:32:08.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3912 | 2026-03-14T20:32:08.456Z | Compiling darling_core v0.23.0 |
| 3913 | 2026-03-14T20:32:08.582Z | Compiling instability v0.3.11 |
| 3914 | 2026-03-14T20:32:08.595Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3915 | 2026-03-14T20:32:08.598Z | Checking castaway v0.2.4 |
| 3916 | 2026-03-14T20:32:08.598Z | Compiling indoc v2.0.7 |
| 3917 | 2026-03-14T20:32:08.624Z | Checking unicode-truncate v1.1.0 |
| 3918 | 2026-03-14T20:32:08.627Z | Checking lru v0.12.5 |
| 3919 | 2026-03-14T20:32:08.627Z | Checking cassowary v0.3.0 |
| 3920 | 2026-03-14T20:32:08.719Z | Checking compact_str v0.8.1 |
| 3921 | 2026-03-14T20:32:09.876Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3922 | 2026-03-14T20:32:10.096Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3923 | 2026-03-14T20:32:10.587Z | Compiling darling_macro v0.23.0 |
| 3924 | 2026-03-14T20:32:11.108Z | Compiling darling v0.23.0 |
| 3925 | 2026-03-14T20:32:11.881Z | Checking ratatui v0.29.0 |
| 3926 | 2026-03-14T20:32:13.416Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3927 | 2026-03-14T20:32:14.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s |
| 3928 | 2026-03-14T20:32:14.483Z | |
| 3929 | 2026-03-14T20:32:14.483Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3930 | 2026-03-14T20:32:15.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3931 | 2026-03-14T20:32:15.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3932 | 2026-03-14T20:32:15.477Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3933 | 2026-03-14T20:32:15.480Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3934 | 2026-03-14T20:32:16.216Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3935 | 2026-03-14T20:32:16.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s |
| 3936 | 2026-03-14T20:32:16.962Z | |
| 3937 | 2026-03-14T20:32:16.962Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3938 | 2026-03-14T20:32:17.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3939 | 2026-03-14T20:32:17.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3940 | 2026-03-14T20:32:17.948Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3941 | 2026-03-14T20:32:18.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s |
| 3942 | 2026-03-14T20:32:19.099Z | |
| 3943 | 2026-03-14T20:32:19.099Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3944 | 2026-03-14T20:32:19.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3945 | 2026-03-14T20:32:19.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3946 | 2026-03-14T20:32:19.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3947 | 2026-03-14T20:32:19.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3948 | 2026-03-14T20:32:19.712Z | |
| 3949 | 2026-03-14T20:32:19.712Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3950 | 2026-03-14T20:32:20.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3951 | 2026-03-14T20:32:20.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3952 | 2026-03-14T20:32:20.693Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3953 | 2026-03-14T20:32:21.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 3954 | 2026-03-14T20:32:21.459Z | |
| 3955 | 2026-03-14T20:32:21.459Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3956 | 2026-03-14T20:32:22.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-03-14T20:32:22.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-03-14T20:32:22.449Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3959 | 2026-03-14T20:32:23.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s |
| 3960 | 2026-03-14T20:32:23.632Z | |
| 3961 | 2026-03-14T20:32:23.632Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3962 | 2026-03-14T20:32:24.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-03-14T20:32:24.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-03-14T20:32:24.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-03-14T20:32:24.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3966 | 2026-03-14T20:32:24.492Z | |
| 3967 | 2026-03-14T20:32:24.492Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3968 | 2026-03-14T20:32:25.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-03-14T20:32:25.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-03-14T20:32:25.325Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3971 | 2026-03-14T20:32:26.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 3972 | 2026-03-14T20:32:26.407Z | |
| 3973 | 2026-03-14T20:32:26.407Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3974 | 2026-03-14T20:32:27.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-03-14T20:32:27.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-03-14T20:32:27.437Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-14T20:32:27.437Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3978 | 2026-03-14T20:32:27.440Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 3979 | 2026-03-14T20:32:27.440Z | Checking git-stub v1.0.0 |
| 3980 | 2026-03-14T20:32:27.576Z | Compiling trait-variant v0.1.2 |
| 3981 | 2026-03-14T20:32:27.592Z | Checking is_ci v1.2.0 |
| 3982 | 2026-03-14T20:32:27.602Z | Checking maplit v1.0.2 |
| 3983 | 2026-03-14T20:32:27.644Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3984 | 2026-03-14T20:32:27.741Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-14T20:32:27.741Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3986 | 2026-03-14T20:32:27.777Z | Checking git-stub-vcs v0.1.0 |
| 3987 | 2026-03-14T20:32:27.900Z | Checking drift v0.1.3 |
| 3988 | 2026-03-14T20:32:27.900Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3989 | 2026-03-14T20:32:27.977Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3990 | 2026-03-14T20:32:28.028Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3991 | 2026-03-14T20:32:28.215Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3992 | 2026-03-14T20:32:28.264Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3993 | 2026-03-14T20:32:28.283Z | Checking dropshot-api-manager v0.6.0 |
| 3994 | 2026-03-14T20:32:28.302Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3995 | 2026-03-14T20:32:28.526Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3996 | 2026-03-14T20:32:28.573Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3997 | 2026-03-14T20:32:28.797Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 3998 | 2026-03-14T20:32:29.260Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3999 | 2026-03-14T20:32:36.184Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4000 | 2026-03-14T20:32:37.587Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4001 | 2026-03-14T20:32:38.364Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4002 | 2026-03-14T20:32:38.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.47s |
| 4003 | 2026-03-14T20:32:39.119Z | |
| 4004 | 2026-03-14T20:32:39.119Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4005 | 2026-03-14T20:32:39.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-14T20:32:39.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-14T20:32:39.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-03-14T20:32:39.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4009 | 2026-03-14T20:32:39.919Z | |
| 4010 | 2026-03-14T20:32:39.919Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4011 | 2026-03-14T20:32:40.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-14T20:32:40.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-14T20:32:40.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-03-14T20:32:40.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4015 | 2026-03-14T20:32:40.769Z | |
| 4016 | 2026-03-14T20:32:40.769Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4017 | 2026-03-14T20:32:41.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-14T20:32:41.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-14T20:32:41.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-14T20:32:41.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4021 | 2026-03-14T20:32:41.617Z | |
| 4022 | 2026-03-14T20:32:41.617Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4023 | 2026-03-14T20:32:42.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-14T20:32:42.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-14T20:32:42.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-03-14T20:32:42.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4027 | 2026-03-14T20:32:42.464Z | |
| 4028 | 2026-03-14T20:32:42.464Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4029 | 2026-03-14T20:32:43.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-14T20:32:43.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-14T20:32:43.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-03-14T20:32:43.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4033 | 2026-03-14T20:32:43.255Z | |
| 4034 | 2026-03-14T20:32:43.255Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4035 | 2026-03-14T20:32:43.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-03-14T20:32:43.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-03-14T20:32:43.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-03-14T20:32:43.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4039 | 2026-03-14T20:32:44.026Z | |
| 4040 | 2026-03-14T20:32:44.026Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4041 | 2026-03-14T20:32:44.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-03-14T20:32:44.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-03-14T20:32:44.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-03-14T20:32:44.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4045 | 2026-03-14T20:32:44.851Z | |
| 4046 | 2026-03-14T20:32:44.851Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4047 | 2026-03-14T20:32:45.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-03-14T20:32:45.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-03-14T20:32:45.680Z | Checking erased-serde v0.4.9 |
| 4050 | 2026-03-14T20:32:45.805Z | Checking ordered-float v2.10.1 |
| 4051 | 2026-03-14T20:32:45.827Z | Checking unicode-xid v0.2.6 |
| 4052 | 2026-03-14T20:32:45.851Z | Checking cargo-platform v0.2.0 |
| 4053 | 2026-03-14T20:32:46.088Z | Checking serde-value v0.7.0 |
| 4054 | 2026-03-14T20:32:46.255Z | Checking serde-untagged v0.1.9 |
| 4055 | 2026-03-14T20:32:46.463Z | Checking cargo-util-schemas v0.8.2 |
| 4056 | 2026-03-14T20:32:47.464Z | Checking cargo_metadata v0.21.0 |
| 4057 | 2026-03-14T20:32:48.361Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4058 | 2026-03-14T20:32:49.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 4059 | 2026-03-14T20:32:49.493Z | |
| 4060 | 2026-03-14T20:32:49.493Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4061 | 2026-03-14T20:32:50.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-14T20:32:50.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-14T20:32:50.515Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4064 | 2026-03-14T20:32:51.280Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4065 | 2026-03-14T20:32:51.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s |
| 4066 | 2026-03-14T20:32:52.131Z | |
| 4067 | 2026-03-14T20:32:52.131Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4068 | 2026-03-14T20:32:52.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4069 | 2026-03-14T20:32:52.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4070 | 2026-03-14T20:32:53.320Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4071 | 2026-03-14T20:32:53.323Z | Compiling vergen-gitcl v1.0.8 |
| 4072 | 2026-03-14T20:32:53.323Z | Compiling dirs-sys-next v0.1.2 |
| 4073 | 2026-03-14T20:32:53.323Z | Compiling glob v0.3.3 |
| 4074 | 2026-03-14T20:32:53.323Z | Compiling diesel_derives v2.3.7 |
| 4075 | 2026-03-14T20:32:53.323Z | Compiling crunchy v0.2.4 |
| 4076 | 2026-03-14T20:32:53.504Z | Compiling dsl_auto_type v0.2.0 |
| 4077 | 2026-03-14T20:32:53.519Z | Checking scheduled-thread-pool v0.2.7 |
| 4078 | 2026-03-14T20:32:53.728Z | Compiling dirs-next v2.0.0 |
| 4079 | 2026-03-14T20:32:53.755Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4080 | 2026-03-14T20:32:53.773Z | Compiling tiny-keccak v2.0.2 |
| 4081 | 2026-03-14T20:32:53.837Z | Compiling term v0.7.0 |
| 4082 | 2026-03-14T20:32:53.883Z | Checking r2d2 v0.8.10 |
| 4083 | 2026-03-14T20:32:54.028Z | Compiling clang-sys v1.8.1 |
| 4084 | 2026-03-14T20:32:54.031Z | Checking downcast-rs v2.0.2 |
| 4085 | 2026-03-14T20:32:54.066Z | Compiling bit-vec v0.6.3 |
| 4086 | 2026-03-14T20:32:54.164Z | Compiling itertools v0.10.5 |
| 4087 | 2026-03-14T20:32:54.349Z | Compiling bit-set v0.5.3 |
| 4088 | 2026-03-14T20:32:54.505Z | Compiling ascii-canvas v3.0.0 |
| 4089 | 2026-03-14T20:32:54.550Z | Compiling ena v0.14.4 |
| 4090 | 2026-03-14T20:32:54.579Z | Compiling libloading v0.8.9 |
| 4091 | 2026-03-14T20:32:54.654Z | Compiling bindgen v0.71.1 |
| 4092 | 2026-03-14T20:32:54.723Z | Compiling diff v0.1.13 |
| 4093 | 2026-03-14T20:32:54.815Z | Compiling regex-syntax v0.6.29 |
| 4094 | 2026-03-14T20:32:54.854Z | Compiling cexpr v0.6.0 |
| 4095 | 2026-03-14T20:32:55.072Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4096 | 2026-03-14T20:32:55.204Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4097 | 2026-03-14T20:32:55.340Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4098 | 2026-03-14T20:32:55.412Z | Compiling libxml v0.3.3 |
| 4099 | 2026-03-14T20:32:55.655Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4100 | 2026-03-14T20:32:55.724Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4101 | 2026-03-14T20:32:55.799Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4102 | 2026-03-14T20:32:56.035Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4103 | 2026-03-14T20:32:56.058Z | Compiling strum_macros v0.24.3 |
| 4104 | 2026-03-14T20:32:56.116Z | Compiling indoc v1.0.9 |
| 4105 | 2026-03-14T20:32:56.687Z | Compiling lalrpop v0.19.12 |
| 4106 | 2026-03-14T20:32:57.455Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4107 | 2026-03-14T20:32:57.697Z | Checking derive_builder v0.20.2 |
| 4108 | 2026-03-14T20:32:57.788Z | Compiling oso-derive v0.27.3 |
| 4109 | 2026-03-14T20:32:57.836Z | Checking quick-xml v0.37.5 |
| 4110 | 2026-03-14T20:32:57.881Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4111 | 2026-03-14T20:32:58.403Z | Checking openssl-probe v0.1.6 |
| 4112 | 2026-03-14T20:32:58.572Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4113 | 2026-03-14T20:32:59.037Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4114 | 2026-03-14T20:32:59.269Z | Checking bb8 v0.8.6 |
| 4115 | 2026-03-14T20:32:59.559Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4116 | 2026-03-14T20:32:59.626Z | Checking nonempty v0.12.0 |
| 4117 | 2026-03-14T20:32:59.829Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4118 | 2026-03-14T20:32:59.848Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4119 | 2026-03-14T20:33:00.030Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4120 | 2026-03-14T20:33:00.115Z | Checking support-bundle-viewer v0.1.2 |
| 4121 | 2026-03-14T20:33:00.134Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4122 | 2026-03-14T20:33:00.282Z | Checking multimap v0.10.1 |
| 4123 | 2026-03-14T20:33:01.480Z | Checking diesel v2.3.7 |
| 4124 | 2026-03-14T20:33:02.943Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4125 | 2026-03-14T20:33:04.400Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4126 | 2026-03-14T20:33:04.834Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4127 | 2026-03-14T20:33:05.055Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4128 | 2026-03-14T20:33:06.425Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4129 | 2026-03-14T20:33:06.665Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4130 | 2026-03-14T20:33:06.865Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4131 | 2026-03-14T20:33:07.568Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4132 | 2026-03-14T20:33:10.261Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4133 | 2026-03-14T20:33:16.284Z | Compiling samael v0.0.19 |
| 4134 | 2026-03-14T20:33:21.344Z | Checking diesel-dtrace v0.5.0 |
| 4135 | 2026-03-14T20:33:21.638Z | Checking async-bb8-diesel v0.2.1 |
| 4136 | 2026-03-14T20:33:23.095Z | Compiling polar-core v0.27.3 |
| 4137 | 2026-03-14T20:33:28.916Z | Checking oso v0.27.3 |
| 4138 | 2026-03-14T20:34:24.067Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4139 | 2026-03-14T20:35:10.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4140 | 2026-03-14T20:35:11.172Z | |
| 4141 | 2026-03-14T20:35:11.172Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4142 | 2026-03-14T20:35:11.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4143 | 2026-03-14T20:35:11.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4144 | 2026-03-14T20:35:11.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4145 | 2026-03-14T20:35:11.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4146 | 2026-03-14T20:35:12.060Z | |
| 4147 | 2026-03-14T20:35:12.060Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4148 | 2026-03-14T20:35:12.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4149 | 2026-03-14T20:35:12.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4150 | 2026-03-14T20:35:12.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4151 | 2026-03-14T20:35:12.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4152 | 2026-03-14T20:35:12.928Z | |
| 4153 | 2026-03-14T20:35:12.928Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4154 | 2026-03-14T20:35:13.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4155 | 2026-03-14T20:35:13.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4156 | 2026-03-14T20:35:13.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4157 | 2026-03-14T20:35:13.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4158 | 2026-03-14T20:35:13.708Z | |
| 4159 | 2026-03-14T20:35:13.708Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4160 | 2026-03-14T20:35:14.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4161 | 2026-03-14T20:35:14.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4162 | 2026-03-14T20:35:14.906Z | Compiling libz-sys v1.1.24 |
| 4163 | 2026-03-14T20:35:15.059Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4164 | 2026-03-14T20:35:15.077Z | Compiling vergen-git2 v1.0.7 |
| 4165 | 2026-03-14T20:35:15.093Z | Compiling rustls v0.21.12 |
| 4166 | 2026-03-14T20:35:15.109Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4167 | 2026-03-14T20:35:15.126Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4168 | 2026-03-14T20:35:15.129Z | Checking rustls-webpki v0.101.7 |
| 4169 | 2026-03-14T20:35:15.145Z | Checking sct v0.7.1 |
| 4170 | 2026-03-14T20:35:15.335Z | Compiling nix v0.29.0 |
| 4171 | 2026-03-14T20:35:15.356Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4172 | 2026-03-14T20:35:15.378Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4173 | 2026-03-14T20:35:15.437Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4174 | 2026-03-14T20:35:15.572Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4175 | 2026-03-14T20:35:15.735Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4176 | 2026-03-14T20:35:15.754Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4177 | 2026-03-14T20:35:15.826Z | Checking rustls-pemfile v1.0.4 |
| 4178 | 2026-03-14T20:35:15.992Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4179 | 2026-03-14T20:35:16.161Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4180 | 2026-03-14T20:35:16.333Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4181 | 2026-03-14T20:35:16.391Z | Checking twox-hash v2.1.2 |
| 4182 | 2026-03-14T20:35:16.464Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4183 | 2026-03-14T20:35:17.220Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4184 | 2026-03-14T20:35:17.323Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4185 | 2026-03-14T20:35:17.376Z | Checking tokio-rustls v0.24.1 |
| 4186 | 2026-03-14T20:35:17.519Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4187 | 2026-03-14T20:35:17.623Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4188 | 2026-03-14T20:35:17.797Z | Checking fatfs v0.3.6 |
| 4189 | 2026-03-14T20:35:18.169Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4190 | 2026-03-14T20:35:18.333Z | Compiling seq-macro v0.3.6 |
| 4191 | 2026-03-14T20:35:23.137Z | Compiling git2 v0.20.4 |
| 4192 | 2026-03-14T20:35:24.268Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-14T20:35:24.425Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4194 | 2026-03-14T20:35:26.392Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4195 | 2026-03-14T20:36:35.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4196 | 2026-03-14T20:36:36.232Z | |
| 4197 | 2026-03-14T20:36:36.232Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4198 | 2026-03-14T20:36:37.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4199 | 2026-03-14T20:36:37.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4200 | 2026-03-14T20:36:37.462Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4201 | 2026-03-14T20:37:37.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4202 | 2026-03-14T20:37:37.580Z | |
| 4203 | 2026-03-14T20:37:37.580Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4204 | 2026-03-14T20:37:38.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4205 | 2026-03-14T20:37:38.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4206 | 2026-03-14T20:37:38.268Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4207 | 2026-03-14T20:37:38.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4208 | 2026-03-14T20:37:38.371Z | |
| 4209 | 2026-03-14T20:37:38.371Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4210 | 2026-03-14T20:37:39.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4211 | 2026-03-14T20:37:39.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4212 | 2026-03-14T20:37:39.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4213 | 2026-03-14T20:37:39.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4214 | 2026-03-14T20:37:39.249Z | |
| 4215 | 2026-03-14T20:37:39.249Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4216 | 2026-03-14T20:37:39.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-03-14T20:37:39.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-03-14T20:37:39.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4219 | 2026-03-14T20:37:40.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4220 | 2026-03-14T20:37:40.112Z | |
| 4221 | 2026-03-14T20:37:40.112Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4222 | 2026-03-14T20:37:40.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4223 | 2026-03-14T20:37:40.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4224 | 2026-03-14T20:37:40.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4225 | 2026-03-14T20:37:40.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4226 | 2026-03-14T20:37:40.992Z | |
| 4227 | 2026-03-14T20:37:40.992Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4228 | 2026-03-14T20:37:41.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4229 | 2026-03-14T20:37:41.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4230 | 2026-03-14T20:37:41.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4231 | 2026-03-14T20:37:41.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4232 | 2026-03-14T20:37:41.874Z | |
| 4233 | 2026-03-14T20:37:41.874Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4234 | 2026-03-14T20:37:42.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4235 | 2026-03-14T20:37:42.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4236 | 2026-03-14T20:37:42.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4237 | 2026-03-14T20:37:42.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4238 | 2026-03-14T20:37:42.751Z | |
| 4239 | 2026-03-14T20:37:42.751Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4240 | 2026-03-14T20:37:43.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4241 | 2026-03-14T20:37:43.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4242 | 2026-03-14T20:37:43.992Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4243 | 2026-03-14T20:37:43.995Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4244 | 2026-03-14T20:37:44.179Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4245 | 2026-03-14T20:37:44.205Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4246 | 2026-03-14T20:37:44.224Z | Checking yansi v1.0.1 |
| 4247 | 2026-03-14T20:37:44.227Z | Checking diff v0.1.13 |
| 4248 | 2026-03-14T20:37:44.227Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4249 | 2026-03-14T20:37:44.282Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4250 | 2026-03-14T20:37:44.397Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4251 | 2026-03-14T20:37:44.560Z | Checking pretty_assertions v1.4.1 |
| 4252 | 2026-03-14T20:37:45.414Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4253 | 2026-03-14T20:38:18.412Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4254 | 2026-03-14T20:38:18.415Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4255 | 2026-03-14T20:38:18.415Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4256 | 2026-03-14T20:38:18.415Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4257 | 2026-03-14T20:38:18.415Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4258 | 2026-03-14T20:38:18.415Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4259 | 2026-03-14T20:38:19.387Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4260 | 2026-03-14T20:38:20.811Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4261 | 2026-03-14T20:39:20.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4262 | 2026-03-14T20:39:20.422Z | |
| 4263 | 2026-03-14T20:39:20.423Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4264 | 2026-03-14T20:39:21.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4265 | 2026-03-14T20:39:21.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4266 | 2026-03-14T20:39:21.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4267 | 2026-03-14T20:39:21.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4268 | 2026-03-14T20:39:21.214Z | |
| 4269 | 2026-03-14T20:39:21.214Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4270 | 2026-03-14T20:39:21.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4271 | 2026-03-14T20:39:21.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4272 | 2026-03-14T20:39:22.294Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4273 | 2026-03-14T20:39:22.438Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4274 | 2026-03-14T20:39:22.441Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4275 | 2026-03-14T20:39:59.361Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4276 | 2026-03-14T20:39:59.862Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4277 | 2026-03-14T20:40:02.241Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4278 | 2026-03-14T20:40:02.812Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4279 | 2026-03-14T20:40:06.940Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4280 | 2026-03-14T20:40:39.114Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4281 | 2026-03-14T20:40:39.932Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4282 | 2026-03-14T20:40:42.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4283 | 2026-03-14T20:40:42.316Z | |
| 4284 | 2026-03-14T20:40:42.316Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4285 | 2026-03-14T20:40:43.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4286 | 2026-03-14T20:40:43.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4287 | 2026-03-14T20:40:43.293Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4288 | 2026-03-14T20:40:44.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4289 | 2026-03-14T20:40:44.414Z | |
| 4290 | 2026-03-14T20:40:44.414Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4291 | 2026-03-14T20:40:45.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4292 | 2026-03-14T20:40:45.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4293 | 2026-03-14T20:40:45.312Z | Compiling blake3 v1.8.3 |
| 4294 | 2026-03-14T20:40:45.441Z | Checking constant_time_eq v0.4.2 |
| 4295 | 2026-03-14T20:40:45.444Z | Checking arrayref v0.3.9 |
| 4296 | 2026-03-14T20:40:45.457Z | Checking arrayvec v0.7.6 |
| 4297 | 2026-03-14T20:40:45.463Z | Checking topological-sort v0.2.2 |
| 4298 | 2026-03-14T20:40:45.466Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4299 | 2026-03-14T20:40:45.466Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4300 | 2026-03-14T20:40:45.466Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4301 | 2026-03-14T20:40:45.638Z | Checking shell-words v1.1.1 |
| 4302 | 2026-03-14T20:40:46.454Z | Checking omicron-zone-package v0.12.2 |
| 4303 | 2026-03-14T20:40:47.455Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4304 | 2026-03-14T20:40:48.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s |
| 4305 | 2026-03-14T20:40:48.784Z | |
| 4306 | 2026-03-14T20:40:48.784Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4307 | 2026-03-14T20:40:49.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-03-14T20:40:49.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-03-14T20:40:49.671Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4310 | 2026-03-14T20:40:50.064Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4311 | 2026-03-14T20:40:50.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4312 | 2026-03-14T20:40:50.782Z | |
| 4313 | 2026-03-14T20:40:50.782Z | info: running `cargo check --bins` on xtask (241/257) |
| 4314 | 2026-03-14T20:40:51.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-03-14T20:40:51.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-03-14T20:40:51.389Z | Checking libc v0.2.180 |
| 4317 | 2026-03-14T20:40:51.485Z | Checking serde v1.0.228 |
| 4318 | 2026-03-14T20:40:51.494Z | Checking zerofrom v0.1.6 |
| 4319 | 2026-03-14T20:40:51.500Z | Checking bitflags v2.11.0 |
| 4320 | 2026-03-14T20:40:51.509Z | Checking smallvec v1.15.1 |
| 4321 | 2026-03-14T20:40:51.518Z | Checking hashbrown v0.16.1 |
| 4322 | 2026-03-14T20:40:51.532Z | Checking serde_json v1.0.149 |
| 4323 | 2026-03-14T20:40:51.539Z | Checking scroll v0.12.0 |
| 4324 | 2026-03-14T20:40:51.620Z | Checking yoke v0.8.1 |
| 4325 | 2026-03-14T20:40:51.687Z | Checking num-traits v0.2.19 |
| 4326 | 2026-03-14T20:40:51.737Z | Checking thiserror v1.0.69 |
| 4327 | 2026-03-14T20:40:51.839Z | Checking zerovec v0.11.5 |
| 4328 | 2026-03-14T20:40:51.839Z | Checking zerotrie v0.2.3 |
| 4329 | 2026-03-14T20:40:51.865Z | Checking percent-encoding v2.3.2 |
| 4330 | 2026-03-14T20:40:51.901Z | Checking errno v0.3.14 |
| 4331 | 2026-03-14T20:40:52.038Z | Checking log v0.4.29 |
| 4332 | 2026-03-14T20:40:52.051Z | Checking rustix v1.1.3 |
| 4333 | 2026-03-14T20:40:52.054Z | Checking toml_datetime v0.6.11 |
| 4334 | 2026-03-14T20:40:52.138Z | Checking indexmap v2.13.0 |
| 4335 | 2026-03-14T20:40:52.153Z | Checking serde_spanned v0.6.9 |
| 4336 | 2026-03-14T20:40:52.227Z | Checking goblin v0.8.2 |
| 4337 | 2026-03-14T20:40:52.276Z | Checking zerocopy v0.7.35 |
| 4338 | 2026-03-14T20:40:52.304Z | Checking form_urlencoded v1.2.2 |
| 4339 | 2026-03-14T20:40:52.390Z | Checking getrandom v0.4.1 |
| 4340 | 2026-03-14T20:40:52.439Z | Checking tinystr v0.8.2 |
| 4341 | 2026-03-14T20:40:52.462Z | Checking potential_utf v0.1.4 |
| 4342 | 2026-03-14T20:40:52.466Z | Checking ordered-float v2.10.1 |
| 4343 | 2026-03-14T20:40:52.554Z | Checking thiserror v2.0.18 |
| 4344 | 2026-03-14T20:40:52.623Z | Checking icu_collections v2.1.1 |
| 4345 | 2026-03-14T20:40:52.665Z | Checking icu_locale_core v2.1.1 |
| 4346 | 2026-03-14T20:40:52.679Z | Checking syn v2.0.117 |
| 4347 | 2026-03-14T20:40:52.788Z | Checking serde-value v0.7.0 |
| 4348 | 2026-03-14T20:40:52.874Z | Checking toml_edit v0.22.27 |
| 4349 | 2026-03-14T20:40:52.984Z | Checking dtrace-parser v0.2.0 |
| 4350 | 2026-03-14T20:40:53.025Z | Checking thread-id v4.2.2 |
| 4351 | 2026-03-14T20:40:53.055Z | Checking once_cell v1.21.3 |
| 4352 | 2026-03-14T20:40:53.124Z | Checking cargo-platform v0.2.0 |
| 4353 | 2026-03-14T20:40:53.248Z | Checking terminal_size v0.4.3 |
| 4354 | 2026-03-14T20:40:53.275Z | Checking tempfile v3.25.0 |
| 4355 | 2026-03-14T20:40:53.297Z | Checking memmap v0.7.0 |
| 4356 | 2026-03-14T20:40:53.347Z | Checking fs-err v3.3.0 |
| 4357 | 2026-03-14T20:40:53.384Z | Checking clap_builder v4.5.60 |
| 4358 | 2026-03-14T20:40:53.427Z | Checking icu_provider v2.1.1 |
| 4359 | 2026-03-14T20:40:53.455Z | Checking textwrap v0.16.2 |
| 4360 | 2026-03-14T20:40:53.528Z | Checking camino-tempfile v1.4.1 |
| 4361 | 2026-03-14T20:40:53.591Z | Checking tabled v0.15.0 |
| 4362 | 2026-03-14T20:40:53.726Z | Checking anyhow v1.0.102 |
| 4363 | 2026-03-14T20:40:53.739Z | Checking macaddr v1.0.1 |
| 4364 | 2026-03-14T20:40:53.753Z | Checking icu_properties v2.1.2 |
| 4365 | 2026-03-14T20:40:53.972Z | Checking icu_normalizer v2.1.1 |
| 4366 | 2026-03-14T20:40:53.986Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4367 | 2026-03-14T20:40:54.391Z | Checking toml v0.8.23 |
| 4368 | 2026-03-14T20:40:54.813Z | Checking cargo_toml v0.21.0 |
| 4369 | 2026-03-14T20:40:54.839Z | Checking dof v0.3.0 |
| 4370 | 2026-03-14T20:40:54.890Z | Checking idna_adapter v1.2.1 |
| 4371 | 2026-03-14T20:40:55.036Z | Checking idna v1.1.0 |
| 4372 | 2026-03-14T20:40:55.052Z | Checking clap v4.5.60 |
| 4373 | 2026-03-14T20:40:55.257Z | Checking usdt-impl v0.5.0 |
| 4374 | 2026-03-14T20:40:55.339Z | Checking url v2.5.8 |
| 4375 | 2026-03-14T20:40:55.581Z | Checking usdt v0.5.0 |
| 4376 | 2026-03-14T20:40:55.805Z | Checking cargo-util-schemas v0.8.2 |
| 4377 | 2026-03-14T20:40:56.808Z | Checking cargo_metadata v0.21.0 |
| 4378 | 2026-03-14T20:40:57.666Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4379 | 2026-03-14T20:40:58.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.45s |
| 4380 | 2026-03-14T20:40:58.379Z | |
| 4381 | 2026-03-14T20:40:58.379Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4382 | 2026-03-14T20:40:59.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4383 | 2026-03-14T20:40:59.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4384 | 2026-03-14T20:40:59.478Z | Checking polyval v0.6.2 |
| 4385 | 2026-03-14T20:40:59.626Z | Checking ctr v0.9.2 |
| 4386 | 2026-03-14T20:40:59.645Z | Checking ssh-encoding v0.2.0 |
| 4387 | 2026-03-14T20:40:59.648Z | Checking blowfish v0.9.1 |
| 4388 | 2026-03-14T20:40:59.680Z | Checking password-hash v0.4.2 |
| 4389 | 2026-03-14T20:40:59.702Z | Checking p521 v0.13.3 |
| 4390 | 2026-03-14T20:40:59.705Z | Checking p256 v0.13.2 |
| 4391 | 2026-03-14T20:40:59.739Z | Checking russh-cryptovec v0.7.3 |
| 4392 | 2026-03-14T20:40:59.803Z | Checking ghash v0.5.1 |
| 4393 | 2026-03-14T20:40:59.827Z | Checking md5 v0.7.0 |
| 4394 | 2026-03-14T20:40:59.846Z | Checking bcrypt-pbkdf v0.10.0 |
| 4395 | 2026-03-14T20:40:59.873Z | Checking num-bigint v0.4.6 |
| 4396 | 2026-03-14T20:40:59.901Z | Checking des v0.8.1 |
| 4397 | 2026-03-14T20:40:59.944Z | Checking aes-gcm v0.10.3 |
| 4398 | 2026-03-14T20:40:59.972Z | Checking pbkdf2 v0.11.0 |
| 4399 | 2026-03-14T20:41:00.037Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4400 | 2026-03-14T20:41:00.055Z | Checking hex-literal v0.4.1 |
| 4401 | 2026-03-14T20:41:00.074Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4402 | 2026-03-14T20:41:00.093Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4403 | 2026-03-14T20:41:00.127Z | Checking ssh-cipher v0.2.0 |
| 4404 | 2026-03-14T20:41:00.170Z | Checking socket2 v0.5.10 |
| 4405 | 2026-03-14T20:41:00.188Z | Checking internet-checksum v0.2.1 |
| 4406 | 2026-03-14T20:41:00.335Z | Checking ssh-key v0.6.7 |
| 4407 | 2026-03-14T20:41:00.546Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4408 | 2026-03-14T20:41:01.225Z | Checking russh-keys v0.45.0 |
| 4409 | 2026-03-14T20:41:01.964Z | Checking russh v0.45.0 |
| 4410 | 2026-03-14T20:41:23.451Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4411 | 2026-03-14T20:41:24.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.59s |
| 4412 | 2026-03-14T20:41:25.228Z | |
| 4413 | 2026-03-14T20:41:25.229Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4414 | 2026-03-14T20:41:25.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4415 | 2026-03-14T20:41:25.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4416 | 2026-03-14T20:41:26.111Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4417 | 2026-03-14T20:41:26.238Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4418 | 2026-03-14T20:41:26.251Z | Checking termios v0.3.3 |
| 4419 | 2026-03-14T20:41:27.952Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4420 | 2026-03-14T20:41:28.130Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4421 | 2026-03-14T20:41:30.813Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4422 | 2026-03-14T20:41:35.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.33s |
| 4423 | 2026-03-14T20:41:35.455Z | |
| 4424 | 2026-03-14T20:41:35.455Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4425 | 2026-03-14T20:41:35.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4426 | 2026-03-14T20:41:35.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4427 | 2026-03-14T20:41:35.455Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4428 | 2026-03-14T20:41:35.455Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4429 | 2026-03-14T20:41:35.455Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4430 | 2026-03-14T20:41:35.455Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4431 | 2026-03-14T20:41:35.456Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4432 | 2026-03-14T20:41:35.456Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4433 | 2026-03-14T20:41:35.456Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4434 | 2026-03-14T20:41:35.456Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4435 | 2026-03-14T20:41:35.456Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4436 | 2026-03-14T20:41:35.456Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4437 | 2026-03-14T20:41:35.456Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4438 | 2026-03-14T20:41:37.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s |
| 4439 | 2026-03-14T20:41:37.588Z | |
| 4440 | 2026-03-14T20:41:37.589Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4441 | 2026-03-14T20:41:38.290Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4442 | 2026-03-14T20:41:38.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4443 | 2026-03-14T20:41:38.463Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4444 | 2026-03-14T20:41:39.029Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4445 | 2026-03-14T20:41:39.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4446 | 2026-03-14T20:41:39.659Z | |
| 4447 | 2026-03-14T20:41:39.659Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4448 | 2026-03-14T20:41:40.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4449 | 2026-03-14T20:41:40.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4450 | 2026-03-14T20:41:40.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4451 | 2026-03-14T20:41:40.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4452 | 2026-03-14T20:41:40.447Z | |
| 4453 | 2026-03-14T20:41:40.447Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4454 | 2026-03-14T20:41:41.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4455 | 2026-03-14T20:41:41.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4456 | 2026-03-14T20:41:41.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4457 | 2026-03-14T20:41:41.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4458 | 2026-03-14T20:41:41.228Z | |
| 4459 | 2026-03-14T20:41:41.229Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4460 | 2026-03-14T20:41:41.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4461 | 2026-03-14T20:41:41.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4462 | 2026-03-14T20:41:42.268Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4463 | 2026-03-14T20:41:42.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 4464 | 2026-03-14T20:41:43.229Z | |
| 4465 | 2026-03-14T20:41:43.229Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4466 | 2026-03-14T20:41:43.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4467 | 2026-03-14T20:41:43.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4468 | 2026-03-14T20:41:44.115Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4469 | 2026-03-14T20:41:44.119Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4470 | 2026-03-14T20:41:44.420Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4471 | 2026-03-14T20:41:44.424Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4472 | 2026-03-14T20:41:45.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s |
| 4473 | 2026-03-14T20:41:45.633Z | |
| 4474 | 2026-03-14T20:41:45.633Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4475 | 2026-03-14T20:41:46.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4476 | 2026-03-14T20:41:46.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4477 | 2026-03-14T20:41:46.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4478 | 2026-03-14T20:41:46.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4479 | 2026-03-14T20:41:46.417Z | |
| 4480 | 2026-03-14T20:41:46.417Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4481 | 2026-03-14T20:41:47.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-03-14T20:41:47.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-03-14T20:41:47.328Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4484 | 2026-03-14T20:41:48.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s |
| 4485 | 2026-03-14T20:41:48.951Z | |
| 4486 | 2026-03-14T20:41:48.951Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4487 | 2026-03-14T20:41:49.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4488 | 2026-03-14T20:41:49.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4489 | 2026-03-14T20:41:50.035Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4490 | 2026-03-14T20:41:50.481Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4491 | 2026-03-14T20:41:51.187Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4492 | 2026-03-14T20:41:51.187Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4493 | 2026-03-14T20:41:57.796Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4494 | 2026-03-14T20:41:58.720Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4495 | 2026-03-14T20:41:58.723Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4496 | 2026-03-14T20:41:58.724Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4497 | 2026-03-14T20:41:58.724Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4498 | 2026-03-14T20:41:59.706Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4499 | 2026-03-14T20:42:09.213Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4500 | 2026-03-14T20:42:17.299Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4501 | 2026-03-14T20:42:17.302Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4502 | 2026-03-14T20:42:17.302Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4503 | 2026-03-14T20:42:17.302Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4504 | 2026-03-14T20:42:19.196Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4505 | 2026-03-14T20:42:20.984Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4506 | 2026-03-14T20:42:21.891Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4507 | 2026-03-14T20:42:23.621Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4508 | 2026-03-14T20:42:24.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.38s |
| 4509 | 2026-03-14T20:42:24.576Z | |
| 4510 | 2026-03-14T20:42:24.576Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4511 | 2026-03-14T20:42:25.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4512 | 2026-03-14T20:42:25.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4513 | 2026-03-14T20:42:25.549Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4514 | 2026-03-14T20:42:25.552Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4515 | 2026-03-14T20:42:25.698Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4516 | 2026-03-14T20:42:25.740Z | Checking rtoolbox v0.0.3 |
| 4517 | 2026-03-14T20:42:25.743Z | Checking tui-tree-widget v0.23.1 |
| 4518 | 2026-03-14T20:42:25.904Z | Checking rpassword v7.4.0 |
| 4519 | 2026-03-14T20:42:26.008Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4520 | 2026-03-14T20:42:26.956Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4521 | 2026-03-14T20:42:33.642Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4522 | 2026-03-14T20:42:34.564Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4523 | 2026-03-14T20:42:35.963Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4524 | 2026-03-14T20:42:40.153Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4525 | 2026-03-14T20:42:42.690Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4526 | 2026-03-14T20:42:43.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s |
| 4527 | 2026-03-14T20:42:44.089Z | |
| 4528 | 2026-03-14T20:42:44.089Z | info: running `cargo check --bins` on wicket (254/257) |
| 4529 | 2026-03-14T20:42:44.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4530 | 2026-03-14T20:42:44.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4531 | 2026-03-14T20:42:45.032Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4532 | 2026-03-14T20:42:45.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4533 | 2026-03-14T20:42:45.717Z | |
| 4534 | 2026-03-14T20:42:45.717Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4535 | 2026-03-14T20:42:46.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4536 | 2026-03-14T20:42:46.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4537 | 2026-03-14T20:42:46.696Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4538 | 2026-03-14T20:42:46.701Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4539 | 2026-03-14T20:42:46.828Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4540 | 2026-03-14T20:42:46.844Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4541 | 2026-03-14T20:42:48.261Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4542 | 2026-03-14T20:42:49.051Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4543 | 2026-03-14T20:42:53.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s |
| 4544 | 2026-03-14T20:42:53.350Z | |
| 4545 | 2026-03-14T20:42:53.350Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4546 | 2026-03-14T20:42:54.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-03-14T20:42:54.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-03-14T20:42:54.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4549 | 2026-03-14T20:42:54.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4550 | 2026-03-14T20:42:54.139Z | |
| 4551 | 2026-03-14T20:42:54.139Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4552 | 2026-03-14T20:42:54.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4553 | 2026-03-14T20:42:54.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4554 | 2026-03-14T20:42:55.043Z | Checking uzers v0.12.2 |
| 4555 | 2026-03-14T20:42:55.390Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4556 | 2026-03-14T20:42:56.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s |
| 4557 | 2026-03-14T20:42:56.593Z | |
| 4558 | 2026-03-14T20:42:56.596Z | real 19:08.762072992 |
| 4559 | 2026-03-14T20:42:56.596Z | user 28:32.007568283 |
| 4560 | 2026-03-14T20:42:56.596Z | sys 5:12.447431367 |
| 4561 | 2026-03-14T20:42:56.596Z | trap 0.474449488 |
| 4562 | 2026-03-14T20:42:56.596Z | tflt 0.316023703 |
| 4563 | 2026-03-14T20:42:56.596Z | dflt 0.628399373 |
| 4564 | 2026-03-14T20:42:56.596Z | kflt 0.001141920 |
| 4565 | 2026-03-14T20:42:56.596Z | lock 1:45:06.617434442 |
| 4566 | 2026-03-14T20:42:56.596Z | slp 2:14:09.546527989 |
| 4567 | 2026-03-14T20:42:56.596Z | lat 1:23.496449724 |
| 4568 | 2026-03-14T20:42:56.596Z | stop 5:12.736939057 |
| 4569 | 2026-03-14T20:42:56.596Z | process exited: duration 1389396 ms, exit code 0 |
| |
| 4570 | 2026-03-14T20:42:56.603Z | found 0 output files |