|
|
|
| 1 | 2026-03-20T23:50:16.653Z | job assigned to worker 01KM6T6C5SPRKDE461CFXK3RGX [factory aws, i-0ee3241b4d6b6d47c] (queued for 0 s) |
| |
| 2 | 2026-03-20T23:50:16.666Z | starting task 0: "setup" |
| 3 | 2026-03-20T23:50:16.671Z | ++ uname -s |
| 4 | 2026-03-20T23:50:16.674Z | + kern=SunOS |
| 5 | 2026-03-20T23:50:16.674Z | + build_user=build |
| 6 | 2026-03-20T23:50:16.674Z | + build_uid=12345 |
| 7 | 2026-03-20T23:50:16.674Z | + work_dir=/work |
| 8 | 2026-03-20T23:50:16.675Z | + input_dir=/input |
| 9 | 2026-03-20T23:50:16.675Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T23:50:16.675Z | + case "$kern" in |
| 11 | 2026-03-20T23:50:16.675Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T23:50:16.678Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T23:50:18.682Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T23:50:18.786Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T23:50:18.791Z | + home_fs=zfs |
| 16 | 2026-03-20T23:50:18.791Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T23:50:18.791Z | + mkdir -p /home/build |
| 18 | 2026-03-20T23:50:18.792Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T23:50:19.792Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T23:50:19.795Z | process exited: duration 3129 ms, exit code 0 |
| |
| 21 | 2026-03-20T23:50:19.801Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T23:50:19.805Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-20T23:50:19.805Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-20T23:50:19.808Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-20T23:50:19.808Z | * rust toolchain channel = "1.94.0" |
| 26 | 2026-03-20T23:50:19.808Z | * rust toolchain profile = "default" |
| 27 | 2026-03-20T23:50:19.808Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T23:50:19.808Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T23:50:19.808Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-20T23:50:19.944Z | info: downloading installer |
| 31 | 2026-03-20T23:50:21.492Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T23:50:21.492Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T23:50:21.492Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T23:50:21.492Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T23:50:21.492Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T23:50:21.492Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T23:50:21.492Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T23:50:21.492Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T23:50:21.492Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T23:50:21.493Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T23:50:21.493Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T23:50:21.493Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T23:50:21.493Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T23:50:21.509Z | info: profile set to default |
| 45 | 2026-03-20T23:50:21.509Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T23:50:21.512Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-20T23:50:21.688Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-20T23:50:21.692Z | info: downloading 6 components |
| 49 | 2026-03-20T23:50:38.478Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-20T23:50:38.478Z | |
| 51 | 2026-03-20T23:50:38.515Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-20T23:50:38.515Z | |
| 53 | 2026-03-20T23:50:38.518Z | |
| 54 | 2026-03-20T23:50:38.518Z | Rust is installed now. Great! |
| 55 | 2026-03-20T23:50:38.518Z | |
| 56 | 2026-03-20T23:50:38.518Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T23:50:38.518Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T23:50:38.518Z | |
| 59 | 2026-03-20T23:50:38.518Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T23:50:38.518Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T23:50:38.518Z | |
| 62 | 2026-03-20T23:50:38.518Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T23:50:38.518Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T23:50:38.518Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T23:50:38.518Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T23:50:38.518Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T23:50:38.518Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T23:50:38.518Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T23:50:38.518Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T23:50:38.518Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T23:50:38.623Z | + rustup --version |
| 72 | 2026-03-20T23:50:38.633Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T23:50:38.636Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T23:50:38.659Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-20T23:50:38.662Z | + cargo --version |
| 76 | 2026-03-20T23:50:38.678Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-20T23:50:38.681Z | + rustc --version |
| 78 | 2026-03-20T23:50:38.706Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-20T23:50:38.709Z | process exited: duration 18905 ms, exit code 0 |
| |
| 80 | 2026-03-20T23:50:38.715Z | starting task 2: "authentication" |
| 81 | 2026-03-20T23:50:38.734Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-03-20T23:50:38.743Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T23:50:38.746Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-20T23:50:38.749Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-20T23:50:38.784Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-20T23:50:50.016Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-20T23:50:50.016Z | + git fetch origin bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 |
| 88 | 2026-03-20T23:50:50.306Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-20T23:50:50.306Z | * branch bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 -> FETCH_HEAD |
| 90 | 2026-03-20T23:50:50.315Z | + [[ -n baby-write-back ]] |
| 91 | 2026-03-20T23:50:50.318Z | ++ git branch --show-current |
| 92 | 2026-03-20T23:50:50.318Z | + current=main |
| 93 | 2026-03-20T23:50:50.318Z | + [[ main != baby-write-back ]] |
| 94 | 2026-03-20T23:50:50.318Z | + git branch -f baby-write-back bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 |
| 95 | 2026-03-20T23:50:50.321Z | + git checkout -f baby-write-back |
| 96 | 2026-03-20T23:50:50.632Z | Switched to branch 'baby-write-back' |
| 97 | 2026-03-20T23:50:50.636Z | + git reset --hard bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 |
| 98 | 2026-03-20T23:50:50.944Z | HEAD is now at bb01bbf4f comments |
| 99 | 2026-03-20T23:50:50.947Z | process exited: duration 12200 ms, exit code 0 |
| |
| 100 | 2026-03-20T23:50:50.954Z | starting task 4: "build" |
| 101 | 2026-03-20T23:50:50.959Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-20T23:50:50.963Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-20T23:50:50.963Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-20T23:50:50.963Z | + cargo --version |
| 105 | 2026-03-20T23:50:50.974Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-20T23:50:50.980Z | + rustc --version |
| 107 | 2026-03-20T23:50:51.000Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-20T23:50:51.003Z | + source ./env.sh |
| 109 | 2026-03-20T23:50:51.004Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-20T23:50:51.004Z | ++ set -o xtrace |
| 111 | 2026-03-20T23:50:51.007Z | ++++ dirname ./env.sh |
| 112 | 2026-03-20T23:50:51.007Z | +++ readlink -f . |
| 113 | 2026-03-20T23:50:51.010Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-20T23:50:51.010Z | ++ 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-20T23:50:51.010Z | ++ 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-20T23:50:51.010Z | ++ 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-20T23:50:51.010Z | ++ 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-20T23:50:51.011Z | ++ 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-20T23:50:51.011Z | ++ 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-20T23:50:51.011Z | ++ 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-20T23:50:51.011Z | ++ 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-20T23:50:51.011Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-20T23:50:51.011Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-20T23:50:51.011Z | + 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-20T23:50:51.011Z | + 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-20T23:50:51.011Z | + banner prerequisites |
| 127 | 2026-03-20T23:50:51.021Z | |
| 128 | 2026-03-20T23:50:51.021Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-20T23:50:51.021Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-20T23:50:51.021Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-20T23:50:51.021Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-20T23:50:51.021Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-20T23:50:51.021Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-20T23:50:51.021Z | |
| 135 | 2026-03-20T23:50:51.021Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-20T23:51:02.914Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-20T23:51:12.846Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-20T23:51:34.950Z | Planning: Solver setup ... Done (20.663s) |
| 139 | 2026-03-20T23:51:35.104Z | Planning: Running solver ... Done (0.154s) |
| 140 | 2026-03-20T23:51:35.286Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-20T23:51:35.298Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-20T23:51:35.422Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-20T23:51:35.465Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-20T23:51:35.507Z | Planning: Merging actions ... Done (0.042s) |
| 145 | 2026-03-20T23:51:35.818Z | Planning: Checking for conflicting actions ... Done (0.310s) |
| 146 | 2026-03-20T23:51:35.830Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-20T23:51:37.998Z | Planning: Evaluating mediators ... Done (2.170s) |
| 148 | 2026-03-20T23:51:38.007Z | Planning: Planning completed in 25.01 seconds |
| 149 | 2026-03-20T23:51:38.020Z | Packages to install: 4 |
| 150 | 2026-03-20T23:51:38.023Z | Mediators to change: 2 |
| 151 | 2026-03-20T23:51:38.023Z | Services to change: 1 |
| 152 | 2026-03-20T23:51:38.023Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-20T23:51:38.024Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-20T23:51:38.024Z | Create boot environment: No |
| 155 | 2026-03-20T23:51:38.024Z | Create backup boot environment: No |
| 156 | 2026-03-20T23:51:38.024Z | Rebuild boot archive: No |
| 157 | 2026-03-20T23:51:38.024Z | |
| 158 | 2026-03-20T23:51:38.024Z | Changed mediators: |
| 159 | 2026-03-20T23:51:38.024Z | mediator clang: |
| 160 | 2026-03-20T23:51:38.024Z | version: None -> 15 (system default) |
| 161 | 2026-03-20T23:51:38.024Z | |
| 162 | 2026-03-20T23:51:38.024Z | mediator llvm: |
| 163 | 2026-03-20T23:51:38.024Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-20T23:51:38.024Z | |
| 165 | 2026-03-20T23:51:38.024Z | Changed packages: |
| 166 | 2026-03-20T23:51:38.024Z | helios-dev |
| 167 | 2026-03-20T23:51:38.024Z | developer/build-essential |
| 168 | 2026-03-20T23:51:38.024Z | None -> 11-2.0 |
| 169 | 2026-03-20T23:51:38.024Z | library/libxmlsec1 |
| 170 | 2026-03-20T23:51:38.024Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-20T23:51:38.024Z | ooce/developer/clang-15 |
| 172 | 2026-03-20T23:51:38.024Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-20T23:51:38.024Z | ooce/developer/llvm-15 |
| 174 | 2026-03-20T23:51:38.024Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-20T23:51:38.024Z | |
| 176 | 2026-03-20T23:51:38.024Z | Services: |
| 177 | 2026-03-20T23:51:38.024Z | restart_fmri: |
| 178 | 2026-03-20T23:51:38.024Z | svc:/system/update-man-index:default |
| 179 | 2026-03-20T23:51:38.139Z | |
| 180 | 2026-03-20T23:51:38.139Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-20T23:51:43.182Z | Download: 2216/3290 items 118.5/212.6MB 55% complete (24.0M/s) |
| 182 | 2026-03-20T23:51:47.393Z | Download: Completed 212.60 MB in 9.25 seconds (23.0M/s) |
| 183 | 2026-03-20T23:51:47.612Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-20T23:51:51.772Z | Actions: Completed 3689 actions in 4.16 seconds. |
| 185 | 2026-03-20T23:51:52.142Z | Done (0.365s) |
| 186 | 2026-03-20T23:51:52.142Z | Done (0.000s) |
| 187 | 2026-03-20T23:51:53.143Z | Done (1.000s) |
| 188 | 2026-03-20T23:51:57.634Z | Done (4.146s) |
| 189 | 2026-03-20T23:51:57.717Z | Done (0.017s) |
| 190 | 2026-03-20T23:51:57.720Z | Done (0.000s) |
| 191 | 2026-03-20T23:51:57.872Z | Done (0.000s) |
| 192 | 2026-03-20T23:51:58.835Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-20T23:51:58.976Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-20T23:51:58.979Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-20T23:51:59.199Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-20T23:51:59.202Z | Planning: Planning completed in 0.36 seconds |
| 197 | 2026-03-20T23:51:59.229Z | Mediators to change: 2 |
| 198 | 2026-03-20T23:51:59.229Z | Create boot environment: No |
| 199 | 2026-03-20T23:51:59.232Z | Create backup boot environment: No |
| 200 | 2026-03-20T23:51:59.294Z | Done |
| 201 | 2026-03-20T23:51:59.294Z | Done |
| 202 | 2026-03-20T23:52:00.019Z | Done |
| 203 | 2026-03-20T23:52:03.368Z | Done |
| 204 | 2026-03-20T23:52:03.452Z | Done |
| 205 | 2026-03-20T23:52:03.455Z | Done |
| 206 | 2026-03-20T23:52:03.607Z | Done |
| 207 | 2026-03-20T23:52:04.143Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-20T23:52:04.146Z | Planning: Merging actions ... Done |
| 209 | 2026-03-20T23:52:04.308Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-20T23:52:04.311Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-20T23:52:04.530Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-20T23:52:04.573Z | Planning: Planning completed in 0.63 seconds |
| 213 | 2026-03-20T23:52:04.602Z | Packages to change: 1 |
| 214 | 2026-03-20T23:52:04.602Z | Mediators to change: 1 |
| 215 | 2026-03-20T23:52:04.606Z | Services to change: 1 |
| 216 | 2026-03-20T23:52:04.607Z | Create boot environment: No |
| 217 | 2026-03-20T23:52:04.607Z | Create backup boot environment: Yes |
| 218 | 2026-03-20T23:52:07.057Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-20T23:52:07.061Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-20T23:52:07.061Z | Done |
| 221 | 2026-03-20T23:52:07.061Z | Done |
| 222 | 2026-03-20T23:52:07.253Z | Done |
| 223 | 2026-03-20T23:52:10.533Z | Done |
| 224 | 2026-03-20T23:52:10.621Z | Done |
| 225 | 2026-03-20T23:52:10.624Z | Done |
| 226 | 2026-03-20T23:52:10.784Z | Done |
| 227 | 2026-03-20T23:52:11.165Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-20T23:52:11.165Z | clang system 15 system |
| 229 | 2026-03-20T23:52:11.166Z | csh system system illumos |
| 230 | 2026-03-20T23:52:11.166Z | ctags system system illumos |
| 231 | 2026-03-20T23:52:11.166Z | file system system illumos |
| 232 | 2026-03-20T23:52:11.166Z | gcc vendor 12 vendor |
| 233 | 2026-03-20T23:52:11.166Z | gcc system 10 system |
| 234 | 2026-03-20T23:52:11.166Z | gcc system 7 system |
| 235 | 2026-03-20T23:52:11.166Z | go system 1.20 system |
| 236 | 2026-03-20T23:52:11.166Z | go system 1.19 system |
| 237 | 2026-03-20T23:52:11.166Z | llvm system 15 system |
| 238 | 2026-03-20T23:52:11.166Z | llvm system 14 system |
| 239 | 2026-03-20T23:52:11.166Z | mariadb system 10.6 system |
| 240 | 2026-03-20T23:52:11.166Z | mta vendor vendor dma |
| 241 | 2026-03-20T23:52:11.166Z | openjdk system 17 system |
| 242 | 2026-03-20T23:52:11.166Z | openjdk system 11 system |
| 243 | 2026-03-20T23:52:11.166Z | openjdk system 1.8 system |
| 244 | 2026-03-20T23:52:11.166Z | openssl vendor 3 vendor |
| 245 | 2026-03-20T23:52:11.166Z | perl system 5.36 system |
| 246 | 2026-03-20T23:52:11.166Z | postgresql system 15 system |
| 247 | 2026-03-20T23:52:11.166Z | postgresql system 13 system |
| 248 | 2026-03-20T23:52:11.166Z | python vendor 3 vendor |
| 249 | 2026-03-20T23:52:11.166Z | python system 2 system |
| 250 | 2026-03-20T23:52:11.166Z | python3 system 3.11 system |
| 251 | 2026-03-20T23:52:11.166Z | ruby system 3.0 system |
| 252 | 2026-03-20T23:52:11.166Z | words vendor vendor american-english |
| 253 | 2026-03-20T23:52:11.166Z | words system system australian-english |
| 254 | 2026-03-20T23:52:11.166Z | words system system british-english |
| 255 | 2026-03-20T23:52:11.166Z | words system system canadian-english |
| 256 | 2026-03-20T23:52:11.166Z | words system system french |
| 257 | 2026-03-20T23:52:11.166Z | words system system italian |
| 258 | 2026-03-20T23:52:11.166Z | words system system ngerman |
| 259 | 2026-03-20T23:52:11.166Z | words system system ogerman |
| 260 | 2026-03-20T23:52:11.166Z | words system system spanish |
| 261 | 2026-03-20T23:52:11.464Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-20T23:52:11.464Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-20T23:52:17.573Z | FMRI IFO |
| 264 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-20T23:52:17.573Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-20T23:52:18.808Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-20T23:52:19.111Z | Updating crates.io index |
| 282 | 2026-03-20T23:52:19.145Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-20T23:52:19.383Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-20T23:52:20.169Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-20T23:52:20.506Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-20T23:52:20.942Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-20T23:52:21.741Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-20T23:52:22.230Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-20T23:52:23.584Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-20T23:52:25.290Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-20T23:52:26.186Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-20T23:52:26.446Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-20T23:52:27.080Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-20T23:52:27.628Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-20T23:52:27.977Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-20T23:52:28.250Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-20T23:52:29.284Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-20T23:52:29.914Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-20T23:52:30.154Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-20T23:52:30.497Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-20T23:52:30.810Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-20T23:52:31.134Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-20T23:52:31.374Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-20T23:52:31.640Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-20T23:52:32.135Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-20T23:52:32.693Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-20T23:52:33.113Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-20T23:52:33.433Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-20T23:52:33.763Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-20T23:52:34.668Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-20T23:52:35.180Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-20T23:52:35.452Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-20T23:52:35.787Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-20T23:52:36.098Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-20T23:52:36.533Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-20T23:52:36.797Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-20T23:52:37.020Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-20T23:52:37.309Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-20T23:52:37.758Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-20T23:52:52.300Z | Downloading crates ... |
| 321 | 2026-03-20T23:52:52.358Z | Downloaded autocfg v1.5.0 |
| 322 | 2026-03-20T23:52:52.362Z | Downloaded cargo-platform v0.2.0 |
| 323 | 2026-03-20T23:52:52.365Z | Downloaded generic-array v0.14.7 |
| 324 | 2026-03-20T23:52:52.365Z | Downloaded utf8_iter v1.0.4 |
| 325 | 2026-03-20T23:52:52.368Z | Downloaded once_cell v1.21.3 |
| 326 | 2026-03-20T23:52:52.368Z | Downloaded strsim v0.11.1 |
| 327 | 2026-03-20T23:52:52.371Z | Downloaded anstream v0.6.21 |
| 328 | 2026-03-20T23:52:52.371Z | Downloaded camino-tempfile v1.4.1 |
| 329 | 2026-03-20T23:52:52.375Z | Downloaded cargo_toml v0.21.0 |
| 330 | 2026-03-20T23:52:52.375Z | Downloaded bitflags v2.11.0 |
| 331 | 2026-03-20T23:52:52.378Z | Downloaded anstyle v1.0.13 |
| 332 | 2026-03-20T23:52:52.378Z | Downloaded byteorder v1.5.0 |
| 333 | 2026-03-20T23:52:52.378Z | Downloaded cargo-util-schemas v0.8.2 |
| 334 | 2026-03-20T23:52:52.381Z | Downloaded unicode-xid v0.2.6 |
| 335 | 2026-03-20T23:52:52.381Z | Downloaded thiserror-impl v2.0.18 |
| 336 | 2026-03-20T23:52:52.384Z | Downloaded textwrap v0.16.2 |
| 337 | 2026-03-20T23:52:52.384Z | Downloaded clap_derive v4.5.55 |
| 338 | 2026-03-20T23:52:52.387Z | Downloaded unicode-linebreak v0.1.5 |
| 339 | 2026-03-20T23:52:52.387Z | Downloaded clap v4.5.60 |
| 340 | 2026-03-20T23:52:52.394Z | Downloaded yoke-derive v0.8.1 |
| 341 | 2026-03-20T23:52:52.397Z | Downloaded typeid v1.0.3 |
| 342 | 2026-03-20T23:52:52.397Z | Downloaded toml_write v0.1.2 |
| 343 | 2026-03-20T23:52:52.397Z | Downloaded zerofrom v0.1.6 |
| 344 | 2026-03-20T23:52:52.397Z | Downloaded usdt-attr-macro v0.5.0 |
| 345 | 2026-03-20T23:52:52.397Z | Downloaded sha2 v0.10.9 |
| 346 | 2026-03-20T23:52:52.400Z | Downloaded ordered-float v2.10.1 |
| 347 | 2026-03-20T23:52:52.400Z | Downloaded heck v0.5.0 |
| 348 | 2026-03-20T23:52:52.400Z | Downloaded utf8parse v0.2.2 |
| 349 | 2026-03-20T23:52:52.403Z | Downloaded toml_datetime v0.6.11 |
| 350 | 2026-03-20T23:52:52.403Z | Downloaded zerofrom-derive v0.1.6 |
| 351 | 2026-03-20T23:52:52.403Z | Downloaded thread-id v4.2.2 |
| 352 | 2026-03-20T23:52:52.406Z | Downloaded clap_lex v1.0.0 |
| 353 | 2026-03-20T23:52:52.406Z | Downloaded serde_spanned v0.6.9 |
| 354 | 2026-03-20T23:52:52.406Z | Downloaded fastrand v2.3.0 |
| 355 | 2026-03-20T23:52:52.411Z | Downloaded equivalent v1.0.2 |
| 356 | 2026-03-20T23:52:52.411Z | Downloaded version_check v0.9.5 |
| 357 | 2026-03-20T23:52:52.411Z | Downloaded errno v0.3.14 |
| 358 | 2026-03-20T23:52:52.415Z | Downloaded usdt-macro v0.5.0 |
| 359 | 2026-03-20T23:52:52.415Z | Downloaded dof v0.3.0 |
| 360 | 2026-03-20T23:52:52.415Z | Downloaded cfg-if v1.0.4 |
| 361 | 2026-03-20T23:52:52.415Z | Downloaded usdt v0.5.0 |
| 362 | 2026-03-20T23:52:52.419Z | Downloaded thiserror-impl v1.0.69 |
| 363 | 2026-03-20T23:52:52.419Z | Downloaded thiserror v2.0.18 |
| 364 | 2026-03-20T23:52:52.423Z | Downloaded fs-err v3.3.0 |
| 365 | 2026-03-20T23:52:52.423Z | Downloaded fnv v1.0.7 |
| 366 | 2026-03-20T23:52:52.423Z | Downloaded writeable v0.6.2 |
| 367 | 2026-03-20T23:52:52.428Z | Downloaded tinystr v0.8.2 |
| 368 | 2026-03-20T23:52:52.428Z | Downloaded pretty-hex v0.4.1 |
| 369 | 2026-03-20T23:52:52.428Z | Downloaded zerovec-derive v0.11.2 |
| 370 | 2026-03-20T23:52:52.432Z | Downloaded usdt-impl v0.5.0 |
| 371 | 2026-03-20T23:52:52.432Z | Downloaded cpufeatures v0.2.17 |
| 372 | 2026-03-20T23:52:52.432Z | Downloaded smawk v0.3.2 |
| 373 | 2026-03-20T23:52:52.432Z | Downloaded memmap v0.7.0 |
| 374 | 2026-03-20T23:52:52.432Z | Downloaded crypto-common v0.1.7 |
| 375 | 2026-03-20T23:52:52.435Z | Downloaded yoke v0.8.1 |
| 376 | 2026-03-20T23:52:52.435Z | Downloaded zerocopy-derive v0.7.35 |
| 377 | 2026-03-20T23:52:52.438Z | Downloaded stable_deref_trait v1.2.1 |
| 378 | 2026-03-20T23:52:52.438Z | Downloaded dtrace-parser v0.2.0 |
| 379 | 2026-03-20T23:52:52.441Z | Downloaded block-buffer v0.10.4 |
| 380 | 2026-03-20T23:52:52.442Z | Downloaded zmij v1.0.21 |
| 381 | 2026-03-20T23:52:52.442Z | Downloaded itoa v1.0.17 |
| 382 | 2026-03-20T23:52:52.445Z | Downloaded potential_utf v0.1.4 |
| 383 | 2026-03-20T23:52:52.445Z | Downloaded percent-encoding v2.3.2 |
| 384 | 2026-03-20T23:52:52.445Z | Downloaded colorchoice v1.0.4 |
| 385 | 2026-03-20T23:52:52.445Z | Downloaded toml v0.8.23 |
| 386 | 2026-03-20T23:52:52.447Z | Downloaded cargo_metadata v0.21.0 |
| 387 | 2026-03-20T23:52:52.448Z | Downloaded unicode-ident v1.0.24 |
| 388 | 2026-03-20T23:52:52.450Z | Downloaded ucd-trie v0.1.7 |
| 389 | 2026-03-20T23:52:52.450Z | Downloaded serde_derive v1.0.228 |
| 390 | 2026-03-20T23:52:52.453Z | Downloaded thiserror v1.0.69 |
| 391 | 2026-03-20T23:52:52.456Z | Downloaded zerotrie v0.2.3 |
| 392 | 2026-03-20T23:52:52.459Z | Downloaded typenum v1.19.0 |
| 393 | 2026-03-20T23:52:52.462Z | Downloaded toml_edit v0.22.27 |
| 394 | 2026-03-20T23:52:52.465Z | Downloaded url v2.5.8 |
| 395 | 2026-03-20T23:52:52.468Z | Downloaded scroll_derive v0.12.1 |
| 396 | 2026-03-20T23:52:52.468Z | Downloaded serde-value v0.7.0 |
| 397 | 2026-03-20T23:52:52.468Z | Downloaded terminal_size v0.4.3 |
| 398 | 2026-03-20T23:52:52.468Z | Downloaded tabled_derive v0.7.0 |
| 399 | 2026-03-20T23:52:52.471Z | Downloaded form_urlencoded v1.2.2 |
| 400 | 2026-03-20T23:52:52.471Z | Downloaded plain v0.2.3 |
| 401 | 2026-03-20T23:52:52.471Z | Downloaded heck v0.4.1 |
| 402 | 2026-03-20T23:52:52.471Z | Downloaded anstyle-query v1.1.5 |
| 403 | 2026-03-20T23:52:52.474Z | Downloaded proc-macro-error-attr v1.0.4 |
| 404 | 2026-03-20T23:52:52.477Z | Downloaded is_terminal_polyfill v1.70.2 |
| 405 | 2026-03-20T23:52:52.480Z | Downloaded zerovec v0.11.5 |
| 406 | 2026-03-20T23:52:52.484Z | Downloaded swrite v0.1.0 |
| 407 | 2026-03-20T23:52:52.486Z | Downloaded zerocopy v0.7.35 |
| 408 | 2026-03-20T23:52:52.495Z | Downloaded synstructure v0.13.2 |
| 409 | 2026-03-20T23:52:52.498Z | Downloaded winnow v0.7.14 |
| 410 | 2026-03-20T23:52:52.503Z | Downloaded icu_locale_core v2.1.1 |
| 411 | 2026-03-20T23:52:52.506Z | Downloaded serde-untagged v0.1.9 |
| 412 | 2026-03-20T23:52:52.510Z | Downloaded bytecount v0.6.9 |
| 413 | 2026-03-20T23:52:52.510Z | Downloaded unicode-width v0.2.0 |
| 414 | 2026-03-20T23:52:52.513Z | Downloaded unicode-width v0.1.14 |
| 415 | 2026-03-20T23:52:52.517Z | Downloaded serde_tokenstream v0.2.3 |
| 416 | 2026-03-20T23:52:52.520Z | Downloaded semver v1.0.27 |
| 417 | 2026-03-20T23:52:52.520Z | Downloaded quote v1.0.44 |
| 418 | 2026-03-20T23:52:52.523Z | Downloaded digest v0.10.7 |
| 419 | 2026-03-20T23:52:52.524Z | Downloaded scroll v0.12.0 |
| 420 | 2026-03-20T23:52:52.524Z | Downloaded idna_adapter v1.2.1 |
| 421 | 2026-03-20T23:52:52.526Z | Downloaded erased-serde v0.4.9 |
| 422 | 2026-03-20T23:52:52.526Z | Downloaded displaydoc v0.2.5 |
| 423 | 2026-03-20T23:52:52.529Z | Downloaded macaddr v1.0.1 |
| 424 | 2026-03-20T23:52:52.532Z | Downloaded proc-macro-error v1.0.4 |
| 425 | 2026-03-20T23:52:52.538Z | Downloaded tempfile v3.25.0 |
| 426 | 2026-03-20T23:52:52.544Z | Downloaded smallvec v1.15.1 |
| 427 | 2026-03-20T23:52:52.547Z | Downloaded pest_derive v2.8.6 |
| 428 | 2026-03-20T23:52:52.550Z | Downloaded litemap v0.8.1 |
| 429 | 2026-03-20T23:52:52.550Z | Downloaded anstyle-parse v0.2.7 |
| 430 | 2026-03-20T23:52:52.550Z | Downloaded anyhow v1.0.102 |
| 431 | 2026-03-20T23:52:52.558Z | Downloaded camino v1.2.2 |
| 432 | 2026-03-20T23:52:52.560Z | Downloaded pest_generator v2.8.6 |
| 433 | 2026-03-20T23:52:52.563Z | Downloaded icu_provider v2.1.1 |
| 434 | 2026-03-20T23:52:52.566Z | Downloaded icu_properties v2.1.2 |
| 435 | 2026-03-20T23:52:52.566Z | Downloaded papergrid v0.11.0 |
| 436 | 2026-03-20T23:52:52.569Z | Downloaded icu_normalizer v2.1.1 |
| 437 | 2026-03-20T23:52:52.572Z | Downloaded proc-macro2 v1.0.106 |
| 438 | 2026-03-20T23:52:52.576Z | Downloaded num-traits v0.2.19 |
| 439 | 2026-03-20T23:52:52.579Z | Downloaded getrandom v0.4.1 |
| 440 | 2026-03-20T23:52:52.583Z | Downloaded serde_core v1.0.228 |
| 441 | 2026-03-20T23:52:52.586Z | Downloaded log v0.4.29 |
| 442 | 2026-03-20T23:52:52.586Z | Downloaded icu_normalizer_data v2.1.1 |
| 443 | 2026-03-20T23:52:52.609Z | Downloaded pest v2.8.6 |
| 444 | 2026-03-20T23:52:52.613Z | Downloaded pest_meta v2.8.6 |
| 445 | 2026-03-20T23:52:52.617Z | Downloaded serde v1.0.228 |
| 446 | 2026-03-20T23:52:52.620Z | Downloaded indexmap v2.13.0 |
| 447 | 2026-03-20T23:52:52.624Z | Downloaded idna v1.1.0 |
| 448 | 2026-03-20T23:52:52.630Z | Downloaded memchr v2.8.0 |
| 449 | 2026-03-20T23:52:52.633Z | Downloaded icu_collections v2.1.1 |
| 450 | 2026-03-20T23:52:52.637Z | Downloaded syn v2.0.117 |
| 451 | 2026-03-20T23:52:52.661Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-20T23:52:52.666Z | Downloaded icu_properties_data v2.1.2 |
| 453 | 2026-03-20T23:52:52.672Z | Downloaded hashbrown v0.16.1 |
| 454 | 2026-03-20T23:52:52.676Z | Downloaded goblin v0.8.2 |
| 455 | 2026-03-20T23:52:52.680Z | Downloaded clap_builder v4.5.60 |
| 456 | 2026-03-20T23:52:52.688Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-20T23:52:52.695Z | Downloaded tabled v0.15.0 |
| 458 | 2026-03-20T23:52:52.707Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-20T23:52:52.738Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-20T23:52:52.825Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-20T23:52:52.825Z | Compiling quote v1.0.44 |
| 462 | 2026-03-20T23:52:52.827Z | Compiling unicode-ident v1.0.24 |
| 463 | 2026-03-20T23:52:52.827Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-20T23:52:52.827Z | Compiling libc v0.2.180 |
| 465 | 2026-03-20T23:52:52.828Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-20T23:52:52.828Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-20T23:52:52.828Z | Compiling stable_deref_trait v1.2.1 |
| 468 | 2026-03-20T23:52:53.204Z | Compiling serde v1.0.228 |
| 469 | 2026-03-20T23:52:53.228Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-20T23:52:53.510Z | Compiling autocfg v1.5.0 |
| 471 | 2026-03-20T23:52:53.580Z | Compiling itoa v1.0.17 |
| 472 | 2026-03-20T23:52:53.718Z | Compiling ucd-trie v0.1.7 |
| 473 | 2026-03-20T23:52:54.016Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-20T23:52:54.049Z | Compiling pest v2.8.6 |
| 475 | 2026-03-20T23:52:54.073Z | Compiling writeable v0.6.2 |
| 476 | 2026-03-20T23:52:54.076Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-20T23:52:54.325Z | Compiling icu_properties_data v2.1.2 |
| 478 | 2026-03-20T23:52:54.349Z | Compiling rustix v1.1.3 |
| 479 | 2026-03-20T23:52:54.581Z | Compiling byteorder v1.5.0 |
| 480 | 2026-03-20T23:52:54.613Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-03-20T23:52:54.803Z | Compiling syn v2.0.117 |
| 482 | 2026-03-20T23:52:54.930Z | Compiling errno v0.3.14 |
| 483 | 2026-03-20T23:52:54.951Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-20T23:52:54.974Z | Compiling bitflags v2.11.0 |
| 485 | 2026-03-20T23:52:55.235Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-20T23:52:55.259Z | Compiling smallvec v1.15.1 |
| 487 | 2026-03-20T23:52:55.458Z | Compiling typeid v1.0.3 |
| 488 | 2026-03-20T23:52:55.522Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-03-20T23:52:55.546Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-20T23:52:55.799Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-20T23:52:55.942Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-20T23:52:56.050Z | Compiling proc-macro-error-attr v1.0.4 |
| 493 | 2026-03-20T23:52:56.129Z | Compiling usdt-impl v0.5.0 |
| 494 | 2026-03-20T23:52:56.218Z | Compiling erased-serde v0.4.9 |
| 495 | 2026-03-20T23:52:56.294Z | Compiling indexmap v2.13.0 |
| 496 | 2026-03-20T23:52:56.367Z | Compiling toml_write v0.1.2 |
| 497 | 2026-03-20T23:52:56.394Z | Compiling winnow v0.7.14 |
| 498 | 2026-03-20T23:52:56.563Z | Compiling syn v1.0.109 |
| 499 | 2026-03-20T23:52:57.172Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-20T23:52:57.175Z | Compiling camino v1.2.2 |
| 501 | 2026-03-20T23:52:57.406Z | Compiling log v0.4.29 |
| 502 | 2026-03-20T23:52:57.602Z | Compiling utf8parse v0.2.2 |
| 503 | 2026-03-20T23:52:57.651Z | Compiling plain v0.2.3 |
| 504 | 2026-03-20T23:52:57.745Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-03-20T23:52:57.792Z | Compiling thiserror v2.0.18 |
| 506 | 2026-03-20T23:52:57.868Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-20T23:52:57.908Z | Compiling getrandom v0.4.1 |
| 508 | 2026-03-20T23:52:57.936Z | Compiling ordered-float v2.10.1 |
| 509 | 2026-03-20T23:52:58.118Z | Compiling form_urlencoded v1.2.2 |
| 510 | 2026-03-20T23:52:58.270Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-03-20T23:52:58.433Z | Compiling terminal_size v0.4.3 |
| 512 | 2026-03-20T23:52:58.481Z | Compiling anstyle v1.0.13 |
| 513 | 2026-03-20T23:52:58.528Z | Compiling cfg-if v1.0.4 |
| 514 | 2026-03-20T23:52:58.604Z | Compiling synstructure v0.13.2 |
| 515 | 2026-03-20T23:52:58.627Z | Compiling pest_generator v2.8.6 |
| 516 | 2026-03-20T23:52:58.743Z | Compiling anstyle-query v1.1.5 |
| 517 | 2026-03-20T23:52:58.797Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-20T23:52:58.881Z | Compiling colorchoice v1.0.4 |
| 519 | 2026-03-20T23:52:58.946Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-03-20T23:52:58.971Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-20T23:52:59.076Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-20T23:52:59.339Z | Compiling semver v1.0.27 |
| 523 | 2026-03-20T23:52:59.420Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-20T23:52:59.478Z | Compiling unicode-xid v0.2.6 |
| 525 | 2026-03-20T23:52:59.574Z | Compiling anyhow v1.0.102 |
| 526 | 2026-03-20T23:52:59.634Z | Compiling heck v0.5.0 |
| 527 | 2026-03-20T23:52:59.658Z | Compiling fastrand v2.3.0 |
| 528 | 2026-03-20T23:52:59.684Z | Compiling once_cell v1.21.3 |
| 529 | 2026-03-20T23:52:59.710Z | Compiling unicode-width v0.1.14 |
| 530 | 2026-03-20T23:52:59.951Z | Compiling clap_lex v1.0.0 |
| 531 | 2026-03-20T23:52:59.997Z | Compiling strsim v0.11.1 |
| 532 | 2026-03-20T23:53:00.021Z | Compiling fnv v1.0.7 |
| 533 | 2026-03-20T23:53:00.057Z | Compiling heck v0.4.1 |
| 534 | 2026-03-20T23:53:00.148Z | Compiling bytecount v0.6.9 |
| 535 | 2026-03-20T23:53:00.268Z | Compiling papergrid v0.11.0 |
| 536 | 2026-03-20T23:53:00.318Z | Compiling clap_builder v4.5.60 |
| 537 | 2026-03-20T23:53:00.365Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-20T23:53:00.590Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-20T23:53:00.628Z | Compiling smawk v0.3.2 |
| 540 | 2026-03-20T23:53:00.807Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-20T23:53:00.869Z | Compiling unicode-width v0.2.0 |
| 542 | 2026-03-20T23:53:00.893Z | Compiling camino-tempfile v1.4.1 |
| 543 | 2026-03-20T23:53:01.111Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-20T23:53:01.135Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-03-20T23:53:01.197Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-03-20T23:53:01.226Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-03-20T23:53:01.357Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-03-20T23:53:02.298Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-03-20T23:53:02.330Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-03-20T23:53:02.710Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-03-20T23:53:02.766Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-03-20T23:53:03.054Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-03-20T23:53:03.217Z | Compiling yoke v0.8.1 |
| 554 | 2026-03-20T23:53:03.244Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-03-20T23:53:03.467Z | Compiling zerovec v0.11.5 |
| 556 | 2026-03-20T23:53:03.467Z | Compiling zerotrie v0.2.3 |
| 557 | 2026-03-20T23:53:03.640Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-03-20T23:53:03.885Z | Compiling scroll v0.12.0 |
| 559 | 2026-03-20T23:53:04.112Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-20T23:53:04.170Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-03-20T23:53:04.236Z | Compiling dtrace-parser v0.2.0 |
| 562 | 2026-03-20T23:53:04.377Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-20T23:53:04.381Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-03-20T23:53:04.424Z | Compiling goblin v0.8.2 |
| 565 | 2026-03-20T23:53:04.628Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-03-20T23:53:04.999Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-03-20T23:53:05.049Z | Compiling textwrap v0.16.2 |
| 568 | 2026-03-20T23:53:05.285Z | Compiling icu_provider v2.1.1 |
| 569 | 2026-03-20T23:53:05.603Z | Compiling icu_properties v2.1.2 |
| 570 | 2026-03-20T23:53:05.662Z | Compiling icu_normalizer v2.1.1 |
| 571 | 2026-03-20T23:53:05.895Z | Compiling serde_spanned v0.6.9 |
| 572 | 2026-03-20T23:53:05.920Z | Compiling toml_datetime v0.6.11 |
| 573 | 2026-03-20T23:53:05.947Z | Compiling dof v0.3.0 |
| 574 | 2026-03-20T23:53:06.084Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-03-20T23:53:06.215Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-03-20T23:53:06.419Z | Compiling serde-value v0.7.0 |
| 577 | 2026-03-20T23:53:06.473Z | Compiling cargo-platform v0.2.0 |
| 578 | 2026-03-20T23:53:06.498Z | Compiling tabled v0.15.0 |
| 579 | 2026-03-20T23:53:06.832Z | Compiling macaddr v1.0.1 |
| 580 | 2026-03-20T23:53:06.912Z | Compiling idna_adapter v1.2.1 |
| 581 | 2026-03-20T23:53:07.099Z | Compiling idna v1.1.0 |
| 582 | 2026-03-20T23:53:07.125Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-03-20T23:53:07.210Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-20T23:53:07.429Z | Compiling clap v4.5.60 |
| 585 | 2026-03-20T23:53:07.536Z | Compiling url v2.5.8 |
| 586 | 2026-03-20T23:53:07.977Z | Compiling swrite v0.1.0 |
| 587 | 2026-03-20T23:53:08.089Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 588 | 2026-03-20T23:53:08.232Z | Compiling toml v0.8.23 |
| 589 | 2026-03-20T23:53:08.400Z | Compiling usdt v0.5.0 |
| 590 | 2026-03-20T23:53:08.759Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-03-20T23:53:08.796Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-20T23:53:09.932Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-20T23:53:11.222Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-20T23:53:14.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.44s |
| 595 | 2026-03-20T23:53:14.312Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-20T23:53:15.031Z | Downloading crates ... |
| 597 | 2026-03-20T23:53:15.142Z | Downloaded bitflags v1.3.2 |
| 598 | 2026-03-20T23:53:15.147Z | Downloaded async-stream-impl v0.3.6 |
| 599 | 2026-03-20T23:53:15.150Z | Downloaded bzip2 v0.4.4 |
| 600 | 2026-03-20T23:53:15.153Z | Downloaded ahash v0.8.12 |
| 601 | 2026-03-20T23:53:15.156Z | Downloaded blowfish v0.9.1 |
| 602 | 2026-03-20T23:53:15.160Z | Downloaded adler2 v2.0.1 |
| 603 | 2026-03-20T23:53:15.168Z | Downloaded aho-corasick v1.1.4 |
| 604 | 2026-03-20T23:53:15.174Z | Downloaded debug-ignore v1.0.5 |
| 605 | 2026-03-20T23:53:15.177Z | Downloaded bitfield v0.19.4 |
| 606 | 2026-03-20T23:53:15.180Z | Downloaded aead v0.5.2 |
| 607 | 2026-03-20T23:53:15.180Z | Downloaded bit-set v0.5.3 |
| 608 | 2026-03-20T23:53:15.180Z | Downloaded defmt-parser v1.0.0 |
| 609 | 2026-03-20T23:53:15.184Z | Downloaded bit-vec v0.8.0 |
| 610 | 2026-03-20T23:53:15.184Z | Downloaded bitfield-macros v0.19.4 |
| 611 | 2026-03-20T23:53:15.187Z | Downloaded derive_more v0.99.20 |
| 612 | 2026-03-20T23:53:15.191Z | Downloaded embedded-io v0.4.0 |
| 613 | 2026-03-20T23:53:15.194Z | Downloaded castaway v0.2.4 |
| 614 | 2026-03-20T23:53:15.196Z | Downloaded bb8 v0.8.6 |
| 615 | 2026-03-20T23:53:15.196Z | Downloaded endian-type v0.1.2 |
| 616 | 2026-03-20T23:53:15.197Z | Downloaded dsl_auto_type v0.2.0 |
| 617 | 2026-03-20T23:53:15.199Z | Downloaded constant_time_eq v0.4.2 |
| 618 | 2026-03-20T23:53:15.199Z | Downloaded foreign-types v0.5.0 |
| 619 | 2026-03-20T23:53:15.203Z | Downloaded derive-ex v0.1.8 |
| 620 | 2026-03-20T23:53:15.203Z | Downloaded backon v1.6.0 |
| 621 | 2026-03-20T23:53:15.206Z | Downloaded atty v0.2.14 |
| 622 | 2026-03-20T23:53:15.206Z | Downloaded critical-section v1.2.0 |
| 623 | 2026-03-20T23:53:15.208Z | Downloaded display-error-chain v0.2.2 |
| 624 | 2026-03-20T23:53:15.208Z | Downloaded filetime v0.2.27 |
| 625 | 2026-03-20T23:53:15.211Z | Downloaded const_format_proc_macros v0.2.34 |
| 626 | 2026-03-20T23:53:15.214Z | Downloaded data-encoding v2.10.0 |
| 627 | 2026-03-20T23:53:15.214Z | Downloaded darling v0.20.11 |
| 628 | 2026-03-20T23:53:15.217Z | Downloaded drift v0.1.3 |
| 629 | 2026-03-20T23:53:15.221Z | Downloaded base16ct v1.0.0 |
| 630 | 2026-03-20T23:53:15.224Z | Downloaded async-stream v0.3.6 |
| 631 | 2026-03-20T23:53:15.227Z | Downloaded daft-derive v0.1.5 |
| 632 | 2026-03-20T23:53:15.230Z | Downloaded cpufeatures v0.3.0 |
| 633 | 2026-03-20T23:53:15.230Z | Downloaded darling_macro v0.23.0 |
| 634 | 2026-03-20T23:53:15.233Z | Downloaded crunchy v0.2.4 |
| 635 | 2026-03-20T23:53:15.233Z | Downloaded bzip2 v0.6.1 |
| 636 | 2026-03-20T23:53:15.236Z | Downloaded deranged v0.5.8 |
| 637 | 2026-03-20T23:53:15.236Z | Downloaded darling v0.23.0 |
| 638 | 2026-03-20T23:53:15.240Z | Downloaded bit-set v0.8.0 |
| 639 | 2026-03-20T23:53:15.245Z | Downloaded darling_core v0.23.0 |
| 640 | 2026-03-20T23:53:15.248Z | Downloaded expectorate v1.2.0 |
| 641 | 2026-03-20T23:53:15.251Z | Downloaded defmt v0.3.100 |
| 642 | 2026-03-20T23:53:15.251Z | Downloaded dunce v1.0.5 |
| 643 | 2026-03-20T23:53:15.254Z | Downloaded cstr-argument v0.1.2 |
| 644 | 2026-03-20T23:53:15.254Z | Downloaded base16ct v0.2.0 |
| 645 | 2026-03-20T23:53:15.257Z | Downloaded arrayref v0.3.9 |
| 646 | 2026-03-20T23:53:15.257Z | Downloaded darling_macro v0.20.11 |
| 647 | 2026-03-20T23:53:15.257Z | Downloaded crossterm v0.29.0 |
| 648 | 2026-03-20T23:53:15.262Z | Downloaded flume v0.11.1 |
| 649 | 2026-03-20T23:53:15.266Z | Downloaded daft v0.1.5 |
| 650 | 2026-03-20T23:53:15.269Z | Downloaded crc-catalog v2.4.0 |
| 651 | 2026-03-20T23:53:15.271Z | Downloaded cobs v0.3.0 |
| 652 | 2026-03-20T23:53:15.271Z | Downloaded cmake v0.1.57 |
| 653 | 2026-03-20T23:53:15.274Z | Downloaded foreign-types-shared v0.3.1 |
| 654 | 2026-03-20T23:53:15.274Z | Downloaded env_filter v1.0.0 |
| 655 | 2026-03-20T23:53:15.274Z | Downloaded cipher v0.4.4 |
| 656 | 2026-03-20T23:53:15.279Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 657 | 2026-03-20T23:53:15.282Z | Downloaded dirs-sys-next v0.1.2 |
| 658 | 2026-03-20T23:53:15.282Z | Downloaded futures-core v0.3.32 |
| 659 | 2026-03-20T23:53:15.282Z | Downloaded derive_builder_macro v0.20.2 |
| 660 | 2026-03-20T23:53:15.282Z | Downloaded fixedbitset v0.4.2 |
| 661 | 2026-03-20T23:53:15.285Z | Downloaded darling_macro v0.21.3 |
| 662 | 2026-03-20T23:53:15.285Z | Downloaded futures-io v0.3.32 |
| 663 | 2026-03-20T23:53:15.285Z | Downloaded convert_case v0.4.0 |
| 664 | 2026-03-20T23:53:15.291Z | Downloaded float-cmp v0.10.0 |
| 665 | 2026-03-20T23:53:15.291Z | Downloaded cfg_aliases v0.2.1 |
| 666 | 2026-03-20T23:53:15.294Z | Downloaded cfg_aliases v0.1.1 |
| 667 | 2026-03-20T23:53:15.294Z | Downloaded fxhash v0.2.1 |
| 668 | 2026-03-20T23:53:15.294Z | Downloaded atomicwrites v0.4.4 |
| 669 | 2026-03-20T23:53:15.294Z | Downloaded bcs v0.1.6 |
| 670 | 2026-03-20T23:53:15.294Z | Downloaded block-padding v0.3.3 |
| 671 | 2026-03-20T23:53:15.299Z | Downloaded atomic-waker v1.1.2 |
| 672 | 2026-03-20T23:53:15.299Z | Downloaded crucible-workspace-hack v0.1.0 |
| 673 | 2026-03-20T23:53:15.299Z | Downloaded embedded-io v0.6.1 |
| 674 | 2026-03-20T23:53:15.301Z | Downloaded fallible-iterator v0.2.0 |
| 675 | 2026-03-20T23:53:15.301Z | Downloaded der_derive v0.7.3 |
| 676 | 2026-03-20T23:53:15.301Z | Downloaded env_logger v0.11.9 |
| 677 | 2026-03-20T23:53:15.304Z | Downloaded ctr v0.9.2 |
| 678 | 2026-03-20T23:53:15.307Z | Downloaded crossbeam-utils v0.8.21 |
| 679 | 2026-03-20T23:53:15.310Z | Downloaded ciborium-io v0.2.2 |
| 680 | 2026-03-20T23:53:15.310Z | Downloaded dof v0.4.0 |
| 681 | 2026-03-20T23:53:15.310Z | Downloaded foreign-types-macros v0.2.3 |
| 682 | 2026-03-20T23:53:15.313Z | Downloaded globwalk v0.9.1 |
| 683 | 2026-03-20T23:53:15.313Z | Downloaded float-ord v0.3.2 |
| 684 | 2026-03-20T23:53:15.316Z | Downloaded dirs-next v2.0.0 |
| 685 | 2026-03-20T23:53:15.316Z | Downloaded ghash v0.5.1 |
| 686 | 2026-03-20T23:53:15.319Z | Downloaded fd-lock v4.0.4 |
| 687 | 2026-03-20T23:53:15.319Z | Downloaded gethostname v0.5.0 |
| 688 | 2026-03-20T23:53:15.321Z | Downloaded convert_case v0.10.0 |
| 689 | 2026-03-20T23:53:15.325Z | Downloaded cbc v0.1.2 |
| 690 | 2026-03-20T23:53:15.325Z | Downloaded enum-as-inner v0.6.1 |
| 691 | 2026-03-20T23:53:15.327Z | Downloaded dyn-clone v1.0.20 |
| 692 | 2026-03-20T23:53:15.327Z | Downloaded backoff v0.4.0 |
| 693 | 2026-03-20T23:53:15.330Z | Downloaded foreign-types v0.3.2 |
| 694 | 2026-03-20T23:53:15.330Z | Downloaded bytes v1.11.1 |
| 695 | 2026-03-20T23:53:15.333Z | Downloaded futures-task v0.3.32 |
| 696 | 2026-03-20T23:53:15.336Z | Downloaded difflib v0.4.0 |
| 697 | 2026-03-20T23:53:15.336Z | Downloaded flagset v0.4.7 |
| 698 | 2026-03-20T23:53:15.339Z | Downloaded futures-macro v0.3.32 |
| 699 | 2026-03-20T23:53:15.339Z | Downloaded colored v3.1.1 |
| 700 | 2026-03-20T23:53:15.342Z | Downloaded async-trait v0.1.89 |
| 701 | 2026-03-20T23:53:15.345Z | Downloaded hex v0.4.3 |
| 702 | 2026-03-20T23:53:15.348Z | Downloaded headers-core v0.3.0 |
| 703 | 2026-03-20T23:53:15.348Z | Downloaded ciborium-ll v0.2.2 |
| 704 | 2026-03-20T23:53:15.348Z | Downloaded argon2 v0.5.3 |
| 705 | 2026-03-20T23:53:15.352Z | Downloaded futures-sink v0.3.32 |
| 706 | 2026-03-20T23:53:15.352Z | Downloaded hash32 v0.2.1 |
| 707 | 2026-03-20T23:53:15.356Z | Downloaded hash32 v0.3.1 |
| 708 | 2026-03-20T23:53:15.356Z | Downloaded fixedbitset v0.5.7 |
| 709 | 2026-03-20T23:53:15.356Z | Downloaded crc32fast v1.5.0 |
| 710 | 2026-03-20T23:53:15.359Z | Downloaded defmt v1.0.1 |
| 711 | 2026-03-20T23:53:15.362Z | Downloaded git-stub v1.0.0 |
| 712 | 2026-03-20T23:53:15.365Z | Downloaded futures-executor v0.3.32 |
| 713 | 2026-03-20T23:53:15.365Z | Downloaded hex-literal v0.4.1 |
| 714 | 2026-03-20T23:53:15.368Z | Downloaded defmt-macros v1.0.1 |
| 715 | 2026-03-20T23:53:15.368Z | Downloaded diesel-dtrace v0.5.0 |
| 716 | 2026-03-20T23:53:15.371Z | Downloaded derive_builder_core v0.20.2 |
| 717 | 2026-03-20T23:53:15.374Z | Downloaded camino-tempfile-ext v0.3.3 |
| 718 | 2026-03-20T23:53:15.374Z | Downloaded elliptic-curve v0.13.8 |
| 719 | 2026-03-20T23:53:15.377Z | Downloaded httpdate v1.0.3 |
| 720 | 2026-03-20T23:53:15.380Z | Downloaded funty v2.0.0 |
| 721 | 2026-03-20T23:53:15.380Z | Downloaded hostname v0.4.2 |
| 722 | 2026-03-20T23:53:15.383Z | Downloaded home v0.5.12 |
| 723 | 2026-03-20T23:53:15.383Z | Downloaded fs_extra v1.3.0 |
| 724 | 2026-03-20T23:53:15.386Z | Downloaded indent_write v2.2.0 |
| 725 | 2026-03-20T23:53:15.386Z | Downloaded indoc v1.0.9 |
| 726 | 2026-03-20T23:53:15.405Z | Downloaded is-terminal v0.4.17 |
| 727 | 2026-03-20T23:53:15.408Z | Downloaded either v1.15.0 |
| 728 | 2026-03-20T23:53:15.408Z | Downloaded arrayvec v0.7.6 |
| 729 | 2026-03-20T23:53:15.408Z | Downloaded instability v0.3.11 |
| 730 | 2026-03-20T23:53:15.411Z | Downloaded inout v0.1.4 |
| 731 | 2026-03-20T23:53:15.411Z | Downloaded hubpack v0.1.2 |
| 732 | 2026-03-20T23:53:15.414Z | Downloaded http-range v0.1.5 |
| 733 | 2026-03-20T23:53:15.414Z | Downloaded glob v0.3.3 |
| 734 | 2026-03-20T23:53:15.417Z | Downloaded group v0.13.0 |
| 735 | 2026-03-20T23:53:15.417Z | Downloaded globset v0.4.18 |
| 736 | 2026-03-20T23:53:15.420Z | Downloaded git-stub-vcs v0.1.0 |
| 737 | 2026-03-20T23:53:15.420Z | Downloaded blake2 v0.10.6 |
| 738 | 2026-03-20T23:53:15.423Z | Downloaded instant v0.1.13 |
| 739 | 2026-03-20T23:53:15.427Z | Downloaded hyper-tls v0.6.0 |
| 740 | 2026-03-20T23:53:15.427Z | Downloaded hubpack_derive v0.1.1 |
| 741 | 2026-03-20T23:53:15.427Z | Downloaded fs-err v2.11.0 |
| 742 | 2026-03-20T23:53:15.430Z | Downloaded base64ct v1.8.3 |
| 743 | 2026-03-20T23:53:15.430Z | Downloaded find-msvc-tools v0.1.9 |
| 744 | 2026-03-20T23:53:15.433Z | Downloaded ff v0.13.1 |
| 745 | 2026-03-20T23:53:15.433Z | Downloaded des v0.8.1 |
| 746 | 2026-03-20T23:53:15.436Z | Downloaded derive_builder v0.20.2 |
| 747 | 2026-03-20T23:53:15.439Z | Downloaded lazy_static v1.5.0 |
| 748 | 2026-03-20T23:53:15.443Z | Downloaded kstat-rs v0.2.4 |
| 749 | 2026-03-20T23:53:15.443Z | Downloaded keccak v0.1.6 |
| 750 | 2026-03-20T23:53:15.446Z | Downloaded internet-checksum v0.2.1 |
| 751 | 2026-03-20T23:53:15.446Z | Downloaded ident_case v1.0.1 |
| 752 | 2026-03-20T23:53:15.446Z | Downloaded lalrpop-util v0.19.12 |
| 753 | 2026-03-20T23:53:15.449Z | Downloaded libscf-sys v1.1.0 |
| 754 | 2026-03-20T23:53:15.449Z | Downloaded http-body-util v0.1.3 |
| 755 | 2026-03-20T23:53:15.451Z | Downloaded lru-slab v0.1.2 |
| 756 | 2026-03-20T23:53:15.452Z | Downloaded linked-hash-map v0.5.6 |
| 757 | 2026-03-20T23:53:15.452Z | Downloaded highway v1.3.0 |
| 758 | 2026-03-20T23:53:15.455Z | Downloaded clang-sys v1.8.1 |
| 759 | 2026-03-20T23:53:15.457Z | Downloaded lru v0.12.5 |
| 760 | 2026-03-20T23:53:15.457Z | Downloaded indoc v2.0.7 |
| 761 | 2026-03-20T23:53:15.460Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 762 | 2026-03-20T23:53:15.463Z | Downloaded colored v2.2.0 |
| 763 | 2026-03-20T23:53:15.467Z | Downloaded md5 v0.7.0 |
| 764 | 2026-03-20T23:53:15.470Z | Downloaded match_cfg v0.1.0 |
| 765 | 2026-03-20T23:53:15.470Z | Downloaded maplit v1.0.2 |
| 766 | 2026-03-20T23:53:15.470Z | Downloaded lzss v0.8.2 |
| 767 | 2026-03-20T23:53:15.470Z | Downloaded lru-cache v0.1.2 |
| 768 | 2026-03-20T23:53:15.473Z | Downloaded futures-channel v0.3.32 |
| 769 | 2026-03-20T23:53:15.476Z | Downloaded cookie v0.18.1 |
| 770 | 2026-03-20T23:53:15.476Z | Downloaded console v0.15.11 |
| 771 | 2026-03-20T23:53:15.479Z | Downloaded chacha20 v0.10.0 |
| 772 | 2026-03-20T23:53:15.481Z | Downloaded mime v0.3.17 |
| 773 | 2026-03-20T23:53:15.487Z | Downloaded memoffset v0.9.1 |
| 774 | 2026-03-20T23:53:15.487Z | Downloaded managed v0.8.0 |
| 775 | 2026-03-20T23:53:15.489Z | Downloaded ingot v0.1.1 |
| 776 | 2026-03-20T23:53:15.489Z | Downloaded is_ci v1.2.0 |
| 777 | 2026-03-20T23:53:15.489Z | Downloaded md-5 v0.10.6 |
| 778 | 2026-03-20T23:53:15.489Z | Downloaded multimap v0.10.1 |
| 779 | 2026-03-20T23:53:15.493Z | Downloaded maybe-uninit v2.0.0 |
| 780 | 2026-03-20T23:53:15.493Z | Downloaded nibble_vec v0.1.0 |
| 781 | 2026-03-20T23:53:15.493Z | Downloaded new_debug_unreachable v1.0.6 |
| 782 | 2026-03-20T23:53:15.495Z | Downloaded derive-where v1.6.0 |
| 783 | 2026-03-20T23:53:15.499Z | Downloaded nodrop v0.1.14 |
| 784 | 2026-03-20T23:53:15.499Z | Downloaded getrandom v0.2.17 |
| 785 | 2026-03-20T23:53:15.502Z | Downloaded aes-gcm v0.10.3 |
| 786 | 2026-03-20T23:53:15.506Z | Downloaded ipnet v2.11.0 |
| 787 | 2026-03-20T23:53:15.508Z | Downloaded crossbeam-epoch v0.9.18 |
| 788 | 2026-03-20T23:53:15.508Z | Downloaded jobserver v0.1.34 |
| 789 | 2026-03-20T23:53:15.511Z | Downloaded ipnetwork v0.21.1 |
| 790 | 2026-03-20T23:53:15.514Z | Downloaded num v0.4.3 |
| 791 | 2026-03-20T23:53:15.514Z | Downloaded newtype-uuid-macros v0.1.0 |
| 792 | 2026-03-20T23:53:15.514Z | Downloaded newline-converter v0.3.0 |
| 793 | 2026-03-20T23:53:15.517Z | Downloaded console v0.16.2 |
| 794 | 2026-03-20T23:53:15.520Z | Downloaded num-derive v0.3.3 |
| 795 | 2026-03-20T23:53:15.520Z | Downloaded num-iter v0.1.45 |
| 796 | 2026-03-20T23:53:15.523Z | Downloaded opaque-debug v0.3.1 |
| 797 | 2026-03-20T23:53:15.523Z | Downloaded num-conv v0.2.0 |
| 798 | 2026-03-20T23:53:15.523Z | Downloaded num_enum_derive v0.5.11 |
| 799 | 2026-03-20T23:53:15.526Z | Downloaded num-derive v0.4.2 |
| 800 | 2026-03-20T23:53:15.526Z | Downloaded libefi-sys v0.1.0 |
| 801 | 2026-03-20T23:53:15.529Z | Downloaded diff v0.1.13 |
| 802 | 2026-03-20T23:53:15.532Z | Downloaded libsw-core v0.3.2 |
| 803 | 2026-03-20T23:53:15.532Z | Downloaded libsw v3.5.0 |
| 804 | 2026-03-20T23:53:15.535Z | Downloaded olpc-cjson v0.1.4 |
| 805 | 2026-03-20T23:53:15.535Z | Downloaded num_threads v0.1.7 |
| 806 | 2026-03-20T23:53:15.538Z | Downloaded libloading v0.8.9 |
| 807 | 2026-03-20T23:53:15.538Z | Downloaded crc-any v2.5.0 |
| 808 | 2026-03-20T23:53:15.541Z | Downloaded cookie_store v0.22.1 |
| 809 | 2026-03-20T23:53:15.541Z | Downloaded hyper-staticfile v0.10.1 |
| 810 | 2026-03-20T23:53:15.544Z | Downloaded lock_api v0.4.14 |
| 811 | 2026-03-20T23:53:15.547Z | Downloaded openssl-probe v0.1.6 |
| 812 | 2026-03-20T23:53:15.547Z | Downloaded ingot-types v0.1.2 |
| 813 | 2026-03-20T23:53:15.551Z | Downloaded oso-derive v0.27.3 |
| 814 | 2026-03-20T23:53:15.551Z | Downloaded ingot-macros v0.1.1 |
| 815 | 2026-03-20T23:53:15.554Z | Downloaded hyper-rustls v0.27.7 |
| 816 | 2026-03-20T23:53:15.554Z | Downloaded parse-display v0.10.0 |
| 817 | 2026-03-20T23:53:15.554Z | Downloaded openssl-macros v0.1.1 |
| 818 | 2026-03-20T23:53:15.557Z | Downloaded futures v0.3.32 |
| 819 | 2026-03-20T23:53:15.560Z | Downloaded getrandom v0.3.4 |
| 820 | 2026-03-20T23:53:15.563Z | Downloaded compact_str v0.8.1 |
| 821 | 2026-03-20T23:53:15.566Z | Downloaded dropshot_endpoint v0.16.7 |
| 822 | 2026-03-20T23:53:15.569Z | Downloaded darling v0.21.3 |
| 823 | 2026-03-20T23:53:15.574Z | Downloaded newtype_derive v0.1.6 |
| 824 | 2026-03-20T23:53:15.577Z | Downloaded newtype-uuid v1.3.2 |
| 825 | 2026-03-20T23:53:15.577Z | Downloaded pbkdf2 v0.11.0 |
| 826 | 2026-03-20T23:53:15.581Z | Downloaded pbkdf2 v0.12.2 |
| 827 | 2026-03-20T23:53:15.584Z | Downloaded path-slash v0.1.5 |
| 828 | 2026-03-20T23:53:15.584Z | Downloaded parse-size v1.1.0 |
| 829 | 2026-03-20T23:53:15.584Z | Downloaded native-tls v0.2.18 |
| 830 | 2026-03-20T23:53:15.584Z | Downloaded base64 v0.21.7 |
| 831 | 2026-03-20T23:53:15.588Z | Downloaded half v2.7.1 |
| 832 | 2026-03-20T23:53:15.590Z | Downloaded nanorand v0.7.0 |
| 833 | 2026-03-20T23:53:15.593Z | Downloaded darling_core v0.20.11 |
| 834 | 2026-03-20T23:53:15.597Z | Downloaded openssl-probe v0.2.1 |
| 835 | 2026-03-20T23:53:15.599Z | Downloaded num_enum v0.7.5 |
| 836 | 2026-03-20T23:53:15.602Z | Downloaded nu-ansi-term v0.50.3 |
| 837 | 2026-03-20T23:53:15.606Z | Downloaded pin-utils v0.1.0 |
| 838 | 2026-03-20T23:53:15.609Z | Downloaded num_enum v0.5.11 |
| 839 | 2026-03-20T23:53:15.611Z | Downloaded phf_shared v0.12.1 |
| 840 | 2026-03-20T23:53:15.611Z | Downloaded num-rational v0.4.2 |
| 841 | 2026-03-20T23:53:15.614Z | Downloaded const_format v0.2.35 |
| 842 | 2026-03-20T23:53:15.617Z | Downloaded darling_core v0.21.3 |
| 843 | 2026-03-20T23:53:15.621Z | Downloaded powerfmt v0.2.0 |
| 844 | 2026-03-20T23:53:15.624Z | Downloaded phf_shared v0.11.3 |
| 845 | 2026-03-20T23:53:15.624Z | Downloaded base64 v0.22.1 |
| 846 | 2026-03-20T23:53:15.627Z | Downloaded num_enum_derive v0.7.5 |
| 847 | 2026-03-20T23:53:15.630Z | Downloaded oxnet v0.1.4 |
| 848 | 2026-03-20T23:53:15.630Z | Downloaded precomputed-hash v0.1.1 |
| 849 | 2026-03-20T23:53:15.633Z | Downloaded oxide-tokio-rt v0.1.3 |
| 850 | 2026-03-20T23:53:15.633Z | Downloaded litrs v1.0.0 |
| 851 | 2026-03-20T23:53:15.636Z | Downloaded ignore v0.4.25 |
| 852 | 2026-03-20T23:53:15.639Z | Downloaded proc-macro-crate v1.3.1 |
| 853 | 2026-03-20T23:53:15.641Z | Downloaded predicates-core v1.0.10 |
| 854 | 2026-03-20T23:53:15.642Z | Downloaded predicates-tree v1.0.13 |
| 855 | 2026-03-20T23:53:15.642Z | Downloaded packed_struct v0.10.1 |
| 856 | 2026-03-20T23:53:15.644Z | Downloaded httparse v1.10.1 |
| 857 | 2026-03-20T23:53:15.647Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 858 | 2026-03-20T23:53:15.647Z | Downloaded num-integer v0.1.46 |
| 859 | 2026-03-20T23:53:15.650Z | Downloaded phf_shared v0.13.1 |
| 860 | 2026-03-20T23:53:15.650Z | Downloaded proc-macro-crate v3.4.0 |
| 861 | 2026-03-20T23:53:15.653Z | Downloaded paste v1.0.15 |
| 862 | 2026-03-20T23:53:15.656Z | Downloaded progenitor-client v0.11.2 |
| 863 | 2026-03-20T23:53:15.656Z | Downloaded pem v3.0.6 |
| 864 | 2026-03-20T23:53:15.659Z | Downloaded progenitor-macro v0.10.0 |
| 865 | 2026-03-20T23:53:15.659Z | Downloaded password-hash v0.5.0 |
| 866 | 2026-03-20T23:53:15.662Z | Downloaded parking_lot_core v0.8.6 |
| 867 | 2026-03-20T23:53:15.667Z | Downloaded heapless v0.8.0 |
| 868 | 2026-03-20T23:53:15.672Z | Downloaded headers v0.4.1 |
| 869 | 2026-03-20T23:53:15.675Z | Downloaded progenitor-macro v0.11.2 |
| 870 | 2026-03-20T23:53:15.675Z | Downloaded peg-runtime v0.8.5 |
| 871 | 2026-03-20T23:53:15.678Z | Downloaded peg v0.8.5 |
| 872 | 2026-03-20T23:53:15.681Z | Downloaded radium v0.7.0 |
| 873 | 2026-03-20T23:53:15.681Z | Downloaded pkcs8 v0.10.2 |
| 874 | 2026-03-20T23:53:15.684Z | Downloaded pem-rfc7468 v0.7.0 |
| 875 | 2026-03-20T23:53:15.687Z | Downloaded peg-macros v0.8.5 |
| 876 | 2026-03-20T23:53:15.687Z | Downloaded crossbeam-channel v0.5.15 |
| 877 | 2026-03-20T23:53:15.690Z | Downloaded pin-project-internal v1.1.11 |
| 878 | 2026-03-20T23:53:15.693Z | Downloaded ar_archive_writer v0.5.1 |
| 879 | 2026-03-20T23:53:15.696Z | Downloaded quick-error v1.2.3 |
| 880 | 2026-03-20T23:53:15.699Z | Downloaded psl-types v2.0.11 |
| 881 | 2026-03-20T23:53:15.699Z | Downloaded num-complex v0.4.6 |
| 882 | 2026-03-20T23:53:15.699Z | Downloaded pin-project-lite v0.2.17 |
| 883 | 2026-03-20T23:53:15.704Z | Downloaded phf v0.12.1 |
| 884 | 2026-03-20T23:53:15.706Z | Downloaded ppv-lite86 v0.2.21 |
| 885 | 2026-03-20T23:53:15.706Z | Downloaded phf v0.13.1 |
| 886 | 2026-03-20T23:53:15.709Z | Downloaded libbz2-rs-sys v0.2.2 |
| 887 | 2026-03-20T23:53:15.712Z | Downloaded crypto-bigint v0.5.5 |
| 888 | 2026-03-20T23:53:15.715Z | Downloaded rand_xorshift v0.4.0 |
| 889 | 2026-03-20T23:53:15.718Z | Downloaded rand_chacha v0.3.1 |
| 890 | 2026-03-20T23:53:15.718Z | Downloaded password-hash v0.4.2 |
| 891 | 2026-03-20T23:53:15.721Z | Downloaded indexmap v1.9.3 |
| 892 | 2026-03-20T23:53:15.724Z | Downloaded progenitor-client v0.13.0 |
| 893 | 2026-03-20T23:53:15.727Z | Downloaded progenitor-client v0.10.0 |
| 894 | 2026-03-20T23:53:15.727Z | Downloaded progenitor v0.10.0 |
| 895 | 2026-03-20T23:53:15.727Z | Downloaded parking_lot_core v0.9.12 |
| 896 | 2026-03-20T23:53:15.732Z | Downloaded ref-cast-impl v1.0.25 |
| 897 | 2026-03-20T23:53:15.732Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 898 | 2026-03-20T23:53:15.735Z | Downloaded recursive v0.1.1 |
| 899 | 2026-03-20T23:53:15.735Z | Downloaded owo-colors v4.3.0 |
| 900 | 2026-03-20T23:53:15.735Z | Downloaded predicates v3.1.4 |
| 901 | 2026-03-20T23:53:15.738Z | Downloaded postgres-protocol v0.6.10 |
| 902 | 2026-03-20T23:53:15.738Z | Downloaded polyval v0.6.2 |
| 903 | 2026-03-20T23:53:15.741Z | Downloaded indicatif v0.18.4 |
| 904 | 2026-03-20T23:53:15.744Z | Downloaded ref-cast v1.0.25 |
| 905 | 2026-03-20T23:53:15.746Z | Downloaded progenitor v0.11.2 |
| 906 | 2026-03-20T23:53:15.746Z | Downloaded der v0.7.10 |
| 907 | 2026-03-20T23:53:15.750Z | Downloaded rfc6979 v0.4.0 |
| 908 | 2026-03-20T23:53:15.753Z | Downloaded flate2 v1.1.9 |
| 909 | 2026-03-20T23:53:15.756Z | Downloaded rustc_version v0.1.7 |
| 910 | 2026-03-20T23:53:15.760Z | Downloaded pkcs5 v0.7.1 |
| 911 | 2026-03-20T23:53:15.762Z | Downloaded r2d2 v0.8.10 |
| 912 | 2026-03-20T23:53:15.763Z | Downloaded parking_lot v0.11.2 |
| 913 | 2026-03-20T23:53:15.765Z | Downloaded progenitor-extras v0.1.1 |
| 914 | 2026-03-20T23:53:15.766Z | Downloaded progenitor v0.13.0 |
| 915 | 2026-03-20T23:53:15.768Z | Downloaded parking_lot v0.12.5 |
| 916 | 2026-03-20T23:53:15.768Z | Downloaded rtoolbox v0.0.3 |
| 917 | 2026-03-20T23:53:15.771Z | Downloaded psm v0.1.30 |
| 918 | 2026-03-20T23:53:15.774Z | Downloaded rustc_version v0.4.1 |
| 919 | 2026-03-20T23:53:15.774Z | Downloaded progenitor-macro v0.13.0 |
| 920 | 2026-03-20T23:53:15.774Z | Downloaded pkcs1 v0.7.5 |
| 921 | 2026-03-20T23:53:15.777Z | Downloaded heapless v0.7.17 |
| 922 | 2026-03-20T23:53:15.780Z | Downloaded postcard v1.1.3 |
| 923 | 2026-03-20T23:53:15.783Z | Downloaded p256 v0.13.2 |
| 924 | 2026-03-20T23:53:15.785Z | Downloaded rustc-hash v2.1.1 |
| 925 | 2026-03-20T23:53:15.785Z | Downloaded russh-cryptovec v0.7.3 |
| 926 | 2026-03-20T23:53:15.788Z | Downloaded derive_more v2.1.1 |
| 927 | 2026-03-20T23:53:15.794Z | Downloaded poly1305 v0.8.0 |
| 928 | 2026-03-20T23:53:15.797Z | Downloaded salsa20 v0.10.2 |
| 929 | 2026-03-20T23:53:15.800Z | Downloaded rand_core v0.9.5 |
| 930 | 2026-03-20T23:53:15.800Z | Downloaded rand_core v0.6.4 |
| 931 | 2026-03-20T23:53:15.803Z | Downloaded proc-macro-error2 v2.0.1 |
| 932 | 2026-03-20T23:53:15.803Z | Downloaded bumpalo v3.20.2 |
| 933 | 2026-03-20T23:53:15.806Z | Downloaded omicron-zone-package v0.12.2 |
| 934 | 2026-03-20T23:53:15.809Z | Downloaded scheduled-thread-pool v0.2.7 |
| 935 | 2026-03-20T23:53:15.812Z | Downloaded parse-display-derive v0.10.0 |
| 936 | 2026-03-20T23:53:15.812Z | Downloaded rand_chacha v0.9.0 |
| 937 | 2026-03-20T23:53:15.815Z | Downloaded multer v3.1.0 |
| 938 | 2026-03-20T23:53:15.815Z | Downloaded scopeguard v1.2.0 |
| 939 | 2026-03-20T23:53:15.818Z | Downloaded mime_guess v2.0.5 |
| 940 | 2026-03-20T23:53:15.818Z | Downloaded secrecy v0.10.3 |
| 941 | 2026-03-20T23:53:15.821Z | Downloaded memmap2 v0.9.10 |
| 942 | 2026-03-20T23:53:15.821Z | Downloaded rand_seeder v0.4.0 |
| 943 | 2026-03-20T23:53:15.824Z | Downloaded rand_core v0.10.0 |
| 944 | 2026-03-20T23:53:15.824Z | Downloaded primeorder v0.13.6 |
| 945 | 2026-03-20T23:53:15.827Z | Downloaded postgres-types v0.2.12 |
| 946 | 2026-03-20T23:53:15.830Z | Downloaded oso v0.27.3 |
| 947 | 2026-03-20T23:53:15.833Z | Downloaded pin-project v1.1.11 |
| 948 | 2026-03-20T23:53:15.839Z | Downloaded miniz_oxide v0.8.9 |
| 949 | 2026-03-20T23:53:15.842Z | Downloaded serde-big-array v0.5.1 |
| 950 | 2026-03-20T23:53:15.845Z | Downloaded papergrid v0.17.0 |
| 951 | 2026-03-20T23:53:15.848Z | Downloaded scrypt v0.11.0 |
| 952 | 2026-03-20T23:53:15.851Z | Downloaded hickory-resolver v0.24.4 |
| 953 | 2026-03-20T23:53:15.855Z | Downloaded serde_spanned v1.0.4 |
| 954 | 2026-03-20T23:53:15.855Z | Downloaded same-file v1.0.6 |
| 955 | 2026-03-20T23:53:15.858Z | Downloaded secrecy v0.8.0 |
| 956 | 2026-03-20T23:53:15.858Z | Downloaded sapling-renderdag v0.1.0 |
| 957 | 2026-03-20T23:53:15.861Z | Downloaded sha1 v0.10.6 |
| 958 | 2026-03-20T23:53:15.861Z | Downloaded resolv-conf v0.7.6 |
| 959 | 2026-03-20T23:53:15.864Z | Downloaded serde_plain v1.0.2 |
| 960 | 2026-03-20T23:53:15.864Z | Downloaded serde_repr v0.1.20 |
| 961 | 2026-03-20T23:53:15.867Z | Downloaded serde_bytes v0.11.19 |
| 962 | 2026-03-20T23:53:15.867Z | Downloaded ed25519-dalek v2.2.0 |
| 963 | 2026-03-20T23:53:15.870Z | Downloaded hickory-server v0.25.2 |
| 964 | 2026-03-20T23:53:15.873Z | Downloaded rustls-native-certs v0.8.3 |
| 965 | 2026-03-20T23:53:15.876Z | Downloaded hashbrown v0.13.2 |
| 966 | 2026-03-20T23:53:15.879Z | Downloaded sigpipe v0.1.3 |
| 967 | 2026-03-20T23:53:15.882Z | Downloaded signal-hook-mio v0.2.5 |
| 968 | 2026-03-20T23:53:15.882Z | Downloaded semver v0.1.20 |
| 969 | 2026-03-20T23:53:15.885Z | Downloaded rustversion v1.0.22 |
| 970 | 2026-03-20T23:53:15.888Z | Downloaded quinn-udp v0.5.14 |
| 971 | 2026-03-20T23:53:15.888Z | Downloaded rustls-pemfile v2.2.0 |
| 972 | 2026-03-20T23:53:15.890Z | Downloaded rustls-pemfile v1.0.4 |
| 973 | 2026-03-20T23:53:15.893Z | Downloaded dropshot-api-manager v0.6.0 |
| 974 | 2026-03-20T23:53:15.896Z | Downloaded diesel_derives v2.3.7 |
| 975 | 2026-03-20T23:53:15.899Z | Downloaded signal-hook-tokio v0.3.1 |
| 976 | 2026-03-20T23:53:15.902Z | Downloaded siphasher v1.0.2 |
| 977 | 2026-03-20T23:53:15.902Z | Downloaded signature v2.2.0 |
| 978 | 2026-03-20T23:53:15.905Z | Downloaded slog-bunyan v2.5.0 |
| 979 | 2026-03-20T23:53:15.905Z | Downloaded shell-words v1.1.1 |
| 980 | 2026-03-20T23:53:15.908Z | Downloaded serde_urlencoded v0.7.1 |
| 981 | 2026-03-20T23:53:15.908Z | Downloaded sct v0.7.1 |
| 982 | 2026-03-20T23:53:15.911Z | Downloaded schemars_derive v0.8.22 |
| 983 | 2026-03-20T23:53:15.911Z | Downloaded rusty-fork v0.3.1 |
| 984 | 2026-03-20T23:53:15.914Z | Downloaded scroll_derive v0.13.1 |
| 985 | 2026-03-20T23:53:15.914Z | Downloaded pkg-config v0.3.32 |
| 986 | 2026-03-20T23:53:15.917Z | Downloaded fatfs v0.3.6 |
| 987 | 2026-03-20T23:53:15.917Z | Downloaded linear-map v1.2.0 |
| 988 | 2026-03-20T23:53:15.920Z | Downloaded iana-time-zone v0.1.65 |
| 989 | 2026-03-20T23:53:15.924Z | Downloaded slog-envlogger v2.2.0 |
| 990 | 2026-03-20T23:53:15.924Z | Downloaded minimal-lexical v0.2.1 |
| 991 | 2026-03-20T23:53:15.927Z | Downloaded derive_more-impl v2.1.1 |
| 992 | 2026-03-20T23:53:15.930Z | Downloaded allocator-api2 v0.2.21 |
| 993 | 2026-03-20T23:53:15.933Z | Downloaded arc-swap v1.8.2 |
| 994 | 2026-03-20T23:53:15.936Z | Downloaded seq-macro v0.3.6 |
| 995 | 2026-03-20T23:53:15.939Z | Downloaded serde-hex v0.1.0 |
| 996 | 2026-03-20T23:53:15.942Z | Downloaded hickory-resolver v0.25.2 |
| 997 | 2026-03-20T23:53:15.945Z | Downloaded sec1 v0.7.3 |
| 998 | 2026-03-20T23:53:15.945Z | Downloaded packed_struct_codegen v0.10.1 |
| 999 | 2026-03-20T23:53:15.948Z | Downloaded serde_derive_internals v0.29.1 |
| 1000 | 2026-03-20T23:53:15.948Z | Downloaded russh-keys v0.45.0 |
| 1001 | 2026-03-20T23:53:15.950Z | Downloaded jiff-static v0.2.21 |
| 1002 | 2026-03-20T23:53:15.953Z | Downloaded serde_path_to_error v0.1.20 |
| 1003 | 2026-03-20T23:53:15.953Z | Downloaded hmac v0.12.1 |
| 1004 | 2026-03-20T23:53:15.956Z | Downloaded sqlparser_derive v0.5.0 |
| 1005 | 2026-03-20T23:53:15.956Z | Downloaded hickory-client v0.25.2 |
| 1006 | 2026-03-20T23:53:15.959Z | Downloaded crossterm v0.28.1 |
| 1007 | 2026-03-20T23:53:15.962Z | Downloaded half v1.8.3 |
| 1008 | 2026-03-20T23:53:15.965Z | Downloaded humantime v2.3.0 |
| 1009 | 2026-03-20T23:53:15.968Z | Downloaded normalize-line-endings v0.3.0 |
| 1010 | 2026-03-20T23:53:15.968Z | Downloaded nonempty v0.12.0 |
| 1011 | 2026-03-20T23:53:15.968Z | Downloaded ssh-cipher v0.2.0 |
| 1012 | 2026-03-20T23:53:15.971Z | Downloaded rustls-pki-types v1.14.0 |
| 1013 | 2026-03-20T23:53:15.971Z | Downloaded ssh-encoding v0.2.0 |
| 1014 | 2026-03-20T23:53:15.974Z | Downloaded shlex v1.3.0 |
| 1015 | 2026-03-20T23:53:15.974Z | Downloaded strum v0.27.2 |
| 1016 | 2026-03-20T23:53:15.977Z | Downloaded strum v0.26.3 |
| 1017 | 2026-03-20T23:53:15.977Z | Downloaded rcgen v0.12.1 |
| 1018 | 2026-03-20T23:53:15.980Z | Downloaded chacha20poly1305 v0.10.1 |
| 1019 | 2026-03-20T23:53:15.980Z | Downloaded slog-async v2.8.0 |
| 1020 | 2026-03-20T23:53:15.982Z | Downloaded async-bb8-diesel v0.2.1 |
| 1021 | 2026-03-20T23:53:15.986Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1022 | 2026-03-20T23:53:15.986Z | Downloaded erased-serde v0.3.31 |
| 1023 | 2026-03-20T23:53:15.989Z | Downloaded structmeta v0.3.0 |
| 1024 | 2026-03-20T23:53:15.989Z | Downloaded subtle v2.6.1 |
| 1025 | 2026-03-20T23:53:15.989Z | Downloaded supports-color v3.0.2 |
| 1026 | 2026-03-20T23:53:15.991Z | Downloaded structmeta-derive v0.3.0 |
| 1027 | 2026-03-20T23:53:15.992Z | Downloaded tabled_derive v0.11.0 |
| 1028 | 2026-03-20T23:53:15.995Z | Downloaded openssl-sys v0.9.111 |
| 1029 | 2026-03-20T23:53:15.998Z | Downloaded slog-term v2.9.2 |
| 1030 | 2026-03-20T23:53:16.026Z | Downloaded tap v1.0.1 |
| 1031 | 2026-03-20T23:53:16.026Z | Downloaded sync_wrapper v1.0.2 |
| 1032 | 2026-03-20T23:53:16.026Z | Downloaded sync-ptr v0.1.4 |
| 1033 | 2026-03-20T23:53:16.030Z | Downloaded slog-dtrace v0.3.0 |
| 1034 | 2026-03-20T23:53:16.030Z | Downloaded smallvec v0.6.14 |
| 1035 | 2026-03-20T23:53:16.030Z | Downloaded num-bigint v0.4.6 |
| 1036 | 2026-03-20T23:53:16.030Z | Downloaded hashbrown v0.12.3 |
| 1037 | 2026-03-20T23:53:16.030Z | Downloaded http v1.4.0 |
| 1038 | 2026-03-20T23:53:16.030Z | Downloaded take_mut v0.2.2 |
| 1039 | 2026-03-20T23:53:16.030Z | Downloaded tagptr v0.2.0 |
| 1040 | 2026-03-20T23:53:16.030Z | Downloaded slog-json v2.6.1 |
| 1041 | 2026-03-20T23:53:16.030Z | Downloaded progenitor-impl v0.11.2 |
| 1042 | 2026-03-20T23:53:16.030Z | Downloaded progenitor-impl v0.10.0 |
| 1043 | 2026-03-20T23:53:16.030Z | Downloaded pretty_assertions v1.4.1 |
| 1044 | 2026-03-20T23:53:16.030Z | Downloaded progenitor-impl v0.13.0 |
| 1045 | 2026-03-20T23:53:16.030Z | Downloaded slog-scope v4.4.1 |
| 1046 | 2026-03-20T23:53:16.030Z | Downloaded termtree v0.5.1 |
| 1047 | 2026-03-20T23:53:16.030Z | Downloaded spki v0.7.3 |
| 1048 | 2026-03-20T23:53:16.030Z | Downloaded snafu-derive v0.8.9 |
| 1049 | 2026-03-20T23:53:16.034Z | Downloaded hyper-util v0.1.20 |
| 1050 | 2026-03-20T23:53:16.037Z | Downloaded testing_table v0.3.0 |
| 1051 | 2026-03-20T23:53:16.037Z | Downloaded static_assertions v1.1.0 |
| 1052 | 2026-03-20T23:53:16.040Z | Downloaded serde_cbor v0.11.2 |
| 1053 | 2026-03-20T23:53:16.042Z | Downloaded simd-adler32 v0.3.8 |
| 1054 | 2026-03-20T23:53:16.042Z | Downloaded serde_with_macros v3.17.0 |
| 1055 | 2026-03-20T23:53:16.045Z | Downloaded signal-hook-registry v1.4.8 |
| 1056 | 2026-03-20T23:53:16.045Z | Downloaded thread-id v5.1.0 |
| 1057 | 2026-03-20T23:53:16.048Z | Downloaded stacker v0.1.23 |
| 1058 | 2026-03-20T23:53:16.048Z | Downloaded time-core v0.1.8 |
| 1059 | 2026-03-20T23:53:16.051Z | Downloaded slog-stdlog v4.1.1 |
| 1060 | 2026-03-20T23:53:16.051Z | Downloaded slab v0.4.12 |
| 1061 | 2026-03-20T23:53:16.054Z | Downloaded tinyvec_macros v0.1.1 |
| 1062 | 2026-03-20T23:53:16.054Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1063 | 2026-03-20T23:53:16.057Z | Downloaded scroll v0.13.0 |
| 1064 | 2026-03-20T23:53:16.057Z | Downloaded strum_macros v0.24.3 |
| 1065 | 2026-03-20T23:53:16.061Z | Downloaded string_cache v0.8.9 |
| 1066 | 2026-03-20T23:53:16.061Z | Downloaded prefix-trie v0.7.0 |
| 1067 | 2026-03-20T23:53:16.064Z | Downloaded downcast-rs v2.0.2 |
| 1068 | 2026-03-20T23:53:16.068Z | Downloaded document-features v0.2.12 |
| 1069 | 2026-03-20T23:53:16.069Z | Downloaded strum_macros v0.26.4 |
| 1070 | 2026-03-20T23:53:16.072Z | Downloaded stringprep v0.1.5 |
| 1071 | 2026-03-20T23:53:16.072Z | Downloaded ryu v1.0.23 |
| 1072 | 2026-03-20T23:53:16.081Z | Downloaded crossbeam-deque v0.8.6 |
| 1073 | 2026-03-20T23:53:16.082Z | Downloaded rayon-core v1.13.0 |
| 1074 | 2026-03-20T23:53:16.082Z | Downloaded support-bundle-viewer v0.1.2 |
| 1075 | 2026-03-20T23:53:16.082Z | Downloaded strum_macros v0.27.2 |
| 1076 | 2026-03-20T23:53:16.085Z | Downloaded tabwriter v1.4.1 |
| 1077 | 2026-03-20T23:53:16.085Z | Downloaded schemars v0.8.22 |
| 1078 | 2026-03-20T23:53:16.090Z | Downloaded bitvec v1.0.1 |
| 1079 | 2026-03-20T23:53:16.102Z | Downloaded smf v0.2.3 |
| 1080 | 2026-03-20T23:53:16.105Z | Downloaded ron v0.8.1 |
| 1081 | 2026-03-20T23:53:16.108Z | Downloaded prettyplease v0.2.37 |
| 1082 | 2026-03-20T23:53:16.111Z | Downloaded try-lock v0.2.5 |
| 1083 | 2026-03-20T23:53:16.111Z | Downloaded tiny-keccak v2.0.2 |
| 1084 | 2026-03-20T23:53:16.114Z | Downloaded thread_local v1.1.9 |
| 1085 | 2026-03-20T23:53:16.115Z | Downloaded mio v1.1.1 |
| 1086 | 2026-03-20T23:53:16.119Z | Downloaded tower-layer v0.3.3 |
| 1087 | 2026-03-20T23:53:16.122Z | Downloaded sqlformat v0.3.5 |
| 1088 | 2026-03-20T23:53:16.122Z | Downloaded termios v0.3.3 |
| 1089 | 2026-03-20T23:53:16.125Z | Downloaded nom v7.1.3 |
| 1090 | 2026-03-20T23:53:16.128Z | Downloaded spin v0.9.8 |
| 1091 | 2026-03-20T23:53:16.132Z | Downloaded tower-service v0.3.3 |
| 1092 | 2026-03-20T23:53:16.135Z | Downloaded topological-sort v0.2.2 |
| 1093 | 2026-03-20T23:53:16.135Z | Downloaded thiserror-no-std v2.0.2 |
| 1094 | 2026-03-20T23:53:16.138Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1095 | 2026-03-20T23:53:16.138Z | Downloaded trait-variant v0.1.2 |
| 1096 | 2026-03-20T23:53:16.138Z | Downloaded time-macros v0.2.27 |
| 1097 | 2026-03-20T23:53:16.141Z | Downloaded signal-hook v0.3.18 |
| 1098 | 2026-03-20T23:53:16.144Z | Downloaded iddqd v0.3.17 |
| 1099 | 2026-03-20T23:53:16.148Z | Downloaded qorb v0.4.1 |
| 1100 | 2026-03-20T23:53:16.152Z | Downloaded typify-macro v0.4.3 |
| 1101 | 2026-03-20T23:53:16.155Z | Downloaded quinn v0.11.9 |
| 1102 | 2026-03-20T23:53:16.157Z | Downloaded typify-macro v0.6.1 |
| 1103 | 2026-03-20T23:53:16.158Z | Downloaded publicsuffix v2.3.0 |
| 1104 | 2026-03-20T23:53:16.160Z | Downloaded tokio-native-tls v0.3.1 |
| 1105 | 2026-03-20T23:53:16.163Z | Downloaded slog v2.8.2 |
| 1106 | 2026-03-20T23:53:16.163Z | Downloaded rand v0.8.5 |
| 1107 | 2026-03-20T23:53:16.166Z | Downloaded libxml v0.3.3 |
| 1108 | 2026-03-20T23:53:16.171Z | Downloaded itertools v0.12.1 |
| 1109 | 2026-03-20T23:53:16.176Z | Downloaded void v1.0.2 |
| 1110 | 2026-03-20T23:53:16.179Z | Downloaded unicode-truncate v1.1.0 |
| 1111 | 2026-03-20T23:53:16.179Z | Downloaded usdt-attr-macro v0.6.0 |
| 1112 | 2026-03-20T23:53:16.182Z | Downloaded usdt v0.6.0 |
| 1113 | 2026-03-20T23:53:16.182Z | Downloaded untrusted v0.9.0 |
| 1114 | 2026-03-20T23:53:16.182Z | Downloaded usdt-macro v0.6.0 |
| 1115 | 2026-03-20T23:53:16.185Z | Downloaded untrusted v0.7.1 |
| 1116 | 2026-03-20T23:53:16.185Z | Downloaded universal-hash v0.5.1 |
| 1117 | 2026-03-20T23:53:16.185Z | Downloaded unit-prefix v0.5.2 |
| 1118 | 2026-03-20T23:53:16.188Z | Downloaded unarray v0.1.4 |
| 1119 | 2026-03-20T23:53:16.188Z | Downloaded tokio-rustls v0.25.0 |
| 1120 | 2026-03-20T23:53:16.191Z | Downloaded tokio-dtrace v0.1.1 |
| 1121 | 2026-03-20T23:53:16.191Z | Downloaded schemars v0.9.0 |
| 1122 | 2026-03-20T23:53:16.200Z | Downloaded utf-8 v0.7.6 |
| 1123 | 2026-03-20T23:53:16.203Z | Downloaded tokio-tungstenite v0.23.1 |
| 1124 | 2026-03-20T23:53:16.203Z | Downloaded tokio-tungstenite v0.21.0 |
| 1125 | 2026-03-20T23:53:16.206Z | Downloaded bindgen v0.71.1 |
| 1126 | 2026-03-20T23:53:16.210Z | Downloaded want v0.3.1 |
| 1127 | 2026-03-20T23:53:16.213Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1128 | 2026-03-20T23:53:16.213Z | Downloaded term v1.2.1 |
| 1129 | 2026-03-20T23:53:16.216Z | Downloaded term v0.7.0 |
| 1130 | 2026-03-20T23:53:16.219Z | Downloaded waitgroup v0.1.2 |
| 1131 | 2026-03-20T23:53:16.222Z | Downloaded tokio-macros v2.6.0 |
| 1132 | 2026-03-20T23:53:16.222Z | Downloaded socket2 v0.6.2 |
| 1133 | 2026-03-20T23:53:16.225Z | Downloaded tui-tree-widget v0.23.1 |
| 1134 | 2026-03-20T23:53:16.225Z | Downloaded socket2 v0.5.10 |
| 1135 | 2026-03-20T23:53:16.227Z | Downloaded rsa v0.9.10 |
| 1136 | 2026-03-20T23:53:16.230Z | Downloaded similar v2.7.0 |
| 1137 | 2026-03-20T23:53:16.234Z | Downloaded xattr v1.6.1 |
| 1138 | 2026-03-20T23:53:16.237Z | Downloaded wait-timeout v0.2.1 |
| 1139 | 2026-03-20T23:53:16.237Z | Downloaded tls_codec_derive v0.4.2 |
| 1140 | 2026-03-20T23:53:16.240Z | Downloaded itertools v0.10.5 |
| 1141 | 2026-03-20T23:53:16.244Z | Downloaded tls_codec v0.4.2 |
| 1142 | 2026-03-20T23:53:16.246Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1143 | 2026-03-20T23:53:16.249Z | Downloaded hashbrown v0.15.5 |
| 1144 | 2026-03-20T23:53:16.252Z | Downloaded xshell-macros v0.2.7 |
| 1145 | 2026-03-20T23:53:16.255Z | Downloaded rustls-webpki v0.103.9 |
| 1146 | 2026-03-20T23:53:16.255Z | Downloaded futures-util v0.3.32 |
| 1147 | 2026-03-20T23:53:16.265Z | Downloaded zone_cfg_derive v0.3.1 |
| 1148 | 2026-03-20T23:53:16.268Z | Downloaded usdt-impl v0.6.0 |
| 1149 | 2026-03-20T23:53:16.268Z | Downloaded unicase v2.9.0 |
| 1150 | 2026-03-20T23:53:16.268Z | Downloaded tokio-stream v0.1.18 |
| 1151 | 2026-03-20T23:53:16.271Z | Downloaded zeroize_derive v1.4.3 |
| 1152 | 2026-03-20T23:53:16.274Z | Downloaded tokio-rustls v0.26.4 |
| 1153 | 2026-03-20T23:53:16.274Z | Downloaded iri-string v0.7.10 |
| 1154 | 2026-03-20T23:53:16.279Z | Downloaded tokio-rustls v0.24.1 |
| 1155 | 2026-03-20T23:53:16.283Z | Downloaded schemars v1.2.1 |
| 1156 | 2026-03-20T23:53:16.293Z | Downloaded uzers v0.12.2 |
| 1157 | 2026-03-20T23:53:16.295Z | Downloaded vergen-gitcl v1.0.8 |
| 1158 | 2026-03-20T23:53:16.295Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1159 | 2026-03-20T23:53:16.299Z | Downloaded walkdir v2.5.0 |
| 1160 | 2026-03-20T23:53:16.302Z | Downloaded vergen-lib v0.1.6 |
| 1161 | 2026-03-20T23:53:16.302Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1162 | 2026-03-20T23:53:16.302Z | Downloaded test-strategy v0.4.5 |
| 1163 | 2026-03-20T23:53:16.305Z | Downloaded tinyvec v1.10.0 |
| 1164 | 2026-03-20T23:53:16.308Z | Downloaded vsss-rs v3.3.4 |
| 1165 | 2026-03-20T23:53:16.308Z | Downloaded tar v0.4.44 |
| 1166 | 2026-03-20T23:53:16.313Z | Downloaded samael v0.0.19 |
| 1167 | 2026-03-20T23:53:16.315Z | Downloaded twox-hash v2.1.2 |
| 1168 | 2026-03-20T23:53:16.318Z | Downloaded num-bigint-dig v0.8.6 |
| 1169 | 2026-03-20T23:53:16.321Z | Downloaded itertools v0.13.0 |
| 1170 | 2026-03-20T23:53:16.326Z | Downloaded wyz v0.5.1 |
| 1171 | 2026-03-20T23:53:16.328Z | Downloaded zone v0.3.1 |
| 1172 | 2026-03-20T23:53:16.328Z | Downloaded whoami v1.6.1 |
| 1173 | 2026-03-20T23:53:16.331Z | Downloaded rand v0.10.0 |
| 1174 | 2026-03-20T23:53:16.334Z | Downloaded p521 v0.13.3 |
| 1175 | 2026-03-20T23:53:16.337Z | Downloaded xshell v0.2.7 |
| 1176 | 2026-03-20T23:53:16.337Z | Downloaded unicode-properties v0.1.4 |
| 1177 | 2026-03-20T23:53:16.340Z | Downloaded zeroize v1.8.2 |
| 1178 | 2026-03-20T23:53:16.340Z | Downloaded rand v0.9.2 |
| 1179 | 2026-03-20T23:53:16.343Z | Downloaded snafu v0.8.9 |
| 1180 | 2026-03-20T23:53:16.347Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1181 | 2026-03-20T23:53:16.350Z | Downloaded toml v0.7.8 |
| 1182 | 2026-03-20T23:53:16.353Z | Downloaded subprocess v0.2.15 |
| 1183 | 2026-03-20T23:53:16.356Z | Downloaded xz2 v0.1.7 |
| 1184 | 2026-03-20T23:53:16.358Z | Downloaded const-oid v0.9.6 |
| 1185 | 2026-03-20T23:53:16.358Z | Downloaded hkdf v0.12.4 |
| 1186 | 2026-03-20T23:53:16.362Z | Downloaded cc v1.2.56 |
| 1187 | 2026-03-20T23:53:16.364Z | Downloaded tracing-attributes v0.1.31 |
| 1188 | 2026-03-20T23:53:16.389Z | Downloaded cassowary v0.3.0 |
| 1189 | 2026-03-20T23:53:16.389Z | Downloaded cargo_toml v0.22.3 |
| 1190 | 2026-03-20T23:53:16.389Z | Downloaded cancel-safe-futures v0.1.5 |
| 1191 | 2026-03-20T23:53:16.394Z | Downloaded tracing-core v0.1.36 |
| 1192 | 2026-03-20T23:53:16.394Z | Downloaded blake3 v1.8.3 |
| 1193 | 2026-03-20T23:53:16.394Z | Downloaded zstd-safe v7.2.4 |
| 1194 | 2026-03-20T23:53:16.394Z | Downloaded vergen-git2 v1.0.7 |
| 1195 | 2026-03-20T23:53:16.394Z | Downloaded vergen v9.0.6 |
| 1196 | 2026-03-20T23:53:16.394Z | Downloaded typify v0.6.1 |
| 1197 | 2026-03-20T23:53:16.394Z | Downloaded typify v0.4.3 |
| 1198 | 2026-03-20T23:53:16.394Z | Downloaded uuid v1.21.0 |
| 1199 | 2026-03-20T23:53:16.394Z | Downloaded yasna v0.5.2 |
| 1200 | 2026-03-20T23:53:16.394Z | Downloaded h2 v0.4.13 |
| 1201 | 2026-03-20T23:53:16.398Z | Downloaded tungstenite v0.23.0 |
| 1202 | 2026-03-20T23:53:16.401Z | Downloaded libm v0.2.16 |
| 1203 | 2026-03-20T23:53:16.409Z | Downloaded whoami v2.1.0 |
| 1204 | 2026-03-20T23:53:16.414Z | Downloaded ron v0.12.0 |
| 1205 | 2026-03-20T23:53:16.418Z | Downloaded vte v0.14.1 |
| 1206 | 2026-03-20T23:53:16.421Z | Downloaded hyper v1.8.1 |
| 1207 | 2026-03-20T23:53:16.425Z | Downloaded tungstenite v0.21.0 |
| 1208 | 2026-03-20T23:53:16.429Z | Downloaded steno v0.4.1 |
| 1209 | 2026-03-20T23:53:16.433Z | Downloaded zerocopy v0.6.6 |
| 1210 | 2026-03-20T23:53:16.433Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1211 | 2026-03-20T23:53:16.436Z | Downloaded reedline v0.40.0 |
| 1212 | 2026-03-20T23:53:16.441Z | Downloaded unsafe-libyaml v0.2.11 |
| 1213 | 2026-03-20T23:53:16.444Z | Downloaded russh v0.45.0 |
| 1214 | 2026-03-20T23:53:16.448Z | Downloaded rustyline v14.0.0 |
| 1215 | 2026-03-20T23:53:16.453Z | Downloaded zstd v0.13.3 |
| 1216 | 2026-03-20T23:53:16.456Z | Downloaded toml_edit v0.19.15 |
| 1217 | 2026-03-20T23:53:16.468Z | Downloaded p384 v0.13.1 |
| 1218 | 2026-03-20T23:53:16.472Z | Downloaded chrono v0.4.44 |
| 1219 | 2026-03-20T23:53:16.478Z | Downloaded zip v0.6.6 |
| 1220 | 2026-03-20T23:53:16.482Z | Downloaded reqwest v0.12.28 |
| 1221 | 2026-03-20T23:53:16.486Z | Downloaded regex v1.12.3 |
| 1222 | 2026-03-20T23:53:16.491Z | Downloaded aws-lc-rs v1.16.0 |
| 1223 | 2026-03-20T23:53:16.498Z | Downloaded tokio-postgres v0.7.16 |
| 1224 | 2026-03-20T23:53:16.503Z | Downloaded git2 v0.20.4 |
| 1225 | 2026-03-20T23:53:16.510Z | Downloaded yansi v1.0.1 |
| 1226 | 2026-03-20T23:53:16.514Z | Downloaded rpassword v7.4.0 |
| 1227 | 2026-03-20T23:53:16.518Z | Downloaded itertools v0.14.0 |
| 1228 | 2026-03-20T23:53:16.522Z | Downloaded reqwest v0.13.2 |
| 1229 | 2026-03-20T23:53:16.525Z | Downloaded tower v0.5.3 |
| 1230 | 2026-03-20T23:53:16.531Z | Downloaded ssh-key v0.6.7 |
| 1231 | 2026-03-20T23:53:16.536Z | Downloaded typed-path v0.9.3 |
| 1232 | 2026-03-20T23:53:16.540Z | Downloaded salty v0.3.0 |
| 1233 | 2026-03-20T23:53:16.546Z | Downloaded rustls-webpki v0.101.7 |
| 1234 | 2026-03-20T23:53:16.556Z | Downloaded unicode_categories v0.1.1 |
| 1235 | 2026-03-20T23:53:16.560Z | Downloaded unicode-bidi v0.3.18 |
| 1236 | 2026-03-20T23:53:16.560Z | Downloaded quick-xml v0.37.5 |
| 1237 | 2026-03-20T23:53:16.564Z | Downloaded http-body v1.0.1 |
| 1238 | 2026-03-20T23:53:16.568Z | Downloaded corncobs v0.1.4 |
| 1239 | 2026-03-20T23:53:16.568Z | Downloaded hostname v0.3.1 |
| 1240 | 2026-03-20T23:53:16.568Z | Downloaded buf-list v1.1.2 |
| 1241 | 2026-03-20T23:53:16.571Z | Downloaded foldhash v0.1.5 |
| 1242 | 2026-03-20T23:53:16.571Z | Downloaded foldhash v0.2.0 |
| 1243 | 2026-03-20T23:53:16.571Z | Downloaded ena v0.14.4 |
| 1244 | 2026-03-20T23:53:16.575Z | Downloaded cargo_metadata v0.19.2 |
| 1245 | 2026-03-20T23:53:16.575Z | Downloaded proptest v1.10.0 |
| 1246 | 2026-03-20T23:53:16.581Z | Downloaded ciborium v0.2.2 |
| 1247 | 2026-03-20T23:53:16.585Z | Downloaded rustls-webpki v0.102.8 |
| 1248 | 2026-03-20T23:53:16.597Z | Downloaded moka v0.12.13 |
| 1249 | 2026-03-20T23:53:16.603Z | Downloaded unicode-segmentation v1.12.0 |
| 1250 | 2026-03-20T23:53:16.606Z | Downloaded tokio-util v0.7.18 |
| 1251 | 2026-03-20T23:53:16.611Z | Downloaded rayon v1.11.0 |
| 1252 | 2026-03-20T23:53:16.617Z | Downloaded zopfli v0.8.3 |
| 1253 | 2026-03-20T23:53:16.621Z | Downloaded portable-atomic v1.13.1 |
| 1254 | 2026-03-20T23:53:16.627Z | Downloaded ed25519 v2.2.3 |
| 1255 | 2026-03-20T23:53:16.631Z | Downloaded csv-core v0.1.13 |
| 1256 | 2026-03-20T23:53:16.631Z | Downloaded foreign-types-shared v0.1.1 |
| 1257 | 2026-03-20T23:53:16.631Z | Downloaded dtrace-parser v0.3.0 |
| 1258 | 2026-03-20T23:53:16.631Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1259 | 2026-03-20T23:53:16.631Z | Downloaded bitfield-struct v0.6.2 |
| 1260 | 2026-03-20T23:53:16.631Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1261 | 2026-03-20T23:53:16.634Z | Downloaded chacha20 v0.9.1 |
| 1262 | 2026-03-20T23:53:16.634Z | Downloaded cexpr v0.6.0 |
| 1263 | 2026-03-20T23:53:16.638Z | Downloaded async-recursion v1.1.1 |
| 1264 | 2026-03-20T23:53:16.638Z | Downloaded lalrpop v0.19.12 |
| 1265 | 2026-03-20T23:53:16.645Z | Downloaded x509-cert v0.2.5 |
| 1266 | 2026-03-20T23:53:16.649Z | Downloaded radix_trie v0.2.1 |
| 1267 | 2026-03-20T23:53:16.654Z | Downloaded zerocopy-derive v0.8.40 |
| 1268 | 2026-03-20T23:53:16.660Z | Downloaded goblin v0.10.5 |
| 1269 | 2026-03-20T23:53:16.666Z | Downloaded polar-core v0.27.3 |
| 1270 | 2026-03-20T23:53:16.672Z | Downloaded openssl v0.10.75 |
| 1271 | 2026-03-20T23:53:16.680Z | Downloaded crc8 v0.1.1 |
| 1272 | 2026-03-20T23:53:16.683Z | Downloaded cargo-platform v0.1.9 |
| 1273 | 2026-03-20T23:53:16.683Z | Downloaded assert_matches v1.5.0 |
| 1274 | 2026-03-20T23:53:16.683Z | Downloaded bit-vec v0.6.3 |
| 1275 | 2026-03-20T23:53:16.683Z | Downloaded ascii-canvas v3.0.0 |
| 1276 | 2026-03-20T23:53:16.683Z | Downloaded crc v3.4.0 |
| 1277 | 2026-03-20T23:53:16.688Z | Downloaded array-init v0.0.4 |
| 1278 | 2026-03-20T23:53:16.688Z | Downloaded ecdsa v0.16.9 |
| 1279 | 2026-03-20T23:53:16.688Z | Downloaded aes v0.8.4 |
| 1280 | 2026-03-20T23:53:16.691Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1281 | 2026-03-20T23:53:16.695Z | Downloaded rustls v0.21.12 |
| 1282 | 2026-03-20T23:53:16.704Z | Downloaded unicode-normalization v0.1.25 |
| 1283 | 2026-03-20T23:53:16.704Z | Downloaded nix v0.29.0 |
| 1284 | 2026-03-20T23:53:16.712Z | Downloaded zip v4.6.1 |
| 1285 | 2026-03-20T23:53:16.721Z | Downloaded smoltcp v0.9.1 |
| 1286 | 2026-03-20T23:53:16.727Z | Downloaded tower-http v0.6.8 |
| 1287 | 2026-03-20T23:53:16.733Z | Downloaded bstr v1.12.1 |
| 1288 | 2026-03-20T23:53:16.741Z | Downloaded tough v0.20.0 |
| 1289 | 2026-03-20T23:53:16.746Z | Downloaded serde_with v3.17.0 |
| 1290 | 2026-03-20T23:53:16.761Z | Downloaded webpki-roots v1.0.6 |
| 1291 | 2026-03-20T23:53:16.764Z | Downloaded curve25519-dalek v4.1.3 |
| 1292 | 2026-03-20T23:53:16.778Z | Downloaded petname v2.0.2 |
| 1293 | 2026-03-20T23:53:16.781Z | Downloaded smoltcp v0.11.0 |
| 1294 | 2026-03-20T23:53:16.789Z | Downloaded regress v0.10.5 |
| 1295 | 2026-03-20T23:53:16.804Z | Downloaded regex-syntax v0.8.10 |
| 1296 | 2026-03-20T23:53:16.815Z | Downloaded rustix v0.38.44 |
| 1297 | 2026-03-20T23:53:16.832Z | Downloaded winnow v0.6.26 |
| 1298 | 2026-03-20T23:53:16.839Z | Downloaded winnow v0.5.40 |
| 1299 | 2026-03-20T23:53:16.845Z | Downloaded nix v0.27.1 |
| 1300 | 2026-03-20T23:53:16.853Z | Downloaded object v0.30.4 |
| 1301 | 2026-03-20T23:53:16.861Z | Downloaded quinn-proto v0.11.13 |
| 1302 | 2026-03-20T23:53:16.889Z | Downloaded sled v0.34.7 |
| 1303 | 2026-03-20T23:53:16.903Z | Downloaded tabled v0.20.0 |
| 1304 | 2026-03-20T23:53:16.917Z | Downloaded nix v0.28.0 |
| 1305 | 2026-03-20T23:53:16.925Z | Downloaded typify-impl v0.4.3 |
| 1306 | 2026-03-20T23:53:16.937Z | Downloaded time v0.3.47 |
| 1307 | 2026-03-20T23:53:16.946Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1308 | 2026-03-20T23:53:16.956Z | Downloaded regex-syntax v0.6.29 |
| 1309 | 2026-03-20T23:53:16.960Z | Downloaded regex-automata v0.4.14 |
| 1310 | 2026-03-20T23:53:16.971Z | Downloaded zlib-rs v0.6.2 |
| 1311 | 2026-03-20T23:53:16.976Z | Downloaded nix v0.31.1 |
| 1312 | 2026-03-20T23:53:16.985Z | Downloaded ratatui v0.29.0 |
| 1313 | 2026-03-20T23:53:16.998Z | Downloaded vcpkg v0.2.15 |
| 1314 | 2026-03-20T23:53:17.027Z | Downloaded object v0.37.3 |
| 1315 | 2026-03-20T23:53:17.035Z | Downloaded lzma-sys v0.1.20 |
| 1316 | 2026-03-20T23:53:17.056Z | Downloaded dropshot v0.16.7 |
| 1317 | 2026-03-20T23:53:17.072Z | Downloaded rustls v0.22.4 |
| 1318 | 2026-03-20T23:53:17.081Z | Downloaded zerocopy v0.8.40 |
| 1319 | 2026-03-20T23:53:17.088Z | Downloaded hickory-proto v0.25.2 |
| 1320 | 2026-03-20T23:53:17.099Z | Downloaded rustls v0.23.37 |
| 1321 | 2026-03-20T23:53:17.108Z | Downloaded diesel v2.3.7 |
| 1322 | 2026-03-20T23:53:17.124Z | Downloaded hickory-proto v0.24.4 |
| 1323 | 2026-03-20T23:53:17.134Z | Downloaded openapiv3 v2.2.0 |
| 1324 | 2026-03-20T23:53:17.143Z | Downloaded chrono-tz v0.10.4 |
| 1325 | 2026-03-20T23:53:17.209Z | Downloaded sqlparser v0.61.0 |
| 1326 | 2026-03-20T23:53:17.240Z | Downloaded ring v0.17.14 |
| 1327 | 2026-03-20T23:53:17.271Z | Downloaded typify-impl v0.6.1 |
| 1328 | 2026-03-20T23:53:17.316Z | Downloaded tracing v0.1.44 |
| 1329 | 2026-03-20T23:53:17.342Z | Downloaded zerocopy-derive v0.6.6 |
| 1330 | 2026-03-20T23:53:17.386Z | Downloaded petgraph v0.6.5 |
| 1331 | 2026-03-20T23:53:17.421Z | Downloaded jiff v0.2.21 |
| 1332 | 2026-03-20T23:53:17.478Z | Downloaded petgraph v0.8.3 |
| 1333 | 2026-03-20T23:53:17.494Z | Downloaded libz-sys v1.1.24 |
| 1334 | 2026-03-20T23:53:17.510Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1335 | 2026-03-20T23:53:17.524Z | Downloaded csv v1.4.0 |
| 1336 | 2026-03-20T23:53:17.539Z | Downloaded tokio v1.49.0 |
| 1337 | 2026-03-20T23:53:17.569Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-03-20T23:53:17.625Z | Downloaded encoding_rs v0.8.35 |
| 1339 | 2026-03-20T23:53:17.659Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1340 | 2026-03-20T23:53:17.950Z | Downloaded aws-lc-sys v0.37.1 |
| 1341 | 2026-03-20T23:53:18.274Z | Compiling libc v0.2.180 |
| 1342 | 2026-03-20T23:53:18.278Z | Compiling serde v1.0.228 |
| 1343 | 2026-03-20T23:53:18.278Z | Compiling log v0.4.29 |
| 1344 | 2026-03-20T23:53:18.278Z | Compiling shlex v1.3.0 |
| 1345 | 2026-03-20T23:53:18.485Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-03-20T23:53:18.489Z | Compiling smallvec v1.15.1 |
| 1347 | 2026-03-20T23:53:18.502Z | Compiling syn v2.0.117 |
| 1348 | 2026-03-20T23:53:18.506Z | Compiling typenum v1.19.0 |
| 1349 | 2026-03-20T23:53:18.701Z | Compiling generic-array v0.14.7 |
| 1350 | 2026-03-20T23:53:18.717Z | Compiling subtle v2.6.1 |
| 1351 | 2026-03-20T23:53:18.770Z | Compiling scopeguard v1.2.0 |
| 1352 | 2026-03-20T23:53:18.830Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-03-20T23:53:18.849Z | Compiling const-oid v0.9.6 |
| 1354 | 2026-03-20T23:53:18.897Z | Compiling lock_api v0.4.14 |
| 1355 | 2026-03-20T23:53:18.935Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-03-20T23:53:19.029Z | Compiling zerocopy v0.8.40 |
| 1357 | 2026-03-20T23:53:19.080Z | Compiling parking_lot_core v0.9.12 |
| 1358 | 2026-03-20T23:53:19.195Z | Compiling pin-project-lite v0.2.17 |
| 1359 | 2026-03-20T23:53:19.311Z | Compiling serde_json v1.0.149 |
| 1360 | 2026-03-20T23:53:19.399Z | Compiling pkg-config v0.3.32 |
| 1361 | 2026-03-20T23:53:19.582Z | Compiling bitflags v2.11.0 |
| 1362 | 2026-03-20T23:53:19.672Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-03-20T23:53:19.754Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-03-20T23:53:19.867Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-03-20T23:53:19.912Z | Compiling errno v0.3.14 |
| 1366 | 2026-03-20T23:53:20.093Z | Compiling cc v1.2.56 |
| 1367 | 2026-03-20T23:53:20.146Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-20T23:53:20.189Z | Compiling signal-hook-registry v1.4.8 |
| 1369 | 2026-03-20T23:53:20.211Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-03-20T23:53:20.260Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-20T23:53:20.320Z | Compiling libm v0.2.16 |
| 1372 | 2026-03-20T23:53:20.405Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-03-20T23:53:20.533Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-03-20T23:53:20.741Z | Compiling socket2 v0.6.2 |
| 1375 | 2026-03-20T23:53:20.847Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-03-20T23:53:20.924Z | Compiling allocator-api2 v0.2.21 |
| 1377 | 2026-03-20T23:53:21.007Z | Compiling foldhash v0.2.0 |
| 1378 | 2026-03-20T23:53:21.093Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-03-20T23:53:21.187Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-20T23:53:21.205Z | Compiling futures-io v0.3.32 |
| 1381 | 2026-03-20T23:53:21.308Z | Compiling futures-channel v0.3.32 |
| 1382 | 2026-03-20T23:53:21.327Z | Compiling hashbrown v0.16.1 |
| 1383 | 2026-03-20T23:53:21.377Z | Compiling slab v0.4.12 |
| 1384 | 2026-03-20T23:53:21.396Z | Compiling getrandom v0.4.1 |
| 1385 | 2026-03-20T23:53:21.414Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-03-20T23:53:21.608Z | Compiling getrandom v0.3.4 |
| 1387 | 2026-03-20T23:53:21.628Z | Compiling rustversion v1.0.22 |
| 1388 | 2026-03-20T23:53:21.694Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-20T23:53:21.860Z | Compiling cmake v0.1.57 |
| 1390 | 2026-03-20T23:53:22.237Z | Compiling indexmap v2.13.0 |
| 1391 | 2026-03-20T23:53:22.408Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-03-20T23:53:22.462Z | Compiling dunce v1.0.5 |
| 1393 | 2026-03-20T23:53:22.525Z | Compiling ident_case v1.0.1 |
| 1394 | 2026-03-20T23:53:22.578Z | Compiling fs_extra v1.3.0 |
| 1395 | 2026-03-20T23:53:22.633Z | Compiling synstructure v0.13.2 |
| 1396 | 2026-03-20T23:53:22.675Z | Compiling base64ct v1.8.3 |
| 1397 | 2026-03-20T23:53:22.866Z | Compiling flagset v0.4.7 |
| 1398 | 2026-03-20T23:53:22.935Z | Compiling aws-lc-sys v0.37.1 |
| 1399 | 2026-03-20T23:53:23.025Z | Compiling pem-rfc7468 v0.7.0 |
| 1400 | 2026-03-20T23:53:23.044Z | Compiling rand_core v0.9.5 |
| 1401 | 2026-03-20T23:53:23.069Z | Compiling rustix v1.1.3 |
| 1402 | 2026-03-20T23:53:23.069Z | Compiling iana-time-zone v0.1.65 |
| 1403 | 2026-03-20T23:53:23.142Z | Compiling ring v0.17.14 |
| 1404 | 2026-03-20T23:53:23.350Z | Compiling uuid v1.21.0 |
| 1405 | 2026-03-20T23:53:23.388Z | Compiling rustc_version v0.4.1 |
| 1406 | 2026-03-20T23:53:23.431Z | Compiling aws-lc-rs v1.16.0 |
| 1407 | 2026-03-20T23:53:23.489Z | Compiling regex-syntax v0.8.10 |
| 1408 | 2026-03-20T23:53:23.793Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-20T23:53:23.831Z | Compiling tracing-core v0.1.36 |
| 1410 | 2026-03-20T23:53:24.260Z | Compiling crossbeam-utils v0.8.21 |
| 1411 | 2026-03-20T23:53:24.594Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-03-20T23:53:24.654Z | Compiling serde_derive_internals v0.29.1 |
| 1413 | 2026-03-20T23:53:24.809Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-20T23:53:25.258Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-03-20T23:53:25.455Z | Compiling zeroize_derive v1.4.3 |
| 1416 | 2026-03-20T23:53:25.474Z | Compiling zerofrom-derive v0.1.6 |
| 1417 | 2026-03-20T23:53:25.525Z | Compiling yoke-derive v0.8.1 |
| 1418 | 2026-03-20T23:53:25.888Z | Compiling zerocopy-derive v0.8.40 |
| 1419 | 2026-03-20T23:53:26.342Z | Compiling zeroize v1.8.2 |
| 1420 | 2026-03-20T23:53:26.783Z | Compiling zerovec-derive v0.11.2 |
| 1421 | 2026-03-20T23:53:27.143Z | Compiling displaydoc v0.2.5 |
| 1422 | 2026-03-20T23:53:27.382Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-03-20T23:53:27.430Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-03-20T23:53:27.559Z | Compiling yoke v0.8.1 |
| 1425 | 2026-03-20T23:53:27.586Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-03-20T23:53:27.793Z | Compiling digest v0.10.7 |
| 1427 | 2026-03-20T23:53:27.796Z | Compiling tokio-macros v2.6.0 |
| 1428 | 2026-03-20T23:53:28.026Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-03-20T23:53:28.101Z | Compiling zerotrie v0.2.3 |
| 1430 | 2026-03-20T23:53:28.120Z | Compiling hmac v0.12.1 |
| 1431 | 2026-03-20T23:53:28.248Z | Compiling zerovec v0.11.5 |
| 1432 | 2026-03-20T23:53:28.314Z | Compiling block-padding v0.3.3 |
| 1433 | 2026-03-20T23:53:28.492Z | Compiling inout v0.1.4 |
| 1434 | 2026-03-20T23:53:28.516Z | Compiling sha2 v0.10.9 |
| 1435 | 2026-03-20T23:53:28.707Z | Compiling cipher v0.4.4 |
| 1436 | 2026-03-20T23:53:28.758Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-03-20T23:53:28.951Z | Compiling tinystr v0.8.2 |
| 1438 | 2026-03-20T23:53:29.045Z | Compiling potential_utf v0.1.4 |
| 1439 | 2026-03-20T23:53:29.094Z | Compiling futures-util v0.3.32 |
| 1440 | 2026-03-20T23:53:29.212Z | Compiling icu_locale_core v2.1.1 |
| 1441 | 2026-03-20T23:53:29.256Z | Compiling icu_collections v2.1.1 |
| 1442 | 2026-03-20T23:53:29.884Z | Compiling bytes v1.11.1 |
| 1443 | 2026-03-20T23:53:29.986Z | Compiling chrono v0.4.44 |
| 1444 | 2026-03-20T23:53:30.041Z | Compiling icu_provider v2.1.1 |
| 1445 | 2026-03-20T23:53:30.359Z | Compiling icu_properties v2.1.2 |
| 1446 | 2026-03-20T23:53:30.419Z | Compiling icu_normalizer v2.1.1 |
| 1447 | 2026-03-20T23:53:30.423Z | Compiling der v0.7.10 |
| 1448 | 2026-03-20T23:53:30.697Z | Compiling tokio v1.49.0 |
| 1449 | 2026-03-20T23:53:31.207Z | Compiling http v1.4.0 |
| 1450 | 2026-03-20T23:53:31.902Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-03-20T23:53:31.954Z | Compiling spki v0.7.3 |
| 1452 | 2026-03-20T23:53:32.068Z | Compiling ppv-lite86 v0.2.21 |
| 1453 | 2026-03-20T23:53:32.136Z | Compiling idna v1.1.0 |
| 1454 | 2026-03-20T23:53:32.184Z | Compiling salsa20 v0.10.2 |
| 1455 | 2026-03-20T23:53:32.214Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-03-20T23:53:32.234Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-03-20T23:53:32.350Z | Compiling scrypt v0.11.0 |
| 1458 | 2026-03-20T23:53:32.350Z | Compiling aes v0.8.4 |
| 1459 | 2026-03-20T23:53:32.444Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-20T23:53:32.506Z | Compiling url v2.5.8 |
| 1461 | 2026-03-20T23:53:32.624Z | Compiling rand_chacha v0.9.0 |
| 1462 | 2026-03-20T23:53:32.671Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-20T23:53:32.989Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-03-20T23:53:33.266Z | Compiling pkcs5 v0.7.1 |
| 1465 | 2026-03-20T23:53:33.502Z | Compiling rand v0.9.2 |
| 1466 | 2026-03-20T23:53:33.554Z | Compiling http-body v1.0.1 |
| 1467 | 2026-03-20T23:53:33.751Z | Compiling syn v1.0.109 |
| 1468 | 2026-03-20T23:53:33.808Z | Compiling httparse v1.10.1 |
| 1469 | 2026-03-20T23:53:33.897Z | Compiling base64 v0.22.1 |
| 1470 | 2026-03-20T23:53:34.014Z | Compiling thiserror v2.0.18 |
| 1471 | 2026-03-20T23:53:34.128Z | Compiling untrusted v0.7.1 |
| 1472 | 2026-03-20T23:53:34.146Z | Compiling schemars v0.8.22 |
| 1473 | 2026-03-20T23:53:34.238Z | Compiling untrusted v0.9.0 |
| 1474 | 2026-03-20T23:53:34.278Z | Compiling openssl-probe v0.2.1 |
| 1475 | 2026-03-20T23:53:34.425Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-03-20T23:53:34.460Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-03-20T23:53:34.495Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-03-20T23:53:34.522Z | Compiling scroll_derive v0.13.1 |
| 1479 | 2026-03-20T23:53:34.775Z | Compiling tracing v0.1.44 |
| 1480 | 2026-03-20T23:53:35.019Z | Compiling darling_core v0.20.11 |
| 1481 | 2026-03-20T23:53:35.113Z | Compiling tower-service v0.3.3 |
| 1482 | 2026-03-20T23:53:35.231Z | Compiling rustls v0.23.37 |
| 1483 | 2026-03-20T23:53:35.442Z | Compiling tinyvec_macros v0.1.1 |
| 1484 | 2026-03-20T23:53:35.476Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-03-20T23:53:35.529Z | Compiling tower-layer v0.3.3 |
| 1486 | 2026-03-20T23:53:35.579Z | Compiling try-lock v0.2.5 |
| 1487 | 2026-03-20T23:53:35.628Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-03-20T23:53:35.759Z | Compiling want v0.3.1 |
| 1489 | 2026-03-20T23:53:35.778Z | Compiling tokio-util v0.7.18 |
| 1490 | 2026-03-20T23:53:35.848Z | Compiling scroll v0.13.0 |
| 1491 | 2026-03-20T23:53:35.965Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-03-20T23:53:36.829Z | Compiling h2 v0.4.13 |
| 1493 | 2026-03-20T23:53:36.849Z | Compiling ipnet v2.11.0 |
| 1494 | 2026-03-20T23:53:37.186Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-03-20T23:53:37.516Z | Compiling spin v0.9.8 |
| 1496 | 2026-03-20T23:53:37.681Z | Compiling aho-corasick v1.1.4 |
| 1497 | 2026-03-20T23:53:37.779Z | Compiling httpdate v1.0.3 |
| 1498 | 2026-03-20T23:53:37.942Z | Compiling powerfmt v0.2.0 |
| 1499 | 2026-03-20T23:53:38.061Z | Compiling openssl v0.10.75 |
| 1500 | 2026-03-20T23:53:38.202Z | Compiling crc32fast v1.5.0 |
| 1501 | 2026-03-20T23:53:38.280Z | Compiling darling_macro v0.20.11 |
| 1502 | 2026-03-20T23:53:38.345Z | Compiling num-conv v0.2.0 |
| 1503 | 2026-03-20T23:53:38.512Z | Compiling pin-utils v0.1.0 |
| 1504 | 2026-03-20T23:53:38.532Z | Compiling foreign-types-shared v0.1.1 |
| 1505 | 2026-03-20T23:53:38.601Z | Compiling time-core v0.1.8 |
| 1506 | 2026-03-20T23:53:38.639Z | Compiling foreign-types v0.3.2 |
| 1507 | 2026-03-20T23:53:38.722Z | Compiling tempfile v3.25.0 |
| 1508 | 2026-03-20T23:53:38.767Z | Compiling deranged v0.5.8 |
| 1509 | 2026-03-20T23:53:38.792Z | Compiling time-macros v0.2.27 |
| 1510 | 2026-03-20T23:53:38.865Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-20T23:53:38.966Z | Compiling regex-automata v0.4.14 |
| 1512 | 2026-03-20T23:53:40.015Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-20T23:53:40.226Z | Compiling thiserror-impl v1.0.69 |
| 1514 | 2026-03-20T23:53:40.822Z | Compiling hyper v1.8.1 |
| 1515 | 2026-03-20T23:53:41.878Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-03-20T23:53:41.937Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-03-20T23:53:42.191Z | Compiling usdt-impl v0.6.0 |
| 1518 | 2026-03-20T23:53:42.277Z | Compiling simd-adler32 v0.3.8 |
| 1519 | 2026-03-20T23:53:42.379Z | Compiling siphasher v1.0.2 |
| 1520 | 2026-03-20T23:53:42.443Z | Compiling either v1.15.0 |
| 1521 | 2026-03-20T23:53:42.598Z | Compiling native-tls v0.2.18 |
| 1522 | 2026-03-20T23:53:42.602Z | Compiling num_threads v0.1.7 |
| 1523 | 2026-03-20T23:53:42.707Z | Compiling bit-vec v0.8.0 |
| 1524 | 2026-03-20T23:53:42.735Z | Compiling quick-error v1.2.3 |
| 1525 | 2026-03-20T23:53:42.867Z | Compiling rusty-fork v0.3.1 |
| 1526 | 2026-03-20T23:53:42.890Z | Compiling time v0.3.47 |
| 1527 | 2026-03-20T23:53:42.963Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-03-20T23:53:43.169Z | Compiling hyper-util v0.1.20 |
| 1529 | 2026-03-20T23:53:43.272Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-03-20T23:53:43.399Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-20T23:53:44.576Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-20T23:53:44.913Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-03-20T23:53:45.033Z | Compiling crossbeam-epoch v0.9.18 |
| 1534 | 2026-03-20T23:53:45.456Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-03-20T23:53:45.475Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-03-20T23:53:45.505Z | Compiling signature v2.2.0 |
| 1537 | 2026-03-20T23:53:45.735Z | Compiling scroll_derive v0.12.1 |
| 1538 | 2026-03-20T23:53:45.849Z | Compiling heapless v0.7.17 |
| 1539 | 2026-03-20T23:53:45.992Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-20T23:53:46.144Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-20T23:53:46.188Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-03-20T23:53:46.215Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1543 | 2026-03-20T23:53:46.367Z | Compiling sync_wrapper v1.0.2 |
| 1544 | 2026-03-20T23:53:46.502Z | Compiling thread-id v5.1.0 |
| 1545 | 2026-03-20T23:53:46.522Z | Compiling cookie v0.18.1 |
| 1546 | 2026-03-20T23:53:46.561Z | Compiling zstd-safe v7.2.4 |
| 1547 | 2026-03-20T23:53:46.595Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-20T23:53:46.613Z | Compiling unicode-bidi v0.3.18 |
| 1549 | 2026-03-20T23:53:46.737Z | Compiling unicode-segmentation v1.12.0 |
| 1550 | 2026-03-20T23:53:46.791Z | Compiling rayon-core v1.13.0 |
| 1551 | 2026-03-20T23:53:46.811Z | Compiling anyhow v1.0.102 |
| 1552 | 2026-03-20T23:53:47.006Z | Compiling paste v1.0.15 |
| 1553 | 2026-03-20T23:53:47.191Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-03-20T23:53:47.210Z | Compiling unicode-properties v0.1.4 |
| 1555 | 2026-03-20T23:53:47.241Z | Compiling unarray v0.1.4 |
| 1556 | 2026-03-20T23:53:47.322Z | Compiling miniz_oxide v0.8.9 |
| 1557 | 2026-03-20T23:53:47.381Z | Compiling proptest v1.10.0 |
| 1558 | 2026-03-20T23:53:47.462Z | Compiling stringprep v0.1.5 |
| 1559 | 2026-03-20T23:53:47.531Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-20T23:53:47.874Z | Compiling tower v0.5.3 |
| 1561 | 2026-03-20T23:53:48.129Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-20T23:53:48.319Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-20T23:53:48.381Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-03-20T23:53:48.469Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-03-20T23:53:48.489Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-03-20T23:53:48.533Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-20T23:53:48.639Z | Compiling serde_tokenstream v0.2.3 |
| 1568 | 2026-03-20T23:53:48.783Z | Compiling erased-serde v0.3.31 |
| 1569 | 2026-03-20T23:53:48.894Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-03-20T23:53:48.917Z | Compiling toml_datetime v0.6.11 |
| 1571 | 2026-03-20T23:53:49.041Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-03-20T23:53:49.072Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-20T23:53:49.245Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-03-20T23:53:49.248Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-03-20T23:53:49.490Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-03-20T23:53:49.508Z | Compiling hash32 v0.2.1 |
| 1577 | 2026-03-20T23:53:49.580Z | Compiling ff v0.13.1 |
| 1578 | 2026-03-20T23:53:49.660Z | Compiling memoffset v0.9.1 |
| 1579 | 2026-03-20T23:53:49.746Z | Compiling smoltcp v0.9.1 |
| 1580 | 2026-03-20T23:53:49.746Z | Compiling rustix v0.38.44 |
| 1581 | 2026-03-20T23:53:49.783Z | Compiling darling_macro v0.21.3 |
| 1582 | 2026-03-20T23:53:49.903Z | Compiling psl-types v2.0.11 |
| 1583 | 2026-03-20T23:53:49.917Z | Compiling ref-cast v1.0.25 |
| 1584 | 2026-03-20T23:53:50.047Z | Compiling iri-string v0.7.10 |
| 1585 | 2026-03-20T23:53:50.168Z | Compiling litrs v1.0.0 |
| 1586 | 2026-03-20T23:53:50.201Z | Compiling cfg_aliases v0.2.1 |
| 1587 | 2026-03-20T23:53:50.221Z | Compiling ryu v1.0.23 |
| 1588 | 2026-03-20T23:53:50.296Z | Compiling num-bigint-dig v0.8.6 |
| 1589 | 2026-03-20T23:53:50.320Z | Compiling zlib-rs v0.6.2 |
| 1590 | 2026-03-20T23:53:50.386Z | Compiling fallible-iterator v0.2.0 |
| 1591 | 2026-03-20T23:53:50.449Z | Compiling base16ct v0.2.0 |
| 1592 | 2026-03-20T23:53:50.554Z | Compiling darling v0.21.3 |
| 1593 | 2026-03-20T23:53:50.659Z | Compiling newtype-uuid v1.3.2 |
| 1594 | 2026-03-20T23:53:50.716Z | Compiling sec1 v0.7.3 |
| 1595 | 2026-03-20T23:53:50.854Z | Compiling postgres-protocol v0.6.10 |
| 1596 | 2026-03-20T23:53:50.881Z | Compiling document-features v0.2.12 |
| 1597 | 2026-03-20T23:53:51.103Z | Compiling serde_urlencoded v0.7.1 |
| 1598 | 2026-03-20T23:53:51.216Z | Compiling nix v0.31.1 |
| 1599 | 2026-03-20T23:53:51.430Z | Compiling zerocopy v0.7.35 |
| 1600 | 2026-03-20T23:53:51.683Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-03-20T23:53:51.705Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-03-20T23:53:51.843Z | Compiling num-iter v0.1.45 |
| 1603 | 2026-03-20T23:53:51.918Z | Compiling group v0.13.0 |
| 1604 | 2026-03-20T23:53:52.257Z | Compiling derive_builder v0.20.2 |
| 1605 | 2026-03-20T23:53:52.261Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-20T23:53:52.274Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-20T23:53:52.529Z | Compiling proc-macro-error v1.0.4 |
| 1608 | 2026-03-20T23:53:52.609Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-20T23:53:52.793Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-20T23:53:53.628Z | Compiling heck v0.4.1 |
| 1611 | 2026-03-20T23:53:53.666Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-03-20T23:53:53.669Z | Compiling regex v1.12.3 |
| 1613 | 2026-03-20T23:53:53.936Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-03-20T23:53:53.981Z | Compiling lazy_static v1.5.0 |
| 1615 | 2026-03-20T23:53:54.100Z | Compiling cargo-platform v0.1.9 |
| 1616 | 2026-03-20T23:53:54.270Z | Compiling hkdf v0.12.4 |
| 1617 | 2026-03-20T23:53:54.290Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-03-20T23:53:54.427Z | Compiling async-trait v0.1.89 |
| 1619 | 2026-03-20T23:53:54.474Z | Compiling flate2 v1.1.9 |
| 1620 | 2026-03-20T23:53:54.493Z | Compiling strum_macros v0.27.2 |
| 1621 | 2026-03-20T23:53:54.962Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-03-20T23:53:55.032Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-03-20T23:53:55.738Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-03-20T23:53:55.832Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-03-20T23:53:55.897Z | Compiling vergen v9.0.6 |
| 1626 | 2026-03-20T23:53:56.006Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-03-20T23:53:56.122Z | Compiling ahash v0.8.12 |
| 1628 | 2026-03-20T23:53:56.237Z | Compiling object v0.37.3 |
| 1629 | 2026-03-20T23:53:56.370Z | Compiling bitflags v1.3.2 |
| 1630 | 2026-03-20T23:53:56.464Z | Compiling managed v0.8.0 |
| 1631 | 2026-03-20T23:53:56.578Z | Compiling foldhash v0.1.5 |
| 1632 | 2026-03-20T23:53:56.683Z | Compiling winnow v0.5.40 |
| 1633 | 2026-03-20T23:53:56.741Z | Compiling libbz2-rs-sys v0.2.2 |
| 1634 | 2026-03-20T23:53:56.797Z | Compiling bumpalo v3.20.2 |
| 1635 | 2026-03-20T23:53:57.120Z | Compiling console v0.16.2 |
| 1636 | 2026-03-20T23:53:57.190Z | Compiling clap_builder v4.5.60 |
| 1637 | 2026-03-20T23:53:57.209Z | Compiling strum v0.27.2 |
| 1638 | 2026-03-20T23:53:57.372Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-03-20T23:53:57.635Z | Compiling zopfli v0.8.3 |
| 1640 | 2026-03-20T23:53:57.653Z | Compiling hashbrown v0.15.5 |
| 1641 | 2026-03-20T23:53:57.862Z | Compiling daft v0.1.5 |
| 1642 | 2026-03-20T23:53:58.405Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-03-20T23:53:58.461Z | Compiling dof v0.3.0 |
| 1644 | 2026-03-20T23:53:58.726Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-03-20T23:53:58.839Z | Compiling hubpack v0.1.2 |
| 1646 | 2026-03-20T23:53:59.122Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-03-20T23:53:59.444Z | Compiling zone_cfg_derive v0.3.1 |
| 1648 | 2026-03-20T23:54:00.271Z | Compiling phf v0.13.1 |
| 1649 | 2026-03-20T23:54:00.484Z | Compiling zstd v0.13.3 |
| 1650 | 2026-03-20T23:54:00.879Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-20T23:54:01.011Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-20T23:54:01.030Z | Compiling rayon v1.11.0 |
| 1653 | 2026-03-20T23:54:01.746Z | Compiling hyper-tls v0.6.0 |
| 1654 | 2026-03-20T23:54:01.914Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-20T23:54:02.094Z | Compiling postgres-types v0.2.12 |
| 1656 | 2026-03-20T23:54:02.188Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-20T23:54:02.205Z | Compiling usdt-attr-macro v0.6.0 |
| 1658 | 2026-03-20T23:54:02.449Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-20T23:54:02.853Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-03-20T23:54:03.229Z | Compiling dtrace-parser v0.2.0 |
| 1661 | 2026-03-20T23:54:03.403Z | Compiling itertools v0.12.1 |
| 1662 | 2026-03-20T23:54:03.485Z | Compiling phf_shared v0.11.3 |
| 1663 | 2026-03-20T23:54:03.648Z | Compiling bstr v1.12.1 |
| 1664 | 2026-03-20T23:54:03.717Z | Compiling pkcs1 v0.7.5 |
| 1665 | 2026-03-20T23:54:03.736Z | Compiling hex v0.4.3 |
| 1666 | 2026-03-20T23:54:03.992Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-03-20T23:54:04.090Z | Compiling rfc6979 v0.4.0 |
| 1668 | 2026-03-20T23:54:04.175Z | Compiling serde_repr v0.1.20 |
| 1669 | 2026-03-20T23:54:04.251Z | Compiling clap_derive v4.5.55 |
| 1670 | 2026-03-20T23:54:04.270Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-03-20T23:54:04.289Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-03-20T23:54:04.542Z | Compiling float-cmp v0.10.0 |
| 1673 | 2026-03-20T23:54:04.727Z | Compiling thread-id v4.2.2 |
| 1674 | 2026-03-20T23:54:04.837Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-20T23:54:04.860Z | Compiling env_filter v1.0.0 |
| 1676 | 2026-03-20T23:54:04.947Z | Compiling encoding_rs v0.8.35 |
| 1677 | 2026-03-20T23:54:05.079Z | Compiling whoami v2.1.0 |
| 1678 | 2026-03-20T23:54:05.118Z | Compiling fixedbitset v0.5.7 |
| 1679 | 2026-03-20T23:54:05.262Z | Compiling unit-prefix v0.5.2 |
| 1680 | 2026-03-20T23:54:05.456Z | Compiling mime v0.3.17 |
| 1681 | 2026-03-20T23:54:05.517Z | Compiling fixedbitset v0.4.2 |
| 1682 | 2026-03-20T23:54:05.572Z | Compiling static_assertions v1.1.0 |
| 1683 | 2026-03-20T23:54:05.669Z | Compiling new_debug_unreachable v1.0.6 |
| 1684 | 2026-03-20T23:54:05.774Z | Compiling rustc-hash v2.1.1 |
| 1685 | 2026-03-20T23:54:05.848Z | Compiling difflib v0.4.0 |
| 1686 | 2026-03-20T23:54:05.867Z | Compiling jiff v0.2.21 |
| 1687 | 2026-03-20T23:54:05.934Z | Compiling predicates-core v1.0.10 |
| 1688 | 2026-03-20T23:54:06.172Z | Compiling keccak v0.1.6 |
| 1689 | 2026-03-20T23:54:06.634Z | Compiling normalize-line-endings v0.3.0 |
| 1690 | 2026-03-20T23:54:06.653Z | Compiling data-encoding v2.10.0 |
| 1691 | 2026-03-20T23:54:06.699Z | Compiling precomputed-hash v0.1.1 |
| 1692 | 2026-03-20T23:54:06.732Z | Compiling strum v0.26.3 |
| 1693 | 2026-03-20T23:54:06.754Z | Compiling predicates v3.1.4 |
| 1694 | 2026-03-20T23:54:06.811Z | Compiling string_cache v0.8.9 |
| 1695 | 2026-03-20T23:54:06.894Z | Compiling clap v4.5.60 |
| 1696 | 2026-03-20T23:54:06.999Z | Compiling sha3 v0.10.8 |
| 1697 | 2026-03-20T23:54:07.050Z | Compiling hickory-proto v0.25.2 |
| 1698 | 2026-03-20T23:54:07.097Z | Compiling iddqd v0.3.17 |
| 1699 | 2026-03-20T23:54:07.298Z | Compiling petgraph v0.6.5 |
| 1700 | 2026-03-20T23:54:07.586Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1701 | 2026-03-20T23:54:07.624Z | Compiling toml_edit v0.22.27 |
| 1702 | 2026-03-20T23:54:07.644Z | Compiling indicatif v0.18.4 |
| 1703 | 2026-03-20T23:54:08.607Z | Compiling petgraph v0.8.3 |
| 1704 | 2026-03-20T23:54:08.822Z | Compiling tokio-postgres v0.7.16 |
| 1705 | 2026-03-20T23:54:09.352Z | Compiling env_logger v0.11.9 |
| 1706 | 2026-03-20T23:54:09.823Z | Compiling zip v4.6.1 |
| 1707 | 2026-03-20T23:54:11.122Z | Compiling usdt v0.6.0 |
| 1708 | 2026-03-20T23:54:11.263Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-20T23:54:11.313Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-20T23:54:11.457Z | Compiling ecdsa v0.16.9 |
| 1711 | 2026-03-20T23:54:11.477Z | Compiling similar v2.7.0 |
| 1712 | 2026-03-20T23:54:11.797Z | Compiling rsa v0.9.10 |
| 1713 | 2026-03-20T23:54:11.800Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-20T23:54:11.975Z | Compiling crossterm v0.28.1 |
| 1715 | 2026-03-20T23:54:12.074Z | Compiling ed25519-dalek v2.2.0 |
| 1716 | 2026-03-20T23:54:12.174Z | Compiling zip v0.6.6 |
| 1717 | 2026-03-20T23:54:12.939Z | Compiling toml v0.7.8 |
| 1718 | 2026-03-20T23:54:13.794Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1719 | 2026-03-20T23:54:13.797Z | Compiling itertools v0.13.0 |
| 1720 | 2026-03-20T23:54:13.988Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-03-20T23:54:14.178Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-03-20T23:54:14.548Z | Compiling x509-cert v0.2.5 |
| 1723 | 2026-03-20T23:54:14.610Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-03-20T23:54:14.648Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-03-20T23:54:14.672Z | Compiling sha1 v0.10.6 |
| 1726 | 2026-03-20T23:54:15.037Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1727 | 2026-03-20T23:54:15.042Z | Compiling peg-runtime v0.8.5 |
| 1728 | 2026-03-20T23:54:15.336Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-20T23:54:15.378Z | Compiling thread_local v1.1.9 |
| 1730 | 2026-03-20T23:54:15.479Z | Compiling slog-async v2.8.0 |
| 1731 | 2026-03-20T23:54:15.576Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-03-20T23:54:15.697Z | Compiling futures-executor v0.3.32 |
| 1733 | 2026-03-20T23:54:15.901Z | Compiling is-terminal v0.4.17 |
| 1734 | 2026-03-20T23:54:16.008Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-20T23:54:16.028Z | Compiling take_mut v0.2.2 |
| 1736 | 2026-03-20T23:54:16.046Z | Compiling term v1.2.1 |
| 1737 | 2026-03-20T23:54:16.170Z | Compiling xattr v1.6.1 |
| 1738 | 2026-03-20T23:54:16.234Z | Compiling futures v0.3.32 |
| 1739 | 2026-03-20T23:54:16.360Z | Compiling tar v0.4.44 |
| 1740 | 2026-03-20T23:54:16.633Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-20T23:54:23.132Z | Compiling rustls-webpki v0.103.9 |
| 1742 | 2026-03-20T23:54:27.168Z | Compiling tokio-rustls v0.26.4 |
| 1743 | 2026-03-20T23:54:27.171Z | Compiling rustls-platform-verifier v0.6.2 |
| 1744 | 2026-03-20T23:54:27.442Z | Compiling hyper-rustls v0.27.7 |
| 1745 | 2026-03-20T23:54:27.702Z | Compiling reqwest v0.13.2 |
| 1746 | 2026-03-20T23:54:27.702Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-20T23:54:30.677Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1748 | 2026-03-20T23:54:30.959Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1749 | 2026-03-20T23:54:34.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1750 | 2026-03-20T23:54:34.929Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1751 | 2026-03-20T23:54:34.990Z | Mar 20 23:54:34.226 INFO Starting download, target: Clickhouse |
| 1752 | 2026-03-20T23:54:34.990Z | Mar 20 23:54:34.226 INFO Starting download, target: Cockroach |
| 1753 | 2026-03-20T23:54:34.990Z | Mar 20 23:54:34.226 INFO Starting download, target: Console |
| 1754 | 2026-03-20T23:54:34.990Z | Mar 20 23:54:34.226 INFO Starting download, target: TransceiverControl |
| 1755 | 2026-03-20T23:54:34.993Z | Mar 20 23:54:34.226 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-03-20T23:54:34.993Z | Mar 20 23:54:34.226 INFO Starting download, target: DendriteStub |
| 1757 | 2026-03-20T23:54:34.993Z | Mar 20 23:54:34.227 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1758 | 2026-03-20T23:54:34.994Z | Mar 20 23:54:34.227 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1759 | 2026-03-20T23:54:34.994Z | Mar 20 23:54:34.227 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1760 | 2026-03-20T23:54:34.994Z | Mar 20 23:54:34.227 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1761 | 2026-03-20T23:54:34.994Z | Mar 20 23:54:34.227 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-03-20T23:54:34.994Z | Mar 20 23:54:34.227 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-20T23:54:35.595Z | Mar 20 23:54:34.830 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1764 | 2026-03-20T23:54:35.938Z | Mar 20 23:54:35.168 INFO Download complete, target: TransceiverControl |
| 1765 | 2026-03-20T23:54:36.006Z | Mar 20 23:54:35.234 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-03-20T23:54:36.394Z | Mar 20 23:54:35.627 INFO Download complete, target: Console |
| 1767 | 2026-03-20T23:54:36.645Z | Mar 20 23:54:35.878 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1768 | 2026-03-20T23:54:36.849Z | Mar 20 23:54:36.085 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1769 | 2026-03-20T23:54:36.876Z | Mar 20 23:54:36.111 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-03-20T23:54:37.412Z | Mar 20 23:54:36.648 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-20T23:54:37.412Z | Mar 20 23:54:36.648 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-20T23:54:40.360Z | Mar 20 23:54:39.595 INFO Download complete, target: DendriteStub |
| 1773 | 2026-03-20T23:54:40.489Z | Mar 20 23:54:39.725 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-03-20T23:54:45.155Z | Mar 20 23:54:44.389 INFO Checking that binary works, target: Cockroach |
| 1775 | 2026-03-20T23:54:45.343Z | Mar 20 23:54:44.502 INFO Download complete, target: Cockroach |
| 1776 | 2026-03-20T23:54:48.055Z | Mar 20 23:54:47.288 INFO Checking that binary works, target: Clickhouse |
| 1777 | 2026-03-20T23:54:48.223Z | Mar 20 23:54:47.457 INFO Download complete, target: Clickhouse |
| 1778 | 2026-03-20T23:54:48.242Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1779 | 2026-03-20T23:54:48.246Z | |
| 1780 | 2026-03-20T23:54:48.246Z | real 3:57.188234609 |
| 1781 | 2026-03-20T23:54:48.246Z | user 10:22.140648074 |
| 1782 | 2026-03-20T23:54:48.246Z | sys 1:46.652627588 |
| 1783 | 2026-03-20T23:54:48.246Z | trap 0.322252225 |
| 1784 | 2026-03-20T23:54:48.246Z | tflt 0.658037071 |
| 1785 | 2026-03-20T23:54:48.246Z | dflt 0.666100245 |
| 1786 | 2026-03-20T23:54:48.246Z | kflt 0.083935117 |
| 1787 | 2026-03-20T23:54:48.246Z | lock 30:06.508863277 |
| 1788 | 2026-03-20T23:54:48.246Z | slp 29:04.118815716 |
| 1789 | 2026-03-20T23:54:48.246Z | lat 55.058685956 |
| 1790 | 2026-03-20T23:54:48.246Z | stop 2:40.013390962 |
| 1791 | 2026-03-20T23:54:48.246Z | + banner hack-check |
| 1792 | 2026-03-20T23:54:48.247Z | |
| 1793 | 2026-03-20T23:54:48.247Z | # # ## #### # # #### # # ###### #### # # |
| 1794 | 2026-03-20T23:54:48.247Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-03-20T23:54:48.247Z | ###### # # # #### ##### # ###### ##### # #### |
| 1796 | 2026-03-20T23:54:48.247Z | # # ###### # # # # # # # # # # |
| 1797 | 2026-03-20T23:54:48.247Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-20T23:54:48.247Z | # # # # #### # # #### # # ###### #### # # |
| 1799 | 2026-03-20T23:54:48.247Z | |
| 1800 | 2026-03-20T23:54:48.247Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-20T23:54:48.247Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-20T23:54:48.247Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1803 | 2026-03-20T23:54:48.938Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1804 | 2026-03-20T23:54:49.213Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1805 | 2026-03-20T23:54:51.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 1806 | 2026-03-20T23:54:51.800Z | Running `target/debug/xtask check-features --ci` |
| 1807 | 2026-03-20T23:54:51.831Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1808 | 2026-03-20T23:54:51.837Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1809 | 2026-03-20T23:54:52.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1810 | 2026-03-20T23:54:52.493Z | Running `target/debug/xtask download cargo-hack` |
| 1811 | 2026-03-20T23:54:53.500Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-03-20T23:54:53.883Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-03-20T23:54:57.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s |
| 1814 | 2026-03-20T23:54:57.331Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1815 | 2026-03-20T23:54:57.389Z | Mar 20 23:54:56.606 INFO Starting download, target: CargoHack |
| 1816 | 2026-03-20T23:54:57.396Z | Mar 20 23:54:56.607 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1817 | 2026-03-20T23:54:57.792Z | Mar 20 23:54:57.024 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1818 | 2026-03-20T23:54:57.876Z | Mar 20 23:54:57.105 INFO Download complete, target: CargoHack |
| 1819 | 2026-03-20T23:54:57.884Z | 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" |
| 1820 | 2026-03-20T23:54:57.894Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1821 | 2026-03-20T23:54:58.146Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1822 | 2026-03-20T23:54:58.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-20T23:54:58.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-20T23:54:58.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-20T23:54:58.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1826 | 2026-03-20T23:54:58.848Z | |
| 1827 | 2026-03-20T23:54:58.848Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1828 | 2026-03-20T23:54:59.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-20T23:54:59.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-20T23:54:59.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-20T23:54:59.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1832 | 2026-03-20T23:54:59.599Z | |
| 1833 | 2026-03-20T23:54:59.599Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1834 | 2026-03-20T23:55:00.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-20T23:55:00.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-20T23:55:00.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-20T23:55:00.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1838 | 2026-03-20T23:55:00.335Z | |
| 1839 | 2026-03-20T23:55:00.336Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1840 | 2026-03-20T23:55:00.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-20T23:55:00.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-20T23:55:00.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-20T23:55:00.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1844 | 2026-03-20T23:55:01.075Z | |
| 1845 | 2026-03-20T23:55:01.075Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1846 | 2026-03-20T23:55:01.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-20T23:55:01.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-20T23:55:01.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-20T23:55:01.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1850 | 2026-03-20T23:55:01.823Z | |
| 1851 | 2026-03-20T23:55:01.823Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1852 | 2026-03-20T23:55:02.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-20T23:55:02.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-20T23:55:02.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-20T23:55:02.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1856 | 2026-03-20T23:55:02.594Z | |
| 1857 | 2026-03-20T23:55:02.594Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1858 | 2026-03-20T23:55:03.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-20T23:55:03.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-20T23:55:03.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-20T23:55:03.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1862 | 2026-03-20T23:55:03.357Z | |
| 1863 | 2026-03-20T23:55:03.357Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1864 | 2026-03-20T23:55:04.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-20T23:55:04.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-20T23:55:04.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-20T23:55:04.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1868 | 2026-03-20T23:55:04.148Z | |
| 1869 | 2026-03-20T23:55:04.148Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1870 | 2026-03-20T23:55:04.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-20T23:55:04.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-20T23:55:04.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-20T23:55:04.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1874 | 2026-03-20T23:55:04.708Z | |
| 1875 | 2026-03-20T23:55:04.708Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1876 | 2026-03-20T23:55:05.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-20T23:55:05.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-20T23:55:05.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-20T23:55:05.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1880 | 2026-03-20T23:55:05.305Z | |
| 1881 | 2026-03-20T23:55:05.305Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1882 | 2026-03-20T23:55:05.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-20T23:55:05.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-20T23:55:05.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-20T23:55:05.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1886 | 2026-03-20T23:55:05.901Z | |
| 1887 | 2026-03-20T23:55:05.901Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1888 | 2026-03-20T23:55:06.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-20T23:55:06.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-20T23:55:06.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-20T23:55:06.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1892 | 2026-03-20T23:55:06.496Z | |
| 1893 | 2026-03-20T23:55:06.496Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1894 | 2026-03-20T23:55:07.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-20T23:55:07.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-20T23:55:07.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-20T23:55:07.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1898 | 2026-03-20T23:55:07.090Z | |
| 1899 | 2026-03-20T23:55:07.090Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1900 | 2026-03-20T23:55:07.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-20T23:55:07.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-20T23:55:07.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-20T23:55:07.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1904 | 2026-03-20T23:55:07.689Z | |
| 1905 | 2026-03-20T23:55:07.689Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1906 | 2026-03-20T23:55:08.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-20T23:55:08.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-20T23:55:08.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-20T23:55:08.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1910 | 2026-03-20T23:55:08.276Z | |
| 1911 | 2026-03-20T23:55:08.276Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1912 | 2026-03-20T23:55:08.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-20T23:55:08.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-20T23:55:08.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-20T23:55:08.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1916 | 2026-03-20T23:55:08.868Z | |
| 1917 | 2026-03-20T23:55:08.868Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1918 | 2026-03-20T23:55:09.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-20T23:55:09.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-20T23:55:09.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-20T23:55:09.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1922 | 2026-03-20T23:55:09.463Z | |
| 1923 | 2026-03-20T23:55:09.463Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1924 | 2026-03-20T23:55:09.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-20T23:55:10.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-20T23:55:10.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-20T23:55:10.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1928 | 2026-03-20T23:55:10.062Z | |
| 1929 | 2026-03-20T23:55:10.062Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1930 | 2026-03-20T23:55:10.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-20T23:55:10.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-20T23:55:10.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-20T23:55:10.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1934 | 2026-03-20T23:55:10.650Z | |
| 1935 | 2026-03-20T23:55:10.651Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1936 | 2026-03-20T23:55:11.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-20T23:55:11.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-20T23:55:11.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-20T23:55:11.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1940 | 2026-03-20T23:55:11.245Z | |
| 1941 | 2026-03-20T23:55:11.245Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1942 | 2026-03-20T23:55:11.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-20T23:55:11.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-20T23:55:11.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-20T23:55:11.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1946 | 2026-03-20T23:55:15.130Z | |
| 1947 | 2026-03-20T23:55:15.130Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1948 | 2026-03-20T23:55:15.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-20T23:55:15.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-20T23:55:15.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-20T23:55:15.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1952 | 2026-03-20T23:55:15.175Z | |
| 1953 | 2026-03-20T23:55:15.175Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1954 | 2026-03-20T23:55:15.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-20T23:55:15.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-20T23:55:15.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-20T23:55:15.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1958 | 2026-03-20T23:55:15.176Z | |
| 1959 | 2026-03-20T23:55:15.176Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1960 | 2026-03-20T23:55:15.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-20T23:55:15.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-20T23:55:15.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-20T23:55:15.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1964 | 2026-03-20T23:55:15.176Z | |
| 1965 | 2026-03-20T23:55:15.176Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1966 | 2026-03-20T23:55:15.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-20T23:55:15.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-20T23:55:15.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-20T23:55:15.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1970 | 2026-03-20T23:55:15.176Z | |
| 1971 | 2026-03-20T23:55:15.176Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1972 | 2026-03-20T23:55:15.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-20T23:55:15.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-20T23:55:15.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-20T23:55:15.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1976 | 2026-03-20T23:55:15.176Z | |
| 1977 | 2026-03-20T23:55:15.176Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1978 | 2026-03-20T23:55:15.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-20T23:55:15.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-20T23:55:15.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-20T23:55:15.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1982 | 2026-03-20T23:55:15.432Z | |
| 1983 | 2026-03-20T23:55:15.432Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1984 | 2026-03-20T23:55:15.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-20T23:55:15.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-20T23:55:15.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-20T23:55:15.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1988 | 2026-03-20T23:55:16.030Z | |
| 1989 | 2026-03-20T23:55:16.031Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1990 | 2026-03-20T23:55:16.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-20T23:55:16.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-20T23:55:16.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-20T23:55:16.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1994 | 2026-03-20T23:55:16.629Z | |
| 1995 | 2026-03-20T23:55:16.629Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1996 | 2026-03-20T23:55:17.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-20T23:55:17.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-20T23:55:17.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-20T23:55:17.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2000 | 2026-03-20T23:55:17.222Z | |
| 2001 | 2026-03-20T23:55:17.222Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2002 | 2026-03-20T23:55:17.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-20T23:55:17.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-20T23:55:17.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-20T23:55:17.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2006 | 2026-03-20T23:55:17.816Z | |
| 2007 | 2026-03-20T23:55:17.816Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2008 | 2026-03-20T23:55:18.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-20T23:55:18.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-20T23:55:18.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-20T23:55:18.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2012 | 2026-03-20T23:55:18.412Z | |
| 2013 | 2026-03-20T23:55:18.412Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2014 | 2026-03-20T23:55:18.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-20T23:55:18.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-20T23:55:18.943Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-20T23:55:18.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2018 | 2026-03-20T23:55:19.007Z | |
| 2019 | 2026-03-20T23:55:19.007Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2020 | 2026-03-20T23:55:19.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-20T23:55:19.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-20T23:55:19.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-20T23:55:19.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2024 | 2026-03-20T23:55:19.602Z | |
| 2025 | 2026-03-20T23:55:19.602Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2026 | 2026-03-20T23:55:20.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-20T23:55:20.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-20T23:55:20.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-20T23:55:20.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2030 | 2026-03-20T23:55:20.196Z | |
| 2031 | 2026-03-20T23:55:20.196Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2032 | 2026-03-20T23:55:20.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-20T23:55:20.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-20T23:55:20.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-20T23:55:20.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2036 | 2026-03-20T23:55:20.793Z | |
| 2037 | 2026-03-20T23:55:20.793Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2038 | 2026-03-20T23:55:21.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-20T23:55:21.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-20T23:55:21.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-20T23:55:21.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2042 | 2026-03-20T23:55:21.389Z | |
| 2043 | 2026-03-20T23:55:21.389Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2044 | 2026-03-20T23:55:21.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-20T23:55:21.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-20T23:55:21.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-20T23:55:21.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2048 | 2026-03-20T23:55:21.984Z | |
| 2049 | 2026-03-20T23:55:21.984Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2050 | 2026-03-20T23:55:22.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-20T23:55:22.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-20T23:55:22.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-20T23:55:22.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2054 | 2026-03-20T23:55:22.579Z | |
| 2055 | 2026-03-20T23:55:22.580Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2056 | 2026-03-20T23:55:23.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-20T23:55:23.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-20T23:55:23.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-20T23:55:23.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2060 | 2026-03-20T23:55:23.179Z | |
| 2061 | 2026-03-20T23:55:23.179Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2062 | 2026-03-20T23:55:23.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-20T23:55:23.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-20T23:55:23.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-20T23:55:23.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2066 | 2026-03-20T23:55:23.779Z | |
| 2067 | 2026-03-20T23:55:23.779Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2068 | 2026-03-20T23:55:24.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-20T23:55:24.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-20T23:55:24.314Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-20T23:55:24.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2072 | 2026-03-20T23:55:24.381Z | |
| 2073 | 2026-03-20T23:55:24.381Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2074 | 2026-03-20T23:55:24.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-20T23:55:24.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-20T23:55:24.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-20T23:55:24.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2078 | 2026-03-20T23:55:24.981Z | |
| 2079 | 2026-03-20T23:55:24.981Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2080 | 2026-03-20T23:55:25.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-20T23:55:25.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-20T23:55:25.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-20T23:55:25.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2084 | 2026-03-20T23:55:25.581Z | |
| 2085 | 2026-03-20T23:55:25.581Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2086 | 2026-03-20T23:55:26.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-20T23:55:26.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-20T23:55:26.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-20T23:55:26.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2090 | 2026-03-20T23:55:26.182Z | |
| 2091 | 2026-03-20T23:55:26.182Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2092 | 2026-03-20T23:55:26.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-20T23:55:26.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-20T23:55:26.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-20T23:55:26.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2096 | 2026-03-20T23:55:26.783Z | |
| 2097 | 2026-03-20T23:55:26.783Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2098 | 2026-03-20T23:55:27.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-20T23:55:27.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-20T23:55:27.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-20T23:55:27.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2102 | 2026-03-20T23:55:27.384Z | |
| 2103 | 2026-03-20T23:55:27.384Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2104 | 2026-03-20T23:55:27.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-20T23:55:27.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-20T23:55:27.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-03-20T23:55:27.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2108 | 2026-03-20T23:55:27.985Z | |
| 2109 | 2026-03-20T23:55:27.985Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2110 | 2026-03-20T23:55:28.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-03-20T23:55:28.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-03-20T23:55:29.058Z | Checking cfg-if v1.0.4 |
| 2113 | 2026-03-20T23:55:29.218Z | Checking libc v0.2.180 |
| 2114 | 2026-03-20T23:55:29.220Z | Checking serde_core v1.0.228 |
| 2115 | 2026-03-20T23:55:29.251Z | Checking memchr v2.8.0 |
| 2116 | 2026-03-20T23:55:29.270Z | Checking smallvec v1.15.1 |
| 2117 | 2026-03-20T23:55:29.273Z | Checking itoa v1.0.17 |
| 2118 | 2026-03-20T23:55:29.306Z | Checking log v0.4.29 |
| 2119 | 2026-03-20T23:55:29.309Z | Checking zeroize v1.8.2 |
| 2120 | 2026-03-20T23:55:29.346Z | Checking stable_deref_trait v1.2.1 |
| 2121 | 2026-03-20T23:55:29.442Z | Checking zerofrom v0.1.6 |
| 2122 | 2026-03-20T23:55:29.461Z | Checking zmij v1.0.21 |
| 2123 | 2026-03-20T23:55:29.517Z | Checking scopeguard v1.2.0 |
| 2124 | 2026-03-20T23:55:29.538Z | Checking subtle v2.6.1 |
| 2125 | 2026-03-20T23:55:29.557Z | Checking percent-encoding v2.3.2 |
| 2126 | 2026-03-20T23:55:29.587Z | Checking yoke v0.8.1 |
| 2127 | 2026-03-20T23:55:29.642Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-20T23:55:29.726Z | Checking writeable v0.6.2 |
| 2129 | 2026-03-20T23:55:29.729Z | Checking litemap v0.8.1 |
| 2130 | 2026-03-20T23:55:29.766Z | Checking libm v0.2.16 |
| 2131 | 2026-03-20T23:55:29.794Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-03-20T23:55:29.827Z | Checking zerovec v0.11.5 |
| 2133 | 2026-03-20T23:55:29.839Z | Checking getrandom v0.2.17 |
| 2134 | 2026-03-20T23:55:29.909Z | Checking errno v0.3.14 |
| 2135 | 2026-03-20T23:55:29.937Z | Checking zerotrie v0.2.3 |
| 2136 | 2026-03-20T23:55:29.955Z | Checking icu_normalizer_data v2.1.1 |
| 2137 | 2026-03-20T23:55:29.979Z | Checking pin-project-lite v0.2.17 |
| 2138 | 2026-03-20T23:55:30.011Z | Checking rand_core v0.6.4 |
| 2139 | 2026-03-20T23:55:30.074Z | Checking utf8_iter v1.0.4 |
| 2140 | 2026-03-20T23:55:30.092Z | Checking form_urlencoded v1.2.2 |
| 2141 | 2026-03-20T23:55:30.103Z | Checking typenum v1.19.0 |
| 2142 | 2026-03-20T23:55:30.203Z | Checking portable-atomic v1.13.1 |
| 2143 | 2026-03-20T23:55:30.227Z | Checking critical-section v1.2.0 |
| 2144 | 2026-03-20T23:55:30.246Z | Checking rand_core v0.10.0 |
| 2145 | 2026-03-20T23:55:30.265Z | Checking signal-hook-registry v1.4.8 |
| 2146 | 2026-03-20T23:55:30.354Z | Checking parking_lot_core v0.9.12 |
| 2147 | 2026-03-20T23:55:30.408Z | Checking tinystr v0.8.2 |
| 2148 | 2026-03-20T23:55:30.426Z | Checking potential_utf v0.1.4 |
| 2149 | 2026-03-20T23:55:30.466Z | Checking getrandom v0.4.1 |
| 2150 | 2026-03-20T23:55:30.589Z | Checking icu_collections v2.1.1 |
| 2151 | 2026-03-20T23:55:30.609Z | Checking parking_lot v0.12.5 |
| 2152 | 2026-03-20T23:55:30.629Z | Checking icu_locale_core v2.1.1 |
| 2153 | 2026-03-20T23:55:30.835Z | Checking mio v1.1.1 |
| 2154 | 2026-03-20T23:55:30.848Z | Checking num-traits v0.2.19 |
| 2155 | 2026-03-20T23:55:30.848Z | Checking once_cell v1.21.3 |
| 2156 | 2026-03-20T23:55:30.848Z | Checking generic-array v0.14.7 |
| 2157 | 2026-03-20T23:55:30.868Z | Checking socket2 v0.6.2 |
| 2158 | 2026-03-20T23:55:30.987Z | Checking zerocopy v0.8.40 |
| 2159 | 2026-03-20T23:55:31.011Z | Checking iana-time-zone v0.1.65 |
| 2160 | 2026-03-20T23:55:31.034Z | Checking futures-core v0.3.32 |
| 2161 | 2026-03-20T23:55:31.145Z | Checking equivalent v1.0.2 |
| 2162 | 2026-03-20T23:55:31.170Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-20T23:55:31.198Z | Checking const-oid v0.9.6 |
| 2164 | 2026-03-20T23:55:31.242Z | Checking foldhash v0.2.0 |
| 2165 | 2026-03-20T23:55:31.368Z | Checking serde v1.0.228 |
| 2166 | 2026-03-20T23:55:31.387Z | Checking serde_json v1.0.149 |
| 2167 | 2026-03-20T23:55:31.430Z | Checking icu_provider v2.1.1 |
| 2168 | 2026-03-20T23:55:31.449Z | Checking bitflags v2.11.0 |
| 2169 | 2026-03-20T23:55:31.518Z | Checking crypto-common v0.1.7 |
| 2170 | 2026-03-20T23:55:31.548Z | Checking uuid v1.21.0 |
| 2171 | 2026-03-20T23:55:31.658Z | Checking hashbrown v0.16.1 |
| 2172 | 2026-03-20T23:55:31.685Z | Checking dyn-clone v1.0.20 |
| 2173 | 2026-03-20T23:55:31.734Z | Checking icu_normalizer v2.1.1 |
| 2174 | 2026-03-20T23:55:31.810Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-03-20T23:55:31.931Z | Checking bytes v1.11.1 |
| 2176 | 2026-03-20T23:55:31.972Z | Checking chrono v0.4.44 |
| 2177 | 2026-03-20T23:55:32.143Z | Checking futures-sink v0.3.32 |
| 2178 | 2026-03-20T23:55:32.207Z | Checking block-buffer v0.10.4 |
| 2179 | 2026-03-20T23:55:32.270Z | Checking futures-channel v0.3.32 |
| 2180 | 2026-03-20T23:55:32.338Z | Checking semver v1.0.27 |
| 2181 | 2026-03-20T23:55:32.359Z | Checking futures-io v0.3.32 |
| 2182 | 2026-03-20T23:55:32.378Z | Checking slab v0.4.12 |
| 2183 | 2026-03-20T23:55:32.504Z | Checking futures-task v0.3.32 |
| 2184 | 2026-03-20T23:55:32.522Z | Checking digest v0.10.7 |
| 2185 | 2026-03-20T23:55:32.540Z | Checking tokio v1.49.0 |
| 2186 | 2026-03-20T23:55:32.580Z | Checking thiserror v2.0.18 |
| 2187 | 2026-03-20T23:55:32.604Z | Checking byteorder v1.5.0 |
| 2188 | 2026-03-20T23:55:32.679Z | Checking futures-util v0.3.32 |
| 2189 | 2026-03-20T23:55:32.718Z | Checking indexmap v2.13.0 |
| 2190 | 2026-03-20T23:55:32.773Z | Checking cpufeatures v0.2.17 |
| 2191 | 2026-03-20T23:55:32.860Z | Checking http v1.4.0 |
| 2192 | 2026-03-20T23:55:32.882Z | Checking fnv v1.0.7 |
| 2193 | 2026-03-20T23:55:32.992Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-20T23:55:33.013Z | Checking unicode-ident v1.0.24 |
| 2195 | 2026-03-20T23:55:33.148Z | Checking idna v1.1.0 |
| 2196 | 2026-03-20T23:55:33.168Z | Checking base64 v0.22.1 |
| 2197 | 2026-03-20T23:55:33.189Z | Checking tracing-core v0.1.36 |
| 2198 | 2026-03-20T23:55:33.459Z | Checking url v2.5.8 |
| 2199 | 2026-03-20T23:55:33.481Z | Checking proc-macro2 v1.0.106 |
| 2200 | 2026-03-20T23:55:33.503Z | Checking rustls-pki-types v1.14.0 |
| 2201 | 2026-03-20T23:55:33.594Z | Checking tracing v0.1.44 |
| 2202 | 2026-03-20T23:55:33.634Z | Checking regex-syntax v0.8.10 |
| 2203 | 2026-03-20T23:55:33.853Z | Checking untrusted v0.9.0 |
| 2204 | 2026-03-20T23:55:33.888Z | Checking thiserror v1.0.69 |
| 2205 | 2026-03-20T23:55:33.908Z | Checking quote v1.0.44 |
| 2206 | 2026-03-20T23:55:33.993Z | Checking ring v0.17.14 |
| 2207 | 2026-03-20T23:55:34.016Z | Checking schemars v0.8.22 |
| 2208 | 2026-03-20T23:55:34.040Z | Checking ipnet v2.11.0 |
| 2209 | 2026-03-20T23:55:34.127Z | Checking syn v2.0.117 |
| 2210 | 2026-03-20T23:55:34.383Z | Checking httparse v1.10.1 |
| 2211 | 2026-03-20T23:55:34.658Z | Checking http-body v1.0.1 |
| 2212 | 2026-03-20T23:55:34.835Z | Checking rustix v1.1.3 |
| 2213 | 2026-03-20T23:55:34.906Z | Checking block-padding v0.3.3 |
| 2214 | 2026-03-20T23:55:34.995Z | Checking ppv-lite86 v0.2.21 |
| 2215 | 2026-03-20T23:55:35.076Z | Checking getrandom v0.3.4 |
| 2216 | 2026-03-20T23:55:35.264Z | Checking atomic-waker v1.1.2 |
| 2217 | 2026-03-20T23:55:35.292Z | Checking inout v0.1.4 |
| 2218 | 2026-03-20T23:55:35.316Z | Checking hmac v0.12.1 |
| 2219 | 2026-03-20T23:55:35.388Z | Checking aws-lc-sys v0.37.1 |
| 2220 | 2026-03-20T23:55:35.411Z | Checking aho-corasick v1.1.4 |
| 2221 | 2026-03-20T23:55:35.431Z | Checking openssl-probe v0.2.1 |
| 2222 | 2026-03-20T23:55:35.468Z | Checking httpdate v1.0.3 |
| 2223 | 2026-03-20T23:55:35.487Z | Checking try-lock v0.2.5 |
| 2224 | 2026-03-20T23:55:35.562Z | Checking tower-layer v0.3.3 |
| 2225 | 2026-03-20T23:55:35.611Z | Checking untrusted v0.7.1 |
| 2226 | 2026-03-20T23:55:35.653Z | Checking powerfmt v0.2.0 |
| 2227 | 2026-03-20T23:55:35.750Z | Checking tower-service v0.3.3 |
| 2228 | 2026-03-20T23:55:35.753Z | Checking want v0.3.1 |
| 2229 | 2026-03-20T23:55:35.849Z | Checking deranged v0.5.8 |
| 2230 | 2026-03-20T23:55:35.867Z | Checking cipher v0.4.4 |
| 2231 | 2026-03-20T23:55:35.920Z | Checking rand_core v0.9.5 |
| 2232 | 2026-03-20T23:55:36.031Z | Checking num-conv v0.2.0 |
| 2233 | 2026-03-20T23:55:36.094Z | Checking aws-lc-rs v1.16.0 |
| 2234 | 2026-03-20T23:55:36.142Z | Checking time-core v0.1.8 |
| 2235 | 2026-03-20T23:55:36.164Z | Checking base64ct v1.8.3 |
| 2236 | 2026-03-20T23:55:36.184Z | Checking pin-utils v0.1.0 |
| 2237 | 2026-03-20T23:55:36.273Z | Checking num_threads v0.1.7 |
| 2238 | 2026-03-20T23:55:36.325Z | Checking regex-automata v0.4.14 |
| 2239 | 2026-03-20T23:55:36.347Z | Checking sha2 v0.10.9 |
| 2240 | 2026-03-20T23:55:36.381Z | Checking erased-serde v0.3.31 |
| 2241 | 2026-03-20T23:55:36.472Z | Checking pretty-hex v0.4.1 |
| 2242 | 2026-03-20T23:55:36.625Z | Checking rand_chacha v0.9.0 |
| 2243 | 2026-03-20T23:55:36.701Z | Checking ryu v1.0.23 |
| 2244 | 2026-03-20T23:55:36.857Z | Checking tokio-util v0.7.18 |
| 2245 | 2026-03-20T23:55:36.885Z | Checking fastrand v2.3.0 |
| 2246 | 2026-03-20T23:55:36.905Z | Checking rand v0.9.2 |
| 2247 | 2026-03-20T23:55:36.966Z | Checking slog v2.8.2 |
| 2248 | 2026-03-20T23:55:37.126Z | Checking pem-rfc7468 v0.7.0 |
| 2249 | 2026-03-20T23:55:37.146Z | Checking time v0.3.47 |
| 2250 | 2026-03-20T23:55:37.248Z | Checking rustls-webpki v0.103.9 |
| 2251 | 2026-03-20T23:55:37.331Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-03-20T23:55:37.350Z | Checking ipnetwork v0.21.1 |
| 2253 | 2026-03-20T23:55:37.394Z | Checking http-body-util v0.1.3 |
| 2254 | 2026-03-20T23:55:37.494Z | Checking sync_wrapper v1.0.2 |
| 2255 | 2026-03-20T23:55:37.544Z | Checking spin v0.9.8 |
| 2256 | 2026-03-20T23:55:37.625Z | Checking plain v0.2.3 |
| 2257 | 2026-03-20T23:55:37.645Z | Checking flagset v0.4.7 |
| 2258 | 2026-03-20T23:55:37.677Z | Checking tower v0.5.3 |
| 2259 | 2026-03-20T23:55:37.701Z | Checking h2 v0.4.13 |
| 2260 | 2026-03-20T23:55:37.757Z | Checking serde_urlencoded v0.7.1 |
| 2261 | 2026-03-20T23:55:37.780Z | Checking rand_chacha v0.3.1 |
| 2262 | 2026-03-20T23:55:37.807Z | Checking der v0.7.10 |
| 2263 | 2026-03-20T23:55:37.827Z | Checking rustls v0.23.37 |
| 2264 | 2026-03-20T23:55:38.033Z | Checking webpki-roots v1.0.6 |
| 2265 | 2026-03-20T23:55:38.056Z | Checking ucd-trie v0.1.7 |
| 2266 | 2026-03-20T23:55:38.183Z | Checking tinyvec_macros v0.1.1 |
| 2267 | 2026-03-20T23:55:38.204Z | Checking iri-string v0.7.10 |
| 2268 | 2026-03-20T23:55:38.227Z | Checking pest v2.8.6 |
| 2269 | 2026-03-20T23:55:38.267Z | Checking tinyvec v1.10.0 |
| 2270 | 2026-03-20T23:55:38.695Z | Checking rand v0.8.5 |
| 2271 | 2026-03-20T23:55:38.719Z | Checking tempfile v3.25.0 |
| 2272 | 2026-03-20T23:55:38.833Z | Checking spki v0.7.3 |
| 2273 | 2026-03-20T23:55:38.853Z | Checking salsa20 v0.10.2 |
| 2274 | 2026-03-20T23:55:38.977Z | Checking pbkdf2 v0.12.2 |
| 2275 | 2026-03-20T23:55:39.018Z | Checking foreign-types-shared v0.1.1 |
| 2276 | 2026-03-20T23:55:39.043Z | Checking unicode-width v0.2.0 |
| 2277 | 2026-03-20T23:55:39.119Z | Checking scrypt v0.11.0 |
| 2278 | 2026-03-20T23:55:39.155Z | Checking foreign-types v0.3.2 |
| 2279 | 2026-03-20T23:55:39.249Z | Checking regex v1.12.3 |
| 2280 | 2026-03-20T23:55:39.302Z | Checking cbc v0.1.2 |
| 2281 | 2026-03-20T23:55:39.359Z | Checking aes v0.8.4 |
| 2282 | 2026-03-20T23:55:39.399Z | Checking anyhow v1.0.102 |
| 2283 | 2026-03-20T23:55:39.463Z | Checking openssl-sys v0.9.111 |
| 2284 | 2026-03-20T23:55:39.634Z | Checking crossbeam-utils v0.8.21 |
| 2285 | 2026-03-20T23:55:39.651Z | Checking tower-http v0.6.8 |
| 2286 | 2026-03-20T23:55:39.671Z | Checking oxnet v0.1.4 |
| 2287 | 2026-03-20T23:55:39.690Z | Checking mime v0.3.17 |
| 2288 | 2026-03-20T23:55:39.896Z | Checking pkcs5 v0.7.1 |
| 2289 | 2026-03-20T23:55:39.918Z | Checking openapiv3 v2.2.0 |
| 2290 | 2026-03-20T23:55:39.983Z | Checking scroll v0.12.0 |
| 2291 | 2026-03-20T23:55:40.017Z | Checking encoding_rs v0.8.35 |
| 2292 | 2026-03-20T23:55:40.080Z | Checking siphasher v1.0.2 |
| 2293 | 2026-03-20T23:55:40.103Z | Checking openssl v0.10.75 |
| 2294 | 2026-03-20T23:55:40.234Z | Checking pkcs8 v0.10.2 |
| 2295 | 2026-03-20T23:55:40.289Z | Checking winnow v0.7.14 |
| 2296 | 2026-03-20T23:55:40.292Z | Checking data-encoding v2.10.0 |
| 2297 | 2026-03-20T23:55:40.462Z | Checking goblin v0.8.2 |
| 2298 | 2026-03-20T23:55:40.664Z | Checking lazy_static v1.5.0 |
| 2299 | 2026-03-20T23:55:40.778Z | Checking zerocopy v0.7.35 |
| 2300 | 2026-03-20T23:55:41.027Z | Checking tokio-rustls v0.26.4 |
| 2301 | 2026-03-20T23:55:41.299Z | Checking wait-timeout v0.2.1 |
| 2302 | 2026-03-20T23:55:41.325Z | Checking managed v0.8.0 |
| 2303 | 2026-03-20T23:55:41.353Z | Checking hyper v1.8.1 |
| 2304 | 2026-03-20T23:55:41.454Z | Checking psl-types v2.0.11 |
| 2305 | 2026-03-20T23:55:41.474Z | Checking anstyle v1.0.13 |
| 2306 | 2026-03-20T23:55:41.570Z | Checking either v1.15.0 |
| 2307 | 2026-03-20T23:55:41.605Z | Checking quick-error v1.2.3 |
| 2308 | 2026-03-20T23:55:41.712Z | Checking utf8parse v0.2.2 |
| 2309 | 2026-03-20T23:55:41.732Z | Checking bitflags v1.3.2 |
| 2310 | 2026-03-20T23:55:41.735Z | Checking bit-vec v0.8.0 |
| 2311 | 2026-03-20T23:55:41.817Z | Checking rusty-fork v0.3.1 |
| 2312 | 2026-03-20T23:55:41.838Z | Checking publicsuffix v2.3.0 |
| 2313 | 2026-03-20T23:55:41.866Z | Checking anstyle-parse v0.2.7 |
| 2314 | 2026-03-20T23:55:41.908Z | Checking dtrace-parser v0.2.0 |
| 2315 | 2026-03-20T23:55:42.022Z | Checking bit-set v0.8.0 |
| 2316 | 2026-03-20T23:55:42.043Z | Checking unicode-normalization v0.1.25 |
| 2317 | 2026-03-20T23:55:42.062Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-20T23:55:42.062Z | Checking rand_xorshift v0.4.0 |
| 2319 | 2026-03-20T23:55:42.214Z | Checking sha1 v0.10.6 |
| 2320 | 2026-03-20T23:55:42.234Z | Checking thread-id v4.2.2 |
| 2321 | 2026-03-20T23:55:42.253Z | Checking is_terminal_polyfill v1.70.2 |
| 2322 | 2026-03-20T23:55:42.335Z | Checking unarray v0.1.4 |
| 2323 | 2026-03-20T23:55:42.367Z | Checking anstyle-query v1.1.5 |
| 2324 | 2026-03-20T23:55:42.370Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-20T23:55:42.420Z | Checking cookie_store v0.22.1 |
| 2326 | 2026-03-20T23:55:42.465Z | Checking proptest v1.10.0 |
| 2327 | 2026-03-20T23:55:42.485Z | Checking rustls-platform-verifier v0.6.2 |
| 2328 | 2026-03-20T23:55:42.509Z | Checking anstream v0.6.21 |
| 2329 | 2026-03-20T23:55:42.582Z | Checking crossbeam-epoch v0.9.18 |
| 2330 | 2026-03-20T23:55:42.602Z | Checking hyper-util v0.1.20 |
| 2331 | 2026-03-20T23:55:42.656Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-20T23:55:42.774Z | Checking scroll v0.13.0 |
| 2333 | 2026-03-20T23:55:42.805Z | Checking hex v0.4.3 |
| 2334 | 2026-03-20T23:55:42.853Z | Checking num-integer v0.1.46 |
| 2335 | 2026-03-20T23:55:42.877Z | Checking simd-adler32 v0.3.8 |
| 2336 | 2026-03-20T23:55:42.940Z | Checking native-tls v0.2.18 |
| 2337 | 2026-03-20T23:55:43.080Z | Checking goblin v0.10.5 |
| 2338 | 2026-03-20T23:55:43.103Z | Checking crossbeam-deque v0.8.6 |
| 2339 | 2026-03-20T23:55:43.124Z | Checking bstr v1.12.1 |
| 2340 | 2026-03-20T23:55:43.145Z | Checking dof v0.3.0 |
| 2341 | 2026-03-20T23:55:43.162Z | Checking ref-cast v1.0.25 |
| 2342 | 2026-03-20T23:55:43.182Z | Checking tokio-native-tls v0.3.1 |
| 2343 | 2026-03-20T23:55:43.297Z | Checking rustix v0.38.44 |
| 2344 | 2026-03-20T23:55:43.328Z | Checking camino v1.2.2 |
| 2345 | 2026-03-20T23:55:43.379Z | Checking crc32fast v1.5.0 |
| 2346 | 2026-03-20T23:55:43.524Z | Checking usdt-impl v0.5.0 |
| 2347 | 2026-03-20T23:55:43.561Z | Checking signature v2.2.0 |
| 2348 | 2026-03-20T23:55:43.656Z | Checking serde_spanned v0.6.9 |
| 2349 | 2026-03-20T23:55:43.706Z | Checking toml_datetime v0.6.11 |
| 2350 | 2026-03-20T23:55:43.739Z | Checking ff v0.13.1 |
| 2351 | 2026-03-20T23:55:43.818Z | Checking base16ct v0.2.0 |
| 2352 | 2026-03-20T23:55:43.887Z | Checking unicode-properties v0.1.4 |
| 2353 | 2026-03-20T23:55:43.900Z | Checking clap_lex v1.0.0 |
| 2354 | 2026-03-20T23:55:43.921Z | Checking adler2 v2.0.1 |
| 2355 | 2026-03-20T23:55:43.982Z | Checking strsim v0.11.1 |
| 2356 | 2026-03-20T23:55:44.056Z | Checking unicode-bidi v0.3.18 |
| 2357 | 2026-03-20T23:55:44.089Z | Checking miniz_oxide v0.8.9 |
| 2358 | 2026-03-20T23:55:44.131Z | Checking sec1 v0.7.3 |
| 2359 | 2026-03-20T23:55:44.190Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-20T23:55:44.250Z | Checking hyper-rustls v0.27.7 |
| 2361 | 2026-03-20T23:55:44.395Z | Checking hyper-tls v0.6.0 |
| 2362 | 2026-03-20T23:55:44.413Z | Checking group v0.13.0 |
| 2363 | 2026-03-20T23:55:44.444Z | Checking stringprep v0.1.5 |
| 2364 | 2026-03-20T23:55:44.516Z | Checking reqwest v0.13.2 |
| 2365 | 2026-03-20T23:55:44.550Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-20T23:55:44.598Z | Checking num-iter v0.1.45 |
| 2367 | 2026-03-20T23:55:44.618Z | Checking reqwest v0.12.28 |
| 2368 | 2026-03-20T23:55:44.638Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2369 | 2026-03-20T23:55:44.741Z | Checking dtrace-parser v0.3.0 |
| 2370 | 2026-03-20T23:55:44.952Z | Checking newtype-uuid v1.3.2 |
| 2371 | 2026-03-20T23:55:44.976Z | Checking hkdf v0.12.4 |
| 2372 | 2026-03-20T23:55:45.056Z | Checking strum v0.26.3 |
| 2373 | 2026-03-20T23:55:45.081Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2374 | 2026-03-20T23:55:45.143Z | Checking hash32 v0.2.1 |
| 2375 | 2026-03-20T23:55:45.194Z | Checking md-5 v0.10.6 |
| 2376 | 2026-03-20T23:55:45.214Z | Checking daft v0.1.5 |
| 2377 | 2026-03-20T23:55:45.235Z | Checking crypto-bigint v0.5.5 |
| 2378 | 2026-03-20T23:55:45.351Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2379 | 2026-03-20T23:55:45.371Z | Checking thread-id v5.1.0 |
| 2380 | 2026-03-20T23:55:45.473Z | Checking unicode-segmentation v1.12.0 |
| 2381 | 2026-03-20T23:55:45.525Z | Checking zlib-rs v0.6.2 |
| 2382 | 2026-03-20T23:55:45.608Z | Checking fallible-iterator v0.2.0 |
| 2383 | 2026-03-20T23:55:45.640Z | Checking heapless v0.7.17 |
| 2384 | 2026-03-20T23:55:45.740Z | Checking zstd-safe v7.2.4 |
| 2385 | 2026-03-20T23:55:45.977Z | Checking clap v4.5.60 |
| 2386 | 2026-03-20T23:55:45.980Z | Checking rayon v1.11.0 |
| 2387 | 2026-03-20T23:55:45.980Z | Checking itertools v0.12.1 |
| 2388 | 2026-03-20T23:55:45.980Z | Checking postgres-protocol v0.6.10 |
| 2389 | 2026-03-20T23:55:45.980Z | Checking phf_shared v0.13.1 |
| 2390 | 2026-03-20T23:55:46.202Z | Checking console v0.16.2 |
| 2391 | 2026-03-20T23:55:46.260Z | Checking curve25519-dalek v4.1.3 |
| 2392 | 2026-03-20T23:55:46.310Z | Checking dof v0.4.0 |
| 2393 | 2026-03-20T23:55:46.384Z | Checking memoffset v0.9.1 |
| 2394 | 2026-03-20T23:55:46.487Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2395 | 2026-03-20T23:55:46.556Z | Checking elliptic-curve v0.13.8 |
| 2396 | 2026-03-20T23:55:46.593Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-20T23:55:46.613Z | Checking memmap2 v0.9.10 |
| 2398 | 2026-03-20T23:55:46.726Z | Checking flate2 v1.1.9 |
| 2399 | 2026-03-20T23:55:46.820Z | Checking libbz2-rs-sys v0.2.2 |
| 2400 | 2026-03-20T23:55:46.839Z | Checking unit-prefix v0.5.2 |
| 2401 | 2026-03-20T23:55:46.968Z | Checking foldhash v0.1.5 |
| 2402 | 2026-03-20T23:55:47.001Z | Checking fixedbitset v0.4.2 |
| 2403 | 2026-03-20T23:55:47.142Z | Checking toml_write v0.1.2 |
| 2404 | 2026-03-20T23:55:47.145Z | Checking winnow v0.5.40 |
| 2405 | 2026-03-20T23:55:47.187Z | Checking usdt-impl v0.6.0 |
| 2406 | 2026-03-20T23:55:47.200Z | Checking bumpalo v3.20.2 |
| 2407 | 2026-03-20T23:55:47.310Z | Checking petgraph v0.6.5 |
| 2408 | 2026-03-20T23:55:47.343Z | Checking zone v0.3.1 |
| 2409 | 2026-03-20T23:55:47.364Z | Checking toml_edit v0.22.27 |
| 2410 | 2026-03-20T23:55:47.364Z | Checking bzip2 v0.6.1 |
| 2411 | 2026-03-20T23:55:47.461Z | Checking zopfli v0.8.3 |
| 2412 | 2026-03-20T23:55:47.541Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-20T23:55:47.574Z | Checking hashbrown v0.15.5 |
| 2414 | 2026-03-20T23:55:47.746Z | Checking signal-hook-mio v0.2.5 |
| 2415 | 2026-03-20T23:55:47.815Z | Checking bzip2 v0.4.4 |
| 2416 | 2026-03-20T23:55:47.873Z | Checking nix v0.31.1 |
| 2417 | 2026-03-20T23:55:47.895Z | Checking postgres-types v0.2.12 |
| 2418 | 2026-03-20T23:55:47.920Z | Checking indicatif v0.18.4 |
| 2419 | 2026-03-20T23:55:48.024Z | Checking phf v0.13.1 |
| 2420 | 2026-03-20T23:55:48.208Z | Checking smoltcp v0.9.1 |
| 2421 | 2026-03-20T23:55:48.228Z | Checking zstd v0.13.3 |
| 2422 | 2026-03-20T23:55:48.312Z | Checking similar v2.7.0 |
| 2423 | 2026-03-20T23:55:48.416Z | Checking num-bigint-dig v0.8.6 |
| 2424 | 2026-03-20T23:55:48.481Z | Checking ed25519 v2.2.3 |
| 2425 | 2026-03-20T23:55:48.712Z | Checking pkcs1 v0.7.5 |
| 2426 | 2026-03-20T23:55:48.735Z | Checking toml_edit v0.19.15 |
| 2427 | 2026-03-20T23:55:48.820Z | Checking phf_shared v0.11.3 |
| 2428 | 2026-03-20T23:55:48.865Z | Checking tokio-stream v0.1.18 |
| 2429 | 2026-03-20T23:55:48.987Z | Checking strum v0.27.2 |
| 2430 | 2026-03-20T23:55:49.016Z | Checking hubpack v0.1.2 |
| 2431 | 2026-03-20T23:55:49.021Z | Checking rfc6979 v0.4.0 |
| 2432 | 2026-03-20T23:55:49.071Z | Checking serde-big-array v0.5.1 |
| 2433 | 2026-03-20T23:55:49.136Z | Checking float-cmp v0.10.0 |
| 2434 | 2026-03-20T23:55:49.194Z | Checking env_filter v1.0.0 |
| 2435 | 2026-03-20T23:55:49.232Z | Checking rustc-hash v2.1.1 |
| 2436 | 2026-03-20T23:55:49.237Z | Checking normalize-line-endings v0.3.0 |
| 2437 | 2026-03-20T23:55:49.285Z | Checking precomputed-hash v0.1.1 |
| 2438 | 2026-03-20T23:55:49.298Z | Checking predicates-core v1.0.10 |
| 2439 | 2026-03-20T23:55:49.365Z | Checking keccak v0.1.6 |
| 2440 | 2026-03-20T23:55:49.371Z | Checking static_assertions v1.1.0 |
| 2441 | 2026-03-20T23:55:49.407Z | Checking difflib v0.4.0 |
| 2442 | 2026-03-20T23:55:49.413Z | Checking jiff v0.2.21 |
| 2443 | 2026-03-20T23:55:49.413Z | Checking whoami v2.1.0 |
| 2444 | 2026-03-20T23:55:49.462Z | Checking new_debug_unreachable v1.0.6 |
| 2445 | 2026-03-20T23:55:49.482Z | Checking fixedbitset v0.5.7 |
| 2446 | 2026-03-20T23:55:49.546Z | Checking string_cache v0.8.9 |
| 2447 | 2026-03-20T23:55:49.569Z | Checking rsa v0.9.10 |
| 2448 | 2026-03-20T23:55:49.586Z | Checking sha3 v0.10.8 |
| 2449 | 2026-03-20T23:55:49.630Z | Checking predicates v3.1.4 |
| 2450 | 2026-03-20T23:55:49.670Z | Checking tokio-postgres v0.7.16 |
| 2451 | 2026-03-20T23:55:49.734Z | Checking petgraph v0.8.3 |
| 2452 | 2026-03-20T23:55:49.756Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2453 | 2026-03-20T23:55:49.854Z | Checking env_logger v0.11.9 |
| 2454 | 2026-03-20T23:55:50.039Z | Checking iddqd v0.3.17 |
| 2455 | 2026-03-20T23:55:50.104Z | Checking ecdsa v0.16.9 |
| 2456 | 2026-03-20T23:55:50.158Z | Checking toml v0.7.8 |
| 2457 | 2026-03-20T23:55:50.185Z | Checking ed25519-dalek v2.2.0 |
| 2458 | 2026-03-20T23:55:50.483Z | Checking zip v0.6.6 |
| 2459 | 2026-03-20T23:55:50.547Z | Checking crossterm v0.28.1 |
| 2460 | 2026-03-20T23:55:50.589Z | Checking serde_with v3.17.0 |
| 2461 | 2026-03-20T23:55:50.918Z | Checking itertools v0.13.0 |
| 2462 | 2026-03-20T23:55:51.186Z | Checking hickory-proto v0.25.2 |
| 2463 | 2026-03-20T23:55:51.322Z | Checking x509-cert v0.2.5 |
| 2464 | 2026-03-20T23:55:51.503Z | Checking fs-err v3.3.0 |
| 2465 | 2026-03-20T23:55:51.869Z | Checking ahash v0.8.12 |
| 2466 | 2026-03-20T23:55:51.899Z | Checking object v0.37.3 |
| 2467 | 2026-03-20T23:55:52.133Z | Checking buf-list v1.1.2 |
| 2468 | 2026-03-20T23:55:52.237Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2469 | 2026-03-20T23:55:52.329Z | Checking lalrpop-util v0.19.12 |
| 2470 | 2026-03-20T23:55:52.372Z | Checking peg-runtime v0.8.5 |
| 2471 | 2026-03-20T23:55:52.539Z | Compiling structmeta-derive v0.3.0 |
| 2472 | 2026-03-20T23:55:52.559Z | Compiling rustls v0.22.4 |
| 2473 | 2026-03-20T23:55:52.580Z | Compiling newtype-uuid-macros v0.1.0 |
| 2474 | 2026-03-20T23:55:52.600Z | Compiling multer v3.1.0 |
| 2475 | 2026-03-20T23:55:52.603Z | Checking zip v4.6.1 |
| 2476 | 2026-03-20T23:55:52.777Z | Compiling async-stream-impl v0.3.6 |
| 2477 | 2026-03-20T23:55:52.821Z | Checking futures-executor v0.3.32 |
| 2478 | 2026-03-20T23:55:52.903Z | Checking regress v0.10.5 |
| 2479 | 2026-03-20T23:55:53.389Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2480 | 2026-03-20T23:55:53.581Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-20T23:55:53.581Z | Checking futures v0.3.32 |
| 2482 | 2026-03-20T23:55:53.683Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-20T23:55:53.884Z | Checking thread_local v1.1.9 |
| 2484 | 2026-03-20T23:55:53.906Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2485 | 2026-03-20T23:55:54.002Z | Compiling structmeta v0.3.0 |
| 2486 | 2026-03-20T23:55:54.096Z | Checking crossbeam-channel v0.5.15 |
| 2487 | 2026-03-20T23:55:54.279Z | Compiling derive-ex v0.1.8 |
| 2488 | 2026-03-20T23:55:54.367Z | Checking is-terminal v0.4.17 |
| 2489 | 2026-03-20T23:55:54.486Z | Checking take_mut v0.2.2 |
| 2490 | 2026-03-20T23:55:54.553Z | Checking term v1.2.1 |
| 2491 | 2026-03-20T23:55:54.618Z | Checking slog-async v2.8.0 |
| 2492 | 2026-03-20T23:55:54.829Z | Compiling parse-display-derive v0.10.0 |
| 2493 | 2026-03-20T23:55:54.849Z | Checking slog-term v2.9.2 |
| 2494 | 2026-03-20T23:55:54.852Z | Checking rustls-webpki v0.102.8 |
| 2495 | 2026-03-20T23:55:54.976Z | Checking serde_spanned v1.0.4 |
| 2496 | 2026-03-20T23:55:55.148Z | Checking match_cfg v0.1.0 |
| 2497 | 2026-03-20T23:55:55.193Z | Checking debug-ignore v1.0.5 |
| 2498 | 2026-03-20T23:55:55.213Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2499 | 2026-03-20T23:55:55.238Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2500 | 2026-03-20T23:55:55.310Z | Checking hostname v0.3.1 |
| 2501 | 2026-03-20T23:55:55.331Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2502 | 2026-03-20T23:55:55.434Z | Checking slog-json v2.6.1 |
| 2503 | 2026-03-20T23:55:55.480Z | Checking toml v0.9.12+spec-1.1.0 |
| 2504 | 2026-03-20T23:55:55.515Z | Checking macaddr v1.0.1 |
| 2505 | 2026-03-20T23:55:55.636Z | Checking slog-bunyan v2.5.0 |
| 2506 | 2026-03-20T23:55:55.751Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2507 | 2026-03-20T23:55:55.782Z | Checking async-stream v0.3.6 |
| 2508 | 2026-03-20T23:55:56.042Z | Checking waitgroup v0.1.2 |
| 2509 | 2026-03-20T23:55:56.176Z | Checking rustls-pemfile v2.2.0 |
| 2510 | 2026-03-20T23:55:56.246Z | Checking serde_path_to_error v0.1.20 |
| 2511 | 2026-03-20T23:55:56.266Z | Checking hostname v0.4.2 |
| 2512 | 2026-03-20T23:55:56.296Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2513 | 2026-03-20T23:55:56.354Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-20T23:55:56.390Z | Checking progenitor-client v0.10.0 |
| 2515 | 2026-03-20T23:55:56.436Z | Compiling itertools v0.14.0 |
| 2516 | 2026-03-20T23:55:56.603Z | Compiling test-strategy v0.4.5 |
| 2517 | 2026-03-20T23:55:56.622Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2518 | 2026-03-20T23:55:56.651Z | Checking backon v1.6.0 |
| 2519 | 2026-03-20T23:55:56.680Z | Checking instant v0.1.13 |
| 2520 | 2026-03-20T23:55:56.793Z | Checking backoff v0.4.0 |
| 2521 | 2026-03-20T23:55:56.893Z | Checking progenitor-extras v0.1.1 |
| 2522 | 2026-03-20T23:55:57.071Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2523 | 2026-03-20T23:55:57.144Z | Checking parse-display v0.10.0 |
| 2524 | 2026-03-20T23:55:57.198Z | Checking heck v0.5.0 |
| 2525 | 2026-03-20T23:55:57.362Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2526 | 2026-03-20T23:55:57.382Z | Checking tokio-rustls v0.25.0 |
| 2527 | 2026-03-20T23:55:57.498Z | Compiling crucible-workspace-hack v0.1.0 |
| 2528 | 2026-03-20T23:55:57.701Z | Compiling convert_case v0.4.0 |
| 2529 | 2026-03-20T23:55:57.726Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2530 | 2026-03-20T23:55:57.989Z | Compiling heapless v0.8.0 |
| 2531 | 2026-03-20T23:55:58.179Z | Compiling ingot-macros v0.1.1 |
| 2532 | 2026-03-20T23:55:58.207Z | Compiling derive_more v0.99.20 |
| 2533 | 2026-03-20T23:55:58.397Z | Compiling proc-macro-crate v3.4.0 |
| 2534 | 2026-03-20T23:55:58.632Z | Checking hash32 v0.3.1 |
| 2535 | 2026-03-20T23:55:58.688Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2536 | 2026-03-20T23:55:58.795Z | Checking secrecy v0.10.3 |
| 2537 | 2026-03-20T23:55:58.845Z | Compiling prettyplease v0.2.37 |
| 2538 | 2026-03-20T23:55:58.965Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2539 | 2026-03-20T23:55:59.097Z | Compiling smoltcp v0.11.0 |
| 2540 | 2026-03-20T23:55:59.143Z | Compiling num_enum_derive v0.7.5 |
| 2541 | 2026-03-20T23:55:59.345Z | Compiling typify-impl v0.6.1 |
| 2542 | 2026-03-20T23:55:59.454Z | Checking tabwriter v1.4.1 |
| 2543 | 2026-03-20T23:55:59.642Z | Checking cobs v0.3.0 |
| 2544 | 2026-03-20T23:55:59.762Z | Compiling foreign-types-macros v0.2.3 |
| 2545 | 2026-03-20T23:55:59.925Z | Compiling unsafe-libyaml v0.2.11 |
| 2546 | 2026-03-20T23:56:00.134Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2547 | 2026-03-20T23:56:00.529Z | Checking cpufeatures v0.3.0 |
| 2548 | 2026-03-20T23:56:00.549Z | Checking foreign-types-shared v0.3.1 |
| 2549 | 2026-03-20T23:56:00.598Z | Checking num_enum v0.7.5 |
| 2550 | 2026-03-20T23:56:00.626Z | Checking chacha20 v0.10.0 |
| 2551 | 2026-03-20T23:56:00.664Z | Checking foreign-types v0.5.0 |
| 2552 | 2026-03-20T23:56:00.745Z | Compiling serde_yaml v0.9.34+deprecated |
| 2553 | 2026-03-20T23:56:00.929Z | Checking postcard v1.1.3 |
| 2554 | 2026-03-20T23:56:01.752Z | Compiling proc-macro-crate v1.3.1 |
| 2555 | 2026-03-20T23:56:01.859Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2556 | 2026-03-20T23:56:02.031Z | Checking ingot-types v0.1.2 |
| 2557 | 2026-03-20T23:56:02.372Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2558 | 2026-03-20T23:56:02.414Z | Checking cstr-argument v0.1.2 |
| 2559 | 2026-03-20T23:56:02.541Z | Checking ingot v0.1.1 |
| 2560 | 2026-03-20T23:56:02.576Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-20T23:56:02.658Z | Checking colored v3.1.1 |
| 2562 | 2026-03-20T23:56:02.817Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2563 | 2026-03-20T23:56:02.838Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2564 | 2026-03-20T23:56:02.901Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2565 | 2026-03-20T23:56:02.930Z | Compiling num_enum_derive v0.5.11 |
| 2566 | 2026-03-20T23:56:03.082Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2567 | 2026-03-20T23:56:03.106Z | Checking rand v0.10.0 |
| 2568 | 2026-03-20T23:56:04.253Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2569 | 2026-03-20T23:56:04.677Z | Checking num_enum v0.5.11 |
| 2570 | 2026-03-20T23:56:04.829Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-20T23:56:05.439Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2572 | 2026-03-20T23:56:05.727Z | Compiling typify-macro v0.6.1 |
| 2573 | 2026-03-20T23:56:05.814Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-20T23:56:05.866Z | Compiling typify-impl v0.4.3 |
| 2575 | 2026-03-20T23:56:05.950Z | Checking camino-tempfile v1.4.1 |
| 2576 | 2026-03-20T23:56:06.148Z | Checking num-rational v0.4.2 |
| 2577 | 2026-03-20T23:56:06.527Z | Checking half v2.7.1 |
| 2578 | 2026-03-20T23:56:06.547Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2579 | 2026-03-20T23:56:06.730Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2580 | 2026-03-20T23:56:06.852Z | Checking universal-hash v0.5.1 |
| 2581 | 2026-03-20T23:56:06.888Z | Checking num-complex v0.4.6 |
| 2582 | 2026-03-20T23:56:07.029Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-03-20T23:56:07.346Z | Checking ciborium-io v0.2.2 |
| 2584 | 2026-03-20T23:56:07.402Z | Checking opaque-debug v0.3.1 |
| 2585 | 2026-03-20T23:56:07.411Z | Checking num v0.4.3 |
| 2586 | 2026-03-20T23:56:07.465Z | Checking ciborium-ll v0.2.2 |
| 2587 | 2026-03-20T23:56:07.510Z | Checking poly1305 v0.8.0 |
| 2588 | 2026-03-20T23:56:07.534Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2589 | 2026-03-20T23:56:07.576Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2590 | 2026-03-20T23:56:07.698Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2591 | 2026-03-20T23:56:07.867Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2592 | 2026-03-20T23:56:08.089Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2593 | 2026-03-20T23:56:08.109Z | Compiling typify v0.6.1 |
| 2594 | 2026-03-20T23:56:08.250Z | Checking toml v0.8.23 |
| 2595 | 2026-03-20T23:56:08.379Z | Checking thiserror-no-std v2.0.2 |
| 2596 | 2026-03-20T23:56:08.490Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2597 | 2026-03-20T23:56:08.693Z | Checking password-hash v0.5.0 |
| 2598 | 2026-03-20T23:56:08.725Z | Checking chacha20 v0.9.1 |
| 2599 | 2026-03-20T23:56:08.979Z | Compiling usdt-macro v0.5.0 |
| 2600 | 2026-03-20T23:56:09.005Z | Compiling usdt-attr-macro v0.5.0 |
| 2601 | 2026-03-20T23:56:09.245Z | Checking smf v0.2.3 |
| 2602 | 2026-03-20T23:56:09.561Z | Checking blake2 v0.10.6 |
| 2603 | 2026-03-20T23:56:09.742Z | Checking aead v0.5.2 |
| 2604 | 2026-03-20T23:56:09.762Z | Checking sigpipe v0.1.3 |
| 2605 | 2026-03-20T23:56:09.865Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-20T23:56:09.925Z | Compiling num-derive v0.4.2 |
| 2607 | 2026-03-20T23:56:09.929Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2608 | 2026-03-20T23:56:10.005Z | Checking glob v0.3.3 |
| 2609 | 2026-03-20T23:56:10.033Z | Checking float-ord v0.3.2 |
| 2610 | 2026-03-20T23:56:10.163Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2611 | 2026-03-20T23:56:10.211Z | Checking usdt v0.5.0 |
| 2612 | 2026-03-20T23:56:10.237Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2613 | 2026-03-20T23:56:10.441Z | Checking chacha20poly1305 v0.10.1 |
| 2614 | 2026-03-20T23:56:10.460Z | Checking argon2 v0.5.3 |
| 2615 | 2026-03-20T23:56:10.601Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2616 | 2026-03-20T23:56:10.664Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2617 | 2026-03-20T23:56:10.856Z | Checking vsss-rs v3.3.4 |
| 2618 | 2026-03-20T23:56:10.873Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2619 | 2026-03-20T23:56:10.906Z | Compiling progenitor-impl v0.13.0 |
| 2620 | 2026-03-20T23:56:11.132Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2621 | 2026-03-20T23:56:11.616Z | Checking ciborium v0.2.2 |
| 2622 | 2026-03-20T23:56:11.679Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2623 | 2026-03-20T23:56:11.823Z | Checking indent_write v2.2.0 |
| 2624 | 2026-03-20T23:56:11.999Z | Checking whoami v1.6.1 |
| 2625 | 2026-03-20T23:56:12.041Z | Compiling semver v0.1.20 |
| 2626 | 2026-03-20T23:56:12.197Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2627 | 2026-03-20T23:56:12.287Z | Compiling typify-macro v0.4.3 |
| 2628 | 2026-03-20T23:56:12.434Z | Compiling rustc_version v0.1.7 |
| 2629 | 2026-03-20T23:56:12.552Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2630 | 2026-03-20T23:56:12.741Z | Compiling pin-project-internal v1.1.11 |
| 2631 | 2026-03-20T23:56:13.347Z | Checking swrite v0.1.0 |
| 2632 | 2026-03-20T23:56:13.444Z | Checking linked-hash-map v0.5.6 |
| 2633 | 2026-03-20T23:56:13.469Z | Compiling minimal-lexical v0.2.1 |
| 2634 | 2026-03-20T23:56:13.675Z | Checking lru-cache v0.1.2 |
| 2635 | 2026-03-20T23:56:13.808Z | Compiling nom v7.1.3 |
| 2636 | 2026-03-20T23:56:13.833Z | Compiling newtype_derive v0.1.6 |
| 2637 | 2026-03-20T23:56:14.273Z | Checking pin-project v1.1.11 |
| 2638 | 2026-03-20T23:56:14.402Z | Checking newline-converter v0.3.0 |
| 2639 | 2026-03-20T23:56:14.547Z | Checking atomicwrites v0.4.4 |
| 2640 | 2026-03-20T23:56:14.581Z | Compiling progenitor-macro v0.13.0 |
| 2641 | 2026-03-20T23:56:14.609Z | Compiling typify v0.4.3 |
| 2642 | 2026-03-20T23:56:14.653Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2643 | 2026-03-20T23:56:14.707Z | Checking hickory-proto v0.24.4 |
| 2644 | 2026-03-20T23:56:14.727Z | Checking phf_shared v0.12.1 |
| 2645 | 2026-03-20T23:56:14.748Z | Checking console v0.15.11 |
| 2646 | 2026-03-20T23:56:15.120Z | Checking pem v3.0.6 |
| 2647 | 2026-03-20T23:56:15.328Z | Checking csv-core v0.1.13 |
| 2648 | 2026-03-20T23:56:15.603Z | Compiling snafu-derive v0.8.9 |
| 2649 | 2026-03-20T23:56:15.625Z | Compiling async-recursion v1.1.1 |
| 2650 | 2026-03-20T23:56:15.665Z | Compiling derive-where v1.6.0 |
| 2651 | 2026-03-20T23:56:16.511Z | Compiling slog-dtrace v0.3.0 |
| 2652 | 2026-03-20T23:56:16.759Z | Checking same-file v1.0.6 |
| 2653 | 2026-03-20T23:56:16.932Z | Checking resolv-conf v0.7.6 |
| 2654 | 2026-03-20T23:56:17.179Z | Compiling owo-colors v4.3.0 |
| 2655 | 2026-03-20T23:56:17.200Z | Checking unicode-width v0.1.14 |
| 2656 | 2026-03-20T23:56:17.480Z | Compiling cancel-safe-futures v0.1.5 |
| 2657 | 2026-03-20T23:56:17.542Z | Compiling chrono-tz v0.10.4 |
| 2658 | 2026-03-20T23:56:17.601Z | Checking highway v1.3.0 |
| 2659 | 2026-03-20T23:56:17.751Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2660 | 2026-03-20T23:56:17.894Z | Checking hickory-resolver v0.24.4 |
| 2661 | 2026-03-20T23:56:17.915Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2662 | 2026-03-20T23:56:17.919Z | Compiling const_format_proc_macros v0.2.34 |
| 2663 | 2026-03-20T23:56:18.283Z | Checking snafu v0.8.9 |
| 2664 | 2026-03-20T23:56:18.605Z | Checking walkdir v2.5.0 |
| 2665 | 2026-03-20T23:56:18.857Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2666 | 2026-03-20T23:56:18.897Z | Checking csv v1.4.0 |
| 2667 | 2026-03-20T23:56:19.014Z | Checking expectorate v1.2.0 |
| 2668 | 2026-03-20T23:56:19.034Z | Checking phf v0.12.1 |
| 2669 | 2026-03-20T23:56:19.201Z | Compiling progenitor-impl v0.10.0 |
| 2670 | 2026-03-20T23:56:19.291Z | Checking tokio-dtrace v0.1.1 |
| 2671 | 2026-03-20T23:56:19.398Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2672 | 2026-03-20T23:56:19.485Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2673 | 2026-03-20T23:56:19.527Z | Checking globset v0.4.18 |
| 2674 | 2026-03-20T23:56:19.699Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2675 | 2026-03-20T23:56:19.832Z | Checking olpc-cjson v0.1.4 |
| 2676 | 2026-03-20T23:56:19.869Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2677 | 2026-03-20T23:56:20.015Z | Checking libsw-core v0.3.2 |
| 2678 | 2026-03-20T23:56:20.166Z | Checking serde_plain v1.0.2 |
| 2679 | 2026-03-20T23:56:20.202Z | Checking arc-swap v1.8.2 |
| 2680 | 2026-03-20T23:56:20.221Z | Compiling lzma-sys v0.1.20 |
| 2681 | 2026-03-20T23:56:20.494Z | Checking utf-8 v0.7.6 |
| 2682 | 2026-03-20T23:56:20.632Z | Checking typed-path v0.9.3 |
| 2683 | 2026-03-20T23:56:20.669Z | Checking bytecount v0.6.9 |
| 2684 | 2026-03-20T23:56:20.750Z | Checking tungstenite v0.21.0 |
| 2685 | 2026-03-20T23:56:20.806Z | Checking papergrid v0.11.0 |
| 2686 | 2026-03-20T23:56:21.435Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2687 | 2026-03-20T23:56:21.650Z | Checking slog-scope v4.4.1 |
| 2688 | 2026-03-20T23:56:21.671Z | Checking progenitor v0.13.0 |
| 2689 | 2026-03-20T23:56:21.671Z | Checking libsw v3.5.0 |
| 2690 | 2026-03-20T23:56:21.738Z | Checking tough v0.20.0 |
| 2691 | 2026-03-20T23:56:21.827Z | Checking oxide-tokio-rt v0.1.3 |
| 2692 | 2026-03-20T23:56:21.849Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2693 | 2026-03-20T23:56:21.974Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2694 | 2026-03-20T23:56:22.535Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2695 | 2026-03-20T23:56:22.619Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2696 | 2026-03-20T23:56:22.830Z | Checking const_format v0.2.35 |
| 2697 | 2026-03-20T23:56:22.892Z | Compiling progenitor-macro v0.10.0 |
| 2698 | 2026-03-20T23:56:23.554Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2699 | 2026-03-20T23:56:23.862Z | Checking qorb v0.4.1 |
| 2700 | 2026-03-20T23:56:24.294Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2701 | 2026-03-20T23:56:24.315Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2702 | 2026-03-20T23:56:24.451Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2703 | 2026-03-20T23:56:24.573Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2704 | 2026-03-20T23:56:24.794Z | Compiling cargo_toml v0.22.3 |
| 2705 | 2026-03-20T23:56:25.006Z | Checking gethostname v0.5.0 |
| 2706 | 2026-03-20T23:56:25.019Z | Compiling tabled_derive v0.7.0 |
| 2707 | 2026-03-20T23:56:25.106Z | Checking bcs v0.1.6 |
| 2708 | 2026-03-20T23:56:25.125Z | Checking termtree v0.5.1 |
| 2709 | 2026-03-20T23:56:25.303Z | Checking smawk v0.3.2 |
| 2710 | 2026-03-20T23:56:25.399Z | Checking linear-map v1.2.0 |
| 2711 | 2026-03-20T23:56:25.418Z | Checking unicode-linebreak v0.1.5 |
| 2712 | 2026-03-20T23:56:25.470Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2713 | 2026-03-20T23:56:25.631Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2714 | 2026-03-20T23:56:25.699Z | Checking textwrap v0.16.2 |
| 2715 | 2026-03-20T23:56:26.083Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2716 | 2026-03-20T23:56:26.089Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2717 | 2026-03-20T23:56:26.424Z | Checking tabled v0.15.0 |
| 2718 | 2026-03-20T23:56:26.787Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2719 | 2026-03-20T23:56:27.119Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2720 | 2026-03-20T23:56:27.497Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2721 | 2026-03-20T23:56:27.501Z | Checking steno v0.4.1 |
| 2722 | 2026-03-20T23:56:27.668Z | Checking slog-stdlog v4.1.1 |
| 2723 | 2026-03-20T23:56:27.861Z | Checking tokio-tungstenite v0.21.0 |
| 2724 | 2026-03-20T23:56:28.213Z | Checking typeid v1.0.3 |
| 2725 | 2026-03-20T23:56:28.222Z | Checking humantime v2.3.0 |
| 2726 | 2026-03-20T23:56:28.390Z | Checking base64 v0.21.7 |
| 2727 | 2026-03-20T23:56:28.395Z | Checking ron v0.12.0 |
| 2728 | 2026-03-20T23:56:28.575Z | Checking xz2 v0.1.7 |
| 2729 | 2026-03-20T23:56:28.777Z | Checking slog-envlogger v2.2.0 |
| 2730 | 2026-03-20T23:56:28.945Z | Checking yasna v0.5.2 |
| 2731 | 2026-03-20T23:56:28.950Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2732 | 2026-03-20T23:56:29.102Z | Checking headers-core v0.3.0 |
| 2733 | 2026-03-20T23:56:29.105Z | Checking filetime v0.2.27 |
| 2734 | 2026-03-20T23:56:29.307Z | Checking xattr v1.6.1 |
| 2735 | 2026-03-20T23:56:29.311Z | Checking base16ct v1.0.0 |
| 2736 | 2026-03-20T23:56:29.320Z | Checking rcgen v0.12.1 |
| 2737 | 2026-03-20T23:56:29.472Z | Checking tar v0.4.44 |
| 2738 | 2026-03-20T23:56:29.659Z | Checking headers v0.4.1 |
| 2739 | 2026-03-20T23:56:29.660Z | Checking subprocess v0.2.15 |
| 2740 | 2026-03-20T23:56:30.002Z | Checking progenitor v0.10.0 |
| 2741 | 2026-03-20T23:56:30.163Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2742 | 2026-03-20T23:56:37.583Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2743 | 2026-03-20T23:56:45.754Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2744 | 2026-03-20T23:56:47.520Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2745 | 2026-03-20T23:56:49.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2746 | 2026-03-20T23:56:49.322Z | |
| 2747 | 2026-03-20T23:56:49.322Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2748 | 2026-03-20T23:56:50.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2749 | 2026-03-20T23:56:50.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2750 | 2026-03-20T23:56:50.324Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2751 | 2026-03-20T23:56:52.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s |
| 2752 | 2026-03-20T23:56:52.275Z | |
| 2753 | 2026-03-20T23:56:52.275Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2754 | 2026-03-20T23:56:52.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2755 | 2026-03-20T23:56:52.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2756 | 2026-03-20T23:56:52.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2757 | 2026-03-20T23:56:52.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2758 | 2026-03-20T23:56:53.103Z | |
| 2759 | 2026-03-20T23:56:53.103Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2760 | 2026-03-20T23:56:53.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2761 | 2026-03-20T23:56:53.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2762 | 2026-03-20T23:56:53.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2763 | 2026-03-20T23:56:53.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2764 | 2026-03-20T23:56:53.927Z | |
| 2765 | 2026-03-20T23:56:53.927Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2766 | 2026-03-20T23:56:54.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2767 | 2026-03-20T23:56:54.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2768 | 2026-03-20T23:56:54.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2769 | 2026-03-20T23:56:54.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2770 | 2026-03-20T23:56:54.702Z | |
| 2771 | 2026-03-20T23:56:54.702Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2772 | 2026-03-20T23:56:55.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2773 | 2026-03-20T23:56:55.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2774 | 2026-03-20T23:56:55.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2775 | 2026-03-20T23:56:55.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2776 | 2026-03-20T23:56:55.478Z | |
| 2777 | 2026-03-20T23:56:55.478Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2778 | 2026-03-20T23:56:56.134Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2779 | 2026-03-20T23:56:56.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2780 | 2026-03-20T23:56:56.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2781 | 2026-03-20T23:56:56.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2782 | 2026-03-20T23:56:56.236Z | |
| 2783 | 2026-03-20T23:56:56.236Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2784 | 2026-03-20T23:56:56.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2785 | 2026-03-20T23:56:56.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2786 | 2026-03-20T23:56:56.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2787 | 2026-03-20T23:56:56.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2788 | 2026-03-20T23:56:56.994Z | |
| 2789 | 2026-03-20T23:56:56.994Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2790 | 2026-03-20T23:56:57.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2791 | 2026-03-20T23:56:57.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2792 | 2026-03-20T23:56:57.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2793 | 2026-03-20T23:56:57.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2794 | 2026-03-20T23:56:57.759Z | |
| 2795 | 2026-03-20T23:56:57.759Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2796 | 2026-03-20T23:56:58.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2797 | 2026-03-20T23:56:58.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2798 | 2026-03-20T23:56:58.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2799 | 2026-03-20T23:56:58.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2800 | 2026-03-20T23:56:58.529Z | |
| 2801 | 2026-03-20T23:56:58.529Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2802 | 2026-03-20T23:56:59.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2803 | 2026-03-20T23:56:59.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2804 | 2026-03-20T23:56:59.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2805 | 2026-03-20T23:56:59.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2806 | 2026-03-20T23:56:59.298Z | |
| 2807 | 2026-03-20T23:56:59.298Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2808 | 2026-03-20T23:56:59.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2809 | 2026-03-20T23:56:59.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2810 | 2026-03-20T23:56:59.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2811 | 2026-03-20T23:56:59.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2812 | 2026-03-20T23:57:00.067Z | |
| 2813 | 2026-03-20T23:57:00.067Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2814 | 2026-03-20T23:57:00.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2815 | 2026-03-20T23:57:00.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2816 | 2026-03-20T23:57:00.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2817 | 2026-03-20T23:57:00.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2818 | 2026-03-20T23:57:00.833Z | |
| 2819 | 2026-03-20T23:57:00.833Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2820 | 2026-03-20T23:57:01.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2821 | 2026-03-20T23:57:01.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2822 | 2026-03-20T23:57:01.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2823 | 2026-03-20T23:57:01.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2824 | 2026-03-20T23:57:01.608Z | |
| 2825 | 2026-03-20T23:57:01.608Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2826 | 2026-03-20T23:57:02.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-03-20T23:57:02.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-03-20T23:57:02.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2829 | 2026-03-20T23:57:02.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2830 | 2026-03-20T23:57:02.391Z | |
| 2831 | 2026-03-20T23:57:02.391Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2832 | 2026-03-20T23:57:03.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-03-20T23:57:03.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-03-20T23:57:03.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2835 | 2026-03-20T23:57:03.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2836 | 2026-03-20T23:57:03.179Z | |
| 2837 | 2026-03-20T23:57:03.179Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2838 | 2026-03-20T23:57:03.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-03-20T23:57:03.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-03-20T23:57:03.835Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2841 | 2026-03-20T23:57:03.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2842 | 2026-03-20T23:57:03.933Z | |
| 2843 | 2026-03-20T23:57:03.933Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2844 | 2026-03-20T23:57:04.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2845 | 2026-03-20T23:57:04.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2846 | 2026-03-20T23:57:04.738Z | Compiling newtype-uuid v1.3.2 |
| 2847 | 2026-03-20T23:57:04.995Z | Compiling daft v0.1.5 |
| 2848 | 2026-03-20T23:57:05.253Z | Compiling iddqd v0.3.17 |
| 2849 | 2026-03-20T23:57:06.517Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2850 | 2026-03-20T23:57:06.805Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2851 | 2026-03-20T23:57:07.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 2852 | 2026-03-20T23:57:07.359Z | |
| 2853 | 2026-03-20T23:57:07.359Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2854 | 2026-03-20T23:57:08.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-20T23:57:08.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-20T23:57:08.032Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2026-03-20T23:57:08.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2858 | 2026-03-20T23:57:08.133Z | |
| 2859 | 2026-03-20T23:57:08.133Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2860 | 2026-03-20T23:57:08.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-03-20T23:57:08.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-03-20T23:57:08.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2026-03-20T23:57:08.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2864 | 2026-03-20T23:57:08.906Z | |
| 2865 | 2026-03-20T23:57:08.906Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2866 | 2026-03-20T23:57:09.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-03-20T23:57:09.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-03-20T23:57:09.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2026-03-20T23:57:09.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2870 | 2026-03-20T23:57:09.713Z | |
| 2871 | 2026-03-20T23:57:09.713Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2872 | 2026-03-20T23:57:10.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2026-03-20T23:57:10.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2026-03-20T23:57:10.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2875 | 2026-03-20T23:57:10.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2876 | 2026-03-20T23:57:10.483Z | |
| 2877 | 2026-03-20T23:57:10.483Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2878 | 2026-03-20T23:57:11.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2026-03-20T23:57:11.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2026-03-20T23:57:11.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2881 | 2026-03-20T23:57:11.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2882 | 2026-03-20T23:57:11.240Z | |
| 2883 | 2026-03-20T23:57:11.241Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2884 | 2026-03-20T23:57:11.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2885 | 2026-03-20T23:57:11.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2886 | 2026-03-20T23:57:11.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2887 | 2026-03-20T23:57:11.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2888 | 2026-03-20T23:57:12.015Z | |
| 2889 | 2026-03-20T23:57:12.015Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2890 | 2026-03-20T23:57:12.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2891 | 2026-03-20T23:57:12.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2892 | 2026-03-20T23:57:12.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2893 | 2026-03-20T23:57:12.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2894 | 2026-03-20T23:57:12.788Z | |
| 2895 | 2026-03-20T23:57:12.788Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2896 | 2026-03-20T23:57:13.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2897 | 2026-03-20T23:57:13.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2898 | 2026-03-20T23:57:13.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2899 | 2026-03-20T23:57:13.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2900 | 2026-03-20T23:57:13.544Z | |
| 2901 | 2026-03-20T23:57:13.544Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2902 | 2026-03-20T23:57:14.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2903 | 2026-03-20T23:57:14.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2904 | 2026-03-20T23:57:14.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2905 | 2026-03-20T23:57:14.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2906 | 2026-03-20T23:57:14.342Z | |
| 2907 | 2026-03-20T23:57:14.342Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2908 | 2026-03-20T23:57:15.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2909 | 2026-03-20T23:57:15.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2910 | 2026-03-20T23:57:15.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2911 | 2026-03-20T23:57:15.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2912 | 2026-03-20T23:57:15.137Z | |
| 2913 | 2026-03-20T23:57:15.137Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2914 | 2026-03-20T23:57:15.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2915 | 2026-03-20T23:57:15.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2916 | 2026-03-20T23:57:15.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2917 | 2026-03-20T23:57:15.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2918 | 2026-03-20T23:57:15.932Z | |
| 2919 | 2026-03-20T23:57:15.932Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2920 | 2026-03-20T23:57:16.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2921 | 2026-03-20T23:57:16.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2922 | 2026-03-20T23:57:16.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2923 | 2026-03-20T23:57:16.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2924 | 2026-03-20T23:57:16.730Z | |
| 2925 | 2026-03-20T23:57:16.730Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2926 | 2026-03-20T23:57:17.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2927 | 2026-03-20T23:57:17.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2928 | 2026-03-20T23:57:17.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2929 | 2026-03-20T23:57:17.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2930 | 2026-03-20T23:57:17.492Z | |
| 2931 | 2026-03-20T23:57:17.492Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2932 | 2026-03-20T23:57:18.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2933 | 2026-03-20T23:57:18.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2934 | 2026-03-20T23:57:18.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2935 | 2026-03-20T23:57:18.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2936 | 2026-03-20T23:57:18.254Z | |
| 2937 | 2026-03-20T23:57:18.254Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2938 | 2026-03-20T23:57:18.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2939 | 2026-03-20T23:57:18.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2940 | 2026-03-20T23:57:18.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2941 | 2026-03-20T23:57:18.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2942 | 2026-03-20T23:57:19.011Z | |
| 2943 | 2026-03-20T23:57:19.011Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2944 | 2026-03-20T23:57:19.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2945 | 2026-03-20T23:57:19.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2946 | 2026-03-20T23:57:19.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2947 | 2026-03-20T23:57:19.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2948 | 2026-03-20T23:57:19.767Z | |
| 2949 | 2026-03-20T23:57:19.768Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2950 | 2026-03-20T23:57:20.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2951 | 2026-03-20T23:57:20.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2952 | 2026-03-20T23:57:20.643Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2953 | 2026-03-20T23:57:21.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 2954 | 2026-03-20T23:57:21.525Z | |
| 2955 | 2026-03-20T23:57:21.525Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2956 | 2026-03-20T23:57:22.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2957 | 2026-03-20T23:57:22.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2958 | 2026-03-20T23:57:22.420Z | Compiling ar_archive_writer v0.5.1 |
| 2959 | 2026-03-20T23:57:22.573Z | Compiling stacker v0.1.23 |
| 2960 | 2026-03-20T23:57:22.577Z | Compiling cfg_aliases v0.1.1 |
| 2961 | 2026-03-20T23:57:22.597Z | Compiling convert_case v0.10.0 |
| 2962 | 2026-03-20T23:57:22.602Z | Checking fd-lock v4.0.4 |
| 2963 | 2026-03-20T23:57:22.605Z | Checking nibble_vec v0.1.0 |
| 2964 | 2026-03-20T23:57:22.605Z | Checking vte v0.14.1 |
| 2965 | 2026-03-20T23:57:22.605Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2966 | 2026-03-20T23:57:22.659Z | Compiling nix v0.28.0 |
| 2967 | 2026-03-20T23:57:22.777Z | Checking endian-type v0.1.2 |
| 2968 | 2026-03-20T23:57:22.808Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2969 | 2026-03-20T23:57:22.865Z | Checking strip-ansi-escapes v0.2.1 |
| 2970 | 2026-03-20T23:57:22.886Z | Compiling peg-macros v0.8.5 |
| 2971 | 2026-03-20T23:57:22.938Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-20T23:57:22.989Z | Checking winnow v0.6.26 |
| 2973 | 2026-03-20T23:57:23.016Z | Compiling derive_more-impl v2.1.1 |
| 2974 | 2026-03-20T23:57:23.141Z | Compiling sqlparser_derive v0.5.0 |
| 2975 | 2026-03-20T23:57:23.206Z | Checking unicode_categories v0.1.1 |
| 2976 | 2026-03-20T23:57:23.408Z | Checking nu-ansi-term v0.50.3 |
| 2977 | 2026-03-20T23:57:23.424Z | Checking home v0.5.12 |
| 2978 | 2026-03-20T23:57:23.584Z | Checking display-error-chain v0.2.2 |
| 2979 | 2026-03-20T23:57:23.679Z | Checking reedline v0.40.0 |
| 2980 | 2026-03-20T23:57:23.729Z | Compiling psm v0.1.30 |
| 2981 | 2026-03-20T23:57:24.094Z | Checking derive_more v2.1.1 |
| 2982 | 2026-03-20T23:57:24.186Z | Checking crossterm v0.29.0 |
| 2983 | 2026-03-20T23:57:24.384Z | Checking peg v0.8.5 |
| 2984 | 2026-03-20T23:57:24.496Z | Checking rustyline v14.0.0 |
| 2985 | 2026-03-20T23:57:24.528Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-20T23:57:24.685Z | Checking recursive v0.1.1 |
| 2987 | 2026-03-20T23:57:24.793Z | Checking sqlparser v0.61.0 |
| 2988 | 2026-03-20T23:57:40.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s |
| 2989 | 2026-03-20T23:57:40.804Z | |
| 2990 | 2026-03-20T23:57:40.804Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2991 | 2026-03-20T23:57:41.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2992 | 2026-03-20T23:57:41.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2993 | 2026-03-20T23:57:41.700Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2994 | 2026-03-20T23:57:46.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s |
| 2995 | 2026-03-20T23:57:46.551Z | |
| 2996 | 2026-03-20T23:57:46.551Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2997 | 2026-03-20T23:57:47.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2998 | 2026-03-20T23:57:47.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2999 | 2026-03-20T23:57:47.447Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3000 | 2026-03-20T23:57:50.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s |
| 3001 | 2026-03-20T23:57:50.919Z | |
| 3002 | 2026-03-20T23:57:50.919Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3003 | 2026-03-20T23:57:51.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3004 | 2026-03-20T23:57:51.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3005 | 2026-03-20T23:57:51.806Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3006 | 2026-03-20T23:57:56.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s |
| 3007 | 2026-03-20T23:57:56.403Z | |
| 3008 | 2026-03-20T23:57:56.403Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3009 | 2026-03-20T23:57:57.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3010 | 2026-03-20T23:57:57.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3011 | 2026-03-20T23:57:57.300Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3012 | 2026-03-20T23:58:01.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s |
| 3013 | 2026-03-20T23:58:01.927Z | |
| 3014 | 2026-03-20T23:58:01.927Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3015 | 2026-03-20T23:58:02.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3016 | 2026-03-20T23:58:02.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3017 | 2026-03-20T23:58:02.820Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3018 | 2026-03-20T23:58:06.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 3019 | 2026-03-20T23:58:06.525Z | |
| 3020 | 2026-03-20T23:58:06.525Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3021 | 2026-03-20T23:58:07.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2026-03-20T23:58:07.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2026-03-20T23:58:07.419Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3024 | 2026-03-20T23:58:10.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 3025 | 2026-03-20T23:58:11.155Z | |
| 3026 | 2026-03-20T23:58:11.155Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3027 | 2026-03-20T23:58:11.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2026-03-20T23:58:11.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2026-03-20T23:58:12.049Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3030 | 2026-03-20T23:58:16.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s |
| 3031 | 2026-03-20T23:58:16.878Z | |
| 3032 | 2026-03-20T23:58:16.878Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3033 | 2026-03-20T23:58:17.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-03-20T23:58:17.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-03-20T23:58:17.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-03-20T23:58:17.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3037 | 2026-03-20T23:58:17.653Z | |
| 3038 | 2026-03-20T23:58:17.653Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3039 | 2026-03-20T23:58:18.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-03-20T23:58:18.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-03-20T23:58:18.503Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3042 | 2026-03-20T23:58:18.695Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3043 | 2026-03-20T23:58:18.723Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3044 | 2026-03-20T23:58:19.137Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3045 | 2026-03-20T23:58:24.006Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3046 | 2026-03-20T23:58:24.426Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3047 | 2026-03-20T23:58:25.962Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3048 | 2026-03-20T23:58:26.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.18s |
| 3049 | 2026-03-20T23:58:27.054Z | |
| 3050 | 2026-03-20T23:58:27.054Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3051 | 2026-03-20T23:58:27.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-03-20T23:58:27.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-03-20T23:58:27.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-03-20T23:58:27.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3055 | 2026-03-20T23:58:27.834Z | |
| 3056 | 2026-03-20T23:58:27.834Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3057 | 2026-03-20T23:58:28.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-03-20T23:58:28.558Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-03-20T23:58:28.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-03-20T23:58:28.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3061 | 2026-03-20T23:58:28.673Z | |
| 3062 | 2026-03-20T23:58:28.673Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3063 | 2026-03-20T23:58:29.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-03-20T23:58:29.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-03-20T23:58:29.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-03-20T23:58:29.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3067 | 2026-03-20T23:58:29.478Z | |
| 3068 | 2026-03-20T23:58:29.478Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3069 | 2026-03-20T23:58:30.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-03-20T23:58:30.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-03-20T23:58:30.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-03-20T23:58:30.177Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3073 | 2026-03-20T23:58:30.279Z | |
| 3074 | 2026-03-20T23:58:30.279Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3075 | 2026-03-20T23:58:30.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-03-20T23:58:30.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-03-20T23:58:30.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-03-20T23:58:30.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3079 | 2026-03-20T23:58:31.080Z | |
| 3080 | 2026-03-20T23:58:31.080Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3081 | 2026-03-20T23:58:31.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-03-20T23:58:31.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-03-20T23:58:31.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-03-20T23:58:31.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3085 | 2026-03-20T23:58:31.879Z | |
| 3086 | 2026-03-20T23:58:31.879Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3087 | 2026-03-20T23:58:32.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-03-20T23:58:32.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-03-20T23:58:32.541Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-03-20T23:58:32.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3091 | 2026-03-20T23:58:32.639Z | |
| 3092 | 2026-03-20T23:58:32.639Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3093 | 2026-03-20T23:58:33.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-03-20T23:58:33.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-03-20T23:58:33.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-03-20T23:58:33.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3097 | 2026-03-20T23:58:33.440Z | |
| 3098 | 2026-03-20T23:58:33.440Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3099 | 2026-03-20T23:58:34.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-03-20T23:58:34.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-03-20T23:58:34.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-03-20T23:58:34.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3103 | 2026-03-20T23:58:34.204Z | |
| 3104 | 2026-03-20T23:58:34.204Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3105 | 2026-03-20T23:58:35.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-03-20T23:58:35.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-03-20T23:58:35.122Z | Checking dropshot-api-manager-types v0.6.0 |
| 3108 | 2026-03-20T23:58:35.125Z | Checking nanorand v0.7.0 |
| 3109 | 2026-03-20T23:58:35.430Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3110 | 2026-03-20T23:58:35.455Z | Checking flume v0.11.1 |
| 3111 | 2026-03-20T23:58:35.729Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3112 | 2026-03-20T23:58:36.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s |
| 3113 | 2026-03-20T23:58:37.220Z | |
| 3114 | 2026-03-20T23:58:37.220Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3115 | 2026-03-20T23:58:37.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-20T23:58:37.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-20T23:58:37.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-03-20T23:58:37.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3119 | 2026-03-20T23:58:38.005Z | |
| 3120 | 2026-03-20T23:58:38.005Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3121 | 2026-03-20T23:58:38.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-03-20T23:58:38.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-03-20T23:58:38.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-03-20T23:58:38.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3125 | 2026-03-20T23:58:38.787Z | |
| 3126 | 2026-03-20T23:58:38.787Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3127 | 2026-03-20T23:58:39.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-03-20T23:58:39.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-03-20T23:58:39.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-03-20T23:58:39.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3131 | 2026-03-20T23:58:39.565Z | |
| 3132 | 2026-03-20T23:58:39.565Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3133 | 2026-03-20T23:58:40.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-03-20T23:58:40.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-03-20T23:58:40.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-03-20T23:58:40.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3137 | 2026-03-20T23:58:40.366Z | |
| 3138 | 2026-03-20T23:58:40.366Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3139 | 2026-03-20T23:58:41.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-03-20T23:58:41.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-03-20T23:58:41.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-03-20T23:58:41.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3143 | 2026-03-20T23:58:41.151Z | |
| 3144 | 2026-03-20T23:58:41.151Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3145 | 2026-03-20T23:58:41.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-03-20T23:58:41.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-03-20T23:58:41.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-03-20T23:58:41.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3149 | 2026-03-20T23:58:41.935Z | |
| 3150 | 2026-03-20T23:58:41.935Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3151 | 2026-03-20T23:58:42.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-03-20T23:58:42.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-03-20T23:58:42.614Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-03-20T23:58:42.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3155 | 2026-03-20T23:58:42.718Z | |
| 3156 | 2026-03-20T23:58:42.718Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3157 | 2026-03-20T23:58:43.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-03-20T23:58:43.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-03-20T23:58:43.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-03-20T23:58:43.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3161 | 2026-03-20T23:58:43.481Z | |
| 3162 | 2026-03-20T23:58:43.481Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3163 | 2026-03-20T23:58:44.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-03-20T23:58:44.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-03-20T23:58:44.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-03-20T23:58:44.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3167 | 2026-03-20T23:58:44.261Z | |
| 3168 | 2026-03-20T23:58:44.261Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3169 | 2026-03-20T23:58:44.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-03-20T23:58:44.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-03-20T23:58:44.943Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3172 | 2026-03-20T23:58:44.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3173 | 2026-03-20T23:58:45.048Z | |
| 3174 | 2026-03-20T23:58:45.048Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3175 | 2026-03-20T23:58:45.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2026-03-20T23:58:45.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2026-03-20T23:58:45.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3178 | 2026-03-20T23:58:45.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3179 | 2026-03-20T23:58:45.834Z | |
| 3180 | 2026-03-20T23:58:45.834Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3181 | 2026-03-20T23:58:46.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2026-03-20T23:58:46.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2026-03-20T23:58:46.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3184 | 2026-03-20T23:58:46.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3185 | 2026-03-20T23:58:46.667Z | |
| 3186 | 2026-03-20T23:58:46.667Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3187 | 2026-03-20T23:58:47.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3188 | 2026-03-20T23:58:47.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3189 | 2026-03-20T23:58:47.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3190 | 2026-03-20T23:58:47.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3191 | 2026-03-20T23:58:47.495Z | |
| 3192 | 2026-03-20T23:58:47.495Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3193 | 2026-03-20T23:58:48.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2026-03-20T23:58:48.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2026-03-20T23:58:48.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3196 | 2026-03-20T23:58:48.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3197 | 2026-03-20T23:58:48.261Z | |
| 3198 | 2026-03-20T23:58:48.261Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3199 | 2026-03-20T23:58:48.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2026-03-20T23:58:48.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2026-03-20T23:58:48.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3202 | 2026-03-20T23:58:48.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3203 | 2026-03-20T23:58:49.031Z | |
| 3204 | 2026-03-20T23:58:49.031Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3205 | 2026-03-20T23:58:49.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2026-03-20T23:58:49.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2026-03-20T23:58:49.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3208 | 2026-03-20T23:58:49.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3209 | 2026-03-20T23:58:49.807Z | |
| 3210 | 2026-03-20T23:58:49.807Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3211 | 2026-03-20T23:58:50.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2026-03-20T23:58:50.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2026-03-20T23:58:50.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3214 | 2026-03-20T23:58:50.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3215 | 2026-03-20T23:58:50.573Z | |
| 3216 | 2026-03-20T23:58:50.573Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3217 | 2026-03-20T23:58:51.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-03-20T23:58:51.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-03-20T23:58:51.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2026-03-20T23:58:51.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3221 | 2026-03-20T23:58:51.378Z | |
| 3222 | 2026-03-20T23:58:51.378Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3223 | 2026-03-20T23:58:52.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2026-03-20T23:58:52.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2026-03-20T23:58:52.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2026-03-20T23:58:52.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3227 | 2026-03-20T23:58:52.185Z | |
| 3228 | 2026-03-20T23:58:52.185Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3229 | 2026-03-20T23:58:52.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2026-03-20T23:58:52.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2026-03-20T23:58:52.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2026-03-20T23:58:52.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3233 | 2026-03-20T23:58:52.976Z | |
| 3234 | 2026-03-20T23:58:52.976Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3235 | 2026-03-20T23:58:53.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2026-03-20T23:58:53.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2026-03-20T23:58:53.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2026-03-20T23:58:53.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3239 | 2026-03-20T23:58:53.738Z | |
| 3240 | 2026-03-20T23:58:53.738Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3241 | 2026-03-20T23:58:54.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2026-03-20T23:58:54.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2026-03-20T23:58:54.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3244 | 2026-03-20T23:58:54.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3245 | 2026-03-20T23:58:54.546Z | |
| 3246 | 2026-03-20T23:58:54.546Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3247 | 2026-03-20T23:58:55.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3248 | 2026-03-20T23:58:55.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3249 | 2026-03-20T23:58:55.436Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3250 | 2026-03-20T23:58:55.436Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3251 | 2026-03-20T23:58:55.440Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3252 | 2026-03-20T23:58:55.587Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3253 | 2026-03-20T23:58:55.591Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3254 | 2026-03-20T23:58:55.745Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3255 | 2026-03-20T23:58:55.781Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3256 | 2026-03-20T23:58:56.045Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3257 | 2026-03-20T23:58:56.048Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3258 | 2026-03-20T23:58:58.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s |
| 3259 | 2026-03-20T23:58:59.125Z | |
| 3260 | 2026-03-20T23:58:59.125Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3261 | 2026-03-20T23:58:59.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-03-20T23:58:59.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-03-20T23:58:59.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-03-20T23:58:59.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3265 | 2026-03-20T23:58:59.910Z | |
| 3266 | 2026-03-20T23:58:59.910Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3267 | 2026-03-20T23:59:00.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-03-20T23:59:00.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-03-20T23:59:00.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2026-03-20T23:59:00.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3271 | 2026-03-20T23:59:00.819Z | |
| 3272 | 2026-03-20T23:59:00.819Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3273 | 2026-03-20T23:59:01.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-03-20T23:59:01.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-03-20T23:59:01.588Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-03-20T23:59:01.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3277 | 2026-03-20T23:59:01.714Z | |
| 3278 | 2026-03-20T23:59:01.714Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3279 | 2026-03-20T23:59:02.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-03-20T23:59:02.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-03-20T23:59:02.597Z | Compiling parking_lot_core v0.8.6 |
| 3282 | 2026-03-20T23:59:02.597Z | Compiling git-stub v1.0.0 |
| 3283 | 2026-03-20T23:59:02.597Z | Compiling atomicwrites v0.4.4 |
| 3284 | 2026-03-20T23:59:02.600Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3285 | 2026-03-20T23:59:02.761Z | Checking tagptr v0.2.0 |
| 3286 | 2026-03-20T23:59:02.776Z | Checking prefix-trie v0.7.0 |
| 3287 | 2026-03-20T23:59:02.779Z | Checking fxhash v0.2.1 |
| 3288 | 2026-03-20T23:59:02.807Z | Checking hickory-client v0.25.2 |
| 3289 | 2026-03-20T23:59:02.933Z | Compiling git-stub-vcs v0.1.0 |
| 3290 | 2026-03-20T23:59:02.936Z | Checking moka v0.12.13 |
| 3291 | 2026-03-20T23:59:03.192Z | Checking hickory-server v0.25.2 |
| 3292 | 2026-03-20T23:59:03.293Z | Checking parking_lot v0.11.2 |
| 3293 | 2026-03-20T23:59:03.340Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3294 | 2026-03-20T23:59:03.377Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3295 | 2026-03-20T23:59:03.380Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-20T23:59:03.380Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-20T23:59:03.525Z | Checking sled v0.34.7 |
| 3298 | 2026-03-20T23:59:03.809Z | Checking hickory-resolver v0.25.2 |
| 3299 | 2026-03-20T23:59:06.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s |
| 3300 | 2026-03-20T23:59:06.500Z | |
| 3301 | 2026-03-20T23:59:06.500Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3302 | 2026-03-20T23:59:07.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3303 | 2026-03-20T23:59:07.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3304 | 2026-03-20T23:59:07.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3305 | 2026-03-20T23:59:07.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3306 | 2026-03-20T23:59:07.279Z | |
| 3307 | 2026-03-20T23:59:07.280Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3308 | 2026-03-20T23:59:08.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3309 | 2026-03-20T23:59:08.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3310 | 2026-03-20T23:59:08.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3311 | 2026-03-20T23:59:08.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3312 | 2026-03-20T23:59:08.135Z | |
| 3313 | 2026-03-20T23:59:08.135Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3314 | 2026-03-20T23:59:08.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3315 | 2026-03-20T23:59:08.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3316 | 2026-03-20T23:59:09.120Z | Compiling radium v0.7.0 |
| 3317 | 2026-03-20T23:59:09.259Z | Checking tap v1.0.1 |
| 3318 | 2026-03-20T23:59:09.262Z | Compiling maybe-uninit v2.0.0 |
| 3319 | 2026-03-20T23:59:09.304Z | Compiling zerocopy-derive v0.6.6 |
| 3320 | 2026-03-20T23:59:09.311Z | Checking funty v2.0.0 |
| 3321 | 2026-03-20T23:59:09.317Z | Checking crc-catalog v2.4.0 |
| 3322 | 2026-03-20T23:59:09.317Z | Compiling packed_struct v0.10.1 |
| 3323 | 2026-03-20T23:59:09.320Z | Compiling packed_struct_codegen v0.10.1 |
| 3324 | 2026-03-20T23:59:09.397Z | Checking wyz v0.5.1 |
| 3325 | 2026-03-20T23:59:09.499Z | Checking crc v3.4.0 |
| 3326 | 2026-03-20T23:59:09.663Z | Compiling bitfield-macros v0.19.4 |
| 3327 | 2026-03-20T23:59:09.697Z | Compiling indexmap v1.9.3 |
| 3328 | 2026-03-20T23:59:09.724Z | Checking nodrop v0.1.14 |
| 3329 | 2026-03-20T23:59:09.748Z | Checking smallvec v0.6.14 |
| 3330 | 2026-03-20T23:59:09.816Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-20T23:59:09.835Z | Checking array-init v0.0.4 |
| 3332 | 2026-03-20T23:59:09.853Z | Checking bitvec v1.0.1 |
| 3333 | 2026-03-20T23:59:09.966Z | Checking ron v0.8.1 |
| 3334 | 2026-03-20T23:59:10.004Z | Checking hashbrown v0.13.2 |
| 3335 | 2026-03-20T23:59:10.306Z | Checking serde-hex v0.1.0 |
| 3336 | 2026-03-20T23:59:10.441Z | Checking zerocopy v0.6.6 |
| 3337 | 2026-03-20T23:59:10.582Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3338 | 2026-03-20T23:59:10.628Z | Checking bitfield v0.19.4 |
| 3339 | 2026-03-20T23:59:10.673Z | Checking crc-any v2.5.0 |
| 3340 | 2026-03-20T23:59:10.792Z | Checking path-slash v0.1.5 |
| 3341 | 2026-03-20T23:59:10.811Z | Checking object v0.30.4 |
| 3342 | 2026-03-20T23:59:10.852Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3343 | 2026-03-20T23:59:10.874Z | Checking half v1.8.3 |
| 3344 | 2026-03-20T23:59:10.906Z | Checking void v1.0.2 |
| 3345 | 2026-03-20T23:59:11.001Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3346 | 2026-03-20T23:59:11.033Z | Checking lzss v0.8.2 |
| 3347 | 2026-03-20T23:59:11.051Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3348 | 2026-03-20T23:59:11.088Z | Checking tungstenite v0.23.0 |
| 3349 | 2026-03-20T23:59:11.137Z | Checking serde_cbor v0.11.2 |
| 3350 | 2026-03-20T23:59:11.196Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3351 | 2026-03-20T23:59:11.252Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3352 | 2026-03-20T23:59:11.271Z | Checking nix v0.27.1 |
| 3353 | 2026-03-20T23:59:11.635Z | Checking kstat-rs v0.2.4 |
| 3354 | 2026-03-20T23:59:11.654Z | Checking serde_bytes v0.11.19 |
| 3355 | 2026-03-20T23:59:11.714Z | Checking tokio-tungstenite v0.23.1 |
| 3356 | 2026-03-20T23:59:11.871Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3357 | 2026-03-20T23:59:11.896Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3358 | 2026-03-20T23:59:11.970Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3359 | 2026-03-20T23:59:12.069Z | Checking signal-hook-tokio v0.3.1 |
| 3360 | 2026-03-20T23:59:13.130Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3361 | 2026-03-20T23:59:13.384Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3362 | 2026-03-20T23:59:16.672Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-20T23:59:17.865Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3364 | 2026-03-20T23:59:18.234Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3365 | 2026-03-20T23:59:19.713Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3366 | 2026-03-20T23:59:22.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s |
| 3367 | 2026-03-20T23:59:22.688Z | |
| 3368 | 2026-03-20T23:59:22.689Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3369 | 2026-03-20T23:59:23.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3370 | 2026-03-20T23:59:23.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3371 | 2026-03-20T23:59:23.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3372 | 2026-03-20T23:59:23.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3373 | 2026-03-20T23:59:23.471Z | |
| 3374 | 2026-03-20T23:59:23.471Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3375 | 2026-03-20T23:59:24.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-03-20T23:59:24.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-03-20T23:59:24.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3378 | 2026-03-20T23:59:24.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3379 | 2026-03-20T23:59:24.253Z | |
| 3380 | 2026-03-20T23:59:24.253Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3381 | 2026-03-20T23:59:24.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3382 | 2026-03-20T23:59:24.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3383 | 2026-03-20T23:59:24.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3384 | 2026-03-20T23:59:24.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3385 | 2026-03-20T23:59:25.018Z | |
| 3386 | 2026-03-20T23:59:25.018Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3387 | 2026-03-20T23:59:25.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3388 | 2026-03-20T23:59:25.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3389 | 2026-03-20T23:59:25.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3390 | 2026-03-20T23:59:25.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3391 | 2026-03-20T23:59:25.802Z | |
| 3392 | 2026-03-20T23:59:25.802Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3393 | 2026-03-20T23:59:26.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3394 | 2026-03-20T23:59:26.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3395 | 2026-03-20T23:59:26.482Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3396 | 2026-03-20T23:59:26.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3397 | 2026-03-20T23:59:26.585Z | |
| 3398 | 2026-03-20T23:59:26.585Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3399 | 2026-03-20T23:59:27.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3400 | 2026-03-20T23:59:27.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3401 | 2026-03-20T23:59:27.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3402 | 2026-03-20T23:59:27.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3403 | 2026-03-20T23:59:27.363Z | |
| 3404 | 2026-03-20T23:59:27.363Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3405 | 2026-03-20T23:59:28.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3406 | 2026-03-20T23:59:28.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3407 | 2026-03-20T23:59:28.043Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3408 | 2026-03-20T23:59:28.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3409 | 2026-03-20T23:59:28.151Z | |
| 3410 | 2026-03-20T23:59:28.151Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3411 | 2026-03-20T23:59:28.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3412 | 2026-03-20T23:59:28.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3413 | 2026-03-20T23:59:28.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3414 | 2026-03-20T23:59:28.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3415 | 2026-03-20T23:59:28.935Z | |
| 3416 | 2026-03-20T23:59:28.935Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3417 | 2026-03-20T23:59:29.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3418 | 2026-03-20T23:59:29.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3419 | 2026-03-20T23:59:29.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3420 | 2026-03-20T23:59:29.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3421 | 2026-03-20T23:59:29.721Z | |
| 3422 | 2026-03-20T23:59:29.721Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3423 | 2026-03-20T23:59:30.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3424 | 2026-03-20T23:59:30.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3425 | 2026-03-20T23:59:30.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3426 | 2026-03-20T23:59:30.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3427 | 2026-03-20T23:59:30.509Z | |
| 3428 | 2026-03-20T23:59:30.509Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3429 | 2026-03-20T23:59:31.186Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3430 | 2026-03-20T23:59:31.189Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3431 | 2026-03-20T23:59:31.189Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3432 | 2026-03-20T23:59:31.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3433 | 2026-03-20T23:59:31.292Z | |
| 3434 | 2026-03-20T23:59:31.292Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3435 | 2026-03-20T23:59:31.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3436 | 2026-03-20T23:59:31.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3437 | 2026-03-20T23:59:31.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3438 | 2026-03-20T23:59:31.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3439 | 2026-03-20T23:59:32.075Z | |
| 3440 | 2026-03-20T23:59:32.075Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3441 | 2026-03-20T23:59:32.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3442 | 2026-03-20T23:59:32.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3443 | 2026-03-20T23:59:32.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3444 | 2026-03-20T23:59:32.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3445 | 2026-03-20T23:59:32.859Z | |
| 3446 | 2026-03-20T23:59:32.859Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3447 | 2026-03-20T23:59:33.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3448 | 2026-03-20T23:59:33.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3449 | 2026-03-20T23:59:33.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3450 | 2026-03-20T23:59:33.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3451 | 2026-03-20T23:59:33.683Z | |
| 3452 | 2026-03-20T23:59:33.683Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3453 | 2026-03-20T23:59:34.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3454 | 2026-03-20T23:59:34.361Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3455 | 2026-03-20T23:59:34.361Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3456 | 2026-03-20T23:59:34.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3457 | 2026-03-20T23:59:34.465Z | |
| 3458 | 2026-03-20T23:59:34.465Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3459 | 2026-03-20T23:59:35.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3460 | 2026-03-20T23:59:35.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3461 | 2026-03-20T23:59:35.430Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-03-20T23:59:37.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 3463 | 2026-03-20T23:59:37.979Z | |
| 3464 | 2026-03-20T23:59:37.979Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3465 | 2026-03-20T23:59:38.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3466 | 2026-03-20T23:59:38.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3467 | 2026-03-20T23:59:38.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3468 | 2026-03-20T23:59:38.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3469 | 2026-03-20T23:59:38.835Z | |
| 3470 | 2026-03-20T23:59:38.835Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3471 | 2026-03-20T23:59:39.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3472 | 2026-03-20T23:59:39.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3473 | 2026-03-20T23:59:39.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3474 | 2026-03-20T23:59:39.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3475 | 2026-03-20T23:59:39.698Z | |
| 3476 | 2026-03-20T23:59:39.698Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3477 | 2026-03-20T23:59:40.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3478 | 2026-03-20T23:59:40.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3479 | 2026-03-20T23:59:40.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3480 | 2026-03-20T23:59:40.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3481 | 2026-03-20T23:59:40.465Z | |
| 3482 | 2026-03-20T23:59:40.465Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3483 | 2026-03-20T23:59:41.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3484 | 2026-03-20T23:59:41.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3485 | 2026-03-20T23:59:41.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3486 | 2026-03-20T23:59:41.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3487 | 2026-03-20T23:59:41.231Z | |
| 3488 | 2026-03-20T23:59:41.231Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3489 | 2026-03-20T23:59:41.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3490 | 2026-03-20T23:59:41.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3491 | 2026-03-20T23:59:41.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3492 | 2026-03-20T23:59:41.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3493 | 2026-03-20T23:59:42.080Z | |
| 3494 | 2026-03-20T23:59:42.080Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3495 | 2026-03-20T23:59:42.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3496 | 2026-03-20T23:59:42.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3497 | 2026-03-20T23:59:42.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3498 | 2026-03-20T23:59:42.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3499 | 2026-03-20T23:59:42.847Z | |
| 3500 | 2026-03-20T23:59:42.847Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3501 | 2026-03-20T23:59:43.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-03-20T23:59:43.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-03-20T23:59:43.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-03-20T23:59:43.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3505 | 2026-03-20T23:59:43.689Z | |
| 3506 | 2026-03-20T23:59:43.689Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3507 | 2026-03-20T23:59:44.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-03-20T23:59:44.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-03-20T23:59:44.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-03-20T23:59:44.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3511 | 2026-03-20T23:59:44.533Z | |
| 3512 | 2026-03-20T23:59:44.533Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3513 | 2026-03-20T23:59:45.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-03-20T23:59:45.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-03-20T23:59:45.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-03-20T23:59:45.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3517 | 2026-03-20T23:59:45.300Z | |
| 3518 | 2026-03-20T23:59:45.300Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3519 | 2026-03-20T23:59:45.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-03-20T23:59:45.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-03-20T23:59:45.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-03-20T23:59:45.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3523 | 2026-03-20T23:59:46.065Z | |
| 3524 | 2026-03-20T23:59:46.065Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3525 | 2026-03-20T23:59:46.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-03-20T23:59:46.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-03-20T23:59:46.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-03-20T23:59:46.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3529 | 2026-03-20T23:59:46.849Z | |
| 3530 | 2026-03-20T23:59:46.849Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3531 | 2026-03-20T23:59:47.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-03-20T23:59:47.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-03-20T23:59:47.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-03-20T23:59:47.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3535 | 2026-03-20T23:59:47.620Z | |
| 3536 | 2026-03-20T23:59:47.620Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3537 | 2026-03-20T23:59:48.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-03-20T23:59:48.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-03-20T23:59:48.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-03-20T23:59:48.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3541 | 2026-03-20T23:59:48.382Z | |
| 3542 | 2026-03-20T23:59:48.382Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3543 | 2026-03-20T23:59:49.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-03-20T23:59:49.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-03-20T23:59:49.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-03-20T23:59:49.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3547 | 2026-03-20T23:59:49.234Z | |
| 3548 | 2026-03-20T23:59:49.234Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3549 | 2026-03-20T23:59:49.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-03-20T23:59:49.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-03-20T23:59:49.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-03-20T23:59:49.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3553 | 2026-03-20T23:59:50.087Z | |
| 3554 | 2026-03-20T23:59:50.087Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3555 | 2026-03-20T23:59:50.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-03-20T23:59:50.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-03-20T23:59:50.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-03-20T23:59:50.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3559 | 2026-03-20T23:59:51.931Z | |
| 3560 | 2026-03-20T23:59:51.931Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3561 | 2026-03-20T23:59:51.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-03-20T23:59:51.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-03-20T23:59:51.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-03-20T23:59:51.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3565 | 2026-03-20T23:59:51.934Z | |
| 3566 | 2026-03-20T23:59:51.934Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3567 | 2026-03-20T23:59:52.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-03-20T23:59:52.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-03-20T23:59:52.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-03-20T23:59:52.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3571 | 2026-03-20T23:59:52.528Z | |
| 3572 | 2026-03-20T23:59:52.528Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3573 | 2026-03-20T23:59:53.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-03-20T23:59:53.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-03-20T23:59:53.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-03-20T23:59:53.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3577 | 2026-03-20T23:59:53.324Z | |
| 3578 | 2026-03-20T23:59:53.324Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3579 | 2026-03-20T23:59:54.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-03-20T23:59:54.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-03-20T23:59:54.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-03-20T23:59:54.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3583 | 2026-03-20T23:59:54.107Z | |
| 3584 | 2026-03-20T23:59:54.107Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3585 | 2026-03-20T23:59:54.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-03-20T23:59:54.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-03-20T23:59:54.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-03-20T23:59:54.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3589 | 2026-03-20T23:59:54.901Z | |
| 3590 | 2026-03-20T23:59:54.901Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3591 | 2026-03-20T23:59:55.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-03-20T23:59:55.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-03-20T23:59:55.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-03-20T23:59:55.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3595 | 2026-03-20T23:59:55.697Z | |
| 3596 | 2026-03-20T23:59:55.697Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3597 | 2026-03-20T23:59:56.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-03-20T23:59:56.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-03-20T23:59:56.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-03-20T23:59:56.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3601 | 2026-03-20T23:59:56.463Z | |
| 3602 | 2026-03-20T23:59:56.463Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3603 | 2026-03-20T23:59:57.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-03-20T23:59:57.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-03-20T23:59:57.609Z | Compiling libefi-sys v0.1.0 |
| 3606 | 2026-03-20T23:59:57.612Z | Compiling bitfield-struct v0.6.2 |
| 3607 | 2026-03-20T23:59:57.785Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3608 | 2026-03-20T23:59:57.802Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-03-20T23:59:57.820Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3610 | 2026-03-20T23:59:57.842Z | Compiling salty v0.3.0 |
| 3611 | 2026-03-20T23:59:57.864Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3612 | 2026-03-20T23:59:57.885Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3613 | 2026-03-20T23:59:57.885Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3614 | 2026-03-20T23:59:58.229Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3615 | 2026-03-20T23:59:58.250Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3616 | 2026-03-20T23:59:58.280Z | Checking xshell v0.2.7 |
| 3617 | 2026-03-20T23:59:58.486Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3618 | 2026-03-20T23:59:58.494Z | Checking primeorder v0.13.6 |
| 3619 | 2026-03-20T23:59:58.506Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3620 | 2026-03-20T23:59:58.527Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3621 | 2026-03-20T23:59:58.569Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3622 | 2026-03-20T23:59:58.589Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3623 | 2026-03-20T23:59:58.779Z | Checking p384 v0.13.1 |
| 3624 | 2026-03-20T23:59:58.779Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3625 | 2026-03-20T23:59:58.818Z | Compiling num-derive v0.3.3 |
| 3626 | 2026-03-20T23:59:58.920Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3627 | 2026-03-20T23:59:59.008Z | Compiling proc-macro-error2 v2.0.1 |
| 3628 | 2026-03-20T23:59:59.201Z | Compiling unicase v2.9.0 |
| 3629 | 2026-03-20T23:59:59.223Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3630 | 2026-03-20T23:59:59.372Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3631 | 2026-03-20T23:59:59.415Z | Compiling tabled_derive v0.11.0 |
| 3632 | 2026-03-20T23:59:59.468Z | Compiling mime_guess v2.0.5 |
| 3633 | 2026-03-20T23:59:59.518Z | Compiling progenitor-impl v0.11.2 |
| 3634 | 2026-03-20T23:59:59.855Z | Checking papergrid v0.17.0 |
| 3635 | 2026-03-20T23:59:59.994Z | Checking libscf-sys v1.1.0 |
| 3636 | 2026-03-21T00:00:00.164Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3637 | 2026-03-21T00:00:00.184Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3638 | 2026-03-21T00:00:00.299Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3639 | 2026-03-21T00:00:00.371Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-21T00:00:00.950Z | Checking testing_table v0.3.0 |
| 3641 | 2026-03-21T00:00:01.005Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3642 | 2026-03-21T00:00:01.027Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3643 | 2026-03-21T00:00:01.068Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3644 | 2026-03-21T00:00:01.146Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3645 | 2026-03-21T00:00:01.226Z | Checking corncobs v0.1.4 |
| 3646 | 2026-03-21T00:00:01.265Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3647 | 2026-03-21T00:00:01.336Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3648 | 2026-03-21T00:00:01.374Z | Checking tabled v0.20.0 |
| 3649 | 2026-03-21T00:00:01.394Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3650 | 2026-03-21T00:00:01.575Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3651 | 2026-03-21T00:00:01.694Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3652 | 2026-03-21T00:00:01.730Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3653 | 2026-03-21T00:00:02.016Z | Checking progenitor-client v0.11.2 |
| 3654 | 2026-03-21T00:00:02.198Z | Checking secrecy v0.8.0 |
| 3655 | 2026-03-21T00:00:02.327Z | Checking http-range v0.1.5 |
| 3656 | 2026-03-21T00:00:02.620Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3657 | 2026-03-21T00:00:02.738Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3658 | 2026-03-21T00:00:02.844Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3659 | 2026-03-21T00:00:03.031Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3660 | 2026-03-21T00:00:03.090Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3661 | 2026-03-21T00:00:03.239Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3662 | 2026-03-21T00:00:03.261Z | Compiling progenitor-macro v0.11.2 |
| 3663 | 2026-03-21T00:00:03.263Z | Checking atty v0.2.14 |
| 3664 | 2026-03-21T00:00:03.367Z | Checking crc8 v0.1.1 |
| 3665 | 2026-03-21T00:00:03.400Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3666 | 2026-03-21T00:00:03.489Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3667 | 2026-03-21T00:00:03.511Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3668 | 2026-03-21T00:00:03.658Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3669 | 2026-03-21T00:00:03.925Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3670 | 2026-03-21T00:00:04.054Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3671 | 2026-03-21T00:00:04.222Z | Checking hyper-staticfile v0.10.1 |
| 3672 | 2026-03-21T00:00:04.369Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3673 | 2026-03-21T00:00:04.395Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3674 | 2026-03-21T00:00:04.589Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3675 | 2026-03-21T00:00:04.613Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3676 | 2026-03-21T00:00:04.669Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3677 | 2026-03-21T00:00:04.906Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3678 | 2026-03-21T00:00:05.313Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3679 | 2026-03-21T00:00:05.437Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3680 | 2026-03-21T00:00:05.650Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3681 | 2026-03-21T00:00:05.868Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3682 | 2026-03-21T00:00:05.872Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3683 | 2026-03-21T00:00:06.398Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3684 | 2026-03-21T00:00:06.673Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3685 | 2026-03-21T00:00:07.029Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3686 | 2026-03-21T00:00:07.084Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3687 | 2026-03-21T00:00:07.616Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3688 | 2026-03-21T00:00:08.529Z | Checking progenitor v0.11.2 |
| 3689 | 2026-03-21T00:00:08.696Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3690 | 2026-03-21T00:00:15.470Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3691 | 2026-03-21T00:00:31.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.96s |
| 3692 | 2026-03-21T00:00:31.690Z | |
| 3693 | 2026-03-21T00:00:31.690Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3694 | 2026-03-21T00:00:32.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3695 | 2026-03-21T00:00:32.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3696 | 2026-03-21T00:00:32.750Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3697 | 2026-03-21T00:00:48.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s |
| 3698 | 2026-03-21T00:00:49.112Z | |
| 3699 | 2026-03-21T00:00:49.112Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3700 | 2026-03-21T00:00:49.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-03-21T00:00:49.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-03-21T00:00:50.168Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3703 | 2026-03-21T00:01:06.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s |
| 3704 | 2026-03-21T00:01:06.432Z | |
| 3705 | 2026-03-21T00:01:06.432Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3706 | 2026-03-21T00:01:07.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-03-21T00:01:07.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-03-21T00:01:07.487Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3709 | 2026-03-21T00:01:23.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.00s |
| 3710 | 2026-03-21T00:01:23.684Z | |
| 3711 | 2026-03-21T00:01:23.684Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3712 | 2026-03-21T00:01:24.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-03-21T00:01:24.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-03-21T00:01:24.738Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3715 | 2026-03-21T00:01:40.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s |
| 3716 | 2026-03-21T00:01:41.007Z | |
| 3717 | 2026-03-21T00:01:41.007Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3718 | 2026-03-21T00:01:41.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-03-21T00:01:41.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-03-21T00:01:42.064Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3721 | 2026-03-21T00:01:58.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.03s |
| 3722 | 2026-03-21T00:01:58.288Z | |
| 3723 | 2026-03-21T00:01:58.288Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3724 | 2026-03-21T00:01:59.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-03-21T00:01:59.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-03-21T00:01:59.347Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3727 | 2026-03-21T00:02:15.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.06s |
| 3728 | 2026-03-21T00:02:15.602Z | |
| 3729 | 2026-03-21T00:02:15.602Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3730 | 2026-03-21T00:02:16.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-03-21T00:02:16.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-03-21T00:02:16.660Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3733 | 2026-03-21T00:02:32.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.08s |
| 3734 | 2026-03-21T00:02:32.932Z | |
| 3735 | 2026-03-21T00:02:32.932Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3736 | 2026-03-21T00:02:33.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-03-21T00:02:33.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-03-21T00:02:33.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3739 | 2026-03-21T00:02:33.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3740 | 2026-03-21T00:02:33.741Z | |
| 3741 | 2026-03-21T00:02:33.741Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3742 | 2026-03-21T00:02:34.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-03-21T00:02:34.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-03-21T00:02:34.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3745 | 2026-03-21T00:02:34.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3746 | 2026-03-21T00:02:34.546Z | |
| 3747 | 2026-03-21T00:02:34.546Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3748 | 2026-03-21T00:02:35.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-03-21T00:02:35.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-03-21T00:02:35.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3751 | 2026-03-21T00:02:35.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3752 | 2026-03-21T00:02:35.321Z | |
| 3753 | 2026-03-21T00:02:35.321Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3754 | 2026-03-21T00:02:35.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-03-21T00:02:35.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-03-21T00:02:35.996Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3757 | 2026-03-21T00:02:36.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3758 | 2026-03-21T00:02:36.097Z | |
| 3759 | 2026-03-21T00:02:36.097Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3760 | 2026-03-21T00:02:36.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-03-21T00:02:36.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-03-21T00:02:36.793Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3763 | 2026-03-21T00:02:36.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3764 | 2026-03-21T00:02:36.905Z | |
| 3765 | 2026-03-21T00:02:36.905Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3766 | 2026-03-21T00:02:37.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-03-21T00:02:37.593Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-03-21T00:02:37.593Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3769 | 2026-03-21T00:02:37.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3770 | 2026-03-21T00:02:37.699Z | |
| 3771 | 2026-03-21T00:02:37.699Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3772 | 2026-03-21T00:02:38.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-03-21T00:02:38.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-03-21T00:02:38.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3775 | 2026-03-21T00:02:38.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3776 | 2026-03-21T00:02:38.497Z | |
| 3777 | 2026-03-21T00:02:38.497Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3778 | 2026-03-21T00:02:39.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-03-21T00:02:39.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-03-21T00:02:39.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3781 | 2026-03-21T00:02:39.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3782 | 2026-03-21T00:02:39.309Z | |
| 3783 | 2026-03-21T00:02:39.309Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3784 | 2026-03-21T00:02:40.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-03-21T00:02:40.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-03-21T00:02:40.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-03-21T00:02:40.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3788 | 2026-03-21T00:02:40.122Z | |
| 3789 | 2026-03-21T00:02:40.122Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3790 | 2026-03-21T00:02:40.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-03-21T00:02:40.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-03-21T00:02:40.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-03-21T00:02:40.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3794 | 2026-03-21T00:02:40.930Z | |
| 3795 | 2026-03-21T00:02:40.930Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3796 | 2026-03-21T00:02:41.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-03-21T00:02:41.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-03-21T00:02:41.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-03-21T00:02:41.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3800 | 2026-03-21T00:02:41.739Z | |
| 3801 | 2026-03-21T00:02:41.739Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3802 | 2026-03-21T00:02:42.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-03-21T00:02:42.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-03-21T00:02:42.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-03-21T00:02:42.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3806 | 2026-03-21T00:02:42.549Z | |
| 3807 | 2026-03-21T00:02:42.549Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3808 | 2026-03-21T00:02:43.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-03-21T00:02:43.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-03-21T00:02:43.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-03-21T00:02:43.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3812 | 2026-03-21T00:02:43.360Z | |
| 3813 | 2026-03-21T00:02:43.360Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3814 | 2026-03-21T00:02:44.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-03-21T00:02:44.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-03-21T00:02:44.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-03-21T00:02:44.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3818 | 2026-03-21T00:02:44.177Z | |
| 3819 | 2026-03-21T00:02:44.178Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3820 | 2026-03-21T00:02:44.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-03-21T00:02:44.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-03-21T00:02:44.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-03-21T00:02:44.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3824 | 2026-03-21T00:02:45.009Z | |
| 3825 | 2026-03-21T00:02:45.009Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3826 | 2026-03-21T00:02:45.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-03-21T00:02:45.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-03-21T00:02:45.748Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-03-21T00:02:45.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3830 | 2026-03-21T00:02:45.866Z | |
| 3831 | 2026-03-21T00:02:45.866Z | info: running `cargo check --bins` on update-common (197/257) |
| 3832 | 2026-03-21T00:02:46.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-03-21T00:02:46.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-03-21T00:02:46.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-03-21T00:02:46.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3836 | 2026-03-21T00:02:46.660Z | |
| 3837 | 2026-03-21T00:02:46.660Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3838 | 2026-03-21T00:02:47.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-03-21T00:02:47.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-03-21T00:02:47.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3841 | 2026-03-21T00:02:47.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3842 | 2026-03-21T00:02:47.517Z | |
| 3843 | 2026-03-21T00:02:47.517Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3844 | 2026-03-21T00:02:48.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3845 | 2026-03-21T00:02:48.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3846 | 2026-03-21T00:02:48.562Z | Compiling fs-err v2.11.0 |
| 3847 | 2026-03-21T00:02:48.706Z | Checking ignore v0.4.25 |
| 3848 | 2026-03-21T00:02:48.722Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3849 | 2026-03-21T00:02:48.725Z | Checking predicates-tree v1.0.13 |
| 3850 | 2026-03-21T00:02:48.751Z | Checking parse-size v1.1.0 |
| 3851 | 2026-03-21T00:02:48.770Z | Checking rand_seeder v0.4.0 |
| 3852 | 2026-03-21T00:02:48.772Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3853 | 2026-03-21T00:02:48.806Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3854 | 2026-03-21T00:02:48.864Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3855 | 2026-03-21T00:02:48.894Z | Compiling petname v2.0.2 |
| 3856 | 2026-03-21T00:02:48.947Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3857 | 2026-03-21T00:02:49.135Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3858 | 2026-03-21T00:02:49.155Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3859 | 2026-03-21T00:02:49.232Z | Checking globwalk v0.9.1 |
| 3860 | 2026-03-21T00:02:49.267Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3861 | 2026-03-21T00:02:49.359Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3862 | 2026-03-21T00:02:49.462Z | Checking camino-tempfile-ext v0.3.3 |
| 3863 | 2026-03-21T00:02:49.482Z | Checking sapling-renderdag v0.1.0 |
| 3864 | 2026-03-21T00:02:49.587Z | Checking sync-ptr v0.1.4 |
| 3865 | 2026-03-21T00:02:49.719Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3866 | 2026-03-21T00:02:49.739Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3867 | 2026-03-21T00:02:49.821Z | Checking colored v2.2.0 |
| 3868 | 2026-03-21T00:02:49.854Z | Checking assert_matches v1.5.0 |
| 3869 | 2026-03-21T00:02:50.184Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3870 | 2026-03-21T00:02:50.308Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3871 | 2026-03-21T00:02:50.308Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3872 | 2026-03-21T00:02:51.068Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3873 | 2026-03-21T00:02:52.867Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3874 | 2026-03-21T00:02:55.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s |
| 3875 | 2026-03-21T00:02:56.102Z | |
| 3876 | 2026-03-21T00:02:56.102Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3877 | 2026-03-21T00:02:56.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-03-21T00:02:56.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-03-21T00:02:56.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-03-21T00:02:56.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3881 | 2026-03-21T00:02:56.866Z | |
| 3882 | 2026-03-21T00:02:56.866Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3883 | 2026-03-21T00:02:57.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-21T00:02:57.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-21T00:02:57.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-03-21T00:02:57.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3887 | 2026-03-21T00:02:57.720Z | |
| 3888 | 2026-03-21T00:02:57.720Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3889 | 2026-03-21T00:02:58.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-03-21T00:02:58.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-03-21T00:02:58.683Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3892 | 2026-03-21T00:02:58.686Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3893 | 2026-03-21T00:02:59.528Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3894 | 2026-03-21T00:03:01.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s |
| 3895 | 2026-03-21T00:03:01.776Z | |
| 3896 | 2026-03-21T00:03:01.776Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3897 | 2026-03-21T00:03:02.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-03-21T00:03:02.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-03-21T00:03:02.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-03-21T00:03:02.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3901 | 2026-03-21T00:03:02.557Z | |
| 3902 | 2026-03-21T00:03:02.558Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3903 | 2026-03-21T00:03:03.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-21T00:03:03.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-21T00:03:03.369Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3906 | 2026-03-21T00:03:03.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 3907 | 2026-03-21T00:03:03.907Z | |
| 3908 | 2026-03-21T00:03:03.908Z | info: running `cargo check --bins` on clickana (205/257) |
| 3909 | 2026-03-21T00:03:04.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-03-21T00:03:04.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-03-21T00:03:04.772Z | Compiling darling_core v0.23.0 |
| 3912 | 2026-03-21T00:03:04.900Z | Compiling instability v0.3.11 |
| 3913 | 2026-03-21T00:03:04.914Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3914 | 2026-03-21T00:03:04.917Z | Checking castaway v0.2.4 |
| 3915 | 2026-03-21T00:03:04.937Z | Compiling indoc v2.0.7 |
| 3916 | 2026-03-21T00:03:04.953Z | Checking unicode-truncate v1.1.0 |
| 3917 | 2026-03-21T00:03:04.956Z | Checking lru v0.12.5 |
| 3918 | 2026-03-21T00:03:04.956Z | Checking cassowary v0.3.0 |
| 3919 | 2026-03-21T00:03:05.048Z | Checking compact_str v0.8.1 |
| 3920 | 2026-03-21T00:03:06.196Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3921 | 2026-03-21T00:03:06.413Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3922 | 2026-03-21T00:03:06.882Z | Compiling darling_macro v0.23.0 |
| 3923 | 2026-03-21T00:03:07.411Z | Compiling darling v0.23.0 |
| 3924 | 2026-03-21T00:03:08.191Z | Checking ratatui v0.29.0 |
| 3925 | 2026-03-21T00:03:09.706Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3926 | 2026-03-21T00:03:10.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s |
| 3927 | 2026-03-21T00:03:10.774Z | |
| 3928 | 2026-03-21T00:03:10.774Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3929 | 2026-03-21T00:03:11.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3930 | 2026-03-21T00:03:11.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3931 | 2026-03-21T00:03:11.744Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3932 | 2026-03-21T00:03:11.748Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3933 | 2026-03-21T00:03:12.502Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3934 | 2026-03-21T00:03:13.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s |
| 3935 | 2026-03-21T00:03:13.250Z | |
| 3936 | 2026-03-21T00:03:13.250Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3937 | 2026-03-21T00:03:13.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-03-21T00:03:13.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-03-21T00:03:14.218Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3940 | 2026-03-21T00:03:15.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 3941 | 2026-03-21T00:03:15.377Z | |
| 3942 | 2026-03-21T00:03:15.377Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3943 | 2026-03-21T00:03:15.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-03-21T00:03:15.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-03-21T00:03:15.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-03-21T00:03:15.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3947 | 2026-03-21T00:03:15.980Z | |
| 3948 | 2026-03-21T00:03:15.980Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3949 | 2026-03-21T00:03:16.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-03-21T00:03:16.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-03-21T00:03:16.940Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3952 | 2026-03-21T00:03:17.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 3953 | 2026-03-21T00:03:17.711Z | |
| 3954 | 2026-03-21T00:03:17.712Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3955 | 2026-03-21T00:03:18.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-03-21T00:03:18.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-03-21T00:03:18.680Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3958 | 2026-03-21T00:03:19.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s |
| 3959 | 2026-03-21T00:03:19.871Z | |
| 3960 | 2026-03-21T00:03:19.871Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3961 | 2026-03-21T00:03:20.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-03-21T00:03:20.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-03-21T00:03:20.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-03-21T00:03:20.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3965 | 2026-03-21T00:03:20.711Z | |
| 3966 | 2026-03-21T00:03:20.711Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3967 | 2026-03-21T00:03:21.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-03-21T00:03:21.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-03-21T00:03:21.524Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3970 | 2026-03-21T00:03:22.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 3971 | 2026-03-21T00:03:22.712Z | |
| 3972 | 2026-03-21T00:03:22.712Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3973 | 2026-03-21T00:03:23.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-03-21T00:03:23.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-03-21T00:03:23.619Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3976 | 2026-03-21T00:03:23.619Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-21T00:03:23.622Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3978 | 2026-03-21T00:03:23.622Z | Checking git-stub v1.0.0 |
| 3979 | 2026-03-21T00:03:23.761Z | Compiling trait-variant v0.1.2 |
| 3980 | 2026-03-21T00:03:23.774Z | Checking is_ci v1.2.0 |
| 3981 | 2026-03-21T00:03:23.804Z | Checking maplit v1.0.2 |
| 3982 | 2026-03-21T00:03:23.837Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3983 | 2026-03-21T00:03:23.936Z | Checking supports-color v3.0.2 |
| 3984 | 2026-03-21T00:03:23.940Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3985 | 2026-03-21T00:03:23.990Z | Checking git-stub-vcs v0.1.0 |
| 3986 | 2026-03-21T00:03:24.031Z | Checking drift v0.1.3 |
| 3987 | 2026-03-21T00:03:24.091Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3988 | 2026-03-21T00:03:24.171Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3989 | 2026-03-21T00:03:24.243Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3990 | 2026-03-21T00:03:24.403Z | Checking dropshot-api-manager v0.6.0 |
| 3991 | 2026-03-21T00:03:24.424Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3992 | 2026-03-21T00:03:24.446Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3993 | 2026-03-21T00:03:24.471Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3994 | 2026-03-21T00:03:24.711Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3995 | 2026-03-21T00:03:24.801Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3996 | 2026-03-21T00:03:24.990Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3997 | 2026-03-21T00:03:25.436Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3998 | 2026-03-21T00:03:32.382Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3999 | 2026-03-21T00:03:33.760Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4000 | 2026-03-21T00:03:34.527Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4001 | 2026-03-21T00:03:35.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s |
| 4002 | 2026-03-21T00:03:35.297Z | |
| 4003 | 2026-03-21T00:03:35.297Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4004 | 2026-03-21T00:03:35.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4005 | 2026-03-21T00:03:35.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4006 | 2026-03-21T00:03:35.976Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4007 | 2026-03-21T00:03:35.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4008 | 2026-03-21T00:03:36.087Z | |
| 4009 | 2026-03-21T00:03:36.087Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4010 | 2026-03-21T00:03:36.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-03-21T00:03:36.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-03-21T00:03:36.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-03-21T00:03:36.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4014 | 2026-03-21T00:03:36.922Z | |
| 4015 | 2026-03-21T00:03:36.922Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4016 | 2026-03-21T00:03:37.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-03-21T00:03:37.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-03-21T00:03:37.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-03-21T00:03:37.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4020 | 2026-03-21T00:03:37.856Z | |
| 4021 | 2026-03-21T00:03:37.856Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4022 | 2026-03-21T00:03:38.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-03-21T00:03:38.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-03-21T00:03:38.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-03-21T00:03:38.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4026 | 2026-03-21T00:03:38.593Z | |
| 4027 | 2026-03-21T00:03:38.593Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4028 | 2026-03-21T00:03:39.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-03-21T00:03:39.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-03-21T00:03:39.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-03-21T00:03:39.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4032 | 2026-03-21T00:03:39.376Z | |
| 4033 | 2026-03-21T00:03:39.376Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4034 | 2026-03-21T00:03:40.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-03-21T00:03:40.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-03-21T00:03:40.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-03-21T00:03:40.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4038 | 2026-03-21T00:03:40.140Z | |
| 4039 | 2026-03-21T00:03:40.140Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4040 | 2026-03-21T00:03:40.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-03-21T00:03:40.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-03-21T00:03:40.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-03-21T00:03:40.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4044 | 2026-03-21T00:03:40.953Z | |
| 4045 | 2026-03-21T00:03:40.953Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4046 | 2026-03-21T00:03:41.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-03-21T00:03:41.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-03-21T00:03:41.764Z | Checking erased-serde v0.4.9 |
| 4049 | 2026-03-21T00:03:41.891Z | Checking ordered-float v2.10.1 |
| 4050 | 2026-03-21T00:03:41.915Z | Checking unicode-xid v0.2.6 |
| 4051 | 2026-03-21T00:03:41.940Z | Checking cargo-platform v0.2.0 |
| 4052 | 2026-03-21T00:03:42.179Z | Checking serde-value v0.7.0 |
| 4053 | 2026-03-21T00:03:42.347Z | Checking serde-untagged v0.1.9 |
| 4054 | 2026-03-21T00:03:42.556Z | Checking cargo-util-schemas v0.8.2 |
| 4055 | 2026-03-21T00:03:43.549Z | Checking cargo_metadata v0.21.0 |
| 4056 | 2026-03-21T00:03:44.412Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4057 | 2026-03-21T00:03:45.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 4058 | 2026-03-21T00:03:45.529Z | |
| 4059 | 2026-03-21T00:03:45.529Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4060 | 2026-03-21T00:03:46.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-21T00:03:46.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-21T00:03:46.519Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4063 | 2026-03-21T00:03:47.281Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4064 | 2026-03-21T00:03:47.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s |
| 4065 | 2026-03-21T00:03:48.149Z | |
| 4066 | 2026-03-21T00:03:48.149Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4067 | 2026-03-21T00:03:48.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4068 | 2026-03-21T00:03:48.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4069 | 2026-03-21T00:03:49.318Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4070 | 2026-03-21T00:03:49.320Z | Compiling vergen-gitcl v1.0.8 |
| 4071 | 2026-03-21T00:03:49.320Z | Compiling dirs-sys-next v0.1.2 |
| 4072 | 2026-03-21T00:03:49.320Z | Compiling crunchy v0.2.4 |
| 4073 | 2026-03-21T00:03:49.320Z | Compiling diesel_derives v2.3.7 |
| 4074 | 2026-03-21T00:03:49.320Z | Compiling glob v0.3.3 |
| 4075 | 2026-03-21T00:03:49.525Z | Compiling dsl_auto_type v0.2.0 |
| 4076 | 2026-03-21T00:03:49.563Z | Checking scheduled-thread-pool v0.2.7 |
| 4077 | 2026-03-21T00:03:49.734Z | Compiling dirs-next v2.0.0 |
| 4078 | 2026-03-21T00:03:49.760Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4079 | 2026-03-21T00:03:49.825Z | Compiling tiny-keccak v2.0.2 |
| 4080 | 2026-03-21T00:03:49.887Z | Compiling term v0.7.0 |
| 4081 | 2026-03-21T00:03:49.947Z | Checking r2d2 v0.8.10 |
| 4082 | 2026-03-21T00:03:50.018Z | Compiling clang-sys v1.8.1 |
| 4083 | 2026-03-21T00:03:50.037Z | Checking downcast-rs v2.0.2 |
| 4084 | 2026-03-21T00:03:50.091Z | Compiling bit-vec v0.6.3 |
| 4085 | 2026-03-21T00:03:50.180Z | Compiling itertools v0.10.5 |
| 4086 | 2026-03-21T00:03:50.379Z | Compiling bit-set v0.5.3 |
| 4087 | 2026-03-21T00:03:50.494Z | Compiling ascii-canvas v3.0.0 |
| 4088 | 2026-03-21T00:03:50.581Z | Compiling ena v0.14.4 |
| 4089 | 2026-03-21T00:03:50.633Z | Compiling libloading v0.8.9 |
| 4090 | 2026-03-21T00:03:50.682Z | Compiling bindgen v0.71.1 |
| 4091 | 2026-03-21T00:03:50.711Z | Compiling regex-syntax v0.6.29 |
| 4092 | 2026-03-21T00:03:50.808Z | Compiling diff v0.1.13 |
| 4093 | 2026-03-21T00:03:50.904Z | Compiling cexpr v0.6.0 |
| 4094 | 2026-03-21T00:03:51.158Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4095 | 2026-03-21T00:03:51.233Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4096 | 2026-03-21T00:03:51.422Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4097 | 2026-03-21T00:03:51.442Z | Compiling libxml v0.3.3 |
| 4098 | 2026-03-21T00:03:51.627Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4099 | 2026-03-21T00:03:51.753Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4100 | 2026-03-21T00:03:51.831Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4101 | 2026-03-21T00:03:52.024Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4102 | 2026-03-21T00:03:52.092Z | Compiling strum_macros v0.24.3 |
| 4103 | 2026-03-21T00:03:52.163Z | Compiling indoc v1.0.9 |
| 4104 | 2026-03-21T00:03:52.736Z | Compiling lalrpop v0.19.12 |
| 4105 | 2026-03-21T00:03:53.529Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4106 | 2026-03-21T00:03:53.649Z | Checking derive_builder v0.20.2 |
| 4107 | 2026-03-21T00:03:53.764Z | Compiling oso-derive v0.27.3 |
| 4108 | 2026-03-21T00:03:53.798Z | Checking quick-xml v0.37.5 |
| 4109 | 2026-03-21T00:03:53.915Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4110 | 2026-03-21T00:03:54.400Z | Checking openssl-probe v0.1.6 |
| 4111 | 2026-03-21T00:03:54.572Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4112 | 2026-03-21T00:03:54.992Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4113 | 2026-03-21T00:03:55.231Z | Checking bb8 v0.8.6 |
| 4114 | 2026-03-21T00:03:55.569Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4115 | 2026-03-21T00:03:55.601Z | Checking nonempty v0.12.0 |
| 4116 | 2026-03-21T00:03:55.828Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4117 | 2026-03-21T00:03:55.854Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4118 | 2026-03-21T00:03:56.058Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4119 | 2026-03-21T00:03:56.124Z | Checking support-bundle-viewer v0.1.2 |
| 4120 | 2026-03-21T00:03:56.144Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4121 | 2026-03-21T00:03:56.319Z | Checking multimap v0.10.1 |
| 4122 | 2026-03-21T00:03:57.504Z | Checking diesel v2.3.7 |
| 4123 | 2026-03-21T00:03:59.099Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4124 | 2026-03-21T00:04:00.359Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4125 | 2026-03-21T00:04:00.419Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4126 | 2026-03-21T00:04:00.838Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4127 | 2026-03-21T00:04:01.079Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4128 | 2026-03-21T00:04:01.247Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4129 | 2026-03-21T00:04:02.636Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4130 | 2026-03-21T00:04:03.551Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4131 | 2026-03-21T00:04:06.126Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4132 | 2026-03-21T00:04:12.295Z | Compiling samael v0.0.19 |
| 4133 | 2026-03-21T00:04:17.221Z | Checking diesel-dtrace v0.5.0 |
| 4134 | 2026-03-21T00:04:17.531Z | Checking async-bb8-diesel v0.2.1 |
| 4135 | 2026-03-21T00:04:18.934Z | Compiling polar-core v0.27.3 |
| 4136 | 2026-03-21T00:04:24.780Z | Checking oso v0.27.3 |
| 4137 | 2026-03-21T00:05:19.739Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4138 | 2026-03-21T00:06:06.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4139 | 2026-03-21T00:06:06.593Z | |
| 4140 | 2026-03-21T00:06:06.593Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4141 | 2026-03-21T00:06:07.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-21T00:06:07.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-21T00:06:07.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-21T00:06:07.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4145 | 2026-03-21T00:06:07.457Z | |
| 4146 | 2026-03-21T00:06:07.457Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4147 | 2026-03-21T00:06:08.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-21T00:06:08.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-21T00:06:08.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-21T00:06:08.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4151 | 2026-03-21T00:06:08.309Z | |
| 4152 | 2026-03-21T00:06:08.309Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4153 | 2026-03-21T00:06:08.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-21T00:06:08.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-21T00:06:08.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4156 | 2026-03-21T00:06:08.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4157 | 2026-03-21T00:06:09.073Z | |
| 4158 | 2026-03-21T00:06:09.073Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4159 | 2026-03-21T00:06:09.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4160 | 2026-03-21T00:06:09.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4161 | 2026-03-21T00:06:10.246Z | Compiling libz-sys v1.1.24 |
| 4162 | 2026-03-21T00:06:10.401Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4163 | 2026-03-21T00:06:10.423Z | Compiling vergen-git2 v1.0.7 |
| 4164 | 2026-03-21T00:06:10.448Z | Compiling rustls v0.21.12 |
| 4165 | 2026-03-21T00:06:10.468Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4166 | 2026-03-21T00:06:10.473Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4167 | 2026-03-21T00:06:10.477Z | Checking sct v0.7.1 |
| 4168 | 2026-03-21T00:06:10.477Z | Checking rustls-webpki v0.101.7 |
| 4169 | 2026-03-21T00:06:10.663Z | Compiling nix v0.29.0 |
| 4170 | 2026-03-21T00:06:10.705Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4171 | 2026-03-21T00:06:10.743Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4172 | 2026-03-21T00:06:10.769Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4173 | 2026-03-21T00:06:10.908Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4174 | 2026-03-21T00:06:11.063Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4175 | 2026-03-21T00:06:11.103Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4176 | 2026-03-21T00:06:11.184Z | Checking rustls-pemfile v1.0.4 |
| 4177 | 2026-03-21T00:06:11.350Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4178 | 2026-03-21T00:06:11.486Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4179 | 2026-03-21T00:06:11.680Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4180 | 2026-03-21T00:06:11.717Z | Checking twox-hash v2.1.2 |
| 4181 | 2026-03-21T00:06:11.820Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4182 | 2026-03-21T00:06:12.706Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4183 | 2026-03-21T00:06:12.729Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4184 | 2026-03-21T00:06:12.762Z | Checking tokio-rustls v0.24.1 |
| 4185 | 2026-03-21T00:06:12.783Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4186 | 2026-03-21T00:06:13.021Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4187 | 2026-03-21T00:06:13.194Z | Checking fatfs v0.3.6 |
| 4188 | 2026-03-21T00:06:13.549Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4189 | 2026-03-21T00:06:13.595Z | Compiling seq-macro v0.3.6 |
| 4190 | 2026-03-21T00:06:18.590Z | Compiling git2 v0.20.4 |
| 4191 | 2026-03-21T00:06:19.673Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4192 | 2026-03-21T00:06:19.882Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-21T00:06:21.963Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-03-21T00:07:31.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4195 | 2026-03-21T00:07:31.529Z | |
| 4196 | 2026-03-21T00:07:31.529Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4197 | 2026-03-21T00:07:32.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-21T00:07:32.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-21T00:07:32.729Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4200 | 2026-03-21T00:08:31.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.50s |
| 4201 | 2026-03-21T00:08:31.299Z | |
| 4202 | 2026-03-21T00:08:31.299Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4203 | 2026-03-21T00:08:31.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-21T00:08:31.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-21T00:08:31.968Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-21T00:08:31.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4207 | 2026-03-21T00:08:32.074Z | |
| 4208 | 2026-03-21T00:08:32.074Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4209 | 2026-03-21T00:08:32.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-21T00:08:32.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-21T00:08:32.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-21T00:08:32.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4213 | 2026-03-21T00:08:33.050Z | |
| 4214 | 2026-03-21T00:08:33.050Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4215 | 2026-03-21T00:08:33.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-21T00:08:33.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-21T00:08:33.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-21T00:08:33.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4219 | 2026-03-21T00:08:33.780Z | |
| 4220 | 2026-03-21T00:08:33.780Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4221 | 2026-03-21T00:08:34.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-21T00:08:34.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-21T00:08:34.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-21T00:08:34.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4225 | 2026-03-21T00:08:34.627Z | |
| 4226 | 2026-03-21T00:08:34.628Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4227 | 2026-03-21T00:08:35.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-21T00:08:35.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-21T00:08:35.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-21T00:08:35.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4231 | 2026-03-21T00:08:35.482Z | |
| 4232 | 2026-03-21T00:08:35.482Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4233 | 2026-03-21T00:08:36.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-21T00:08:36.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-21T00:08:36.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-21T00:08:36.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4237 | 2026-03-21T00:08:36.334Z | |
| 4238 | 2026-03-21T00:08:36.334Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4239 | 2026-03-21T00:08:37.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-21T00:08:37.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-21T00:08:37.555Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4242 | 2026-03-21T00:08:37.559Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4243 | 2026-03-21T00:08:37.744Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4244 | 2026-03-21T00:08:37.770Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4245 | 2026-03-21T00:08:37.773Z | Checking yansi v1.0.1 |
| 4246 | 2026-03-21T00:08:37.773Z | Checking diff v0.1.13 |
| 4247 | 2026-03-21T00:08:37.791Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4248 | 2026-03-21T00:08:37.810Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4249 | 2026-03-21T00:08:37.960Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4250 | 2026-03-21T00:08:38.130Z | Checking pretty_assertions v1.4.1 |
| 4251 | 2026-03-21T00:08:39.011Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4252 | 2026-03-21T00:09:11.799Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4253 | 2026-03-21T00:09:11.809Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4254 | 2026-03-21T00:09:11.809Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4255 | 2026-03-21T00:09:11.809Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4256 | 2026-03-21T00:09:11.809Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4257 | 2026-03-21T00:09:11.809Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4258 | 2026-03-21T00:09:12.788Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4259 | 2026-03-21T00:09:14.190Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4260 | 2026-03-21T00:10:13.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4261 | 2026-03-21T00:10:13.658Z | |
| 4262 | 2026-03-21T00:10:13.658Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4263 | 2026-03-21T00:10:14.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4264 | 2026-03-21T00:10:14.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4265 | 2026-03-21T00:10:14.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4266 | 2026-03-21T00:10:14.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4267 | 2026-03-21T00:10:14.427Z | |
| 4268 | 2026-03-21T00:10:14.427Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4269 | 2026-03-21T00:10:15.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-03-21T00:10:15.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-03-21T00:10:15.476Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4272 | 2026-03-21T00:10:15.623Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4273 | 2026-03-21T00:10:15.626Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4274 | 2026-03-21T00:10:52.557Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4275 | 2026-03-21T00:10:53.045Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4276 | 2026-03-21T00:10:55.402Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4277 | 2026-03-21T00:10:55.976Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4278 | 2026-03-21T00:11:00.037Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4279 | 2026-03-21T00:11:31.905Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4280 | 2026-03-21T00:11:32.724Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4281 | 2026-03-21T00:11:34.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4282 | 2026-03-21T00:11:35.101Z | |
| 4283 | 2026-03-21T00:11:35.101Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4284 | 2026-03-21T00:11:35.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-03-21T00:11:35.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-03-21T00:11:36.068Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4287 | 2026-03-21T00:11:36.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4288 | 2026-03-21T00:11:37.186Z | |
| 4289 | 2026-03-21T00:11:37.186Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4290 | 2026-03-21T00:11:37.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-03-21T00:11:37.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-03-21T00:11:38.061Z | Compiling blake3 v1.8.3 |
| 4293 | 2026-03-21T00:11:38.195Z | Checking arrayvec v0.7.6 |
| 4294 | 2026-03-21T00:11:38.195Z | Checking arrayref v0.3.9 |
| 4295 | 2026-03-21T00:11:38.198Z | Checking constant_time_eq v0.4.2 |
| 4296 | 2026-03-21T00:11:38.229Z | Checking topological-sort v0.2.2 |
| 4297 | 2026-03-21T00:11:38.232Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4298 | 2026-03-21T00:11:38.232Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4299 | 2026-03-21T00:11:38.232Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4300 | 2026-03-21T00:11:38.293Z | Checking shell-words v1.1.1 |
| 4301 | 2026-03-21T00:11:39.208Z | Checking omicron-zone-package v0.12.2 |
| 4302 | 2026-03-21T00:11:40.196Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4303 | 2026-03-21T00:11:41.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s |
| 4304 | 2026-03-21T00:11:41.519Z | |
| 4305 | 2026-03-21T00:11:41.519Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4306 | 2026-03-21T00:11:42.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-03-21T00:11:42.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-03-21T00:11:42.387Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4309 | 2026-03-21T00:11:42.777Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4310 | 2026-03-21T00:11:43.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4311 | 2026-03-21T00:11:43.499Z | |
| 4312 | 2026-03-21T00:11:43.499Z | info: running `cargo check --bins` on xtask (241/257) |
| 4313 | 2026-03-21T00:11:44.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-03-21T00:11:44.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-03-21T00:11:44.096Z | Checking libc v0.2.180 |
| 4316 | 2026-03-21T00:11:44.192Z | Checking serde v1.0.228 |
| 4317 | 2026-03-21T00:11:44.204Z | Checking zerofrom v0.1.6 |
| 4318 | 2026-03-21T00:11:44.212Z | Checking bitflags v2.11.0 |
| 4319 | 2026-03-21T00:11:44.223Z | Checking hashbrown v0.16.1 |
| 4320 | 2026-03-21T00:11:44.233Z | Checking smallvec v1.15.1 |
| 4321 | 2026-03-21T00:11:44.249Z | Checking serde_json v1.0.149 |
| 4322 | 2026-03-21T00:11:44.253Z | Checking scroll v0.12.0 |
| 4323 | 2026-03-21T00:11:44.337Z | Checking yoke v0.8.1 |
| 4324 | 2026-03-21T00:11:44.408Z | Checking num-traits v0.2.19 |
| 4325 | 2026-03-21T00:11:44.466Z | Checking thiserror v1.0.69 |
| 4326 | 2026-03-21T00:11:44.555Z | Checking zerovec v0.11.5 |
| 4327 | 2026-03-21T00:11:44.555Z | Checking zerotrie v0.2.3 |
| 4328 | 2026-03-21T00:11:44.585Z | Checking log v0.4.29 |
| 4329 | 2026-03-21T00:11:44.603Z | Checking errno v0.3.14 |
| 4330 | 2026-03-21T00:11:44.750Z | Checking rustix v1.1.3 |
| 4331 | 2026-03-21T00:11:44.753Z | Checking toml_datetime v0.6.11 |
| 4332 | 2026-03-21T00:11:44.776Z | Checking serde_spanned v0.6.9 |
| 4333 | 2026-03-21T00:11:44.839Z | Checking indexmap v2.13.0 |
| 4334 | 2026-03-21T00:11:44.881Z | Checking percent-encoding v2.3.2 |
| 4335 | 2026-03-21T00:11:44.928Z | Checking goblin v0.8.2 |
| 4336 | 2026-03-21T00:11:44.991Z | Checking zerocopy v0.7.35 |
| 4337 | 2026-03-21T00:11:45.056Z | Checking form_urlencoded v1.2.2 |
| 4338 | 2026-03-21T00:11:45.114Z | Checking getrandom v0.4.1 |
| 4339 | 2026-03-21T00:11:45.147Z | Checking tinystr v0.8.2 |
| 4340 | 2026-03-21T00:11:45.193Z | Checking potential_utf v0.1.4 |
| 4341 | 2026-03-21T00:11:45.218Z | Checking ordered-float v2.10.1 |
| 4342 | 2026-03-21T00:11:45.276Z | Checking thiserror v2.0.18 |
| 4343 | 2026-03-21T00:11:45.355Z | Checking icu_collections v2.1.1 |
| 4344 | 2026-03-21T00:11:45.375Z | Checking icu_locale_core v2.1.1 |
| 4345 | 2026-03-21T00:11:45.401Z | Checking syn v2.0.117 |
| 4346 | 2026-03-21T00:11:45.532Z | Checking serde-value v0.7.0 |
| 4347 | 2026-03-21T00:11:45.587Z | Checking toml_edit v0.22.27 |
| 4348 | 2026-03-21T00:11:45.699Z | Checking dtrace-parser v0.2.0 |
| 4349 | 2026-03-21T00:11:45.762Z | Checking thread-id v4.2.2 |
| 4350 | 2026-03-21T00:11:45.812Z | Checking once_cell v1.21.3 |
| 4351 | 2026-03-21T00:11:45.864Z | Checking cargo-platform v0.2.0 |
| 4352 | 2026-03-21T00:11:45.917Z | Checking terminal_size v0.4.3 |
| 4353 | 2026-03-21T00:11:46.010Z | Checking memmap v0.7.0 |
| 4354 | 2026-03-21T00:11:46.034Z | Checking tempfile v3.25.0 |
| 4355 | 2026-03-21T00:11:46.084Z | Checking clap_builder v4.5.60 |
| 4356 | 2026-03-21T00:11:46.099Z | Checking textwrap v0.16.2 |
| 4357 | 2026-03-21T00:11:46.153Z | Checking icu_provider v2.1.1 |
| 4358 | 2026-03-21T00:11:46.172Z | Checking fs-err v3.3.0 |
| 4359 | 2026-03-21T00:11:46.281Z | Checking camino-tempfile v1.4.1 |
| 4360 | 2026-03-21T00:11:46.361Z | Checking anyhow v1.0.102 |
| 4361 | 2026-03-21T00:11:46.409Z | Checking tabled v0.15.0 |
| 4362 | 2026-03-21T00:11:46.461Z | Checking icu_normalizer v2.1.1 |
| 4363 | 2026-03-21T00:11:46.483Z | Checking icu_properties v2.1.2 |
| 4364 | 2026-03-21T00:11:46.616Z | Checking macaddr v1.0.1 |
| 4365 | 2026-03-21T00:11:46.849Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4366 | 2026-03-21T00:11:47.085Z | Checking toml v0.8.23 |
| 4367 | 2026-03-21T00:11:47.508Z | Checking cargo_toml v0.21.0 |
| 4368 | 2026-03-21T00:11:47.558Z | Checking dof v0.3.0 |
| 4369 | 2026-03-21T00:11:47.618Z | Checking idna_adapter v1.2.1 |
| 4370 | 2026-03-21T00:11:47.713Z | Checking clap v4.5.60 |
| 4371 | 2026-03-21T00:11:47.762Z | Checking idna v1.1.0 |
| 4372 | 2026-03-21T00:11:47.983Z | Checking usdt-impl v0.5.0 |
| 4373 | 2026-03-21T00:11:48.062Z | Checking url v2.5.8 |
| 4374 | 2026-03-21T00:11:48.309Z | Checking usdt v0.5.0 |
| 4375 | 2026-03-21T00:11:48.518Z | Checking cargo-util-schemas v0.8.2 |
| 4376 | 2026-03-21T00:11:49.505Z | Checking cargo_metadata v0.21.0 |
| 4377 | 2026-03-21T00:11:50.361Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4378 | 2026-03-21T00:11:50.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s |
| 4379 | 2026-03-21T00:11:51.083Z | |
| 4380 | 2026-03-21T00:11:51.084Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4381 | 2026-03-21T00:11:51.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-03-21T00:11:51.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-03-21T00:11:52.152Z | Checking polyval v0.6.2 |
| 4384 | 2026-03-21T00:11:52.301Z | Checking ctr v0.9.2 |
| 4385 | 2026-03-21T00:11:52.319Z | Checking ssh-encoding v0.2.0 |
| 4386 | 2026-03-21T00:11:52.322Z | Checking blowfish v0.9.1 |
| 4387 | 2026-03-21T00:11:52.356Z | Checking password-hash v0.4.2 |
| 4388 | 2026-03-21T00:11:52.378Z | Checking p256 v0.13.2 |
| 4389 | 2026-03-21T00:11:52.381Z | Checking p521 v0.13.3 |
| 4390 | 2026-03-21T00:11:52.416Z | Checking russh-cryptovec v0.7.3 |
| 4391 | 2026-03-21T00:11:52.481Z | Checking ghash v0.5.1 |
| 4392 | 2026-03-21T00:11:52.501Z | Checking md5 v0.7.0 |
| 4393 | 2026-03-21T00:11:52.519Z | Checking bcrypt-pbkdf v0.10.0 |
| 4394 | 2026-03-21T00:11:52.550Z | Checking num-bigint v0.4.6 |
| 4395 | 2026-03-21T00:11:52.578Z | Checking des v0.8.1 |
| 4396 | 2026-03-21T00:11:52.621Z | Checking aes-gcm v0.10.3 |
| 4397 | 2026-03-21T00:11:52.640Z | Checking pbkdf2 v0.11.0 |
| 4398 | 2026-03-21T00:11:52.706Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4399 | 2026-03-21T00:11:52.725Z | Checking hex-literal v0.4.1 |
| 4400 | 2026-03-21T00:11:52.744Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4401 | 2026-03-21T00:11:52.769Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4402 | 2026-03-21T00:11:52.812Z | Checking ssh-cipher v0.2.0 |
| 4403 | 2026-03-21T00:11:52.841Z | Checking socket2 v0.5.10 |
| 4404 | 2026-03-21T00:11:52.860Z | Checking internet-checksum v0.2.1 |
| 4405 | 2026-03-21T00:11:53.021Z | Checking ssh-key v0.6.7 |
| 4406 | 2026-03-21T00:11:53.216Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4407 | 2026-03-21T00:11:53.899Z | Checking russh-keys v0.45.0 |
| 4408 | 2026-03-21T00:11:54.634Z | Checking russh v0.45.0 |
| 4409 | 2026-03-21T00:12:16.046Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4410 | 2026-03-21T00:12:17.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.47s |
| 4411 | 2026-03-21T00:12:17.809Z | |
| 4412 | 2026-03-21T00:12:17.809Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4413 | 2026-03-21T00:12:18.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4414 | 2026-03-21T00:12:18.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4415 | 2026-03-21T00:12:18.664Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4416 | 2026-03-21T00:12:18.793Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4417 | 2026-03-21T00:12:18.805Z | Checking termios v0.3.3 |
| 4418 | 2026-03-21T00:12:20.489Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4419 | 2026-03-21T00:12:20.670Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4420 | 2026-03-21T00:12:23.272Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4421 | 2026-03-21T00:12:24.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s |
| 4422 | 2026-03-21T00:12:24.245Z | |
| 4423 | 2026-03-21T00:12:24.246Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4424 | 2026-03-21T00:12:24.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4425 | 2026-03-21T00:12:24.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4426 | 2026-03-21T00:12:25.179Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4427 | 2026-03-21T00:12:25.315Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4428 | 2026-03-21T00:12:25.344Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4429 | 2026-03-21T00:12:25.347Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4430 | 2026-03-21T00:12:25.347Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4431 | 2026-03-21T00:12:25.608Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4432 | 2026-03-21T00:12:25.612Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4433 | 2026-03-21T00:12:26.616Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4434 | 2026-03-21T00:12:26.894Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4435 | 2026-03-21T00:12:26.897Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4436 | 2026-03-21T00:12:27.734Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4437 | 2026-03-21T00:12:29.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s |
| 4438 | 2026-03-21T00:12:30.071Z | |
| 4439 | 2026-03-21T00:12:30.071Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4440 | 2026-03-21T00:12:30.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-03-21T00:12:30.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-03-21T00:12:30.925Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4443 | 2026-03-21T00:12:31.493Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4444 | 2026-03-21T00:12:31.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4445 | 2026-03-21T00:12:32.131Z | |
| 4446 | 2026-03-21T00:12:32.131Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4447 | 2026-03-21T00:12:32.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4448 | 2026-03-21T00:12:32.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4449 | 2026-03-21T00:12:32.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4450 | 2026-03-21T00:12:32.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4451 | 2026-03-21T00:12:32.894Z | |
| 4452 | 2026-03-21T00:12:32.894Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4453 | 2026-03-21T00:12:33.557Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4454 | 2026-03-21T00:12:33.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4455 | 2026-03-21T00:12:33.560Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4456 | 2026-03-21T00:12:33.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4457 | 2026-03-21T00:12:33.661Z | |
| 4458 | 2026-03-21T00:12:33.661Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4459 | 2026-03-21T00:12:34.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4460 | 2026-03-21T00:12:34.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4461 | 2026-03-21T00:12:34.663Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4462 | 2026-03-21T00:12:35.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
| 4463 | 2026-03-21T00:12:35.655Z | |
| 4464 | 2026-03-21T00:12:35.656Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4465 | 2026-03-21T00:12:36.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4466 | 2026-03-21T00:12:36.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4467 | 2026-03-21T00:12:36.520Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4468 | 2026-03-21T00:12:36.523Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4469 | 2026-03-21T00:12:36.826Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4470 | 2026-03-21T00:12:36.827Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4471 | 2026-03-21T00:12:37.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4472 | 2026-03-21T00:12:38.040Z | |
| 4473 | 2026-03-21T00:12:38.040Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4474 | 2026-03-21T00:12:38.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-03-21T00:12:38.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-03-21T00:12:38.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4477 | 2026-03-21T00:12:38.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4478 | 2026-03-21T00:12:38.803Z | |
| 4479 | 2026-03-21T00:12:38.803Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4480 | 2026-03-21T00:12:39.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4481 | 2026-03-21T00:12:39.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4482 | 2026-03-21T00:12:39.688Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4483 | 2026-03-21T00:12:41.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s |
| 4484 | 2026-03-21T00:12:41.292Z | |
| 4485 | 2026-03-21T00:12:41.292Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4486 | 2026-03-21T00:12:42.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-03-21T00:12:42.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-03-21T00:12:42.337Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4489 | 2026-03-21T00:12:42.783Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4490 | 2026-03-21T00:12:43.488Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4491 | 2026-03-21T00:12:43.491Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4492 | 2026-03-21T00:12:50.058Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4493 | 2026-03-21T00:12:50.975Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4494 | 2026-03-21T00:12:50.977Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4495 | 2026-03-21T00:12:50.977Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4496 | 2026-03-21T00:12:50.977Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4497 | 2026-03-21T00:12:51.975Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4498 | 2026-03-21T00:13:01.429Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4499 | 2026-03-21T00:13:09.589Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4500 | 2026-03-21T00:13:09.596Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4501 | 2026-03-21T00:13:09.596Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4502 | 2026-03-21T00:13:09.596Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4503 | 2026-03-21T00:13:11.476Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4504 | 2026-03-21T00:13:13.275Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4505 | 2026-03-21T00:13:14.176Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4506 | 2026-03-21T00:13:15.893Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4507 | 2026-03-21T00:13:16.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.29s |
| 4508 | 2026-03-21T00:13:16.835Z | |
| 4509 | 2026-03-21T00:13:16.835Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4510 | 2026-03-21T00:13:17.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4511 | 2026-03-21T00:13:17.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4512 | 2026-03-21T00:13:17.783Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4513 | 2026-03-21T00:13:17.800Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4514 | 2026-03-21T00:13:17.951Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4515 | 2026-03-21T00:13:17.976Z | Checking rtoolbox v0.0.3 |
| 4516 | 2026-03-21T00:13:17.987Z | Checking tui-tree-widget v0.23.1 |
| 4517 | 2026-03-21T00:13:18.147Z | Checking rpassword v7.4.0 |
| 4518 | 2026-03-21T00:13:18.246Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4519 | 2026-03-21T00:13:19.221Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4520 | 2026-03-21T00:13:25.832Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4521 | 2026-03-21T00:13:26.731Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4522 | 2026-03-21T00:13:28.123Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4523 | 2026-03-21T00:13:32.386Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4524 | 2026-03-21T00:13:34.792Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4525 | 2026-03-21T00:13:35.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s |
| 4526 | 2026-03-21T00:13:36.187Z | |
| 4527 | 2026-03-21T00:13:36.187Z | info: running `cargo check --bins` on wicket (254/257) |
| 4528 | 2026-03-21T00:13:36.896Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4529 | 2026-03-21T00:13:36.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4530 | 2026-03-21T00:13:37.103Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4531 | 2026-03-21T00:13:37.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s |
| 4532 | 2026-03-21T00:13:37.787Z | |
| 4533 | 2026-03-21T00:13:37.787Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4534 | 2026-03-21T00:13:38.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4535 | 2026-03-21T00:13:38.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4536 | 2026-03-21T00:13:38.743Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4537 | 2026-03-21T00:13:38.747Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4538 | 2026-03-21T00:13:38.895Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4539 | 2026-03-21T00:13:38.904Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4540 | 2026-03-21T00:13:40.281Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4541 | 2026-03-21T00:13:41.064Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4542 | 2026-03-21T00:13:45.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s |
| 4543 | 2026-03-21T00:13:45.356Z | |
| 4544 | 2026-03-21T00:13:45.356Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4545 | 2026-03-21T00:13:46.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4546 | 2026-03-21T00:13:46.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4547 | 2026-03-21T00:13:46.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4548 | 2026-03-21T00:13:46.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4549 | 2026-03-21T00:13:46.125Z | |
| 4550 | 2026-03-21T00:13:46.125Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4551 | 2026-03-21T00:13:46.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-03-21T00:13:46.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-03-21T00:13:47.013Z | Checking uzers v0.12.2 |
| 4554 | 2026-03-21T00:13:47.361Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4555 | 2026-03-21T00:13:48.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4556 | 2026-03-21T00:13:48.562Z | |
| 4557 | 2026-03-21T00:13:48.567Z | real 19:00.124026994 |
| 4558 | 2026-03-21T00:13:48.567Z | user 28:22.539264663 |
| 4559 | 2026-03-21T00:13:48.567Z | sys 5:11.734559146 |
| 4560 | 2026-03-21T00:13:48.567Z | trap 0.466576404 |
| 4561 | 2026-03-21T00:13:48.567Z | tflt 0.290827848 |
| 4562 | 2026-03-21T00:13:48.567Z | dflt 0.698791470 |
| 4563 | 2026-03-21T00:13:48.567Z | kflt 0.001066244 |
| 4564 | 2026-03-21T00:13:48.567Z | lock 1:47:08.841575926 |
| 4565 | 2026-03-21T00:13:48.567Z | slp 2:13:16.779038181 |
| 4566 | 2026-03-21T00:13:48.568Z | lat 1:24.640691665 |
| 4567 | 2026-03-21T00:13:48.568Z | stop 5:20.194439275 |
| 4568 | 2026-03-21T00:13:48.568Z | process exited: duration 1377377 ms, exit code 0 |
| |
| 4569 | 2026-03-21T00:13:48.578Z | found 0 output files |