|
|
|
| 1 | 2026-03-13T16:51:14.402Z | job assigned to worker 01KKM1P2GPJGTV7EK6KZX25Q06 [factory aws, i-04e82c5c693272301] (queued for 1 m 12 s) |
| |
| 2 | 2026-03-13T16:51:22.208Z | starting task 0: "setup" |
| 3 | 2026-03-13T16:51:22.213Z | ++ uname -s |
| 4 | 2026-03-13T16:51:22.216Z | + kern=SunOS |
| 5 | 2026-03-13T16:51:22.216Z | + build_user=build |
| 6 | 2026-03-13T16:51:22.216Z | + build_uid=12345 |
| 7 | 2026-03-13T16:51:22.216Z | + work_dir=/work |
| 8 | 2026-03-13T16:51:22.216Z | + input_dir=/input |
| 9 | 2026-03-13T16:51:22.216Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T16:51:22.216Z | + case "$kern" in |
| 11 | 2026-03-13T16:51:22.216Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T16:51:22.219Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T16:51:24.224Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T16:51:24.356Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T16:51:24.359Z | + home_fs=zfs |
| 16 | 2026-03-13T16:51:24.359Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T16:51:24.359Z | + mkdir -p /home/build |
| 18 | 2026-03-13T16:51:24.364Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T16:51:26.362Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T16:51:26.366Z | process exited: duration 4157 ms, exit code 0 |
| |
| 21 | 2026-03-13T16:51:26.372Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T16:51:26.376Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-13T16:51:26.376Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-13T16:51:26.376Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-13T16:51:26.376Z | * rust toolchain profile = "default" |
| 26 | 2026-03-13T16:51:26.376Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T16:51:26.376Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T16:51:26.380Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T16:51:26.380Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-13T16:51:26.477Z | info: downloading installer |
| 31 | 2026-03-13T16:51:27.896Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T16:51:27.896Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T16:51:27.896Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T16:51:27.896Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T16:51:27.896Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T16:51:27.896Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T16:51:27.896Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T16:51:27.896Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T16:51:27.896Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T16:51:27.896Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T16:51:27.896Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T16:51:27.896Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T16:51:27.896Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T16:51:27.912Z | info: profile set to default |
| 45 | 2026-03-13T16:51:27.912Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T16:51:27.915Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T16:51:28.064Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-13T16:51:28.067Z | info: downloading 6 components |
| 49 | 2026-03-13T16:51:43.512Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T16:51:43.512Z | |
| 51 | 2026-03-13T16:51:43.547Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-13T16:51:43.547Z | |
| 53 | 2026-03-13T16:51:43.551Z | |
| 54 | 2026-03-13T16:51:43.551Z | Rust is installed now. Great! |
| 55 | 2026-03-13T16:51:43.551Z | |
| 56 | 2026-03-13T16:51:43.551Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T16:51:43.551Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T16:51:43.551Z | |
| 59 | 2026-03-13T16:51:43.551Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T16:51:43.551Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T16:51:43.551Z | |
| 62 | 2026-03-13T16:51:43.551Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T16:51:43.551Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T16:51:43.552Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T16:51:43.552Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T16:51:43.552Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T16:51:43.552Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T16:51:43.552Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T16:51:43.552Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T16:51:43.552Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T16:51:43.646Z | + rustup --version |
| 72 | 2026-03-13T16:51:43.657Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T16:51:43.660Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T16:51:43.686Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-13T16:51:43.689Z | + cargo --version |
| 76 | 2026-03-13T16:51:43.710Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-13T16:51:43.713Z | + rustc --version |
| 78 | 2026-03-13T16:51:43.739Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-13T16:51:43.743Z | process exited: duration 17364 ms, exit code 0 |
| |
| 80 | 2026-03-13T16:51:43.749Z | starting task 2: "authentication" |
| 81 | 2026-03-13T16:51:43.769Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-13T16:51:43.775Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T16:51:43.779Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-13T16:51:43.782Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-13T16:51:43.816Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-13T16:51:53.539Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-13T16:51:53.539Z | + git fetch origin 56760c9a74e77be5a4fad03721871da621d34805 |
| 88 | 2026-03-13T16:51:53.840Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-13T16:51:53.840Z | * branch 56760c9a74e77be5a4fad03721871da621d34805 -> FETCH_HEAD |
| 90 | 2026-03-13T16:51:53.856Z | + [[ -n helios3 ]] |
| 91 | 2026-03-13T16:51:53.859Z | ++ git branch --show-current |
| 92 | 2026-03-13T16:51:53.859Z | + current=main |
| 93 | 2026-03-13T16:51:53.859Z | + [[ main != helios3 ]] |
| 94 | 2026-03-13T16:51:53.859Z | + git branch -f helios3 56760c9a74e77be5a4fad03721871da621d34805 |
| 95 | 2026-03-13T16:51:53.862Z | + git checkout -f helios3 |
| 96 | 2026-03-13T16:51:54.185Z | Switched to branch 'helios3' |
| 97 | 2026-03-13T16:51:54.188Z | + git reset --hard 56760c9a74e77be5a4fad03721871da621d34805 |
| 98 | 2026-03-13T16:51:54.206Z | HEAD is now at 56760c9a7 WIP - move to Helios v3 |
| 99 | 2026-03-13T16:51:54.209Z | process exited: duration 10429 ms, exit code 0 |
| |
| 100 | 2026-03-13T16:51:54.217Z | starting task 4: "build" |
| 101 | 2026-03-13T16:51:54.221Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-13T16:51:54.224Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-13T16:51:54.224Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-13T16:51:54.224Z | + cargo --version |
| 105 | 2026-03-13T16:51:54.233Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-13T16:51:54.236Z | + rustc --version |
| 107 | 2026-03-13T16:51:54.263Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-13T16:51:54.267Z | + source ./env.sh |
| 109 | 2026-03-13T16:51:54.267Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-13T16:51:54.267Z | ++ set -o xtrace |
| 111 | 2026-03-13T16:51:54.270Z | ++++ dirname ./env.sh |
| 112 | 2026-03-13T16:51:54.270Z | +++ readlink -f . |
| 113 | 2026-03-13T16:51:54.273Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ 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-13T16:51:54.273Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-13T16:51:54.273Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-13T16:51:54.273Z | + 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-13T16:51:54.273Z | + 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-13T16:51:54.273Z | + banner prerequisites |
| 127 | 2026-03-13T16:51:54.277Z | |
| 128 | 2026-03-13T16:51:54.277Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-13T16:51:54.277Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-13T16:51:54.277Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-13T16:51:54.277Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-13T16:51:54.277Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-13T16:51:54.277Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-13T16:51:54.277Z | |
| 135 | 2026-03-13T16:51:54.277Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-13T16:51:55.896Z | Startup: Refreshing catalog 'helios' ... Done |
| 137 | 2026-03-13T16:51:56.099Z | Planning: Solver setup ... Done (0.174s) |
| 138 | 2026-03-13T16:51:56.112Z | Planning: Running solver ... Done (0.013s) |
| 139 | 2026-03-13T16:51:56.156Z | Planning: Finding local manifests ... Done (0.041s) |
| 140 | 2026-03-13T16:51:56.159Z | Planning: Fetching manifests: 0/2 0% complete |
| 141 | 2026-03-13T16:51:56.184Z | Planning: Fetching manifests: 2/2 100% complete |
| 142 | 2026-03-13T16:51:56.203Z | Planning: Package planning ... Done (0.018s) |
| 143 | 2026-03-13T16:51:56.206Z | Planning: Merging actions ... Done (0.002s) |
| 144 | 2026-03-13T16:51:56.630Z | Planning: Checking for conflicting actions ... Done (0.422s) |
| 145 | 2026-03-13T16:51:56.634Z | Planning: Consolidating action changes ... Done (0.001s) |
| 146 | 2026-03-13T16:51:57.884Z | Planning: Evaluating mediators ... Done (1.255s) |
| 147 | 2026-03-13T16:51:57.887Z | Planning: Planning completed in 1.99 seconds |
| 148 | 2026-03-13T16:51:57.895Z | Packages to install: 2 |
| 149 | 2026-03-13T16:51:57.899Z | Estimated space available: 152.25 GB |
| 150 | 2026-03-13T16:51:57.899Z | Estimated space to be consumed: 19.93 MB |
| 151 | 2026-03-13T16:51:57.899Z | Create boot environment: No |
| 152 | 2026-03-13T16:51:57.899Z | Create backup boot environment: No |
| 153 | 2026-03-13T16:51:57.899Z | Rebuild boot archive: No |
| 154 | 2026-03-13T16:51:57.899Z | |
| 155 | 2026-03-13T16:51:57.899Z | Changed packages: |
| 156 | 2026-03-13T16:51:57.899Z | helios |
| 157 | 2026-03-13T16:51:57.899Z | developer/build-essential |
| 158 | 2026-03-13T16:51:57.899Z | None -> 11-3.0 |
| 159 | 2026-03-13T16:51:57.899Z | library/libxmlsec1 |
| 160 | 2026-03-13T16:51:57.899Z | None -> 1.2.35-3.0 |
| 161 | 2026-03-13T16:51:57.970Z | |
| 162 | 2026-03-13T16:51:57.970Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 163 | 2026-03-13T16:51:59.209Z | Download: Completed 1.28 MB in 1.24 seconds (1.0M/s) |
| 164 | 2026-03-13T16:51:59.298Z | Actions: 1/268 actions (Installing new actions) |
| 165 | 2026-03-13T16:51:59.402Z | Actions: Completed 268 actions in 0.09 seconds. |
| 166 | 2026-03-13T16:51:59.407Z | Finalize: Updating package state database ... Done (0.011s) |
| 167 | 2026-03-13T16:51:59.407Z | Finalize: Updating package cache ... Done (0.000s) |
| 168 | 2026-03-13T16:51:59.422Z | Finalize: Updating image state ... Done (0.021s) |
| 169 | 2026-03-13T16:52:04.361Z | Finalize: Creating fast lookup database ... Done (4.899s) |
| 170 | 2026-03-13T16:52:04.486Z | Finalize: Reading search index ... Done (0.019s) |
| 171 | 2026-03-13T16:52:04.489Z | Finalize: Updating search index ... Done (0.000s) |
| 172 | 2026-03-13T16:52:04.580Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-03-13T16:52:05.435Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-03-13T16:52:05.438Z | Planning: Merging actions ... Done |
| 175 | 2026-03-13T16:52:05.988Z | Planning: Checking for conflicting actions ... Done |
| 176 | 2026-03-13T16:52:06.011Z | Planning: Consolidating action changes ... Done |
| 177 | 2026-03-13T16:52:06.283Z | Planning: Evaluating mediators ... Done |
| 178 | 2026-03-13T16:52:06.328Z | Planning: Planning completed in 1.35 seconds |
| 179 | 2026-03-13T16:52:06.363Z | Packages to change: 6 |
| 180 | 2026-03-13T16:52:06.363Z | Mediators to change: 2 |
| 181 | 2026-03-13T16:52:06.368Z | Services to change: 1 |
| 182 | 2026-03-13T16:52:06.368Z | Create boot environment: No |
| 183 | 2026-03-13T16:52:06.368Z | Create backup boot environment: Yes |
| 184 | 2026-03-13T16:52:08.177Z | Actions: 1/132 actions (Removing old actions) |
| 185 | 2026-03-13T16:52:08.182Z | Actions: 21/132 actions (Updating modified actions) |
| 186 | 2026-03-13T16:52:08.232Z | Actions: Completed 132 actions in 0.06 seconds. |
| 187 | 2026-03-13T16:52:08.235Z | Finalize: Updating package state database ... Done |
| 188 | 2026-03-13T16:52:08.235Z | Finalize: Updating package cache ... Done |
| 189 | 2026-03-13T16:52:08.241Z | Finalize: Updating image state ... Done |
| 190 | 2026-03-13T16:52:12.458Z | Finalize: Creating fast lookup database ... Done |
| 191 | 2026-03-13T16:52:12.588Z | Finalize: Reading search index ... Done |
| 192 | 2026-03-13T16:52:12.591Z | Finalize: Updating search index ... Done |
| 193 | 2026-03-13T16:52:12.692Z | Finalize: Updating package cache ... Done |
| 194 | 2026-03-13T16:52:13.088Z | Planning: Evaluating mediator changes ... Done |
| 195 | 2026-03-13T16:52:13.297Z | Planning: Checking for conflicting actions ... Done |
| 196 | 2026-03-13T16:52:13.301Z | Planning: Consolidating action changes ... Done |
| 197 | 2026-03-13T16:52:13.550Z | Planning: Evaluating mediators ... Done |
| 198 | 2026-03-13T16:52:13.553Z | Planning: Planning completed in 0.46 seconds |
| 199 | 2026-03-13T16:52:13.585Z | Mediators to change: 1 |
| 200 | 2026-03-13T16:52:13.585Z | Create boot environment: No |
| 201 | 2026-03-13T16:52:13.588Z | Create backup boot environment: No |
| 202 | 2026-03-13T16:52:28.498Z | Planning: Building new search index ... Done |
| 203 | 2026-03-13T16:52:28.826Z | Finalize: Updating package state database ... Done |
| 204 | 2026-03-13T16:52:28.826Z | Finalize: Updating package cache ... Done |
| 205 | 2026-03-13T16:52:28.843Z | Finalize: Updating image state ... Done |
| 206 | 2026-03-13T16:52:32.972Z | Finalize: Creating fast lookup database ... Done |
| 207 | 2026-03-13T16:52:33.090Z | Finalize: Reading search index ... Done |
| 208 | 2026-03-13T16:52:33.094Z | Finalize: Updating search index ... Done |
| 209 | 2026-03-13T16:52:33.201Z | Finalize: Updating package cache ... Done |
| 210 | 2026-03-13T16:52:33.667Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 211 | 2026-03-13T16:52:33.667Z | apache system 2.4 system |
| 212 | 2026-03-13T16:52:33.667Z | clang system 20 system |
| 213 | 2026-03-13T16:52:33.667Z | clang system 19 system |
| 214 | 2026-03-13T16:52:33.667Z | clang system 18 system |
| 215 | 2026-03-13T16:52:33.667Z | clang system 17 system |
| 216 | 2026-03-13T16:52:33.667Z | clang system 15 system |
| 217 | 2026-03-13T16:52:33.667Z | clang system 13 system |
| 218 | 2026-03-13T16:52:33.667Z | csh system system illumos |
| 219 | 2026-03-13T16:52:33.667Z | ctags system system illumos |
| 220 | 2026-03-13T16:52:33.667Z | file vendor vendor darwinsys |
| 221 | 2026-03-13T16:52:33.667Z | file system system illumos |
| 222 | 2026-03-13T16:52:33.667Z | gcc vendor 14 vendor |
| 223 | 2026-03-13T16:52:33.667Z | gcc system 13 system |
| 224 | 2026-03-13T16:52:33.667Z | gcc system 10 system |
| 225 | 2026-03-13T16:52:33.667Z | go system 1.25 system |
| 226 | 2026-03-13T16:52:33.667Z | llvm system 20 system |
| 227 | 2026-03-13T16:52:33.667Z | llvm system 19 system |
| 228 | 2026-03-13T16:52:33.668Z | llvm system 18 system |
| 229 | 2026-03-13T16:52:33.668Z | llvm system 17 system |
| 230 | 2026-03-13T16:52:33.668Z | llvm system 15 system |
| 231 | 2026-03-13T16:52:33.668Z | llvm system 13 system |
| 232 | 2026-03-13T16:52:33.668Z | mariadb system 11.4 system |
| 233 | 2026-03-13T16:52:33.668Z | mta vendor vendor dma |
| 234 | 2026-03-13T16:52:33.668Z | node system 24 system |
| 235 | 2026-03-13T16:52:33.668Z | node system 22 system |
| 236 | 2026-03-13T16:52:33.668Z | openjdk system 21 system |
| 237 | 2026-03-13T16:52:33.668Z | openjdk system 17 system |
| 238 | 2026-03-13T16:52:33.668Z | openjdk system 11 system |
| 239 | 2026-03-13T16:52:33.668Z | openjdk system 1.8 system |
| 240 | 2026-03-13T16:52:33.668Z | openssl vendor 3 vendor |
| 241 | 2026-03-13T16:52:33.668Z | perl system 5.40 system |
| 242 | 2026-03-13T16:52:33.668Z | php system 8.5 system |
| 243 | 2026-03-13T16:52:33.668Z | php system 8.4 system |
| 244 | 2026-03-13T16:52:33.668Z | php system 8.3 system |
| 245 | 2026-03-13T16:52:33.668Z | php system 8.2 system |
| 246 | 2026-03-13T16:52:33.668Z | postgresql system 18 system |
| 247 | 2026-03-13T16:52:33.668Z | postgresql system 17 system |
| 248 | 2026-03-13T16:52:33.668Z | postgresql system 16 system |
| 249 | 2026-03-13T16:52:33.668Z | postgresql system 15 system |
| 250 | 2026-03-13T16:52:33.668Z | postgresql system 14 system |
| 251 | 2026-03-13T16:52:33.668Z | postgresql system 13 system |
| 252 | 2026-03-13T16:52:33.668Z | python vendor 3 vendor |
| 253 | 2026-03-13T16:52:33.668Z | python system 2 system |
| 254 | 2026-03-13T16:52:33.668Z | python3 vendor 3.13 vendor |
| 255 | 2026-03-13T16:52:33.668Z | ruby system 3.4 system |
| 256 | 2026-03-13T16:52:33.668Z | ruby system 3.0 system |
| 257 | 2026-03-13T16:52:33.668Z | words vendor vendor american-english |
| 258 | 2026-03-13T16:52:33.668Z | words system system australian-english |
| 259 | 2026-03-13T16:52:33.668Z | words system system british-english |
| 260 | 2026-03-13T16:52:33.668Z | words system system canadian-english |
| 261 | 2026-03-13T16:52:33.668Z | words system system french |
| 262 | 2026-03-13T16:52:33.668Z | words system system italian |
| 263 | 2026-03-13T16:52:33.668Z | words system system ngerman |
| 264 | 2026-03-13T16:52:33.668Z | words system system ogerman |
| 265 | 2026-03-13T16:52:33.669Z | words system system spanish |
| 266 | 2026-03-13T16:52:33.669Z | zig system 0.14 system |
| 267 | 2026-03-13T16:52:34.006Z | PUBLISHER TYPE STATUS P LOCATION |
| 268 | 2026-03-13T16:52:34.006Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 269 | 2026-03-13T16:52:34.379Z | FMRI IFO |
| 270 | 2026-03-13T16:52:34.379Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 271 | 2026-03-13T16:52:34.379Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 272 | 2026-03-13T16:52:34.379Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 273 | 2026-03-13T16:52:34.379Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260224T221441Z --- |
| 274 | 2026-03-13T16:52:34.379Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 275 | 2026-03-13T16:52:34.379Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 276 | 2026-03-13T16:52:34.379Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 277 | 2026-03-13T16:52:34.379Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 278 | 2026-03-13T16:52:34.379Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 279 | 2026-03-13T16:52:34.379Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 280 | 2026-03-13T16:52:34.698Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-13T16:52:34.984Z | Updating crates.io index |
| 282 | 2026-03-13T16:52:34.987Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-13T16:52:35.249Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-13T16:52:36.180Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-13T16:52:36.547Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-13T16:52:36.887Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-13T16:52:37.867Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-13T16:52:38.585Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-13T16:52:41.278Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-13T16:52:42.816Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-13T16:52:43.635Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-13T16:52:44.225Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-13T16:52:45.289Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-13T16:52:45.753Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-13T16:52:46.507Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-13T16:52:46.679Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-13T16:52:47.686Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-13T16:52:48.270Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-13T16:52:48.768Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-13T16:52:49.042Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-13T16:52:49.518Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-13T16:52:49.905Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-13T16:52:50.140Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-13T16:52:50.486Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-13T16:52:51.273Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-13T16:52:51.727Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-13T16:52:52.326Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-13T16:52:52.657Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-13T16:52:52.996Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-13T16:52:53.376Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-13T16:52:55.341Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-13T16:52:55.582Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-13T16:52:56.158Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-13T16:52:56.519Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-13T16:52:56.795Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-13T16:52:57.227Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-13T16:52:57.494Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-13T16:52:57.773Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-13T16:52:58.155Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-13T16:53:12.791Z | Downloading crates ... |
| 321 | 2026-03-13T16:53:12.875Z | Downloaded digest v0.10.7 |
| 322 | 2026-03-13T16:53:12.880Z | Downloaded cargo_toml v0.21.0 |
| 323 | 2026-03-13T16:53:12.880Z | Downloaded autocfg v1.5.0 |
| 324 | 2026-03-13T16:53:12.886Z | Downloaded icu_normalizer_data v2.1.1 |
| 325 | 2026-03-13T16:53:12.900Z | Downloaded dtrace-parser v0.2.0 |
| 326 | 2026-03-13T16:53:12.905Z | Downloaded tinystr v0.8.2 |
| 327 | 2026-03-13T16:53:12.905Z | Downloaded thread-id v4.2.2 |
| 328 | 2026-03-13T16:53:12.905Z | Downloaded typeid v1.0.3 |
| 329 | 2026-03-13T16:53:12.905Z | Downloaded version_check v0.9.5 |
| 330 | 2026-03-13T16:53:12.905Z | Downloaded syn v1.0.109 |
| 331 | 2026-03-13T16:53:12.910Z | Downloaded zerofrom-derive v0.1.6 |
| 332 | 2026-03-13T16:53:12.914Z | Downloaded cargo-util-schemas v0.8.2 |
| 333 | 2026-03-13T16:53:12.914Z | Downloaded usdt-macro v0.5.0 |
| 334 | 2026-03-13T16:53:12.914Z | Downloaded zerofrom v0.1.6 |
| 335 | 2026-03-13T16:53:12.914Z | Downloaded usdt v0.5.0 |
| 336 | 2026-03-13T16:53:12.922Z | Downloaded typenum v1.19.0 |
| 337 | 2026-03-13T16:53:12.922Z | Downloaded utf8_iter v1.0.4 |
| 338 | 2026-03-13T16:53:12.922Z | Downloaded toml_write v0.1.2 |
| 339 | 2026-03-13T16:53:12.922Z | Downloaded thiserror v1.0.69 |
| 340 | 2026-03-13T16:53:12.927Z | Downloaded papergrid v0.11.0 |
| 341 | 2026-03-13T16:53:12.927Z | Downloaded clap_lex v1.0.0 |
| 342 | 2026-03-13T16:53:12.927Z | Downloaded bitflags v2.11.0 |
| 343 | 2026-03-13T16:53:12.930Z | Downloaded unicode-xid v0.2.6 |
| 344 | 2026-03-13T16:53:12.930Z | Downloaded thiserror-impl v2.0.18 |
| 345 | 2026-03-13T16:53:12.934Z | Downloaded toml_datetime v0.6.11 |
| 346 | 2026-03-13T16:53:12.934Z | Downloaded zmij v1.0.21 |
| 347 | 2026-03-13T16:53:12.934Z | Downloaded anstream v0.6.21 |
| 348 | 2026-03-13T16:53:12.937Z | Downloaded percent-encoding v2.3.2 |
| 349 | 2026-03-13T16:53:12.937Z | Downloaded idna_adapter v1.2.1 |
| 350 | 2026-03-13T16:53:12.937Z | Downloaded icu_properties v2.1.2 |
| 351 | 2026-03-13T16:53:12.975Z | Downloaded form_urlencoded v1.2.2 |
| 352 | 2026-03-13T16:53:12.975Z | Downloaded writeable v0.6.2 |
| 353 | 2026-03-13T16:53:12.975Z | Downloaded generic-array v0.14.7 |
| 354 | 2026-03-13T16:53:12.990Z | Downloaded zerovec-derive v0.11.2 |
| 355 | 2026-03-13T16:53:12.990Z | Downloaded thiserror-impl v1.0.69 |
| 356 | 2026-03-13T16:53:12.990Z | Downloaded proc-macro-error-attr v1.0.4 |
| 357 | 2026-03-13T16:53:12.990Z | Downloaded usdt-impl v0.5.0 |
| 358 | 2026-03-13T16:53:12.990Z | Downloaded thiserror v2.0.18 |
| 359 | 2026-03-13T16:53:12.990Z | Downloaded zerocopy-derive v0.7.35 |
| 360 | 2026-03-13T16:53:12.990Z | Downloaded byteorder v1.5.0 |
| 361 | 2026-03-13T16:53:12.990Z | Downloaded strsim v0.11.1 |
| 362 | 2026-03-13T16:53:12.990Z | Downloaded toml v0.8.23 |
| 363 | 2026-03-13T16:53:12.990Z | Downloaded serde_spanned v0.6.9 |
| 364 | 2026-03-13T16:53:12.991Z | Downloaded colorchoice v1.0.4 |
| 365 | 2026-03-13T16:53:12.991Z | Downloaded heck v0.5.0 |
| 366 | 2026-03-13T16:53:12.991Z | Downloaded anstyle-query v1.1.5 |
| 367 | 2026-03-13T16:53:12.991Z | Downloaded yoke v0.8.1 |
| 368 | 2026-03-13T16:53:12.991Z | Downloaded camino-tempfile v1.4.1 |
| 369 | 2026-03-13T16:53:12.991Z | Downloaded errno v0.3.14 |
| 370 | 2026-03-13T16:53:12.991Z | Downloaded cfg-if v1.0.4 |
| 371 | 2026-03-13T16:53:12.991Z | Downloaded textwrap v0.16.2 |
| 372 | 2026-03-13T16:53:12.991Z | Downloaded ucd-trie v0.1.7 |
| 373 | 2026-03-13T16:53:12.991Z | Downloaded memmap v0.7.0 |
| 374 | 2026-03-13T16:53:12.991Z | Downloaded plain v0.2.3 |
| 375 | 2026-03-13T16:53:12.991Z | Downloaded yoke-derive v0.8.1 |
| 376 | 2026-03-13T16:53:12.991Z | Downloaded utf8parse v0.2.2 |
| 377 | 2026-03-13T16:53:12.991Z | Downloaded usdt-attr-macro v0.5.0 |
| 378 | 2026-03-13T16:53:12.991Z | Downloaded unicode-linebreak v0.1.5 |
| 379 | 2026-03-13T16:53:12.991Z | Downloaded sha2 v0.10.9 |
| 380 | 2026-03-13T16:53:12.991Z | Downloaded heck v0.4.1 |
| 381 | 2026-03-13T16:53:12.992Z | Downloaded toml_edit v0.22.27 |
| 382 | 2026-03-13T16:53:13.002Z | Downloaded zerotrie v0.2.3 |
| 383 | 2026-03-13T16:53:13.002Z | Downloaded url v2.5.8 |
| 384 | 2026-03-13T16:53:13.002Z | Downloaded ordered-float v2.10.1 |
| 385 | 2026-03-13T16:53:13.002Z | Downloaded is_terminal_polyfill v1.70.2 |
| 386 | 2026-03-13T16:53:13.002Z | Downloaded cpufeatures v0.2.17 |
| 387 | 2026-03-13T16:53:13.002Z | Downloaded dof v0.3.0 |
| 388 | 2026-03-13T16:53:13.002Z | Downloaded unicode-ident v1.0.24 |
| 389 | 2026-03-13T16:53:13.002Z | Downloaded tabled_derive v0.7.0 |
| 390 | 2026-03-13T16:53:13.002Z | Downloaded scroll_derive v0.12.1 |
| 391 | 2026-03-13T16:53:13.002Z | Downloaded fnv v1.0.7 |
| 392 | 2026-03-13T16:53:13.002Z | Downloaded fs-err v3.3.0 |
| 393 | 2026-03-13T16:53:13.002Z | Downloaded block-buffer v0.10.4 |
| 394 | 2026-03-13T16:53:13.007Z | Downloaded zerovec v0.11.5 |
| 395 | 2026-03-13T16:53:13.007Z | Downloaded serde_tokenstream v0.2.3 |
| 396 | 2026-03-13T16:53:13.007Z | Downloaded anstyle v1.0.13 |
| 397 | 2026-03-13T16:53:13.007Z | Downloaded potential_utf v0.1.4 |
| 398 | 2026-03-13T16:53:13.007Z | Downloaded zerocopy v0.7.35 |
| 399 | 2026-03-13T16:53:13.016Z | Downloaded smawk v0.3.2 |
| 400 | 2026-03-13T16:53:13.019Z | Downloaded fastrand v2.3.0 |
| 401 | 2026-03-13T16:53:13.019Z | Downloaded winnow v0.7.14 |
| 402 | 2026-03-13T16:53:13.024Z | Downloaded swrite v0.1.0 |
| 403 | 2026-03-13T16:53:13.028Z | Downloaded stable_deref_trait v1.2.1 |
| 404 | 2026-03-13T16:53:13.028Z | Downloaded unicode-width v0.2.0 |
| 405 | 2026-03-13T16:53:13.031Z | Downloaded unicode-width v0.1.14 |
| 406 | 2026-03-13T16:53:13.037Z | Downloaded pretty-hex v0.4.1 |
| 407 | 2026-03-13T16:53:13.037Z | Downloaded anstyle-parse v0.2.7 |
| 408 | 2026-03-13T16:53:13.041Z | Downloaded macaddr v1.0.1 |
| 409 | 2026-03-13T16:53:13.042Z | Downloaded itoa v1.0.17 |
| 410 | 2026-03-13T16:53:13.042Z | Downloaded equivalent v1.0.2 |
| 411 | 2026-03-13T16:53:13.042Z | Downloaded cargo-platform v0.2.0 |
| 412 | 2026-03-13T16:53:13.042Z | Downloaded terminal_size v0.4.3 |
| 413 | 2026-03-13T16:53:13.052Z | Downloaded crypto-common v0.1.7 |
| 414 | 2026-03-13T16:53:13.063Z | Downloaded bytecount v0.6.9 |
| 415 | 2026-03-13T16:53:13.073Z | Downloaded scroll v0.12.0 |
| 416 | 2026-03-13T16:53:13.073Z | Downloaded serde-value v0.7.0 |
| 417 | 2026-03-13T16:53:13.073Z | Downloaded semver v1.0.27 |
| 418 | 2026-03-13T16:53:13.073Z | Downloaded displaydoc v0.2.5 |
| 419 | 2026-03-13T16:53:13.082Z | Downloaded proc-macro-error v1.0.4 |
| 420 | 2026-03-13T16:53:13.082Z | Downloaded erased-serde v0.4.9 |
| 421 | 2026-03-13T16:53:13.082Z | Downloaded synstructure v0.13.2 |
| 422 | 2026-03-13T16:53:13.082Z | Downloaded cargo_metadata v0.21.0 |
| 423 | 2026-03-13T16:53:13.087Z | Downloaded serde-untagged v0.1.9 |
| 424 | 2026-03-13T16:53:13.087Z | Downloaded camino v1.2.2 |
| 425 | 2026-03-13T16:53:13.094Z | Downloaded smallvec v1.15.1 |
| 426 | 2026-03-13T16:53:13.106Z | Downloaded clap_derive v4.5.55 |
| 427 | 2026-03-13T16:53:13.111Z | Downloaded quote v1.0.44 |
| 428 | 2026-03-13T16:53:13.112Z | Downloaded getrandom v0.4.1 |
| 429 | 2026-03-13T16:53:13.112Z | Downloaded pest_generator v2.8.6 |
| 430 | 2026-03-13T16:53:13.115Z | Downloaded tempfile v3.25.0 |
| 431 | 2026-03-13T16:53:13.115Z | Downloaded once_cell v1.21.3 |
| 432 | 2026-03-13T16:53:13.124Z | Downloaded proc-macro2 v1.0.106 |
| 433 | 2026-03-13T16:53:13.124Z | Downloaded pest_derive v2.8.6 |
| 434 | 2026-03-13T16:53:13.138Z | Downloaded icu_provider v2.1.1 |
| 435 | 2026-03-13T16:53:13.138Z | Downloaded litemap v0.8.1 |
| 436 | 2026-03-13T16:53:13.138Z | Downloaded num-traits v0.2.19 |
| 437 | 2026-03-13T16:53:13.143Z | Downloaded serde_derive v1.0.228 |
| 438 | 2026-03-13T16:53:13.143Z | Downloaded anyhow v1.0.102 |
| 439 | 2026-03-13T16:53:13.143Z | Downloaded serde_core v1.0.228 |
| 440 | 2026-03-13T16:53:13.143Z | Downloaded log v0.4.29 |
| 441 | 2026-03-13T16:53:13.143Z | Downloaded memchr v2.8.0 |
| 442 | 2026-03-13T16:53:13.221Z | Downloaded clap v4.5.60 |
| 443 | 2026-03-13T16:53:13.242Z | Downloaded icu_normalizer v2.1.1 |
| 444 | 2026-03-13T16:53:13.242Z | Downloaded pest_meta v2.8.6 |
| 445 | 2026-03-13T16:53:13.242Z | Downloaded serde v1.0.228 |
| 446 | 2026-03-13T16:53:13.242Z | Downloaded icu_locale_core v2.1.1 |
| 447 | 2026-03-13T16:53:13.242Z | Downloaded icu_collections v2.1.1 |
| 448 | 2026-03-13T16:53:13.243Z | Downloaded idna v1.1.0 |
| 449 | 2026-03-13T16:53:13.243Z | Downloaded pest v2.8.6 |
| 450 | 2026-03-13T16:53:13.243Z | Downloaded indexmap v2.13.0 |
| 451 | 2026-03-13T16:53:13.243Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-03-13T16:53:13.255Z | Downloaded clap_builder v4.5.60 |
| 453 | 2026-03-13T16:53:13.255Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-03-13T16:53:13.255Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-03-13T16:53:13.265Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-13T16:53:13.283Z | Downloaded goblin v0.8.2 |
| 457 | 2026-03-13T16:53:13.293Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-13T16:53:13.307Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-13T16:53:13.338Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-13T16:53:13.419Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-13T16:53:13.428Z | Compiling unicode-ident v1.0.24 |
| 462 | 2026-03-13T16:53:13.428Z | Compiling quote v1.0.44 |
| 463 | 2026-03-13T16:53:13.428Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-13T16:53:13.428Z | Compiling libc v0.2.180 |
| 465 | 2026-03-13T16:53:13.428Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-13T16:53:13.428Z | Compiling serde v1.0.228 |
| 467 | 2026-03-13T16:53:13.428Z | Compiling memchr v2.8.0 |
| 468 | 2026-03-13T16:53:13.840Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-13T16:53:13.919Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-13T16:53:14.110Z | Compiling ucd-trie v0.1.7 |
| 471 | 2026-03-13T16:53:14.314Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-13T16:53:14.359Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-13T16:53:14.441Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-13T16:53:14.580Z | Compiling pest v2.8.6 |
| 475 | 2026-03-13T16:53:14.774Z | Compiling writeable v0.6.2 |
| 476 | 2026-03-13T16:53:14.918Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-13T16:53:14.940Z | Compiling icu_normalizer_data v2.1.1 |
| 478 | 2026-03-13T16:53:15.044Z | Compiling rustix v1.1.3 |
| 479 | 2026-03-13T16:53:15.074Z | Compiling icu_properties_data v2.1.2 |
| 480 | 2026-03-13T16:53:15.324Z | Compiling byteorder v1.5.0 |
| 481 | 2026-03-13T16:53:15.514Z | Compiling syn v2.0.117 |
| 482 | 2026-03-13T16:53:15.622Z | Compiling errno v0.3.14 |
| 483 | 2026-03-13T16:53:15.643Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-13T16:53:15.663Z | Compiling bitflags v2.11.0 |
| 485 | 2026-03-13T16:53:15.931Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-13T16:53:15.957Z | Compiling typeid v1.0.3 |
| 487 | 2026-03-13T16:53:15.975Z | Compiling smallvec v1.15.1 |
| 488 | 2026-03-13T16:53:16.200Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-03-13T16:53:16.251Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-13T16:53:16.310Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-13T16:53:16.615Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-13T16:53:16.672Z | Compiling usdt-impl v0.5.0 |
| 493 | 2026-03-13T16:53:16.723Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-13T16:53:16.956Z | Compiling indexmap v2.13.0 |
| 495 | 2026-03-13T16:53:16.979Z | Compiling toml_write v0.1.2 |
| 496 | 2026-03-13T16:53:16.984Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-13T16:53:17.019Z | Compiling syn v1.0.109 |
| 498 | 2026-03-13T16:53:17.233Z | Compiling winnow v0.7.14 |
| 499 | 2026-03-13T16:53:17.758Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-13T16:53:17.803Z | Compiling utf8parse v0.2.2 |
| 501 | 2026-03-13T16:53:17.951Z | Compiling log v0.4.29 |
| 502 | 2026-03-13T16:53:18.020Z | Compiling camino v1.2.2 |
| 503 | 2026-03-13T16:53:18.227Z | Compiling getrandom v0.4.1 |
| 504 | 2026-03-13T16:53:18.507Z | Compiling percent-encoding v2.3.2 |
| 505 | 2026-03-13T16:53:18.563Z | Compiling plain v0.2.3 |
| 506 | 2026-03-13T16:53:18.615Z | Compiling utf8_iter v1.0.4 |
| 507 | 2026-03-13T16:53:18.706Z | Compiling thiserror v2.0.18 |
| 508 | 2026-03-13T16:53:18.754Z | Compiling form_urlencoded v1.2.2 |
| 509 | 2026-03-13T16:53:18.802Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-13T16:53:18.908Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-03-13T16:53:19.144Z | Compiling terminal_size v0.4.3 |
| 512 | 2026-03-13T16:53:19.323Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-03-13T16:53:19.368Z | Compiling synstructure v0.13.2 |
| 514 | 2026-03-13T16:53:19.413Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-13T16:53:19.436Z | Compiling anstyle v1.0.13 |
| 516 | 2026-03-13T16:53:19.486Z | Compiling colorchoice v1.0.4 |
| 517 | 2026-03-13T16:53:19.570Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-13T16:53:19.630Z | Compiling anstyle-query v1.1.5 |
| 519 | 2026-03-13T16:53:19.630Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-03-13T16:53:19.722Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-13T16:53:19.746Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-13T16:53:20.004Z | Compiling semver v1.0.27 |
| 523 | 2026-03-13T16:53:20.155Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-13T16:53:20.212Z | Compiling heck v0.5.0 |
| 525 | 2026-03-13T16:53:20.366Z | Compiling fnv v1.0.7 |
| 526 | 2026-03-13T16:53:20.399Z | Compiling clap_lex v1.0.0 |
| 527 | 2026-03-13T16:53:20.431Z | Compiling unicode-width v0.1.14 |
| 528 | 2026-03-13T16:53:20.453Z | Compiling bytecount v0.6.9 |
| 529 | 2026-03-13T16:53:20.492Z | Compiling anyhow v1.0.102 |
| 530 | 2026-03-13T16:53:20.526Z | Compiling heck v0.4.1 |
| 531 | 2026-03-13T16:53:20.703Z | Compiling strsim v0.11.1 |
| 532 | 2026-03-13T16:53:20.786Z | Compiling unicode-xid v0.2.6 |
| 533 | 2026-03-13T16:53:20.814Z | Compiling fastrand v2.3.0 |
| 534 | 2026-03-13T16:53:20.910Z | Compiling once_cell v1.21.3 |
| 535 | 2026-03-13T16:53:20.948Z | Compiling clap_builder v4.5.60 |
| 536 | 2026-03-13T16:53:21.153Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-13T16:53:21.182Z | Compiling papergrid v0.11.0 |
| 538 | 2026-03-13T16:53:21.268Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-13T16:53:21.327Z | Compiling unicode-linebreak v0.1.5 |
| 540 | 2026-03-13T16:53:21.501Z | Compiling unicode-width v0.2.0 |
| 541 | 2026-03-13T16:53:21.628Z | Compiling smawk v0.3.2 |
| 542 | 2026-03-13T16:53:21.662Z | Compiling camino-tempfile v1.4.1 |
| 543 | 2026-03-13T16:53:21.806Z | Compiling textwrap v0.16.2 |
| 544 | 2026-03-13T16:53:21.962Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-13T16:53:21.968Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-03-13T16:53:21.989Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-03-13T16:53:22.226Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-03-13T16:53:22.424Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-03-13T16:53:23.148Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-13T16:53:23.454Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-03-13T16:53:23.640Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-13T16:53:23.762Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-03-13T16:53:23.969Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-03-13T16:53:24.136Z | Compiling yoke v0.8.1 |
| 555 | 2026-03-13T16:53:24.238Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-03-13T16:53:24.389Z | Compiling zerovec v0.11.5 |
| 557 | 2026-03-13T16:53:24.725Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-03-13T16:53:24.734Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-03-13T16:53:25.050Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-13T16:53:25.085Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-03-13T16:53:25.107Z | Compiling dtrace-parser v0.2.0 |
| 562 | 2026-03-13T16:53:25.297Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-13T16:53:25.320Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-03-13T16:53:25.345Z | Compiling scroll v0.12.0 |
| 565 | 2026-03-13T16:53:25.472Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-03-13T16:53:25.691Z | Compiling goblin v0.8.2 |
| 567 | 2026-03-13T16:53:25.900Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-13T16:53:26.183Z | Compiling icu_provider v2.1.1 |
| 569 | 2026-03-13T16:53:26.551Z | Compiling icu_normalizer v2.1.1 |
| 570 | 2026-03-13T16:53:26.565Z | Compiling icu_properties v2.1.2 |
| 571 | 2026-03-13T16:53:26.594Z | Compiling swrite v0.1.0 |
| 572 | 2026-03-13T16:53:26.722Z | Compiling toml_datetime v0.6.11 |
| 573 | 2026-03-13T16:53:26.733Z | Compiling serde_spanned v0.6.9 |
| 574 | 2026-03-13T16:53:26.805Z | Compiling dof v0.3.0 |
| 575 | 2026-03-13T16:53:26.835Z | Compiling serde_tokenstream v0.2.3 |
| 576 | 2026-03-13T16:53:26.919Z | Compiling serde-value v0.7.0 |
| 577 | 2026-03-13T16:53:27.046Z | Compiling toml_edit v0.22.27 |
| 578 | 2026-03-13T16:53:27.281Z | Compiling cargo-platform v0.2.0 |
| 579 | 2026-03-13T16:53:27.340Z | Compiling tabled v0.15.0 |
| 580 | 2026-03-13T16:53:27.405Z | Compiling macaddr v1.0.1 |
| 581 | 2026-03-13T16:53:27.637Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 582 | 2026-03-13T16:53:27.749Z | Compiling idna_adapter v1.2.1 |
| 583 | 2026-03-13T16:53:27.925Z | Compiling idna v1.1.0 |
| 584 | 2026-03-13T16:53:28.037Z | Compiling usdt-attr-macro v0.5.0 |
| 585 | 2026-03-13T16:53:28.037Z | Compiling usdt-macro v0.5.0 |
| 586 | 2026-03-13T16:53:28.333Z | Compiling clap v4.5.60 |
| 587 | 2026-03-13T16:53:28.434Z | Compiling url v2.5.8 |
| 588 | 2026-03-13T16:53:29.119Z | Compiling toml v0.8.23 |
| 589 | 2026-03-13T16:53:29.660Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-13T16:53:29.667Z | Compiling cargo_toml v0.21.0 |
| 591 | 2026-03-13T16:53:29.964Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-13T16:53:30.839Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-13T16:53:32.120Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-13T16:53:35.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 595 | 2026-03-13T16:53:35.316Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-13T16:53:36.050Z | Downloading crates ... |
| 597 | 2026-03-13T16:53:36.177Z | Downloaded aead v0.5.2 |
| 598 | 2026-03-13T16:53:36.199Z | Downloaded adler2 v2.0.1 |
| 599 | 2026-03-13T16:53:36.201Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 600 | 2026-03-13T16:53:36.205Z | Downloaded bitfield-struct v0.6.2 |
| 601 | 2026-03-13T16:53:36.208Z | Downloaded derive_builder v0.20.2 |
| 602 | 2026-03-13T16:53:36.216Z | Downloaded critical-section v1.2.0 |
| 603 | 2026-03-13T16:53:36.222Z | Downloaded atomic-waker v1.1.2 |
| 604 | 2026-03-13T16:53:36.226Z | Downloaded atomicwrites v0.4.4 |
| 605 | 2026-03-13T16:53:36.226Z | Downloaded bit-set v0.5.3 |
| 606 | 2026-03-13T16:53:36.230Z | Downloaded async-stream-impl v0.3.6 |
| 607 | 2026-03-13T16:53:36.235Z | Downloaded darling v0.20.11 |
| 608 | 2026-03-13T16:53:36.238Z | Downloaded defmt v1.0.1 |
| 609 | 2026-03-13T16:53:36.243Z | Downloaded ciborium-ll v0.2.2 |
| 610 | 2026-03-13T16:53:36.251Z | Downloaded filetime v0.2.27 |
| 611 | 2026-03-13T16:53:36.255Z | Downloaded convert_case v0.4.0 |
| 612 | 2026-03-13T16:53:36.255Z | Downloaded dof v0.4.0 |
| 613 | 2026-03-13T16:53:36.258Z | Downloaded derive-where v1.6.0 |
| 614 | 2026-03-13T16:53:36.261Z | Downloaded derive_builder_macro v0.20.2 |
| 615 | 2026-03-13T16:53:36.265Z | Downloaded darling_macro v0.23.0 |
| 616 | 2026-03-13T16:53:36.268Z | Downloaded flagset v0.4.7 |
| 617 | 2026-03-13T16:53:36.271Z | Downloaded fd-lock v4.0.4 |
| 618 | 2026-03-13T16:53:36.277Z | Downloaded dirs-sys-next v0.1.2 |
| 619 | 2026-03-13T16:53:36.281Z | Downloaded difflib v0.4.0 |
| 620 | 2026-03-13T16:53:36.287Z | Downloaded ecdsa v0.16.9 |
| 621 | 2026-03-13T16:53:36.293Z | Downloaded dirs-next v2.0.0 |
| 622 | 2026-03-13T16:53:36.293Z | Downloaded cobs v0.3.0 |
| 623 | 2026-03-13T16:53:36.299Z | Downloaded crucible-workspace-hack v0.1.0 |
| 624 | 2026-03-13T16:53:36.299Z | Downloaded corncobs v0.1.4 |
| 625 | 2026-03-13T16:53:36.304Z | Downloaded bitfield v0.19.4 |
| 626 | 2026-03-13T16:53:36.304Z | Downloaded dyn-clone v1.0.20 |
| 627 | 2026-03-13T16:53:36.307Z | Downloaded foreign-types-shared v0.1.1 |
| 628 | 2026-03-13T16:53:36.307Z | Downloaded foreign-types v0.5.0 |
| 629 | 2026-03-13T16:53:36.312Z | Downloaded ciborium-io v0.2.2 |
| 630 | 2026-03-13T16:53:36.318Z | Downloaded foreign-types-macros v0.2.3 |
| 631 | 2026-03-13T16:53:36.318Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 632 | 2026-03-13T16:53:36.321Z | Downloaded crc-catalog v2.4.0 |
| 633 | 2026-03-13T16:53:36.324Z | Downloaded foreign-types-shared v0.3.1 |
| 634 | 2026-03-13T16:53:36.324Z | Downloaded futures-macro v0.3.32 |
| 635 | 2026-03-13T16:53:36.327Z | Downloaded fixedbitset v0.5.7 |
| 636 | 2026-03-13T16:53:36.330Z | Downloaded either v1.15.0 |
| 637 | 2026-03-13T16:53:36.333Z | Downloaded base64ct v1.8.3 |
| 638 | 2026-03-13T16:53:36.337Z | Downloaded globwalk v0.9.1 |
| 639 | 2026-03-13T16:53:36.340Z | Downloaded hash32 v0.2.1 |
| 640 | 2026-03-13T16:53:36.346Z | Downloaded hash32 v0.3.1 |
| 641 | 2026-03-13T16:53:36.349Z | Downloaded gethostname v0.5.0 |
| 642 | 2026-03-13T16:53:36.353Z | Downloaded ff v0.13.1 |
| 643 | 2026-03-13T16:53:36.357Z | Downloaded crc32fast v1.5.0 |
| 644 | 2026-03-13T16:53:36.357Z | Downloaded cmake v0.1.57 |
| 645 | 2026-03-13T16:53:36.360Z | Downloaded ghash v0.5.1 |
| 646 | 2026-03-13T16:53:36.363Z | Downloaded git-stub v1.0.0 |
| 647 | 2026-03-13T16:53:36.367Z | Downloaded find-msvc-tools v0.1.9 |
| 648 | 2026-03-13T16:53:36.370Z | Downloaded foldhash v0.1.5 |
| 649 | 2026-03-13T16:53:36.373Z | Downloaded hex-literal v0.4.1 |
| 650 | 2026-03-13T16:53:36.378Z | Downloaded chacha20 v0.9.1 |
| 651 | 2026-03-13T16:53:36.378Z | Downloaded headers-core v0.3.0 |
| 652 | 2026-03-13T16:53:36.381Z | Downloaded hostname v0.4.2 |
| 653 | 2026-03-13T16:53:36.385Z | Downloaded const_format_proc_macros v0.2.34 |
| 654 | 2026-03-13T16:53:36.388Z | Downloaded bit-vec v0.6.3 |
| 655 | 2026-03-13T16:53:36.403Z | Downloaded hyper-tls v0.6.0 |
| 656 | 2026-03-13T16:53:36.408Z | Downloaded ident_case v1.0.1 |
| 657 | 2026-03-13T16:53:36.411Z | Downloaded hostname v0.3.1 |
| 658 | 2026-03-13T16:53:36.411Z | Downloaded indoc v1.0.9 |
| 659 | 2026-03-13T16:53:36.416Z | Downloaded http-range v0.1.5 |
| 660 | 2026-03-13T16:53:36.419Z | Downloaded lazy_static v1.5.0 |
| 661 | 2026-03-13T16:53:36.424Z | Downloaded hubpack_derive v0.1.1 |
| 662 | 2026-03-13T16:53:36.428Z | Downloaded hubpack v0.1.2 |
| 663 | 2026-03-13T16:53:36.428Z | Downloaded lalrpop-util v0.19.12 |
| 664 | 2026-03-13T16:53:36.434Z | Downloaded cargo_toml v0.22.3 |
| 665 | 2026-03-13T16:53:36.434Z | Downloaded ahash v0.8.12 |
| 666 | 2026-03-13T16:53:36.439Z | Downloaded group v0.13.0 |
| 667 | 2026-03-13T16:53:36.443Z | Downloaded instability v0.3.11 |
| 668 | 2026-03-13T16:53:36.443Z | Downloaded is-terminal v0.4.17 |
| 669 | 2026-03-13T16:53:36.447Z | Downloaded deranged v0.5.8 |
| 670 | 2026-03-13T16:53:36.447Z | Downloaded backon v1.6.0 |
| 671 | 2026-03-13T16:53:36.459Z | Downloaded ena v0.14.4 |
| 672 | 2026-03-13T16:53:36.462Z | Downloaded diff v0.1.13 |
| 673 | 2026-03-13T16:53:36.462Z | Downloaded crc v3.4.0 |
| 674 | 2026-03-13T16:53:36.462Z | Downloaded keccak v0.1.6 |
| 675 | 2026-03-13T16:53:36.462Z | Downloaded cookie v0.18.1 |
| 676 | 2026-03-13T16:53:36.466Z | Downloaded libscf-sys v1.1.0 |
| 677 | 2026-03-13T16:53:36.469Z | Downloaded home v0.5.12 |
| 678 | 2026-03-13T16:53:36.472Z | Downloaded console v0.16.2 |
| 679 | 2026-03-13T16:53:36.480Z | Downloaded lru-cache v0.1.2 |
| 680 | 2026-03-13T16:53:36.483Z | Downloaded memoffset v0.9.1 |
| 681 | 2026-03-13T16:53:36.484Z | Downloaded maybe-uninit v2.0.0 |
| 682 | 2026-03-13T16:53:36.484Z | Downloaded managed v0.8.0 |
| 683 | 2026-03-13T16:53:36.490Z | Downloaded ingot-types v0.1.2 |
| 684 | 2026-03-13T16:53:36.490Z | Downloaded const-oid v0.9.6 |
| 685 | 2026-03-13T16:53:36.493Z | Downloaded is_ci v1.2.0 |
| 686 | 2026-03-13T16:53:36.493Z | Downloaded inout v0.1.4 |
| 687 | 2026-03-13T16:53:36.498Z | Downloaded ipnetwork v0.21.1 |
| 688 | 2026-03-13T16:53:36.502Z | Downloaded newtype_derive v0.1.6 |
| 689 | 2026-03-13T16:53:36.502Z | Downloaded new_debug_unreachable v1.0.6 |
| 690 | 2026-03-13T16:53:36.506Z | Downloaded bzip2 v0.6.1 |
| 691 | 2026-03-13T16:53:36.506Z | Downloaded half v1.8.3 |
| 692 | 2026-03-13T16:53:36.509Z | Downloaded newtype-uuid-macros v0.1.0 |
| 693 | 2026-03-13T16:53:36.512Z | Downloaded multimap v0.10.1 |
| 694 | 2026-03-13T16:53:36.517Z | Downloaded maplit v1.0.2 |
| 695 | 2026-03-13T16:53:36.517Z | Downloaded lzss v0.8.2 |
| 696 | 2026-03-13T16:53:36.519Z | Downloaded nibble_vec v0.1.0 |
| 697 | 2026-03-13T16:53:36.522Z | Downloaded num v0.4.3 |
| 698 | 2026-03-13T16:53:36.525Z | Downloaded normalize-line-endings v0.3.0 |
| 699 | 2026-03-13T16:53:36.525Z | Downloaded num-derive v0.3.3 |
| 700 | 2026-03-13T16:53:36.529Z | Downloaded darling_core v0.21.3 |
| 701 | 2026-03-13T16:53:36.534Z | Downloaded nonempty v0.12.0 |
| 702 | 2026-03-13T16:53:36.537Z | Downloaded libloading v0.8.9 |
| 703 | 2026-03-13T16:53:36.542Z | Downloaded libsw-core v0.3.2 |
| 704 | 2026-03-13T16:53:36.545Z | Downloaded olpc-cjson v0.1.4 |
| 705 | 2026-03-13T16:53:36.545Z | Downloaded openssl-probe v0.2.1 |
| 706 | 2026-03-13T16:53:36.548Z | Downloaded openssl-probe v0.1.6 |
| 707 | 2026-03-13T16:53:36.552Z | Downloaded lock_api v0.4.14 |
| 708 | 2026-03-13T16:53:36.558Z | Downloaded futures v0.3.32 |
| 709 | 2026-03-13T16:53:36.561Z | Downloaded num_enum_derive v0.5.11 |
| 710 | 2026-03-13T16:53:36.561Z | Downloaded ingot-macros v0.1.1 |
| 711 | 2026-03-13T16:53:36.564Z | Downloaded mime_guess v2.0.5 |
| 712 | 2026-03-13T16:53:36.564Z | Downloaded mime v0.3.17 |
| 713 | 2026-03-13T16:53:36.567Z | Downloaded parse-size v1.1.0 |
| 714 | 2026-03-13T16:53:36.571Z | Downloaded darling_core v0.23.0 |
| 715 | 2026-03-13T16:53:36.574Z | Downloaded openssl-macros v0.1.1 |
| 716 | 2026-03-13T16:53:36.577Z | Downloaded native-tls v0.2.18 |
| 717 | 2026-03-13T16:53:36.580Z | Downloaded num-derive v0.4.2 |
| 718 | 2026-03-13T16:53:36.585Z | Downloaded nodrop v0.1.14 |
| 719 | 2026-03-13T16:53:36.585Z | Downloaded oso-derive v0.27.3 |
| 720 | 2026-03-13T16:53:36.588Z | Downloaded match_cfg v0.1.0 |
| 721 | 2026-03-13T16:53:36.588Z | Downloaded elliptic-curve v0.13.8 |
| 722 | 2026-03-13T16:53:36.591Z | Downloaded parse-display v0.10.0 |
| 723 | 2026-03-13T16:53:36.594Z | Downloaded packed_struct_codegen v0.10.1 |
| 724 | 2026-03-13T16:53:36.598Z | Downloaded path-slash v0.1.5 |
| 725 | 2026-03-13T16:53:36.598Z | Downloaded flume v0.11.1 |
| 726 | 2026-03-13T16:53:36.601Z | Downloaded newtype-uuid v1.3.2 |
| 727 | 2026-03-13T16:53:36.604Z | Downloaded multer v3.1.0 |
| 728 | 2026-03-13T16:53:36.608Z | Downloaded nu-ansi-term v0.50.3 |
| 729 | 2026-03-13T16:53:36.651Z | Downloaded phf_shared v0.11.3 |
| 730 | 2026-03-13T16:53:36.651Z | Downloaded peg-runtime v0.8.5 |
| 731 | 2026-03-13T16:53:36.651Z | Downloaded num-rational v0.4.2 |
| 732 | 2026-03-13T16:53:36.651Z | Downloaded powerfmt v0.2.0 |
| 733 | 2026-03-13T16:53:36.652Z | Downloaded pbkdf2 v0.12.2 |
| 734 | 2026-03-13T16:53:36.652Z | Downloaded num_enum v0.5.11 |
| 735 | 2026-03-13T16:53:36.652Z | Downloaded oxide-tokio-rt v0.1.3 |
| 736 | 2026-03-13T16:53:36.652Z | Downloaded num_enum_derive v0.7.5 |
| 737 | 2026-03-13T16:53:36.652Z | Downloaded phf_shared v0.12.1 |
| 738 | 2026-03-13T16:53:36.652Z | Downloaded pin-utils v0.1.0 |
| 739 | 2026-03-13T16:53:36.652Z | Downloaded memmap2 v0.9.10 |
| 740 | 2026-03-13T16:53:36.652Z | Downloaded headers v0.4.1 |
| 741 | 2026-03-13T16:53:36.664Z | Downloaded predicates-tree v1.0.13 |
| 742 | 2026-03-13T16:53:36.664Z | Downloaded libbz2-rs-sys v0.2.2 |
| 743 | 2026-03-13T16:53:36.664Z | Downloaded parse-display-derive v0.10.0 |
| 744 | 2026-03-13T16:53:36.664Z | Downloaded flate2 v1.1.9 |
| 745 | 2026-03-13T16:53:36.664Z | Downloaded oxnet v0.1.4 |
| 746 | 2026-03-13T16:53:36.672Z | Downloaded predicates-core v1.0.10 |
| 747 | 2026-03-13T16:53:36.672Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 748 | 2026-03-13T16:53:36.672Z | Downloaded proc-macro-crate v3.4.0 |
| 749 | 2026-03-13T16:53:36.672Z | Downloaded pbkdf2 v0.11.0 |
| 750 | 2026-03-13T16:53:36.672Z | Downloaded progenitor-macro v0.13.0 |
| 751 | 2026-03-13T16:53:36.676Z | Downloaded proc-macro-crate v1.3.1 |
| 752 | 2026-03-13T16:53:36.677Z | Downloaded precomputed-hash v0.1.1 |
| 753 | 2026-03-13T16:53:36.677Z | Downloaded packed_struct v0.10.1 |
| 754 | 2026-03-13T16:53:36.677Z | Downloaded progenitor-macro v0.11.2 |
| 755 | 2026-03-13T16:53:36.677Z | Downloaded progenitor-client v0.10.0 |
| 756 | 2026-03-13T16:53:36.683Z | Downloaded peg-macros v0.8.5 |
| 757 | 2026-03-13T16:53:36.683Z | Downloaded psl-types v2.0.11 |
| 758 | 2026-03-13T16:53:36.686Z | Downloaded phf v0.12.1 |
| 759 | 2026-03-13T16:53:36.686Z | Downloaded pkg-config v0.3.32 |
| 760 | 2026-03-13T16:53:36.690Z | Downloaded password-hash v0.5.0 |
| 761 | 2026-03-13T16:53:36.690Z | Downloaded pin-project-internal v1.1.11 |
| 762 | 2026-03-13T16:53:36.693Z | Downloaded progenitor-client v0.11.2 |
| 763 | 2026-03-13T16:53:36.696Z | Downloaded rand_chacha v0.3.1 |
| 764 | 2026-03-13T16:53:36.696Z | Downloaded aes v0.8.4 |
| 765 | 2026-03-13T16:53:36.700Z | Downloaded phf_shared v0.13.1 |
| 766 | 2026-03-13T16:53:36.704Z | Downloaded pem v3.0.6 |
| 767 | 2026-03-13T16:53:36.707Z | Downloaded futures-channel v0.3.32 |
| 768 | 2026-03-13T16:53:36.707Z | Downloaded poly1305 v0.8.0 |
| 769 | 2026-03-13T16:53:36.710Z | Downloaded indicatif v0.18.4 |
| 770 | 2026-03-13T16:53:36.713Z | Downloaded rand_xorshift v0.4.0 |
| 771 | 2026-03-13T16:53:36.716Z | Downloaded cc v1.2.56 |
| 772 | 2026-03-13T16:53:36.720Z | Downloaded ignore v0.4.25 |
| 773 | 2026-03-13T16:53:36.723Z | Downloaded primeorder v0.13.6 |
| 774 | 2026-03-13T16:53:36.726Z | Downloaded postgres-protocol v0.6.10 |
| 775 | 2026-03-13T16:53:36.729Z | Downloaded hickory-resolver v0.24.4 |
| 776 | 2026-03-13T16:53:36.732Z | Downloaded proc-macro-error2 v2.0.1 |
| 777 | 2026-03-13T16:53:36.735Z | Downloaded ref-cast-impl v1.0.25 |
| 778 | 2026-03-13T16:53:36.738Z | Downloaded radium v0.7.0 |
| 779 | 2026-03-13T16:53:36.738Z | Downloaded progenitor v0.13.0 |
| 780 | 2026-03-13T16:53:36.741Z | Downloaded num-complex v0.4.6 |
| 781 | 2026-03-13T16:53:36.744Z | Downloaded progenitor-extras v0.1.1 |
| 782 | 2026-03-13T16:53:36.744Z | Downloaded parking_lot v0.11.2 |
| 783 | 2026-03-13T16:53:36.747Z | Downloaded ref-cast v1.0.25 |
| 784 | 2026-03-13T16:53:36.751Z | Downloaded progenitor v0.10.0 |
| 785 | 2026-03-13T16:53:36.754Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 786 | 2026-03-13T16:53:36.754Z | Downloaded recursive v0.1.1 |
| 787 | 2026-03-13T16:53:36.758Z | Downloaded hickory-resolver v0.25.2 |
| 788 | 2026-03-13T16:53:36.762Z | Downloaded rand_chacha v0.9.0 |
| 789 | 2026-03-13T16:53:36.762Z | Downloaded rustc_version v0.4.1 |
| 790 | 2026-03-13T16:53:36.765Z | Downloaded rustc_version v0.1.7 |
| 791 | 2026-03-13T16:53:36.765Z | Downloaded rustc-hash v2.1.1 |
| 792 | 2026-03-13T16:53:36.768Z | Downloaded russh-cryptovec v0.7.3 |
| 793 | 2026-03-13T16:53:36.768Z | Downloaded pin-project-lite v0.2.17 |
| 794 | 2026-03-13T16:53:36.773Z | Downloaded rand_core v0.10.0 |
| 795 | 2026-03-13T16:53:36.776Z | Downloaded rfc6979 v0.4.0 |
| 796 | 2026-03-13T16:53:36.779Z | Downloaded progenitor-macro v0.10.0 |
| 797 | 2026-03-13T16:53:36.779Z | Downloaded r2d2 v0.8.10 |
| 798 | 2026-03-13T16:53:36.783Z | Downloaded parking_lot_core v0.9.12 |
| 799 | 2026-03-13T16:53:36.787Z | Downloaded p256 v0.13.2 |
| 800 | 2026-03-13T16:53:36.787Z | Downloaded pkcs1 v0.7.5 |
| 801 | 2026-03-13T16:53:36.790Z | Downloaded progenitor v0.11.2 |
| 802 | 2026-03-13T16:53:36.793Z | Downloaded postgres-types v0.2.12 |
| 803 | 2026-03-13T16:53:36.802Z | Downloaded polyval v0.6.2 |
| 804 | 2026-03-13T16:53:36.802Z | Downloaded pem-rfc7468 v0.7.0 |
| 805 | 2026-03-13T16:53:36.805Z | Downloaded ed25519-dalek v2.2.0 |
| 806 | 2026-03-13T16:53:36.805Z | Downloaded parking_lot v0.12.5 |
| 807 | 2026-03-13T16:53:36.806Z | Downloaded rand_seeder v0.4.0 |
| 808 | 2026-03-13T16:53:36.809Z | Downloaded psm v0.1.30 |
| 809 | 2026-03-13T16:53:36.813Z | Downloaded scheduled-thread-pool v0.2.7 |
| 810 | 2026-03-13T16:53:36.813Z | Downloaded secrecy v0.8.0 |
| 811 | 2026-03-13T16:53:36.817Z | Downloaded sapling-renderdag v0.1.0 |
| 812 | 2026-03-13T16:53:36.817Z | Downloaded scroll_derive v0.13.1 |
| 813 | 2026-03-13T16:53:36.817Z | Downloaded resolv-conf v0.7.6 |
| 814 | 2026-03-13T16:53:36.823Z | Downloaded jiff-static v0.2.21 |
| 815 | 2026-03-13T16:53:36.827Z | Downloaded omicron-zone-package v0.12.2 |
| 816 | 2026-03-13T16:53:36.827Z | Downloaded rand_core v0.9.5 |
| 817 | 2026-03-13T16:53:36.830Z | Downloaded scopeguard v1.2.0 |
| 818 | 2026-03-13T16:53:36.830Z | Downloaded salsa20 v0.10.2 |
| 819 | 2026-03-13T16:53:36.833Z | Downloaded rand_core v0.6.4 |
| 820 | 2026-03-13T16:53:36.833Z | Downloaded ppv-lite86 v0.2.21 |
| 821 | 2026-03-13T16:53:36.837Z | Downloaded rtoolbox v0.0.3 |
| 822 | 2026-03-13T16:53:36.837Z | Downloaded postcard v1.1.3 |
| 823 | 2026-03-13T16:53:36.841Z | Downloaded serde_repr v0.1.20 |
| 824 | 2026-03-13T16:53:36.846Z | Downloaded serde_urlencoded v0.7.1 |
| 825 | 2026-03-13T16:53:36.846Z | Downloaded shell-words v1.1.1 |
| 826 | 2026-03-13T16:53:36.846Z | Downloaded sha1 v0.10.6 |
| 827 | 2026-03-13T16:53:36.849Z | Downloaded serde_spanned v1.0.4 |
| 828 | 2026-03-13T16:53:36.849Z | Downloaded rustls-pemfile v2.2.0 |
| 829 | 2026-03-13T16:53:36.853Z | Downloaded heapless v0.7.17 |
| 830 | 2026-03-13T16:53:36.856Z | Downloaded minimal-lexical v0.2.1 |
| 831 | 2026-03-13T16:53:36.859Z | Downloaded miniz_oxide v0.8.9 |
| 832 | 2026-03-13T16:53:36.862Z | Downloaded quinn-udp v0.5.14 |
| 833 | 2026-03-13T16:53:36.865Z | Downloaded serde_plain v1.0.2 |
| 834 | 2026-03-13T16:53:36.865Z | Downloaded signal-hook-tokio v0.3.1 |
| 835 | 2026-03-13T16:53:36.868Z | Downloaded sigpipe v0.1.3 |
| 836 | 2026-03-13T16:53:36.868Z | Downloaded signal-hook-mio v0.2.5 |
| 837 | 2026-03-13T16:53:36.872Z | Downloaded rustls-native-certs v0.8.3 |
| 838 | 2026-03-13T16:53:36.877Z | Downloaded pkcs5 v0.7.1 |
| 839 | 2026-03-13T16:53:36.883Z | Downloaded prefix-trie v0.7.0 |
| 840 | 2026-03-13T16:53:36.883Z | Downloaded rusty-fork v0.3.1 |
| 841 | 2026-03-13T16:53:36.890Z | Downloaded siphasher v1.0.2 |
| 842 | 2026-03-13T16:53:36.890Z | Downloaded rustversion v1.0.22 |
| 843 | 2026-03-13T16:53:36.890Z | Downloaded schemars_derive v0.8.22 |
| 844 | 2026-03-13T16:53:36.893Z | Downloaded slog-envlogger v2.2.0 |
| 845 | 2026-03-13T16:53:36.893Z | Downloaded slog-bunyan v2.5.0 |
| 846 | 2026-03-13T16:53:36.894Z | Downloaded same-file v1.0.6 |
| 847 | 2026-03-13T16:53:36.894Z | Downloaded hickory-server v0.25.2 |
| 848 | 2026-03-13T16:53:36.897Z | Downloaded sct v0.7.1 |
| 849 | 2026-03-13T16:53:36.900Z | Downloaded crossterm v0.28.1 |
| 850 | 2026-03-13T16:53:36.906Z | Downloaded progenitor-impl v0.10.0 |
| 851 | 2026-03-13T16:53:36.909Z | Downloaded papergrid v0.17.0 |
| 852 | 2026-03-13T16:53:36.912Z | Downloaded hashbrown v0.13.2 |
| 853 | 2026-03-13T16:53:36.916Z | Downloaded russh-keys v0.45.0 |
| 854 | 2026-03-13T16:53:36.919Z | Downloaded strip-ansi-escapes v0.2.1 |
| 855 | 2026-03-13T16:53:36.923Z | Downloaded scrypt v0.11.0 |
| 856 | 2026-03-13T16:53:36.923Z | Downloaded scroll v0.13.0 |
| 857 | 2026-03-13T16:53:36.929Z | Downloaded rustls-pki-types v1.14.0 |
| 858 | 2026-03-13T16:53:36.929Z | Downloaded ssh-cipher v0.2.0 |
| 859 | 2026-03-13T16:53:36.932Z | Downloaded ssh-encoding v0.2.0 |
| 860 | 2026-03-13T16:53:36.932Z | Downloaded serde_derive_internals v0.29.1 |
| 861 | 2026-03-13T16:53:36.933Z | Downloaded hashbrown v0.12.3 |
| 862 | 2026-03-13T16:53:36.936Z | Downloaded openssl-sys v0.9.111 |
| 863 | 2026-03-13T16:53:36.940Z | Downloaded rcgen v0.12.1 |
| 864 | 2026-03-13T16:53:36.944Z | Downloaded progenitor-impl v0.11.2 |
| 865 | 2026-03-13T16:53:36.947Z | Downloaded pin-project v1.1.11 |
| 866 | 2026-03-13T16:53:36.954Z | Downloaded sqlparser_derive v0.5.0 |
| 867 | 2026-03-13T16:53:36.957Z | Downloaded slog-dtrace v0.3.0 |
| 868 | 2026-03-13T16:53:36.960Z | Downloaded signature v2.2.0 |
| 869 | 2026-03-13T16:53:36.960Z | Downloaded signal-hook-registry v1.4.8 |
| 870 | 2026-03-13T16:53:36.966Z | Downloaded shlex v1.3.0 |
| 871 | 2026-03-13T16:53:36.966Z | Downloaded serde_path_to_error v0.1.20 |
| 872 | 2026-03-13T16:53:36.969Z | Downloaded prettyplease v0.2.37 |
| 873 | 2026-03-13T16:53:36.970Z | Downloaded tabwriter v1.4.1 |
| 874 | 2026-03-13T16:53:36.972Z | Downloaded tagptr v0.2.0 |
| 875 | 2026-03-13T16:53:36.973Z | Downloaded strum v0.26.3 |
| 876 | 2026-03-13T16:53:36.973Z | Downloaded structmeta-derive v0.3.0 |
| 877 | 2026-03-13T16:53:36.976Z | Downloaded num-bigint v0.4.6 |
| 878 | 2026-03-13T16:53:36.979Z | Downloaded smf v0.2.3 |
| 879 | 2026-03-13T16:53:36.979Z | Downloaded smallvec v0.6.14 |
| 880 | 2026-03-13T16:53:36.982Z | Downloaded slog-scope v4.4.1 |
| 881 | 2026-03-13T16:53:36.982Z | Downloaded tap v1.0.1 |
| 882 | 2026-03-13T16:53:36.988Z | Downloaded take_mut v0.2.2 |
| 883 | 2026-03-13T16:53:36.988Z | Downloaded simd-adler32 v0.3.8 |
| 884 | 2026-03-13T16:53:36.991Z | Downloaded slab v0.4.12 |
| 885 | 2026-03-13T16:53:36.991Z | Downloaded serde-hex v0.1.0 |
| 886 | 2026-03-13T16:53:36.991Z | Downloaded strum v0.27.2 |
| 887 | 2026-03-13T16:53:36.991Z | Downloaded slog-term v2.9.2 |
| 888 | 2026-03-13T16:53:36.995Z | Downloaded subtle v2.6.1 |
| 889 | 2026-03-13T16:53:36.998Z | Downloaded thread-id v5.1.0 |
| 890 | 2026-03-13T16:53:36.998Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 891 | 2026-03-13T16:53:36.998Z | Downloaded slog-stdlog v4.1.1 |
| 892 | 2026-03-13T16:53:37.004Z | Downloaded sec1 v0.7.3 |
| 893 | 2026-03-13T16:53:37.004Z | Downloaded static_assertions v1.1.0 |
| 894 | 2026-03-13T16:53:37.009Z | Downloaded stacker v0.1.23 |
| 895 | 2026-03-13T16:53:37.009Z | Downloaded sqlformat v0.3.5 |
| 896 | 2026-03-13T16:53:37.009Z | Downloaded serde_with_macros v3.17.0 |
| 897 | 2026-03-13T16:53:37.013Z | Downloaded pretty_assertions v1.4.1 |
| 898 | 2026-03-13T16:53:37.013Z | Downloaded rayon-core v1.13.0 |
| 899 | 2026-03-13T16:53:37.016Z | Downloaded spki v0.7.3 |
| 900 | 2026-03-13T16:53:37.016Z | Downloaded time-core v0.1.8 |
| 901 | 2026-03-13T16:53:37.019Z | Downloaded termtree v0.5.1 |
| 902 | 2026-03-13T16:53:37.019Z | Downloaded structmeta v0.3.0 |
| 903 | 2026-03-13T16:53:37.019Z | Downloaded slog-async v2.8.0 |
| 904 | 2026-03-13T16:53:37.022Z | Downloaded snafu-derive v0.8.9 |
| 905 | 2026-03-13T16:53:37.022Z | Downloaded hyper-util v0.1.20 |
| 906 | 2026-03-13T16:53:37.029Z | Downloaded strum_macros v0.24.3 |
| 907 | 2026-03-13T16:53:37.032Z | Downloaded progenitor-impl v0.13.0 |
| 908 | 2026-03-13T16:53:37.032Z | Downloaded crossterm v0.29.0 |
| 909 | 2026-03-13T16:53:37.037Z | Downloaded supports-color v3.0.2 |
| 910 | 2026-03-13T16:53:37.048Z | Downloaded serde_cbor v0.11.2 |
| 911 | 2026-03-13T16:53:37.052Z | Downloaded schemars v0.8.22 |
| 912 | 2026-03-13T16:53:37.052Z | Downloaded stringprep v0.1.5 |
| 913 | 2026-03-13T16:53:37.057Z | Downloaded ron v0.8.1 |
| 914 | 2026-03-13T16:53:37.061Z | Downloaded itertools v0.10.5 |
| 915 | 2026-03-13T16:53:37.065Z | Downloaded tinyvec_macros v0.1.1 |
| 916 | 2026-03-13T16:53:37.065Z | Downloaded tls_codec v0.4.2 |
| 917 | 2026-03-13T16:53:37.065Z | Downloaded tiny-keccak v2.0.2 |
| 918 | 2026-03-13T16:53:37.070Z | Downloaded thread_local v1.1.9 |
| 919 | 2026-03-13T16:53:37.073Z | Downloaded try-lock v0.2.5 |
| 920 | 2026-03-13T16:53:37.073Z | Downloaded serde_yaml v0.9.34+deprecated |
| 921 | 2026-03-13T16:53:37.073Z | Downloaded quinn v0.11.9 |
| 922 | 2026-03-13T16:53:37.077Z | Downloaded strum_macros v0.26.4 |
| 923 | 2026-03-13T16:53:37.081Z | Downloaded iri-string v0.7.10 |
| 924 | 2026-03-13T16:53:37.084Z | Downloaded tokio-dtrace v0.1.1 |
| 925 | 2026-03-13T16:53:37.089Z | Downloaded topological-sort v0.2.2 |
| 926 | 2026-03-13T16:53:37.089Z | Downloaded support-bundle-viewer v0.1.2 |
| 927 | 2026-03-13T16:53:37.089Z | Downloaded signal-hook v0.3.18 |
| 928 | 2026-03-13T16:53:37.093Z | Downloaded iddqd v0.3.17 |
| 929 | 2026-03-13T16:53:37.097Z | Downloaded termios v0.3.3 |
| 930 | 2026-03-13T16:53:37.101Z | Downloaded slog v2.8.2 |
| 931 | 2026-03-13T16:53:37.101Z | Downloaded itertools v0.13.0 |
| 932 | 2026-03-13T16:53:37.106Z | Downloaded time-macros v0.2.27 |
| 933 | 2026-03-13T16:53:37.110Z | Downloaded spin v0.9.8 |
| 934 | 2026-03-13T16:53:37.110Z | Downloaded schemars v0.9.0 |
| 935 | 2026-03-13T16:53:37.120Z | Downloaded typify-macro v0.6.1 |
| 936 | 2026-03-13T16:53:37.123Z | Downloaded tokio-tungstenite v0.23.1 |
| 937 | 2026-03-13T16:53:37.123Z | Downloaded untrusted v0.9.0 |
| 938 | 2026-03-13T16:53:37.127Z | Downloaded aes-gcm v0.10.3 |
| 939 | 2026-03-13T16:53:37.127Z | Downloaded utf-8 v0.7.6 |
| 940 | 2026-03-13T16:53:37.130Z | Downloaded usdt-attr-macro v0.6.0 |
| 941 | 2026-03-13T16:53:37.130Z | Downloaded usdt v0.6.0 |
| 942 | 2026-03-13T16:53:37.130Z | Downloaded untrusted v0.7.1 |
| 943 | 2026-03-13T16:53:37.133Z | Downloaded universal-hash v0.5.1 |
| 944 | 2026-03-13T16:53:37.133Z | Downloaded unit-prefix v0.5.2 |
| 945 | 2026-03-13T16:53:37.133Z | Downloaded unicode-truncate v1.1.0 |
| 946 | 2026-03-13T16:53:37.136Z | Downloaded unarray v0.1.4 |
| 947 | 2026-03-13T16:53:37.136Z | Downloaded typify-macro v0.4.3 |
| 948 | 2026-03-13T16:53:37.136Z | Downloaded tokio-rustls v0.25.0 |
| 949 | 2026-03-13T16:53:37.141Z | Downloaded publicsuffix v2.3.0 |
| 950 | 2026-03-13T16:53:37.144Z | Downloaded itertools v0.12.1 |
| 951 | 2026-03-13T16:53:37.147Z | Downloaded tokio-macros v2.6.0 |
| 952 | 2026-03-13T16:53:37.147Z | Downloaded term v1.2.1 |
| 953 | 2026-03-13T16:53:37.150Z | Downloaded string_cache v0.8.9 |
| 954 | 2026-03-13T16:53:37.150Z | Downloaded qorb v0.4.1 |
| 955 | 2026-03-13T16:53:37.154Z | Downloaded tokio-native-tls v0.3.1 |
| 956 | 2026-03-13T16:53:37.157Z | Downloaded tls_codec_derive v0.4.2 |
| 957 | 2026-03-13T16:53:37.157Z | Downloaded usdt-macro v0.6.0 |
| 958 | 2026-03-13T16:53:37.160Z | Downloaded thiserror-no-std v2.0.2 |
| 959 | 2026-03-13T16:53:37.163Z | Downloaded futures-util v0.3.32 |
| 960 | 2026-03-13T16:53:37.172Z | Downloaded trait-variant v0.1.2 |
| 961 | 2026-03-13T16:53:37.175Z | Downloaded strum_macros v0.27.2 |
| 962 | 2026-03-13T16:53:37.175Z | Downloaded similar v2.7.0 |
| 963 | 2026-03-13T16:53:37.178Z | Downloaded wait-timeout v0.2.1 |
| 964 | 2026-03-13T16:53:37.178Z | Downloaded void v1.0.2 |
| 965 | 2026-03-13T16:53:37.181Z | Downloaded nom v7.1.3 |
| 966 | 2026-03-13T16:53:37.184Z | Downloaded samael v0.0.19 |
| 967 | 2026-03-13T16:53:37.187Z | Downloaded want v0.3.1 |
| 968 | 2026-03-13T16:53:37.190Z | Downloaded waitgroup v0.1.2 |
| 969 | 2026-03-13T16:53:37.190Z | Downloaded socket2 v0.5.10 |
| 970 | 2026-03-13T16:53:37.193Z | Downloaded socket2 v0.6.2 |
| 971 | 2026-03-13T16:53:37.193Z | Downloaded xshell-macros v0.2.7 |
| 972 | 2026-03-13T16:53:37.193Z | Downloaded rand v0.8.5 |
| 973 | 2026-03-13T16:53:37.196Z | Downloaded libxml v0.3.3 |
| 974 | 2026-03-13T16:53:37.200Z | Downloaded mio v1.1.1 |
| 975 | 2026-03-13T16:53:37.206Z | Downloaded tokio-tungstenite v0.21.0 |
| 976 | 2026-03-13T16:53:37.209Z | Downloaded hashbrown v0.15.5 |
| 977 | 2026-03-13T16:53:37.214Z | Downloaded rsa v0.9.10 |
| 978 | 2026-03-13T16:53:37.218Z | Downloaded aho-corasick v1.1.4 |
| 979 | 2026-03-13T16:53:37.221Z | Downloaded unicase v2.9.0 |
| 980 | 2026-03-13T16:53:37.221Z | Downloaded snafu v0.8.9 |
| 981 | 2026-03-13T16:53:37.225Z | Downloaded zeroize_derive v1.4.3 |
| 982 | 2026-03-13T16:53:37.228Z | Downloaded vergen-git2 v1.0.7 |
| 983 | 2026-03-13T16:53:37.228Z | Downloaded tinyvec v1.10.0 |
| 984 | 2026-03-13T16:53:37.232Z | Downloaded rand v0.10.0 |
| 985 | 2026-03-13T16:53:37.235Z | Downloaded zone_cfg_derive v0.3.1 |
| 986 | 2026-03-13T16:53:37.235Z | Downloaded libm v0.2.16 |
| 987 | 2026-03-13T16:53:37.241Z | Downloaded vergen-lib v0.1.6 |
| 988 | 2026-03-13T16:53:37.244Z | Downloaded uzers v0.12.2 |
| 989 | 2026-03-13T16:53:37.244Z | Downloaded tokio-stream v0.1.18 |
| 990 | 2026-03-13T16:53:37.247Z | Downloaded zone v0.3.1 |
| 991 | 2026-03-13T16:53:37.247Z | Downloaded vsss-rs v3.3.4 |
| 992 | 2026-03-13T16:53:37.254Z | Downloaded tokio-rustls v0.26.4 |
| 993 | 2026-03-13T16:53:37.254Z | Downloaded tokio-rustls v0.24.1 |
| 994 | 2026-03-13T16:53:37.254Z | Downloaded rustls-webpki v0.103.9 |
| 995 | 2026-03-13T16:53:37.258Z | Downloaded p521 v0.13.3 |
| 996 | 2026-03-13T16:53:37.261Z | Downloaded subprocess v0.2.15 |
| 997 | 2026-03-13T16:53:37.262Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 998 | 2026-03-13T16:53:37.266Z | Downloaded ryu v1.0.23 |
| 999 | 2026-03-13T16:53:37.269Z | Downloaded xattr v1.6.1 |
| 1000 | 2026-03-13T16:53:37.269Z | Downloaded rand v0.9.2 |
| 1001 | 2026-03-13T16:53:37.272Z | Downloaded vergen-gitcl v1.0.8 |
| 1002 | 2026-03-13T16:53:37.272Z | Downloaded tui-tree-widget v0.23.1 |
| 1003 | 2026-03-13T16:53:37.272Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1004 | 2026-03-13T16:53:37.275Z | Downloaded xz2 v0.1.7 |
| 1005 | 2026-03-13T16:53:37.275Z | Downloaded schemars v1.2.1 |
| 1006 | 2026-03-13T16:53:37.285Z | Downloaded unicode-properties v0.1.4 |
| 1007 | 2026-03-13T16:53:37.289Z | Downloaded test-strategy v0.4.5 |
| 1008 | 2026-03-13T16:53:37.293Z | Downloaded twox-hash v2.1.2 |
| 1009 | 2026-03-13T16:53:37.293Z | Downloaded xshell v0.2.7 |
| 1010 | 2026-03-13T16:53:37.296Z | Downloaded russh v0.45.0 |
| 1011 | 2026-03-13T16:53:37.299Z | Downloaded tar v0.4.44 |
| 1012 | 2026-03-13T16:53:38.305Z | Downloaded itertools v0.14.0 |
| 1013 | 2026-03-13T16:53:38.310Z | Downloaded h2 v0.4.13 |
| 1014 | 2026-03-13T16:53:38.310Z | Downloaded usdt-impl v0.6.0 |
| 1015 | 2026-03-13T16:53:38.310Z | Downloaded zeroize v1.8.2 |
| 1016 | 2026-03-13T16:53:38.310Z | Downloaded zstd v0.13.3 |
| 1017 | 2026-03-13T16:53:38.310Z | Downloaded typify v0.4.3 |
| 1018 | 2026-03-13T16:53:38.310Z | Downloaded zstd-safe v7.2.4 |
| 1019 | 2026-03-13T16:53:38.310Z | Downloaded num-bigint-dig v0.8.6 |
| 1020 | 2026-03-13T16:53:38.310Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1021 | 2026-03-13T16:53:38.310Z | Downloaded rustyline v14.0.0 |
| 1022 | 2026-03-13T16:53:38.310Z | Downloaded typify v0.6.1 |
| 1023 | 2026-03-13T16:53:38.310Z | Downloaded tungstenite v0.21.0 |
| 1024 | 2026-03-13T16:53:38.310Z | Downloaded tracing-attributes v0.1.31 |
| 1025 | 2026-03-13T16:53:38.310Z | Downloaded term v0.7.0 |
| 1026 | 2026-03-13T16:53:38.310Z | Downloaded hkdf v0.12.4 |
| 1027 | 2026-03-13T16:53:38.310Z | Downloaded blake3 v1.8.3 |
| 1028 | 2026-03-13T16:53:38.310Z | Downloaded tungstenite v0.23.0 |
| 1029 | 2026-03-13T16:53:38.310Z | Downloaded zerocopy v0.6.6 |
| 1030 | 2026-03-13T16:53:38.310Z | Downloaded yasna v0.5.2 |
| 1031 | 2026-03-13T16:53:38.310Z | Downloaded vergen v9.0.6 |
| 1032 | 2026-03-13T16:53:38.311Z | Downloaded unsafe-libyaml v0.2.11 |
| 1033 | 2026-03-13T16:53:38.311Z | Downloaded rpassword v7.4.0 |
| 1034 | 2026-03-13T16:53:38.311Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1035 | 2026-03-13T16:53:38.311Z | Downloaded toml v0.7.8 |
| 1036 | 2026-03-13T16:53:38.311Z | Downloaded wyz v0.5.1 |
| 1037 | 2026-03-13T16:53:38.311Z | Downloaded whoami v2.1.0 |
| 1038 | 2026-03-13T16:53:38.311Z | Downloaded whoami v1.6.1 |
| 1039 | 2026-03-13T16:53:38.311Z | Downloaded walkdir v2.5.0 |
| 1040 | 2026-03-13T16:53:38.311Z | Downloaded tower-service v0.3.3 |
| 1041 | 2026-03-13T16:53:38.311Z | Downloaded vte v0.14.1 |
| 1042 | 2026-03-13T16:53:38.311Z | Downloaded hyper v1.8.1 |
| 1043 | 2026-03-13T16:53:38.311Z | Downloaded tracing-core v0.1.36 |
| 1044 | 2026-03-13T16:53:38.311Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1045 | 2026-03-13T16:53:38.311Z | Downloaded tower-layer v0.3.3 |
| 1046 | 2026-03-13T16:53:38.311Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1047 | 2026-03-13T16:53:38.311Z | Downloaded testing_table v0.3.0 |
| 1048 | 2026-03-13T16:53:38.311Z | Downloaded http v1.4.0 |
| 1049 | 2026-03-13T16:53:38.311Z | Downloaded tabled_derive v0.11.0 |
| 1050 | 2026-03-13T16:53:38.311Z | Downloaded sync_wrapper v1.0.2 |
| 1051 | 2026-03-13T16:53:38.311Z | Downloaded sync-ptr v0.1.4 |
| 1052 | 2026-03-13T16:53:38.311Z | Downloaded slog-json v2.6.1 |
| 1053 | 2026-03-13T16:53:38.311Z | Downloaded rustls-pemfile v1.0.4 |
| 1054 | 2026-03-13T16:53:38.311Z | Downloaded semver v0.1.20 |
| 1055 | 2026-03-13T16:53:38.311Z | Downloaded serde_bytes v0.11.19 |
| 1056 | 2026-03-13T16:53:38.311Z | Downloaded unicode-bidi v0.3.18 |
| 1057 | 2026-03-13T16:53:38.311Z | Downloaded serde-big-array v0.5.1 |
| 1058 | 2026-03-13T16:53:38.311Z | Downloaded seq-macro v0.3.6 |
| 1059 | 2026-03-13T16:53:38.311Z | Downloaded toml_edit v0.19.15 |
| 1060 | 2026-03-13T16:53:38.311Z | Downloaded uuid v1.21.0 |
| 1061 | 2026-03-13T16:53:38.311Z | Downloaded p384 v0.13.1 |
| 1062 | 2026-03-13T16:53:38.311Z | Downloaded steno v0.4.1 |
| 1063 | 2026-03-13T16:53:38.311Z | Downloaded bitvec v1.0.1 |
| 1064 | 2026-03-13T16:53:38.311Z | Downloaded zopfli v0.8.3 |
| 1065 | 2026-03-13T16:53:38.311Z | Downloaded tokio-postgres v0.7.16 |
| 1066 | 2026-03-13T16:53:38.311Z | Downloaded ron v0.12.0 |
| 1067 | 2026-03-13T16:53:38.311Z | Downloaded unicode_categories v0.1.1 |
| 1068 | 2026-03-13T16:53:38.311Z | Downloaded reqwest v0.13.2 |
| 1069 | 2026-03-13T16:53:38.311Z | Downloaded yansi v1.0.1 |
| 1070 | 2026-03-13T16:53:38.312Z | Downloaded tower v0.5.3 |
| 1071 | 2026-03-13T16:53:38.312Z | Downloaded zip v0.6.6 |
| 1072 | 2026-03-13T16:53:38.312Z | Downloaded ssh-key v0.6.7 |
| 1073 | 2026-03-13T16:53:38.312Z | Downloaded regex v1.12.3 |
| 1074 | 2026-03-13T16:53:38.312Z | Downloaded reqwest v0.12.28 |
| 1075 | 2026-03-13T16:53:38.312Z | Downloaded reedline v0.40.0 |
| 1076 | 2026-03-13T16:53:38.312Z | Downloaded aws-lc-rs v1.16.0 |
| 1077 | 2026-03-13T16:53:38.312Z | Downloaded git2 v0.20.4 |
| 1078 | 2026-03-13T16:53:38.312Z | Downloaded zerocopy-derive v0.8.40 |
| 1079 | 2026-03-13T16:53:38.312Z | Downloaded rustls-webpki v0.101.7 |
| 1080 | 2026-03-13T16:53:38.312Z | Downloaded salty v0.3.0 |
| 1081 | 2026-03-13T16:53:38.312Z | Downloaded typed-path v0.9.3 |
| 1082 | 2026-03-13T16:53:38.312Z | Downloaded unicode-segmentation v1.12.0 |
| 1083 | 2026-03-13T16:53:38.312Z | Downloaded goblin v0.10.5 |
| 1084 | 2026-03-13T16:53:38.312Z | Downloaded lalrpop v0.19.12 |
| 1085 | 2026-03-13T16:53:38.312Z | Downloaded chrono v0.4.44 |
| 1086 | 2026-03-13T16:53:38.312Z | Downloaded x509-cert v0.2.5 |
| 1087 | 2026-03-13T16:53:38.312Z | Downloaded rayon v1.11.0 |
| 1088 | 2026-03-13T16:53:38.312Z | Downloaded unicode-normalization v0.1.25 |
| 1089 | 2026-03-13T16:53:38.312Z | Downloaded tough v0.20.0 |
| 1090 | 2026-03-13T16:53:38.312Z | Downloaded zip v4.6.1 |
| 1091 | 2026-03-13T16:53:38.312Z | Downloaded tokio-util v0.7.18 |
| 1092 | 2026-03-13T16:53:38.312Z | Downloaded tower-http v0.6.8 |
| 1093 | 2026-03-13T16:53:38.312Z | Downloaded serde_with v3.17.0 |
| 1094 | 2026-03-13T16:53:38.312Z | Downloaded petname v2.0.2 |
| 1095 | 2026-03-13T16:53:38.312Z | Downloaded object v0.30.4 |
| 1096 | 2026-03-13T16:53:38.312Z | Downloaded rustls-webpki v0.102.8 |
| 1097 | 2026-03-13T16:53:38.312Z | Downloaded proptest v1.10.0 |
| 1098 | 2026-03-13T16:53:38.312Z | Downloaded moka v0.12.13 |
| 1099 | 2026-03-13T16:53:38.312Z | Downloaded quick-xml v0.37.5 |
| 1100 | 2026-03-13T16:53:38.312Z | Downloaded polar-core v0.27.3 |
| 1101 | 2026-03-13T16:53:38.312Z | Downloaded portable-atomic v1.13.1 |
| 1102 | 2026-03-13T16:53:38.312Z | Downloaded secrecy v0.10.3 |
| 1103 | 2026-03-13T16:53:38.312Z | Downloaded winnow v0.6.26 |
| 1104 | 2026-03-13T16:53:38.312Z | Downloaded radix_trie v0.2.1 |
| 1105 | 2026-03-13T16:53:38.312Z | Downloaded winnow v0.5.40 |
| 1106 | 2026-03-13T16:53:38.312Z | Downloaded bstr v1.12.1 |
| 1107 | 2026-03-13T16:53:38.312Z | Downloaded oso v0.27.3 |
| 1108 | 2026-03-13T16:53:38.312Z | Downloaded dropshot v0.16.7 |
| 1109 | 2026-03-13T16:53:38.313Z | Downloaded tabled v0.20.0 |
| 1110 | 2026-03-13T16:53:38.313Z | Downloaded rustls v0.21.12 |
| 1111 | 2026-03-13T16:53:38.313Z | Downloaded regex-syntax v0.6.29 |
| 1112 | 2026-03-13T16:53:38.313Z | Downloaded hickory-proto v0.24.4 |
| 1113 | 2026-03-13T16:53:38.316Z | Downloaded vcpkg v0.2.15 |
| 1114 | 2026-03-13T16:53:38.316Z | Downloaded time v0.3.47 |
| 1115 | 2026-03-13T16:53:38.316Z | Downloaded nix v0.28.0 |
| 1116 | 2026-03-13T16:53:38.316Z | Downloaded webpki-roots v1.0.6 |
| 1117 | 2026-03-13T16:53:38.316Z | Downloaded smoltcp v0.9.1 |
| 1118 | 2026-03-13T16:53:38.317Z | Downloaded zerocopy v0.8.40 |
| 1119 | 2026-03-13T16:53:38.317Z | Downloaded hickory-proto v0.25.2 |
| 1120 | 2026-03-13T16:53:38.317Z | Downloaded zlib-rs v0.6.2 |
| 1121 | 2026-03-13T16:53:38.317Z | Downloaded nix v0.31.1 |
| 1122 | 2026-03-13T16:53:38.317Z | Downloaded rustls v0.22.4 |
| 1123 | 2026-03-13T16:53:38.317Z | Downloaded regress v0.10.5 |
| 1124 | 2026-03-13T16:53:38.317Z | Downloaded object v0.37.3 |
| 1125 | 2026-03-13T16:53:38.317Z | Downloaded regex-syntax v0.8.10 |
| 1126 | 2026-03-13T16:53:38.317Z | Downloaded smoltcp v0.11.0 |
| 1127 | 2026-03-13T16:53:38.317Z | Downloaded diesel v2.2.12 |
| 1128 | 2026-03-13T16:53:38.317Z | Downloaded rustls v0.23.37 |
| 1129 | 2026-03-13T16:53:38.317Z | Downloaded rustix v0.38.44 |
| 1130 | 2026-03-13T16:53:38.317Z | Downloaded openapiv3 v2.2.0 |
| 1131 | 2026-03-13T16:53:38.317Z | Downloaded nix v0.29.0 |
| 1132 | 2026-03-13T16:53:38.317Z | Downloaded nix v0.27.1 |
| 1133 | 2026-03-13T16:53:38.317Z | Downloaded tracing v0.1.44 |
| 1134 | 2026-03-13T16:53:38.317Z | Downloaded typify-impl v0.6.1 |
| 1135 | 2026-03-13T16:53:38.317Z | Downloaded quinn-proto v0.11.13 |
| 1136 | 2026-03-13T16:53:38.317Z | Downloaded openssl v0.10.75 |
| 1137 | 2026-03-13T16:53:38.317Z | Downloaded sqlparser v0.61.0 |
| 1138 | 2026-03-13T16:53:38.317Z | Downloaded typify-impl v0.4.3 |
| 1139 | 2026-03-13T16:53:38.317Z | Downloaded progenitor-client v0.13.0 |
| 1140 | 2026-03-13T16:53:38.317Z | Downloaded predicates v3.1.4 |
| 1141 | 2026-03-13T16:53:38.317Z | Downloaded expectorate v1.2.0 |
| 1142 | 2026-03-13T16:53:38.317Z | Downloaded dropshot-api-manager v0.6.0 |
| 1143 | 2026-03-13T16:53:38.317Z | Downloaded parking_lot_core v0.8.6 |
| 1144 | 2026-03-13T16:53:38.317Z | Downloaded heapless v0.8.0 |
| 1145 | 2026-03-13T16:53:38.317Z | Downloaded ar_archive_writer v0.5.1 |
| 1146 | 2026-03-13T16:53:38.317Z | Downloaded quick-error v1.2.3 |
| 1147 | 2026-03-13T16:53:38.317Z | Downloaded pkcs8 v0.10.2 |
| 1148 | 2026-03-13T16:53:38.317Z | Downloaded sled v0.34.7 |
| 1149 | 2026-03-13T16:53:38.317Z | Downloaded regex-automata v0.4.14 |
| 1150 | 2026-03-13T16:53:38.317Z | Downloaded ratatui v0.29.0 |
| 1151 | 2026-03-13T16:53:38.317Z | Downloaded peg v0.8.5 |
| 1152 | 2026-03-13T16:53:38.317Z | Downloaded zerocopy-derive v0.6.6 |
| 1153 | 2026-03-13T16:53:38.317Z | Downloaded jiff v0.2.21 |
| 1154 | 2026-03-13T16:53:38.317Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1155 | 2026-03-13T16:53:38.317Z | Downloaded litrs v1.0.0 |
| 1156 | 2026-03-13T16:53:38.317Z | Downloaded petgraph v0.6.5 |
| 1157 | 2026-03-13T16:53:38.318Z | Downloaded phf v0.13.1 |
| 1158 | 2026-03-13T16:53:38.318Z | Downloaded num_enum v0.7.5 |
| 1159 | 2026-03-13T16:53:38.318Z | Downloaded chrono-tz v0.10.4 |
| 1160 | 2026-03-13T16:53:38.318Z | Downloaded lzma-sys v0.1.20 |
| 1161 | 2026-03-13T16:53:38.318Z | Downloaded petgraph v0.8.3 |
| 1162 | 2026-03-13T16:53:38.318Z | Downloaded num-integer v0.1.46 |
| 1163 | 2026-03-13T16:53:38.318Z | Downloaded csv v1.4.0 |
| 1164 | 2026-03-13T16:53:38.318Z | Downloaded libz-sys v1.1.24 |
| 1165 | 2026-03-13T16:53:38.318Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1166 | 2026-03-13T16:53:38.318Z | Downloaded base64 v0.22.1 |
| 1167 | 2026-03-13T16:53:38.318Z | Downloaded owo-colors v4.3.0 |
| 1168 | 2026-03-13T16:53:38.318Z | Downloaded paste v1.0.15 |
| 1169 | 2026-03-13T16:53:38.318Z | Downloaded password-hash v0.4.2 |
| 1170 | 2026-03-13T16:53:38.318Z | Downloaded indexmap v1.9.3 |
| 1171 | 2026-03-13T16:53:38.318Z | Downloaded diesel_derives v2.2.7 |
| 1172 | 2026-03-13T16:53:38.318Z | Downloaded tokio v1.49.0 |
| 1173 | 2026-03-13T16:53:38.319Z | Downloaded sha3 v0.10.8 |
| 1174 | 2026-03-13T16:53:38.319Z | Downloaded der v0.7.10 |
| 1175 | 2026-03-13T16:53:38.319Z | Downloaded derive_more v2.1.1 |
| 1176 | 2026-03-13T16:53:38.319Z | Downloaded crossbeam-channel v0.5.15 |
| 1177 | 2026-03-13T16:53:38.319Z | Downloaded half v2.7.1 |
| 1178 | 2026-03-13T16:53:38.319Z | Downloaded jobserver v0.1.34 |
| 1179 | 2026-03-13T16:53:38.319Z | Downloaded chacha20poly1305 v0.10.1 |
| 1180 | 2026-03-13T16:53:38.319Z | Downloaded const_format v0.2.35 |
| 1181 | 2026-03-13T16:53:38.319Z | Downloaded arc-swap v1.8.2 |
| 1182 | 2026-03-13T16:53:38.319Z | Downloaded num_threads v0.1.7 |
| 1183 | 2026-03-13T16:53:38.319Z | Downloaded num-iter v0.1.45 |
| 1184 | 2026-03-13T16:53:38.319Z | Downloaded nanorand v0.7.0 |
| 1185 | 2026-03-13T16:53:38.319Z | Downloaded getrandom v0.3.4 |
| 1186 | 2026-03-13T16:53:38.325Z | Downloaded darling_core v0.20.11 |
| 1187 | 2026-03-13T16:53:38.325Z | Downloaded opaque-debug v0.3.1 |
| 1188 | 2026-03-13T16:53:38.325Z | Downloaded hyper-rustls v0.27.7 |
| 1189 | 2026-03-13T16:53:38.328Z | Downloaded httparse v1.10.1 |
| 1190 | 2026-03-13T16:53:38.328Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1191 | 2026-03-13T16:53:38.328Z | Downloaded iana-time-zone v0.1.65 |
| 1192 | 2026-03-13T16:53:38.331Z | Downloaded linear-map v1.2.0 |
| 1193 | 2026-03-13T16:53:38.331Z | Downloaded hickory-client v0.25.2 |
| 1194 | 2026-03-13T16:53:38.334Z | Downloaded colored v2.2.0 |
| 1195 | 2026-03-13T16:53:38.334Z | Downloaded base64 v0.21.7 |
| 1196 | 2026-03-13T16:53:38.339Z | Downloaded libsw v3.5.0 |
| 1197 | 2026-03-13T16:53:38.339Z | Downloaded bindgen v0.71.1 |
| 1198 | 2026-03-13T16:53:38.342Z | Downloaded hmac v0.12.1 |
| 1199 | 2026-03-13T16:53:38.346Z | Downloaded libefi-sys v0.1.0 |
| 1200 | 2026-03-13T16:53:38.346Z | Downloaded crc-any v2.5.0 |
| 1201 | 2026-03-13T16:53:38.350Z | Downloaded num-conv v0.2.0 |
| 1202 | 2026-03-13T16:53:38.350Z | Downloaded compact_str v0.8.1 |
| 1203 | 2026-03-13T16:53:38.350Z | Downloaded bumpalo v3.20.2 |
| 1204 | 2026-03-13T16:53:38.353Z | Downloaded md-5 v0.10.6 |
| 1205 | 2026-03-13T16:53:38.353Z | Downloaded dropshot_endpoint v0.16.7 |
| 1206 | 2026-03-13T16:53:38.356Z | Downloaded newline-converter v0.3.0 |
| 1207 | 2026-03-13T16:53:38.356Z | Downloaded fatfs v0.3.6 |
| 1208 | 2026-03-13T16:53:38.359Z | Downloaded getrandom v0.2.17 |
| 1209 | 2026-03-13T16:53:38.359Z | Downloaded derive_more-impl v2.1.1 |
| 1210 | 2026-03-13T16:53:38.362Z | Downloaded derive_more v0.99.20 |
| 1211 | 2026-03-13T16:53:38.365Z | Downloaded encoding_rs v0.8.35 |
| 1212 | 2026-03-13T16:53:38.382Z | Downloaded bytes v1.11.1 |
| 1213 | 2026-03-13T16:53:38.385Z | Downloaded lru v0.12.5 |
| 1214 | 2026-03-13T16:53:38.388Z | Downloaded blake2 v0.10.6 |
| 1215 | 2026-03-13T16:53:38.388Z | Downloaded ipnet v2.11.0 |
| 1216 | 2026-03-13T16:53:38.390Z | Downloaded ingot v0.1.1 |
| 1217 | 2026-03-13T16:53:38.391Z | Downloaded hyper-staticfile v0.10.1 |
| 1218 | 2026-03-13T16:53:38.393Z | Downloaded http-body-util v0.1.3 |
| 1219 | 2026-03-13T16:53:38.394Z | Downloaded http-body v1.0.1 |
| 1220 | 2026-03-13T16:53:38.394Z | Downloaded indoc v2.0.7 |
| 1221 | 2026-03-13T16:53:38.397Z | Downloaded md5 v0.7.0 |
| 1222 | 2026-03-13T16:53:38.397Z | Downloaded lru-slab v0.1.2 |
| 1223 | 2026-03-13T16:53:38.397Z | Downloaded humantime v2.3.0 |
| 1224 | 2026-03-13T16:53:38.400Z | Downloaded linked-hash-map v0.5.6 |
| 1225 | 2026-03-13T16:53:38.400Z | Downloaded console v0.15.11 |
| 1226 | 2026-03-13T16:53:38.400Z | Downloaded highway v1.3.0 |
| 1227 | 2026-03-13T16:53:38.405Z | Downloaded async-bb8-diesel v0.2.1 |
| 1228 | 2026-03-13T16:53:38.405Z | Downloaded ring v0.17.14 |
| 1229 | 2026-03-13T16:53:38.434Z | Downloaded des v0.8.1 |
| 1230 | 2026-03-13T16:53:38.437Z | Downloaded buf-list v1.1.2 |
| 1231 | 2026-03-13T16:53:38.437Z | Downloaded indent_write v2.2.0 |
| 1232 | 2026-03-13T16:53:38.440Z | Downloaded git-stub-vcs v0.1.0 |
| 1233 | 2026-03-13T16:53:38.440Z | Downloaded env_logger v0.11.9 |
| 1234 | 2026-03-13T16:53:38.443Z | Downloaded crossbeam-epoch v0.9.18 |
| 1235 | 2026-03-13T16:53:38.443Z | Downloaded cancel-safe-futures v0.1.5 |
| 1236 | 2026-03-13T16:53:38.446Z | Downloaded kstat-rs v0.2.4 |
| 1237 | 2026-03-13T16:53:38.446Z | Downloaded daft-derive v0.1.5 |
| 1238 | 2026-03-13T16:53:38.449Z | Downloaded fs-err v2.11.0 |
| 1239 | 2026-03-13T16:53:38.452Z | Downloaded internet-checksum v0.2.1 |
| 1240 | 2026-03-13T16:53:38.452Z | Downloaded instant v0.1.13 |
| 1241 | 2026-03-13T16:53:38.452Z | Downloaded cargo_metadata v0.19.2 |
| 1242 | 2026-03-13T16:53:38.455Z | Downloaded globset v0.4.18 |
| 1243 | 2026-03-13T16:53:38.455Z | Downloaded cookie_store v0.22.1 |
| 1244 | 2026-03-13T16:53:38.455Z | Downloaded httpdate v1.0.3 |
| 1245 | 2026-03-13T16:53:38.459Z | Downloaded glob v0.3.3 |
| 1246 | 2026-03-13T16:53:38.459Z | Downloaded futures-executor v0.3.32 |
| 1247 | 2026-03-13T16:53:38.459Z | Downloaded fs_extra v1.3.0 |
| 1248 | 2026-03-13T16:53:38.463Z | Downloaded drift v0.1.3 |
| 1249 | 2026-03-13T16:53:38.463Z | Downloaded crossbeam-utils v0.8.21 |
| 1250 | 2026-03-13T16:53:38.466Z | Downloaded convert_case v0.10.0 |
| 1251 | 2026-03-13T16:53:38.466Z | Downloaded constant_time_eq v0.4.2 |
| 1252 | 2026-03-13T16:53:38.473Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1253 | 2026-03-13T16:53:38.508Z | Downloaded cipher v0.4.4 |
| 1254 | 2026-03-13T16:53:38.513Z | Downloaded blowfish v0.9.1 |
| 1255 | 2026-03-13T16:53:38.513Z | Downloaded bcs v0.1.6 |
| 1256 | 2026-03-13T16:53:38.514Z | Downloaded backoff v0.4.0 |
| 1257 | 2026-03-13T16:53:38.514Z | Downloaded foldhash v0.2.0 |
| 1258 | 2026-03-13T16:53:38.514Z | Downloaded crossbeam-deque v0.8.6 |
| 1259 | 2026-03-13T16:53:38.518Z | Downloaded allocator-api2 v0.2.21 |
| 1260 | 2026-03-13T16:53:38.518Z | Downloaded hex v0.4.3 |
| 1261 | 2026-03-13T16:53:38.519Z | Downloaded der_derive v0.7.3 |
| 1262 | 2026-03-13T16:53:38.524Z | Downloaded fallible-iterator v0.2.0 |
| 1263 | 2026-03-13T16:53:38.524Z | Downloaded futures-task v0.3.32 |
| 1264 | 2026-03-13T16:53:38.524Z | Downloaded diesel-dtrace v0.4.2 |
| 1265 | 2026-03-13T16:53:38.524Z | Downloaded derive_builder_core v0.20.2 |
| 1266 | 2026-03-13T16:53:38.524Z | Downloaded cbc v0.1.2 |
| 1267 | 2026-03-13T16:53:38.530Z | Downloaded cexpr v0.6.0 |
| 1268 | 2026-03-13T16:53:38.530Z | Downloaded cassowary v0.3.0 |
| 1269 | 2026-03-13T16:53:38.530Z | Downloaded document-features v0.2.12 |
| 1270 | 2026-03-13T16:53:38.530Z | Downloaded clang-sys v1.8.1 |
| 1271 | 2026-03-13T16:53:38.530Z | Downloaded ciborium v0.2.2 |
| 1272 | 2026-03-13T16:53:38.534Z | Downloaded fxhash v0.2.1 |
| 1273 | 2026-03-13T16:53:38.534Z | Downloaded futures-sink v0.3.32 |
| 1274 | 2026-03-13T16:53:38.534Z | Downloaded funty v2.0.0 |
| 1275 | 2026-03-13T16:53:38.534Z | Downloaded dtrace-parser v0.3.0 |
| 1276 | 2026-03-13T16:53:38.534Z | Downloaded defmt-macros v1.0.1 |
| 1277 | 2026-03-13T16:53:38.537Z | Downloaded fixedbitset v0.4.2 |
| 1278 | 2026-03-13T16:53:38.537Z | Downloaded erased-serde v0.3.31 |
| 1279 | 2026-03-13T16:53:38.537Z | Downloaded ed25519 v2.2.3 |
| 1280 | 2026-03-13T16:53:38.545Z | Downloaded data-encoding v2.10.0 |
| 1281 | 2026-03-13T16:53:38.545Z | Downloaded darling_macro v0.20.11 |
| 1282 | 2026-03-13T16:53:38.545Z | Downloaded chacha20 v0.10.0 |
| 1283 | 2026-03-13T16:53:38.545Z | Downloaded bzip2 v0.4.4 |
| 1284 | 2026-03-13T16:53:38.545Z | Downloaded futures-io v0.3.32 |
| 1285 | 2026-03-13T16:53:38.545Z | Downloaded futures-core v0.3.32 |
| 1286 | 2026-03-13T16:53:38.549Z | Downloaded embedded-io v0.6.1 |
| 1287 | 2026-03-13T16:53:38.549Z | Downloaded embedded-io v0.4.0 |
| 1288 | 2026-03-13T16:53:38.549Z | Downloaded float-ord v0.3.2 |
| 1289 | 2026-03-13T16:53:38.549Z | Downloaded float-cmp v0.10.0 |
| 1290 | 2026-03-13T16:53:38.549Z | Downloaded enum-as-inner v0.6.1 |
| 1291 | 2026-03-13T16:53:38.550Z | Downloaded display-error-chain v0.2.2 |
| 1292 | 2026-03-13T16:53:38.550Z | Downloaded ascii-canvas v3.0.0 |
| 1293 | 2026-03-13T16:53:38.553Z | Downloaded foreign-types v0.3.2 |
| 1294 | 2026-03-13T16:53:38.553Z | Downloaded env_filter v1.0.0 |
| 1295 | 2026-03-13T16:53:38.553Z | Downloaded endian-type v0.1.2 |
| 1296 | 2026-03-13T16:53:38.553Z | Downloaded dunce v1.0.5 |
| 1297 | 2026-03-13T16:53:38.553Z | Downloaded dsl_auto_type v0.1.3 |
| 1298 | 2026-03-13T16:53:38.553Z | Downloaded castaway v0.2.4 |
| 1299 | 2026-03-13T16:53:38.556Z | Downloaded cargo-platform v0.1.9 |
| 1300 | 2026-03-13T16:53:38.557Z | Downloaded base16ct v0.2.0 |
| 1301 | 2026-03-13T16:53:38.557Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1302 | 2026-03-13T16:53:38.557Z | Downloaded cstr-argument v0.1.2 |
| 1303 | 2026-03-13T16:53:38.557Z | Downloaded crunchy v0.2.4 |
| 1304 | 2026-03-13T16:53:38.561Z | Downloaded async-trait v0.1.89 |
| 1305 | 2026-03-13T16:53:38.561Z | Downloaded array-init v0.0.4 |
| 1306 | 2026-03-13T16:53:38.561Z | Downloaded cfg_aliases v0.1.1 |
| 1307 | 2026-03-13T16:53:38.561Z | Downloaded block-padding v0.3.3 |
| 1308 | 2026-03-13T16:53:38.564Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1309 | 2026-03-13T16:53:38.564Z | Downloaded atty v0.2.14 |
| 1310 | 2026-03-13T16:53:38.565Z | Downloaded arrayref v0.3.9 |
| 1311 | 2026-03-13T16:53:38.565Z | Downloaded bit-set v0.8.0 |
| 1312 | 2026-03-13T16:53:38.565Z | Downloaded defmt-parser v1.0.0 |
| 1313 | 2026-03-13T16:53:38.568Z | Downloaded defmt v0.3.100 |
| 1314 | 2026-03-13T16:53:38.568Z | Downloaded debug-ignore v1.0.5 |
| 1315 | 2026-03-13T16:53:38.568Z | Downloaded darling_macro v0.21.3 |
| 1316 | 2026-03-13T16:53:38.568Z | Downloaded crc8 v0.1.1 |
| 1317 | 2026-03-13T16:53:38.571Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1318 | 2026-03-13T16:53:38.571Z | Downloaded bitflags v1.3.2 |
| 1319 | 2026-03-13T16:53:38.575Z | Downloaded derive-ex v0.1.8 |
| 1320 | 2026-03-13T16:53:38.575Z | Downloaded crypto-bigint v0.5.5 |
| 1321 | 2026-03-13T16:53:38.583Z | Downloaded bit-vec v0.8.0 |
| 1322 | 2026-03-13T16:53:38.583Z | Downloaded arrayvec v0.7.6 |
| 1323 | 2026-03-13T16:53:38.590Z | Downloaded darling v0.21.3 |
| 1324 | 2026-03-13T16:53:38.590Z | Downloaded daft v0.1.5 |
| 1325 | 2026-03-13T16:53:38.590Z | Downloaded cpufeatures v0.3.0 |
| 1326 | 2026-03-13T16:53:38.590Z | Downloaded cfg_aliases v0.2.1 |
| 1327 | 2026-03-13T16:53:38.590Z | Downloaded darling v0.23.0 |
| 1328 | 2026-03-13T16:53:38.590Z | Downloaded curve25519-dalek v4.1.3 |
| 1329 | 2026-03-13T16:53:38.595Z | Downloaded bitfield-macros v0.19.4 |
| 1330 | 2026-03-13T16:53:38.602Z | Downloaded bb8 v0.8.6 |
| 1331 | 2026-03-13T16:53:38.602Z | Downloaded base16ct v1.0.0 |
| 1332 | 2026-03-13T16:53:38.603Z | Downloaded assert_matches v1.5.0 |
| 1333 | 2026-03-13T16:53:38.603Z | Downloaded async-stream v0.3.6 |
| 1334 | 2026-03-13T16:53:38.603Z | Downloaded argon2 v0.5.3 |
| 1335 | 2026-03-13T16:53:38.603Z | Downloaded colored v3.1.1 |
| 1336 | 2026-03-13T16:53:38.603Z | Downloaded ctr v0.9.2 |
| 1337 | 2026-03-13T16:53:38.607Z | Downloaded csv-core v0.1.13 |
| 1338 | 2026-03-13T16:53:38.607Z | Downloaded async-recursion v1.1.1 |
| 1339 | 2026-03-13T16:53:39.052Z | Downloaded aws-lc-sys v0.37.1 |
| 1340 | 2026-03-13T16:53:39.339Z | Compiling libc v0.2.180 |
| 1341 | 2026-03-13T16:53:39.342Z | Compiling serde v1.0.228 |
| 1342 | 2026-03-13T16:53:39.342Z | Compiling log v0.4.29 |
| 1343 | 2026-03-13T16:53:39.342Z | Compiling shlex v1.3.0 |
| 1344 | 2026-03-13T16:53:39.512Z | Compiling find-msvc-tools v0.1.9 |
| 1345 | 2026-03-13T16:53:39.516Z | Compiling smallvec v1.15.1 |
| 1346 | 2026-03-13T16:53:39.526Z | Compiling syn v2.0.117 |
| 1347 | 2026-03-13T16:53:39.558Z | Compiling typenum v1.19.0 |
| 1348 | 2026-03-13T16:53:39.746Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-03-13T16:53:39.796Z | Compiling subtle v2.6.1 |
| 1350 | 2026-03-13T16:53:39.850Z | Compiling scopeguard v1.2.0 |
| 1351 | 2026-03-13T16:53:39.878Z | Compiling portable-atomic v1.13.1 |
| 1352 | 2026-03-13T16:53:39.957Z | Compiling lock_api v0.4.14 |
| 1353 | 2026-03-13T16:53:39.982Z | Compiling const-oid v0.9.6 |
| 1354 | 2026-03-13T16:53:40.048Z | Compiling critical-section v1.2.0 |
| 1355 | 2026-03-13T16:53:40.086Z | Compiling zerocopy v0.8.40 |
| 1356 | 2026-03-13T16:53:40.180Z | Compiling pin-project-lite v0.2.17 |
| 1357 | 2026-03-13T16:53:40.265Z | Compiling serde_json v1.0.149 |
| 1358 | 2026-03-13T16:53:40.302Z | Compiling parking_lot_core v0.9.12 |
| 1359 | 2026-03-13T16:53:40.686Z | Compiling pkg-config v0.3.32 |
| 1360 | 2026-03-13T16:53:40.727Z | Compiling bitflags v2.11.0 |
| 1361 | 2026-03-13T16:53:40.856Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-03-13T16:53:40.926Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-03-13T16:53:41.030Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-03-13T16:53:41.118Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-13T16:53:41.303Z | Compiling cc v1.2.56 |
| 1366 | 2026-03-13T16:53:41.343Z | Compiling once_cell v1.21.3 |
| 1367 | 2026-03-13T16:53:41.389Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-13T16:53:41.419Z | Compiling parking_lot v0.12.5 |
| 1369 | 2026-03-13T16:53:41.440Z | Compiling mio v1.1.1 |
| 1370 | 2026-03-13T16:53:41.502Z | Compiling libm v0.2.16 |
| 1371 | 2026-03-13T16:53:41.605Z | Compiling num-traits v0.2.19 |
| 1372 | 2026-03-13T16:53:41.733Z | Compiling futures-core v0.3.32 |
| 1373 | 2026-03-13T16:53:41.904Z | Compiling socket2 v0.6.2 |
| 1374 | 2026-03-13T16:53:41.940Z | Compiling percent-encoding v2.3.2 |
| 1375 | 2026-03-13T16:53:42.045Z | Compiling allocator-api2 v0.2.21 |
| 1376 | 2026-03-13T16:53:42.117Z | Compiling cpufeatures v0.2.17 |
| 1377 | 2026-03-13T16:53:42.173Z | Compiling futures-sink v0.3.32 |
| 1378 | 2026-03-13T16:53:42.179Z | Compiling foldhash v0.2.0 |
| 1379 | 2026-03-13T16:53:42.208Z | Compiling futures-task v0.3.32 |
| 1380 | 2026-03-13T16:53:42.300Z | Compiling futures-channel v0.3.32 |
| 1381 | 2026-03-13T16:53:42.421Z | Compiling hashbrown v0.16.1 |
| 1382 | 2026-03-13T16:53:42.455Z | Compiling futures-io v0.3.32 |
| 1383 | 2026-03-13T16:53:42.475Z | Compiling getrandom v0.4.1 |
| 1384 | 2026-03-13T16:53:42.492Z | Compiling slab v0.4.12 |
| 1385 | 2026-03-13T16:53:42.586Z | Compiling rustversion v1.0.22 |
| 1386 | 2026-03-13T16:53:42.650Z | Compiling rand_core v0.10.0 |
| 1387 | 2026-03-13T16:53:42.713Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-13T16:53:42.867Z | Compiling cmake v0.1.57 |
| 1389 | 2026-03-13T16:53:43.277Z | Compiling indexmap v2.13.0 |
| 1390 | 2026-03-13T16:53:43.473Z | Compiling form_urlencoded v1.2.2 |
| 1391 | 2026-03-13T16:53:43.535Z | Compiling base64ct v1.8.3 |
| 1392 | 2026-03-13T16:53:43.587Z | Compiling ident_case v1.0.1 |
| 1393 | 2026-03-13T16:53:43.699Z | Compiling synstructure v0.13.2 |
| 1394 | 2026-03-13T16:53:43.744Z | Compiling fs_extra v1.3.0 |
| 1395 | 2026-03-13T16:53:43.935Z | Compiling dunce v1.0.5 |
| 1396 | 2026-03-13T16:53:43.955Z | Compiling pem-rfc7468 v0.7.0 |
| 1397 | 2026-03-13T16:53:44.051Z | Compiling flagset v0.4.7 |
| 1398 | 2026-03-13T16:53:44.069Z | Compiling rand_core v0.9.5 |
| 1399 | 2026-03-13T16:53:44.095Z | Compiling aws-lc-sys v0.37.1 |
| 1400 | 2026-03-13T16:53:44.178Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-03-13T16:53:44.194Z | Compiling rustix v1.1.3 |
| 1402 | 2026-03-13T16:53:44.223Z | Compiling ring v0.17.14 |
| 1403 | 2026-03-13T16:53:44.367Z | Compiling uuid v1.21.0 |
| 1404 | 2026-03-13T16:53:44.414Z | Compiling rustc_version v0.4.1 |
| 1405 | 2026-03-13T16:53:44.449Z | Compiling aws-lc-rs v1.16.0 |
| 1406 | 2026-03-13T16:53:44.547Z | Compiling regex-syntax v0.8.10 |
| 1407 | 2026-03-13T16:53:44.848Z | Compiling vcpkg v0.2.15 |
| 1408 | 2026-03-13T16:53:44.854Z | Compiling tracing-core v0.1.36 |
| 1409 | 2026-03-13T16:53:45.297Z | Compiling crossbeam-utils v0.8.21 |
| 1410 | 2026-03-13T16:53:45.622Z | Compiling pest_generator v2.8.6 |
| 1411 | 2026-03-13T16:53:45.702Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-03-13T16:53:45.852Z | Compiling openssl-sys v0.9.111 |
| 1413 | 2026-03-13T16:53:46.335Z | Compiling serde_derive v1.0.228 |
| 1414 | 2026-03-13T16:53:46.549Z | Compiling zeroize_derive v1.4.3 |
| 1415 | 2026-03-13T16:53:46.570Z | Compiling zerofrom-derive v0.1.6 |
| 1416 | 2026-03-13T16:53:46.631Z | Compiling yoke-derive v0.8.1 |
| 1417 | 2026-03-13T16:53:46.943Z | Compiling zerocopy-derive v0.8.40 |
| 1418 | 2026-03-13T16:53:47.412Z | Compiling zeroize v1.8.2 |
| 1419 | 2026-03-13T16:53:47.861Z | Compiling zerovec-derive v0.11.2 |
| 1420 | 2026-03-13T16:53:48.266Z | Compiling displaydoc v0.2.5 |
| 1421 | 2026-03-13T16:53:48.513Z | Compiling crypto-common v0.1.7 |
| 1422 | 2026-03-13T16:53:48.517Z | Compiling zerofrom v0.1.6 |
| 1423 | 2026-03-13T16:53:48.712Z | Compiling yoke v0.8.1 |
| 1424 | 2026-03-13T16:53:48.735Z | Compiling block-buffer v0.10.4 |
| 1425 | 2026-03-13T16:53:48.911Z | Compiling digest v0.10.7 |
| 1426 | 2026-03-13T16:53:48.936Z | Compiling tokio-macros v2.6.0 |
| 1427 | 2026-03-13T16:53:49.307Z | Compiling hmac v0.12.1 |
| 1428 | 2026-03-13T16:53:49.321Z | Compiling zerotrie v0.2.3 |
| 1429 | 2026-03-13T16:53:49.447Z | Compiling futures-macro v0.3.32 |
| 1430 | 2026-03-13T16:53:49.458Z | Compiling zerovec v0.11.5 |
| 1431 | 2026-03-13T16:53:49.470Z | Compiling block-padding v0.3.3 |
| 1432 | 2026-03-13T16:53:49.671Z | Compiling inout v0.1.4 |
| 1433 | 2026-03-13T16:53:49.671Z | Compiling sha2 v0.10.9 |
| 1434 | 2026-03-13T16:53:49.879Z | Compiling cipher v0.4.4 |
| 1435 | 2026-03-13T16:53:49.915Z | Compiling der_derive v0.7.3 |
| 1436 | 2026-03-13T16:53:50.143Z | Compiling tinystr v0.8.2 |
| 1437 | 2026-03-13T16:53:50.233Z | Compiling potential_utf v0.1.4 |
| 1438 | 2026-03-13T16:53:50.415Z | Compiling icu_locale_core v2.1.1 |
| 1439 | 2026-03-13T16:53:50.444Z | Compiling icu_collections v2.1.1 |
| 1440 | 2026-03-13T16:53:50.536Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-13T16:53:51.088Z | Compiling bytes v1.11.1 |
| 1442 | 2026-03-13T16:53:51.175Z | Compiling chrono v0.4.44 |
| 1443 | 2026-03-13T16:53:51.219Z | Compiling der v0.7.10 |
| 1444 | 2026-03-13T16:53:51.473Z | Compiling icu_provider v2.1.1 |
| 1445 | 2026-03-13T16:53:51.655Z | Compiling salsa20 v0.10.2 |
| 1446 | 2026-03-13T16:53:51.826Z | Compiling tokio v1.49.0 |
| 1447 | 2026-03-13T16:53:51.849Z | Compiling icu_properties v2.1.2 |
| 1448 | 2026-03-13T16:53:51.914Z | Compiling icu_normalizer v2.1.1 |
| 1449 | 2026-03-13T16:53:52.624Z | Compiling spki v0.7.3 |
| 1450 | 2026-03-13T16:53:52.846Z | Compiling http v1.4.0 |
| 1451 | 2026-03-13T16:53:52.872Z | Compiling pbkdf2 v0.12.2 |
| 1452 | 2026-03-13T16:53:53.015Z | Compiling thiserror-impl v2.0.18 |
| 1453 | 2026-03-13T16:53:53.063Z | Compiling idna_adapter v1.2.1 |
| 1454 | 2026-03-13T16:53:53.240Z | Compiling idna v1.1.0 |
| 1455 | 2026-03-13T16:53:53.391Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-03-13T16:53:53.663Z | Compiling scrypt v0.11.0 |
| 1457 | 2026-03-13T16:53:53.704Z | Compiling url v2.5.8 |
| 1458 | 2026-03-13T16:53:53.856Z | Compiling rand_chacha v0.9.0 |
| 1459 | 2026-03-13T16:53:53.949Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-13T16:53:54.130Z | Compiling aes v0.8.4 |
| 1461 | 2026-03-13T16:53:54.152Z | Compiling rustls-pki-types v1.14.0 |
| 1462 | 2026-03-13T16:53:54.162Z | Compiling tracing-attributes v0.1.31 |
| 1463 | 2026-03-13T16:53:54.751Z | Compiling pkcs5 v0.7.1 |
| 1464 | 2026-03-13T16:53:54.793Z | Compiling rand v0.9.2 |
| 1465 | 2026-03-13T16:53:54.818Z | Compiling http-body v1.0.1 |
| 1466 | 2026-03-13T16:53:54.935Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-03-13T16:53:55.052Z | Compiling untrusted v0.7.1 |
| 1468 | 2026-03-13T16:53:55.067Z | Compiling httparse v1.10.1 |
| 1469 | 2026-03-13T16:53:55.209Z | Compiling base64 v0.22.1 |
| 1470 | 2026-03-13T16:53:55.383Z | Compiling openssl-probe v0.2.1 |
| 1471 | 2026-03-13T16:53:55.534Z | Compiling syn v1.0.109 |
| 1472 | 2026-03-13T16:53:55.550Z | Compiling schemars v0.8.22 |
| 1473 | 2026-03-13T16:53:55.592Z | Compiling untrusted v0.9.0 |
| 1474 | 2026-03-13T16:53:55.676Z | Compiling pkcs8 v0.10.2 |
| 1475 | 2026-03-13T16:53:55.808Z | Compiling schemars_derive v0.8.22 |
| 1476 | 2026-03-13T16:53:55.852Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-03-13T16:53:55.984Z | Compiling scroll_derive v0.13.1 |
| 1478 | 2026-03-13T16:53:56.004Z | Compiling tracing v0.1.44 |
| 1479 | 2026-03-13T16:53:56.354Z | Compiling darling_core v0.20.11 |
| 1480 | 2026-03-13T16:53:56.418Z | Compiling rustls v0.23.37 |
| 1481 | 2026-03-13T16:53:56.646Z | Compiling tinyvec_macros v0.1.1 |
| 1482 | 2026-03-13T16:53:56.715Z | Compiling atomic-waker v1.1.2 |
| 1483 | 2026-03-13T16:53:56.779Z | Compiling tower-layer v0.3.3 |
| 1484 | 2026-03-13T16:53:56.871Z | Compiling tower-service v0.3.3 |
| 1485 | 2026-03-13T16:53:56.954Z | Compiling tokio-util v0.7.18 |
| 1486 | 2026-03-13T16:53:56.979Z | Compiling try-lock v0.2.5 |
| 1487 | 2026-03-13T16:53:57.111Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-03-13T16:53:57.141Z | Compiling want v0.3.1 |
| 1489 | 2026-03-13T16:53:57.343Z | Compiling scroll v0.13.0 |
| 1490 | 2026-03-13T16:53:57.371Z | Compiling tinyvec v1.10.0 |
| 1491 | 2026-03-13T16:53:58.171Z | Compiling h2 v0.4.13 |
| 1492 | 2026-03-13T16:53:58.220Z | Compiling ipnet v2.11.0 |
| 1493 | 2026-03-13T16:53:58.406Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1494 | 2026-03-13T16:53:58.917Z | Compiling spin v0.9.8 |
| 1495 | 2026-03-13T16:53:58.960Z | Compiling aho-corasick v1.1.4 |
| 1496 | 2026-03-13T16:53:59.183Z | Compiling crc32fast v1.5.0 |
| 1497 | 2026-03-13T16:53:59.435Z | Compiling foreign-types-shared v0.1.1 |
| 1498 | 2026-03-13T16:53:59.536Z | Compiling httpdate v1.0.3 |
| 1499 | 2026-03-13T16:53:59.548Z | Compiling pin-utils v0.1.0 |
| 1500 | 2026-03-13T16:53:59.650Z | Compiling num-conv v0.2.0 |
| 1501 | 2026-03-13T16:53:59.685Z | Compiling darling_macro v0.20.11 |
| 1502 | 2026-03-13T16:53:59.813Z | Compiling openssl v0.10.75 |
| 1503 | 2026-03-13T16:53:59.821Z | Compiling powerfmt v0.2.0 |
| 1504 | 2026-03-13T16:53:59.854Z | Compiling time-core v0.1.8 |
| 1505 | 2026-03-13T16:54:00.037Z | Compiling time-macros v0.2.27 |
| 1506 | 2026-03-13T16:54:00.091Z | Compiling regex-automata v0.4.14 |
| 1507 | 2026-03-13T16:54:00.161Z | Compiling deranged v0.5.8 |
| 1508 | 2026-03-13T16:54:00.269Z | Compiling darling v0.20.11 |
| 1509 | 2026-03-13T16:54:00.365Z | Compiling tempfile v3.25.0 |
| 1510 | 2026-03-13T16:54:00.920Z | Compiling foreign-types v0.3.2 |
| 1511 | 2026-03-13T16:54:01.342Z | Compiling goblin v0.10.5 |
| 1512 | 2026-03-13T16:54:01.559Z | Compiling openssl-macros v0.1.1 |
| 1513 | 2026-03-13T16:54:02.067Z | Compiling thiserror-impl v1.0.69 |
| 1514 | 2026-03-13T16:54:02.380Z | Compiling hyper v1.8.1 |
| 1515 | 2026-03-13T16:54:03.332Z | Compiling wait-timeout v0.2.1 |
| 1516 | 2026-03-13T16:54:03.673Z | Compiling socket2 v0.5.10 |
| 1517 | 2026-03-13T16:54:03.680Z | Compiling native-tls v0.2.18 |
| 1518 | 2026-03-13T16:54:03.823Z | Compiling either v1.15.0 |
| 1519 | 2026-03-13T16:54:03.946Z | Compiling num_threads v0.1.7 |
| 1520 | 2026-03-13T16:54:04.072Z | Compiling simd-adler32 v0.3.8 |
| 1521 | 2026-03-13T16:54:04.106Z | Compiling usdt-impl v0.6.0 |
| 1522 | 2026-03-13T16:54:04.233Z | Compiling quick-error v1.2.3 |
| 1523 | 2026-03-13T16:54:04.347Z | Compiling bit-vec v0.8.0 |
| 1524 | 2026-03-13T16:54:04.364Z | Compiling siphasher v1.0.2 |
| 1525 | 2026-03-13T16:54:04.433Z | Compiling rusty-fork v0.3.1 |
| 1526 | 2026-03-13T16:54:04.531Z | Compiling time v0.3.47 |
| 1527 | 2026-03-13T16:54:04.608Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-03-13T16:54:04.641Z | Compiling hyper-util v0.1.20 |
| 1529 | 2026-03-13T16:54:04.838Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-03-13T16:54:05.192Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-13T16:54:05.928Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-13T16:54:06.380Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-03-13T16:54:06.720Z | Compiling crossbeam-epoch v0.9.18 |
| 1534 | 2026-03-13T16:54:06.982Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-03-13T16:54:06.988Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-03-13T16:54:07.141Z | Compiling signature v2.2.0 |
| 1537 | 2026-03-13T16:54:07.355Z | Compiling scroll_derive v0.12.1 |
| 1538 | 2026-03-13T16:54:07.355Z | Compiling heapless v0.7.17 |
| 1539 | 2026-03-13T16:54:07.518Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-13T16:54:07.668Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-13T16:54:07.694Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-03-13T16:54:07.722Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1543 | 2026-03-13T16:54:07.922Z | Compiling sync_wrapper v1.0.2 |
| 1544 | 2026-03-13T16:54:08.043Z | Compiling thread-id v5.1.0 |
| 1545 | 2026-03-13T16:54:08.062Z | Compiling cookie v0.18.1 |
| 1546 | 2026-03-13T16:54:08.095Z | Compiling unicode-properties v0.1.4 |
| 1547 | 2026-03-13T16:54:08.148Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-13T16:54:08.281Z | Compiling unicode-segmentation v1.12.0 |
| 1549 | 2026-03-13T16:54:08.354Z | Compiling anyhow v1.0.102 |
| 1550 | 2026-03-13T16:54:08.389Z | Compiling zstd-safe v7.2.4 |
| 1551 | 2026-03-13T16:54:08.411Z | Compiling rayon-core v1.13.0 |
| 1552 | 2026-03-13T16:54:08.646Z | Compiling unarray v0.1.4 |
| 1553 | 2026-03-13T16:54:08.667Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-03-13T16:54:08.764Z | Compiling paste v1.0.15 |
| 1555 | 2026-03-13T16:54:08.785Z | Compiling unicode-bidi v0.3.18 |
| 1556 | 2026-03-13T16:54:08.803Z | Compiling miniz_oxide v0.8.9 |
| 1557 | 2026-03-13T16:54:09.071Z | Compiling proptest v1.10.0 |
| 1558 | 2026-03-13T16:54:09.197Z | Compiling scroll v0.12.0 |
| 1559 | 2026-03-13T16:54:09.221Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-13T16:54:09.627Z | Compiling tower v0.5.3 |
| 1561 | 2026-03-13T16:54:09.934Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-13T16:54:10.169Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-13T16:54:10.223Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-03-13T16:54:10.248Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-03-13T16:54:10.269Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-03-13T16:54:10.297Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-13T16:54:10.418Z | Compiling toml_datetime v0.6.11 |
| 1568 | 2026-03-13T16:54:10.561Z | Compiling serde_spanned v0.6.9 |
| 1569 | 2026-03-13T16:54:10.750Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-03-13T16:54:10.750Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-03-13T16:54:10.784Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-03-13T16:54:10.787Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-13T16:54:10.984Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-03-13T16:54:11.160Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-03-13T16:54:11.389Z | Compiling darling_macro v0.21.3 |
| 1576 | 2026-03-13T16:54:11.408Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-03-13T16:54:11.418Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-03-13T16:54:11.446Z | Compiling ff v0.13.1 |
| 1579 | 2026-03-13T16:54:11.475Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-03-13T16:54:11.613Z | Compiling rustix v0.38.44 |
| 1581 | 2026-03-13T16:54:11.660Z | Compiling num-bigint-dig v0.8.6 |
| 1582 | 2026-03-13T16:54:11.733Z | Compiling psl-types v2.0.11 |
| 1583 | 2026-03-13T16:54:11.836Z | Compiling iri-string v0.7.10 |
| 1584 | 2026-03-13T16:54:11.891Z | Compiling litrs v1.0.0 |
| 1585 | 2026-03-13T16:54:11.912Z | Compiling ryu v1.0.23 |
| 1586 | 2026-03-13T16:54:12.020Z | Compiling base16ct v0.2.0 |
| 1587 | 2026-03-13T16:54:12.024Z | Compiling ref-cast v1.0.25 |
| 1588 | 2026-03-13T16:54:12.074Z | Compiling cfg_aliases v0.2.1 |
| 1589 | 2026-03-13T16:54:12.142Z | Compiling smoltcp v0.9.1 |
| 1590 | 2026-03-13T16:54:12.161Z | Compiling zlib-rs v0.6.2 |
| 1591 | 2026-03-13T16:54:12.254Z | Compiling fallible-iterator v0.2.0 |
| 1592 | 2026-03-13T16:54:12.481Z | Compiling newtype-uuid v1.3.2 |
| 1593 | 2026-03-13T16:54:12.576Z | Compiling document-features v0.2.12 |
| 1594 | 2026-03-13T16:54:12.618Z | Compiling postgres-protocol v0.6.10 |
| 1595 | 2026-03-13T16:54:12.661Z | Compiling sec1 v0.7.3 |
| 1596 | 2026-03-13T16:54:12.913Z | Compiling nix v0.31.1 |
| 1597 | 2026-03-13T16:54:13.128Z | Compiling serde_urlencoded v0.7.1 |
| 1598 | 2026-03-13T16:54:13.377Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-03-13T16:54:13.409Z | Compiling darling v0.21.3 |
| 1600 | 2026-03-13T16:54:13.503Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-03-13T16:54:13.506Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-03-13T16:54:13.684Z | Compiling num-iter v0.1.45 |
| 1603 | 2026-03-13T16:54:13.834Z | Compiling group v0.13.0 |
| 1604 | 2026-03-13T16:54:14.069Z | Compiling derive_builder v0.20.2 |
| 1605 | 2026-03-13T16:54:14.085Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-13T16:54:14.182Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-13T16:54:14.336Z | Compiling proc-macro-error v1.0.4 |
| 1608 | 2026-03-13T16:54:14.577Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-13T16:54:14.710Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-13T16:54:15.504Z | Compiling heck v0.4.1 |
| 1611 | 2026-03-13T16:54:15.646Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-03-13T16:54:15.659Z | Compiling hubpack_derive v0.1.1 |
| 1613 | 2026-03-13T16:54:15.695Z | Compiling regex v1.12.3 |
| 1614 | 2026-03-13T16:54:15.792Z | Compiling lazy_static v1.5.0 |
| 1615 | 2026-03-13T16:54:15.909Z | Compiling cargo-platform v0.1.9 |
| 1616 | 2026-03-13T16:54:15.984Z | Compiling hkdf v0.12.4 |
| 1617 | 2026-03-13T16:54:16.174Z | Compiling flate2 v1.1.9 |
| 1618 | 2026-03-13T16:54:16.221Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-03-13T16:54:16.237Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1620 | 2026-03-13T16:54:16.295Z | Compiling async-trait v0.1.89 |
| 1621 | 2026-03-13T16:54:16.675Z | Compiling strum_macros v0.27.2 |
| 1622 | 2026-03-13T16:54:16.737Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-03-13T16:54:17.103Z | Compiling ref-cast-impl v1.0.25 |
| 1624 | 2026-03-13T16:54:17.700Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-03-13T16:54:17.727Z | Compiling vergen v9.0.6 |
| 1626 | 2026-03-13T16:54:17.807Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-03-13T16:54:17.870Z | Compiling ahash v0.8.12 |
| 1628 | 2026-03-13T16:54:18.015Z | Compiling libbz2-rs-sys v0.2.2 |
| 1629 | 2026-03-13T16:54:18.059Z | Compiling object v0.37.3 |
| 1630 | 2026-03-13T16:54:18.154Z | Compiling bitflags v1.3.2 |
| 1631 | 2026-03-13T16:54:18.280Z | Compiling managed v0.8.0 |
| 1632 | 2026-03-13T16:54:18.445Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-03-13T16:54:18.571Z | Compiling foldhash v0.1.5 |
| 1634 | 2026-03-13T16:54:18.784Z | Compiling winnow v0.5.40 |
| 1635 | 2026-03-13T16:54:18.852Z | Compiling console v0.16.2 |
| 1636 | 2026-03-13T16:54:18.974Z | Compiling hashbrown v0.15.5 |
| 1637 | 2026-03-13T16:54:19.439Z | Compiling strum v0.27.2 |
| 1638 | 2026-03-13T16:54:19.540Z | Compiling zopfli v0.8.3 |
| 1639 | 2026-03-13T16:54:19.585Z | Compiling bzip2 v0.6.1 |
| 1640 | 2026-03-13T16:54:19.750Z | Compiling clap_builder v4.5.60 |
| 1641 | 2026-03-13T16:54:20.002Z | Compiling dof v0.3.0 |
| 1642 | 2026-03-13T16:54:20.049Z | Compiling elliptic-curve v0.13.8 |
| 1643 | 2026-03-13T16:54:20.572Z | Compiling toml_edit v0.19.15 |
| 1644 | 2026-03-13T16:54:20.630Z | Compiling daft v0.1.5 |
| 1645 | 2026-03-13T16:54:20.725Z | Compiling hubpack v0.1.2 |
| 1646 | 2026-03-13T16:54:20.925Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-03-13T16:54:20.983Z | Compiling phf v0.13.1 |
| 1648 | 2026-03-13T16:54:21.189Z | Compiling zone_cfg_derive v0.3.1 |
| 1649 | 2026-03-13T16:54:22.013Z | Compiling signal-hook-mio v0.2.5 |
| 1650 | 2026-03-13T16:54:22.720Z | Compiling cookie_store v0.22.1 |
| 1651 | 2026-03-13T16:54:22.804Z | Compiling zstd v0.13.3 |
| 1652 | 2026-03-13T16:54:23.120Z | Compiling rayon v1.11.0 |
| 1653 | 2026-03-13T16:54:23.653Z | Compiling hyper-tls v0.6.0 |
| 1654 | 2026-03-13T16:54:23.882Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-13T16:54:24.048Z | Compiling serde_with_macros v3.17.0 |
| 1656 | 2026-03-13T16:54:24.184Z | Compiling postgres-types v0.2.12 |
| 1657 | 2026-03-13T16:54:24.320Z | Compiling usdt-attr-macro v0.6.0 |
| 1658 | 2026-03-13T16:54:24.919Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-13T16:54:24.950Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-03-13T16:54:25.370Z | Compiling dtrace-parser v0.2.0 |
| 1661 | 2026-03-13T16:54:25.595Z | Compiling phf_shared v0.11.3 |
| 1662 | 2026-03-13T16:54:25.622Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-13T16:54:25.719Z | Compiling bstr v1.12.1 |
| 1664 | 2026-03-13T16:54:25.839Z | Compiling pkcs1 v0.7.5 |
| 1665 | 2026-03-13T16:54:25.912Z | Compiling serde-big-array v0.5.1 |
| 1666 | 2026-03-13T16:54:26.091Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-13T16:54:26.175Z | Compiling rfc6979 v0.4.0 |
| 1668 | 2026-03-13T16:54:26.330Z | Compiling serde_repr v0.1.20 |
| 1669 | 2026-03-13T16:54:26.378Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-13T16:54:26.435Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-03-13T16:54:26.454Z | Compiling clap_derive v4.5.55 |
| 1672 | 2026-03-13T16:54:26.616Z | Compiling float-cmp v0.10.0 |
| 1673 | 2026-03-13T16:54:26.803Z | Compiling memmap2 v0.9.10 |
| 1674 | 2026-03-13T16:54:27.055Z | Compiling thread-id v4.2.2 |
| 1675 | 2026-03-13T16:54:27.074Z | Compiling env_filter v1.0.0 |
| 1676 | 2026-03-13T16:54:27.078Z | Compiling encoding_rs v0.8.35 |
| 1677 | 2026-03-13T16:54:27.160Z | Compiling normalize-line-endings v0.3.0 |
| 1678 | 2026-03-13T16:54:27.280Z | Compiling keccak v0.1.6 |
| 1679 | 2026-03-13T16:54:27.298Z | Compiling predicates-core v1.0.10 |
| 1680 | 2026-03-13T16:54:27.485Z | Compiling difflib v0.4.0 |
| 1681 | 2026-03-13T16:54:27.526Z | Compiling whoami v2.1.0 |
| 1682 | 2026-03-13T16:54:28.030Z | Compiling new_debug_unreachable v1.0.6 |
| 1683 | 2026-03-13T16:54:28.124Z | Compiling rustc-hash v2.1.1 |
| 1684 | 2026-03-13T16:54:28.314Z | Compiling jiff v0.2.21 |
| 1685 | 2026-03-13T16:54:28.332Z | Compiling fixedbitset v0.4.2 |
| 1686 | 2026-03-13T16:54:28.404Z | Compiling mime v0.3.17 |
| 1687 | 2026-03-13T16:54:28.440Z | Compiling fixedbitset v0.5.7 |
| 1688 | 2026-03-13T16:54:28.627Z | Compiling data-encoding v2.10.0 |
| 1689 | 2026-03-13T16:54:28.742Z | Compiling precomputed-hash v0.1.1 |
| 1690 | 2026-03-13T16:54:28.855Z | Compiling unit-prefix v0.5.2 |
| 1691 | 2026-03-13T16:54:28.855Z | Compiling static_assertions v1.1.0 |
| 1692 | 2026-03-13T16:54:28.919Z | Compiling strum v0.26.3 |
| 1693 | 2026-03-13T16:54:28.947Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1694 | 2026-03-13T16:54:28.975Z | Compiling clap v4.5.60 |
| 1695 | 2026-03-13T16:54:29.057Z | Compiling hickory-proto v0.25.2 |
| 1696 | 2026-03-13T16:54:29.077Z | Compiling indicatif v0.18.4 |
| 1697 | 2026-03-13T16:54:29.094Z | Compiling toml_edit v0.22.27 |
| 1698 | 2026-03-13T16:54:29.198Z | Compiling string_cache v0.8.9 |
| 1699 | 2026-03-13T16:54:29.491Z | Compiling petgraph v0.8.3 |
| 1700 | 2026-03-13T16:54:29.621Z | Compiling petgraph v0.6.5 |
| 1701 | 2026-03-13T16:54:30.240Z | Compiling iddqd v0.3.17 |
| 1702 | 2026-03-13T16:54:31.667Z | Compiling tokio-postgres v0.7.16 |
| 1703 | 2026-03-13T16:54:31.771Z | Compiling predicates v3.1.4 |
| 1704 | 2026-03-13T16:54:32.146Z | Compiling zip v4.6.1 |
| 1705 | 2026-03-13T16:54:32.657Z | Compiling sha3 v0.10.8 |
| 1706 | 2026-03-13T16:54:32.693Z | Compiling env_logger v0.11.9 |
| 1707 | 2026-03-13T16:54:32.966Z | Compiling zone v0.3.1 |
| 1708 | 2026-03-13T16:54:33.164Z | Compiling usdt-impl v0.5.0 |
| 1709 | 2026-03-13T16:54:33.277Z | Compiling usdt v0.6.0 |
| 1710 | 2026-03-13T16:54:33.494Z | Compiling serde_with v3.17.0 |
| 1711 | 2026-03-13T16:54:33.610Z | Compiling ecdsa v0.16.9 |
| 1712 | 2026-03-13T16:54:33.932Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-13T16:54:33.968Z | Compiling rsa v0.9.10 |
| 1714 | 2026-03-13T16:54:34.138Z | Compiling crossterm v0.28.1 |
| 1715 | 2026-03-13T16:54:34.222Z | Compiling ed25519-dalek v2.2.0 |
| 1716 | 2026-03-13T16:54:35.125Z | Compiling zip v0.6.6 |
| 1717 | 2026-03-13T16:54:35.151Z | Compiling toml v0.7.8 |
| 1718 | 2026-03-13T16:54:35.982Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1719 | 2026-03-13T16:54:36.133Z | Compiling itertools v0.13.0 |
| 1720 | 2026-03-13T16:54:36.215Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-03-13T16:54:36.446Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-03-13T16:54:36.710Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1723 | 2026-03-13T16:54:36.808Z | Compiling x509-cert v0.2.5 |
| 1724 | 2026-03-13T16:54:36.808Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-03-13T16:54:36.859Z | Compiling sha1 v0.10.6 |
| 1726 | 2026-03-13T16:54:37.130Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1727 | 2026-03-13T16:54:37.147Z | Compiling lalrpop-util v0.19.12 |
| 1728 | 2026-03-13T16:54:37.393Z | Compiling peg-runtime v0.8.5 |
| 1729 | 2026-03-13T16:54:37.516Z | Compiling thread_local v1.1.9 |
| 1730 | 2026-03-13T16:54:37.758Z | Compiling slog-async v2.8.0 |
| 1731 | 2026-03-13T16:54:37.828Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-03-13T16:54:37.845Z | Compiling futures-executor v0.3.32 |
| 1733 | 2026-03-13T16:54:38.168Z | Compiling is-terminal v0.4.17 |
| 1734 | 2026-03-13T16:54:38.202Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-13T16:54:38.298Z | Compiling take_mut v0.2.2 |
| 1736 | 2026-03-13T16:54:38.365Z | Compiling xattr v1.6.1 |
| 1737 | 2026-03-13T16:54:38.427Z | Compiling term v1.2.1 |
| 1738 | 2026-03-13T16:54:38.473Z | Compiling futures v0.3.32 |
| 1739 | 2026-03-13T16:54:38.573Z | Compiling tar v0.4.44 |
| 1740 | 2026-03-13T16:54:39.053Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-13T16:54:46.627Z | Compiling rustls-webpki v0.103.9 |
| 1742 | 2026-03-13T16:54:50.649Z | Compiling tokio-rustls v0.26.4 |
| 1743 | 2026-03-13T16:54:50.655Z | Compiling rustls-platform-verifier v0.6.2 |
| 1744 | 2026-03-13T16:54:50.911Z | Compiling hyper-rustls v0.27.7 |
| 1745 | 2026-03-13T16:54:51.178Z | Compiling reqwest v0.13.2 |
| 1746 | 2026-03-13T16:54:51.193Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-13T16:54:54.076Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1748 | 2026-03-13T16:54:54.368Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1749 | 2026-03-13T16:54:58.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 1750 | 2026-03-13T16:54:58.401Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1751 | 2026-03-13T16:54:58.466Z | Mar 13 16:54:57.510 INFO Starting download, target: DendriteStub |
| 1752 | 2026-03-13T16:54:58.467Z | Mar 13 16:54:57.511 INFO Starting download, target: TransceiverControl |
| 1753 | 2026-03-13T16:54:58.467Z | Mar 13 16:54:57.511 INFO Starting download, target: Console |
| 1754 | 2026-03-13T16:54:58.474Z | Mar 13 16:54:57.511 INFO Starting download, target: Clickhouse |
| 1755 | 2026-03-13T16:54:58.474Z | Mar 13 16:54:57.511 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-03-13T16:54:58.475Z | Mar 13 16:54:57.511 INFO Starting download, target: Cockroach |
| 1757 | 2026-03-13T16:54:58.475Z | Mar 13 16:54:57.511 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1758 | 2026-03-13T16:54:58.475Z | Mar 13 16:54:57.511 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-03-13T16:54:58.475Z | Mar 13 16:54:57.511 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1760 | 2026-03-13T16:54:58.475Z | Mar 13 16:54:57.511 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1761 | 2026-03-13T16:54:58.475Z | Mar 13 16:54:57.511 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-03-13T16:54:58.475Z | Mar 13 16:54:57.511 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-13T16:54:59.200Z | Mar 13 16:54:58.245 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1764 | 2026-03-13T16:54:59.567Z | Mar 13 16:54:58.515 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1765 | 2026-03-13T16:54:59.587Z | Mar 13 16:54:58.571 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-03-13T16:54:59.872Z | Mar 13 16:54:58.893 INFO Download complete, target: Console |
| 1767 | 2026-03-13T16:55:00.361Z | Mar 13 16:54:59.301 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1768 | 2026-03-13T16:55:01.493Z | Mar 13 16:55:00.531 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-13T16:55:01.565Z | Mar 13 16:55:00.609 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-03-13T16:55:02.426Z | Mar 13 16:55:01.472 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-13T16:55:02.426Z | Mar 13 16:55:01.472 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-13T16:55:04.978Z | Mar 13 16:55:04.018 INFO Download complete, target: MaghemiteMgd |
| 1773 | 2026-03-13T16:55:05.043Z | Mar 13 16:55:04.085 INFO Download complete, target: DendriteStub |
| 1774 | 2026-03-13T16:55:09.941Z | Mar 13 16:55:08.985 INFO Checking that binary works, target: Cockroach |
| 1775 | 2026-03-13T16:55:10.105Z | Mar 13 16:55:09.115 INFO Download complete, target: Cockroach |
| 1776 | 2026-03-13T16:55:11.031Z | Mar 13 16:55:10.074 INFO Checking that binary works, target: Clickhouse |
| 1777 | 2026-03-13T16:55:11.181Z | Mar 13 16:55:10.225 INFO Download complete, target: Clickhouse |
| 1778 | 2026-03-13T16:55:11.237Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1779 | 2026-03-13T16:55:11.240Z | |
| 1780 | 2026-03-13T16:55:11.240Z | real 3:16.898213688 |
| 1781 | 2026-03-13T16:55:11.240Z | user 10:02.915374141 |
| 1782 | 2026-03-13T16:55:11.240Z | sys 1:45.577776855 |
| 1783 | 2026-03-13T16:55:11.240Z | trap 0.307107191 |
| 1784 | 2026-03-13T16:55:11.240Z | tflt 0.829364371 |
| 1785 | 2026-03-13T16:55:11.240Z | dflt 0.806150231 |
| 1786 | 2026-03-13T16:55:11.240Z | kflt 0.028166805 |
| 1787 | 2026-03-13T16:55:11.240Z | lock 22:33.634396402 |
| 1788 | 2026-03-13T16:55:11.240Z | slp 37:42.919273698 |
| 1789 | 2026-03-13T16:55:11.240Z | lat 56.133328337 |
| 1790 | 2026-03-13T16:55:11.240Z | stop 2:31.990513130 |
| 1791 | 2026-03-13T16:55:11.240Z | + banner hack-check |
| 1792 | 2026-03-13T16:55:11.243Z | |
| 1793 | 2026-03-13T16:55:11.243Z | # # ## #### # # #### # # ###### #### # # |
| 1794 | 2026-03-13T16:55:11.244Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-03-13T16:55:11.244Z | ###### # # # #### ##### # ###### ##### # #### |
| 1796 | 2026-03-13T16:55:11.244Z | # # ###### # # # # # # # # # # |
| 1797 | 2026-03-13T16:55:11.244Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-13T16:55:11.244Z | # # # # #### # # #### # # ###### #### # # |
| 1799 | 2026-03-13T16:55:11.244Z | |
| 1800 | 2026-03-13T16:55:11.244Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-13T16:55:11.244Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-13T16:55:11.244Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1803 | 2026-03-13T16:55:11.925Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1804 | 2026-03-13T16:55:12.192Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1805 | 2026-03-13T16:55:14.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s |
| 1806 | 2026-03-13T16:55:14.900Z | Running `target/debug/xtask check-features --ci` |
| 1807 | 2026-03-13T16:55:14.928Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1808 | 2026-03-13T16:55:14.931Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1809 | 2026-03-13T16:55:15.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 1810 | 2026-03-13T16:55:15.577Z | Running `target/debug/xtask download cargo-hack` |
| 1811 | 2026-03-13T16:55:16.575Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-03-13T16:55:16.956Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-03-13T16:55:20.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s |
| 1814 | 2026-03-13T16:55:20.438Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1815 | 2026-03-13T16:55:20.477Z | Mar 13 16:55:19.518 INFO Starting download, target: CargoHack |
| 1816 | 2026-03-13T16:55:20.480Z | Mar 13 16:55:19.518 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1817 | 2026-03-13T16:55:20.703Z | Mar 13 16:55:19.742 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1818 | 2026-03-13T16:55:20.779Z | Mar 13 16:55:19.820 INFO Download complete, target: CargoHack |
| 1819 | 2026-03-13T16:55:20.783Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1820 | 2026-03-13T16:55:20.801Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1821 | 2026-03-13T16:55:21.009Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1822 | 2026-03-13T16:55:21.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-13T16:55:21.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-13T16:55:21.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-13T16:55:21.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1826 | 2026-03-13T16:55:21.771Z | |
| 1827 | 2026-03-13T16:55:21.771Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1828 | 2026-03-13T16:55:22.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-13T16:55:22.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-13T16:55:22.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-13T16:55:22.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1832 | 2026-03-13T16:55:22.519Z | |
| 1833 | 2026-03-13T16:55:22.519Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1834 | 2026-03-13T16:55:23.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-13T16:55:23.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-13T16:55:23.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-13T16:55:23.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1838 | 2026-03-13T16:55:23.264Z | |
| 1839 | 2026-03-13T16:55:23.264Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1840 | 2026-03-13T16:55:23.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-13T16:55:23.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-13T16:55:23.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-13T16:55:23.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1844 | 2026-03-13T16:55:24.008Z | |
| 1845 | 2026-03-13T16:55:24.009Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1846 | 2026-03-13T16:55:24.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-13T16:55:24.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-13T16:55:24.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-13T16:55:24.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1850 | 2026-03-13T16:55:24.756Z | |
| 1851 | 2026-03-13T16:55:24.756Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1852 | 2026-03-13T16:55:25.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-13T16:55:25.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-13T16:55:25.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-13T16:55:25.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1856 | 2026-03-13T16:55:25.521Z | |
| 1857 | 2026-03-13T16:55:25.521Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1858 | 2026-03-13T16:55:26.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-13T16:55:26.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-13T16:55:26.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-13T16:55:26.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1862 | 2026-03-13T16:55:26.292Z | |
| 1863 | 2026-03-13T16:55:26.292Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1864 | 2026-03-13T16:55:26.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-13T16:55:26.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-13T16:55:26.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-13T16:55:26.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1868 | 2026-03-13T16:55:27.054Z | |
| 1869 | 2026-03-13T16:55:27.054Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1870 | 2026-03-13T16:55:27.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-13T16:55:27.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-13T16:55:27.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-13T16:55:27.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1874 | 2026-03-13T16:55:27.650Z | |
| 1875 | 2026-03-13T16:55:27.650Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1876 | 2026-03-13T16:55:28.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-13T16:55:28.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-13T16:55:28.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-13T16:55:28.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1880 | 2026-03-13T16:55:28.255Z | |
| 1881 | 2026-03-13T16:55:28.255Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1882 | 2026-03-13T16:55:28.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-13T16:55:28.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-13T16:55:28.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-13T16:55:28.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1886 | 2026-03-13T16:55:28.853Z | |
| 1887 | 2026-03-13T16:55:28.853Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1888 | 2026-03-13T16:55:29.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-13T16:55:29.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-13T16:55:29.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-13T16:55:29.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1892 | 2026-03-13T16:55:29.446Z | |
| 1893 | 2026-03-13T16:55:29.446Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1894 | 2026-03-13T16:55:29.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-13T16:55:29.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-13T16:55:29.993Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-13T16:55:29.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1898 | 2026-03-13T16:55:30.046Z | |
| 1899 | 2026-03-13T16:55:30.046Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1900 | 2026-03-13T16:55:30.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-13T16:55:30.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-13T16:55:30.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-13T16:55:30.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1904 | 2026-03-13T16:55:30.662Z | |
| 1905 | 2026-03-13T16:55:30.662Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1906 | 2026-03-13T16:55:31.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-13T16:55:31.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-13T16:55:31.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-13T16:55:31.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1910 | 2026-03-13T16:55:31.256Z | |
| 1911 | 2026-03-13T16:55:31.256Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1912 | 2026-03-13T16:55:31.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-13T16:55:31.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-13T16:55:31.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-13T16:55:31.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1916 | 2026-03-13T16:55:31.845Z | |
| 1917 | 2026-03-13T16:55:31.845Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1918 | 2026-03-13T16:55:32.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-13T16:55:32.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-13T16:55:32.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-13T16:55:32.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1922 | 2026-03-13T16:55:32.442Z | |
| 1923 | 2026-03-13T16:55:32.442Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1924 | 2026-03-13T16:55:32.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-13T16:55:32.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-13T16:55:32.993Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-13T16:55:32.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1928 | 2026-03-13T16:55:33.043Z | |
| 1929 | 2026-03-13T16:55:33.043Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1930 | 2026-03-13T16:55:33.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-13T16:55:33.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-13T16:55:33.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-13T16:55:33.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1934 | 2026-03-13T16:55:33.655Z | |
| 1935 | 2026-03-13T16:55:33.655Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1936 | 2026-03-13T16:55:34.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-13T16:55:34.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-13T16:55:34.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-13T16:55:34.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1940 | 2026-03-13T16:55:34.239Z | |
| 1941 | 2026-03-13T16:55:34.239Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1942 | 2026-03-13T16:55:34.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-13T16:55:34.775Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-13T16:55:34.775Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-13T16:55:34.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1946 | 2026-03-13T16:55:34.840Z | |
| 1947 | 2026-03-13T16:55:34.840Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1948 | 2026-03-13T16:55:35.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-13T16:55:35.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-13T16:55:35.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-13T16:55:35.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1952 | 2026-03-13T16:55:35.443Z | |
| 1953 | 2026-03-13T16:55:35.443Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1954 | 2026-03-13T16:55:35.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-13T16:55:35.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-13T16:55:35.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-13T16:55:35.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1958 | 2026-03-13T16:55:36.043Z | |
| 1959 | 2026-03-13T16:55:36.043Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1960 | 2026-03-13T16:55:36.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-13T16:55:36.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-13T16:55:36.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-13T16:55:36.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1964 | 2026-03-13T16:55:36.642Z | |
| 1965 | 2026-03-13T16:55:36.642Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1966 | 2026-03-13T16:55:37.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-13T16:55:37.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-13T16:55:37.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-13T16:55:37.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1970 | 2026-03-13T16:55:37.242Z | |
| 1971 | 2026-03-13T16:55:37.245Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1972 | 2026-03-13T16:55:37.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-13T16:55:37.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-13T16:55:37.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-13T16:55:37.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1976 | 2026-03-13T16:55:37.846Z | |
| 1977 | 2026-03-13T16:55:37.846Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1978 | 2026-03-13T16:55:38.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-13T16:55:38.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-13T16:55:38.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-13T16:55:38.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1982 | 2026-03-13T16:55:38.605Z | |
| 1983 | 2026-03-13T16:55:38.605Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1984 | 2026-03-13T16:55:38.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-13T16:55:38.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-13T16:55:38.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-13T16:55:38.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1988 | 2026-03-13T16:55:39.055Z | |
| 1989 | 2026-03-13T16:55:39.055Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1990 | 2026-03-13T16:55:39.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-13T16:55:39.593Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-13T16:55:39.593Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-13T16:55:39.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1994 | 2026-03-13T16:55:39.659Z | |
| 1995 | 2026-03-13T16:55:39.659Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1996 | 2026-03-13T16:55:40.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-13T16:55:40.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-13T16:55:40.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-13T16:55:40.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2000 | 2026-03-13T16:55:40.259Z | |
| 2001 | 2026-03-13T16:55:40.259Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2002 | 2026-03-13T16:55:40.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-13T16:55:40.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-13T16:55:40.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-13T16:55:40.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2006 | 2026-03-13T16:55:40.857Z | |
| 2007 | 2026-03-13T16:55:40.857Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2008 | 2026-03-13T16:55:41.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-13T16:55:41.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-13T16:55:41.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-13T16:55:41.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2012 | 2026-03-13T16:55:41.455Z | |
| 2013 | 2026-03-13T16:55:41.455Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2014 | 2026-03-13T16:55:41.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-13T16:55:41.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-13T16:55:41.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-13T16:55:41.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2018 | 2026-03-13T16:55:42.057Z | |
| 2019 | 2026-03-13T16:55:42.057Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2020 | 2026-03-13T16:55:42.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-13T16:55:42.593Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-13T16:55:42.593Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-13T16:55:42.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2024 | 2026-03-13T16:55:42.657Z | |
| 2025 | 2026-03-13T16:55:42.657Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2026 | 2026-03-13T16:55:43.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-13T16:55:43.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-13T16:55:43.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-13T16:55:43.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2030 | 2026-03-13T16:55:43.256Z | |
| 2031 | 2026-03-13T16:55:43.256Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2032 | 2026-03-13T16:55:43.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-13T16:55:43.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-13T16:55:43.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-13T16:55:43.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2036 | 2026-03-13T16:55:43.854Z | |
| 2037 | 2026-03-13T16:55:43.854Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2038 | 2026-03-13T16:55:44.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-13T16:55:44.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-13T16:55:44.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-13T16:55:44.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2042 | 2026-03-13T16:55:44.450Z | |
| 2043 | 2026-03-13T16:55:44.450Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2044 | 2026-03-13T16:55:44.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-13T16:55:44.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-13T16:55:44.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-13T16:55:44.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2048 | 2026-03-13T16:55:45.048Z | |
| 2049 | 2026-03-13T16:55:45.049Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2050 | 2026-03-13T16:55:45.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-13T16:55:45.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-13T16:55:45.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-13T16:55:45.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2054 | 2026-03-13T16:55:45.652Z | |
| 2055 | 2026-03-13T16:55:45.652Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2056 | 2026-03-13T16:55:46.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-13T16:55:46.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-13T16:55:46.190Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-13T16:55:46.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2060 | 2026-03-13T16:55:46.258Z | |
| 2061 | 2026-03-13T16:55:46.258Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2062 | 2026-03-13T16:55:46.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-13T16:55:46.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-13T16:55:46.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-13T16:55:46.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2066 | 2026-03-13T16:55:46.861Z | |
| 2067 | 2026-03-13T16:55:46.861Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2068 | 2026-03-13T16:55:47.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-13T16:55:47.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-13T16:55:47.448Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-13T16:55:47.448Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2072 | 2026-03-13T16:55:47.463Z | |
| 2073 | 2026-03-13T16:55:47.463Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2074 | 2026-03-13T16:55:47.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-13T16:55:48.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-13T16:55:48.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-13T16:55:48.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2078 | 2026-03-13T16:55:48.065Z | |
| 2079 | 2026-03-13T16:55:48.065Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2080 | 2026-03-13T16:55:48.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-13T16:55:48.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-13T16:55:48.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-13T16:55:48.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2084 | 2026-03-13T16:55:48.671Z | |
| 2085 | 2026-03-13T16:55:48.671Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2086 | 2026-03-13T16:55:49.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-13T16:55:49.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-13T16:55:49.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-13T16:55:49.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2090 | 2026-03-13T16:55:49.277Z | |
| 2091 | 2026-03-13T16:55:49.278Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2092 | 2026-03-13T16:55:49.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-13T16:55:49.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-13T16:55:49.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-13T16:55:49.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2096 | 2026-03-13T16:55:49.917Z | |
| 2097 | 2026-03-13T16:55:49.917Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2098 | 2026-03-13T16:55:50.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-13T16:55:50.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-13T16:55:50.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-13T16:55:50.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2102 | 2026-03-13T16:55:50.494Z | |
| 2103 | 2026-03-13T16:55:50.494Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2104 | 2026-03-13T16:55:51.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-13T16:55:51.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-13T16:55:51.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-03-13T16:55:51.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2108 | 2026-03-13T16:55:51.099Z | |
| 2109 | 2026-03-13T16:55:51.099Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2110 | 2026-03-13T16:55:51.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-03-13T16:55:51.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-03-13T16:55:52.096Z | Checking cfg-if v1.0.4 |
| 2113 | 2026-03-13T16:55:52.228Z | Checking libc v0.2.180 |
| 2114 | 2026-03-13T16:55:52.231Z | Checking serde_core v1.0.228 |
| 2115 | 2026-03-13T16:55:52.253Z | Checking memchr v2.8.0 |
| 2116 | 2026-03-13T16:55:52.270Z | Checking itoa v1.0.17 |
| 2117 | 2026-03-13T16:55:52.273Z | Checking smallvec v1.15.1 |
| 2118 | 2026-03-13T16:55:52.273Z | Checking log v0.4.29 |
| 2119 | 2026-03-13T16:55:52.273Z | Checking zeroize v1.8.2 |
| 2120 | 2026-03-13T16:55:52.363Z | Checking stable_deref_trait v1.2.1 |
| 2121 | 2026-03-13T16:55:52.454Z | Checking zerofrom v0.1.6 |
| 2122 | 2026-03-13T16:55:52.489Z | Checking zmij v1.0.21 |
| 2123 | 2026-03-13T16:55:52.507Z | Checking scopeguard v1.2.0 |
| 2124 | 2026-03-13T16:55:52.524Z | Checking litemap v0.8.1 |
| 2125 | 2026-03-13T16:55:52.581Z | Checking writeable v0.6.2 |
| 2126 | 2026-03-13T16:55:52.601Z | Checking yoke v0.8.1 |
| 2127 | 2026-03-13T16:55:52.630Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-13T16:55:52.744Z | Checking percent-encoding v2.3.2 |
| 2129 | 2026-03-13T16:55:52.764Z | Checking subtle v2.6.1 |
| 2130 | 2026-03-13T16:55:52.784Z | Checking libm v0.2.16 |
| 2131 | 2026-03-13T16:55:52.807Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-03-13T16:55:52.826Z | Checking zerovec v0.11.5 |
| 2133 | 2026-03-13T16:55:52.882Z | Checking getrandom v0.2.17 |
| 2134 | 2026-03-13T16:55:52.899Z | Checking errno v0.3.14 |
| 2135 | 2026-03-13T16:55:52.916Z | Checking zerotrie v0.2.3 |
| 2136 | 2026-03-13T16:55:52.954Z | Checking icu_normalizer_data v2.1.1 |
| 2137 | 2026-03-13T16:55:52.974Z | Checking pin-project-lite v0.2.17 |
| 2138 | 2026-03-13T16:55:53.039Z | Checking utf8_iter v1.0.4 |
| 2139 | 2026-03-13T16:55:53.057Z | Checking form_urlencoded v1.2.2 |
| 2140 | 2026-03-13T16:55:53.072Z | Checking rand_core v0.6.4 |
| 2141 | 2026-03-13T16:55:53.088Z | Checking portable-atomic v1.13.1 |
| 2142 | 2026-03-13T16:55:53.189Z | Checking critical-section v1.2.0 |
| 2143 | 2026-03-13T16:55:53.209Z | Checking rand_core v0.10.0 |
| 2144 | 2026-03-13T16:55:53.228Z | Checking typenum v1.19.0 |
| 2145 | 2026-03-13T16:55:53.286Z | Checking signal-hook-registry v1.4.8 |
| 2146 | 2026-03-13T16:55:53.311Z | Checking parking_lot_core v0.9.12 |
| 2147 | 2026-03-13T16:55:53.388Z | Checking getrandom v0.4.1 |
| 2148 | 2026-03-13T16:55:53.419Z | Checking tinystr v0.8.2 |
| 2149 | 2026-03-13T16:55:53.484Z | Checking potential_utf v0.1.4 |
| 2150 | 2026-03-13T16:55:53.542Z | Checking parking_lot v0.12.5 |
| 2151 | 2026-03-13T16:55:53.571Z | Checking mio v1.1.1 |
| 2152 | 2026-03-13T16:55:53.641Z | Checking icu_collections v2.1.1 |
| 2153 | 2026-03-13T16:55:53.663Z | Checking icu_locale_core v2.1.1 |
| 2154 | 2026-03-13T16:55:53.674Z | Checking once_cell v1.21.3 |
| 2155 | 2026-03-13T16:55:53.784Z | Checking socket2 v0.6.2 |
| 2156 | 2026-03-13T16:55:53.802Z | Checking num-traits v0.2.19 |
| 2157 | 2026-03-13T16:55:53.895Z | Checking iana-time-zone v0.1.65 |
| 2158 | 2026-03-13T16:55:53.927Z | Checking generic-array v0.14.7 |
| 2159 | 2026-03-13T16:55:53.949Z | Checking zerocopy v0.8.40 |
| 2160 | 2026-03-13T16:55:54.064Z | Checking futures-core v0.3.32 |
| 2161 | 2026-03-13T16:55:54.071Z | Checking equivalent v1.0.2 |
| 2162 | 2026-03-13T16:55:54.102Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-13T16:55:54.150Z | Checking foldhash v0.2.0 |
| 2164 | 2026-03-13T16:55:54.173Z | Checking futures-sink v0.3.32 |
| 2165 | 2026-03-13T16:55:54.298Z | Checking const-oid v0.9.6 |
| 2166 | 2026-03-13T16:55:54.342Z | Checking dyn-clone v1.0.20 |
| 2167 | 2026-03-13T16:55:54.411Z | Checking serde v1.0.228 |
| 2168 | 2026-03-13T16:55:54.429Z | Checking serde_json v1.0.149 |
| 2169 | 2026-03-13T16:55:54.465Z | Checking icu_provider v2.1.1 |
| 2170 | 2026-03-13T16:55:54.482Z | Checking bitflags v2.11.0 |
| 2171 | 2026-03-13T16:55:54.579Z | Checking crypto-common v0.1.7 |
| 2172 | 2026-03-13T16:55:54.597Z | Checking hashbrown v0.16.1 |
| 2173 | 2026-03-13T16:55:54.691Z | Checking uuid v1.21.0 |
| 2174 | 2026-03-13T16:55:54.725Z | Checking semver v1.0.27 |
| 2175 | 2026-03-13T16:55:54.927Z | Checking icu_normalizer v2.1.1 |
| 2176 | 2026-03-13T16:55:54.976Z | Checking bytes v1.11.1 |
| 2177 | 2026-03-13T16:55:54.992Z | Checking icu_properties v2.1.2 |
| 2178 | 2026-03-13T16:55:55.229Z | Checking chrono v0.4.44 |
| 2179 | 2026-03-13T16:55:55.251Z | Checking futures-channel v0.3.32 |
| 2180 | 2026-03-13T16:55:55.276Z | Checking futures-io v0.3.32 |
| 2181 | 2026-03-13T16:55:55.312Z | Checking slab v0.4.12 |
| 2182 | 2026-03-13T16:55:55.379Z | Checking futures-task v0.3.32 |
| 2183 | 2026-03-13T16:55:55.414Z | Checking block-buffer v0.10.4 |
| 2184 | 2026-03-13T16:55:55.429Z | Checking thiserror v2.0.18 |
| 2185 | 2026-03-13T16:55:55.511Z | Checking indexmap v2.13.0 |
| 2186 | 2026-03-13T16:55:55.548Z | Checking byteorder v1.5.0 |
| 2187 | 2026-03-13T16:55:55.566Z | Checking futures-util v0.3.32 |
| 2188 | 2026-03-13T16:55:55.585Z | Checking tokio v1.49.0 |
| 2189 | 2026-03-13T16:55:55.585Z | Checking digest v0.10.7 |
| 2190 | 2026-03-13T16:55:55.815Z | Checking http v1.4.0 |
| 2191 | 2026-03-13T16:55:55.835Z | Checking cpufeatures v0.2.17 |
| 2192 | 2026-03-13T16:55:55.918Z | Checking fnv v1.0.7 |
| 2193 | 2026-03-13T16:55:56.034Z | Checking unicode-ident v1.0.24 |
| 2194 | 2026-03-13T16:55:56.161Z | Checking idna_adapter v1.2.1 |
| 2195 | 2026-03-13T16:55:56.175Z | Checking base64 v0.22.1 |
| 2196 | 2026-03-13T16:55:56.252Z | Checking tracing-core v0.1.36 |
| 2197 | 2026-03-13T16:55:56.281Z | Checking proc-macro2 v1.0.106 |
| 2198 | 2026-03-13T16:55:56.324Z | Checking idna v1.1.0 |
| 2199 | 2026-03-13T16:55:56.502Z | Checking rustls-pki-types v1.14.0 |
| 2200 | 2026-03-13T16:55:56.613Z | Checking regex-syntax v0.8.10 |
| 2201 | 2026-03-13T16:55:56.655Z | Checking url v2.5.8 |
| 2202 | 2026-03-13T16:55:56.676Z | Checking tracing v0.1.44 |
| 2203 | 2026-03-13T16:55:56.705Z | Checking quote v1.0.44 |
| 2204 | 2026-03-13T16:55:56.895Z | Checking untrusted v0.9.0 |
| 2205 | 2026-03-13T16:55:56.932Z | Checking syn v2.0.117 |
| 2206 | 2026-03-13T16:55:56.951Z | Checking ipnet v2.11.0 |
| 2207 | 2026-03-13T16:55:57.029Z | Checking ring v0.17.14 |
| 2208 | 2026-03-13T16:55:57.220Z | Checking schemars v0.8.22 |
| 2209 | 2026-03-13T16:55:57.290Z | Checking thiserror v1.0.69 |
| 2210 | 2026-03-13T16:55:57.410Z | Checking httparse v1.10.1 |
| 2211 | 2026-03-13T16:55:57.678Z | Checking http-body v1.0.1 |
| 2212 | 2026-03-13T16:55:57.836Z | Checking atomic-waker v1.1.2 |
| 2213 | 2026-03-13T16:55:57.956Z | Checking aws-lc-sys v0.37.1 |
| 2214 | 2026-03-13T16:55:58.100Z | Checking aho-corasick v1.1.4 |
| 2215 | 2026-03-13T16:55:58.269Z | Checking untrusted v0.7.1 |
| 2216 | 2026-03-13T16:55:58.288Z | Checking ppv-lite86 v0.2.21 |
| 2217 | 2026-03-13T16:55:58.391Z | Checking openssl-probe v0.2.1 |
| 2218 | 2026-03-13T16:55:58.409Z | Checking httpdate v1.0.3 |
| 2219 | 2026-03-13T16:55:58.425Z | Checking tower-service v0.3.3 |
| 2220 | 2026-03-13T16:55:58.520Z | Checking tower-layer v0.3.3 |
| 2221 | 2026-03-13T16:55:58.537Z | Checking try-lock v0.2.5 |
| 2222 | 2026-03-13T16:55:58.589Z | Checking rustix v1.1.3 |
| 2223 | 2026-03-13T16:55:58.653Z | Checking want v0.3.1 |
| 2224 | 2026-03-13T16:55:58.697Z | Checking block-padding v0.3.3 |
| 2225 | 2026-03-13T16:55:58.714Z | Checking getrandom v0.3.4 |
| 2226 | 2026-03-13T16:55:58.804Z | Checking pin-utils v0.1.0 |
| 2227 | 2026-03-13T16:55:58.834Z | Checking aws-lc-rs v1.16.0 |
| 2228 | 2026-03-13T16:55:58.860Z | Checking inout v0.1.4 |
| 2229 | 2026-03-13T16:55:58.889Z | Checking hmac v0.12.1 |
| 2230 | 2026-03-13T16:55:58.907Z | Checking socket2 v0.5.10 |
| 2231 | 2026-03-13T16:55:59.034Z | Checking cipher v0.4.4 |
| 2232 | 2026-03-13T16:55:59.052Z | Checking regex-automata v0.4.14 |
| 2233 | 2026-03-13T16:55:59.053Z | Checking rand_core v0.9.5 |
| 2234 | 2026-03-13T16:55:59.228Z | Checking base64ct v1.8.3 |
| 2235 | 2026-03-13T16:55:59.299Z | Checking ryu v1.0.23 |
| 2236 | 2026-03-13T16:55:59.318Z | Checking powerfmt v0.2.0 |
| 2237 | 2026-03-13T16:55:59.476Z | Checking rustls-native-certs v0.8.3 |
| 2238 | 2026-03-13T16:55:59.511Z | Checking deranged v0.5.8 |
| 2239 | 2026-03-13T16:55:59.537Z | Checking http-body-util v0.1.3 |
| 2240 | 2026-03-13T16:55:59.637Z | Checking sha2 v0.10.9 |
| 2241 | 2026-03-13T16:55:59.766Z | Checking erased-serde v0.3.31 |
| 2242 | 2026-03-13T16:55:59.821Z | Checking sync_wrapper v1.0.2 |
| 2243 | 2026-03-13T16:55:59.946Z | Checking pretty-hex v0.4.1 |
| 2244 | 2026-03-13T16:55:59.964Z | Checking rustls-webpki v0.103.9 |
| 2245 | 2026-03-13T16:55:59.982Z | Checking tokio-util v0.7.18 |
| 2246 | 2026-03-13T16:56:00.001Z | Checking num_threads v0.1.7 |
| 2247 | 2026-03-13T16:56:00.091Z | Checking time-core v0.1.8 |
| 2248 | 2026-03-13T16:56:00.111Z | Checking num-conv v0.2.0 |
| 2249 | 2026-03-13T16:56:00.251Z | Checking tower v0.5.3 |
| 2250 | 2026-03-13T16:56:00.269Z | Checking serde_urlencoded v0.7.1 |
| 2251 | 2026-03-13T16:56:00.284Z | Checking rand_chacha v0.9.0 |
| 2252 | 2026-03-13T16:56:00.346Z | Checking slog v2.8.2 |
| 2253 | 2026-03-13T16:56:00.515Z | Checking rustls v0.23.37 |
| 2254 | 2026-03-13T16:56:00.533Z | Checking webpki-roots v1.0.6 |
| 2255 | 2026-03-13T16:56:00.549Z | Checking iri-string v0.7.10 |
| 2256 | 2026-03-13T16:56:00.678Z | Checking foreign-types-shared v0.1.1 |
| 2257 | 2026-03-13T16:56:00.697Z | Checking fastrand v2.3.0 |
| 2258 | 2026-03-13T16:56:00.761Z | Checking rand v0.9.2 |
| 2259 | 2026-03-13T16:56:00.779Z | Checking foreign-types v0.3.2 |
| 2260 | 2026-03-13T16:56:00.797Z | Checking h2 v0.4.13 |
| 2261 | 2026-03-13T16:56:00.862Z | Checking pem-rfc7468 v0.7.0 |
| 2262 | 2026-03-13T16:56:00.890Z | Checking time v0.3.47 |
| 2263 | 2026-03-13T16:56:00.930Z | Checking ipnetwork v0.21.1 |
| 2264 | 2026-03-13T16:56:01.060Z | Checking openssl-sys v0.9.111 |
| 2265 | 2026-03-13T16:56:01.211Z | Checking spin v0.9.8 |
| 2266 | 2026-03-13T16:56:01.410Z | Checking plain v0.2.3 |
| 2267 | 2026-03-13T16:56:01.457Z | Checking flagset v0.4.7 |
| 2268 | 2026-03-13T16:56:01.545Z | Checking rand_chacha v0.3.1 |
| 2269 | 2026-03-13T16:56:01.619Z | Checking der v0.7.10 |
| 2270 | 2026-03-13T16:56:01.650Z | Checking regex v1.12.3 |
| 2271 | 2026-03-13T16:56:01.812Z | Checking mime v0.3.17 |
| 2272 | 2026-03-13T16:56:01.888Z | Checking openssl v0.10.75 |
| 2273 | 2026-03-13T16:56:02.027Z | Checking ucd-trie v0.1.7 |
| 2274 | 2026-03-13T16:56:02.044Z | Checking tinyvec_macros v0.1.1 |
| 2275 | 2026-03-13T16:56:02.077Z | Checking tower-http v0.6.8 |
| 2276 | 2026-03-13T16:56:02.124Z | Checking tinyvec v1.10.0 |
| 2277 | 2026-03-13T16:56:02.185Z | Checking pest v2.8.6 |
| 2278 | 2026-03-13T16:56:02.444Z | Checking rand v0.8.5 |
| 2279 | 2026-03-13T16:56:02.467Z | Checking tempfile v3.25.0 |
| 2280 | 2026-03-13T16:56:02.547Z | Checking salsa20 v0.10.2 |
| 2281 | 2026-03-13T16:56:02.643Z | Checking spki v0.7.3 |
| 2282 | 2026-03-13T16:56:02.716Z | Checking pbkdf2 v0.12.2 |
| 2283 | 2026-03-13T16:56:02.736Z | Checking encoding_rs v0.8.35 |
| 2284 | 2026-03-13T16:56:02.853Z | Checking unicode-width v0.2.0 |
| 2285 | 2026-03-13T16:56:02.857Z | Checking scrypt v0.11.0 |
| 2286 | 2026-03-13T16:56:03.040Z | Checking cbc v0.1.2 |
| 2287 | 2026-03-13T16:56:03.159Z | Checking aes v0.8.4 |
| 2288 | 2026-03-13T16:56:03.176Z | Checking openapiv3 v2.2.0 |
| 2289 | 2026-03-13T16:56:03.199Z | Checking anyhow v1.0.102 |
| 2290 | 2026-03-13T16:56:03.455Z | Checking crossbeam-utils v0.8.21 |
| 2291 | 2026-03-13T16:56:03.684Z | Checking pkcs5 v0.7.1 |
| 2292 | 2026-03-13T16:56:03.687Z | Checking oxnet v0.1.4 |
| 2293 | 2026-03-13T16:56:03.828Z | Checking tokio-rustls v0.26.4 |
| 2294 | 2026-03-13T16:56:03.918Z | Checking scroll v0.12.0 |
| 2295 | 2026-03-13T16:56:04.008Z | Checking siphasher v1.0.2 |
| 2296 | 2026-03-13T16:56:04.026Z | Checking winnow v0.7.14 |
| 2297 | 2026-03-13T16:56:04.029Z | Checking pkcs8 v0.10.2 |
| 2298 | 2026-03-13T16:56:04.122Z | Checking data-encoding v2.10.0 |
| 2299 | 2026-03-13T16:56:04.214Z | Checking lazy_static v1.5.0 |
| 2300 | 2026-03-13T16:56:04.230Z | Checking goblin v0.8.2 |
| 2301 | 2026-03-13T16:56:04.267Z | Checking zerocopy v0.7.35 |
| 2302 | 2026-03-13T16:56:04.325Z | Checking wait-timeout v0.2.1 |
| 2303 | 2026-03-13T16:56:04.477Z | Checking quick-error v1.2.3 |
| 2304 | 2026-03-13T16:56:04.494Z | Checking anstyle v1.0.13 |
| 2305 | 2026-03-13T16:56:04.566Z | Checking hyper v1.8.1 |
| 2306 | 2026-03-13T16:56:04.596Z | Checking bit-vec v0.8.0 |
| 2307 | 2026-03-13T16:56:04.726Z | Checking either v1.15.0 |
| 2308 | 2026-03-13T16:56:04.761Z | Checking native-tls v0.2.18 |
| 2309 | 2026-03-13T16:56:04.843Z | Checking bitflags v1.3.2 |
| 2310 | 2026-03-13T16:56:04.934Z | Checking utf8parse v0.2.2 |
| 2311 | 2026-03-13T16:56:04.974Z | Checking managed v0.8.0 |
| 2312 | 2026-03-13T16:56:04.989Z | Checking bit-set v0.8.0 |
| 2313 | 2026-03-13T16:56:04.993Z | Checking tokio-native-tls v0.3.1 |
| 2314 | 2026-03-13T16:56:04.993Z | Checking rusty-fork v0.3.1 |
| 2315 | 2026-03-13T16:56:05.057Z | Checking anstyle-parse v0.2.7 |
| 2316 | 2026-03-13T16:56:05.176Z | Checking dtrace-parser v0.2.0 |
| 2317 | 2026-03-13T16:56:05.210Z | Checking unicode-normalization v0.1.25 |
| 2318 | 2026-03-13T16:56:05.215Z | Checking rand_xorshift v0.4.0 |
| 2319 | 2026-03-13T16:56:05.215Z | Checking sha1 v0.10.6 |
| 2320 | 2026-03-13T16:56:05.261Z | Checking thread-id v4.2.2 |
| 2321 | 2026-03-13T16:56:05.355Z | Checking psl-types v2.0.11 |
| 2322 | 2026-03-13T16:56:05.373Z | Checking unarray v0.1.4 |
| 2323 | 2026-03-13T16:56:05.439Z | Checking colorchoice v1.0.4 |
| 2324 | 2026-03-13T16:56:05.519Z | Checking is_terminal_polyfill v1.70.2 |
| 2325 | 2026-03-13T16:56:05.531Z | Checking anstyle-query v1.1.5 |
| 2326 | 2026-03-13T16:56:05.531Z | Checking proptest v1.10.0 |
| 2327 | 2026-03-13T16:56:05.562Z | Checking publicsuffix v2.3.0 |
| 2328 | 2026-03-13T16:56:05.588Z | Checking crossbeam-epoch v0.9.18 |
| 2329 | 2026-03-13T16:56:05.611Z | Checking anstream v0.6.21 |
| 2330 | 2026-03-13T16:56:05.669Z | Checking cookie v0.18.1 |
| 2331 | 2026-03-13T16:56:05.747Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-13T16:56:05.764Z | Checking scroll v0.13.0 |
| 2333 | 2026-03-13T16:56:05.783Z | Checking hyper-util v0.1.20 |
| 2334 | 2026-03-13T16:56:05.870Z | Checking hex v0.4.3 |
| 2335 | 2026-03-13T16:56:05.887Z | Checking num-integer v0.1.46 |
| 2336 | 2026-03-13T16:56:05.891Z | Checking simd-adler32 v0.3.8 |
| 2337 | 2026-03-13T16:56:05.969Z | Checking cookie_store v0.22.1 |
| 2338 | 2026-03-13T16:56:06.069Z | Checking goblin v0.10.5 |
| 2339 | 2026-03-13T16:56:06.114Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-03-13T16:56:06.179Z | Checking rustls-platform-verifier v0.6.2 |
| 2341 | 2026-03-13T16:56:06.209Z | Checking bstr v1.12.1 |
| 2342 | 2026-03-13T16:56:06.353Z | Checking ref-cast v1.0.25 |
| 2343 | 2026-03-13T16:56:06.372Z | Checking rustix v0.38.44 |
| 2344 | 2026-03-13T16:56:06.422Z | Checking camino v1.2.2 |
| 2345 | 2026-03-13T16:56:06.473Z | Checking crc32fast v1.5.0 |
| 2346 | 2026-03-13T16:56:06.653Z | Checking signature v2.2.0 |
| 2347 | 2026-03-13T16:56:06.763Z | Checking toml_datetime v0.6.11 |
| 2348 | 2026-03-13T16:56:06.772Z | Checking serde_spanned v0.6.9 |
| 2349 | 2026-03-13T16:56:06.812Z | Checking ff v0.13.1 |
| 2350 | 2026-03-13T16:56:06.937Z | Checking unicode-bidi v0.3.18 |
| 2351 | 2026-03-13T16:56:06.972Z | Checking unicode-properties v0.1.4 |
| 2352 | 2026-03-13T16:56:06.995Z | Checking strsim v0.11.1 |
| 2353 | 2026-03-13T16:56:07.012Z | Checking dof v0.3.0 |
| 2354 | 2026-03-13T16:56:07.194Z | Checking base16ct v0.2.0 |
| 2355 | 2026-03-13T16:56:07.212Z | Checking clap_lex v1.0.0 |
| 2356 | 2026-03-13T16:56:07.320Z | Checking adler2 v2.0.1 |
| 2357 | 2026-03-13T16:56:07.351Z | Checking sec1 v0.7.3 |
| 2358 | 2026-03-13T16:56:07.384Z | Checking usdt-impl v0.5.0 |
| 2359 | 2026-03-13T16:56:07.403Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-13T16:56:07.452Z | Checking miniz_oxide v0.8.9 |
| 2361 | 2026-03-13T16:56:07.470Z | Checking hyper-rustls v0.27.7 |
| 2362 | 2026-03-13T16:56:07.597Z | Checking hyper-tls v0.6.0 |
| 2363 | 2026-03-13T16:56:07.619Z | Checking stringprep v0.1.5 |
| 2364 | 2026-03-13T16:56:07.734Z | Checking group v0.13.0 |
| 2365 | 2026-03-13T16:56:07.761Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-13T16:56:07.761Z | Checking reqwest v0.12.28 |
| 2367 | 2026-03-13T16:56:07.821Z | Checking reqwest v0.13.2 |
| 2368 | 2026-03-13T16:56:07.924Z | Checking num-iter v0.1.45 |
| 2369 | 2026-03-13T16:56:07.938Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2370 | 2026-03-13T16:56:08.061Z | Checking dtrace-parser v0.3.0 |
| 2371 | 2026-03-13T16:56:08.140Z | Checking newtype-uuid v1.3.2 |
| 2372 | 2026-03-13T16:56:08.177Z | Checking hkdf v0.12.4 |
| 2373 | 2026-03-13T16:56:08.341Z | Checking strum v0.26.3 |
| 2374 | 2026-03-13T16:56:08.370Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2375 | 2026-03-13T16:56:08.387Z | Checking md-5 v0.10.6 |
| 2376 | 2026-03-13T16:56:08.389Z | Checking daft v0.1.5 |
| 2377 | 2026-03-13T16:56:08.478Z | Checking hash32 v0.2.1 |
| 2378 | 2026-03-13T16:56:08.515Z | Checking crypto-bigint v0.5.5 |
| 2379 | 2026-03-13T16:56:08.555Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2380 | 2026-03-13T16:56:08.685Z | Checking thread-id v5.1.0 |
| 2381 | 2026-03-13T16:56:08.716Z | Checking unicode-segmentation v1.12.0 |
| 2382 | 2026-03-13T16:56:08.780Z | Checking fallible-iterator v0.2.0 |
| 2383 | 2026-03-13T16:56:08.816Z | Checking zlib-rs v0.6.2 |
| 2384 | 2026-03-13T16:56:08.893Z | Checking heapless v0.7.17 |
| 2385 | 2026-03-13T16:56:08.961Z | Checking zstd-safe v7.2.4 |
| 2386 | 2026-03-13T16:56:09.122Z | Checking clap v4.5.60 |
| 2387 | 2026-03-13T16:56:09.141Z | Checking postgres-protocol v0.6.10 |
| 2388 | 2026-03-13T16:56:09.141Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-13T16:56:09.174Z | Checking itertools v0.12.1 |
| 2390 | 2026-03-13T16:56:09.216Z | Checking phf_shared v0.13.1 |
| 2391 | 2026-03-13T16:56:09.448Z | Checking console v0.16.2 |
| 2392 | 2026-03-13T16:56:09.496Z | Checking curve25519-dalek v4.1.3 |
| 2393 | 2026-03-13T16:56:09.513Z | Checking dof v0.4.0 |
| 2394 | 2026-03-13T16:56:09.570Z | Checking memoffset v0.9.1 |
| 2395 | 2026-03-13T16:56:09.667Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2396 | 2026-03-13T16:56:09.774Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-13T16:56:09.843Z | Checking memmap2 v0.9.10 |
| 2398 | 2026-03-13T16:56:10.004Z | Checking flate2 v1.1.9 |
| 2399 | 2026-03-13T16:56:10.020Z | Checking winnow v0.5.40 |
| 2400 | 2026-03-13T16:56:10.038Z | Checking elliptic-curve v0.13.8 |
| 2401 | 2026-03-13T16:56:10.053Z | Checking bumpalo v3.20.2 |
| 2402 | 2026-03-13T16:56:10.312Z | Checking unit-prefix v0.5.2 |
| 2403 | 2026-03-13T16:56:10.472Z | Checking libbz2-rs-sys v0.2.2 |
| 2404 | 2026-03-13T16:56:10.498Z | Checking toml_write v0.1.2 |
| 2405 | 2026-03-13T16:56:10.498Z | Checking foldhash v0.1.5 |
| 2406 | 2026-03-13T16:56:10.508Z | Checking usdt-impl v0.6.0 |
| 2407 | 2026-03-13T16:56:10.604Z | Checking fixedbitset v0.4.2 |
| 2408 | 2026-03-13T16:56:10.623Z | Checking zone v0.3.1 |
| 2409 | 2026-03-13T16:56:10.633Z | Checking hashbrown v0.15.5 |
| 2410 | 2026-03-13T16:56:10.653Z | Checking toml_edit v0.22.27 |
| 2411 | 2026-03-13T16:56:10.833Z | Checking petgraph v0.6.5 |
| 2412 | 2026-03-13T16:56:10.879Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-13T16:56:11.032Z | Checking bzip2 v0.6.1 |
| 2414 | 2026-03-13T16:56:11.046Z | Checking zopfli v0.8.3 |
| 2415 | 2026-03-13T16:56:11.067Z | Checking signal-hook-mio v0.2.5 |
| 2416 | 2026-03-13T16:56:11.197Z | Checking bzip2 v0.4.4 |
| 2417 | 2026-03-13T16:56:11.209Z | Checking nix v0.31.1 |
| 2418 | 2026-03-13T16:56:11.210Z | Checking indicatif v0.18.4 |
| 2419 | 2026-03-13T16:56:11.283Z | Checking postgres-types v0.2.12 |
| 2420 | 2026-03-13T16:56:11.346Z | Checking phf v0.13.1 |
| 2421 | 2026-03-13T16:56:11.471Z | Checking smoltcp v0.9.1 |
| 2422 | 2026-03-13T16:56:11.550Z | Checking zstd v0.13.3 |
| 2423 | 2026-03-13T16:56:11.599Z | Checking toml_edit v0.19.15 |
| 2424 | 2026-03-13T16:56:11.698Z | Checking similar v2.7.0 |
| 2425 | 2026-03-13T16:56:11.715Z | Checking num-bigint-dig v0.8.6 |
| 2426 | 2026-03-13T16:56:11.798Z | Checking ed25519 v2.2.3 |
| 2427 | 2026-03-13T16:56:12.024Z | Checking pkcs1 v0.7.5 |
| 2428 | 2026-03-13T16:56:12.219Z | Checking phf_shared v0.11.3 |
| 2429 | 2026-03-13T16:56:12.237Z | Checking tokio-stream v0.1.18 |
| 2430 | 2026-03-13T16:56:12.292Z | Checking strum v0.27.2 |
| 2431 | 2026-03-13T16:56:12.309Z | Checking hubpack v0.1.2 |
| 2432 | 2026-03-13T16:56:12.403Z | Checking rfc6979 v0.4.0 |
| 2433 | 2026-03-13T16:56:12.428Z | Checking serde-big-array v0.5.1 |
| 2434 | 2026-03-13T16:56:12.475Z | Checking float-cmp v0.10.0 |
| 2435 | 2026-03-13T16:56:12.524Z | Checking env_filter v1.0.0 |
| 2436 | 2026-03-13T16:56:12.548Z | Checking new_debug_unreachable v1.0.6 |
| 2437 | 2026-03-13T16:56:12.589Z | Checking whoami v2.1.0 |
| 2438 | 2026-03-13T16:56:12.606Z | Checking jiff v0.2.21 |
| 2439 | 2026-03-13T16:56:12.647Z | Checking fixedbitset v0.5.7 |
| 2440 | 2026-03-13T16:56:12.654Z | Checking static_assertions v1.1.0 |
| 2441 | 2026-03-13T16:56:12.704Z | Checking rustc-hash v2.1.1 |
| 2442 | 2026-03-13T16:56:12.735Z | Checking predicates-core v1.0.10 |
| 2443 | 2026-03-13T16:56:12.757Z | Checking normalize-line-endings v0.3.0 |
| 2444 | 2026-03-13T16:56:12.840Z | Checking precomputed-hash v0.1.1 |
| 2445 | 2026-03-13T16:56:12.843Z | Checking keccak v0.1.6 |
| 2446 | 2026-03-13T16:56:12.875Z | Checking difflib v0.4.0 |
| 2447 | 2026-03-13T16:56:12.879Z | Checking rsa v0.9.10 |
| 2448 | 2026-03-13T16:56:12.908Z | Checking tokio-postgres v0.7.16 |
| 2449 | 2026-03-13T16:56:12.911Z | Checking petgraph v0.8.3 |
| 2450 | 2026-03-13T16:56:12.944Z | Checking string_cache v0.8.9 |
| 2451 | 2026-03-13T16:56:13.029Z | Checking toml v0.7.8 |
| 2452 | 2026-03-13T16:56:13.073Z | Checking sha3 v0.10.8 |
| 2453 | 2026-03-13T16:56:13.101Z | Checking predicates v3.1.4 |
| 2454 | 2026-03-13T16:56:13.157Z | Checking iddqd v0.3.17 |
| 2455 | 2026-03-13T16:56:13.336Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2456 | 2026-03-13T16:56:13.461Z | Checking env_logger v0.11.9 |
| 2457 | 2026-03-13T16:56:13.498Z | Checking ecdsa v0.16.9 |
| 2458 | 2026-03-13T16:56:13.520Z | Checking ed25519-dalek v2.2.0 |
| 2459 | 2026-03-13T16:56:13.706Z | Checking zip v0.6.6 |
| 2460 | 2026-03-13T16:56:13.813Z | Checking crossterm v0.28.1 |
| 2461 | 2026-03-13T16:56:13.941Z | Checking serde_with v3.17.0 |
| 2462 | 2026-03-13T16:56:14.134Z | Checking itertools v0.13.0 |
| 2463 | 2026-03-13T16:56:14.327Z | Checking hickory-proto v0.25.2 |
| 2464 | 2026-03-13T16:56:14.552Z | Checking x509-cert v0.2.5 |
| 2465 | 2026-03-13T16:56:14.791Z | Checking fs-err v3.3.0 |
| 2466 | 2026-03-13T16:56:15.101Z | Checking ahash v0.8.12 |
| 2467 | 2026-03-13T16:56:15.173Z | Checking object v0.37.3 |
| 2468 | 2026-03-13T16:56:15.352Z | Checking buf-list v1.1.2 |
| 2469 | 2026-03-13T16:56:15.446Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2470 | 2026-03-13T16:56:15.540Z | Checking peg-runtime v0.8.5 |
| 2471 | 2026-03-13T16:56:15.589Z | Checking lalrpop-util v0.19.12 |
| 2472 | 2026-03-13T16:56:15.717Z | Compiling regress v0.10.5 |
| 2473 | 2026-03-13T16:56:15.734Z | Checking zip v4.6.1 |
| 2474 | 2026-03-13T16:56:15.795Z | Compiling structmeta-derive v0.3.0 |
| 2475 | 2026-03-13T16:56:15.844Z | Compiling rustls v0.22.4 |
| 2476 | 2026-03-13T16:56:15.926Z | Compiling newtype-uuid-macros v0.1.0 |
| 2477 | 2026-03-13T16:56:16.411Z | Compiling multer v3.1.0 |
| 2478 | 2026-03-13T16:56:16.532Z | Compiling async-stream-impl v0.3.6 |
| 2479 | 2026-03-13T16:56:16.725Z | Checking futures-executor v0.3.32 |
| 2480 | 2026-03-13T16:56:16.915Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-13T16:56:16.962Z | Checking futures v0.3.32 |
| 2482 | 2026-03-13T16:56:17.057Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-13T16:56:17.230Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2484 | 2026-03-13T16:56:17.284Z | Compiling structmeta v0.3.0 |
| 2485 | 2026-03-13T16:56:17.349Z | Checking thread_local v1.1.9 |
| 2486 | 2026-03-13T16:56:17.558Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2487 | 2026-03-13T16:56:17.561Z | Compiling derive-ex v0.1.8 |
| 2488 | 2026-03-13T16:56:17.750Z | Checking crossbeam-channel v0.5.15 |
| 2489 | 2026-03-13T16:56:18.006Z | Checking is-terminal v0.4.17 |
| 2490 | 2026-03-13T16:56:18.033Z | Checking take_mut v0.2.2 |
| 2491 | 2026-03-13T16:56:18.120Z | Checking term v1.2.1 |
| 2492 | 2026-03-13T16:56:18.136Z | Compiling parse-display-derive v0.10.0 |
| 2493 | 2026-03-13T16:56:18.163Z | Checking rustls-webpki v0.102.8 |
| 2494 | 2026-03-13T16:56:18.201Z | Checking slog-async v2.8.0 |
| 2495 | 2026-03-13T16:56:18.425Z | Checking slog-term v2.9.2 |
| 2496 | 2026-03-13T16:56:18.428Z | Checking serde_spanned v1.0.4 |
| 2497 | 2026-03-13T16:56:18.590Z | Checking debug-ignore v1.0.5 |
| 2498 | 2026-03-13T16:56:18.640Z | Checking match_cfg v0.1.0 |
| 2499 | 2026-03-13T16:56:18.714Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2500 | 2026-03-13T16:56:18.717Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2501 | 2026-03-13T16:56:18.734Z | Checking hostname v0.3.1 |
| 2502 | 2026-03-13T16:56:18.827Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2503 | 2026-03-13T16:56:18.869Z | Checking slog-json v2.6.1 |
| 2504 | 2026-03-13T16:56:18.951Z | Checking toml v0.9.12+spec-1.1.0 |
| 2505 | 2026-03-13T16:56:19.011Z | Checking macaddr v1.0.1 |
| 2506 | 2026-03-13T16:56:19.068Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-13T16:56:19.210Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-13T16:56:19.248Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-13T16:56:19.488Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-13T16:56:19.615Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-13T16:56:19.692Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-13T16:56:19.743Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-13T16:56:19.781Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2514 | 2026-03-13T16:56:19.796Z | Checking progenitor-client v0.13.0 |
| 2515 | 2026-03-13T16:56:19.866Z | Checking progenitor-client v0.10.0 |
| 2516 | 2026-03-13T16:56:19.918Z | Compiling itertools v0.14.0 |
| 2517 | 2026-03-13T16:56:19.979Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-13T16:56:19.994Z | Checking heck v0.5.0 |
| 2519 | 2026-03-13T16:56:20.067Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2520 | 2026-03-13T16:56:20.111Z | Checking backon v1.6.0 |
| 2521 | 2026-03-13T16:56:20.155Z | Checking instant v0.1.13 |
| 2522 | 2026-03-13T16:56:20.254Z | Checking backoff v0.4.0 |
| 2523 | 2026-03-13T16:56:20.335Z | Checking progenitor-extras v0.1.1 |
| 2524 | 2026-03-13T16:56:20.340Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2525 | 2026-03-13T16:56:20.468Z | Compiling typify-impl v0.4.3 |
| 2526 | 2026-03-13T16:56:20.483Z | Checking parse-display v0.10.0 |
| 2527 | 2026-03-13T16:56:20.774Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2528 | 2026-03-13T16:56:20.801Z | Checking tokio-rustls v0.25.0 |
| 2529 | 2026-03-13T16:56:20.981Z | Compiling crucible-workspace-hack v0.1.0 |
| 2530 | 2026-03-13T16:56:21.222Z | Compiling unsafe-libyaml v0.2.11 |
| 2531 | 2026-03-13T16:56:21.648Z | Compiling heapless v0.8.0 |
| 2532 | 2026-03-13T16:56:21.671Z | Compiling convert_case v0.4.0 |
| 2533 | 2026-03-13T16:56:22.052Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2534 | 2026-03-13T16:56:22.115Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2535 | 2026-03-13T16:56:22.184Z | Compiling derive_more v0.99.20 |
| 2536 | 2026-03-13T16:56:22.320Z | Compiling serde_yaml v0.9.34+deprecated |
| 2537 | 2026-03-13T16:56:22.378Z | Compiling ingot-macros v0.1.1 |
| 2538 | 2026-03-13T16:56:22.491Z | Compiling proc-macro-crate v3.4.0 |
| 2539 | 2026-03-13T16:56:22.659Z | Checking hash32 v0.3.1 |
| 2540 | 2026-03-13T16:56:22.813Z | Checking secrecy v0.10.3 |
| 2541 | 2026-03-13T16:56:22.884Z | Compiling smoltcp v0.11.0 |
| 2542 | 2026-03-13T16:56:22.976Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2543 | 2026-03-13T16:56:23.204Z | Compiling prettyplease v0.2.37 |
| 2544 | 2026-03-13T16:56:23.237Z | Compiling num_enum_derive v0.7.5 |
| 2545 | 2026-03-13T16:56:23.603Z | Checking tabwriter v1.4.1 |
| 2546 | 2026-03-13T16:56:23.696Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2547 | 2026-03-13T16:56:23.891Z | Checking cobs v0.3.0 |
| 2548 | 2026-03-13T16:56:24.085Z | Compiling foreign-types-macros v0.2.3 |
| 2549 | 2026-03-13T16:56:24.457Z | Checking foreign-types-shared v0.3.1 |
| 2550 | 2026-03-13T16:56:24.570Z | Checking cpufeatures v0.3.0 |
| 2551 | 2026-03-13T16:56:24.665Z | Checking chacha20 v0.10.0 |
| 2552 | 2026-03-13T16:56:24.682Z | Checking num_enum v0.7.5 |
| 2553 | 2026-03-13T16:56:24.868Z | Checking foreign-types v0.5.0 |
| 2554 | 2026-03-13T16:56:24.947Z | Checking postcard v1.1.3 |
| 2555 | 2026-03-13T16:56:25.578Z | Compiling proc-macro-crate v1.3.1 |
| 2556 | 2026-03-13T16:56:25.772Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2557 | 2026-03-13T16:56:26.128Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2558 | 2026-03-13T16:56:26.225Z | Checking ingot-types v0.1.2 |
| 2559 | 2026-03-13T16:56:26.371Z | Checking cstr-argument v0.1.2 |
| 2560 | 2026-03-13T16:56:26.454Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-13T16:56:26.526Z | Checking colored v3.1.1 |
| 2562 | 2026-03-13T16:56:26.653Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2563 | 2026-03-13T16:56:26.758Z | Checking ingot v0.1.1 |
| 2564 | 2026-03-13T16:56:26.780Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2565 | 2026-03-13T16:56:26.799Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2566 | 2026-03-13T16:56:26.837Z | Compiling num_enum_derive v0.5.11 |
| 2567 | 2026-03-13T16:56:26.930Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2568 | 2026-03-13T16:56:27.001Z | Checking rand v0.10.0 |
| 2569 | 2026-03-13T16:56:27.100Z | Compiling typify-macro v0.4.3 |
| 2570 | 2026-03-13T16:56:27.114Z | Compiling typify-impl v0.6.1 |
| 2571 | 2026-03-13T16:56:28.470Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2572 | 2026-03-13T16:56:29.164Z | Checking num_enum v0.5.11 |
| 2573 | 2026-03-13T16:56:29.181Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2574 | 2026-03-13T16:56:29.442Z | Compiling typify v0.4.3 |
| 2575 | 2026-03-13T16:56:29.576Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2576 | 2026-03-13T16:56:29.950Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2577 | 2026-03-13T16:56:30.284Z | Checking camino-tempfile v1.4.1 |
| 2578 | 2026-03-13T16:56:30.317Z | Checking num-rational v0.4.2 |
| 2579 | 2026-03-13T16:56:30.677Z | Checking half v2.7.1 |
| 2580 | 2026-03-13T16:56:30.711Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2581 | 2026-03-13T16:56:30.868Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2582 | 2026-03-13T16:56:31.006Z | Checking universal-hash v0.5.1 |
| 2583 | 2026-03-13T16:56:31.027Z | Checking num-complex v0.4.6 |
| 2584 | 2026-03-13T16:56:31.033Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2585 | 2026-03-13T16:56:31.329Z | Checking ciborium-io v0.2.2 |
| 2586 | 2026-03-13T16:56:31.402Z | Checking opaque-debug v0.3.1 |
| 2587 | 2026-03-13T16:56:31.442Z | Checking ciborium-ll v0.2.2 |
| 2588 | 2026-03-13T16:56:31.491Z | Checking poly1305 v0.8.0 |
| 2589 | 2026-03-13T16:56:31.595Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2590 | 2026-03-13T16:56:31.612Z | Checking num v0.4.3 |
| 2591 | 2026-03-13T16:56:31.673Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2592 | 2026-03-13T16:56:31.702Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2593 | 2026-03-13T16:56:31.738Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2594 | 2026-03-13T16:56:31.845Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2595 | 2026-03-13T16:56:31.962Z | Checking toml v0.8.23 |
| 2596 | 2026-03-13T16:56:32.196Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2597 | 2026-03-13T16:56:32.221Z | Checking password-hash v0.5.0 |
| 2598 | 2026-03-13T16:56:32.416Z | Checking chacha20 v0.9.1 |
| 2599 | 2026-03-13T16:56:32.522Z | Compiling usdt-macro v0.5.0 |
| 2600 | 2026-03-13T16:56:32.577Z | Checking thiserror-no-std v2.0.2 |
| 2601 | 2026-03-13T16:56:33.069Z | Compiling usdt-attr-macro v0.5.0 |
| 2602 | 2026-03-13T16:56:33.072Z | Checking smf v0.2.3 |
| 2603 | 2026-03-13T16:56:33.288Z | Checking blake2 v0.10.6 |
| 2604 | 2026-03-13T16:56:33.313Z | Checking aead v0.5.2 |
| 2605 | 2026-03-13T16:56:33.355Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-13T16:56:33.489Z | Checking sigpipe v0.1.3 |
| 2607 | 2026-03-13T16:56:33.526Z | Compiling num-derive v0.4.2 |
| 2608 | 2026-03-13T16:56:33.586Z | Checking float-ord v0.3.2 |
| 2609 | 2026-03-13T16:56:33.604Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2610 | 2026-03-13T16:56:33.653Z | Compiling typify-macro v0.6.1 |
| 2611 | 2026-03-13T16:56:33.708Z | Checking glob v0.3.3 |
| 2612 | 2026-03-13T16:56:33.726Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2613 | 2026-03-13T16:56:33.876Z | Checking usdt v0.5.0 |
| 2614 | 2026-03-13T16:56:33.936Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2615 | 2026-03-13T16:56:34.084Z | Checking argon2 v0.5.3 |
| 2616 | 2026-03-13T16:56:34.142Z | Checking chacha20poly1305 v0.10.1 |
| 2617 | 2026-03-13T16:56:34.160Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2618 | 2026-03-13T16:56:34.301Z | Checking vsss-rs v3.3.4 |
| 2619 | 2026-03-13T16:56:34.429Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2620 | 2026-03-13T16:56:34.533Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2621 | 2026-03-13T16:56:34.782Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-13T16:56:34.815Z | Checking ciborium v0.2.2 |
| 2623 | 2026-03-13T16:56:35.070Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2624 | 2026-03-13T16:56:35.205Z | Checking whoami v1.6.1 |
| 2625 | 2026-03-13T16:56:35.343Z | Compiling semver v0.1.20 |
| 2626 | 2026-03-13T16:56:35.393Z | Checking indent_write v2.2.0 |
| 2627 | 2026-03-13T16:56:35.582Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2628 | 2026-03-13T16:56:35.597Z | Compiling rustc_version v0.1.7 |
| 2629 | 2026-03-13T16:56:35.739Z | Compiling progenitor-impl v0.11.2 |
| 2630 | 2026-03-13T16:56:35.990Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2631 | 2026-03-13T16:56:36.017Z | Compiling typify v0.6.1 |
| 2632 | 2026-03-13T16:56:36.150Z | Compiling pin-project-internal v1.1.11 |
| 2633 | 2026-03-13T16:56:36.453Z | Checking linked-hash-map v0.5.6 |
| 2634 | 2026-03-13T16:56:36.685Z | Checking swrite v0.1.0 |
| 2635 | 2026-03-13T16:56:36.808Z | Compiling minimal-lexical v0.2.1 |
| 2636 | 2026-03-13T16:56:36.848Z | Checking lru-cache v0.1.2 |
| 2637 | 2026-03-13T16:56:36.992Z | Compiling progenitor-impl v0.13.0 |
| 2638 | 2026-03-13T16:56:37.157Z | Compiling nom v7.1.3 |
| 2639 | 2026-03-13T16:56:37.523Z | Compiling newtype_derive v0.1.6 |
| 2640 | 2026-03-13T16:56:37.779Z | Checking pin-project v1.1.11 |
| 2641 | 2026-03-13T16:56:37.901Z | Checking newline-converter v0.3.0 |
| 2642 | 2026-03-13T16:56:38.043Z | Checking progenitor-client v0.11.2 |
| 2643 | 2026-03-13T16:56:38.064Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2644 | 2026-03-13T16:56:38.354Z | Checking atomicwrites v0.4.4 |
| 2645 | 2026-03-13T16:56:38.514Z | Checking hickory-proto v0.24.4 |
| 2646 | 2026-03-13T16:56:38.520Z | Checking phf_shared v0.12.1 |
| 2647 | 2026-03-13T16:56:38.708Z | Checking console v0.15.11 |
| 2648 | 2026-03-13T16:56:38.799Z | Checking pem v3.0.6 |
| 2649 | 2026-03-13T16:56:39.005Z | Checking csv-core v0.1.13 |
| 2650 | 2026-03-13T16:56:39.022Z | Compiling snafu-derive v0.8.9 |
| 2651 | 2026-03-13T16:56:39.086Z | Compiling derive-where v1.6.0 |
| 2652 | 2026-03-13T16:56:39.496Z | Compiling progenitor-macro v0.11.2 |
| 2653 | 2026-03-13T16:56:40.702Z | Compiling async-recursion v1.1.1 |
| 2654 | 2026-03-13T16:56:40.890Z | Compiling slog-dtrace v0.3.0 |
| 2655 | 2026-03-13T16:56:40.965Z | Compiling owo-colors v4.3.0 |
| 2656 | 2026-03-13T16:56:41.159Z | Compiling cancel-safe-futures v0.1.5 |
| 2657 | 2026-03-13T16:56:41.428Z | Checking highway v1.3.0 |
| 2658 | 2026-03-13T16:56:41.506Z | Checking unicode-width v0.1.14 |
| 2659 | 2026-03-13T16:56:41.664Z | Checking resolv-conf v0.7.6 |
| 2660 | 2026-03-13T16:56:41.748Z | Checking same-file v1.0.6 |
| 2661 | 2026-03-13T16:56:41.763Z | Compiling chrono-tz v0.10.4 |
| 2662 | 2026-03-13T16:56:41.801Z | Checking snafu v0.8.9 |
| 2663 | 2026-03-13T16:56:41.879Z | Checking hickory-resolver v0.24.4 |
| 2664 | 2026-03-13T16:56:41.896Z | Checking walkdir v2.5.0 |
| 2665 | 2026-03-13T16:56:42.026Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2666 | 2026-03-13T16:56:42.144Z | Compiling const_format_proc_macros v0.2.34 |
| 2667 | 2026-03-13T16:56:42.190Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2668 | 2026-03-13T16:56:42.361Z | Compiling progenitor-macro v0.13.0 |
| 2669 | 2026-03-13T16:56:42.865Z | Checking csv v1.4.0 |
| 2670 | 2026-03-13T16:56:43.017Z | Checking expectorate v1.2.0 |
| 2671 | 2026-03-13T16:56:43.178Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2672 | 2026-03-13T16:56:43.246Z | Checking phf v0.12.1 |
| 2673 | 2026-03-13T16:56:43.582Z | Checking tokio-dtrace v0.1.1 |
| 2674 | 2026-03-13T16:56:43.812Z | Compiling progenitor-impl v0.10.0 |
| 2675 | 2026-03-13T16:56:43.842Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2676 | 2026-03-13T16:56:44.027Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2677 | 2026-03-13T16:56:44.087Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2678 | 2026-03-13T16:56:44.711Z | Checking globset v0.4.18 |
| 2679 | 2026-03-13T16:56:44.775Z | Checking olpc-cjson v0.1.4 |
| 2680 | 2026-03-13T16:56:44.915Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2681 | 2026-03-13T16:56:45.012Z | Checking libsw-core v0.3.2 |
| 2682 | 2026-03-13T16:56:45.227Z | Checking serde_plain v1.0.2 |
| 2683 | 2026-03-13T16:56:45.257Z | Checking arc-swap v1.8.2 |
| 2684 | 2026-03-13T16:56:45.406Z | Compiling lzma-sys v0.1.20 |
| 2685 | 2026-03-13T16:56:45.539Z | Checking typed-path v0.9.3 |
| 2686 | 2026-03-13T16:56:45.902Z | Checking utf-8 v0.7.6 |
| 2687 | 2026-03-13T16:56:45.936Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2688 | 2026-03-13T16:56:46.067Z | Checking bytecount v0.6.9 |
| 2689 | 2026-03-13T16:56:46.201Z | Checking papergrid v0.11.0 |
| 2690 | 2026-03-13T16:56:46.591Z | Checking progenitor v0.11.2 |
| 2691 | 2026-03-13T16:56:46.693Z | Checking tough v0.20.0 |
| 2692 | 2026-03-13T16:56:46.767Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2693 | 2026-03-13T16:56:47.107Z | Checking tungstenite v0.21.0 |
| 2694 | 2026-03-13T16:56:47.211Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2695 | 2026-03-13T16:56:47.383Z | Checking slog-scope v4.4.1 |
| 2696 | 2026-03-13T16:56:47.547Z | Compiling progenitor-macro v0.10.0 |
| 2697 | 2026-03-13T16:56:47.566Z | Checking libsw v3.5.0 |
| 2698 | 2026-03-13T16:56:47.694Z | Checking oxide-tokio-rt v0.1.3 |
| 2699 | 2026-03-13T16:56:47.820Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2700 | 2026-03-13T16:56:47.907Z | Checking const_format v0.2.35 |
| 2701 | 2026-03-13T16:56:47.953Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2702 | 2026-03-13T16:56:48.212Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2703 | 2026-03-13T16:56:48.251Z | Checking qorb v0.4.1 |
| 2704 | 2026-03-13T16:56:49.571Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2705 | 2026-03-13T16:56:49.593Z | Checking progenitor v0.13.0 |
| 2706 | 2026-03-13T16:56:49.746Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2707 | 2026-03-13T16:56:49.854Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2708 | 2026-03-13T16:56:49.854Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2709 | 2026-03-13T16:56:49.855Z | Compiling cargo_toml v0.22.3 |
| 2710 | 2026-03-13T16:56:50.243Z | Checking gethostname v0.5.0 |
| 2711 | 2026-03-13T16:56:50.357Z | Compiling tabled_derive v0.7.0 |
| 2712 | 2026-03-13T16:56:50.394Z | Checking bcs v0.1.6 |
| 2713 | 2026-03-13T16:56:50.422Z | Checking termtree v0.5.1 |
| 2714 | 2026-03-13T16:56:50.573Z | Checking smawk v0.3.2 |
| 2715 | 2026-03-13T16:56:50.685Z | Checking linear-map v1.2.0 |
| 2716 | 2026-03-13T16:56:50.733Z | Checking unicode-linebreak v0.1.5 |
| 2717 | 2026-03-13T16:56:50.878Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2718 | 2026-03-13T16:56:50.918Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2719 | 2026-03-13T16:56:51.011Z | Checking textwrap v0.16.2 |
| 2720 | 2026-03-13T16:56:51.312Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2721 | 2026-03-13T16:56:51.461Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2722 | 2026-03-13T16:56:51.727Z | Checking tabled v0.15.0 |
| 2723 | 2026-03-13T16:56:51.879Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2724 | 2026-03-13T16:56:52.582Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2725 | 2026-03-13T16:56:52.778Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2726 | 2026-03-13T16:56:52.862Z | Checking steno v0.4.1 |
| 2727 | 2026-03-13T16:56:53.002Z | Checking tokio-tungstenite v0.21.0 |
| 2728 | 2026-03-13T16:56:53.360Z | Checking slog-stdlog v4.1.1 |
| 2729 | 2026-03-13T16:56:53.514Z | Checking typeid v1.0.3 |
| 2730 | 2026-03-13T16:56:53.520Z | Checking base64 v0.21.7 |
| 2731 | 2026-03-13T16:56:53.642Z | Checking humantime v2.3.0 |
| 2732 | 2026-03-13T16:56:53.841Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2733 | 2026-03-13T16:56:53.858Z | Checking ron v0.12.0 |
| 2734 | 2026-03-13T16:56:53.884Z | Checking slog-envlogger v2.2.0 |
| 2735 | 2026-03-13T16:56:54.069Z | Checking xz2 v0.1.7 |
| 2736 | 2026-03-13T16:56:54.198Z | Checking yasna v0.5.2 |
| 2737 | 2026-03-13T16:56:54.293Z | Checking headers-core v0.3.0 |
| 2738 | 2026-03-13T16:56:54.424Z | Checking filetime v0.2.27 |
| 2739 | 2026-03-13T16:56:54.548Z | Checking xattr v1.6.1 |
| 2740 | 2026-03-13T16:56:54.589Z | Checking base16ct v1.0.0 |
| 2741 | 2026-03-13T16:56:54.642Z | Checking progenitor v0.10.0 |
| 2742 | 2026-03-13T16:56:54.709Z | Checking tar v0.4.44 |
| 2743 | 2026-03-13T16:56:54.725Z | Checking rcgen v0.12.1 |
| 2744 | 2026-03-13T16:56:54.749Z | Checking headers v0.4.1 |
| 2745 | 2026-03-13T16:56:54.810Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2746 | 2026-03-13T16:56:54.881Z | Checking subprocess v0.2.15 |
| 2747 | 2026-03-13T16:57:02.705Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2748 | 2026-03-13T16:57:10.785Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2749 | 2026-03-13T16:57:12.598Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2750 | 2026-03-13T16:57:14.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s |
| 2751 | 2026-03-13T16:57:14.428Z | |
| 2752 | 2026-03-13T16:57:14.428Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2753 | 2026-03-13T16:57:15.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2754 | 2026-03-13T16:57:15.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2755 | 2026-03-13T16:57:15.337Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2756 | 2026-03-13T16:57:17.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s |
| 2757 | 2026-03-13T16:57:17.315Z | |
| 2758 | 2026-03-13T16:57:17.315Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2759 | 2026-03-13T16:57:18.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2760 | 2026-03-13T16:57:18.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2761 | 2026-03-13T16:57:18.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2762 | 2026-03-13T16:57:18.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2763 | 2026-03-13T16:57:18.150Z | |
| 2764 | 2026-03-13T16:57:18.150Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2765 | 2026-03-13T16:57:18.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2766 | 2026-03-13T16:57:18.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2767 | 2026-03-13T16:57:18.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2768 | 2026-03-13T16:57:18.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2769 | 2026-03-13T16:57:18.984Z | |
| 2770 | 2026-03-13T16:57:18.984Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2771 | 2026-03-13T16:57:19.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2772 | 2026-03-13T16:57:19.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2773 | 2026-03-13T16:57:19.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2774 | 2026-03-13T16:57:19.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2775 | 2026-03-13T16:57:19.771Z | |
| 2776 | 2026-03-13T16:57:19.771Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2777 | 2026-03-13T16:57:20.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2778 | 2026-03-13T16:57:20.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2779 | 2026-03-13T16:57:20.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2780 | 2026-03-13T16:57:20.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2781 | 2026-03-13T16:57:20.552Z | |
| 2782 | 2026-03-13T16:57:20.552Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2783 | 2026-03-13T16:57:21.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2784 | 2026-03-13T16:57:21.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2785 | 2026-03-13T16:57:21.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2786 | 2026-03-13T16:57:21.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2787 | 2026-03-13T16:57:21.316Z | |
| 2788 | 2026-03-13T16:57:21.316Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2789 | 2026-03-13T16:57:21.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2790 | 2026-03-13T16:57:21.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2791 | 2026-03-13T16:57:21.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2792 | 2026-03-13T16:57:21.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2793 | 2026-03-13T16:57:22.077Z | |
| 2794 | 2026-03-13T16:57:22.077Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2795 | 2026-03-13T16:57:22.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2796 | 2026-03-13T16:57:22.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2797 | 2026-03-13T16:57:22.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2798 | 2026-03-13T16:57:22.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2799 | 2026-03-13T16:57:22.849Z | |
| 2800 | 2026-03-13T16:57:22.849Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2801 | 2026-03-13T16:57:23.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2802 | 2026-03-13T16:57:23.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2803 | 2026-03-13T16:57:23.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2804 | 2026-03-13T16:57:23.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2805 | 2026-03-13T16:57:23.626Z | |
| 2806 | 2026-03-13T16:57:23.626Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2807 | 2026-03-13T16:57:24.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2808 | 2026-03-13T16:57:24.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2809 | 2026-03-13T16:57:24.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2810 | 2026-03-13T16:57:24.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2811 | 2026-03-13T16:57:24.397Z | |
| 2812 | 2026-03-13T16:57:24.397Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2813 | 2026-03-13T16:57:25.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2814 | 2026-03-13T16:57:25.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2815 | 2026-03-13T16:57:25.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2816 | 2026-03-13T16:57:25.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2817 | 2026-03-13T16:57:25.169Z | |
| 2818 | 2026-03-13T16:57:25.170Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2819 | 2026-03-13T16:57:25.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2820 | 2026-03-13T16:57:25.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2821 | 2026-03-13T16:57:25.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2822 | 2026-03-13T16:57:25.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2823 | 2026-03-13T16:57:25.944Z | |
| 2824 | 2026-03-13T16:57:25.944Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2825 | 2026-03-13T16:57:26.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2826 | 2026-03-13T16:57:26.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2827 | 2026-03-13T16:57:26.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2828 | 2026-03-13T16:57:26.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2829 | 2026-03-13T16:57:26.720Z | |
| 2830 | 2026-03-13T16:57:26.720Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2831 | 2026-03-13T16:57:27.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2832 | 2026-03-13T16:57:27.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2833 | 2026-03-13T16:57:27.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2834 | 2026-03-13T16:57:27.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2835 | 2026-03-13T16:57:27.509Z | |
| 2836 | 2026-03-13T16:57:27.509Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2837 | 2026-03-13T16:57:28.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2838 | 2026-03-13T16:57:28.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2839 | 2026-03-13T16:57:28.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2840 | 2026-03-13T16:57:28.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2841 | 2026-03-13T16:57:28.302Z | |
| 2842 | 2026-03-13T16:57:28.302Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2843 | 2026-03-13T16:57:28.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2844 | 2026-03-13T16:57:28.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2845 | 2026-03-13T16:57:28.968Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2846 | 2026-03-13T16:57:28.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2847 | 2026-03-13T16:57:29.068Z | |
| 2848 | 2026-03-13T16:57:29.068Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2849 | 2026-03-13T16:57:29.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2850 | 2026-03-13T16:57:29.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2851 | 2026-03-13T16:57:29.825Z | Compiling newtype-uuid v1.3.2 |
| 2852 | 2026-03-13T16:57:30.066Z | Compiling daft v0.1.5 |
| 2853 | 2026-03-13T16:57:30.324Z | Compiling iddqd v0.3.17 |
| 2854 | 2026-03-13T16:57:31.595Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2855 | 2026-03-13T16:57:31.928Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2856 | 2026-03-13T16:57:32.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 2857 | 2026-03-13T16:57:32.465Z | |
| 2858 | 2026-03-13T16:57:32.465Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2859 | 2026-03-13T16:57:33.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2860 | 2026-03-13T16:57:33.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2861 | 2026-03-13T16:57:33.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2862 | 2026-03-13T16:57:33.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2863 | 2026-03-13T16:57:33.248Z | |
| 2864 | 2026-03-13T16:57:33.248Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2865 | 2026-03-13T16:57:33.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2866 | 2026-03-13T16:57:33.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2867 | 2026-03-13T16:57:33.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2868 | 2026-03-13T16:57:33.931Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2869 | 2026-03-13T16:57:34.027Z | |
| 2870 | 2026-03-13T16:57:34.027Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2871 | 2026-03-13T16:57:34.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2872 | 2026-03-13T16:57:34.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2873 | 2026-03-13T16:57:34.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2874 | 2026-03-13T16:57:34.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2875 | 2026-03-13T16:57:34.840Z | |
| 2876 | 2026-03-13T16:57:34.840Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2877 | 2026-03-13T16:57:35.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2878 | 2026-03-13T16:57:35.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2879 | 2026-03-13T16:57:35.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2880 | 2026-03-13T16:57:35.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2881 | 2026-03-13T16:57:35.603Z | |
| 2882 | 2026-03-13T16:57:35.604Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2883 | 2026-03-13T16:57:36.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2884 | 2026-03-13T16:57:36.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2885 | 2026-03-13T16:57:36.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2886 | 2026-03-13T16:57:36.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2887 | 2026-03-13T16:57:36.386Z | |
| 2888 | 2026-03-13T16:57:36.386Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2889 | 2026-03-13T16:57:37.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2890 | 2026-03-13T16:57:37.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2891 | 2026-03-13T16:57:37.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2892 | 2026-03-13T16:57:37.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2893 | 2026-03-13T16:57:37.168Z | |
| 2894 | 2026-03-13T16:57:37.168Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2895 | 2026-03-13T16:57:37.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2896 | 2026-03-13T16:57:37.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2897 | 2026-03-13T16:57:37.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2898 | 2026-03-13T16:57:37.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2899 | 2026-03-13T16:57:37.945Z | |
| 2900 | 2026-03-13T16:57:37.945Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2901 | 2026-03-13T16:57:38.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2902 | 2026-03-13T16:57:38.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2903 | 2026-03-13T16:57:38.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2904 | 2026-03-13T16:57:38.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2905 | 2026-03-13T16:57:38.707Z | |
| 2906 | 2026-03-13T16:57:38.707Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2907 | 2026-03-13T16:57:39.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2908 | 2026-03-13T16:57:39.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2909 | 2026-03-13T16:57:39.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2910 | 2026-03-13T16:57:39.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2911 | 2026-03-13T16:57:39.511Z | |
| 2912 | 2026-03-13T16:57:39.511Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2913 | 2026-03-13T16:57:40.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2914 | 2026-03-13T16:57:40.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2915 | 2026-03-13T16:57:40.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2916 | 2026-03-13T16:57:40.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2917 | 2026-03-13T16:57:40.312Z | |
| 2918 | 2026-03-13T16:57:40.312Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2919 | 2026-03-13T16:57:41.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2920 | 2026-03-13T16:57:41.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2921 | 2026-03-13T16:57:41.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2922 | 2026-03-13T16:57:41.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2923 | 2026-03-13T16:57:41.118Z | |
| 2924 | 2026-03-13T16:57:41.118Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2925 | 2026-03-13T16:57:41.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2926 | 2026-03-13T16:57:41.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2927 | 2026-03-13T16:57:41.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2928 | 2026-03-13T16:57:41.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2929 | 2026-03-13T16:57:41.925Z | |
| 2930 | 2026-03-13T16:57:41.925Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2931 | 2026-03-13T16:57:42.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2932 | 2026-03-13T16:57:42.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2933 | 2026-03-13T16:57:42.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2934 | 2026-03-13T16:57:42.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2935 | 2026-03-13T16:57:42.693Z | |
| 2936 | 2026-03-13T16:57:42.693Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2937 | 2026-03-13T16:57:43.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2938 | 2026-03-13T16:57:43.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2939 | 2026-03-13T16:57:43.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2940 | 2026-03-13T16:57:43.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2941 | 2026-03-13T16:57:43.457Z | |
| 2942 | 2026-03-13T16:57:43.457Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2943 | 2026-03-13T16:57:44.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2944 | 2026-03-13T16:57:44.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2945 | 2026-03-13T16:57:44.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2946 | 2026-03-13T16:57:44.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2947 | 2026-03-13T16:57:44.220Z | |
| 2948 | 2026-03-13T16:57:44.220Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2949 | 2026-03-13T16:57:44.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2950 | 2026-03-13T16:57:44.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2951 | 2026-03-13T16:57:44.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2952 | 2026-03-13T16:57:44.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2953 | 2026-03-13T16:57:44.984Z | |
| 2954 | 2026-03-13T16:57:44.984Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2955 | 2026-03-13T16:57:45.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2956 | 2026-03-13T16:57:45.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2957 | 2026-03-13T16:57:45.781Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2958 | 2026-03-13T16:57:46.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 2959 | 2026-03-13T16:57:46.645Z | |
| 2960 | 2026-03-13T16:57:46.645Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2961 | 2026-03-13T16:57:47.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2962 | 2026-03-13T16:57:47.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2963 | 2026-03-13T16:57:47.463Z | Compiling ar_archive_writer v0.5.1 |
| 2964 | 2026-03-13T16:57:47.468Z | Compiling stacker v0.1.23 |
| 2965 | 2026-03-13T16:57:47.468Z | Compiling cfg_aliases v0.1.1 |
| 2966 | 2026-03-13T16:57:47.571Z | Compiling convert_case v0.10.0 |
| 2967 | 2026-03-13T16:57:47.597Z | Checking fd-lock v4.0.4 |
| 2968 | 2026-03-13T16:57:47.600Z | Checking nibble_vec v0.1.0 |
| 2969 | 2026-03-13T16:57:47.600Z | Checking vte v0.14.1 |
| 2970 | 2026-03-13T16:57:47.600Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2971 | 2026-03-13T16:57:47.658Z | Compiling nix v0.28.0 |
| 2972 | 2026-03-13T16:57:47.757Z | Checking endian-type v0.1.2 |
| 2973 | 2026-03-13T16:57:47.775Z | Checking strip-ansi-escapes v0.2.1 |
| 2974 | 2026-03-13T16:57:47.790Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2975 | 2026-03-13T16:57:47.899Z | Compiling peg-macros v0.8.5 |
| 2976 | 2026-03-13T16:57:47.925Z | Checking radix_trie v0.2.1 |
| 2977 | 2026-03-13T16:57:47.943Z | Checking winnow v0.6.26 |
| 2978 | 2026-03-13T16:57:47.989Z | Compiling derive_more-impl v2.1.1 |
| 2979 | 2026-03-13T16:57:48.134Z | Compiling sqlparser_derive v0.5.0 |
| 2980 | 2026-03-13T16:57:48.194Z | Checking unicode_categories v0.1.1 |
| 2981 | 2026-03-13T16:57:48.400Z | Checking home v0.5.12 |
| 2982 | 2026-03-13T16:57:48.428Z | Checking nu-ansi-term v0.50.3 |
| 2983 | 2026-03-13T16:57:48.550Z | Checking display-error-chain v0.2.2 |
| 2984 | 2026-03-13T16:57:48.714Z | Checking reedline v0.40.0 |
| 2985 | 2026-03-13T16:57:48.771Z | Compiling psm v0.1.30 |
| 2986 | 2026-03-13T16:57:49.092Z | Checking derive_more v2.1.1 |
| 2987 | 2026-03-13T16:57:49.180Z | Checking crossterm v0.29.0 |
| 2988 | 2026-03-13T16:57:49.427Z | Checking peg v0.8.5 |
| 2989 | 2026-03-13T16:57:49.482Z | Checking sqlformat v0.3.5 |
| 2990 | 2026-03-13T16:57:49.512Z | Checking rustyline v14.0.0 |
| 2991 | 2026-03-13T16:57:49.743Z | Checking recursive v0.1.1 |
| 2992 | 2026-03-13T16:57:49.844Z | Checking sqlparser v0.61.0 |
| 2993 | 2026-03-13T16:58:05.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s |
| 2994 | 2026-03-13T16:58:05.970Z | |
| 2995 | 2026-03-13T16:58:05.970Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2996 | 2026-03-13T16:58:06.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2997 | 2026-03-13T16:58:06.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2998 | 2026-03-13T16:58:06.788Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2999 | 2026-03-13T16:58:11.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s |
| 3000 | 2026-03-13T16:58:11.735Z | |
| 3001 | 2026-03-13T16:58:11.735Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 3002 | 2026-03-13T16:58:12.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3003 | 2026-03-13T16:58:12.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3004 | 2026-03-13T16:58:12.557Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3005 | 2026-03-13T16:58:15.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s |
| 3006 | 2026-03-13T16:58:16.039Z | |
| 3007 | 2026-03-13T16:58:16.040Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3008 | 2026-03-13T16:58:16.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3009 | 2026-03-13T16:58:16.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3010 | 2026-03-13T16:58:16.851Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3011 | 2026-03-13T16:58:21.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s |
| 3012 | 2026-03-13T16:58:21.494Z | |
| 3013 | 2026-03-13T16:58:21.494Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3014 | 2026-03-13T16:58:22.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3015 | 2026-03-13T16:58:22.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3016 | 2026-03-13T16:58:22.309Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3017 | 2026-03-13T16:58:26.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s |
| 3018 | 2026-03-13T16:58:27.041Z | |
| 3019 | 2026-03-13T16:58:27.042Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3020 | 2026-03-13T16:58:27.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3021 | 2026-03-13T16:58:27.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3022 | 2026-03-13T16:58:27.812Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3023 | 2026-03-13T16:58:31.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s |
| 3024 | 2026-03-13T16:58:31.606Z | |
| 3025 | 2026-03-13T16:58:31.606Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3026 | 2026-03-13T16:58:32.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3027 | 2026-03-13T16:58:32.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3028 | 2026-03-13T16:58:32.337Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3029 | 2026-03-13T16:58:35.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s |
| 3030 | 2026-03-13T16:58:36.010Z | |
| 3031 | 2026-03-13T16:58:36.010Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3032 | 2026-03-13T16:58:36.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3033 | 2026-03-13T16:58:36.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3034 | 2026-03-13T16:58:36.832Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3035 | 2026-03-13T16:58:41.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s |
| 3036 | 2026-03-13T16:58:41.729Z | |
| 3037 | 2026-03-13T16:58:41.729Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3038 | 2026-03-13T16:58:42.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3039 | 2026-03-13T16:58:42.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3040 | 2026-03-13T16:58:42.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3041 | 2026-03-13T16:58:42.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3042 | 2026-03-13T16:58:42.516Z | |
| 3043 | 2026-03-13T16:58:42.516Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3044 | 2026-03-13T16:58:43.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3045 | 2026-03-13T16:58:43.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3046 | 2026-03-13T16:58:43.310Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3047 | 2026-03-13T16:58:43.482Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3048 | 2026-03-13T16:58:43.496Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3049 | 2026-03-13T16:58:43.946Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3050 | 2026-03-13T16:58:48.874Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3051 | 2026-03-13T16:58:49.294Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3052 | 2026-03-13T16:58:50.858Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3053 | 2026-03-13T16:58:51.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.23s |
| 3054 | 2026-03-13T16:58:51.957Z | |
| 3055 | 2026-03-13T16:58:51.957Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3056 | 2026-03-13T16:58:52.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3057 | 2026-03-13T16:58:52.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3058 | 2026-03-13T16:58:52.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3059 | 2026-03-13T16:58:52.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3060 | 2026-03-13T16:58:52.744Z | |
| 3061 | 2026-03-13T16:58:52.745Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3062 | 2026-03-13T16:58:53.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3063 | 2026-03-13T16:58:53.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3064 | 2026-03-13T16:58:53.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3065 | 2026-03-13T16:58:53.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3066 | 2026-03-13T16:58:53.592Z | |
| 3067 | 2026-03-13T16:58:53.592Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3068 | 2026-03-13T16:58:54.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3069 | 2026-03-13T16:58:54.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3070 | 2026-03-13T16:58:54.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3071 | 2026-03-13T16:58:54.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3072 | 2026-03-13T16:58:54.396Z | |
| 3073 | 2026-03-13T16:58:54.396Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3074 | 2026-03-13T16:58:55.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3075 | 2026-03-13T16:58:55.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3076 | 2026-03-13T16:58:55.094Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3077 | 2026-03-13T16:58:55.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3078 | 2026-03-13T16:58:55.200Z | |
| 3079 | 2026-03-13T16:58:55.200Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3080 | 2026-03-13T16:58:55.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3081 | 2026-03-13T16:58:55.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3082 | 2026-03-13T16:58:55.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3083 | 2026-03-13T16:58:55.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3084 | 2026-03-13T16:58:56.003Z | |
| 3085 | 2026-03-13T16:58:56.003Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3086 | 2026-03-13T16:58:56.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3087 | 2026-03-13T16:58:56.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3088 | 2026-03-13T16:58:56.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3089 | 2026-03-13T16:58:56.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3090 | 2026-03-13T16:58:56.809Z | |
| 3091 | 2026-03-13T16:58:56.809Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3092 | 2026-03-13T16:58:57.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3093 | 2026-03-13T16:58:57.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3094 | 2026-03-13T16:58:57.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3095 | 2026-03-13T16:58:57.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3096 | 2026-03-13T16:58:57.576Z | |
| 3097 | 2026-03-13T16:58:57.576Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3098 | 2026-03-13T16:58:58.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3099 | 2026-03-13T16:58:58.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3100 | 2026-03-13T16:58:58.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3101 | 2026-03-13T16:58:58.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3102 | 2026-03-13T16:58:58.383Z | |
| 3103 | 2026-03-13T16:58:58.383Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3104 | 2026-03-13T16:58:59.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3105 | 2026-03-13T16:58:59.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3106 | 2026-03-13T16:58:59.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3107 | 2026-03-13T16:58:59.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3108 | 2026-03-13T16:58:59.149Z | |
| 3109 | 2026-03-13T16:58:59.149Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3110 | 2026-03-13T16:58:59.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3111 | 2026-03-13T16:58:59.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3112 | 2026-03-13T16:58:59.993Z | Checking dropshot-api-manager-types v0.6.0 |
| 3113 | 2026-03-13T16:58:59.993Z | Checking nanorand v0.7.0 |
| 3114 | 2026-03-13T16:59:00.268Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3115 | 2026-03-13T16:59:00.306Z | Checking flume v0.11.1 |
| 3116 | 2026-03-13T16:59:00.575Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3117 | 2026-03-13T16:59:01.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s |
| 3118 | 2026-03-13T16:59:02.070Z | |
| 3119 | 2026-03-13T16:59:02.070Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3120 | 2026-03-13T16:59:02.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3121 | 2026-03-13T16:59:02.754Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3122 | 2026-03-13T16:59:02.754Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3123 | 2026-03-13T16:59:02.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3124 | 2026-03-13T16:59:02.856Z | |
| 3125 | 2026-03-13T16:59:02.857Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3126 | 2026-03-13T16:59:03.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3127 | 2026-03-13T16:59:03.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3128 | 2026-03-13T16:59:03.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3129 | 2026-03-13T16:59:03.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3130 | 2026-03-13T16:59:03.641Z | |
| 3131 | 2026-03-13T16:59:03.641Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3132 | 2026-03-13T16:59:04.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3133 | 2026-03-13T16:59:04.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3134 | 2026-03-13T16:59:04.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3135 | 2026-03-13T16:59:04.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3136 | 2026-03-13T16:59:04.427Z | |
| 3137 | 2026-03-13T16:59:04.427Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3138 | 2026-03-13T16:59:05.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3139 | 2026-03-13T16:59:05.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3140 | 2026-03-13T16:59:05.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3141 | 2026-03-13T16:59:05.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3142 | 2026-03-13T16:59:05.233Z | |
| 3143 | 2026-03-13T16:59:05.233Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3144 | 2026-03-13T16:59:05.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3145 | 2026-03-13T16:59:05.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3146 | 2026-03-13T16:59:05.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3147 | 2026-03-13T16:59:05.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3148 | 2026-03-13T16:59:06.020Z | |
| 3149 | 2026-03-13T16:59:06.020Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3150 | 2026-03-13T16:59:06.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3151 | 2026-03-13T16:59:06.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3152 | 2026-03-13T16:59:06.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3153 | 2026-03-13T16:59:06.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3154 | 2026-03-13T16:59:06.806Z | |
| 3155 | 2026-03-13T16:59:06.806Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3156 | 2026-03-13T16:59:07.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3157 | 2026-03-13T16:59:07.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3158 | 2026-03-13T16:59:07.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3159 | 2026-03-13T16:59:07.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3160 | 2026-03-13T16:59:07.588Z | |
| 3161 | 2026-03-13T16:59:07.588Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3162 | 2026-03-13T16:59:08.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3163 | 2026-03-13T16:59:08.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3164 | 2026-03-13T16:59:08.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3165 | 2026-03-13T16:59:08.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3166 | 2026-03-13T16:59:08.353Z | |
| 3167 | 2026-03-13T16:59:08.353Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3168 | 2026-03-13T16:59:09.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3169 | 2026-03-13T16:59:09.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3170 | 2026-03-13T16:59:09.039Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3171 | 2026-03-13T16:59:09.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3172 | 2026-03-13T16:59:09.142Z | |
| 3173 | 2026-03-13T16:59:09.142Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3174 | 2026-03-13T16:59:09.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3175 | 2026-03-13T16:59:09.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3176 | 2026-03-13T16:59:09.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3177 | 2026-03-13T16:59:09.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3178 | 2026-03-13T16:59:09.929Z | |
| 3179 | 2026-03-13T16:59:09.929Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3180 | 2026-03-13T16:59:10.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3181 | 2026-03-13T16:59:10.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3182 | 2026-03-13T16:59:10.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3183 | 2026-03-13T16:59:10.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3184 | 2026-03-13T16:59:10.713Z | |
| 3185 | 2026-03-13T16:59:10.713Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3186 | 2026-03-13T16:59:11.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3187 | 2026-03-13T16:59:11.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3188 | 2026-03-13T16:59:11.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3189 | 2026-03-13T16:59:11.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3190 | 2026-03-13T16:59:11.552Z | |
| 3191 | 2026-03-13T16:59:11.552Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3192 | 2026-03-13T16:59:12.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3193 | 2026-03-13T16:59:12.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3194 | 2026-03-13T16:59:12.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3195 | 2026-03-13T16:59:12.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3196 | 2026-03-13T16:59:12.390Z | |
| 3197 | 2026-03-13T16:59:12.390Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3198 | 2026-03-13T16:59:13.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3199 | 2026-03-13T16:59:13.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3200 | 2026-03-13T16:59:13.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3201 | 2026-03-13T16:59:13.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3202 | 2026-03-13T16:59:13.156Z | |
| 3203 | 2026-03-13T16:59:13.156Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3204 | 2026-03-13T16:59:13.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3205 | 2026-03-13T16:59:13.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3206 | 2026-03-13T16:59:13.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3207 | 2026-03-13T16:59:13.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3208 | 2026-03-13T16:59:13.932Z | |
| 3209 | 2026-03-13T16:59:13.932Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3210 | 2026-03-13T16:59:14.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3211 | 2026-03-13T16:59:14.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3212 | 2026-03-13T16:59:14.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3213 | 2026-03-13T16:59:14.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3214 | 2026-03-13T16:59:14.710Z | |
| 3215 | 2026-03-13T16:59:14.710Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3216 | 2026-03-13T16:59:15.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3217 | 2026-03-13T16:59:15.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3218 | 2026-03-13T16:59:15.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3219 | 2026-03-13T16:59:15.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3220 | 2026-03-13T16:59:15.475Z | |
| 3221 | 2026-03-13T16:59:15.475Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3222 | 2026-03-13T16:59:16.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3223 | 2026-03-13T16:59:16.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3224 | 2026-03-13T16:59:16.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3225 | 2026-03-13T16:59:16.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3226 | 2026-03-13T16:59:16.321Z | |
| 3227 | 2026-03-13T16:59:16.321Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3228 | 2026-03-13T16:59:16.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3229 | 2026-03-13T16:59:16.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3230 | 2026-03-13T16:59:16.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3231 | 2026-03-13T16:59:16.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3232 | 2026-03-13T16:59:17.099Z | |
| 3233 | 2026-03-13T16:59:17.099Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3234 | 2026-03-13T16:59:17.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3235 | 2026-03-13T16:59:17.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3236 | 2026-03-13T16:59:17.793Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3237 | 2026-03-13T16:59:17.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3238 | 2026-03-13T16:59:17.899Z | |
| 3239 | 2026-03-13T16:59:17.899Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3240 | 2026-03-13T16:59:18.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3241 | 2026-03-13T16:59:18.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3242 | 2026-03-13T16:59:18.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3243 | 2026-03-13T16:59:18.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3244 | 2026-03-13T16:59:18.666Z | |
| 3245 | 2026-03-13T16:59:18.666Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3246 | 2026-03-13T16:59:19.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3247 | 2026-03-13T16:59:19.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3248 | 2026-03-13T16:59:19.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3249 | 2026-03-13T16:59:19.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3250 | 2026-03-13T16:59:19.484Z | |
| 3251 | 2026-03-13T16:59:19.484Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3252 | 2026-03-13T16:59:20.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3253 | 2026-03-13T16:59:20.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3254 | 2026-03-13T16:59:20.305Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3255 | 2026-03-13T16:59:20.308Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3256 | 2026-03-13T16:59:20.308Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3257 | 2026-03-13T16:59:20.308Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3258 | 2026-03-13T16:59:20.414Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3259 | 2026-03-13T16:59:20.596Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3260 | 2026-03-13T16:59:20.609Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3261 | 2026-03-13T16:59:20.913Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3262 | 2026-03-13T16:59:20.916Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3263 | 2026-03-13T16:59:23.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s |
| 3264 | 2026-03-13T16:59:23.957Z | |
| 3265 | 2026-03-13T16:59:23.957Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3266 | 2026-03-13T16:59:24.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3267 | 2026-03-13T16:59:24.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3268 | 2026-03-13T16:59:24.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3269 | 2026-03-13T16:59:24.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3270 | 2026-03-13T16:59:24.742Z | |
| 3271 | 2026-03-13T16:59:24.742Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3272 | 2026-03-13T16:59:25.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3273 | 2026-03-13T16:59:25.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3274 | 2026-03-13T16:59:25.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3275 | 2026-03-13T16:59:25.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3276 | 2026-03-13T16:59:25.646Z | |
| 3277 | 2026-03-13T16:59:25.647Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3278 | 2026-03-13T16:59:26.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3279 | 2026-03-13T16:59:26.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3280 | 2026-03-13T16:59:26.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3281 | 2026-03-13T16:59:26.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3282 | 2026-03-13T16:59:26.551Z | |
| 3283 | 2026-03-13T16:59:26.551Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3284 | 2026-03-13T16:59:27.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3285 | 2026-03-13T16:59:27.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3286 | 2026-03-13T16:59:27.360Z | Compiling parking_lot_core v0.8.6 |
| 3287 | 2026-03-13T16:59:27.360Z | Compiling git-stub v1.0.0 |
| 3288 | 2026-03-13T16:59:27.364Z | Compiling atomicwrites v0.4.4 |
| 3289 | 2026-03-13T16:59:27.364Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3290 | 2026-03-13T16:59:27.467Z | Checking tagptr v0.2.0 |
| 3291 | 2026-03-13T16:59:27.499Z | Checking prefix-trie v0.7.0 |
| 3292 | 2026-03-13T16:59:27.503Z | Checking fxhash v0.2.1 |
| 3293 | 2026-03-13T16:59:27.503Z | Checking hickory-client v0.25.2 |
| 3294 | 2026-03-13T16:59:27.671Z | Compiling git-stub-vcs v0.1.0 |
| 3295 | 2026-03-13T16:59:27.695Z | Checking moka v0.12.13 |
| 3296 | 2026-03-13T16:59:27.925Z | Checking hickory-server v0.25.2 |
| 3297 | 2026-03-13T16:59:28.031Z | Checking parking_lot v0.11.2 |
| 3298 | 2026-03-13T16:59:28.046Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3299 | 2026-03-13T16:59:28.137Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3300 | 2026-03-13T16:59:28.140Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3301 | 2026-03-13T16:59:28.140Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3302 | 2026-03-13T16:59:28.258Z | Checking sled v0.34.7 |
| 3303 | 2026-03-13T16:59:28.496Z | Checking hickory-resolver v0.25.2 |
| 3304 | 2026-03-13T16:59:31.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s |
| 3305 | 2026-03-13T16:59:31.243Z | |
| 3306 | 2026-03-13T16:59:31.243Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3307 | 2026-03-13T16:59:31.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3308 | 2026-03-13T16:59:31.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3309 | 2026-03-13T16:59:31.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3310 | 2026-03-13T16:59:31.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3311 | 2026-03-13T16:59:32.033Z | |
| 3312 | 2026-03-13T16:59:32.033Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3313 | 2026-03-13T16:59:32.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3314 | 2026-03-13T16:59:32.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3315 | 2026-03-13T16:59:32.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3316 | 2026-03-13T16:59:32.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3317 | 2026-03-13T16:59:32.899Z | |
| 3318 | 2026-03-13T16:59:32.899Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3319 | 2026-03-13T16:59:33.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3320 | 2026-03-13T16:59:33.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3321 | 2026-03-13T16:59:33.808Z | Compiling radium v0.7.0 |
| 3322 | 2026-03-13T16:59:33.813Z | Checking tap v1.0.1 |
| 3323 | 2026-03-13T16:59:33.813Z | Compiling maybe-uninit v2.0.0 |
| 3324 | 2026-03-13T16:59:33.936Z | Compiling zerocopy-derive v0.6.6 |
| 3325 | 2026-03-13T16:59:33.944Z | Checking funty v2.0.0 |
| 3326 | 2026-03-13T16:59:33.947Z | Compiling packed_struct v0.10.1 |
| 3327 | 2026-03-13T16:59:33.947Z | Checking crc-catalog v2.4.0 |
| 3328 | 2026-03-13T16:59:33.981Z | Compiling packed_struct_codegen v0.10.1 |
| 3329 | 2026-03-13T16:59:34.041Z | Checking wyz v0.5.1 |
| 3330 | 2026-03-13T16:59:34.084Z | Checking crc v3.4.0 |
| 3331 | 2026-03-13T16:59:34.305Z | Compiling bitfield-macros v0.19.4 |
| 3332 | 2026-03-13T16:59:34.320Z | Compiling indexmap v1.9.3 |
| 3333 | 2026-03-13T16:59:34.324Z | Checking nodrop v0.1.14 |
| 3334 | 2026-03-13T16:59:34.403Z | Checking hashbrown v0.12.3 |
| 3335 | 2026-03-13T16:59:34.450Z | Checking smallvec v0.6.14 |
| 3336 | 2026-03-13T16:59:34.490Z | Checking array-init v0.0.4 |
| 3337 | 2026-03-13T16:59:34.506Z | Checking bitvec v1.0.1 |
| 3338 | 2026-03-13T16:59:34.639Z | Checking ron v0.8.1 |
| 3339 | 2026-03-13T16:59:34.699Z | Checking hashbrown v0.13.2 |
| 3340 | 2026-03-13T16:59:34.982Z | Checking serde-hex v0.1.0 |
| 3341 | 2026-03-13T16:59:35.090Z | Checking zerocopy v0.6.6 |
| 3342 | 2026-03-13T16:59:35.265Z | Checking bitfield v0.19.4 |
| 3343 | 2026-03-13T16:59:35.268Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3344 | 2026-03-13T16:59:35.348Z | Checking crc-any v2.5.0 |
| 3345 | 2026-03-13T16:59:35.401Z | Checking object v0.30.4 |
| 3346 | 2026-03-13T16:59:35.469Z | Checking void v1.0.2 |
| 3347 | 2026-03-13T16:59:35.492Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3348 | 2026-03-13T16:59:35.554Z | Checking half v1.8.3 |
| 3349 | 2026-03-13T16:59:35.585Z | Checking path-slash v0.1.5 |
| 3350 | 2026-03-13T16:59:35.588Z | Checking lzss v0.8.2 |
| 3351 | 2026-03-13T16:59:35.646Z | Checking tungstenite v0.23.0 |
| 3352 | 2026-03-13T16:59:35.684Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3353 | 2026-03-13T16:59:35.839Z | Checking serde_cbor v0.11.2 |
| 3354 | 2026-03-13T16:59:35.845Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3355 | 2026-03-13T16:59:35.861Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3356 | 2026-03-13T16:59:35.879Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3357 | 2026-03-13T16:59:36.024Z | Checking nix v0.27.1 |
| 3358 | 2026-03-13T16:59:36.176Z | Checking kstat-rs v0.2.4 |
| 3359 | 2026-03-13T16:59:36.355Z | Checking serde_bytes v0.11.19 |
| 3360 | 2026-03-13T16:59:36.409Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3361 | 2026-03-13T16:59:36.426Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3362 | 2026-03-13T16:59:36.586Z | Checking tokio-tungstenite v0.23.1 |
| 3363 | 2026-03-13T16:59:36.764Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3364 | 2026-03-13T16:59:36.816Z | Checking signal-hook-tokio v0.3.1 |
| 3365 | 2026-03-13T16:59:37.888Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3366 | 2026-03-13T16:59:38.088Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3367 | 2026-03-13T16:59:41.468Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3368 | 2026-03-13T16:59:42.688Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3369 | 2026-03-13T16:59:43.061Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3370 | 2026-03-13T16:59:44.552Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3371 | 2026-03-13T16:59:47.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s |
| 3372 | 2026-03-13T16:59:47.595Z | |
| 3373 | 2026-03-13T16:59:47.595Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3374 | 2026-03-13T16:59:48.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3375 | 2026-03-13T16:59:48.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3376 | 2026-03-13T16:59:48.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3377 | 2026-03-13T16:59:48.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3378 | 2026-03-13T16:59:48.385Z | |
| 3379 | 2026-03-13T16:59:48.385Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3380 | 2026-03-13T16:59:49.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3381 | 2026-03-13T16:59:49.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3382 | 2026-03-13T16:59:49.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3383 | 2026-03-13T16:59:49.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3384 | 2026-03-13T16:59:49.172Z | |
| 3385 | 2026-03-13T16:59:49.172Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3386 | 2026-03-13T16:59:49.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3387 | 2026-03-13T16:59:49.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3388 | 2026-03-13T16:59:49.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3389 | 2026-03-13T16:59:49.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3390 | 2026-03-13T16:59:49.936Z | |
| 3391 | 2026-03-13T16:59:49.937Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3392 | 2026-03-13T16:59:50.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3393 | 2026-03-13T16:59:50.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3394 | 2026-03-13T16:59:50.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3395 | 2026-03-13T16:59:50.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3396 | 2026-03-13T16:59:50.728Z | |
| 3397 | 2026-03-13T16:59:50.729Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3398 | 2026-03-13T16:59:51.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3399 | 2026-03-13T16:59:51.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3400 | 2026-03-13T16:59:51.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3401 | 2026-03-13T16:59:51.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3402 | 2026-03-13T16:59:51.518Z | |
| 3403 | 2026-03-13T16:59:51.519Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3404 | 2026-03-13T16:59:52.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3405 | 2026-03-13T16:59:52.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3406 | 2026-03-13T16:59:52.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3407 | 2026-03-13T16:59:52.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3408 | 2026-03-13T16:59:52.312Z | |
| 3409 | 2026-03-13T16:59:52.312Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3410 | 2026-03-13T16:59:52.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3411 | 2026-03-13T16:59:52.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3412 | 2026-03-13T16:59:52.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3413 | 2026-03-13T16:59:53.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3414 | 2026-03-13T16:59:53.100Z | |
| 3415 | 2026-03-13T16:59:53.100Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3416 | 2026-03-13T16:59:53.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3417 | 2026-03-13T16:59:53.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3418 | 2026-03-13T16:59:53.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3419 | 2026-03-13T16:59:53.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3420 | 2026-03-13T16:59:53.886Z | |
| 3421 | 2026-03-13T16:59:53.886Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3422 | 2026-03-13T16:59:54.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3423 | 2026-03-13T16:59:54.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3424 | 2026-03-13T16:59:54.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3425 | 2026-03-13T16:59:54.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3426 | 2026-03-13T16:59:54.676Z | |
| 3427 | 2026-03-13T16:59:54.676Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3428 | 2026-03-13T16:59:55.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3429 | 2026-03-13T16:59:55.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3430 | 2026-03-13T16:59:55.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3431 | 2026-03-13T16:59:55.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3432 | 2026-03-13T16:59:55.465Z | |
| 3433 | 2026-03-13T16:59:55.465Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3434 | 2026-03-13T16:59:56.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3435 | 2026-03-13T16:59:56.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3436 | 2026-03-13T16:59:56.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3437 | 2026-03-13T16:59:56.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3438 | 2026-03-13T16:59:56.275Z | |
| 3439 | 2026-03-13T16:59:56.275Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3440 | 2026-03-13T16:59:56.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3441 | 2026-03-13T16:59:56.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3442 | 2026-03-13T16:59:56.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3443 | 2026-03-13T16:59:56.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3444 | 2026-03-13T16:59:57.045Z | |
| 3445 | 2026-03-13T16:59:57.045Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3446 | 2026-03-13T16:59:57.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3447 | 2026-03-13T16:59:57.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3448 | 2026-03-13T16:59:57.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3449 | 2026-03-13T16:59:57.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3450 | 2026-03-13T16:59:57.832Z | |
| 3451 | 2026-03-13T16:59:57.832Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3452 | 2026-03-13T16:59:58.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3453 | 2026-03-13T16:59:58.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3454 | 2026-03-13T16:59:58.560Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3455 | 2026-03-13T16:59:58.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3456 | 2026-03-13T16:59:58.671Z | |
| 3457 | 2026-03-13T16:59:58.671Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3458 | 2026-03-13T16:59:59.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3459 | 2026-03-13T16:59:59.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3460 | 2026-03-13T16:59:59.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3461 | 2026-03-13T16:59:59.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3462 | 2026-03-13T16:59:59.462Z | |
| 3463 | 2026-03-13T16:59:59.462Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3464 | 2026-03-13T17:00:00.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3465 | 2026-03-13T17:00:00.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3466 | 2026-03-13T17:00:00.340Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3467 | 2026-03-13T17:00:02.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 3468 | 2026-03-13T17:00:02.923Z | |
| 3469 | 2026-03-13T17:00:02.923Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3470 | 2026-03-13T17:00:03.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3471 | 2026-03-13T17:00:03.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3472 | 2026-03-13T17:00:03.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3473 | 2026-03-13T17:00:03.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3474 | 2026-03-13T17:00:03.787Z | |
| 3475 | 2026-03-13T17:00:03.787Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3476 | 2026-03-13T17:00:04.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3477 | 2026-03-13T17:00:04.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3478 | 2026-03-13T17:00:04.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3479 | 2026-03-13T17:00:04.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3480 | 2026-03-13T17:00:04.652Z | |
| 3481 | 2026-03-13T17:00:04.652Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3482 | 2026-03-13T17:00:05.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3483 | 2026-03-13T17:00:05.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3484 | 2026-03-13T17:00:05.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3485 | 2026-03-13T17:00:05.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3486 | 2026-03-13T17:00:05.422Z | |
| 3487 | 2026-03-13T17:00:05.422Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3488 | 2026-03-13T17:00:06.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3489 | 2026-03-13T17:00:06.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3490 | 2026-03-13T17:00:06.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3491 | 2026-03-13T17:00:06.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3492 | 2026-03-13T17:00:06.197Z | |
| 3493 | 2026-03-13T17:00:06.197Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3494 | 2026-03-13T17:00:06.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3495 | 2026-03-13T17:00:06.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3496 | 2026-03-13T17:00:06.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3497 | 2026-03-13T17:00:06.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3498 | 2026-03-13T17:00:07.043Z | |
| 3499 | 2026-03-13T17:00:07.043Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3500 | 2026-03-13T17:00:07.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3501 | 2026-03-13T17:00:07.713Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3502 | 2026-03-13T17:00:07.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3503 | 2026-03-13T17:00:07.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3504 | 2026-03-13T17:00:07.813Z | |
| 3505 | 2026-03-13T17:00:07.813Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3506 | 2026-03-13T17:00:08.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3507 | 2026-03-13T17:00:08.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3508 | 2026-03-13T17:00:08.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3509 | 2026-03-13T17:00:08.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3510 | 2026-03-13T17:00:08.661Z | |
| 3511 | 2026-03-13T17:00:08.661Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3512 | 2026-03-13T17:00:09.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3513 | 2026-03-13T17:00:09.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3514 | 2026-03-13T17:00:09.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3515 | 2026-03-13T17:00:09.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3516 | 2026-03-13T17:00:09.509Z | |
| 3517 | 2026-03-13T17:00:09.509Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3518 | 2026-03-13T17:00:10.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3519 | 2026-03-13T17:00:10.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3520 | 2026-03-13T17:00:10.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3521 | 2026-03-13T17:00:10.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3522 | 2026-03-13T17:00:10.282Z | |
| 3523 | 2026-03-13T17:00:10.282Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3524 | 2026-03-13T17:00:10.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3525 | 2026-03-13T17:00:10.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3526 | 2026-03-13T17:00:10.948Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3527 | 2026-03-13T17:00:10.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3528 | 2026-03-13T17:00:11.047Z | |
| 3529 | 2026-03-13T17:00:11.047Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3530 | 2026-03-13T17:00:11.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3531 | 2026-03-13T17:00:11.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3532 | 2026-03-13T17:00:11.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3533 | 2026-03-13T17:00:11.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3534 | 2026-03-13T17:00:11.835Z | |
| 3535 | 2026-03-13T17:00:11.835Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3536 | 2026-03-13T17:00:12.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3537 | 2026-03-13T17:00:12.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3538 | 2026-03-13T17:00:12.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3539 | 2026-03-13T17:00:12.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3540 | 2026-03-13T17:00:12.609Z | |
| 3541 | 2026-03-13T17:00:12.609Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3542 | 2026-03-13T17:00:13.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3543 | 2026-03-13T17:00:13.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3544 | 2026-03-13T17:00:13.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3545 | 2026-03-13T17:00:13.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3546 | 2026-03-13T17:00:13.381Z | |
| 3547 | 2026-03-13T17:00:13.381Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3548 | 2026-03-13T17:00:14.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3549 | 2026-03-13T17:00:14.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3550 | 2026-03-13T17:00:14.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3551 | 2026-03-13T17:00:14.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3552 | 2026-03-13T17:00:14.231Z | |
| 3553 | 2026-03-13T17:00:14.231Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3554 | 2026-03-13T17:00:14.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3555 | 2026-03-13T17:00:14.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3556 | 2026-03-13T17:00:14.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3557 | 2026-03-13T17:00:14.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3558 | 2026-03-13T17:00:15.092Z | |
| 3559 | 2026-03-13T17:00:15.092Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3560 | 2026-03-13T17:00:15.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3561 | 2026-03-13T17:00:15.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3562 | 2026-03-13T17:00:15.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3563 | 2026-03-13T17:00:15.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3564 | 2026-03-13T17:00:15.969Z | |
| 3565 | 2026-03-13T17:00:15.969Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3566 | 2026-03-13T17:00:16.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3567 | 2026-03-13T17:00:16.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3568 | 2026-03-13T17:00:16.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3569 | 2026-03-13T17:00:16.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3570 | 2026-03-13T17:00:16.784Z | |
| 3571 | 2026-03-13T17:00:16.784Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3572 | 2026-03-13T17:00:17.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3573 | 2026-03-13T17:00:17.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3574 | 2026-03-13T17:00:17.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3575 | 2026-03-13T17:00:17.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3576 | 2026-03-13T17:00:17.581Z | |
| 3577 | 2026-03-13T17:00:17.581Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3578 | 2026-03-13T17:00:18.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3579 | 2026-03-13T17:00:18.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3580 | 2026-03-13T17:00:18.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3581 | 2026-03-13T17:00:18.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3582 | 2026-03-13T17:00:18.380Z | |
| 3583 | 2026-03-13T17:00:18.380Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3584 | 2026-03-13T17:00:19.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3585 | 2026-03-13T17:00:19.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3586 | 2026-03-13T17:00:19.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3587 | 2026-03-13T17:00:19.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3588 | 2026-03-13T17:00:19.163Z | |
| 3589 | 2026-03-13T17:00:19.163Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3590 | 2026-03-13T17:00:19.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3591 | 2026-03-13T17:00:19.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3592 | 2026-03-13T17:00:19.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3593 | 2026-03-13T17:00:19.862Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3594 | 2026-03-13T17:00:19.999Z | |
| 3595 | 2026-03-13T17:00:19.999Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3596 | 2026-03-13T17:00:20.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3597 | 2026-03-13T17:00:20.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3598 | 2026-03-13T17:00:20.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3599 | 2026-03-13T17:00:20.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3600 | 2026-03-13T17:00:20.762Z | |
| 3601 | 2026-03-13T17:00:20.762Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3602 | 2026-03-13T17:00:21.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3603 | 2026-03-13T17:00:21.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3604 | 2026-03-13T17:00:21.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3605 | 2026-03-13T17:00:21.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3606 | 2026-03-13T17:00:21.532Z | |
| 3607 | 2026-03-13T17:00:21.532Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3608 | 2026-03-13T17:00:22.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3609 | 2026-03-13T17:00:22.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3610 | 2026-03-13T17:00:22.592Z | Compiling libefi-sys v0.1.0 |
| 3611 | 2026-03-13T17:00:22.601Z | Compiling bitfield-struct v0.6.2 |
| 3612 | 2026-03-13T17:00:22.601Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3613 | 2026-03-13T17:00:22.741Z | Compiling xshell-macros v0.2.7 |
| 3614 | 2026-03-13T17:00:22.745Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3615 | 2026-03-13T17:00:22.765Z | Compiling salty v0.3.0 |
| 3616 | 2026-03-13T17:00:22.769Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3617 | 2026-03-13T17:00:22.798Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3618 | 2026-03-13T17:00:22.817Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3619 | 2026-03-13T17:00:23.171Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3620 | 2026-03-13T17:00:23.221Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3621 | 2026-03-13T17:00:23.237Z | Checking xshell v0.2.7 |
| 3622 | 2026-03-13T17:00:23.381Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3623 | 2026-03-13T17:00:23.407Z | Checking primeorder v0.13.6 |
| 3624 | 2026-03-13T17:00:23.426Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3625 | 2026-03-13T17:00:23.456Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3626 | 2026-03-13T17:00:23.505Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3627 | 2026-03-13T17:00:23.578Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3628 | 2026-03-13T17:00:23.686Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3629 | 2026-03-13T17:00:23.728Z | Checking p384 v0.13.1 |
| 3630 | 2026-03-13T17:00:23.744Z | Compiling num-derive v0.3.3 |
| 3631 | 2026-03-13T17:00:23.912Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3632 | 2026-03-13T17:00:23.960Z | Compiling proc-macro-error2 v2.0.1 |
| 3633 | 2026-03-13T17:00:24.096Z | Compiling unicase v2.9.0 |
| 3634 | 2026-03-13T17:00:24.223Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3635 | 2026-03-13T17:00:24.280Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3636 | 2026-03-13T17:00:24.356Z | Compiling tabled_derive v0.11.0 |
| 3637 | 2026-03-13T17:00:24.371Z | Compiling mime_guess v2.0.5 |
| 3638 | 2026-03-13T17:00:24.428Z | Checking papergrid v0.17.0 |
| 3639 | 2026-03-13T17:00:24.762Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-13T17:00:24.937Z | Checking libscf-sys v1.1.0 |
| 3641 | 2026-03-13T17:00:25.089Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3642 | 2026-03-13T17:00:25.109Z | Checking testing_table v0.3.0 |
| 3643 | 2026-03-13T17:00:25.218Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3644 | 2026-03-13T17:00:25.276Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3645 | 2026-03-13T17:00:25.320Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3646 | 2026-03-13T17:00:25.479Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3647 | 2026-03-13T17:00:25.515Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3648 | 2026-03-13T17:00:25.727Z | Checking corncobs v0.1.4 |
| 3649 | 2026-03-13T17:00:25.778Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3650 | 2026-03-13T17:00:25.890Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3651 | 2026-03-13T17:00:26.070Z | Checking tabled v0.20.0 |
| 3652 | 2026-03-13T17:00:26.079Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3653 | 2026-03-13T17:00:26.121Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3654 | 2026-03-13T17:00:26.137Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3655 | 2026-03-13T17:00:26.161Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3656 | 2026-03-13T17:00:26.222Z | Checking secrecy v0.8.0 |
| 3657 | 2026-03-13T17:00:26.348Z | Checking http-range v0.1.5 |
| 3658 | 2026-03-13T17:00:26.676Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3659 | 2026-03-13T17:00:26.746Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3660 | 2026-03-13T17:00:27.006Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3661 | 2026-03-13T17:00:27.063Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3662 | 2026-03-13T17:00:27.196Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3663 | 2026-03-13T17:00:27.355Z | Checking atty v0.2.14 |
| 3664 | 2026-03-13T17:00:27.374Z | Checking crc8 v0.1.1 |
| 3665 | 2026-03-13T17:00:27.412Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3666 | 2026-03-13T17:00:27.478Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3667 | 2026-03-13T17:00:27.494Z | Checking hyper-staticfile v0.10.1 |
| 3668 | 2026-03-13T17:00:27.519Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3669 | 2026-03-13T17:00:27.632Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3670 | 2026-03-13T17:00:27.638Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3671 | 2026-03-13T17:00:27.830Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3672 | 2026-03-13T17:00:27.863Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3673 | 2026-03-13T17:00:28.027Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3674 | 2026-03-13T17:00:28.124Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3675 | 2026-03-13T17:00:28.372Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3676 | 2026-03-13T17:00:28.440Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3677 | 2026-03-13T17:00:28.489Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3678 | 2026-03-13T17:00:28.543Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3679 | 2026-03-13T17:00:28.859Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3680 | 2026-03-13T17:00:28.982Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3681 | 2026-03-13T17:00:29.045Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3682 | 2026-03-13T17:00:29.192Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3683 | 2026-03-13T17:00:29.404Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3684 | 2026-03-13T17:00:29.491Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3685 | 2026-03-13T17:00:31.194Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3686 | 2026-03-13T17:00:31.275Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3687 | 2026-03-13T17:00:31.486Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3688 | 2026-03-13T17:00:31.964Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3689 | 2026-03-13T17:00:32.444Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3690 | 2026-03-13T17:00:32.605Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3691 | 2026-03-13T17:00:39.359Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3692 | 2026-03-13T17:00:55.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.89s |
| 3693 | 2026-03-13T17:00:55.678Z | |
| 3694 | 2026-03-13T17:00:55.678Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3695 | 2026-03-13T17:00:56.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3696 | 2026-03-13T17:00:56.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3697 | 2026-03-13T17:00:56.633Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3698 | 2026-03-13T17:01:12.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.99s |
| 3699 | 2026-03-13T17:01:12.938Z | |
| 3700 | 2026-03-13T17:01:12.938Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3701 | 2026-03-13T17:01:13.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3702 | 2026-03-13T17:01:13.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3703 | 2026-03-13T17:01:13.869Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3704 | 2026-03-13T17:01:30.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.05s |
| 3705 | 2026-03-13T17:01:30.244Z | |
| 3706 | 2026-03-13T17:01:30.244Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3707 | 2026-03-13T17:01:30.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3708 | 2026-03-13T17:01:30.999Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3709 | 2026-03-13T17:01:31.170Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3710 | 2026-03-13T17:01:47.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.08s |
| 3711 | 2026-03-13T17:01:47.593Z | |
| 3712 | 2026-03-13T17:01:47.593Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3713 | 2026-03-13T17:01:48.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3714 | 2026-03-13T17:01:48.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3715 | 2026-03-13T17:01:48.505Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3716 | 2026-03-13T17:02:04.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.02s |
| 3717 | 2026-03-13T17:02:04.828Z | |
| 3718 | 2026-03-13T17:02:04.828Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3719 | 2026-03-13T17:02:05.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3720 | 2026-03-13T17:02:05.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3721 | 2026-03-13T17:02:05.783Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3722 | 2026-03-13T17:02:21.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s |
| 3723 | 2026-03-13T17:02:22.151Z | |
| 3724 | 2026-03-13T17:02:22.151Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3725 | 2026-03-13T17:02:22.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3726 | 2026-03-13T17:02:22.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3727 | 2026-03-13T17:02:23.090Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3728 | 2026-03-13T17:02:39.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.18s |
| 3729 | 2026-03-13T17:02:39.588Z | |
| 3730 | 2026-03-13T17:02:39.588Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3731 | 2026-03-13T17:02:40.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3732 | 2026-03-13T17:02:40.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3733 | 2026-03-13T17:02:40.531Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3734 | 2026-03-13T17:02:56.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.08s |
| 3735 | 2026-03-13T17:02:56.922Z | |
| 3736 | 2026-03-13T17:02:56.922Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3737 | 2026-03-13T17:02:57.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3738 | 2026-03-13T17:02:57.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3739 | 2026-03-13T17:02:57.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3740 | 2026-03-13T17:02:57.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3741 | 2026-03-13T17:02:57.726Z | |
| 3742 | 2026-03-13T17:02:57.726Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3743 | 2026-03-13T17:02:58.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3744 | 2026-03-13T17:02:58.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3745 | 2026-03-13T17:02:58.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3746 | 2026-03-13T17:02:58.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3747 | 2026-03-13T17:02:58.532Z | |
| 3748 | 2026-03-13T17:02:58.533Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3749 | 2026-03-13T17:02:59.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3750 | 2026-03-13T17:02:59.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3751 | 2026-03-13T17:02:59.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3752 | 2026-03-13T17:02:59.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3753 | 2026-03-13T17:02:59.306Z | |
| 3754 | 2026-03-13T17:02:59.306Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3755 | 2026-03-13T17:02:59.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3756 | 2026-03-13T17:02:59.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3757 | 2026-03-13T17:02:59.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3758 | 2026-03-13T17:02:59.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3759 | 2026-03-13T17:03:00.081Z | |
| 3760 | 2026-03-13T17:03:00.081Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3761 | 2026-03-13T17:03:00.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-03-13T17:03:00.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-03-13T17:03:00.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3764 | 2026-03-13T17:03:00.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3765 | 2026-03-13T17:03:00.888Z | |
| 3766 | 2026-03-13T17:03:00.888Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3767 | 2026-03-13T17:03:01.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-03-13T17:03:01.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-03-13T17:03:01.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3770 | 2026-03-13T17:03:01.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3771 | 2026-03-13T17:03:01.689Z | |
| 3772 | 2026-03-13T17:03:01.689Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3773 | 2026-03-13T17:03:02.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3774 | 2026-03-13T17:03:02.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3775 | 2026-03-13T17:03:02.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3776 | 2026-03-13T17:03:02.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3777 | 2026-03-13T17:03:02.491Z | |
| 3778 | 2026-03-13T17:03:02.491Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3779 | 2026-03-13T17:03:03.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3780 | 2026-03-13T17:03:03.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3781 | 2026-03-13T17:03:03.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3782 | 2026-03-13T17:03:03.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3783 | 2026-03-13T17:03:03.302Z | |
| 3784 | 2026-03-13T17:03:03.302Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3785 | 2026-03-13T17:03:04.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3786 | 2026-03-13T17:03:04.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3787 | 2026-03-13T17:03:04.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3788 | 2026-03-13T17:03:04.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3789 | 2026-03-13T17:03:04.113Z | |
| 3790 | 2026-03-13T17:03:04.114Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3791 | 2026-03-13T17:03:04.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3792 | 2026-03-13T17:03:04.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3793 | 2026-03-13T17:03:04.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3794 | 2026-03-13T17:03:04.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3795 | 2026-03-13T17:03:04.920Z | |
| 3796 | 2026-03-13T17:03:04.920Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3797 | 2026-03-13T17:03:05.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3798 | 2026-03-13T17:03:05.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3799 | 2026-03-13T17:03:05.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3800 | 2026-03-13T17:03:05.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3801 | 2026-03-13T17:03:05.731Z | |
| 3802 | 2026-03-13T17:03:05.731Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3803 | 2026-03-13T17:03:06.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3804 | 2026-03-13T17:03:06.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3805 | 2026-03-13T17:03:06.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3806 | 2026-03-13T17:03:06.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3807 | 2026-03-13T17:03:06.542Z | |
| 3808 | 2026-03-13T17:03:06.542Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3809 | 2026-03-13T17:03:07.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3810 | 2026-03-13T17:03:07.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3811 | 2026-03-13T17:03:07.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3812 | 2026-03-13T17:03:07.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3813 | 2026-03-13T17:03:07.355Z | |
| 3814 | 2026-03-13T17:03:07.355Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3815 | 2026-03-13T17:03:08.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3816 | 2026-03-13T17:03:08.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3817 | 2026-03-13T17:03:08.062Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3818 | 2026-03-13T17:03:08.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3819 | 2026-03-13T17:03:08.168Z | |
| 3820 | 2026-03-13T17:03:08.168Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3821 | 2026-03-13T17:03:08.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3822 | 2026-03-13T17:03:08.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3823 | 2026-03-13T17:03:08.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3824 | 2026-03-13T17:03:08.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3825 | 2026-03-13T17:03:09.006Z | |
| 3826 | 2026-03-13T17:03:09.007Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3827 | 2026-03-13T17:03:09.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3828 | 2026-03-13T17:03:09.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3829 | 2026-03-13T17:03:09.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3830 | 2026-03-13T17:03:09.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3831 | 2026-03-13T17:03:09.866Z | |
| 3832 | 2026-03-13T17:03:09.866Z | info: running `cargo check --bins` on update-common (197/257) |
| 3833 | 2026-03-13T17:03:10.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3834 | 2026-03-13T17:03:10.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3835 | 2026-03-13T17:03:10.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3836 | 2026-03-13T17:03:10.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3837 | 2026-03-13T17:03:10.665Z | |
| 3838 | 2026-03-13T17:03:10.665Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3839 | 2026-03-13T17:03:11.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3840 | 2026-03-13T17:03:11.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3841 | 2026-03-13T17:03:11.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3842 | 2026-03-13T17:03:11.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3843 | 2026-03-13T17:03:11.528Z | |
| 3844 | 2026-03-13T17:03:11.528Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3845 | 2026-03-13T17:03:12.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3846 | 2026-03-13T17:03:12.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3847 | 2026-03-13T17:03:12.499Z | Compiling fs-err v2.11.0 |
| 3848 | 2026-03-13T17:03:12.499Z | Checking ignore v0.4.25 |
| 3849 | 2026-03-13T17:03:12.499Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3850 | 2026-03-13T17:03:12.499Z | Checking predicates-tree v1.0.13 |
| 3851 | 2026-03-13T17:03:12.587Z | Checking parse-size v1.1.0 |
| 3852 | 2026-03-13T17:03:12.600Z | Checking rand_seeder v0.4.0 |
| 3853 | 2026-03-13T17:03:12.604Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3854 | 2026-03-13T17:03:12.605Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3855 | 2026-03-13T17:03:12.757Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3856 | 2026-03-13T17:03:12.822Z | Compiling petname v2.0.2 |
| 3857 | 2026-03-13T17:03:12.852Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3858 | 2026-03-13T17:03:13.016Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3859 | 2026-03-13T17:03:13.037Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3860 | 2026-03-13T17:03:13.191Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3861 | 2026-03-13T17:03:13.230Z | Checking globwalk v0.9.1 |
| 3862 | 2026-03-13T17:03:13.247Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3863 | 2026-03-13T17:03:13.346Z | Checking sapling-renderdag v0.1.0 |
| 3864 | 2026-03-13T17:03:13.463Z | Checking camino-tempfile-ext v0.3.3 |
| 3865 | 2026-03-13T17:03:13.496Z | Checking sync-ptr v0.1.4 |
| 3866 | 2026-03-13T17:03:13.646Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3867 | 2026-03-13T17:03:13.700Z | Checking colored v2.2.0 |
| 3868 | 2026-03-13T17:03:13.716Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3869 | 2026-03-13T17:03:13.795Z | Checking assert_matches v1.5.0 |
| 3870 | 2026-03-13T17:03:14.178Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3871 | 2026-03-13T17:03:14.258Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-13T17:03:14.262Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3873 | 2026-03-13T17:03:15.080Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3874 | 2026-03-13T17:03:16.891Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3875 | 2026-03-13T17:03:19.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.40s |
| 3876 | 2026-03-13T17:03:20.162Z | |
| 3877 | 2026-03-13T17:03:20.162Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3878 | 2026-03-13T17:03:20.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-03-13T17:03:20.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-03-13T17:03:20.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-03-13T17:03:20.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3882 | 2026-03-13T17:03:20.930Z | |
| 3883 | 2026-03-13T17:03:20.931Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3884 | 2026-03-13T17:03:21.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-03-13T17:03:21.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-03-13T17:03:21.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-03-13T17:03:21.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3888 | 2026-03-13T17:03:21.789Z | |
| 3889 | 2026-03-13T17:03:21.789Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3890 | 2026-03-13T17:03:22.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-03-13T17:03:22.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-03-13T17:03:22.666Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3893 | 2026-03-13T17:03:22.666Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3894 | 2026-03-13T17:03:23.501Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3895 | 2026-03-13T17:03:25.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s |
| 3896 | 2026-03-13T17:03:25.806Z | |
| 3897 | 2026-03-13T17:03:25.806Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3898 | 2026-03-13T17:03:26.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3899 | 2026-03-13T17:03:26.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3900 | 2026-03-13T17:03:26.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3901 | 2026-03-13T17:03:26.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3902 | 2026-03-13T17:03:26.592Z | |
| 3903 | 2026-03-13T17:03:26.592Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3904 | 2026-03-13T17:03:27.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3905 | 2026-03-13T17:03:27.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3906 | 2026-03-13T17:03:27.344Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3907 | 2026-03-13T17:03:27.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
| 3908 | 2026-03-13T17:03:27.856Z | |
| 3909 | 2026-03-13T17:03:27.856Z | info: running `cargo check --bins` on clickana (205/257) |
| 3910 | 2026-03-13T17:03:28.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3911 | 2026-03-13T17:03:28.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3912 | 2026-03-13T17:03:28.649Z | Compiling darling_core v0.23.0 |
| 3913 | 2026-03-13T17:03:28.652Z | Compiling instability v0.3.11 |
| 3914 | 2026-03-13T17:03:28.652Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3915 | 2026-03-13T17:03:28.653Z | Checking castaway v0.2.4 |
| 3916 | 2026-03-13T17:03:28.755Z | Compiling indoc v2.0.7 |
| 3917 | 2026-03-13T17:03:28.774Z | Checking unicode-truncate v1.1.0 |
| 3918 | 2026-03-13T17:03:28.780Z | Checking lru v0.12.5 |
| 3919 | 2026-03-13T17:03:28.783Z | Checking cassowary v0.3.0 |
| 3920 | 2026-03-13T17:03:28.876Z | Checking compact_str v0.8.1 |
| 3921 | 2026-03-13T17:03:30.058Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3922 | 2026-03-13T17:03:30.297Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3923 | 2026-03-13T17:03:30.777Z | Compiling darling_macro v0.23.0 |
| 3924 | 2026-03-13T17:03:31.327Z | Compiling darling v0.23.0 |
| 3925 | 2026-03-13T17:03:32.128Z | Checking ratatui v0.29.0 |
| 3926 | 2026-03-13T17:03:33.657Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3927 | 2026-03-13T17:03:34.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s |
| 3928 | 2026-03-13T17:03:34.717Z | |
| 3929 | 2026-03-13T17:03:34.717Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3930 | 2026-03-13T17:03:35.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3931 | 2026-03-13T17:03:35.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3932 | 2026-03-13T17:03:35.594Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3933 | 2026-03-13T17:03:35.599Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3934 | 2026-03-13T17:03:36.346Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3935 | 2026-03-13T17:03:36.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 3936 | 2026-03-13T17:03:37.114Z | |
| 3937 | 2026-03-13T17:03:37.115Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3938 | 2026-03-13T17:03:37.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3939 | 2026-03-13T17:03:37.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3940 | 2026-03-13T17:03:37.994Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3941 | 2026-03-13T17:03:38.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 3942 | 2026-03-13T17:03:39.167Z | |
| 3943 | 2026-03-13T17:03:39.167Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3944 | 2026-03-13T17:03:39.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3945 | 2026-03-13T17:03:39.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3946 | 2026-03-13T17:03:39.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3947 | 2026-03-13T17:03:39.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3948 | 2026-03-13T17:03:39.772Z | |
| 3949 | 2026-03-13T17:03:39.772Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3950 | 2026-03-13T17:03:40.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3951 | 2026-03-13T17:03:40.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3952 | 2026-03-13T17:03:40.644Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3953 | 2026-03-13T17:03:41.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 3954 | 2026-03-13T17:03:41.420Z | |
| 3955 | 2026-03-13T17:03:41.421Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3956 | 2026-03-13T17:03:42.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-03-13T17:03:42.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-03-13T17:03:42.305Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3959 | 2026-03-13T17:03:43.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 3960 | 2026-03-13T17:03:43.487Z | |
| 3961 | 2026-03-13T17:03:43.487Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3962 | 2026-03-13T17:03:44.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-03-13T17:03:44.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-03-13T17:03:44.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-03-13T17:03:44.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3966 | 2026-03-13T17:03:44.332Z | |
| 3967 | 2026-03-13T17:03:44.332Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3968 | 2026-03-13T17:03:44.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-03-13T17:03:45.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-03-13T17:03:45.087Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3971 | 2026-03-13T17:03:45.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s |
| 3972 | 2026-03-13T17:03:46.143Z | |
| 3973 | 2026-03-13T17:03:46.143Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3974 | 2026-03-13T17:03:46.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-03-13T17:03:46.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-03-13T17:03:47.113Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-13T17:03:47.113Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3978 | 2026-03-13T17:03:47.118Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 3979 | 2026-03-13T17:03:47.119Z | Checking git-stub v1.0.0 |
| 3980 | 2026-03-13T17:03:47.119Z | Compiling trait-variant v0.1.2 |
| 3981 | 2026-03-13T17:03:47.119Z | Checking maplit v1.0.2 |
| 3982 | 2026-03-13T17:03:47.119Z | Checking is_ci v1.2.0 |
| 3983 | 2026-03-13T17:03:47.167Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3984 | 2026-03-13T17:03:47.293Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-13T17:03:47.339Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3986 | 2026-03-13T17:03:47.443Z | Checking drift v0.1.3 |
| 3987 | 2026-03-13T17:03:47.459Z | Checking git-stub-vcs v0.1.0 |
| 3988 | 2026-03-13T17:03:47.474Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3989 | 2026-03-13T17:03:47.560Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3990 | 2026-03-13T17:03:47.704Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3991 | 2026-03-13T17:03:47.803Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3992 | 2026-03-13T17:03:47.822Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3993 | 2026-03-13T17:03:47.853Z | Checking dropshot-api-manager v0.6.0 |
| 3994 | 2026-03-13T17:03:47.948Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3995 | 2026-03-13T17:03:48.087Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3996 | 2026-03-13T17:03:48.207Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3997 | 2026-03-13T17:03:48.421Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 3998 | 2026-03-13T17:03:48.916Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3999 | 2026-03-13T17:03:55.770Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4000 | 2026-03-13T17:03:57.168Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4001 | 2026-03-13T17:03:57.954Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4002 | 2026-03-13T17:03:58.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.36s |
| 4003 | 2026-03-13T17:03:58.731Z | |
| 4004 | 2026-03-13T17:03:58.731Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4005 | 2026-03-13T17:03:59.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-13T17:03:59.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-13T17:03:59.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-03-13T17:03:59.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4009 | 2026-03-13T17:03:59.523Z | |
| 4010 | 2026-03-13T17:03:59.523Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4011 | 2026-03-13T17:04:00.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-13T17:04:00.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-13T17:04:00.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-03-13T17:04:00.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4015 | 2026-03-13T17:04:00.366Z | |
| 4016 | 2026-03-13T17:04:00.366Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4017 | 2026-03-13T17:04:01.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-13T17:04:01.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-13T17:04:01.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-13T17:04:01.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4021 | 2026-03-13T17:04:01.205Z | |
| 4022 | 2026-03-13T17:04:01.205Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4023 | 2026-03-13T17:04:01.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-13T17:04:01.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-13T17:04:01.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-03-13T17:04:01.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4027 | 2026-03-13T17:04:02.041Z | |
| 4028 | 2026-03-13T17:04:02.042Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4029 | 2026-03-13T17:04:02.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-13T17:04:02.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-13T17:04:02.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-03-13T17:04:02.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4033 | 2026-03-13T17:04:02.831Z | |
| 4034 | 2026-03-13T17:04:02.831Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4035 | 2026-03-13T17:04:03.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-03-13T17:04:03.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-03-13T17:04:03.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-03-13T17:04:03.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4039 | 2026-03-13T17:04:03.603Z | |
| 4040 | 2026-03-13T17:04:03.603Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4041 | 2026-03-13T17:04:04.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-03-13T17:04:04.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-03-13T17:04:04.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-03-13T17:04:04.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4045 | 2026-03-13T17:04:04.408Z | |
| 4046 | 2026-03-13T17:04:04.408Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4047 | 2026-03-13T17:04:05.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-03-13T17:04:05.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-03-13T17:04:05.158Z | Checking erased-serde v0.4.9 |
| 4050 | 2026-03-13T17:04:05.261Z | Checking ordered-float v2.10.1 |
| 4051 | 2026-03-13T17:04:05.274Z | Checking unicode-xid v0.2.6 |
| 4052 | 2026-03-13T17:04:05.285Z | Checking cargo-platform v0.2.0 |
| 4053 | 2026-03-13T17:04:05.546Z | Checking serde-value v0.7.0 |
| 4054 | 2026-03-13T17:04:05.725Z | Checking serde-untagged v0.1.9 |
| 4055 | 2026-03-13T17:04:05.938Z | Checking cargo-util-schemas v0.8.2 |
| 4056 | 2026-03-13T17:04:06.933Z | Checking cargo_metadata v0.21.0 |
| 4057 | 2026-03-13T17:04:07.802Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4058 | 2026-03-13T17:04:08.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s |
| 4059 | 2026-03-13T17:04:08.932Z | |
| 4060 | 2026-03-13T17:04:08.932Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4061 | 2026-03-13T17:04:09.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-13T17:04:09.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-13T17:04:09.833Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4064 | 2026-03-13T17:04:10.614Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4065 | 2026-03-13T17:04:11.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s |
| 4066 | 2026-03-13T17:04:11.508Z | |
| 4067 | 2026-03-13T17:04:11.508Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4068 | 2026-03-13T17:04:12.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4069 | 2026-03-13T17:04:12.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4070 | 2026-03-13T17:04:12.580Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4071 | 2026-03-13T17:04:12.580Z | Compiling vergen-gitcl v1.0.8 |
| 4072 | 2026-03-13T17:04:12.583Z | Compiling dirs-sys-next v0.1.2 |
| 4073 | 2026-03-13T17:04:12.583Z | Compiling glob v0.3.3 |
| 4074 | 2026-03-13T17:04:12.583Z | Compiling crunchy v0.2.4 |
| 4075 | 2026-03-13T17:04:12.583Z | Compiling dsl_auto_type v0.1.3 |
| 4076 | 2026-03-13T17:04:12.583Z | Checking scheduled-thread-pool v0.2.7 |
| 4077 | 2026-03-13T17:04:12.584Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 4078 | 2026-03-13T17:04:12.907Z | Compiling dirs-next v2.0.0 |
| 4079 | 2026-03-13T17:04:13.030Z | Compiling tiny-keccak v2.0.2 |
| 4080 | 2026-03-13T17:04:13.066Z | Compiling term v0.7.0 |
| 4081 | 2026-03-13T17:04:13.082Z | Checking r2d2 v0.8.10 |
| 4082 | 2026-03-13T17:04:13.210Z | Compiling bit-vec v0.6.3 |
| 4083 | 2026-03-13T17:04:13.227Z | Compiling clang-sys v1.8.1 |
| 4084 | 2026-03-13T17:04:13.325Z | Compiling itertools v0.10.5 |
| 4085 | 2026-03-13T17:04:13.506Z | Compiling bit-set v0.5.3 |
| 4086 | 2026-03-13T17:04:13.636Z | Compiling diesel_derives v2.2.7 |
| 4087 | 2026-03-13T17:04:13.715Z | Compiling ascii-canvas v3.0.0 |
| 4088 | 2026-03-13T17:04:13.736Z | Compiling ena v0.14.4 |
| 4089 | 2026-03-13T17:04:13.825Z | Compiling libloading v0.8.9 |
| 4090 | 2026-03-13T17:04:13.841Z | Compiling regex-syntax v0.6.29 |
| 4091 | 2026-03-13T17:04:13.859Z | Compiling bindgen v0.71.1 |
| 4092 | 2026-03-13T17:04:14.011Z | Compiling diff v0.1.13 |
| 4093 | 2026-03-13T17:04:14.101Z | Compiling cexpr v0.6.0 |
| 4094 | 2026-03-13T17:04:14.369Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4095 | 2026-03-13T17:04:14.524Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4096 | 2026-03-13T17:04:14.650Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4097 | 2026-03-13T17:04:14.711Z | Compiling libxml v0.3.3 |
| 4098 | 2026-03-13T17:04:14.787Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4099 | 2026-03-13T17:04:15.044Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4100 | 2026-03-13T17:04:15.061Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4101 | 2026-03-13T17:04:15.192Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4102 | 2026-03-13T17:04:15.319Z | Compiling strum_macros v0.24.3 |
| 4103 | 2026-03-13T17:04:15.438Z | Compiling indoc v1.0.9 |
| 4104 | 2026-03-13T17:04:16.032Z | Compiling lalrpop v0.19.12 |
| 4105 | 2026-03-13T17:04:16.826Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4106 | 2026-03-13T17:04:16.875Z | Checking derive_builder v0.20.2 |
| 4107 | 2026-03-13T17:04:17.013Z | Compiling oso-derive v0.27.3 |
| 4108 | 2026-03-13T17:04:17.085Z | Checking quick-xml v0.37.5 |
| 4109 | 2026-03-13T17:04:17.223Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4110 | 2026-03-13T17:04:17.689Z | Checking openssl-probe v0.1.6 |
| 4111 | 2026-03-13T17:04:17.855Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4112 | 2026-03-13T17:04:18.279Z | Compiling diesel-dtrace v0.4.2 |
| 4113 | 2026-03-13T17:04:18.616Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4114 | 2026-03-13T17:04:18.838Z | Checking bb8 v0.8.6 |
| 4115 | 2026-03-13T17:04:18.903Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4116 | 2026-03-13T17:04:19.187Z | Checking nonempty v0.12.0 |
| 4117 | 2026-03-13T17:04:19.204Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4118 | 2026-03-13T17:04:19.396Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4119 | 2026-03-13T17:04:19.413Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4120 | 2026-03-13T17:04:19.486Z | Checking support-bundle-viewer v0.1.2 |
| 4121 | 2026-03-13T17:04:19.572Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4122 | 2026-03-13T17:04:19.685Z | Checking multimap v0.10.1 |
| 4123 | 2026-03-13T17:04:19.785Z | Checking diesel v2.2.12 |
| 4124 | 2026-03-13T17:04:22.135Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4125 | 2026-03-13T17:04:24.104Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4126 | 2026-03-13T17:04:24.161Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4127 | 2026-03-13T17:04:24.309Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4128 | 2026-03-13T17:04:24.828Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4129 | 2026-03-13T17:04:25.694Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4130 | 2026-03-13T17:04:26.457Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4131 | 2026-03-13T17:04:27.422Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4132 | 2026-03-13T17:04:30.116Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4133 | 2026-03-13T17:04:36.488Z | Compiling samael v0.0.19 |
| 4134 | 2026-03-13T17:04:41.141Z | Checking async-bb8-diesel v0.2.1 |
| 4135 | 2026-03-13T17:04:42.791Z | Compiling polar-core v0.27.3 |
| 4136 | 2026-03-13T17:04:49.010Z | Checking oso v0.27.3 |
| 4137 | 2026-03-13T17:05:25.311Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4138 | 2026-03-13T17:06:11.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s |
| 4139 | 2026-03-13T17:06:12.178Z | |
| 4140 | 2026-03-13T17:06:12.178Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4141 | 2026-03-13T17:06:12.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-13T17:06:12.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-13T17:06:12.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-13T17:06:12.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4145 | 2026-03-13T17:06:13.046Z | |
| 4146 | 2026-03-13T17:06:13.046Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4147 | 2026-03-13T17:06:13.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-13T17:06:13.792Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-13T17:06:13.792Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-13T17:06:13.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4151 | 2026-03-13T17:06:13.911Z | |
| 4152 | 2026-03-13T17:06:13.911Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4153 | 2026-03-13T17:06:14.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-13T17:06:14.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-13T17:06:14.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4156 | 2026-03-13T17:06:14.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4157 | 2026-03-13T17:06:14.671Z | |
| 4158 | 2026-03-13T17:06:14.671Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4159 | 2026-03-13T17:06:15.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4160 | 2026-03-13T17:06:15.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4161 | 2026-03-13T17:06:15.742Z | Compiling libz-sys v1.1.24 |
| 4162 | 2026-03-13T17:06:15.746Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4163 | 2026-03-13T17:06:15.881Z | Compiling vergen-git2 v1.0.7 |
| 4164 | 2026-03-13T17:06:15.895Z | Compiling rustls v0.21.12 |
| 4165 | 2026-03-13T17:06:15.904Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4166 | 2026-03-13T17:06:15.912Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4167 | 2026-03-13T17:06:15.912Z | Checking sct v0.7.1 |
| 4168 | 2026-03-13T17:06:15.913Z | Checking rustls-webpki v0.101.7 |
| 4169 | 2026-03-13T17:06:16.111Z | Compiling nix v0.29.0 |
| 4170 | 2026-03-13T17:06:16.394Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4171 | 2026-03-13T17:06:16.394Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4172 | 2026-03-13T17:06:16.411Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4173 | 2026-03-13T17:06:16.493Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4174 | 2026-03-13T17:06:16.562Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4175 | 2026-03-13T17:06:16.609Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4176 | 2026-03-13T17:06:16.698Z | Checking rustls-pemfile v1.0.4 |
| 4177 | 2026-03-13T17:06:17.076Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4178 | 2026-03-13T17:06:17.142Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4179 | 2026-03-13T17:06:17.202Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4180 | 2026-03-13T17:06:17.280Z | Checking twox-hash v2.1.2 |
| 4181 | 2026-03-13T17:06:17.402Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4182 | 2026-03-13T17:06:18.187Z | Checking tokio-rustls v0.24.1 |
| 4183 | 2026-03-13T17:06:18.263Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4184 | 2026-03-13T17:06:18.306Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4185 | 2026-03-13T17:06:18.327Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4186 | 2026-03-13T17:06:18.435Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4187 | 2026-03-13T17:06:18.601Z | Checking fatfs v0.3.6 |
| 4188 | 2026-03-13T17:06:19.144Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4189 | 2026-03-13T17:06:19.244Z | Compiling seq-macro v0.3.6 |
| 4190 | 2026-03-13T17:06:26.138Z | Compiling git2 v0.20.4 |
| 4191 | 2026-03-13T17:06:26.138Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4192 | 2026-03-13T17:06:26.138Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-13T17:06:27.500Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-03-13T17:07:35.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4195 | 2026-03-13T17:07:35.878Z | |
| 4196 | 2026-03-13T17:07:35.878Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4197 | 2026-03-13T17:07:36.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-13T17:07:36.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-13T17:07:36.973Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4200 | 2026-03-13T17:08:36.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4201 | 2026-03-13T17:08:36.438Z | |
| 4202 | 2026-03-13T17:08:36.438Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4203 | 2026-03-13T17:08:37.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-13T17:08:37.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-13T17:08:37.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-13T17:08:37.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4207 | 2026-03-13T17:08:37.217Z | |
| 4208 | 2026-03-13T17:08:37.217Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4209 | 2026-03-13T17:08:37.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-13T17:08:37.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-13T17:08:37.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-13T17:08:37.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4213 | 2026-03-13T17:08:38.087Z | |
| 4214 | 2026-03-13T17:08:38.087Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4215 | 2026-03-13T17:08:38.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-13T17:08:38.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-13T17:08:38.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-13T17:08:38.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4219 | 2026-03-13T17:08:38.932Z | |
| 4220 | 2026-03-13T17:08:38.932Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4221 | 2026-03-13T17:08:39.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-13T17:08:39.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-13T17:08:39.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-13T17:08:39.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4225 | 2026-03-13T17:08:39.794Z | |
| 4226 | 2026-03-13T17:08:39.794Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4227 | 2026-03-13T17:08:40.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-13T17:08:40.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-13T17:08:40.541Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-13T17:08:40.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4231 | 2026-03-13T17:08:40.654Z | |
| 4232 | 2026-03-13T17:08:40.654Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4233 | 2026-03-13T17:08:41.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-13T17:08:41.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-13T17:08:41.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-13T17:08:41.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4237 | 2026-03-13T17:08:41.515Z | |
| 4238 | 2026-03-13T17:08:41.516Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4239 | 2026-03-13T17:08:42.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-13T17:08:42.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-13T17:08:42.623Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4242 | 2026-03-13T17:08:42.623Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4243 | 2026-03-13T17:08:42.771Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4244 | 2026-03-13T17:08:42.784Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4245 | 2026-03-13T17:08:42.787Z | Checking diff v0.1.13 |
| 4246 | 2026-03-13T17:08:42.787Z | Checking yansi v1.0.1 |
| 4247 | 2026-03-13T17:08:42.787Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4248 | 2026-03-13T17:08:42.812Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4249 | 2026-03-13T17:08:42.976Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4250 | 2026-03-13T17:08:43.148Z | Checking pretty_assertions v1.4.1 |
| 4251 | 2026-03-13T17:08:44.084Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4252 | 2026-03-13T17:09:16.908Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4253 | 2026-03-13T17:09:16.912Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4254 | 2026-03-13T17:09:16.912Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4255 | 2026-03-13T17:09:16.912Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4256 | 2026-03-13T17:09:16.912Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4257 | 2026-03-13T17:09:16.912Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4258 | 2026-03-13T17:09:17.858Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4259 | 2026-03-13T17:09:19.310Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4260 | 2026-03-13T17:10:19.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4261 | 2026-03-13T17:10:19.323Z | |
| 4262 | 2026-03-13T17:10:19.323Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4263 | 2026-03-13T17:10:19.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4264 | 2026-03-13T17:10:19.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4265 | 2026-03-13T17:10:19.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4266 | 2026-03-13T17:10:20.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4267 | 2026-03-13T17:10:20.098Z | |
| 4268 | 2026-03-13T17:10:20.098Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4269 | 2026-03-13T17:10:20.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-03-13T17:10:20.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-03-13T17:10:21.047Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4272 | 2026-03-13T17:10:21.163Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4273 | 2026-03-13T17:10:22.169Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4274 | 2026-03-13T17:10:43.370Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4275 | 2026-03-13T17:10:43.884Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4276 | 2026-03-13T17:10:46.276Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4277 | 2026-03-13T17:10:46.874Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4278 | 2026-03-13T17:10:50.978Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4279 | 2026-03-13T17:11:22.849Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4280 | 2026-03-13T17:11:23.703Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4281 | 2026-03-13T17:11:25.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4282 | 2026-03-13T17:11:26.154Z | |
| 4283 | 2026-03-13T17:11:26.154Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4284 | 2026-03-13T17:11:26.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-03-13T17:11:26.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-03-13T17:11:27.035Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4287 | 2026-03-13T17:11:27.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4288 | 2026-03-13T17:11:28.164Z | |
| 4289 | 2026-03-13T17:11:28.164Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4290 | 2026-03-13T17:11:28.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-03-13T17:11:28.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-03-13T17:11:28.997Z | Compiling blake3 v1.8.3 |
| 4293 | 2026-03-13T17:11:29.010Z | Checking constant_time_eq v0.4.2 |
| 4294 | 2026-03-13T17:11:29.086Z | Checking arrayvec v0.7.6 |
| 4295 | 2026-03-13T17:11:29.091Z | Checking arrayref v0.3.9 |
| 4296 | 2026-03-13T17:11:29.107Z | Checking topological-sort v0.2.2 |
| 4297 | 2026-03-13T17:11:29.114Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4298 | 2026-03-13T17:11:29.141Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4299 | 2026-03-13T17:11:29.142Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4300 | 2026-03-13T17:11:29.176Z | Checking shell-words v1.1.1 |
| 4301 | 2026-03-13T17:11:30.162Z | Checking omicron-zone-package v0.12.2 |
| 4302 | 2026-03-13T17:11:31.148Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4303 | 2026-03-13T17:11:31.433Z | warning: unused import: `std::path::Path` |
| 4304 | 2026-03-13T17:11:31.433Z | --> dev-tools/releng/src/helios.rs:13:5 |
| 4305 | 2026-03-13T17:11:31.433Z | | |
| 4306 | 2026-03-13T17:11:31.433Z | 13 | use std::path::Path; |
| 4307 | 2026-03-13T17:11:31.433Z | | ^^^^^^^^^^^^^^^ |
| 4308 | 2026-03-13T17:11:31.433Z | | |
| 4309 | 2026-03-13T17:11:31.433Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 4310 | 2026-03-13T17:11:31.433Z | |
| 4311 | 2026-03-13T17:11:32.277Z | warning: `omicron-releng` (bin "omicron-releng") generated 1 warning (run `cargo fix --bin "omicron-releng"` to apply 1 suggestion) |
| 4312 | 2026-03-13T17:11:32.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s |
| 4313 | 2026-03-13T17:11:32.474Z | |
| 4314 | 2026-03-13T17:11:32.474Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4315 | 2026-03-13T17:11:33.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4316 | 2026-03-13T17:11:33.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4317 | 2026-03-13T17:11:33.277Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4318 | 2026-03-13T17:11:33.673Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4319 | 2026-03-13T17:11:34.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4320 | 2026-03-13T17:11:34.384Z | |
| 4321 | 2026-03-13T17:11:34.384Z | info: running `cargo check --bins` on xtask (241/257) |
| 4322 | 2026-03-13T17:11:34.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4323 | 2026-03-13T17:11:35.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4324 | 2026-03-13T17:11:35.003Z | Checking libc v0.2.180 |
| 4325 | 2026-03-13T17:11:35.068Z | Checking serde v1.0.228 |
| 4326 | 2026-03-13T17:11:35.072Z | Checking zerofrom v0.1.6 |
| 4327 | 2026-03-13T17:11:35.078Z | Checking bitflags v2.11.0 |
| 4328 | 2026-03-13T17:11:35.091Z | Checking smallvec v1.15.1 |
| 4329 | 2026-03-13T17:11:35.096Z | Checking hashbrown v0.16.1 |
| 4330 | 2026-03-13T17:11:35.107Z | Checking serde_json v1.0.149 |
| 4331 | 2026-03-13T17:11:35.112Z | Checking scroll v0.12.0 |
| 4332 | 2026-03-13T17:11:35.218Z | Checking yoke v0.8.1 |
| 4333 | 2026-03-13T17:11:35.279Z | Checking num-traits v0.2.19 |
| 4334 | 2026-03-13T17:11:35.324Z | Checking thiserror v1.0.69 |
| 4335 | 2026-03-13T17:11:35.417Z | Checking log v0.4.29 |
| 4336 | 2026-03-13T17:11:35.442Z | Checking zerovec v0.11.5 |
| 4337 | 2026-03-13T17:11:35.454Z | Checking zerotrie v0.2.3 |
| 4338 | 2026-03-13T17:11:35.547Z | Checking errno v0.3.14 |
| 4339 | 2026-03-13T17:11:35.614Z | Checking percent-encoding v2.3.2 |
| 4340 | 2026-03-13T17:11:35.642Z | Checking serde_spanned v0.6.9 |
| 4341 | 2026-03-13T17:11:35.692Z | Checking rustix v1.1.3 |
| 4342 | 2026-03-13T17:11:35.724Z | Checking indexmap v2.13.0 |
| 4343 | 2026-03-13T17:11:35.779Z | Checking toml_datetime v0.6.11 |
| 4344 | 2026-03-13T17:11:35.800Z | Checking zerocopy v0.7.35 |
| 4345 | 2026-03-13T17:11:35.805Z | Checking form_urlencoded v1.2.2 |
| 4346 | 2026-03-13T17:11:35.975Z | Checking goblin v0.8.2 |
| 4347 | 2026-03-13T17:11:35.983Z | Checking getrandom v0.4.1 |
| 4348 | 2026-03-13T17:11:36.019Z | Checking thiserror v2.0.18 |
| 4349 | 2026-03-13T17:11:36.052Z | Checking tinystr v0.8.2 |
| 4350 | 2026-03-13T17:11:36.081Z | Checking potential_utf v0.1.4 |
| 4351 | 2026-03-13T17:11:36.139Z | Checking ordered-float v2.10.1 |
| 4352 | 2026-03-13T17:11:36.150Z | Checking syn v2.0.117 |
| 4353 | 2026-03-13T17:11:36.237Z | Checking icu_collections v2.1.1 |
| 4354 | 2026-03-13T17:11:36.283Z | Checking icu_locale_core v2.1.1 |
| 4355 | 2026-03-13T17:11:36.458Z | Checking serde-value v0.7.0 |
| 4356 | 2026-03-13T17:11:36.483Z | Checking toml_edit v0.22.27 |
| 4357 | 2026-03-13T17:11:36.524Z | Checking dtrace-parser v0.2.0 |
| 4358 | 2026-03-13T17:11:36.669Z | Checking thread-id v4.2.2 |
| 4359 | 2026-03-13T17:11:36.743Z | Checking once_cell v1.21.3 |
| 4360 | 2026-03-13T17:11:36.753Z | Checking cargo-platform v0.2.0 |
| 4361 | 2026-03-13T17:11:36.840Z | Checking memmap v0.7.0 |
| 4362 | 2026-03-13T17:11:36.854Z | Checking terminal_size v0.4.3 |
| 4363 | 2026-03-13T17:11:36.970Z | Checking tempfile v3.25.0 |
| 4364 | 2026-03-13T17:11:36.977Z | Checking fs-err v3.3.0 |
| 4365 | 2026-03-13T17:11:36.992Z | Checking clap_builder v4.5.60 |
| 4366 | 2026-03-13T17:11:37.015Z | Checking textwrap v0.16.2 |
| 4367 | 2026-03-13T17:11:37.088Z | Checking icu_provider v2.1.1 |
| 4368 | 2026-03-13T17:11:37.207Z | Checking tabled v0.15.0 |
| 4369 | 2026-03-13T17:11:37.218Z | Checking camino-tempfile v1.4.1 |
| 4370 | 2026-03-13T17:11:37.277Z | Checking anyhow v1.0.102 |
| 4371 | 2026-03-13T17:11:37.396Z | Checking icu_properties v2.1.2 |
| 4372 | 2026-03-13T17:11:37.423Z | Checking icu_normalizer v2.1.1 |
| 4373 | 2026-03-13T17:11:37.535Z | Checking macaddr v1.0.1 |
| 4374 | 2026-03-13T17:11:37.781Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4375 | 2026-03-13T17:11:38.058Z | Checking toml v0.8.23 |
| 4376 | 2026-03-13T17:11:38.464Z | Checking cargo_toml v0.21.0 |
| 4377 | 2026-03-13T17:11:38.542Z | Checking idna_adapter v1.2.1 |
| 4378 | 2026-03-13T17:11:38.697Z | Checking dof v0.3.0 |
| 4379 | 2026-03-13T17:11:38.705Z | Checking idna v1.1.0 |
| 4380 | 2026-03-13T17:11:38.705Z | Checking clap v4.5.60 |
| 4381 | 2026-03-13T17:11:38.990Z | Checking url v2.5.8 |
| 4382 | 2026-03-13T17:11:39.037Z | Checking usdt-impl v0.5.0 |
| 4383 | 2026-03-13T17:11:39.391Z | Checking usdt v0.5.0 |
| 4384 | 2026-03-13T17:11:39.488Z | Checking cargo-util-schemas v0.8.2 |
| 4385 | 2026-03-13T17:11:40.503Z | Checking cargo_metadata v0.21.0 |
| 4386 | 2026-03-13T17:11:41.359Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4387 | 2026-03-13T17:11:41.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s |
| 4388 | 2026-03-13T17:11:42.073Z | |
| 4389 | 2026-03-13T17:11:42.073Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4390 | 2026-03-13T17:11:42.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4391 | 2026-03-13T17:11:42.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4392 | 2026-03-13T17:11:43.046Z | Checking polyval v0.6.2 |
| 4393 | 2026-03-13T17:11:43.160Z | Checking ctr v0.9.2 |
| 4394 | 2026-03-13T17:11:43.173Z | Checking ssh-encoding v0.2.0 |
| 4395 | 2026-03-13T17:11:43.182Z | Checking blowfish v0.9.1 |
| 4396 | 2026-03-13T17:11:43.191Z | Checking password-hash v0.4.2 |
| 4397 | 2026-03-13T17:11:43.204Z | Checking p256 v0.13.2 |
| 4398 | 2026-03-13T17:11:43.204Z | Checking p521 v0.13.3 |
| 4399 | 2026-03-13T17:11:43.217Z | Checking russh-cryptovec v0.7.3 |
| 4400 | 2026-03-13T17:11:43.348Z | Checking ghash v0.5.1 |
| 4401 | 2026-03-13T17:11:43.357Z | Checking bcrypt-pbkdf v0.10.0 |
| 4402 | 2026-03-13T17:11:43.369Z | Checking md5 v0.7.0 |
| 4403 | 2026-03-13T17:11:43.396Z | Checking num-bigint v0.4.6 |
| 4404 | 2026-03-13T17:11:43.464Z | Checking des v0.8.1 |
| 4405 | 2026-03-13T17:11:43.517Z | Checking pbkdf2 v0.11.0 |
| 4406 | 2026-03-13T17:11:43.549Z | Checking aes-gcm v0.10.3 |
| 4407 | 2026-03-13T17:11:43.564Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4408 | 2026-03-13T17:11:43.579Z | Checking hex-literal v0.4.1 |
| 4409 | 2026-03-13T17:11:43.595Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4410 | 2026-03-13T17:11:43.606Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4411 | 2026-03-13T17:11:43.663Z | Checking ssh-cipher v0.2.0 |
| 4412 | 2026-03-13T17:11:43.727Z | Checking internet-checksum v0.2.1 |
| 4413 | 2026-03-13T17:11:43.865Z | Checking ssh-key v0.6.7 |
| 4414 | 2026-03-13T17:11:44.153Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4415 | 2026-03-13T17:11:44.751Z | Checking russh-keys v0.45.0 |
| 4416 | 2026-03-13T17:11:45.489Z | Checking russh v0.45.0 |
| 4417 | 2026-03-13T17:12:07.067Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4418 | 2026-03-13T17:12:08.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.56s |
| 4419 | 2026-03-13T17:12:08.945Z | |
| 4420 | 2026-03-13T17:12:08.945Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4421 | 2026-03-13T17:12:09.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4422 | 2026-03-13T17:12:09.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4423 | 2026-03-13T17:12:09.705Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4424 | 2026-03-13T17:12:09.755Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4425 | 2026-03-13T17:12:09.798Z | Checking termios v0.3.3 |
| 4426 | 2026-03-13T17:12:11.524Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4427 | 2026-03-13T17:12:11.696Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4428 | 2026-03-13T17:12:14.357Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4429 | 2026-03-13T17:12:15.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s |
| 4430 | 2026-03-13T17:12:15.295Z | |
| 4431 | 2026-03-13T17:12:15.295Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4432 | 2026-03-13T17:12:16.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4433 | 2026-03-13T17:12:16.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4434 | 2026-03-13T17:12:16.184Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4435 | 2026-03-13T17:12:16.277Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4436 | 2026-03-13T17:12:16.310Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4437 | 2026-03-13T17:12:16.314Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4438 | 2026-03-13T17:12:16.314Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4439 | 2026-03-13T17:12:16.634Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4440 | 2026-03-13T17:12:16.659Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4441 | 2026-03-13T17:12:18.223Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4442 | 2026-03-13T17:12:18.434Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4443 | 2026-03-13T17:12:18.434Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4444 | 2026-03-13T17:12:18.740Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4445 | 2026-03-13T17:12:21.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s |
| 4446 | 2026-03-13T17:12:21.199Z | |
| 4447 | 2026-03-13T17:12:21.199Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4448 | 2026-03-13T17:12:21.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4449 | 2026-03-13T17:12:21.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4450 | 2026-03-13T17:12:21.998Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4451 | 2026-03-13T17:12:22.540Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4452 | 2026-03-13T17:12:22.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4453 | 2026-03-13T17:12:23.156Z | |
| 4454 | 2026-03-13T17:12:23.156Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4455 | 2026-03-13T17:12:23.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4456 | 2026-03-13T17:12:23.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4457 | 2026-03-13T17:12:23.855Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4458 | 2026-03-13T17:12:23.855Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4459 | 2026-03-13T17:12:23.930Z | |
| 4460 | 2026-03-13T17:12:23.930Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4461 | 2026-03-13T17:12:24.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4462 | 2026-03-13T17:12:24.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4463 | 2026-03-13T17:12:24.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4464 | 2026-03-13T17:12:24.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4465 | 2026-03-13T17:12:24.712Z | |
| 4466 | 2026-03-13T17:12:24.712Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4467 | 2026-03-13T17:12:25.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4468 | 2026-03-13T17:12:25.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4469 | 2026-03-13T17:12:25.641Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4470 | 2026-03-13T17:12:26.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4471 | 2026-03-13T17:12:26.797Z | |
| 4472 | 2026-03-13T17:12:26.797Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4473 | 2026-03-13T17:12:27.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4474 | 2026-03-13T17:12:27.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4475 | 2026-03-13T17:12:27.440Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4476 | 2026-03-13T17:12:27.478Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4477 | 2026-03-13T17:12:27.740Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4478 | 2026-03-13T17:12:27.777Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4479 | 2026-03-13T17:12:28.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s |
| 4480 | 2026-03-13T17:12:28.956Z | |
| 4481 | 2026-03-13T17:12:28.956Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4482 | 2026-03-13T17:12:29.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4483 | 2026-03-13T17:12:29.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4484 | 2026-03-13T17:12:29.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4485 | 2026-03-13T17:12:29.650Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4486 | 2026-03-13T17:12:29.728Z | |
| 4487 | 2026-03-13T17:12:29.728Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4488 | 2026-03-13T17:12:30.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4489 | 2026-03-13T17:12:30.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4490 | 2026-03-13T17:12:30.553Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4491 | 2026-03-13T17:12:31.915Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4492 | 2026-03-13T17:12:32.124Z | |
| 4493 | 2026-03-13T17:12:32.124Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4494 | 2026-03-13T17:12:32.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4495 | 2026-03-13T17:12:32.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4496 | 2026-03-13T17:12:33.204Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4497 | 2026-03-13T17:12:34.125Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4498 | 2026-03-13T17:12:34.304Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4499 | 2026-03-13T17:12:34.370Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4500 | 2026-03-13T17:12:41.172Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4501 | 2026-03-13T17:12:41.846Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4502 | 2026-03-13T17:12:41.863Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4503 | 2026-03-13T17:12:41.864Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4504 | 2026-03-13T17:12:41.864Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4505 | 2026-03-13T17:12:44.940Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4506 | 2026-03-13T17:12:52.456Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4507 | 2026-03-13T17:13:00.602Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4508 | 2026-03-13T17:13:00.610Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4509 | 2026-03-13T17:13:00.610Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4510 | 2026-03-13T17:13:00.610Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4511 | 2026-03-13T17:13:02.955Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4512 | 2026-03-13T17:13:04.345Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4513 | 2026-03-13T17:13:05.258Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4514 | 2026-03-13T17:13:07.000Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4515 | 2026-03-13T17:13:07.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.59s |
| 4516 | 2026-03-13T17:13:07.970Z | |
| 4517 | 2026-03-13T17:13:07.981Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4518 | 2026-03-13T17:13:08.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4519 | 2026-03-13T17:13:08.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4520 | 2026-03-13T17:13:08.888Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4521 | 2026-03-13T17:13:08.916Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4522 | 2026-03-13T17:13:08.916Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4523 | 2026-03-13T17:13:08.977Z | Checking rtoolbox v0.0.3 |
| 4524 | 2026-03-13T17:13:08.987Z | Checking tui-tree-widget v0.23.1 |
| 4525 | 2026-03-13T17:13:09.117Z | Checking rpassword v7.4.0 |
| 4526 | 2026-03-13T17:13:09.276Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4527 | 2026-03-13T17:13:10.236Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4528 | 2026-03-13T17:13:17.104Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4529 | 2026-03-13T17:13:17.855Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4530 | 2026-03-13T17:13:19.246Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4531 | 2026-03-13T17:13:23.404Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4532 | 2026-03-13T17:13:26.007Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4533 | 2026-03-13T17:13:27.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s |
| 4534 | 2026-03-13T17:13:27.421Z | |
| 4535 | 2026-03-13T17:13:27.422Z | info: running `cargo check --bins` on wicket (254/257) |
| 4536 | 2026-03-13T17:13:28.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4537 | 2026-03-13T17:13:28.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4538 | 2026-03-13T17:13:28.268Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4539 | 2026-03-13T17:13:28.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s |
| 4540 | 2026-03-13T17:13:28.912Z | |
| 4541 | 2026-03-13T17:13:28.912Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4542 | 2026-03-13T17:13:29.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4543 | 2026-03-13T17:13:29.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4544 | 2026-03-13T17:13:29.801Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4545 | 2026-03-13T17:13:29.806Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4546 | 2026-03-13T17:13:29.806Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4547 | 2026-03-13T17:13:29.806Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4548 | 2026-03-13T17:13:31.339Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4549 | 2026-03-13T17:13:32.143Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4550 | 2026-03-13T17:13:36.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s |
| 4551 | 2026-03-13T17:13:36.493Z | |
| 4552 | 2026-03-13T17:13:36.493Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4553 | 2026-03-13T17:13:37.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4554 | 2026-03-13T17:13:37.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4555 | 2026-03-13T17:13:37.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4556 | 2026-03-13T17:13:37.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4557 | 2026-03-13T17:13:37.268Z | |
| 4558 | 2026-03-13T17:13:37.268Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4559 | 2026-03-13T17:13:37.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4560 | 2026-03-13T17:13:37.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4561 | 2026-03-13T17:13:38.089Z | Checking uzers v0.12.2 |
| 4562 | 2026-03-13T17:13:38.423Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4563 | 2026-03-13T17:13:39.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s |
| 4564 | 2026-03-13T17:13:39.628Z | |
| 4565 | 2026-03-13T17:13:39.632Z | real 18:28.030393682 |
| 4566 | 2026-03-13T17:13:39.632Z | user 28:08.714833017 |
| 4567 | 2026-03-13T17:13:39.632Z | sys 5:08.100027570 |
| 4568 | 2026-03-13T17:13:39.632Z | trap 0.493530864 |
| 4569 | 2026-03-13T17:13:39.632Z | tflt 0.978432068 |
| 4570 | 2026-03-13T17:13:39.632Z | dflt 0.963142775 |
| 4571 | 2026-03-13T17:13:39.632Z | kflt 0.004599689 |
| 4572 | 2026-03-13T17:13:39.632Z | lock 1:16:49.681103863 |
| 4573 | 2026-03-13T17:13:39.632Z | slp 2:38:07.405037402 |
| 4574 | 2026-03-13T17:13:39.632Z | lat 1:33.682251554 |
| 4575 | 2026-03-13T17:13:39.632Z | stop 4:50.809586519 |
| 4576 | 2026-03-13T17:13:39.632Z | process exited: duration 1304994 ms, exit code 0 |
| |
| 4577 | 2026-03-13T17:13:39.639Z | found 0 output files |