|
|
|
| 1 | 2026-03-25T16:31:46.430Z | job assigned to worker 01KMJXBN4NFW0109DP6W9PTTAX [factory aws, i-063e4af586fcc5199] (queued for 1 m 9 s) |
| |
| 2 | 2026-03-25T16:31:53.247Z | starting task 0: "setup" |
| 3 | 2026-03-25T16:31:53.251Z | ++ uname -s |
| 4 | 2026-03-25T16:31:53.254Z | + kern=SunOS |
| 5 | 2026-03-25T16:31:53.254Z | + build_user=build |
| 6 | 2026-03-25T16:31:53.254Z | + build_uid=12345 |
| 7 | 2026-03-25T16:31:53.255Z | + work_dir=/work |
| 8 | 2026-03-25T16:31:53.255Z | + input_dir=/input |
| 9 | 2026-03-25T16:31:53.255Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-25T16:31:53.255Z | + case "$kern" in |
| 11 | 2026-03-25T16:31:53.255Z | + groupadd -g 12345 build |
| 12 | 2026-03-25T16:31:53.258Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-25T16:31:55.262Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-25T16:31:55.379Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-25T16:31:55.382Z | + home_fs=zfs |
| 16 | 2026-03-25T16:31:55.382Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-25T16:31:55.382Z | + mkdir -p /home/build |
| 18 | 2026-03-25T16:31:55.382Z | + chown build:build /home/build /work |
| 19 | 2026-03-25T16:31:57.384Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-25T16:31:57.387Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-03-25T16:31:57.403Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-25T16:31:57.407Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-25T16:31:57.407Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-25T16:31:57.407Z | * rust toolchain profile = "default" |
| 25 | 2026-03-25T16:31:57.407Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-25T16:31:57.407Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-25T16:31:57.407Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-25T16:31:57.407Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-25T16:31:57.407Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-25T16:31:57.502Z | info: downloading installer |
| 31 | 2026-03-25T16:31:59.469Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-25T16:31:59.469Z | warn: /opt/ooce/bin |
| 33 | 2026-03-25T16:31:59.469Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-25T16:31:59.469Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-25T16:31:59.469Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-25T16:31:59.469Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-25T16:31:59.469Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-25T16:31:59.469Z | error: cannot install while Rust is installed |
| 39 | 2026-03-25T16:31:59.469Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-25T16:31:59.469Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-25T16:31:59.469Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-25T16:31:59.469Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-25T16:31:59.469Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-25T16:31:59.482Z | info: profile set to default |
| 45 | 2026-03-25T16:31:59.482Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-25T16:31:59.485Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-25T16:31:59.636Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-25T16:31:59.639Z | info: downloading 6 components |
| 49 | 2026-03-25T16:32:15.494Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-25T16:32:15.494Z | |
| 51 | 2026-03-25T16:32:15.522Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-25T16:32:15.522Z | |
| 53 | 2026-03-25T16:32:15.522Z | |
| 54 | 2026-03-25T16:32:15.525Z | Rust is installed now. Great! |
| 55 | 2026-03-25T16:32:15.525Z | |
| 56 | 2026-03-25T16:32:15.525Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-25T16:32:15.525Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-25T16:32:15.525Z | |
| 59 | 2026-03-25T16:32:15.525Z | To configure your current shell, you need to source |
| 60 | 2026-03-25T16:32:15.525Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-25T16:32:15.525Z | |
| 62 | 2026-03-25T16:32:15.525Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-25T16:32:15.525Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-25T16:32:15.525Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-25T16:32:15.525Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-25T16:32:15.525Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-25T16:32:15.525Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-25T16:32:15.525Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-25T16:32:15.525Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-25T16:32:15.525Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-25T16:32:15.602Z | + rustup --version |
| 72 | 2026-03-25T16:32:15.610Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-25T16:32:15.615Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-25T16:32:15.631Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-25T16:32:15.634Z | + cargo --version |
| 76 | 2026-03-25T16:32:15.646Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-25T16:32:15.650Z | + rustc --version |
| 78 | 2026-03-25T16:32:15.669Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-25T16:32:15.672Z | process exited: duration 18268 ms, exit code 0 |
| |
| 80 | 2026-03-25T16:32:15.678Z | starting task 2: "authentication" |
| 81 | 2026-03-25T16:32:15.694Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-25T16:32:15.700Z | starting task 3: "clone repository" |
| 83 | 2026-03-25T16:32:15.705Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-25T16:32:15.708Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-25T16:32:15.738Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-25T16:32:26.974Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-25T16:32:26.974Z | + git fetch origin 43914a10ea33968a251727a8000bf5bbcb9e4af1 |
| 88 | 2026-03-25T16:32:27.282Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-25T16:32:27.282Z | * branch 43914a10ea33968a251727a8000bf5bbcb9e4af1 -> FETCH_HEAD |
| 90 | 2026-03-25T16:32:27.292Z | + [[ -n ea-ztnrpmzzkqvp ]] |
| 91 | 2026-03-25T16:32:27.295Z | ++ git branch --show-current |
| 92 | 2026-03-25T16:32:27.295Z | + current=main |
| 93 | 2026-03-25T16:32:27.295Z | + [[ main != ea-ztnrpmzzkqvp ]] |
| 94 | 2026-03-25T16:32:27.295Z | + git branch -f ea-ztnrpmzzkqvp 43914a10ea33968a251727a8000bf5bbcb9e4af1 |
| 95 | 2026-03-25T16:32:27.295Z | + git checkout -f ea-ztnrpmzzkqvp |
| 96 | 2026-03-25T16:32:27.526Z | Switched to branch 'ea-ztnrpmzzkqvp' |
| 97 | 2026-03-25T16:32:27.534Z | + git reset --hard 43914a10ea33968a251727a8000bf5bbcb9e4af1 |
| 98 | 2026-03-25T16:32:27.567Z | HEAD is now at 43914a10e monitor resource consumption on linux |
| 99 | 2026-03-25T16:32:27.575Z | process exited: duration 11865 ms, exit code 0 |
| |
| 100 | 2026-03-25T16:32:27.592Z | starting task 4: "build" |
| 101 | 2026-03-25T16:32:27.807Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-25T16:32:27.807Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-25T16:32:27.807Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-25T16:32:27.807Z | + cargo --version |
| 105 | 2026-03-25T16:32:27.820Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-25T16:32:27.820Z | + rustc --version |
| 107 | 2026-03-25T16:32:27.820Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-25T16:32:27.820Z | + cargo build --release -p ci-resource-usage |
| 109 | 2026-03-25T16:32:27.820Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 110 | 2026-03-25T16:32:28.095Z | Updating crates.io index |
| 111 | 2026-03-25T16:32:28.134Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 112 | 2026-03-25T16:32:28.371Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 113 | 2026-03-25T16:32:29.334Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 114 | 2026-03-25T16:32:29.783Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 115 | 2026-03-25T16:32:30.952Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 116 | 2026-03-25T16:32:31.425Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 117 | 2026-03-25T16:32:32.734Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 118 | 2026-03-25T16:32:34.145Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 119 | 2026-03-25T16:32:34.996Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 120 | 2026-03-25T16:32:35.318Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 121 | 2026-03-25T16:32:36.041Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 122 | 2026-03-25T16:32:36.853Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 123 | 2026-03-25T16:32:37.421Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 124 | 2026-03-25T16:32:37.754Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 125 | 2026-03-25T16:32:38.785Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 126 | 2026-03-25T16:32:39.454Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 127 | 2026-03-25T16:32:39.735Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 128 | 2026-03-25T16:32:40.090Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 129 | 2026-03-25T16:32:40.594Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 130 | 2026-03-25T16:32:40.821Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 131 | 2026-03-25T16:32:41.073Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 132 | 2026-03-25T16:32:44.729Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 133 | 2026-03-25T16:32:45.015Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 134 | 2026-03-25T16:32:45.342Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 135 | 2026-03-25T16:32:45.990Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 136 | 2026-03-25T16:32:46.368Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 137 | 2026-03-25T16:32:46.745Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 138 | 2026-03-25T16:32:48.009Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 139 | 2026-03-25T16:32:48.247Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 140 | 2026-03-25T16:32:49.040Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 141 | 2026-03-25T16:32:49.705Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 142 | 2026-03-25T16:32:50.182Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 143 | 2026-03-25T16:32:50.516Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 144 | 2026-03-25T16:32:50.872Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 145 | 2026-03-25T16:32:51.245Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-03-25T16:32:51.745Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 147 | 2026-03-25T16:32:52.021Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 148 | 2026-03-25T16:32:52.314Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-03-25T16:32:52.725Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 150 | 2026-03-25T16:33:05.774Z | Downloading crates ... |
| 151 | 2026-03-25T16:33:05.791Z | Downloaded proc-macro2 v1.0.106 |
| 152 | 2026-03-25T16:33:05.791Z | Downloaded thiserror-impl v1.0.69 |
| 153 | 2026-03-25T16:33:05.791Z | Downloaded thiserror v1.0.69 |
| 154 | 2026-03-25T16:33:05.791Z | Downloaded kstat-rs v0.2.4 |
| 155 | 2026-03-25T16:33:05.791Z | Downloaded quote v1.0.44 |
| 156 | 2026-03-25T16:33:05.792Z | Downloaded anyhow v1.0.102 |
| 157 | 2026-03-25T16:33:05.792Z | Downloaded unicode-ident v1.0.24 |
| 158 | 2026-03-25T16:33:05.817Z | Downloaded syn v2.0.117 |
| 159 | 2026-03-25T16:33:05.858Z | Downloaded libc v0.2.180 |
| 160 | 2026-03-25T16:33:05.910Z | Compiling proc-macro2 v1.0.106 |
| 161 | 2026-03-25T16:33:05.910Z | Compiling unicode-ident v1.0.24 |
| 162 | 2026-03-25T16:33:05.910Z | Compiling quote v1.0.44 |
| 163 | 2026-03-25T16:33:05.910Z | Compiling libc v0.2.180 |
| 164 | 2026-03-25T16:33:05.910Z | Compiling thiserror v1.0.69 |
| 165 | 2026-03-25T16:33:05.910Z | Compiling anyhow v1.0.102 |
| 166 | 2026-03-25T16:33:07.092Z | Compiling syn v2.0.117 |
| 167 | 2026-03-25T16:33:08.213Z | Compiling thiserror-impl v1.0.69 |
| 168 | 2026-03-25T16:33:08.912Z | Compiling kstat-rs v0.2.4 |
| 169 | 2026-03-25T16:33:09.296Z | Compiling ci-resource-usage v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ci-resource-usage) |
| 170 | 2026-03-25T16:33:09.625Z | Finished `release` profile [optimized] target(s) in 41.98s |
| 171 | 2026-03-25T16:33:09.970Z | + bmat process start ci-resource-usage target/release/ci-resource-usage /var/tmp/ci-resource-usage.csv |
| 172 | 2026-03-25T16:33:09.980Z | + source ./env.sh |
| 173 | 2026-03-25T16:33:09.980Z | ++ OLD_SHELL_OPTS=ehxB |
| 174 | 2026-03-25T16:33:09.980Z | ++ set -o xtrace |
| 175 | 2026-03-25T16:33:09.980Z | ++++ dirname ./env.sh |
| 176 | 2026-03-25T16:33:09.980Z | +++ readlink -f . |
| 177 | 2026-03-25T16:33:09.980Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 178 | 2026-03-25T16:33:09.980Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 179 | 2026-03-25T16:33:09.980Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 180 | 2026-03-25T16:33:09.980Z | ++ 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 |
| 181 | 2026-03-25T16:33:09.980Z | ++ 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 |
| 182 | 2026-03-25T16:33:09.980Z | ++ 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 |
| 183 | 2026-03-25T16:33:09.980Z | ++ 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 |
| 184 | 2026-03-25T16:33:09.986Z | ++ 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 |
| 185 | 2026-03-25T16:33:09.986Z | ++ 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 |
| 186 | 2026-03-25T16:33:09.986Z | ++ case $OLD_SHELL_OPTS in |
| 187 | 2026-03-25T16:33:09.987Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 188 | 2026-03-25T16:33:09.987Z | + 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 |
| 189 | 2026-03-25T16:33:09.987Z | + 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 |
| 190 | 2026-03-25T16:33:09.987Z | + banner prerequisites |
| 191 | 2026-03-25T16:33:09.987Z | |
| 192 | 2026-03-25T16:33:09.987Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 193 | 2026-03-25T16:33:09.987Z | # # # # # # # # # # # # # # # |
| 194 | 2026-03-25T16:33:09.987Z | # # # # ##### # # ##### # # # # # #### # |
| 195 | 2026-03-25T16:33:09.987Z | ##### ##### # ##### # # # # # # # # # |
| 196 | 2026-03-25T16:33:09.987Z | # # # # # # # # # # # # # # # |
| 197 | 2026-03-25T16:33:09.987Z | # # # ###### # # ###### ### # #### # #### # |
| 198 | 2026-03-25T16:33:09.987Z | |
| 199 | 2026-03-25T16:33:09.987Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 200 | 2026-03-25T16:33:12.844Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 201 | 2026-03-25T16:33:16.074Z | Planning: Solver setup ... Done (2.238s) |
| 202 | 2026-03-25T16:33:16.104Z | Planning: Running solver ... Done (0.014s) |
| 203 | 2026-03-25T16:33:16.214Z | Planning: Finding local manifests ... Done (0.003s) |
| 204 | 2026-03-25T16:33:16.242Z | Planning: Fetching manifests: 0/4 0% complete |
| 205 | 2026-03-25T16:33:16.411Z | Planning: Fetching manifests: 4/4 100% complete |
| 206 | 2026-03-25T16:33:16.452Z | Planning: Package planning ... Done (0.031s) |
| 207 | 2026-03-25T16:33:16.473Z | Planning: Merging actions ... Done (0.027s) |
| 208 | 2026-03-25T16:33:16.749Z | Planning: Checking for conflicting actions ... Done (0.183s) |
| 209 | 2026-03-25T16:33:16.774Z | Planning: Consolidating action changes ... Done (0.006s) |
| 210 | 2026-03-25T16:33:17.423Z | Planning: Evaluating mediators ... Done (0.761s) |
| 211 | 2026-03-25T16:33:17.435Z | Planning: Planning completed in 4.85 seconds |
| 212 | 2026-03-25T16:33:17.443Z | Packages to install: 4 |
| 213 | 2026-03-25T16:33:17.443Z | Mediators to change: 2 |
| 214 | 2026-03-25T16:33:17.443Z | Services to change: 1 |
| 215 | 2026-03-25T16:33:17.443Z | Estimated space available: 155.18 GB |
| 216 | 2026-03-25T16:33:17.443Z | Estimated space to be consumed: 1.83 GB |
| 217 | 2026-03-25T16:33:17.443Z | Create boot environment: No |
| 218 | 2026-03-25T16:33:17.443Z | Create backup boot environment: No |
| 219 | 2026-03-25T16:33:17.444Z | Rebuild boot archive: No |
| 220 | 2026-03-25T16:33:17.444Z | |
| 221 | 2026-03-25T16:33:17.444Z | Changed mediators: |
| 222 | 2026-03-25T16:33:17.444Z | mediator clang: |
| 223 | 2026-03-25T16:33:17.444Z | version: None -> 15 (system default) |
| 224 | 2026-03-25T16:33:17.444Z | |
| 225 | 2026-03-25T16:33:17.444Z | mediator llvm: |
| 226 | 2026-03-25T16:33:17.444Z | version: 14 (system default) -> 15 (system default) |
| 227 | 2026-03-25T16:33:17.444Z | |
| 228 | 2026-03-25T16:33:17.444Z | Changed packages: |
| 229 | 2026-03-25T16:33:17.444Z | helios-dev |
| 230 | 2026-03-25T16:33:17.444Z | developer/build-essential |
| 231 | 2026-03-25T16:33:17.444Z | None -> 11-2.0 |
| 232 | 2026-03-25T16:33:17.444Z | library/libxmlsec1 |
| 233 | 2026-03-25T16:33:17.444Z | None -> 1.2.35-2.0 |
| 234 | 2026-03-25T16:33:17.444Z | ooce/developer/clang-15 |
| 235 | 2026-03-25T16:33:17.444Z | None -> 15.0.7-2.0 |
| 236 | 2026-03-25T16:33:17.445Z | ooce/developer/llvm-15 |
| 237 | 2026-03-25T16:33:17.445Z | None -> 15.0.7-2.0 |
| 238 | 2026-03-25T16:33:17.445Z | |
| 239 | 2026-03-25T16:33:17.445Z | Services: |
| 240 | 2026-03-25T16:33:17.445Z | restart_fmri: |
| 241 | 2026-03-25T16:33:17.445Z | svc:/system/update-man-index:default |
| 242 | 2026-03-25T16:33:17.481Z | |
| 243 | 2026-03-25T16:33:17.482Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 244 | 2026-03-25T16:33:22.475Z | Download: 1427/3290 items 106.6/212.6MB 50% complete (21.2M/s) |
| 245 | 2026-03-25T16:33:27.486Z | Download: 3006/3290 items 121.0/212.6MB 56% complete (12.2M/s) |
| 246 | 2026-03-25T16:33:37.466Z | Download: 3245/3290 items 202.8/212.6MB 95% complete (20.1M/s) |
| 247 | 2026-03-25T16:33:38.844Z | Download: Completed 212.60 MB in 20.59 seconds (10.3M/s) |
| 248 | 2026-03-25T16:33:38.920Z | Actions: 1/3689 actions (Installing new actions) |
| 249 | 2026-03-25T16:33:41.388Z | Actions: Completed 3689 actions in 3.17 seconds. |
| 250 | 2026-03-25T16:33:45.473Z | Done (0.512s) |
| 251 | 2026-03-25T16:33:45.473Z | Done (0.000s) |
| 252 | 2026-03-25T16:33:45.507Z | Done (0.705s) |
| 253 | 2026-03-25T16:33:46.123Z | Done (2.815s) |
| 254 | 2026-03-25T16:33:46.206Z | Done (0.013s) |
| 255 | 2026-03-25T16:33:46.206Z | Done (0.000s) |
| 256 | 2026-03-25T16:33:46.236Z | Done (0.000s) |
| 257 | 2026-03-25T16:33:46.492Z | Planning: Evaluating mediator changes ... Done |
| 258 | 2026-03-25T16:33:46.584Z | Planning: Checking for conflicting actions ... Done |
| 259 | 2026-03-25T16:33:46.639Z | Planning: Consolidating action changes ... Done |
| 260 | 2026-03-25T16:33:46.752Z | Planning: Evaluating mediators ... Done |
| 261 | 2026-03-25T16:33:46.757Z | Planning: Planning completed in 0.27 seconds |
| 262 | 2026-03-25T16:33:46.758Z | Mediators to change: 2 |
| 263 | 2026-03-25T16:33:46.758Z | Create boot environment: No |
| 264 | 2026-03-25T16:33:46.758Z | Create backup boot environment: No |
| 265 | 2026-03-25T16:33:46.818Z | Done |
| 266 | 2026-03-25T16:33:46.818Z | Done |
| 267 | 2026-03-25T16:33:47.408Z | Done |
| 268 | 2026-03-25T16:33:49.944Z | Done |
| 269 | 2026-03-25T16:33:49.997Z | Done |
| 270 | 2026-03-25T16:33:50.034Z | Done |
| 271 | 2026-03-25T16:33:50.117Z | Done |
| 272 | 2026-03-25T16:33:50.521Z | Planning: Evaluating mediator changes ... Done |
| 273 | 2026-03-25T16:33:50.532Z | Planning: Merging actions ... Done |
| 274 | 2026-03-25T16:33:50.902Z | Planning: Checking for conflicting actions ... Done |
| 275 | 2026-03-25T16:33:50.929Z | Planning: Consolidating action changes ... Done |
| 276 | 2026-03-25T16:33:50.929Z | Planning: Evaluating mediators ... Done |
| 277 | 2026-03-25T16:33:50.929Z | Planning: Planning completed in 0.45 seconds |
| 278 | 2026-03-25T16:33:50.929Z | Packages to change: 1 |
| 279 | 2026-03-25T16:33:50.929Z | Mediators to change: 1 |
| 280 | 2026-03-25T16:33:50.929Z | Services to change: 1 |
| 281 | 2026-03-25T16:33:50.929Z | Create boot environment: No |
| 282 | 2026-03-25T16:33:50.929Z | Create backup boot environment: Yes |
| 283 | 2026-03-25T16:33:53.186Z | Actions: 1/6 actions (Updating modified actions) |
| 284 | 2026-03-25T16:33:53.197Z | Actions: Completed 6 actions in 0.00 seconds. |
| 285 | 2026-03-25T16:33:53.197Z | Done |
| 286 | 2026-03-25T16:33:53.197Z | Done |
| 287 | 2026-03-25T16:33:53.322Z | Done |
| 288 | 2026-03-25T16:33:55.802Z | Done |
| 289 | 2026-03-25T16:33:55.855Z | Done |
| 290 | 2026-03-25T16:33:55.863Z | Done |
| 291 | 2026-03-25T16:33:56.011Z | Done |
| 292 | 2026-03-25T16:33:56.302Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 293 | 2026-03-25T16:33:56.303Z | clang system 15 system |
| 294 | 2026-03-25T16:33:56.303Z | csh system system illumos |
| 295 | 2026-03-25T16:33:56.303Z | ctags system system illumos |
| 296 | 2026-03-25T16:33:56.303Z | file system system illumos |
| 297 | 2026-03-25T16:33:56.303Z | gcc vendor 12 vendor |
| 298 | 2026-03-25T16:33:56.303Z | gcc system 14 system |
| 299 | 2026-03-25T16:33:56.303Z | gcc system 10 system |
| 300 | 2026-03-25T16:33:56.303Z | go system 1.20 system |
| 301 | 2026-03-25T16:33:56.304Z | go system 1.19 system |
| 302 | 2026-03-25T16:33:56.304Z | llvm system 15 system |
| 303 | 2026-03-25T16:33:56.304Z | llvm system 14 system |
| 304 | 2026-03-25T16:33:56.304Z | mariadb system 10.6 system |
| 305 | 2026-03-25T16:33:56.304Z | mta vendor vendor dma |
| 306 | 2026-03-25T16:33:56.304Z | openjdk system 17 system |
| 307 | 2026-03-25T16:33:56.304Z | openjdk system 11 system |
| 308 | 2026-03-25T16:33:56.304Z | openjdk system 1.8 system |
| 309 | 2026-03-25T16:33:56.304Z | openssl vendor 3 vendor |
| 310 | 2026-03-25T16:33:56.304Z | perl system 5.36 system |
| 311 | 2026-03-25T16:33:56.304Z | postgresql system 15 system |
| 312 | 2026-03-25T16:33:56.304Z | postgresql system 13 system |
| 313 | 2026-03-25T16:33:56.304Z | python vendor 3 vendor |
| 314 | 2026-03-25T16:33:56.304Z | python system 2 system |
| 315 | 2026-03-25T16:33:56.305Z | python3 system 3.11 system |
| 316 | 2026-03-25T16:33:56.305Z | ruby system 3.0 system |
| 317 | 2026-03-25T16:33:56.305Z | words vendor vendor american-english |
| 318 | 2026-03-25T16:33:56.305Z | words system system australian-english |
| 319 | 2026-03-25T16:33:56.305Z | words system system british-english |
| 320 | 2026-03-25T16:33:56.305Z | words system system canadian-english |
| 321 | 2026-03-25T16:33:56.305Z | words system system french |
| 322 | 2026-03-25T16:33:56.306Z | words system system italian |
| 323 | 2026-03-25T16:33:56.306Z | words system system ngerman |
| 324 | 2026-03-25T16:33:56.306Z | words system system ogerman |
| 325 | 2026-03-25T16:33:56.306Z | words system system spanish |
| 326 | 2026-03-25T16:33:56.528Z | PUBLISHER TYPE STATUS P LOCATION |
| 327 | 2026-03-25T16:33:56.528Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 328 | 2026-03-25T16:34:00.770Z | FMRI IFO |
| 329 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 330 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 331 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 332 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 333 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 334 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 335 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 336 | 2026-03-25T16:34:00.770Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 337 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 338 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 339 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 340 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 341 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 342 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 343 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 344 | 2026-03-25T16:34:00.771Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 345 | 2026-03-25T16:34:02.113Z | Downloading crates ... |
| 346 | 2026-03-25T16:34:02.164Z | Downloaded cpufeatures v0.2.17 |
| 347 | 2026-03-25T16:34:02.168Z | Downloaded memmap v0.7.0 |
| 348 | 2026-03-25T16:34:02.176Z | Downloaded anstyle v1.0.13 |
| 349 | 2026-03-25T16:34:02.181Z | Downloaded plain v0.2.3 |
| 350 | 2026-03-25T16:34:02.182Z | Downloaded anstyle-parse v0.2.7 |
| 351 | 2026-03-25T16:34:02.182Z | Downloaded icu_provider v2.1.1 |
| 352 | 2026-03-25T16:34:02.182Z | Downloaded anstream v0.6.21 |
| 353 | 2026-03-25T16:34:02.188Z | Downloaded zerofrom v0.1.6 |
| 354 | 2026-03-25T16:34:02.189Z | Downloaded zmij v1.0.21 |
| 355 | 2026-03-25T16:34:02.201Z | Downloaded rustix v1.1.3 |
| 356 | 2026-03-25T16:34:02.216Z | Downloaded zerofrom-derive v0.1.6 |
| 357 | 2026-03-25T16:34:02.219Z | Downloaded anstyle-query v1.1.5 |
| 358 | 2026-03-25T16:34:02.219Z | Downloaded zerocopy-derive v0.7.35 |
| 359 | 2026-03-25T16:34:02.219Z | Downloaded version_check v0.9.5 |
| 360 | 2026-03-25T16:34:02.414Z | Downloaded utf8_iter v1.0.4 |
| 361 | 2026-03-25T16:34:02.414Z | Downloaded usdt-impl v0.5.0 |
| 362 | 2026-03-25T16:34:02.414Z | Downloaded unicode-xid v0.2.6 |
| 363 | 2026-03-25T16:34:02.414Z | Downloaded proc-macro-error-attr v1.0.4 |
| 364 | 2026-03-25T16:34:02.415Z | Downloaded generic-array v0.14.7 |
| 365 | 2026-03-25T16:34:02.415Z | Downloaded scroll_derive v0.12.1 |
| 366 | 2026-03-25T16:34:02.415Z | Downloaded fastrand v2.3.0 |
| 367 | 2026-03-25T16:34:02.415Z | Downloaded errno v0.3.14 |
| 368 | 2026-03-25T16:34:02.415Z | Downloaded erased-serde v0.4.9 |
| 369 | 2026-03-25T16:34:02.415Z | Downloaded dof v0.3.0 |
| 370 | 2026-03-25T16:34:02.416Z | Downloaded displaydoc v0.2.5 |
| 371 | 2026-03-25T16:34:02.416Z | Downloaded pretty-hex v0.4.1 |
| 372 | 2026-03-25T16:34:02.416Z | Downloaded clap_lex v1.0.0 |
| 373 | 2026-03-25T16:34:02.416Z | Downloaded cfg-if v1.0.4 |
| 374 | 2026-03-25T16:34:02.416Z | Downloaded camino v1.2.2 |
| 375 | 2026-03-25T16:34:02.416Z | Downloaded writeable v0.6.2 |
| 376 | 2026-03-25T16:34:02.416Z | Downloaded yoke v0.8.1 |
| 377 | 2026-03-25T16:34:02.416Z | Downloaded macaddr v1.0.1 |
| 378 | 2026-03-25T16:34:02.416Z | Downloaded itoa v1.0.17 |
| 379 | 2026-03-25T16:34:02.416Z | Downloaded utf8parse v0.2.2 |
| 380 | 2026-03-25T16:34:02.416Z | Downloaded ordered-float v2.10.1 |
| 381 | 2026-03-25T16:34:02.416Z | Downloaded unicode-linebreak v0.1.5 |
| 382 | 2026-03-25T16:34:02.416Z | Downloaded typeid v1.0.3 |
| 383 | 2026-03-25T16:34:02.416Z | Downloaded yoke-derive v0.8.1 |
| 384 | 2026-03-25T16:34:02.417Z | Downloaded usdt-macro v0.5.0 |
| 385 | 2026-03-25T16:34:02.417Z | Downloaded usdt v0.5.0 |
| 386 | 2026-03-25T16:34:02.417Z | Downloaded usdt-attr-macro v0.5.0 |
| 387 | 2026-03-25T16:34:02.417Z | Downloaded toml_datetime v0.6.11 |
| 388 | 2026-03-25T16:34:02.417Z | Downloaded zerovec-derive v0.11.2 |
| 389 | 2026-03-25T16:34:02.417Z | Downloaded toml_write v0.1.2 |
| 390 | 2026-03-25T16:34:02.417Z | Downloaded is_terminal_polyfill v1.70.2 |
| 391 | 2026-03-25T16:34:02.417Z | Downloaded dtrace-parser v0.2.0 |
| 392 | 2026-03-25T16:34:02.417Z | Downloaded crypto-common v0.1.7 |
| 393 | 2026-03-25T16:34:02.417Z | Downloaded stable_deref_trait v1.2.1 |
| 394 | 2026-03-25T16:34:02.417Z | Downloaded idna_adapter v1.2.1 |
| 395 | 2026-03-25T16:34:02.417Z | Downloaded equivalent v1.0.2 |
| 396 | 2026-03-25T16:34:02.418Z | Downloaded serde_spanned v0.6.9 |
| 397 | 2026-03-25T16:34:02.418Z | Downloaded terminal_size v0.4.3 |
| 398 | 2026-03-25T16:34:02.418Z | Downloaded ucd-trie v0.1.7 |
| 399 | 2026-03-25T16:34:02.418Z | Downloaded toml v0.8.23 |
| 400 | 2026-03-25T16:34:02.418Z | Downloaded smawk v0.3.2 |
| 401 | 2026-03-25T16:34:02.418Z | Downloaded heck v0.5.0 |
| 402 | 2026-03-25T16:34:02.418Z | Downloaded toml_edit v0.22.27 |
| 403 | 2026-03-25T16:34:02.418Z | Downloaded tabled_derive v0.7.0 |
| 404 | 2026-03-25T16:34:02.418Z | Downloaded serde-value v0.7.0 |
| 405 | 2026-03-25T16:34:02.418Z | Downloaded potential_utf v0.1.4 |
| 406 | 2026-03-25T16:34:02.418Z | Downloaded typenum v1.19.0 |
| 407 | 2026-03-25T16:34:02.418Z | Downloaded heck v0.4.1 |
| 408 | 2026-03-25T16:34:02.418Z | Downloaded block-buffer v0.10.4 |
| 409 | 2026-03-25T16:34:02.418Z | Downloaded form_urlencoded v1.2.2 |
| 410 | 2026-03-25T16:34:02.419Z | Downloaded fnv v1.0.7 |
| 411 | 2026-03-25T16:34:02.419Z | Downloaded zerotrie v0.2.3 |
| 412 | 2026-03-25T16:34:02.419Z | Downloaded thread-id v4.2.2 |
| 413 | 2026-03-25T16:34:02.419Z | Downloaded strsim v0.11.1 |
| 414 | 2026-03-25T16:34:02.419Z | Downloaded percent-encoding v2.3.2 |
| 415 | 2026-03-25T16:34:02.419Z | Downloaded zerovec v0.11.5 |
| 416 | 2026-03-25T16:34:02.419Z | Downloaded serde-untagged v0.1.9 |
| 417 | 2026-03-25T16:34:02.419Z | Downloaded colorchoice v1.0.4 |
| 418 | 2026-03-25T16:34:02.419Z | Downloaded camino-tempfile v1.4.1 |
| 419 | 2026-03-25T16:34:02.419Z | Downloaded proc-macro-error v1.0.4 |
| 420 | 2026-03-25T16:34:02.419Z | Downloaded thiserror-impl v2.0.18 |
| 421 | 2026-03-25T16:34:02.420Z | Downloaded zerocopy v0.7.35 |
| 422 | 2026-03-25T16:34:02.420Z | Downloaded swrite v0.1.0 |
| 423 | 2026-03-25T16:34:02.420Z | Downloaded once_cell v1.21.3 |
| 424 | 2026-03-25T16:34:02.420Z | Downloaded clap_derive v4.5.55 |
| 425 | 2026-03-25T16:34:02.420Z | Downloaded cargo-platform v0.2.0 |
| 426 | 2026-03-25T16:34:02.420Z | Downloaded url v2.5.8 |
| 427 | 2026-03-25T16:34:02.420Z | Downloaded scroll v0.12.0 |
| 428 | 2026-03-25T16:34:02.420Z | Downloaded bytecount v0.6.9 |
| 429 | 2026-03-25T16:34:02.420Z | Downloaded winnow v0.7.14 |
| 430 | 2026-03-25T16:34:02.420Z | Downloaded unicode-width v0.1.14 |
| 431 | 2026-03-25T16:34:02.420Z | Downloaded thiserror v2.0.18 |
| 432 | 2026-03-25T16:34:02.420Z | Downloaded tinystr v0.8.2 |
| 433 | 2026-03-25T16:34:02.420Z | Downloaded cargo-util-schemas v0.8.2 |
| 434 | 2026-03-25T16:34:02.421Z | Downloaded autocfg v1.5.0 |
| 435 | 2026-03-25T16:34:02.421Z | Downloaded synstructure v0.13.2 |
| 436 | 2026-03-25T16:34:02.421Z | Downloaded serde_tokenstream v0.2.3 |
| 437 | 2026-03-25T16:34:02.421Z | Downloaded fs-err v3.3.0 |
| 438 | 2026-03-25T16:34:02.421Z | Downloaded cargo_metadata v0.21.0 |
| 439 | 2026-03-25T16:34:02.421Z | Downloaded unicode-width v0.2.0 |
| 440 | 2026-03-25T16:34:02.421Z | Downloaded smallvec v1.15.1 |
| 441 | 2026-03-25T16:34:02.421Z | Downloaded digest v0.10.7 |
| 442 | 2026-03-25T16:34:02.421Z | Downloaded clap v4.5.60 |
| 443 | 2026-03-25T16:34:02.421Z | Downloaded litemap v0.8.1 |
| 444 | 2026-03-25T16:34:02.421Z | Downloaded icu_normalizer v2.1.1 |
| 445 | 2026-03-25T16:34:02.421Z | Downloaded sha2 v0.10.9 |
| 446 | 2026-03-25T16:34:02.422Z | Downloaded memchr v2.8.0 |
| 447 | 2026-03-25T16:34:02.422Z | Downloaded bitflags v2.11.0 |
| 448 | 2026-03-25T16:34:02.422Z | Downloaded pest_generator v2.8.6 |
| 449 | 2026-03-25T16:34:02.422Z | Downloaded num-traits v0.2.19 |
| 450 | 2026-03-25T16:34:02.422Z | Downloaded textwrap v0.16.2 |
| 451 | 2026-03-25T16:34:02.422Z | Downloaded semver v1.0.27 |
| 452 | 2026-03-25T16:34:02.422Z | Downloaded pest_derive v2.8.6 |
| 453 | 2026-03-25T16:34:02.422Z | Downloaded getrandom v0.4.1 |
| 454 | 2026-03-25T16:34:02.422Z | Downloaded cargo_toml v0.21.0 |
| 455 | 2026-03-25T16:34:02.422Z | Downloaded icu_locale_core v2.1.1 |
| 456 | 2026-03-25T16:34:02.422Z | Downloaded log v0.4.29 |
| 457 | 2026-03-25T16:34:02.422Z | Downloaded serde_derive v1.0.228 |
| 458 | 2026-03-25T16:34:02.422Z | Downloaded tempfile v3.25.0 |
| 459 | 2026-03-25T16:34:02.422Z | Downloaded icu_normalizer_data v2.1.1 |
| 460 | 2026-03-25T16:34:02.445Z | Downloaded serde_core v1.0.228 |
| 461 | 2026-03-25T16:34:02.445Z | Downloaded papergrid v0.11.0 |
| 462 | 2026-03-25T16:34:02.445Z | Downloaded byteorder v1.5.0 |
| 463 | 2026-03-25T16:34:02.446Z | Downloaded serde v1.0.228 |
| 464 | 2026-03-25T16:34:02.446Z | Downloaded pest_meta v2.8.6 |
| 465 | 2026-03-25T16:34:02.446Z | Downloaded icu_properties v2.1.2 |
| 466 | 2026-03-25T16:34:02.446Z | Downloaded icu_collections v2.1.1 |
| 467 | 2026-03-25T16:34:02.449Z | Downloaded indexmap v2.13.0 |
| 468 | 2026-03-25T16:34:02.455Z | Downloaded pest v2.8.6 |
| 469 | 2026-03-25T16:34:02.460Z | Downloaded icu_properties_data v2.1.2 |
| 470 | 2026-03-25T16:34:02.465Z | Downloaded idna v1.1.0 |
| 471 | 2026-03-25T16:34:02.468Z | Downloaded hashbrown v0.16.1 |
| 472 | 2026-03-25T16:34:02.472Z | Downloaded serde_json v1.0.149 |
| 473 | 2026-03-25T16:34:02.478Z | Downloaded goblin v0.8.2 |
| 474 | 2026-03-25T16:34:02.482Z | Downloaded clap_builder v4.5.60 |
| 475 | 2026-03-25T16:34:02.485Z | Downloaded tabled v0.15.0 |
| 476 | 2026-03-25T16:34:02.493Z | Downloaded syn v1.0.109 |
| 477 | 2026-03-25T16:34:02.528Z | Compiling proc-macro2 v1.0.106 |
| 478 | 2026-03-25T16:34:02.528Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-03-25T16:34:02.528Z | Compiling quote v1.0.44 |
| 480 | 2026-03-25T16:34:02.533Z | Compiling serde_core v1.0.228 |
| 481 | 2026-03-25T16:34:02.533Z | Compiling libc v0.2.180 |
| 482 | 2026-03-25T16:34:02.533Z | Compiling version_check v0.9.5 |
| 483 | 2026-03-25T16:34:02.533Z | Compiling serde v1.0.228 |
| 484 | 2026-03-25T16:34:02.533Z | Compiling stable_deref_trait v1.2.1 |
| 485 | 2026-03-25T16:34:02.691Z | Compiling memchr v2.8.0 |
| 486 | 2026-03-25T16:34:02.726Z | Compiling zmij v1.0.21 |
| 487 | 2026-03-25T16:34:02.915Z | Compiling autocfg v1.5.0 |
| 488 | 2026-03-25T16:34:02.937Z | Compiling thiserror v1.0.69 |
| 489 | 2026-03-25T16:34:03.163Z | Compiling ucd-trie v0.1.7 |
| 490 | 2026-03-25T16:34:03.204Z | Compiling itoa v1.0.17 |
| 491 | 2026-03-25T16:34:03.300Z | Compiling pest v2.8.6 |
| 492 | 2026-03-25T16:34:03.360Z | Compiling litemap v0.8.1 |
| 493 | 2026-03-25T16:34:03.370Z | Compiling writeable v0.6.2 |
| 494 | 2026-03-25T16:34:03.420Z | Compiling byteorder v1.5.0 |
| 495 | 2026-03-25T16:34:03.449Z | Compiling icu_normalizer_data v2.1.1 |
| 496 | 2026-03-25T16:34:03.535Z | Compiling icu_properties_data v2.1.2 |
| 497 | 2026-03-25T16:34:03.633Z | Compiling rustix v1.1.3 |
| 498 | 2026-03-25T16:34:03.716Z | Compiling syn v2.0.117 |
| 499 | 2026-03-25T16:34:03.811Z | Compiling errno v0.3.14 |
| 500 | 2026-03-25T16:34:03.821Z | Compiling serde_json v1.0.149 |
| 501 | 2026-03-25T16:34:03.946Z | Compiling bitflags v2.11.0 |
| 502 | 2026-03-25T16:34:04.022Z | Compiling num-traits v0.2.19 |
| 503 | 2026-03-25T16:34:04.136Z | Compiling smallvec v1.15.1 |
| 504 | 2026-03-25T16:34:04.149Z | Compiling hashbrown v0.16.1 |
| 505 | 2026-03-25T16:34:04.185Z | Compiling typeid v1.0.3 |
| 506 | 2026-03-25T16:34:04.423Z | Compiling pest_meta v2.8.6 |
| 507 | 2026-03-25T16:34:04.434Z | Compiling equivalent v1.0.2 |
| 508 | 2026-03-25T16:34:04.664Z | Compiling indexmap v2.13.0 |
| 509 | 2026-03-25T16:34:04.704Z | Compiling thread-id v4.2.2 |
| 510 | 2026-03-25T16:34:04.712Z | Compiling proc-macro-error-attr v1.0.4 |
| 511 | 2026-03-25T16:34:04.756Z | Compiling usdt-impl v0.5.0 |
| 512 | 2026-03-25T16:34:04.770Z | Compiling erased-serde v0.4.9 |
| 513 | 2026-03-25T16:34:04.875Z | Compiling toml_write v0.1.2 |
| 514 | 2026-03-25T16:34:04.950Z | Compiling winnow v0.7.14 |
| 515 | 2026-03-25T16:34:05.231Z | Compiling syn v1.0.109 |
| 516 | 2026-03-25T16:34:05.348Z | Compiling proc-macro-error v1.0.4 |
| 517 | 2026-03-25T16:34:05.400Z | Compiling utf8_iter v1.0.4 |
| 518 | 2026-03-25T16:34:05.518Z | Compiling getrandom v0.4.1 |
| 519 | 2026-03-25T16:34:05.531Z | Compiling thiserror v2.0.18 |
| 520 | 2026-03-25T16:34:05.969Z | Compiling log v0.4.29 |
| 521 | 2026-03-25T16:34:05.974Z | Compiling plain v0.2.3 |
| 522 | 2026-03-25T16:34:05.974Z | Compiling utf8parse v0.2.2 |
| 523 | 2026-03-25T16:34:05.974Z | Compiling camino v1.2.2 |
| 524 | 2026-03-25T16:34:06.019Z | Compiling percent-encoding v2.3.2 |
| 525 | 2026-03-25T16:34:06.019Z | Compiling anstyle-parse v0.2.7 |
| 526 | 2026-03-25T16:34:06.130Z | Compiling ordered-float v2.10.1 |
| 527 | 2026-03-25T16:34:06.203Z | Compiling form_urlencoded v1.2.2 |
| 528 | 2026-03-25T16:34:06.325Z | Compiling synstructure v0.13.2 |
| 529 | 2026-03-25T16:34:06.396Z | Compiling pest_generator v2.8.6 |
| 530 | 2026-03-25T16:34:06.404Z | Compiling terminal_size v0.4.3 |
| 531 | 2026-03-25T16:34:06.528Z | Compiling anstyle-query v1.1.5 |
| 532 | 2026-03-25T16:34:06.855Z | Compiling pretty-hex v0.4.1 |
| 533 | 2026-03-25T16:34:06.861Z | Compiling is_terminal_polyfill v1.70.2 |
| 534 | 2026-03-25T16:34:06.861Z | Compiling cfg-if v1.0.4 |
| 535 | 2026-03-25T16:34:06.861Z | Compiling anstyle v1.0.13 |
| 536 | 2026-03-25T16:34:06.861Z | Compiling colorchoice v1.0.4 |
| 537 | 2026-03-25T16:34:06.861Z | Compiling serde-untagged v0.1.9 |
| 538 | 2026-03-25T16:34:06.871Z | Compiling anstream v0.6.21 |
| 539 | 2026-03-25T16:34:06.933Z | Compiling semver v1.0.27 |
| 540 | 2026-03-25T16:34:07.087Z | Compiling fs-err v3.3.0 |
| 541 | 2026-03-25T16:34:07.097Z | Compiling unicode-xid v0.2.6 |
| 542 | 2026-03-25T16:34:07.157Z | Compiling anyhow v1.0.102 |
| 543 | 2026-03-25T16:34:07.209Z | Compiling once_cell v1.21.3 |
| 544 | 2026-03-25T16:34:07.246Z | Compiling bytecount v0.6.9 |
| 545 | 2026-03-25T16:34:07.267Z | Compiling fnv v1.0.7 |
| 546 | 2026-03-25T16:34:07.291Z | Compiling strsim v0.11.1 |
| 547 | 2026-03-25T16:34:07.359Z | Compiling fastrand v2.3.0 |
| 548 | 2026-03-25T16:34:07.367Z | Compiling heck v0.4.1 |
| 549 | 2026-03-25T16:34:07.459Z | Compiling heck v0.5.0 |
| 550 | 2026-03-25T16:34:07.769Z | Compiling clap_lex v1.0.0 |
| 551 | 2026-03-25T16:34:07.779Z | Compiling unicode-width v0.1.14 |
| 552 | 2026-03-25T16:34:07.779Z | Compiling tempfile v3.25.0 |
| 553 | 2026-03-25T16:34:07.806Z | Compiling clap_builder v4.5.60 |
| 554 | 2026-03-25T16:34:07.814Z | Compiling memmap v0.7.0 |
| 555 | 2026-03-25T16:34:07.876Z | Compiling papergrid v0.11.0 |
| 556 | 2026-03-25T16:34:07.896Z | Compiling unicode-linebreak v0.1.5 |
| 557 | 2026-03-25T16:34:07.974Z | Compiling unicode-width v0.2.0 |
| 558 | 2026-03-25T16:34:07.997Z | Compiling smawk v0.3.2 |
| 559 | 2026-03-25T16:34:08.073Z | Compiling serde_derive v1.0.228 |
| 560 | 2026-03-25T16:34:08.119Z | Compiling zerofrom-derive v0.1.6 |
| 561 | 2026-03-25T16:34:08.119Z | Compiling yoke-derive v0.8.1 |
| 562 | 2026-03-25T16:34:08.231Z | Compiling zerovec-derive v0.11.2 |
| 563 | 2026-03-25T16:34:08.605Z | Compiling displaydoc v0.2.5 |
| 564 | 2026-03-25T16:34:09.076Z | Compiling thiserror-impl v1.0.69 |
| 565 | 2026-03-25T16:34:09.374Z | Compiling zerocopy-derive v0.7.35 |
| 566 | 2026-03-25T16:34:09.400Z | Compiling pest_derive v2.8.6 |
| 567 | 2026-03-25T16:34:09.400Z | Compiling scroll_derive v0.12.1 |
| 568 | 2026-03-25T16:34:09.469Z | Compiling zerofrom v0.1.6 |
| 569 | 2026-03-25T16:34:09.588Z | Compiling yoke v0.8.1 |
| 570 | 2026-03-25T16:34:09.665Z | Compiling thiserror-impl v2.0.18 |
| 571 | 2026-03-25T16:34:09.761Z | Compiling zerovec v0.11.5 |
| 572 | 2026-03-25T16:34:10.039Z | Compiling zerotrie v0.2.3 |
| 573 | 2026-03-25T16:34:10.085Z | Compiling zerocopy v0.7.35 |
| 574 | 2026-03-25T16:34:10.243Z | Compiling tinystr v0.8.2 |
| 575 | 2026-03-25T16:34:10.257Z | Compiling potential_utf v0.1.4 |
| 576 | 2026-03-25T16:34:10.404Z | Compiling icu_locale_core v2.1.1 |
| 577 | 2026-03-25T16:34:10.424Z | Compiling icu_collections v2.1.1 |
| 578 | 2026-03-25T16:34:10.434Z | Compiling dtrace-parser v0.2.0 |
| 579 | 2026-03-25T16:34:10.769Z | Compiling scroll v0.12.0 |
| 580 | 2026-03-25T16:34:10.782Z | Compiling tabled_derive v0.7.0 |
| 581 | 2026-03-25T16:34:10.810Z | Compiling clap_derive v4.5.55 |
| 582 | 2026-03-25T16:34:10.875Z | Compiling goblin v0.8.2 |
| 583 | 2026-03-25T16:34:10.886Z | Compiling textwrap v0.16.2 |
| 584 | 2026-03-25T16:34:11.235Z | Compiling icu_provider v2.1.1 |
| 585 | 2026-03-25T16:34:11.638Z | Compiling toml_datetime v0.6.11 |
| 586 | 2026-03-25T16:34:11.645Z | Compiling icu_properties v2.1.2 |
| 587 | 2026-03-25T16:34:11.645Z | Compiling icu_normalizer v2.1.1 |
| 588 | 2026-03-25T16:34:11.645Z | Compiling serde_spanned v0.6.9 |
| 589 | 2026-03-25T16:34:11.671Z | Compiling toml_edit v0.22.27 |
| 590 | 2026-03-25T16:34:11.681Z | Compiling dof v0.3.0 |
| 591 | 2026-03-25T16:34:11.718Z | Compiling serde_tokenstream v0.2.3 |
| 592 | 2026-03-25T16:34:11.749Z | Compiling serde-value v0.7.0 |
| 593 | 2026-03-25T16:34:12.052Z | Compiling cargo-platform v0.2.0 |
| 594 | 2026-03-25T16:34:12.055Z | Compiling tabled v0.15.0 |
| 595 | 2026-03-25T16:34:12.106Z | Compiling macaddr v1.0.1 |
| 596 | 2026-03-25T16:34:12.454Z | Compiling camino-tempfile v1.4.1 |
| 597 | 2026-03-25T16:34:12.546Z | Compiling idna_adapter v1.2.1 |
| 598 | 2026-03-25T16:34:12.577Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 599 | 2026-03-25T16:34:12.592Z | Compiling clap v4.5.60 |
| 600 | 2026-03-25T16:34:12.601Z | Compiling swrite v0.1.0 |
| 601 | 2026-03-25T16:34:12.630Z | Compiling usdt-attr-macro v0.5.0 |
| 602 | 2026-03-25T16:34:12.667Z | Compiling idna v1.1.0 |
| 603 | 2026-03-25T16:34:12.674Z | Compiling usdt-macro v0.5.0 |
| 604 | 2026-03-25T16:34:13.177Z | Compiling url v2.5.8 |
| 605 | 2026-03-25T16:34:13.185Z | Compiling toml v0.8.23 |
| 606 | 2026-03-25T16:34:13.416Z | Compiling cargo-util-schemas v0.8.2 |
| 607 | 2026-03-25T16:34:13.910Z | Compiling cargo_toml v0.21.0 |
| 608 | 2026-03-25T16:34:13.933Z | Compiling usdt v0.5.0 |
| 609 | 2026-03-25T16:34:14.311Z | Compiling cargo_metadata v0.21.0 |
| 610 | 2026-03-25T16:34:15.349Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 611 | 2026-03-25T16:34:17.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.62s |
| 612 | 2026-03-25T16:34:17.388Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 613 | 2026-03-25T16:34:17.907Z | Downloading crates ... |
| 614 | 2026-03-25T16:34:17.997Z | Downloaded assert_matches v1.5.0 |
| 615 | 2026-03-25T16:34:18.003Z | Downloaded adler2 v2.0.1 |
| 616 | 2026-03-25T16:34:18.007Z | Downloaded base16ct v1.0.0 |
| 617 | 2026-03-25T16:34:18.013Z | Downloaded argon2 v0.5.3 |
| 618 | 2026-03-25T16:34:18.013Z | Downloaded block-padding v0.3.3 |
| 619 | 2026-03-25T16:34:18.017Z | Downloaded colored v2.2.0 |
| 620 | 2026-03-25T16:34:18.017Z | Downloaded cfg_aliases v0.1.1 |
| 621 | 2026-03-25T16:34:18.017Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 622 | 2026-03-25T16:34:18.022Z | Downloaded cpufeatures v0.3.0 |
| 623 | 2026-03-25T16:34:18.022Z | Downloaded cassowary v0.3.0 |
| 624 | 2026-03-25T16:34:18.022Z | Downloaded byte-wrapper v0.1.0 |
| 625 | 2026-03-25T16:34:18.025Z | Downloaded crc8 v0.1.1 |
| 626 | 2026-03-25T16:34:18.025Z | Downloaded convert_case v0.4.0 |
| 627 | 2026-03-25T16:34:18.030Z | Downloaded darling_macro v0.21.3 |
| 628 | 2026-03-25T16:34:18.034Z | Downloaded darling_macro v0.20.11 |
| 629 | 2026-03-25T16:34:18.034Z | Downloaded cipher v0.4.4 |
| 630 | 2026-03-25T16:34:18.039Z | Downloaded foreign-types-shared v0.3.1 |
| 631 | 2026-03-25T16:34:18.040Z | Downloaded camino-tempfile-ext v0.3.3 |
| 632 | 2026-03-25T16:34:18.040Z | Downloaded async-trait v0.1.89 |
| 633 | 2026-03-25T16:34:18.045Z | Downloaded darling_macro v0.23.0 |
| 634 | 2026-03-25T16:34:18.045Z | Downloaded bitflags v1.3.2 |
| 635 | 2026-03-25T16:34:18.045Z | Downloaded bit-vec v0.6.3 |
| 636 | 2026-03-25T16:34:18.045Z | Downloaded ascii-canvas v3.0.0 |
| 637 | 2026-03-25T16:34:18.045Z | Downloaded cmake v0.1.57 |
| 638 | 2026-03-25T16:34:18.049Z | Downloaded crc-catalog v2.4.0 |
| 639 | 2026-03-25T16:34:18.049Z | Downloaded atty v0.2.14 |
| 640 | 2026-03-25T16:34:18.049Z | Downloaded async-stream-impl v0.3.6 |
| 641 | 2026-03-25T16:34:18.049Z | Downloaded arrayvec v0.7.6 |
| 642 | 2026-03-25T16:34:18.049Z | Downloaded cobs v0.3.0 |
| 643 | 2026-03-25T16:34:18.049Z | Downloaded arrayref v0.3.9 |
| 644 | 2026-03-25T16:34:18.052Z | Downloaded bit-set v0.5.3 |
| 645 | 2026-03-25T16:34:18.056Z | Downloaded console v0.16.2 |
| 646 | 2026-03-25T16:34:18.059Z | Downloaded crossbeam-deque v0.8.6 |
| 647 | 2026-03-25T16:34:18.059Z | Downloaded array-init v0.0.4 |
| 648 | 2026-03-25T16:34:18.062Z | Downloaded display-error-chain v0.2.2 |
| 649 | 2026-03-25T16:34:18.065Z | Downloaded cfg_aliases v0.2.1 |
| 650 | 2026-03-25T16:34:18.065Z | Downloaded bitfield-struct v0.6.2 |
| 651 | 2026-03-25T16:34:18.065Z | Downloaded bit-set v0.8.0 |
| 652 | 2026-03-25T16:34:18.069Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 653 | 2026-03-25T16:34:18.073Z | Downloaded bb8 v0.8.6 |
| 654 | 2026-03-25T16:34:18.076Z | Downloaded bitfield-macros v0.19.4 |
| 655 | 2026-03-25T16:34:18.076Z | Downloaded darling v0.21.3 |
| 656 | 2026-03-25T16:34:18.079Z | Downloaded funty v2.0.0 |
| 657 | 2026-03-25T16:34:18.085Z | Downloaded daft-derive v0.1.5 |
| 658 | 2026-03-25T16:34:18.088Z | Downloaded crossbeam-epoch v0.9.18 |
| 659 | 2026-03-25T16:34:18.091Z | Downloaded bcs v0.1.6 |
| 660 | 2026-03-25T16:34:18.091Z | Downloaded colored v3.1.1 |
| 661 | 2026-03-25T16:34:18.094Z | Downloaded ahash v0.8.12 |
| 662 | 2026-03-25T16:34:18.094Z | Downloaded crossbeam-utils v0.8.21 |
| 663 | 2026-03-25T16:34:18.097Z | Downloaded env_filter v1.0.0 |
| 664 | 2026-03-25T16:34:18.097Z | Downloaded foreign-types v0.5.0 |
| 665 | 2026-03-25T16:34:18.097Z | Downloaded dsl_auto_type v0.2.0 |
| 666 | 2026-03-25T16:34:18.100Z | Downloaded dyn-clone v1.0.20 |
| 667 | 2026-03-25T16:34:18.100Z | Downloaded crc v3.4.0 |
| 668 | 2026-03-25T16:34:18.100Z | Downloaded async-recursion v1.1.1 |
| 669 | 2026-03-25T16:34:18.103Z | Downloaded defmt-parser v1.0.0 |
| 670 | 2026-03-25T16:34:18.106Z | Downloaded dirs-sys-next v0.1.2 |
| 671 | 2026-03-25T16:34:18.106Z | Downloaded foreign-types-macros v0.2.3 |
| 672 | 2026-03-25T16:34:18.112Z | Downloaded endian-type v0.1.2 |
| 673 | 2026-03-25T16:34:18.112Z | Downloaded derive_builder_macro v0.20.2 |
| 674 | 2026-03-25T16:34:18.112Z | Downloaded crunchy v0.2.4 |
| 675 | 2026-03-25T16:34:18.112Z | Downloaded crucible-workspace-hack v0.1.0 |
| 676 | 2026-03-25T16:34:18.112Z | Downloaded embedded-io v0.4.0 |
| 677 | 2026-03-25T16:34:18.115Z | Downloaded dof v0.4.0 |
| 678 | 2026-03-25T16:34:18.115Z | Downloaded atomic-waker v1.1.2 |
| 679 | 2026-03-25T16:34:18.115Z | Downloaded ciborium-io v0.2.2 |
| 680 | 2026-03-25T16:34:18.121Z | Downloaded fd-lock v4.0.4 |
| 681 | 2026-03-25T16:34:18.121Z | Downloaded base16ct v0.2.0 |
| 682 | 2026-03-25T16:34:18.126Z | Downloaded fixedbitset v0.4.2 |
| 683 | 2026-03-25T16:34:18.126Z | Downloaded float-cmp v0.10.0 |
| 684 | 2026-03-25T16:34:18.127Z | Downloaded atomicwrites v0.4.4 |
| 685 | 2026-03-25T16:34:18.127Z | Downloaded async-stream v0.3.6 |
| 686 | 2026-03-25T16:34:18.127Z | Downloaded castaway v0.2.4 |
| 687 | 2026-03-25T16:34:18.131Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 688 | 2026-03-25T16:34:18.131Z | Downloaded ciborium-ll v0.2.2 |
| 689 | 2026-03-25T16:34:18.136Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 690 | 2026-03-25T16:34:18.137Z | Downloaded futures-io v0.3.32 |
| 691 | 2026-03-25T16:34:18.137Z | Downloaded downcast-rs v2.0.2 |
| 692 | 2026-03-25T16:34:18.137Z | Downloaded debug-ignore v1.0.5 |
| 693 | 2026-03-25T16:34:18.140Z | Downloaded futures-macro v0.3.32 |
| 694 | 2026-03-25T16:34:18.144Z | Downloaded cstr-argument v0.1.2 |
| 695 | 2026-03-25T16:34:18.144Z | Downloaded dunce v1.0.5 |
| 696 | 2026-03-25T16:34:18.144Z | Downloaded futures-task v0.3.32 |
| 697 | 2026-03-25T16:34:18.144Z | Downloaded futures-core v0.3.32 |
| 698 | 2026-03-25T16:34:18.148Z | Downloaded blowfish v0.9.1 |
| 699 | 2026-03-25T16:34:18.151Z | Downloaded const_format_proc_macros v0.2.34 |
| 700 | 2026-03-25T16:34:18.151Z | Downloaded base64ct v1.8.3 |
| 701 | 2026-03-25T16:34:18.154Z | Downloaded bitfield v0.19.4 |
| 702 | 2026-03-25T16:34:18.154Z | Downloaded foreign-types v0.3.2 |
| 703 | 2026-03-25T16:34:18.154Z | Downloaded corncobs v0.1.4 |
| 704 | 2026-03-25T16:34:18.158Z | Downloaded blake2 v0.10.6 |
| 705 | 2026-03-25T16:34:18.161Z | Downloaded erased-serde v0.3.31 |
| 706 | 2026-03-25T16:34:18.161Z | Downloaded git-stub v1.0.0 |
| 707 | 2026-03-25T16:34:18.165Z | Downloaded ena v0.14.4 |
| 708 | 2026-03-25T16:34:18.165Z | Downloaded gethostname v0.5.0 |
| 709 | 2026-03-25T16:34:18.165Z | Downloaded chacha20 v0.9.1 |
| 710 | 2026-03-25T16:34:18.165Z | Downloaded ecdsa v0.16.9 |
| 711 | 2026-03-25T16:34:18.168Z | Downloaded difflib v0.4.0 |
| 712 | 2026-03-25T16:34:18.168Z | Downloaded either v1.15.0 |
| 713 | 2026-03-25T16:34:18.171Z | Downloaded ghash v0.5.1 |
| 714 | 2026-03-25T16:34:18.174Z | Downloaded enum-as-inner v0.6.1 |
| 715 | 2026-03-25T16:34:18.174Z | Downloaded foreign-types-shared v0.1.1 |
| 716 | 2026-03-25T16:34:18.177Z | Downloaded globwalk v0.9.1 |
| 717 | 2026-03-25T16:34:18.177Z | Downloaded flagset v0.4.7 |
| 718 | 2026-03-25T16:34:18.177Z | Downloaded darling v0.20.11 |
| 719 | 2026-03-25T16:34:18.180Z | Downloaded hash32 v0.2.1 |
| 720 | 2026-03-25T16:34:18.180Z | Downloaded document-features v0.2.12 |
| 721 | 2026-03-25T16:34:18.183Z | Downloaded data-encoding v2.10.0 |
| 722 | 2026-03-25T16:34:18.183Z | Downloaded env_logger v0.11.9 |
| 723 | 2026-03-25T16:34:18.186Z | Downloaded darling v0.23.0 |
| 724 | 2026-03-25T16:34:18.189Z | Downloaded hash32 v0.3.1 |
| 725 | 2026-03-25T16:34:18.192Z | Downloaded hex v0.4.3 |
| 726 | 2026-03-25T16:34:18.192Z | Downloaded hex-literal v0.4.1 |
| 727 | 2026-03-25T16:34:18.192Z | Downloaded cargo-platform v0.1.9 |
| 728 | 2026-03-25T16:34:18.195Z | Downloaded fxhash v0.2.1 |
| 729 | 2026-03-25T16:34:18.195Z | Downloaded futures-sink v0.3.32 |
| 730 | 2026-03-25T16:34:18.196Z | Downloaded float-ord v0.3.2 |
| 731 | 2026-03-25T16:34:18.199Z | Downloaded headers-core v0.3.0 |
| 732 | 2026-03-25T16:34:18.202Z | Downloaded constant_time_eq v0.4.2 |
| 733 | 2026-03-25T16:34:18.202Z | Downloaded filetime v0.2.27 |
| 734 | 2026-03-25T16:34:18.205Z | Downloaded dirs-next v2.0.0 |
| 735 | 2026-03-25T16:34:18.205Z | Downloaded defmt v0.3.100 |
| 736 | 2026-03-25T16:34:18.208Z | Downloaded fallible-iterator v0.2.0 |
| 737 | 2026-03-25T16:34:18.208Z | Downloaded buf-list v1.1.2 |
| 738 | 2026-03-25T16:34:18.208Z | Downloaded ff v0.13.1 |
| 739 | 2026-03-25T16:34:18.211Z | Downloaded diesel-dtrace v0.5.0 |
| 740 | 2026-03-25T16:34:18.211Z | Downloaded ed25519 v2.2.3 |
| 741 | 2026-03-25T16:34:18.213Z | Downloaded foldhash v0.1.5 |
| 742 | 2026-03-25T16:34:18.214Z | Downloaded dtrace-parser v0.3.0 |
| 743 | 2026-03-25T16:34:18.214Z | Downloaded derive_builder_core v0.20.2 |
| 744 | 2026-03-25T16:34:18.220Z | Downloaded daft v0.1.5 |
| 745 | 2026-03-25T16:34:18.220Z | Downloaded backoff v0.4.0 |
| 746 | 2026-03-25T16:34:18.220Z | Downloaded cargo_metadata v0.19.2 |
| 747 | 2026-03-25T16:34:18.224Z | Downloaded foldhash v0.2.0 |
| 748 | 2026-03-25T16:34:18.224Z | Downloaded critical-section v1.2.0 |
| 749 | 2026-03-25T16:34:18.224Z | Downloaded cexpr v0.6.0 |
| 750 | 2026-03-25T16:34:18.224Z | Downloaded bit-vec v0.8.0 |
| 751 | 2026-03-25T16:34:18.224Z | Downloaded aead v0.5.2 |
| 752 | 2026-03-25T16:34:18.224Z | Downloaded fs_extra v1.3.0 |
| 753 | 2026-03-25T16:34:18.228Z | Downloaded http-body v1.0.1 |
| 754 | 2026-03-25T16:34:18.232Z | Downloaded embedded-io v0.6.1 |
| 755 | 2026-03-25T16:34:18.232Z | Downloaded csv-core v0.1.13 |
| 756 | 2026-03-25T16:34:18.236Z | Downloaded futures-executor v0.3.32 |
| 757 | 2026-03-25T16:34:18.236Z | Downloaded fs-err v2.11.0 |
| 758 | 2026-03-25T16:34:18.242Z | Downloaded hostname v0.3.1 |
| 759 | 2026-03-25T16:34:18.242Z | Downloaded convert_case v0.10.0 |
| 760 | 2026-03-25T16:34:18.242Z | Downloaded bzip2 v0.4.4 |
| 761 | 2026-03-25T16:34:18.242Z | Downloaded home v0.5.12 |
| 762 | 2026-03-25T16:34:18.246Z | Downloaded hyper-tls v0.6.0 |
| 763 | 2026-03-25T16:34:18.246Z | Downloaded hostname v0.4.2 |
| 764 | 2026-03-25T16:34:18.250Z | Downloaded hubpack v0.1.2 |
| 765 | 2026-03-25T16:34:18.250Z | Downloaded deranged v0.5.8 |
| 766 | 2026-03-25T16:34:18.250Z | Downloaded bzip2 v0.6.1 |
| 767 | 2026-03-25T16:34:18.250Z | Downloaded der_derive v0.7.3 |
| 768 | 2026-03-25T16:34:18.253Z | Downloaded group v0.13.0 |
| 769 | 2026-03-25T16:34:18.253Z | Downloaded git-stub-vcs v0.1.0 |
| 770 | 2026-03-25T16:34:18.253Z | Downloaded fixedbitset v0.5.7 |
| 771 | 2026-03-25T16:34:18.256Z | Downloaded ctr v0.9.2 |
| 772 | 2026-03-25T16:34:18.256Z | Downloaded http-range v0.1.5 |
| 773 | 2026-03-25T16:34:18.259Z | Downloaded defmt v1.0.1 |
| 774 | 2026-03-25T16:34:18.262Z | Downloaded hubpack_derive v0.1.1 |
| 775 | 2026-03-25T16:34:18.262Z | Downloaded globset v0.4.18 |
| 776 | 2026-03-25T16:34:18.262Z | Downloaded indent_write v2.2.0 |
| 777 | 2026-03-25T16:34:18.266Z | Downloaded internet-checksum v0.2.1 |
| 778 | 2026-03-25T16:34:18.270Z | Downloaded inout v0.1.4 |
| 779 | 2026-03-25T16:34:18.274Z | Downloaded is_ci v1.2.0 |
| 780 | 2026-03-25T16:34:18.274Z | Downloaded is-terminal v0.4.17 |
| 781 | 2026-03-25T16:34:18.278Z | Downloaded keccak v0.1.6 |
| 782 | 2026-03-25T16:34:18.280Z | Downloaded ciborium v0.2.2 |
| 783 | 2026-03-25T16:34:18.281Z | Downloaded glob v0.3.3 |
| 784 | 2026-03-25T16:34:18.284Z | Downloaded find-msvc-tools v0.1.9 |
| 785 | 2026-03-25T16:34:18.284Z | Downloaded darling_core v0.23.0 |
| 786 | 2026-03-25T16:34:18.287Z | Downloaded ident_case v1.0.1 |
| 787 | 2026-03-25T16:34:18.287Z | Downloaded cbc v0.1.2 |
| 788 | 2026-03-25T16:34:18.287Z | Downloaded const-oid v0.9.6 |
| 789 | 2026-03-25T16:34:18.290Z | Downloaded crc32fast v1.5.0 |
| 790 | 2026-03-25T16:34:18.290Z | Downloaded cargo_toml v0.22.3 |
| 791 | 2026-03-25T16:34:18.291Z | Downloaded indoc v1.0.9 |
| 792 | 2026-03-25T16:34:18.293Z | Downloaded instant v0.1.13 |
| 793 | 2026-03-25T16:34:18.293Z | Downloaded instability v0.3.11 |
| 794 | 2026-03-25T16:34:18.296Z | Downloaded console v0.15.11 |
| 795 | 2026-03-25T16:34:18.296Z | Downloaded cancel-safe-futures v0.1.5 |
| 796 | 2026-03-25T16:34:18.299Z | Downloaded drift v0.1.3 |
| 797 | 2026-03-25T16:34:18.302Z | Downloaded highway v1.3.0 |
| 798 | 2026-03-25T16:34:18.302Z | Downloaded des v0.8.1 |
| 799 | 2026-03-25T16:34:18.305Z | Downloaded diff v0.1.13 |
| 800 | 2026-03-25T16:34:18.305Z | Downloaded derive_builder v0.20.2 |
| 801 | 2026-03-25T16:34:18.308Z | Downloaded lazy_static v1.5.0 |
| 802 | 2026-03-25T16:34:18.311Z | Downloaded http-body-util v0.1.3 |
| 803 | 2026-03-25T16:34:18.311Z | Downloaded cookie_store v0.22.1 |
| 804 | 2026-03-25T16:34:18.315Z | Downloaded clang-sys v1.8.1 |
| 805 | 2026-03-25T16:34:18.315Z | Downloaded chacha20 v0.10.0 |
| 806 | 2026-03-25T16:34:18.318Z | Downloaded async-bb8-diesel v0.2.1 |
| 807 | 2026-03-25T16:34:18.318Z | Downloaded linked-hash-map v0.5.6 |
| 808 | 2026-03-25T16:34:18.318Z | Downloaded futures-channel v0.3.32 |
| 809 | 2026-03-25T16:34:18.321Z | Downloaded lzss v0.8.2 |
| 810 | 2026-03-25T16:34:18.321Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 811 | 2026-03-25T16:34:18.321Z | Downloaded hyper-staticfile v0.10.1 |
| 812 | 2026-03-25T16:34:18.324Z | Downloaded derive-ex v0.1.8 |
| 813 | 2026-03-25T16:34:18.329Z | Downloaded getrandom v0.2.17 |
| 814 | 2026-03-25T16:34:18.329Z | Downloaded ar_archive_writer v0.5.1 |
| 815 | 2026-03-25T16:34:18.333Z | Downloaded lalrpop-util v0.19.12 |
| 816 | 2026-03-25T16:34:18.333Z | Downloaded libscf-sys v1.1.0 |
| 817 | 2026-03-25T16:34:18.336Z | Downloaded lru-cache v0.1.2 |
| 818 | 2026-03-25T16:34:18.336Z | Downloaded half v1.8.3 |
| 819 | 2026-03-25T16:34:18.339Z | Downloaded humantime v2.3.0 |
| 820 | 2026-03-25T16:34:18.343Z | Downloaded ingot-types v0.1.2 |
| 821 | 2026-03-25T16:34:18.343Z | Downloaded ipnet v2.11.0 |
| 822 | 2026-03-25T16:34:18.347Z | Downloaded ipnetwork v0.21.1 |
| 823 | 2026-03-25T16:34:18.347Z | Downloaded httpdate v1.0.3 |
| 824 | 2026-03-25T16:34:18.347Z | Downloaded defmt-macros v1.0.1 |
| 825 | 2026-03-25T16:34:18.350Z | Downloaded indoc v2.0.7 |
| 826 | 2026-03-25T16:34:18.354Z | Downloaded nibble_vec v0.1.0 |
| 827 | 2026-03-25T16:34:18.354Z | Downloaded newline-converter v0.3.0 |
| 828 | 2026-03-25T16:34:18.354Z | Downloaded darling_core v0.20.11 |
| 829 | 2026-03-25T16:34:18.359Z | Downloaded multimap v0.10.1 |
| 830 | 2026-03-25T16:34:18.363Z | Downloaded cookie v0.18.1 |
| 831 | 2026-03-25T16:34:18.363Z | Downloaded allocator-api2 v0.2.21 |
| 832 | 2026-03-25T16:34:18.366Z | Downloaded backon v1.6.0 |
| 833 | 2026-03-25T16:34:18.366Z | Downloaded crc-any v2.5.0 |
| 834 | 2026-03-25T16:34:18.370Z | Downloaded managed v0.8.0 |
| 835 | 2026-03-25T16:34:18.370Z | Downloaded lru v0.12.5 |
| 836 | 2026-03-25T16:34:18.370Z | Downloaded futures v0.3.32 |
| 837 | 2026-03-25T16:34:18.373Z | Downloaded md-5 v0.10.6 |
| 838 | 2026-03-25T16:34:18.373Z | Downloaded mime v0.3.17 |
| 839 | 2026-03-25T16:34:18.376Z | Downloaded md5 v0.7.0 |
| 840 | 2026-03-25T16:34:18.376Z | Downloaded memoffset v0.9.1 |
| 841 | 2026-03-25T16:34:18.376Z | Downloaded jobserver v0.1.34 |
| 842 | 2026-03-25T16:34:18.379Z | Downloaded maybe-uninit v2.0.0 |
| 843 | 2026-03-25T16:34:18.379Z | Downloaded match_cfg v0.1.0 |
| 844 | 2026-03-25T16:34:18.379Z | Downloaded maplit v1.0.2 |
| 845 | 2026-03-25T16:34:18.383Z | Downloaded num v0.4.3 |
| 846 | 2026-03-25T16:34:18.383Z | Downloaded new_debug_unreachable v1.0.6 |
| 847 | 2026-03-25T16:34:18.386Z | Downloaded libloading v0.8.9 |
| 848 | 2026-03-25T16:34:18.386Z | Downloaded ingot v0.1.1 |
| 849 | 2026-03-25T16:34:18.389Z | Downloaded hickory-client v0.25.2 |
| 850 | 2026-03-25T16:34:18.389Z | Downloaded libsw v3.5.0 |
| 851 | 2026-03-25T16:34:18.389Z | Downloaded chacha20poly1305 v0.10.1 |
| 852 | 2026-03-25T16:34:18.392Z | Downloaded newtype_derive v0.1.6 |
| 853 | 2026-03-25T16:34:18.392Z | Downloaded nodrop v0.1.14 |
| 854 | 2026-03-25T16:34:18.395Z | Downloaded lock_api v0.4.14 |
| 855 | 2026-03-25T16:34:18.395Z | Downloaded linear-map v1.2.0 |
| 856 | 2026-03-25T16:34:18.395Z | Downloaded nonempty v0.12.0 |
| 857 | 2026-03-25T16:34:18.395Z | Downloaded newtype-uuid-macros v0.1.0 |
| 858 | 2026-03-25T16:34:18.398Z | Downloaded num-iter v0.1.45 |
| 859 | 2026-03-25T16:34:18.398Z | Downloaded normalize-line-endings v0.3.0 |
| 860 | 2026-03-25T16:34:18.398Z | Downloaded openssl-macros v0.1.1 |
| 861 | 2026-03-25T16:34:18.398Z | Downloaded opaque-debug v0.3.1 |
| 862 | 2026-03-25T16:34:18.402Z | Downloaded num_threads v0.1.7 |
| 863 | 2026-03-25T16:34:18.402Z | Downloaded num-derive v0.3.3 |
| 864 | 2026-03-25T16:34:18.402Z | Downloaded openssl-probe v0.2.1 |
| 865 | 2026-03-25T16:34:18.402Z | Downloaded getrandom v0.3.4 |
| 866 | 2026-03-25T16:34:18.405Z | Downloaded dropshot_endpoint v0.16.7 |
| 867 | 2026-03-25T16:34:18.410Z | Downloaded nanorand v0.7.0 |
| 868 | 2026-03-25T16:34:18.410Z | Downloaded multer v3.1.0 |
| 869 | 2026-03-25T16:34:18.413Z | Downloaded derive-where v1.6.0 |
| 870 | 2026-03-25T16:34:18.413Z | Downloaded half v2.7.1 |
| 871 | 2026-03-25T16:34:18.413Z | Downloaded elliptic-curve v0.13.8 |
| 872 | 2026-03-25T16:34:18.416Z | Downloaded num-conv v0.2.0 |
| 873 | 2026-03-25T16:34:18.416Z | Downloaded derive_more v0.99.20 |
| 874 | 2026-03-25T16:34:18.433Z | Downloaded oso-derive v0.27.3 |
| 875 | 2026-03-25T16:34:18.438Z | Downloaded hmac v0.12.1 |
| 876 | 2026-03-25T16:34:18.438Z | Downloaded olpc-cjson v0.1.4 |
| 877 | 2026-03-25T16:34:18.438Z | Downloaded openssl-probe v0.1.6 |
| 878 | 2026-03-25T16:34:18.438Z | Downloaded num-derive v0.4.2 |
| 879 | 2026-03-25T16:34:18.442Z | Downloaded native-tls v0.2.18 |
| 880 | 2026-03-25T16:34:18.442Z | Downloaded libefi-sys v0.1.0 |
| 881 | 2026-03-25T16:34:18.442Z | Downloaded newtype-uuid v1.3.2 |
| 882 | 2026-03-25T16:34:18.445Z | Downloaded bytes v1.11.1 |
| 883 | 2026-03-25T16:34:18.452Z | Downloaded libsw-core v0.3.2 |
| 884 | 2026-03-25T16:34:18.460Z | Downloaded lru-slab v0.1.2 |
| 885 | 2026-03-25T16:34:18.463Z | Downloaded parse-size v1.1.0 |
| 886 | 2026-03-25T16:34:18.463Z | Downloaded parse-display v0.10.0 |
| 887 | 2026-03-25T16:34:18.463Z | Downloaded pbkdf2 v0.11.0 |
| 888 | 2026-03-25T16:34:18.466Z | Downloaded darling_core v0.21.3 |
| 889 | 2026-03-25T16:34:18.467Z | Downloaded num-complex v0.4.6 |
| 890 | 2026-03-25T16:34:18.470Z | Downloaded iana-time-zone v0.1.65 |
| 891 | 2026-03-25T16:34:18.470Z | Downloaded peg-runtime v0.8.5 |
| 892 | 2026-03-25T16:34:18.472Z | Downloaded hyper-rustls v0.27.7 |
| 893 | 2026-03-25T16:34:18.472Z | Downloaded base64 v0.22.1 |
| 894 | 2026-03-25T16:34:18.475Z | Downloaded num_enum_derive v0.5.11 |
| 895 | 2026-03-25T16:34:18.475Z | Downloaded mime_guess v2.0.5 |
| 896 | 2026-03-25T16:34:18.478Z | Downloaded pbkdf2 v0.12.2 |
| 897 | 2026-03-25T16:34:18.478Z | Downloaded packed_struct_codegen v0.10.1 |
| 898 | 2026-03-25T16:34:18.478Z | Downloaded num_enum v0.7.5 |
| 899 | 2026-03-25T16:34:18.481Z | Downloaded num_enum v0.5.11 |
| 900 | 2026-03-25T16:34:18.484Z | Downloaded crossbeam-channel v0.5.15 |
| 901 | 2026-03-25T16:34:18.487Z | Downloaded pin-utils v0.1.0 |
| 902 | 2026-03-25T16:34:18.487Z | Downloaded nu-ansi-term v0.50.3 |
| 903 | 2026-03-25T16:34:18.491Z | Downloaded ingot-macros v0.1.1 |
| 904 | 2026-03-25T16:34:18.491Z | Downloaded phf_shared v0.13.1 |
| 905 | 2026-03-25T16:34:18.491Z | Downloaded phf_shared v0.12.1 |
| 906 | 2026-03-25T16:34:18.491Z | Downloaded path-slash v0.1.5 |
| 907 | 2026-03-25T16:34:18.494Z | Downloaded num_enum_derive v0.7.5 |
| 908 | 2026-03-25T16:34:18.500Z | Downloaded heapless v0.7.17 |
| 909 | 2026-03-25T16:34:18.504Z | Downloaded indexmap v1.9.3 |
| 910 | 2026-03-25T16:34:18.509Z | Downloaded num-integer v0.1.46 |
| 911 | 2026-03-25T16:34:18.512Z | Downloaded oxnet v0.1.4 |
| 912 | 2026-03-25T16:34:18.518Z | Downloaded parking_lot_core v0.8.6 |
| 913 | 2026-03-25T16:34:18.526Z | Downloaded predicates-core v1.0.10 |
| 914 | 2026-03-25T16:34:18.526Z | Downloaded proc-macro-crate v3.4.0 |
| 915 | 2026-03-25T16:34:18.526Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 916 | 2026-03-25T16:34:18.532Z | Downloaded progenitor-client v0.10.0 |
| 917 | 2026-03-25T16:34:18.532Z | Downloaded progenitor-client v0.11.2 |
| 918 | 2026-03-25T16:34:18.532Z | Downloaded const_format v0.2.35 |
| 919 | 2026-03-25T16:34:18.532Z | Downloaded password-hash v0.5.0 |
| 920 | 2026-03-25T16:34:18.532Z | Downloaded compact_str v0.8.1 |
| 921 | 2026-03-25T16:34:18.539Z | Downloaded cc v1.2.56 |
| 922 | 2026-03-25T16:34:18.539Z | Downloaded arc-swap v1.8.2 |
| 923 | 2026-03-25T16:34:18.547Z | Downloaded base64 v0.21.7 |
| 924 | 2026-03-25T16:34:18.547Z | Downloaded predicates-tree v1.0.13 |
| 925 | 2026-03-25T16:34:18.547Z | Downloaded precomputed-hash v0.1.1 |
| 926 | 2026-03-25T16:34:18.548Z | Downloaded password-hash v0.4.2 |
| 927 | 2026-03-25T16:34:18.548Z | Downloaded parse-display-derive v0.10.0 |
| 928 | 2026-03-25T16:34:18.557Z | Downloaded progenitor-macro v0.11.2 |
| 929 | 2026-03-25T16:34:18.557Z | Downloaded httparse v1.10.1 |
| 930 | 2026-03-25T16:34:18.558Z | Downloaded progenitor-macro v0.13.0 |
| 931 | 2026-03-25T16:34:18.564Z | Downloaded owo-colors v4.3.0 |
| 932 | 2026-03-25T16:34:18.564Z | Downloaded oxide-tokio-rt v0.1.3 |
| 933 | 2026-03-25T16:34:18.564Z | Downloaded litrs v1.0.0 |
| 934 | 2026-03-25T16:34:18.564Z | Downloaded phf_shared v0.11.3 |
| 935 | 2026-03-25T16:34:18.564Z | Downloaded packed_struct v0.10.1 |
| 936 | 2026-03-25T16:34:18.573Z | Downloaded proc-macro-crate v1.3.1 |
| 937 | 2026-03-25T16:34:18.573Z | Downloaded pin-project-lite v0.2.17 |
| 938 | 2026-03-25T16:34:18.573Z | Downloaded powerfmt v0.2.0 |
| 939 | 2026-03-25T16:34:18.573Z | Downloaded radium v0.7.0 |
| 940 | 2026-03-25T16:34:18.649Z | Downloaded pin-project-internal v1.1.11 |
| 941 | 2026-03-25T16:34:18.649Z | Downloaded progenitor-macro v0.10.0 |
| 942 | 2026-03-25T16:34:18.649Z | Downloaded rand_chacha v0.3.1 |
| 943 | 2026-03-25T16:34:18.650Z | Downloaded ignore v0.4.25 |
| 944 | 2026-03-25T16:34:18.650Z | Downloaded memmap2 v0.9.10 |
| 945 | 2026-03-25T16:34:18.658Z | Downloaded bumpalo v3.20.2 |
| 946 | 2026-03-25T16:34:18.658Z | Downloaded paste v1.0.15 |
| 947 | 2026-03-25T16:34:18.658Z | Downloaded indicatif v0.18.4 |
| 948 | 2026-03-25T16:34:18.658Z | Downloaded psl-types v2.0.11 |
| 949 | 2026-03-25T16:34:18.658Z | Downloaded fatfs v0.3.6 |
| 950 | 2026-03-25T16:34:18.658Z | Downloaded parking_lot v0.11.2 |
| 951 | 2026-03-25T16:34:18.658Z | Downloaded predicates v3.1.4 |
| 952 | 2026-03-25T16:34:18.658Z | Downloaded phf v0.13.1 |
| 953 | 2026-03-25T16:34:18.658Z | Downloaded progenitor v0.10.0 |
| 954 | 2026-03-25T16:34:18.658Z | Downloaded peg-macros v0.8.5 |
| 955 | 2026-03-25T16:34:18.658Z | Downloaded recursive v0.1.1 |
| 956 | 2026-03-25T16:34:18.658Z | Downloaded quick-error v1.2.3 |
| 957 | 2026-03-25T16:34:18.658Z | Downloaded rand_xorshift v0.4.0 |
| 958 | 2026-03-25T16:34:18.658Z | Downloaded ref-cast-impl v1.0.25 |
| 959 | 2026-03-25T16:34:18.658Z | Downloaded poly1305 v0.8.0 |
| 960 | 2026-03-25T16:34:18.658Z | Downloaded flume v0.11.1 |
| 961 | 2026-03-25T16:34:18.658Z | Downloaded ed25519-dalek v2.2.0 |
| 962 | 2026-03-25T16:34:18.658Z | Downloaded flate2 v1.1.9 |
| 963 | 2026-03-25T16:34:18.659Z | Downloaded rfc6979 v0.4.0 |
| 964 | 2026-03-25T16:34:18.659Z | Downloaded derive_more v2.1.1 |
| 965 | 2026-03-25T16:34:18.659Z | Downloaded pem-rfc7468 v0.7.0 |
| 966 | 2026-03-25T16:34:18.659Z | Downloaded pkg-config v0.3.32 |
| 967 | 2026-03-25T16:34:18.659Z | Downloaded pkcs8 v0.10.2 |
| 968 | 2026-03-25T16:34:18.659Z | Downloaded pkcs5 v0.7.1 |
| 969 | 2026-03-25T16:34:18.659Z | Downloaded r2d2 v0.8.10 |
| 970 | 2026-03-25T16:34:18.659Z | Downloaded postgres-protocol v0.6.10 |
| 971 | 2026-03-25T16:34:18.659Z | Downloaded rtoolbox v0.0.3 |
| 972 | 2026-03-25T16:34:18.659Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 973 | 2026-03-25T16:34:18.659Z | Downloaded ref-cast v1.0.25 |
| 974 | 2026-03-25T16:34:18.659Z | Downloaded polyval v0.6.2 |
| 975 | 2026-03-25T16:34:18.671Z | Downloaded pkcs1 v0.7.5 |
| 976 | 2026-03-25T16:34:18.672Z | Downloaded num-rational v0.4.2 |
| 977 | 2026-03-25T16:34:18.672Z | Downloaded rustc-hash v2.1.1 |
| 978 | 2026-03-25T16:34:18.672Z | Downloaded rustc_version v0.4.1 |
| 979 | 2026-03-25T16:34:18.672Z | Downloaded russh-cryptovec v0.7.3 |
| 980 | 2026-03-25T16:34:18.672Z | Downloaded libbz2-rs-sys v0.2.2 |
| 981 | 2026-03-25T16:34:18.673Z | Downloaded rustc_version v0.1.7 |
| 982 | 2026-03-25T16:34:18.684Z | Downloaded crypto-bigint v0.5.5 |
| 983 | 2026-03-25T16:34:18.684Z | Downloaded rand_core v0.10.0 |
| 984 | 2026-03-25T16:34:18.684Z | Downloaded rand_chacha v0.9.0 |
| 985 | 2026-03-25T16:34:18.684Z | Downloaded omicron-zone-package v0.12.2 |
| 986 | 2026-03-25T16:34:18.684Z | Downloaded primeorder v0.13.6 |
| 987 | 2026-03-25T16:34:18.695Z | Downloaded ppv-lite86 v0.2.21 |
| 988 | 2026-03-25T16:34:18.695Z | Downloaded parking_lot v0.12.5 |
| 989 | 2026-03-25T16:34:18.695Z | Downloaded proc-macro-error2 v2.0.1 |
| 990 | 2026-03-25T16:34:18.695Z | Downloaded rand_seeder v0.4.0 |
| 991 | 2026-03-25T16:34:18.695Z | Downloaded progenitor-extras v0.1.1 |
| 992 | 2026-03-25T16:34:18.695Z | Downloaded progenitor-client v0.13.0 |
| 993 | 2026-03-25T16:34:18.695Z | Downloaded progenitor v0.11.2 |
| 994 | 2026-03-25T16:34:18.695Z | Downloaded salsa20 v0.10.2 |
| 995 | 2026-03-25T16:34:18.695Z | Downloaded papergrid v0.17.0 |
| 996 | 2026-03-25T16:34:18.704Z | Downloaded oso v0.27.3 |
| 997 | 2026-03-25T16:34:18.704Z | Downloaded headers v0.4.1 |
| 998 | 2026-03-25T16:34:18.704Z | Downloaded heapless v0.8.0 |
| 999 | 2026-03-25T16:34:18.711Z | Downloaded pem v3.0.6 |
| 1000 | 2026-03-25T16:34:18.711Z | Downloaded peg v0.8.5 |
| 1001 | 2026-03-25T16:34:18.711Z | Downloaded rand_core v0.9.5 |
| 1002 | 2026-03-25T16:34:18.711Z | Downloaded parking_lot_core v0.9.12 |
| 1003 | 2026-03-25T16:34:18.711Z | Downloaded rand_core v0.6.4 |
| 1004 | 2026-03-25T16:34:18.711Z | Downloaded progenitor v0.13.0 |
| 1005 | 2026-03-25T16:34:18.715Z | Downloaded same-file v1.0.6 |
| 1006 | 2026-03-25T16:34:18.722Z | Downloaded expectorate v1.2.0 |
| 1007 | 2026-03-25T16:34:18.722Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1008 | 2026-03-25T16:34:18.730Z | Downloaded sapling-renderdag v0.1.0 |
| 1009 | 2026-03-25T16:34:18.730Z | Downloaded scopeguard v1.2.0 |
| 1010 | 2026-03-25T16:34:18.730Z | Downloaded phf v0.12.1 |
| 1011 | 2026-03-25T16:34:18.730Z | Downloaded hickory-resolver v0.24.4 |
| 1012 | 2026-03-25T16:34:18.738Z | Downloaded hickory-resolver v0.25.2 |
| 1013 | 2026-03-25T16:34:18.738Z | Downloaded der v0.7.10 |
| 1014 | 2026-03-25T16:34:18.738Z | Downloaded dropshot-api-manager v0.6.0 |
| 1015 | 2026-03-25T16:34:18.745Z | Downloaded postgres-types v0.2.12 |
| 1016 | 2026-03-25T16:34:18.748Z | Downloaded scroll_derive v0.13.1 |
| 1017 | 2026-03-25T16:34:18.748Z | Downloaded semver v0.1.20 |
| 1018 | 2026-03-25T16:34:18.751Z | Downloaded scrypt v0.11.0 |
| 1019 | 2026-03-25T16:34:18.751Z | Downloaded secrecy v0.8.0 |
| 1020 | 2026-03-25T16:34:18.751Z | Downloaded diesel_derives v2.3.7 |
| 1021 | 2026-03-25T16:34:18.755Z | Downloaded hashbrown v0.12.3 |
| 1022 | 2026-03-25T16:34:18.764Z | Downloaded p256 v0.13.2 |
| 1023 | 2026-03-25T16:34:18.773Z | Downloaded rustls-native-certs v0.8.3 |
| 1024 | 2026-03-25T16:34:18.780Z | Downloaded serde_spanned v1.0.4 |
| 1025 | 2026-03-25T16:34:18.780Z | Downloaded secrecy v0.10.3 |
| 1026 | 2026-03-25T16:34:18.780Z | Downloaded serde_repr v0.1.20 |
| 1027 | 2026-03-25T16:34:18.780Z | Downloaded resolv-conf v0.7.6 |
| 1028 | 2026-03-25T16:34:18.780Z | Downloaded serde-big-array v0.5.1 |
| 1029 | 2026-03-25T16:34:18.781Z | Downloaded seq-macro v0.3.6 |
| 1030 | 2026-03-25T16:34:18.790Z | Downloaded progenitor-impl v0.11.2 |
| 1031 | 2026-03-25T16:34:18.790Z | Downloaded aes v0.8.4 |
| 1032 | 2026-03-25T16:34:18.790Z | Downloaded hickory-server v0.25.2 |
| 1033 | 2026-03-25T16:34:18.790Z | Downloaded serde_urlencoded v0.7.1 |
| 1034 | 2026-03-25T16:34:18.793Z | Downloaded shell-words v1.1.1 |
| 1035 | 2026-03-25T16:34:18.794Z | Downloaded rustls-pemfile v1.0.4 |
| 1036 | 2026-03-25T16:34:18.794Z | Downloaded rusty-fork v0.3.1 |
| 1037 | 2026-03-25T16:34:18.794Z | Downloaded psm v0.1.30 |
| 1038 | 2026-03-25T16:34:18.794Z | Downloaded derive_more-impl v2.1.1 |
| 1039 | 2026-03-25T16:34:18.794Z | Downloaded signal-hook-mio v0.2.5 |
| 1040 | 2026-03-25T16:34:18.794Z | Downloaded serde_plain v1.0.2 |
| 1041 | 2026-03-25T16:34:18.797Z | Downloaded pin-project v1.1.11 |
| 1042 | 2026-03-25T16:34:18.801Z | Downloaded signature v2.2.0 |
| 1043 | 2026-03-25T16:34:18.804Z | Downloaded signal-hook-tokio v0.3.1 |
| 1044 | 2026-03-25T16:34:18.804Z | Downloaded quinn-udp v0.5.14 |
| 1045 | 2026-03-25T16:34:18.805Z | Downloaded miniz_oxide v0.8.9 |
| 1046 | 2026-03-25T16:34:18.810Z | Downloaded scroll v0.13.0 |
| 1047 | 2026-03-25T16:34:18.813Z | Downloaded sha1 v0.10.6 |
| 1048 | 2026-03-25T16:34:18.813Z | Downloaded slog-envlogger v2.2.0 |
| 1049 | 2026-03-25T16:34:18.818Z | Downloaded siphasher v1.0.2 |
| 1050 | 2026-03-25T16:34:18.818Z | Downloaded sigpipe v0.1.3 |
| 1051 | 2026-03-25T16:34:18.818Z | Downloaded slog-bunyan v2.5.0 |
| 1052 | 2026-03-25T16:34:18.822Z | Downloaded rustversion v1.0.22 |
| 1053 | 2026-03-25T16:34:18.827Z | Downloaded sct v0.7.1 |
| 1054 | 2026-03-25T16:34:18.830Z | Downloaded jiff-static v0.2.21 |
| 1055 | 2026-03-25T16:34:18.836Z | Downloaded postcard v1.1.3 |
| 1056 | 2026-03-25T16:34:18.843Z | Downloaded sec1 v0.7.3 |
| 1057 | 2026-03-25T16:34:18.852Z | Downloaded schemars_derive v0.8.22 |
| 1058 | 2026-03-25T16:34:18.863Z | Downloaded pretty_assertions v1.4.1 |
| 1059 | 2026-03-25T16:34:18.870Z | Downloaded rcgen v0.12.1 |
| 1060 | 2026-03-25T16:34:18.886Z | Downloaded crossterm v0.29.0 |
| 1061 | 2026-03-25T16:34:18.886Z | Downloaded rustls-pemfile v2.2.0 |
| 1062 | 2026-03-25T16:34:18.886Z | Downloaded serde-hex v0.1.0 |
| 1063 | 2026-03-25T16:34:18.886Z | Downloaded sqlparser_derive v0.5.0 |
| 1064 | 2026-03-25T16:34:18.886Z | Downloaded progenitor-impl v0.13.0 |
| 1065 | 2026-03-25T16:34:18.886Z | Downloaded serde_bytes v0.11.19 |
| 1066 | 2026-03-25T16:34:18.896Z | Downloaded ssh-cipher v0.2.0 |
| 1067 | 2026-03-25T16:34:18.897Z | Downloaded serde_path_to_error v0.1.20 |
| 1068 | 2026-03-25T16:34:18.897Z | Downloaded ssh-encoding v0.2.0 |
| 1069 | 2026-03-25T16:34:18.897Z | Downloaded signal-hook-registry v1.4.8 |
| 1070 | 2026-03-25T16:34:18.897Z | Downloaded progenitor-impl v0.10.0 |
| 1071 | 2026-03-25T16:34:18.909Z | Downloaded hashbrown v0.13.2 |
| 1072 | 2026-03-25T16:34:18.913Z | Downloaded rustls-pki-types v1.14.0 |
| 1073 | 2026-03-25T16:34:18.913Z | Downloaded slog-async v2.8.0 |
| 1074 | 2026-03-25T16:34:18.913Z | Downloaded simd-adler32 v0.3.8 |
| 1075 | 2026-03-25T16:34:18.913Z | Downloaded strum v0.26.3 |
| 1076 | 2026-03-25T16:34:18.913Z | Downloaded supports-color v3.0.2 |
| 1077 | 2026-03-25T16:34:18.913Z | Downloaded slab v0.4.12 |
| 1078 | 2026-03-25T16:34:18.917Z | Downloaded shlex v1.3.0 |
| 1079 | 2026-03-25T16:34:18.917Z | Downloaded structmeta v0.3.0 |
| 1080 | 2026-03-25T16:34:18.917Z | Downloaded hyper-util v0.1.20 |
| 1081 | 2026-03-25T16:34:18.922Z | Downloaded sync-ptr v0.1.4 |
| 1082 | 2026-03-25T16:34:18.922Z | Downloaded strum v0.27.2 |
| 1083 | 2026-03-25T16:34:18.922Z | Downloaded structmeta-derive v0.3.0 |
| 1084 | 2026-03-25T16:34:18.927Z | Downloaded slog-stdlog v4.1.1 |
| 1085 | 2026-03-25T16:34:18.927Z | Downloaded ron v0.8.1 |
| 1086 | 2026-03-25T16:34:18.927Z | Downloaded slog-json v2.6.1 |
| 1087 | 2026-03-25T16:34:18.937Z | Downloaded slog-dtrace v0.3.0 |
| 1088 | 2026-03-25T16:34:18.937Z | Downloaded russh-keys v0.45.0 |
| 1089 | 2026-03-25T16:34:18.937Z | Downloaded slog-term v2.9.2 |
| 1090 | 2026-03-25T16:34:18.943Z | Downloaded tabled_derive v0.11.0 |
| 1091 | 2026-03-25T16:34:18.943Z | Downloaded slog-scope v4.4.1 |
| 1092 | 2026-03-25T16:34:18.943Z | Downloaded testing_table v0.3.0 |
| 1093 | 2026-03-25T16:34:18.943Z | Downloaded subtle v2.6.1 |
| 1094 | 2026-03-25T16:34:18.943Z | Downloaded sync_wrapper v1.0.2 |
| 1095 | 2026-03-25T16:34:18.947Z | Downloaded smallvec v0.6.14 |
| 1096 | 2026-03-25T16:34:18.947Z | Downloaded tap v1.0.1 |
| 1097 | 2026-03-25T16:34:18.948Z | Downloaded tabwriter v1.4.1 |
| 1098 | 2026-03-25T16:34:18.948Z | Downloaded termtree v0.5.1 |
| 1099 | 2026-03-25T16:34:18.953Z | Downloaded mio v1.1.1 |
| 1100 | 2026-03-25T16:34:18.953Z | Downloaded tagptr v0.2.0 |
| 1101 | 2026-03-25T16:34:18.957Z | Downloaded smf v0.2.3 |
| 1102 | 2026-03-25T16:34:18.957Z | Downloaded rayon-core v1.13.0 |
| 1103 | 2026-03-25T16:34:18.960Z | Downloaded http v1.4.0 |
| 1104 | 2026-03-25T16:34:18.960Z | Downloaded serde_derive_internals v0.29.1 |
| 1105 | 2026-03-25T16:34:18.964Z | Downloaded prettyplease v0.2.37 |
| 1106 | 2026-03-25T16:34:18.964Z | Downloaded prefix-trie v0.7.0 |
| 1107 | 2026-03-25T16:34:18.968Z | Downloaded snafu-derive v0.8.9 |
| 1108 | 2026-03-25T16:34:18.968Z | Downloaded openssl-sys v0.9.111 |
| 1109 | 2026-03-25T16:34:18.971Z | Downloaded time-core v0.1.8 |
| 1110 | 2026-03-25T16:34:18.972Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1111 | 2026-03-25T16:34:18.972Z | Downloaded sqlformat v0.3.5 |
| 1112 | 2026-03-25T16:34:18.975Z | Downloaded stringprep v0.1.5 |
| 1113 | 2026-03-25T16:34:18.980Z | Downloaded static_assertions v1.1.0 |
| 1114 | 2026-03-25T16:34:18.980Z | Downloaded nom v7.1.3 |
| 1115 | 2026-03-25T16:34:18.983Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1116 | 2026-03-25T16:34:18.983Z | Downloaded aho-corasick v1.1.4 |
| 1117 | 2026-03-25T16:34:18.989Z | Downloaded tinyvec_macros v0.1.1 |
| 1118 | 2026-03-25T16:34:18.989Z | Downloaded serde_with_macros v3.17.0 |
| 1119 | 2026-03-25T16:34:18.996Z | Downloaded minimal-lexical v0.2.1 |
| 1120 | 2026-03-25T16:34:18.996Z | Downloaded ryu v1.0.23 |
| 1121 | 2026-03-25T16:34:18.996Z | Downloaded stacker v0.1.23 |
| 1122 | 2026-03-25T16:34:18.996Z | Downloaded spki v0.7.3 |
| 1123 | 2026-03-25T16:34:19.005Z | Downloaded publicsuffix v2.3.0 |
| 1124 | 2026-03-25T16:34:19.005Z | Downloaded strum_macros v0.24.3 |
| 1125 | 2026-03-25T16:34:19.014Z | Downloaded schemars v0.8.22 |
| 1126 | 2026-03-25T16:34:19.017Z | Downloaded string_cache v0.8.9 |
| 1127 | 2026-03-25T16:34:19.027Z | Downloaded termios v0.3.3 |
| 1128 | 2026-03-25T16:34:19.035Z | Downloaded strum_macros v0.27.2 |
| 1129 | 2026-03-25T16:34:19.039Z | Downloaded take_mut v0.2.2 |
| 1130 | 2026-03-25T16:34:19.039Z | Downloaded support-bundle-viewer v0.1.2 |
| 1131 | 2026-03-25T16:34:19.039Z | Downloaded hashbrown v0.15.5 |
| 1132 | 2026-03-25T16:34:19.039Z | Downloaded time-macros v0.2.27 |
| 1133 | 2026-03-25T16:34:19.047Z | Downloaded itertools v0.12.1 |
| 1134 | 2026-03-25T16:34:19.058Z | Downloaded iri-string v0.7.10 |
| 1135 | 2026-03-25T16:34:19.058Z | Downloaded thiserror-no-std v2.0.2 |
| 1136 | 2026-03-25T16:34:19.070Z | Downloaded crossterm v0.28.1 |
| 1137 | 2026-03-25T16:34:19.070Z | Downloaded topological-sort v0.2.2 |
| 1138 | 2026-03-25T16:34:19.070Z | Downloaded spin v0.9.8 |
| 1139 | 2026-03-25T16:34:19.070Z | Downloaded serde_cbor v0.11.2 |
| 1140 | 2026-03-25T16:34:19.081Z | Downloaded tiny-keccak v2.0.2 |
| 1141 | 2026-03-25T16:34:19.081Z | Downloaded tower-layer v0.3.3 |
| 1142 | 2026-03-25T16:34:19.081Z | Downloaded tower-service v0.3.3 |
| 1143 | 2026-03-25T16:34:19.089Z | Downloaded try-lock v0.2.5 |
| 1144 | 2026-03-25T16:34:19.089Z | Downloaded trait-variant v0.1.2 |
| 1145 | 2026-03-25T16:34:19.089Z | Downloaded tls_codec_derive v0.4.2 |
| 1146 | 2026-03-25T16:34:19.089Z | Downloaded rand v0.8.5 |
| 1147 | 2026-03-25T16:34:19.089Z | Downloaded num-bigint v0.4.6 |
| 1148 | 2026-03-25T16:34:19.089Z | Downloaded itertools v0.10.5 |
| 1149 | 2026-03-25T16:34:19.094Z | Downloaded signal-hook v0.3.18 |
| 1150 | 2026-03-25T16:34:19.094Z | Downloaded tokio-native-tls v0.3.1 |
| 1151 | 2026-03-25T16:34:19.094Z | Downloaded slog v2.8.2 |
| 1152 | 2026-03-25T16:34:19.097Z | Downloaded similar v2.7.0 |
| 1153 | 2026-03-25T16:34:19.097Z | Downloaded tls_codec v0.4.2 |
| 1154 | 2026-03-25T16:34:19.100Z | Downloaded typify-macro v0.6.1 |
| 1155 | 2026-03-25T16:34:19.100Z | Downloaded unarray v0.1.4 |
| 1156 | 2026-03-25T16:34:19.100Z | Downloaded untrusted v0.7.1 |
| 1157 | 2026-03-25T16:34:19.103Z | Downloaded universal-hash v0.5.1 |
| 1158 | 2026-03-25T16:34:19.103Z | Downloaded unicode-truncate v1.1.0 |
| 1159 | 2026-03-25T16:34:19.103Z | Downloaded strum_macros v0.26.4 |
| 1160 | 2026-03-25T16:34:19.106Z | Downloaded schemars v0.9.0 |
| 1161 | 2026-03-25T16:34:19.111Z | Downloaded untrusted v0.9.0 |
| 1162 | 2026-03-25T16:34:19.114Z | Downloaded unit-prefix v0.5.2 |
| 1163 | 2026-03-25T16:34:19.114Z | Downloaded tokio-macros v2.6.0 |
| 1164 | 2026-03-25T16:34:19.114Z | Downloaded tokio-dtrace v0.1.1 |
| 1165 | 2026-03-25T16:34:19.118Z | Downloaded rand v0.9.2 |
| 1166 | 2026-03-25T16:34:19.118Z | Downloaded rsa v0.9.10 |
| 1167 | 2026-03-25T16:34:19.120Z | Downloaded term v1.2.1 |
| 1168 | 2026-03-25T16:34:19.123Z | Downloaded socket2 v0.6.2 |
| 1169 | 2026-03-25T16:34:19.124Z | Downloaded tokio-tungstenite v0.23.1 |
| 1170 | 2026-03-25T16:34:19.126Z | Downloaded num-bigint-dig v0.8.6 |
| 1171 | 2026-03-25T16:34:19.130Z | Downloaded usdt-attr-macro v0.6.0 |
| 1172 | 2026-03-25T16:34:19.133Z | Downloaded socket2 v0.5.10 |
| 1173 | 2026-03-25T16:34:19.133Z | Downloaded tokio-tungstenite v0.21.0 |
| 1174 | 2026-03-25T16:34:19.136Z | Downloaded thread_local v1.1.9 |
| 1175 | 2026-03-25T16:34:19.136Z | Downloaded tokio-rustls v0.25.0 |
| 1176 | 2026-03-25T16:34:19.136Z | Downloaded term v0.7.0 |
| 1177 | 2026-03-25T16:34:19.143Z | Downloaded itertools v0.14.0 |
| 1178 | 2026-03-25T16:34:19.150Z | Downloaded usdt-macro v0.6.0 |
| 1179 | 2026-03-25T16:34:19.150Z | Downloaded utf-8 v0.7.6 |
| 1180 | 2026-03-25T16:34:19.150Z | Downloaded usdt v0.6.0 |
| 1181 | 2026-03-25T16:34:19.150Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1182 | 2026-03-25T16:34:19.150Z | Downloaded void v1.0.2 |
| 1183 | 2026-03-25T16:34:19.150Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1184 | 2026-03-25T16:34:19.154Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1185 | 2026-03-25T16:34:19.154Z | Downloaded thread-id v5.1.0 |
| 1186 | 2026-03-25T16:34:19.158Z | Downloaded aes-gcm v0.10.3 |
| 1187 | 2026-03-25T16:34:19.164Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1188 | 2026-03-25T16:34:19.164Z | Downloaded waitgroup v0.1.2 |
| 1189 | 2026-03-25T16:34:19.164Z | Downloaded tui-tree-widget v0.23.1 |
| 1190 | 2026-03-25T16:34:19.170Z | Downloaded iddqd v0.3.17 |
| 1191 | 2026-03-25T16:34:19.175Z | Downloaded samael v0.0.19 |
| 1192 | 2026-03-25T16:34:19.179Z | Downloaded tokio-rustls v0.26.4 |
| 1193 | 2026-03-25T16:34:19.182Z | Downloaded wait-timeout v0.2.1 |
| 1194 | 2026-03-25T16:34:19.182Z | Downloaded quinn v0.11.9 |
| 1195 | 2026-03-25T16:34:19.187Z | Downloaded xattr v1.6.1 |
| 1196 | 2026-03-25T16:34:19.190Z | Downloaded qorb v0.4.1 |
| 1197 | 2026-03-25T16:34:19.193Z | Downloaded rustls-webpki v0.103.9 |
| 1198 | 2026-03-25T16:34:19.198Z | Downloaded typify-macro v0.4.3 |
| 1199 | 2026-03-25T16:34:19.201Z | Downloaded unicase v2.9.0 |
| 1200 | 2026-03-25T16:34:19.204Z | Downloaded rand v0.10.0 |
| 1201 | 2026-03-25T16:34:19.209Z | Downloaded want v0.3.1 |
| 1202 | 2026-03-25T16:34:19.209Z | Downloaded xshell-macros v0.2.7 |
| 1203 | 2026-03-25T16:34:19.209Z | Downloaded test-strategy v0.4.5 |
| 1204 | 2026-03-25T16:34:19.212Z | Downloaded chrono v0.4.44 |
| 1205 | 2026-03-25T16:34:19.215Z | Downloaded h2 v0.4.13 |
| 1206 | 2026-03-25T16:34:19.218Z | Downloaded vergen-lib v0.1.6 |
| 1207 | 2026-03-25T16:34:19.222Z | Downloaded tokio-rustls v0.24.1 |
| 1208 | 2026-03-25T16:34:19.223Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1209 | 2026-03-25T16:34:19.230Z | Downloaded zone v0.3.1 |
| 1210 | 2026-03-25T16:34:19.237Z | Downloaded schemars v1.2.1 |
| 1211 | 2026-03-25T16:34:19.241Z | Downloaded zeroize_derive v1.4.3 |
| 1212 | 2026-03-25T16:34:19.241Z | Downloaded tokio-stream v0.1.18 |
| 1213 | 2026-03-25T16:34:19.241Z | Downloaded tinyvec v1.10.0 |
| 1214 | 2026-03-25T16:34:19.244Z | Downloaded tar v0.4.44 |
| 1215 | 2026-03-25T16:34:19.252Z | Downloaded whoami v2.1.0 |
| 1216 | 2026-03-25T16:34:19.258Z | Downloaded libxml v0.3.3 |
| 1217 | 2026-03-25T16:34:19.398Z | Downloaded uzers v0.12.2 |
| 1218 | 2026-03-25T16:34:19.398Z | Downloaded subprocess v0.2.15 |
| 1219 | 2026-03-25T16:34:19.398Z | Downloaded vergen-git2 v1.0.7 |
| 1220 | 2026-03-25T16:34:19.398Z | Downloaded twox-hash v2.1.2 |
| 1221 | 2026-03-25T16:34:19.398Z | Downloaded vergen-gitcl v1.0.8 |
| 1222 | 2026-03-25T16:34:19.398Z | Downloaded zone_cfg_derive v0.3.1 |
| 1223 | 2026-03-25T16:34:19.398Z | Downloaded whoami v1.6.1 |
| 1224 | 2026-03-25T16:34:19.398Z | Downloaded wyz v0.5.1 |
| 1225 | 2026-03-25T16:34:19.398Z | Downloaded bitvec v1.0.1 |
| 1226 | 2026-03-25T16:34:19.398Z | Downloaded unicode-properties v0.1.4 |
| 1227 | 2026-03-25T16:34:19.398Z | Downloaded tracing-attributes v0.1.31 |
| 1228 | 2026-03-25T16:34:19.398Z | Downloaded usdt-impl v0.6.0 |
| 1229 | 2026-03-25T16:34:19.398Z | Downloaded toml v0.7.8 |
| 1230 | 2026-03-25T16:34:19.398Z | Downloaded futures-util v0.3.32 |
| 1231 | 2026-03-25T16:34:19.398Z | Downloaded russh v0.45.0 |
| 1232 | 2026-03-25T16:34:19.398Z | Downloaded vsss-rs v3.3.4 |
| 1233 | 2026-03-25T16:34:19.398Z | Downloaded zstd-safe v7.2.4 |
| 1234 | 2026-03-25T16:34:19.399Z | Downloaded walkdir v2.5.0 |
| 1235 | 2026-03-25T16:34:19.399Z | Downloaded zstd v0.13.3 |
| 1236 | 2026-03-25T16:34:19.399Z | Downloaded xshell v0.2.7 |
| 1237 | 2026-03-25T16:34:19.399Z | Downloaded xz2 v0.1.7 |
| 1238 | 2026-03-25T16:34:19.399Z | Downloaded hkdf v0.12.4 |
| 1239 | 2026-03-25T16:34:19.399Z | Downloaded blake3 v1.8.3 |
| 1240 | 2026-03-25T16:34:19.399Z | Downloaded tungstenite v0.23.0 |
| 1241 | 2026-03-25T16:34:19.399Z | Downloaded tungstenite v0.21.0 |
| 1242 | 2026-03-25T16:34:19.399Z | Downloaded itertools v0.13.0 |
| 1243 | 2026-03-25T16:34:19.399Z | Downloaded libm v0.2.16 |
| 1244 | 2026-03-25T16:34:19.399Z | Downloaded unicode-bidi v0.3.18 |
| 1245 | 2026-03-25T16:34:19.399Z | Downloaded zeroize v1.8.2 |
| 1246 | 2026-03-25T16:34:19.399Z | Downloaded snafu v0.8.9 |
| 1247 | 2026-03-25T16:34:19.399Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1248 | 2026-03-25T16:34:19.400Z | Downloaded ron v0.12.0 |
| 1249 | 2026-03-25T16:34:19.400Z | Downloaded vergen v9.0.6 |
| 1250 | 2026-03-25T16:34:19.400Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1251 | 2026-03-25T16:34:19.400Z | Downloaded hyper v1.8.1 |
| 1252 | 2026-03-25T16:34:19.400Z | Downloaded p521 v0.13.3 |
| 1253 | 2026-03-25T16:34:19.400Z | Downloaded tracing-core v0.1.36 |
| 1254 | 2026-03-25T16:34:19.400Z | Downloaded typify v0.4.3 |
| 1255 | 2026-03-25T16:34:19.400Z | Downloaded typify v0.6.1 |
| 1256 | 2026-03-25T16:34:19.400Z | Downloaded tokio-postgres v0.7.16 |
| 1257 | 2026-03-25T16:34:19.400Z | Downloaded rustyline v14.0.0 |
| 1258 | 2026-03-25T16:34:19.410Z | Downloaded unsafe-libyaml v0.2.11 |
| 1259 | 2026-03-25T16:34:19.410Z | Downloaded rpassword v7.4.0 |
| 1260 | 2026-03-25T16:34:19.419Z | Downloaded git2 v0.20.4 |
| 1261 | 2026-03-25T16:34:19.419Z | Downloaded bindgen v0.71.1 |
| 1262 | 2026-03-25T16:34:19.423Z | Downloaded zerocopy v0.6.6 |
| 1263 | 2026-03-25T16:34:19.423Z | Downloaded regex v1.12.3 |
| 1264 | 2026-03-25T16:34:19.423Z | Downloaded aws-lc-rs v1.16.0 |
| 1265 | 2026-03-25T16:34:19.431Z | Downloaded uuid v1.21.0 |
| 1266 | 2026-03-25T16:34:19.437Z | Downloaded steno v0.4.1 |
| 1267 | 2026-03-25T16:34:19.437Z | Downloaded reqwest v0.12.28 |
| 1268 | 2026-03-25T16:34:19.447Z | Downloaded p384 v0.13.1 |
| 1269 | 2026-03-25T16:34:19.453Z | Downloaded zip v0.6.6 |
| 1270 | 2026-03-25T16:34:19.474Z | Downloaded reqwest v0.13.2 |
| 1271 | 2026-03-25T16:34:19.487Z | Downloaded yasna v0.5.2 |
| 1272 | 2026-03-25T16:34:19.500Z | Downloaded rayon v1.11.0 |
| 1273 | 2026-03-25T16:34:19.500Z | Downloaded toml_edit v0.19.15 |
| 1274 | 2026-03-25T16:34:19.508Z | Downloaded zopfli v0.8.3 |
| 1275 | 2026-03-25T16:34:19.508Z | Downloaded vte v0.14.1 |
| 1276 | 2026-03-25T16:34:19.515Z | Downloaded ssh-key v0.6.7 |
| 1277 | 2026-03-25T16:34:19.520Z | Downloaded goblin v0.10.5 |
| 1278 | 2026-03-25T16:34:19.523Z | Downloaded moka v0.12.13 |
| 1279 | 2026-03-25T16:34:19.527Z | Downloaded unicode_categories v0.1.1 |
| 1280 | 2026-03-25T16:34:19.537Z | Downloaded reedline v0.40.0 |
| 1281 | 2026-03-25T16:34:19.541Z | Downloaded proptest v1.10.0 |
| 1282 | 2026-03-25T16:34:19.547Z | Downloaded yansi v1.0.1 |
| 1283 | 2026-03-25T16:34:19.556Z | Downloaded petname v2.0.2 |
| 1284 | 2026-03-25T16:34:19.578Z | Downloaded tough v0.20.0 |
| 1285 | 2026-03-25T16:34:19.594Z | Downloaded rustls-webpki v0.102.8 |
| 1286 | 2026-03-25T16:34:19.606Z | Downloaded portable-atomic v1.13.1 |
| 1287 | 2026-03-25T16:34:19.621Z | Downloaded object v0.30.4 |
| 1288 | 2026-03-25T16:34:19.630Z | Downloaded quick-xml v0.37.5 |
| 1289 | 2026-03-25T16:34:19.649Z | Downloaded nix v0.27.1 |
| 1290 | 2026-03-25T16:34:19.652Z | Downloaded tower v0.5.3 |
| 1291 | 2026-03-25T16:34:19.652Z | Downloaded x509-cert v0.2.5 |
| 1292 | 2026-03-25T16:34:19.660Z | Downloaded unicode-segmentation v1.12.0 |
| 1293 | 2026-03-25T16:34:19.672Z | Downloaded bstr v1.12.1 |
| 1294 | 2026-03-25T16:34:19.681Z | Downloaded zerocopy-derive v0.8.40 |
| 1295 | 2026-03-25T16:34:19.687Z | Downloaded winnow v0.5.40 |
| 1296 | 2026-03-25T16:34:19.700Z | Downloaded winnow v0.6.26 |
| 1297 | 2026-03-25T16:34:19.707Z | Downloaded typed-path v0.9.3 |
| 1298 | 2026-03-25T16:34:19.711Z | Downloaded salty v0.3.0 |
| 1299 | 2026-03-25T16:34:19.715Z | Downloaded tabled v0.20.0 |
| 1300 | 2026-03-25T16:34:19.724Z | Downloaded rustls-webpki v0.101.7 |
| 1301 | 2026-03-25T16:34:19.729Z | Downloaded tokio-util v0.7.18 |
| 1302 | 2026-03-25T16:34:19.735Z | Downloaded nix v0.29.0 |
| 1303 | 2026-03-25T16:34:19.740Z | Downloaded nix v0.31.1 |
| 1304 | 2026-03-25T16:34:19.748Z | Downloaded zip v4.6.1 |
| 1305 | 2026-03-25T16:34:19.755Z | Downloaded tower-http v0.6.8 |
| 1306 | 2026-03-25T16:34:19.758Z | Downloaded serde_with v3.17.0 |
| 1307 | 2026-03-25T16:34:19.761Z | Downloaded vcpkg v0.2.15 |
| 1308 | 2026-03-25T16:34:19.785Z | Downloaded zlib-rs v0.6.2 |
| 1309 | 2026-03-25T16:34:19.792Z | Downloaded unicode-normalization v0.1.25 |
| 1310 | 2026-03-25T16:34:19.799Z | Downloaded object v0.37.3 |
| 1311 | 2026-03-25T16:34:19.806Z | Downloaded hickory-proto v0.24.4 |
| 1312 | 2026-03-25T16:34:19.813Z | Downloaded openapiv3 v2.2.0 |
| 1313 | 2026-03-25T16:34:19.816Z | Downloaded lalrpop v0.19.12 |
| 1314 | 2026-03-25T16:34:19.819Z | Downloaded regress v0.10.5 |
| 1315 | 2026-03-25T16:34:19.822Z | Downloaded curve25519-dalek v4.1.3 |
| 1316 | 2026-03-25T16:34:19.834Z | Downloaded rustls v0.22.4 |
| 1317 | 2026-03-25T16:34:19.857Z | Downloaded rustls v0.23.37 |
| 1318 | 2026-03-25T16:34:19.877Z | Downloaded quinn-proto v0.11.13 |
| 1319 | 2026-03-25T16:34:19.923Z | Downloaded openssl v0.10.75 |
| 1320 | 2026-03-25T16:34:19.931Z | Downloaded polar-core v0.27.3 |
| 1321 | 2026-03-25T16:34:19.934Z | Downloaded radix_trie v0.2.1 |
| 1322 | 2026-03-25T16:34:19.956Z | Downloaded sqlparser v0.61.0 |
| 1323 | 2026-03-25T16:34:20.166Z | Downloaded nix v0.28.0 |
| 1324 | 2026-03-25T16:34:20.185Z | Downloaded dropshot v0.16.7 |
| 1325 | 2026-03-25T16:34:20.185Z | Downloaded sled v0.34.7 |
| 1326 | 2026-03-25T16:34:20.185Z | Downloaded typify-impl v0.6.1 |
| 1327 | 2026-03-25T16:34:20.185Z | Downloaded rustls v0.21.12 |
| 1328 | 2026-03-25T16:34:20.185Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1329 | 2026-03-25T16:34:20.185Z | Downloaded smoltcp v0.9.1 |
| 1330 | 2026-03-25T16:34:20.185Z | Downloaded time v0.3.47 |
| 1331 | 2026-03-25T16:34:20.185Z | Downloaded regex-syntax v0.6.29 |
| 1332 | 2026-03-25T16:34:20.185Z | Downloaded webpki-roots v1.0.6 |
| 1333 | 2026-03-25T16:34:20.185Z | Downloaded zerocopy-derive v0.6.6 |
| 1334 | 2026-03-25T16:34:20.185Z | Downloaded regex-automata v0.4.14 |
| 1335 | 2026-03-25T16:34:20.185Z | Downloaded petgraph v0.6.5 |
| 1336 | 2026-03-25T16:34:20.185Z | Downloaded smoltcp v0.11.0 |
| 1337 | 2026-03-25T16:34:20.185Z | Downloaded chrono-tz v0.10.4 |
| 1338 | 2026-03-25T16:34:20.185Z | Downloaded hickory-proto v0.25.2 |
| 1339 | 2026-03-25T16:34:20.185Z | Downloaded petgraph v0.8.3 |
| 1340 | 2026-03-25T16:34:20.185Z | Downloaded regex-syntax v0.8.10 |
| 1341 | 2026-03-25T16:34:20.185Z | Downloaded zerocopy v0.8.40 |
| 1342 | 2026-03-25T16:34:20.185Z | Downloaded diesel v2.3.7 |
| 1343 | 2026-03-25T16:34:20.186Z | Downloaded rustix v0.38.44 |
| 1344 | 2026-03-25T16:34:20.202Z | Downloaded sha3 v0.10.8 |
| 1345 | 2026-03-25T16:34:20.271Z | Downloaded ring v0.17.14 |
| 1346 | 2026-03-25T16:34:20.370Z | Downloaded ratatui v0.29.0 |
| 1347 | 2026-03-25T16:34:20.377Z | Downloaded tracing v0.1.44 |
| 1348 | 2026-03-25T16:34:20.377Z | Downloaded typify-impl v0.4.3 |
| 1349 | 2026-03-25T16:34:20.478Z | Downloaded jiff v0.2.21 |
| 1350 | 2026-03-25T16:34:20.499Z | Downloaded lzma-sys v0.1.20 |
| 1351 | 2026-03-25T16:34:20.558Z | Downloaded csv v1.4.0 |
| 1352 | 2026-03-25T16:34:20.575Z | Downloaded libz-sys v1.1.24 |
| 1353 | 2026-03-25T16:34:20.595Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1354 | 2026-03-25T16:34:20.600Z | Downloaded tokio v1.49.0 |
| 1355 | 2026-03-25T16:34:20.669Z | Downloaded encoding_rs v0.8.35 |
| 1356 | 2026-03-25T16:34:20.719Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1357 | 2026-03-25T16:34:20.970Z | Downloaded aws-lc-sys v0.37.1 |
| 1358 | 2026-03-25T16:34:21.296Z | Compiling libc v0.2.180 |
| 1359 | 2026-03-25T16:34:21.296Z | Compiling serde v1.0.228 |
| 1360 | 2026-03-25T16:34:21.317Z | Compiling log v0.4.29 |
| 1361 | 2026-03-25T16:34:21.317Z | Compiling find-msvc-tools v0.1.9 |
| 1362 | 2026-03-25T16:34:21.317Z | Compiling shlex v1.3.0 |
| 1363 | 2026-03-25T16:34:21.353Z | Compiling smallvec v1.15.1 |
| 1364 | 2026-03-25T16:34:21.372Z | Compiling syn v2.0.117 |
| 1365 | 2026-03-25T16:34:21.394Z | Compiling typenum v1.19.0 |
| 1366 | 2026-03-25T16:34:21.568Z | Compiling generic-array v0.14.7 |
| 1367 | 2026-03-25T16:34:21.587Z | Compiling subtle v2.6.1 |
| 1368 | 2026-03-25T16:34:21.609Z | Compiling scopeguard v1.2.0 |
| 1369 | 2026-03-25T16:34:21.623Z | Compiling portable-atomic v1.13.1 |
| 1370 | 2026-03-25T16:34:21.679Z | Compiling const-oid v0.9.6 |
| 1371 | 2026-03-25T16:34:21.703Z | Compiling lock_api v0.4.14 |
| 1372 | 2026-03-25T16:34:21.750Z | Compiling critical-section v1.2.0 |
| 1373 | 2026-03-25T16:34:21.810Z | Compiling zerocopy v0.8.40 |
| 1374 | 2026-03-25T16:34:21.876Z | Compiling pin-project-lite v0.2.17 |
| 1375 | 2026-03-25T16:34:21.942Z | Compiling serde_json v1.0.149 |
| 1376 | 2026-03-25T16:34:21.979Z | Compiling parking_lot_core v0.9.12 |
| 1377 | 2026-03-25T16:34:22.265Z | Compiling getrandom v0.2.17 |
| 1378 | 2026-03-25T16:34:22.280Z | Compiling jobserver v0.1.34 |
| 1379 | 2026-03-25T16:34:22.304Z | Compiling errno v0.3.14 |
| 1380 | 2026-03-25T16:34:22.393Z | Compiling rand_core v0.6.4 |
| 1381 | 2026-03-25T16:34:22.440Z | Compiling signal-hook-registry v1.4.8 |
| 1382 | 2026-03-25T16:34:22.479Z | Compiling cc v1.2.56 |
| 1383 | 2026-03-25T16:34:22.644Z | Compiling once_cell v1.21.3 |
| 1384 | 2026-03-25T16:34:22.657Z | Compiling pkg-config v0.3.32 |
| 1385 | 2026-03-25T16:34:22.671Z | Compiling parking_lot v0.12.5 |
| 1386 | 2026-03-25T16:34:22.720Z | Compiling mio v1.1.1 |
| 1387 | 2026-03-25T16:34:22.746Z | Compiling bitflags v2.11.0 |
| 1388 | 2026-03-25T16:34:23.117Z | Compiling libm v0.2.16 |
| 1389 | 2026-03-25T16:34:23.145Z | Compiling num-traits v0.2.19 |
| 1390 | 2026-03-25T16:34:23.145Z | Compiling futures-core v0.3.32 |
| 1391 | 2026-03-25T16:34:23.203Z | Compiling socket2 v0.6.2 |
| 1392 | 2026-03-25T16:34:23.223Z | Compiling percent-encoding v2.3.2 |
| 1393 | 2026-03-25T16:34:23.231Z | Compiling allocator-api2 v0.2.21 |
| 1394 | 2026-03-25T16:34:23.311Z | Compiling foldhash v0.2.0 |
| 1395 | 2026-03-25T16:34:23.341Z | Compiling cpufeatures v0.2.17 |
| 1396 | 2026-03-25T16:34:23.408Z | Compiling futures-sink v0.3.32 |
| 1397 | 2026-03-25T16:34:23.419Z | Compiling slab v0.4.12 |
| 1398 | 2026-03-25T16:34:23.510Z | Compiling futures-channel v0.3.32 |
| 1399 | 2026-03-25T16:34:23.526Z | Compiling hashbrown v0.16.1 |
| 1400 | 2026-03-25T16:34:23.570Z | Compiling futures-io v0.3.32 |
| 1401 | 2026-03-25T16:34:23.619Z | Compiling futures-task v0.3.32 |
| 1402 | 2026-03-25T16:34:23.635Z | Compiling getrandom v0.4.1 |
| 1403 | 2026-03-25T16:34:23.724Z | Compiling rand_core v0.10.0 |
| 1404 | 2026-03-25T16:34:23.744Z | Compiling getrandom v0.3.4 |
| 1405 | 2026-03-25T16:34:23.772Z | Compiling rustversion v1.0.22 |
| 1406 | 2026-03-25T16:34:24.118Z | Compiling form_urlencoded v1.2.2 |
| 1407 | 2026-03-25T16:34:24.146Z | Compiling indexmap v2.13.0 |
| 1408 | 2026-03-25T16:34:24.146Z | Compiling cmake v0.1.57 |
| 1409 | 2026-03-25T16:34:24.195Z | Compiling dunce v1.0.5 |
| 1410 | 2026-03-25T16:34:24.300Z | Compiling synstructure v0.13.2 |
| 1411 | 2026-03-25T16:34:24.344Z | Compiling ident_case v1.0.1 |
| 1412 | 2026-03-25T16:34:24.465Z | Compiling base64ct v1.8.3 |
| 1413 | 2026-03-25T16:34:24.546Z | Compiling fs_extra v1.3.0 |
| 1414 | 2026-03-25T16:34:24.697Z | Compiling flagset v0.4.7 |
| 1415 | 2026-03-25T16:34:24.952Z | Compiling pem-rfc7468 v0.7.0 |
| 1416 | 2026-03-25T16:34:24.975Z | Compiling rand_core v0.9.5 |
| 1417 | 2026-03-25T16:34:24.975Z | Compiling rustix v1.1.3 |
| 1418 | 2026-03-25T16:34:24.975Z | Compiling iana-time-zone v0.1.65 |
| 1419 | 2026-03-25T16:34:24.975Z | Compiling aws-lc-sys v0.37.1 |
| 1420 | 2026-03-25T16:34:24.975Z | Compiling uuid v1.21.0 |
| 1421 | 2026-03-25T16:34:24.975Z | Compiling ring v0.17.14 |
| 1422 | 2026-03-25T16:34:24.988Z | Compiling rustc_version v0.4.1 |
| 1423 | 2026-03-25T16:34:25.036Z | Compiling aws-lc-rs v1.16.0 |
| 1424 | 2026-03-25T16:34:25.046Z | Compiling vcpkg v0.2.15 |
| 1425 | 2026-03-25T16:34:25.280Z | Compiling regex-syntax v0.8.10 |
| 1426 | 2026-03-25T16:34:25.293Z | Compiling tracing-core v0.1.36 |
| 1427 | 2026-03-25T16:34:25.515Z | Compiling crossbeam-utils v0.8.21 |
| 1428 | 2026-03-25T16:34:25.743Z | Compiling openssl-sys v0.9.111 |
| 1429 | 2026-03-25T16:34:25.820Z | Compiling pest_generator v2.8.6 |
| 1430 | 2026-03-25T16:34:25.834Z | Compiling serde_derive_internals v0.29.1 |
| 1431 | 2026-03-25T16:34:26.068Z | Compiling serde_derive v1.0.228 |
| 1432 | 2026-03-25T16:34:26.407Z | Compiling zeroize_derive v1.4.3 |
| 1433 | 2026-03-25T16:34:26.488Z | Compiling zerofrom-derive v0.1.6 |
| 1434 | 2026-03-25T16:34:26.538Z | Compiling yoke-derive v0.8.1 |
| 1435 | 2026-03-25T16:34:26.753Z | Compiling zerocopy-derive v0.8.40 |
| 1436 | 2026-03-25T16:34:26.968Z | Compiling zeroize v1.8.2 |
| 1437 | 2026-03-25T16:34:27.658Z | Compiling zerovec-derive v0.11.2 |
| 1438 | 2026-03-25T16:34:27.875Z | Compiling crypto-common v0.1.7 |
| 1439 | 2026-03-25T16:34:27.896Z | Compiling block-buffer v0.10.4 |
| 1440 | 2026-03-25T16:34:27.896Z | Compiling displaydoc v0.2.5 |
| 1441 | 2026-03-25T16:34:27.896Z | Compiling zerofrom v0.1.6 |
| 1442 | 2026-03-25T16:34:27.909Z | Compiling digest v0.10.7 |
| 1443 | 2026-03-25T16:34:28.017Z | Compiling yoke v0.8.1 |
| 1444 | 2026-03-25T16:34:28.146Z | Compiling tokio-macros v2.6.0 |
| 1445 | 2026-03-25T16:34:28.215Z | Compiling hmac v0.12.1 |
| 1446 | 2026-03-25T16:34:28.341Z | Compiling futures-macro v0.3.32 |
| 1447 | 2026-03-25T16:34:28.792Z | Compiling zerotrie v0.2.3 |
| 1448 | 2026-03-25T16:34:28.807Z | Compiling zerovec v0.11.5 |
| 1449 | 2026-03-25T16:34:28.848Z | Compiling block-padding v0.3.3 |
| 1450 | 2026-03-25T16:34:28.858Z | Compiling sha2 v0.10.9 |
| 1451 | 2026-03-25T16:34:29.006Z | Compiling inout v0.1.4 |
| 1452 | 2026-03-25T16:34:29.127Z | Compiling futures-util v0.3.32 |
| 1453 | 2026-03-25T16:34:29.167Z | Compiling tinystr v0.8.2 |
| 1454 | 2026-03-25T16:34:29.227Z | Compiling potential_utf v0.1.4 |
| 1455 | 2026-03-25T16:34:29.667Z | Compiling icu_locale_core v2.1.1 |
| 1456 | 2026-03-25T16:34:29.802Z | Compiling icu_collections v2.1.1 |
| 1457 | 2026-03-25T16:34:29.802Z | Compiling bytes v1.11.1 |
| 1458 | 2026-03-25T16:34:29.802Z | Compiling cipher v0.4.4 |
| 1459 | 2026-03-25T16:34:29.865Z | Compiling der_derive v0.7.3 |
| 1460 | 2026-03-25T16:34:29.865Z | Compiling salsa20 v0.10.2 |
| 1461 | 2026-03-25T16:34:30.025Z | Compiling tokio v1.49.0 |
| 1462 | 2026-03-25T16:34:30.057Z | Compiling icu_provider v2.1.1 |
| 1463 | 2026-03-25T16:34:30.293Z | Compiling http v1.4.0 |
| 1464 | 2026-03-25T16:34:30.302Z | Compiling chrono v0.4.44 |
| 1465 | 2026-03-25T16:34:30.334Z | Compiling icu_properties v2.1.2 |
| 1466 | 2026-03-25T16:34:30.809Z | Compiling icu_normalizer v2.1.1 |
| 1467 | 2026-03-25T16:34:31.217Z | Compiling ppv-lite86 v0.2.21 |
| 1468 | 2026-03-25T16:34:31.253Z | Compiling der v0.7.10 |
| 1469 | 2026-03-25T16:34:31.373Z | Compiling idna_adapter v1.2.1 |
| 1470 | 2026-03-25T16:34:31.395Z | Compiling pbkdf2 v0.12.2 |
| 1471 | 2026-03-25T16:34:31.467Z | Compiling thiserror-impl v2.0.18 |
| 1472 | 2026-03-25T16:34:31.477Z | Compiling idna v1.1.0 |
| 1473 | 2026-03-25T16:34:31.535Z | Compiling scrypt v0.11.0 |
| 1474 | 2026-03-25T16:34:31.555Z | Compiling rand_chacha v0.9.0 |
| 1475 | 2026-03-25T16:34:31.691Z | Compiling aes v0.8.4 |
| 1476 | 2026-03-25T16:34:31.739Z | Compiling cbc v0.1.2 |
| 1477 | 2026-03-25T16:34:31.910Z | Compiling url v2.5.8 |
| 1478 | 2026-03-25T16:34:32.196Z | Compiling spki v0.7.3 |
| 1479 | 2026-03-25T16:34:32.219Z | Compiling rustls-pki-types v1.14.0 |
| 1480 | 2026-03-25T16:34:32.330Z | Compiling tracing-attributes v0.1.31 |
| 1481 | 2026-03-25T16:34:32.369Z | Compiling pkcs5 v0.7.1 |
| 1482 | 2026-03-25T16:34:32.760Z | Compiling rand v0.9.2 |
| 1483 | 2026-03-25T16:34:32.780Z | Compiling http-body v1.0.1 |
| 1484 | 2026-03-25T16:34:32.780Z | Compiling thiserror v2.0.18 |
| 1485 | 2026-03-25T16:34:32.780Z | Compiling base64 v0.22.1 |
| 1486 | 2026-03-25T16:34:32.837Z | Compiling syn v1.0.109 |
| 1487 | 2026-03-25T16:34:32.857Z | Compiling untrusted v0.9.0 |
| 1488 | 2026-03-25T16:34:32.881Z | Compiling untrusted v0.7.1 |
| 1489 | 2026-03-25T16:34:32.975Z | Compiling schemars v0.8.22 |
| 1490 | 2026-03-25T16:34:32.982Z | Compiling openssl-probe v0.2.1 |
| 1491 | 2026-03-25T16:34:33.093Z | Compiling httparse v1.10.1 |
| 1492 | 2026-03-25T16:34:33.181Z | Compiling pkcs8 v0.10.2 |
| 1493 | 2026-03-25T16:34:33.197Z | Compiling schemars_derive v0.8.22 |
| 1494 | 2026-03-25T16:34:33.409Z | Compiling pest_derive v2.8.6 |
| 1495 | 2026-03-25T16:34:33.481Z | Compiling scroll_derive v0.13.1 |
| 1496 | 2026-03-25T16:34:33.622Z | Compiling tracing v0.1.44 |
| 1497 | 2026-03-25T16:34:34.085Z | Compiling tokio-util v0.7.18 |
| 1498 | 2026-03-25T16:34:34.099Z | Compiling darling_core v0.20.11 |
| 1499 | 2026-03-25T16:34:34.099Z | Compiling tower-layer v0.3.3 |
| 1500 | 2026-03-25T16:34:34.107Z | Compiling try-lock v0.2.5 |
| 1501 | 2026-03-25T16:34:34.247Z | Compiling tinyvec_macros v0.1.1 |
| 1502 | 2026-03-25T16:34:34.252Z | Compiling rustls v0.23.37 |
| 1503 | 2026-03-25T16:34:34.288Z | Compiling tower-service v0.3.3 |
| 1504 | 2026-03-25T16:34:34.385Z | Compiling atomic-waker v1.1.2 |
| 1505 | 2026-03-25T16:34:34.416Z | Compiling dyn-clone v1.0.20 |
| 1506 | 2026-03-25T16:34:34.427Z | Compiling tinyvec v1.10.0 |
| 1507 | 2026-03-25T16:34:34.549Z | Compiling h2 v0.4.13 |
| 1508 | 2026-03-25T16:34:34.765Z | Compiling scroll v0.13.0 |
| 1509 | 2026-03-25T16:34:35.070Z | Compiling want v0.3.1 |
| 1510 | 2026-03-25T16:34:35.085Z | Compiling ipnet v2.11.0 |
| 1511 | 2026-03-25T16:34:35.198Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1512 | 2026-03-25T16:34:35.521Z | Compiling spin v0.9.8 |
| 1513 | 2026-03-25T16:34:35.571Z | Compiling aho-corasick v1.1.4 |
| 1514 | 2026-03-25T16:34:35.587Z | Compiling pin-utils v0.1.0 |
| 1515 | 2026-03-25T16:34:35.683Z | Compiling num-conv v0.2.0 |
| 1516 | 2026-03-25T16:34:35.725Z | Compiling foreign-types-shared v0.1.1 |
| 1517 | 2026-03-25T16:34:35.773Z | Compiling time-core v0.1.8 |
| 1518 | 2026-03-25T16:34:35.811Z | Compiling httpdate v1.0.3 |
| 1519 | 2026-03-25T16:34:35.818Z | Compiling openssl v0.10.75 |
| 1520 | 2026-03-25T16:34:36.249Z | Compiling crc32fast v1.5.0 |
| 1521 | 2026-03-25T16:34:36.287Z | Compiling powerfmt v0.2.0 |
| 1522 | 2026-03-25T16:34:36.287Z | Compiling time-macros v0.2.27 |
| 1523 | 2026-03-25T16:34:36.287Z | Compiling darling_macro v0.20.11 |
| 1524 | 2026-03-25T16:34:36.287Z | Compiling deranged v0.5.8 |
| 1525 | 2026-03-25T16:34:36.315Z | Compiling foreign-types v0.3.2 |
| 1526 | 2026-03-25T16:34:36.380Z | Compiling tempfile v3.25.0 |
| 1527 | 2026-03-25T16:34:36.581Z | Compiling darling v0.20.11 |
| 1528 | 2026-03-25T16:34:36.666Z | Compiling regex-automata v0.4.14 |
| 1529 | 2026-03-25T16:34:37.300Z | Compiling goblin v0.10.5 |
| 1530 | 2026-03-25T16:34:37.326Z | Compiling thiserror-impl v1.0.69 |
| 1531 | 2026-03-25T16:34:37.719Z | Compiling hyper v1.8.1 |
| 1532 | 2026-03-25T16:34:38.487Z | Compiling openssl-macros v0.1.1 |
| 1533 | 2026-03-25T16:34:38.549Z | Compiling wait-timeout v0.2.1 |
| 1534 | 2026-03-25T16:34:39.096Z | Compiling simd-adler32 v0.3.8 |
| 1535 | 2026-03-25T16:34:39.116Z | Compiling bit-vec v0.8.0 |
| 1536 | 2026-03-25T16:34:39.116Z | Compiling num_threads v0.1.7 |
| 1537 | 2026-03-25T16:34:39.116Z | Compiling siphasher v1.0.2 |
| 1538 | 2026-03-25T16:34:39.116Z | Compiling native-tls v0.2.18 |
| 1539 | 2026-03-25T16:34:39.116Z | Compiling quick-error v1.2.3 |
| 1540 | 2026-03-25T16:34:39.142Z | Compiling either v1.15.0 |
| 1541 | 2026-03-25T16:34:39.180Z | Compiling usdt-impl v0.6.0 |
| 1542 | 2026-03-25T16:34:39.268Z | Compiling rusty-fork v0.3.1 |
| 1543 | 2026-03-25T16:34:39.282Z | Compiling bit-set v0.8.0 |
| 1544 | 2026-03-25T16:34:39.345Z | Compiling time v0.3.47 |
| 1545 | 2026-03-25T16:34:39.443Z | Compiling hyper-util v0.1.20 |
| 1546 | 2026-03-25T16:34:39.584Z | Compiling thiserror v1.0.69 |
| 1547 | 2026-03-25T16:34:39.671Z | Compiling derive_builder_core v0.20.2 |
| 1548 | 2026-03-25T16:34:40.546Z | Compiling dof v0.4.0 |
| 1549 | 2026-03-25T16:34:40.897Z | Compiling unicode-normalization v0.1.25 |
| 1550 | 2026-03-25T16:34:40.965Z | Compiling dtrace-parser v0.3.0 |
| 1551 | 2026-03-25T16:34:41.173Z | Compiling crossbeam-epoch v0.9.18 |
| 1552 | 2026-03-25T16:34:41.364Z | Compiling rustls-native-certs v0.8.3 |
| 1553 | 2026-03-25T16:34:41.402Z | Compiling signature v2.2.0 |
| 1554 | 2026-03-25T16:34:41.698Z | Compiling scroll_derive v0.12.1 |
| 1555 | 2026-03-25T16:34:41.712Z | Compiling heapless v0.7.17 |
| 1556 | 2026-03-25T16:34:41.712Z | Compiling rand_xorshift v0.4.0 |
| 1557 | 2026-03-25T16:34:41.712Z | Compiling slog v2.8.2 |
| 1558 | 2026-03-25T16:34:41.712Z | Compiling darling_core v0.21.3 |
| 1559 | 2026-03-25T16:34:41.805Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1560 | 2026-03-25T16:34:41.813Z | Compiling sync_wrapper v1.0.2 |
| 1561 | 2026-03-25T16:34:41.871Z | Compiling thread-id v5.1.0 |
| 1562 | 2026-03-25T16:34:41.930Z | Compiling cookie v0.18.1 |
| 1563 | 2026-03-25T16:34:41.964Z | Compiling adler2 v2.0.1 |
| 1564 | 2026-03-25T16:34:42.081Z | Compiling zstd-safe v7.2.4 |
| 1565 | 2026-03-25T16:34:42.095Z | Compiling signal-hook v0.3.18 |
| 1566 | 2026-03-25T16:34:42.105Z | Compiling rayon-core v1.13.0 |
| 1567 | 2026-03-25T16:34:42.154Z | Compiling unarray v0.1.4 |
| 1568 | 2026-03-25T16:34:42.256Z | Compiling unicode-properties v0.1.4 |
| 1569 | 2026-03-25T16:34:42.268Z | Compiling unicode-bidi v0.3.18 |
| 1570 | 2026-03-25T16:34:42.277Z | Compiling paste v1.0.15 |
| 1571 | 2026-03-25T16:34:42.277Z | Compiling unicode-segmentation v1.12.0 |
| 1572 | 2026-03-25T16:34:42.277Z | Compiling anyhow v1.0.102 |
| 1573 | 2026-03-25T16:34:42.814Z | Compiling proptest v1.10.0 |
| 1574 | 2026-03-25T16:34:42.836Z | Compiling stringprep v0.1.5 |
| 1575 | 2026-03-25T16:34:42.837Z | Compiling scroll v0.12.0 |
| 1576 | 2026-03-25T16:34:42.853Z | Compiling miniz_oxide v0.8.9 |
| 1577 | 2026-03-25T16:34:43.023Z | Compiling tower v0.5.3 |
| 1578 | 2026-03-25T16:34:43.709Z | Compiling crossbeam-deque v0.8.6 |
| 1579 | 2026-03-25T16:34:43.722Z | Compiling derive_builder_macro v0.20.2 |
| 1580 | 2026-03-25T16:34:43.722Z | Compiling ipnetwork v0.21.1 |
| 1581 | 2026-03-25T16:34:43.722Z | Compiling http-body-util v0.1.3 |
| 1582 | 2026-03-25T16:34:43.722Z | Compiling webpki-roots v1.0.6 |
| 1583 | 2026-03-25T16:34:43.733Z | Compiling rand_chacha v0.3.1 |
| 1584 | 2026-03-25T16:34:43.759Z | Compiling erased-serde v0.3.31 |
| 1585 | 2026-03-25T16:34:43.801Z | Compiling serde_spanned v0.6.9 |
| 1586 | 2026-03-25T16:34:43.880Z | Compiling toml_datetime v0.6.11 |
| 1587 | 2026-03-25T16:34:43.944Z | Compiling serde_tokenstream v0.2.3 |
| 1588 | 2026-03-25T16:34:43.953Z | Compiling md-5 v0.10.6 |
| 1589 | 2026-03-25T16:34:44.112Z | Compiling zerocopy-derive v0.7.35 |
| 1590 | 2026-03-25T16:34:44.135Z | Compiling curve25519-dalek v4.1.3 |
| 1591 | 2026-03-25T16:34:44.192Z | Compiling darling_macro v0.21.3 |
| 1592 | 2026-03-25T16:34:44.232Z | Compiling vergen-lib v0.1.6 |
| 1593 | 2026-03-25T16:34:44.246Z | Compiling num-integer v0.1.46 |
| 1594 | 2026-03-25T16:34:44.598Z | Compiling hash32 v0.2.1 |
| 1595 | 2026-03-25T16:34:44.632Z | Compiling ff v0.13.1 |
| 1596 | 2026-03-25T16:34:44.632Z | Compiling memoffset v0.9.1 |
| 1597 | 2026-03-25T16:34:44.632Z | Compiling zlib-rs v0.6.2 |
| 1598 | 2026-03-25T16:34:44.632Z | Compiling iri-string v0.7.10 |
| 1599 | 2026-03-25T16:34:44.632Z | Compiling litrs v1.0.0 |
| 1600 | 2026-03-25T16:34:44.674Z | Compiling base16ct v0.2.0 |
| 1601 | 2026-03-25T16:34:44.722Z | Compiling smoltcp v0.9.1 |
| 1602 | 2026-03-25T16:34:44.853Z | Compiling ryu v1.0.23 |
| 1603 | 2026-03-25T16:34:44.968Z | Compiling ref-cast v1.0.25 |
| 1604 | 2026-03-25T16:34:45.016Z | Compiling rustix v0.38.44 |
| 1605 | 2026-03-25T16:34:45.037Z | Compiling num-bigint-dig v0.8.6 |
| 1606 | 2026-03-25T16:34:45.119Z | Compiling cfg_aliases v0.2.1 |
| 1607 | 2026-03-25T16:34:45.457Z | Compiling psl-types v2.0.11 |
| 1608 | 2026-03-25T16:34:45.473Z | Compiling fallible-iterator v0.2.0 |
| 1609 | 2026-03-25T16:34:45.473Z | Compiling publicsuffix v2.3.0 |
| 1610 | 2026-03-25T16:34:45.473Z | Compiling nix v0.31.1 |
| 1611 | 2026-03-25T16:34:45.473Z | Compiling document-features v0.2.12 |
| 1612 | 2026-03-25T16:34:45.507Z | Compiling postgres-protocol v0.6.10 |
| 1613 | 2026-03-25T16:34:45.531Z | Compiling serde_urlencoded v0.7.1 |
| 1614 | 2026-03-25T16:34:45.702Z | Compiling zerocopy v0.7.35 |
| 1615 | 2026-03-25T16:34:45.777Z | Compiling tower-http v0.6.8 |
| 1616 | 2026-03-25T16:34:46.140Z | Compiling sec1 v0.7.3 |
| 1617 | 2026-03-25T16:34:46.165Z | Compiling newtype-uuid v1.3.2 |
| 1618 | 2026-03-25T16:34:46.221Z | Compiling darling v0.21.3 |
| 1619 | 2026-03-25T16:34:46.277Z | Compiling group v0.13.0 |
| 1620 | 2026-03-25T16:34:46.363Z | Compiling num-iter v0.1.45 |
| 1621 | 2026-03-25T16:34:46.426Z | Compiling derive_builder v0.20.2 |
| 1622 | 2026-03-25T16:34:46.441Z | Compiling rand v0.8.5 |
| 1623 | 2026-03-25T16:34:46.488Z | Compiling oxnet v0.1.4 |
| 1624 | 2026-03-25T16:34:47.006Z | Compiling tokio-native-tls v0.3.1 |
| 1625 | 2026-03-25T16:34:47.033Z | Compiling proc-macro-error v1.0.4 |
| 1626 | 2026-03-25T16:34:47.033Z | Compiling goblin v0.8.2 |
| 1627 | 2026-03-25T16:34:47.282Z | Compiling heck v0.4.1 |
| 1628 | 2026-03-25T16:34:47.513Z | Compiling flate2 v1.1.9 |
| 1629 | 2026-03-25T16:34:47.906Z | Compiling phf_shared v0.13.1 |
| 1630 | 2026-03-25T16:34:47.918Z | Compiling regex v1.12.3 |
| 1631 | 2026-03-25T16:34:47.918Z | Compiling hubpack_derive v0.1.1 |
| 1632 | 2026-03-25T16:34:47.918Z | Compiling lazy_static v1.5.0 |
| 1633 | 2026-03-25T16:34:47.918Z | Compiling cargo-platform v0.1.9 |
| 1634 | 2026-03-25T16:34:47.919Z | Compiling hkdf v0.12.4 |
| 1635 | 2026-03-25T16:34:47.930Z | Compiling crypto-bigint v0.5.5 |
| 1636 | 2026-03-25T16:34:48.066Z | Compiling terminal_size v0.4.3 |
| 1637 | 2026-03-25T16:34:48.132Z | Compiling async-trait v0.1.89 |
| 1638 | 2026-03-25T16:34:48.162Z | Compiling daft-derive v0.1.5 |
| 1639 | 2026-03-25T16:34:48.208Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1640 | 2026-03-25T16:34:48.224Z | Compiling strum_macros v0.27.2 |
| 1641 | 2026-03-25T16:34:48.883Z | Compiling ref-cast-impl v1.0.25 |
| 1642 | 2026-03-25T16:34:48.898Z | Compiling vergen v9.0.6 |
| 1643 | 2026-03-25T16:34:49.032Z | Compiling fs-err v3.3.0 |
| 1644 | 2026-03-25T16:34:49.141Z | Compiling ahash v0.8.12 |
| 1645 | 2026-03-25T16:34:49.226Z | Compiling bitflags v1.3.2 |
| 1646 | 2026-03-25T16:34:49.304Z | Compiling winnow v0.5.40 |
| 1647 | 2026-03-25T16:34:49.344Z | Compiling bumpalo v3.20.2 |
| 1648 | 2026-03-25T16:34:49.375Z | Compiling managed v0.8.0 |
| 1649 | 2026-03-25T16:34:49.697Z | Compiling object v0.37.3 |
| 1650 | 2026-03-25T16:34:49.720Z | Compiling libbz2-rs-sys v0.2.2 |
| 1651 | 2026-03-25T16:34:49.848Z | Compiling foldhash v0.1.5 |
| 1652 | 2026-03-25T16:34:50.005Z | Compiling bzip2 v0.6.1 |
| 1653 | 2026-03-25T16:34:50.028Z | Compiling hashbrown v0.15.5 |
| 1654 | 2026-03-25T16:34:50.182Z | Compiling strum v0.27.2 |
| 1655 | 2026-03-25T16:34:50.408Z | Compiling zopfli v0.8.3 |
| 1656 | 2026-03-25T16:34:50.413Z | Compiling clap_builder v4.5.60 |
| 1657 | 2026-03-25T16:34:50.534Z | Compiling console v0.16.2 |
| 1658 | 2026-03-25T16:34:50.576Z | Compiling toml_edit v0.19.15 |
| 1659 | 2026-03-25T16:34:50.824Z | Compiling dof v0.3.0 |
| 1660 | 2026-03-25T16:34:50.993Z | Compiling daft v0.1.5 |
| 1661 | 2026-03-25T16:34:51.121Z | Compiling elliptic-curve v0.13.8 |
| 1662 | 2026-03-25T16:34:51.274Z | Compiling hubpack v0.1.2 |
| 1663 | 2026-03-25T16:34:51.497Z | Compiling cargo_metadata v0.19.2 |
| 1664 | 2026-03-25T16:34:51.542Z | Compiling phf v0.13.1 |
| 1665 | 2026-03-25T16:34:51.705Z | Compiling signal-hook-mio v0.2.5 |
| 1666 | 2026-03-25T16:34:51.823Z | Compiling zone_cfg_derive v0.3.1 |
| 1667 | 2026-03-25T16:34:52.814Z | Compiling cookie_store v0.22.1 |
| 1668 | 2026-03-25T16:34:52.828Z | Compiling zstd v0.13.3 |
| 1669 | 2026-03-25T16:34:53.094Z | Compiling hyper-tls v0.6.0 |
| 1670 | 2026-03-25T16:34:53.211Z | Compiling rayon v1.11.0 |
| 1671 | 2026-03-25T16:34:53.317Z | Compiling bzip2 v0.4.4 |
| 1672 | 2026-03-25T16:34:53.337Z | Compiling serde_with_macros v3.17.0 |
| 1673 | 2026-03-25T16:34:53.463Z | Compiling postgres-types v0.2.12 |
| 1674 | 2026-03-25T16:34:53.526Z | Compiling usdt-attr-macro v0.6.0 |
| 1675 | 2026-03-25T16:34:54.006Z | Compiling usdt-macro v0.6.0 |
| 1676 | 2026-03-25T16:34:54.074Z | Compiling ed25519 v2.2.3 |
| 1677 | 2026-03-25T16:34:54.316Z | Compiling dtrace-parser v0.2.0 |
| 1678 | 2026-03-25T16:34:54.445Z | Compiling itertools v0.12.1 |
| 1679 | 2026-03-25T16:34:54.610Z | Compiling phf_shared v0.11.3 |
| 1680 | 2026-03-25T16:34:54.732Z | Compiling bstr v1.12.1 |
| 1681 | 2026-03-25T16:34:54.794Z | Compiling pkcs1 v0.7.5 |
| 1682 | 2026-03-25T16:34:54.948Z | Compiling serde-big-array v0.5.1 |
| 1683 | 2026-03-25T16:34:54.968Z | Compiling hex v0.4.3 |
| 1684 | 2026-03-25T16:34:55.051Z | Compiling rfc6979 v0.4.0 |
| 1685 | 2026-03-25T16:34:55.090Z | Compiling serde_repr v0.1.20 |
| 1686 | 2026-03-25T16:34:55.180Z | Compiling strum_macros v0.26.4 |
| 1687 | 2026-03-25T16:34:55.192Z | Compiling clap_derive v4.5.55 |
| 1688 | 2026-03-25T16:34:55.232Z | Compiling enum-as-inner v0.6.1 |
| 1689 | 2026-03-25T16:34:55.376Z | Compiling float-cmp v0.10.0 |
| 1690 | 2026-03-25T16:34:55.524Z | Compiling thread-id v4.2.2 |
| 1691 | 2026-03-25T16:34:55.608Z | Compiling memmap2 v0.9.10 |
| 1692 | 2026-03-25T16:34:55.625Z | Compiling env_filter v1.0.0 |
| 1693 | 2026-03-25T16:34:55.656Z | Compiling encoding_rs v0.8.35 |
| 1694 | 2026-03-25T16:34:55.731Z | Compiling difflib v0.4.0 |
| 1695 | 2026-03-25T16:34:55.821Z | Compiling predicates-core v1.0.10 |
| 1696 | 2026-03-25T16:34:55.981Z | Compiling static_assertions v1.1.0 |
| 1697 | 2026-03-25T16:34:56.062Z | Compiling fixedbitset v0.5.7 |
| 1698 | 2026-03-25T16:34:56.074Z | Compiling keccak v0.1.6 |
| 1699 | 2026-03-25T16:34:56.347Z | Compiling jiff v0.2.21 |
| 1700 | 2026-03-25T16:34:56.379Z | Compiling normalize-line-endings v0.3.0 |
| 1701 | 2026-03-25T16:34:56.484Z | Compiling precomputed-hash v0.1.1 |
| 1702 | 2026-03-25T16:34:56.587Z | Compiling mime v0.3.17 |
| 1703 | 2026-03-25T16:34:56.840Z | Compiling data-encoding v2.10.0 |
| 1704 | 2026-03-25T16:34:56.901Z | Compiling fixedbitset v0.4.2 |
| 1705 | 2026-03-25T16:34:56.950Z | Compiling unit-prefix v0.5.2 |
| 1706 | 2026-03-25T16:34:56.976Z | Compiling whoami v2.1.0 |
| 1707 | 2026-03-25T16:34:57.105Z | Compiling rustc-hash v2.1.1 |
| 1708 | 2026-03-25T16:34:57.118Z | Compiling new_debug_unreachable v1.0.6 |
| 1709 | 2026-03-25T16:34:57.134Z | Compiling hickory-proto v0.25.2 |
| 1710 | 2026-03-25T16:34:57.194Z | Compiling tokio-postgres v0.7.16 |
| 1711 | 2026-03-25T16:34:57.240Z | Compiling iddqd v0.3.17 |
| 1712 | 2026-03-25T16:34:57.240Z | Compiling string_cache v0.8.9 |
| 1713 | 2026-03-25T16:34:57.402Z | Compiling indicatif v0.18.4 |
| 1714 | 2026-03-25T16:34:57.512Z | Compiling petgraph v0.6.5 |
| 1715 | 2026-03-25T16:34:57.542Z | Compiling clap v4.5.60 |
| 1716 | 2026-03-25T16:34:57.632Z | Compiling strum v0.26.3 |
| 1717 | 2026-03-25T16:34:57.762Z | Compiling predicates v3.1.4 |
| 1718 | 2026-03-25T16:34:58.202Z | Compiling petgraph v0.8.3 |
| 1719 | 2026-03-25T16:34:58.390Z | Compiling sha3 v0.10.8 |
| 1720 | 2026-03-25T16:34:58.448Z | Compiling toml_edit v0.22.27 |
| 1721 | 2026-03-25T16:34:58.826Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1722 | 2026-03-25T16:34:58.943Z | Compiling zip v4.6.1 |
| 1723 | 2026-03-25T16:34:59.395Z | Compiling env_logger v0.11.9 |
| 1724 | 2026-03-25T16:34:59.752Z | Compiling usdt v0.6.0 |
| 1725 | 2026-03-25T16:34:59.933Z | Compiling usdt-impl v0.5.0 |
| 1726 | 2026-03-25T16:35:00.023Z | Compiling zone v0.3.1 |
| 1727 | 2026-03-25T16:35:00.117Z | Compiling serde_with v3.17.0 |
| 1728 | 2026-03-25T16:35:00.488Z | Compiling ecdsa v0.16.9 |
| 1729 | 2026-03-25T16:35:00.511Z | Compiling similar v2.7.0 |
| 1730 | 2026-03-25T16:35:00.675Z | Compiling rsa v0.9.10 |
| 1731 | 2026-03-25T16:35:00.871Z | Compiling crossterm v0.28.1 |
| 1732 | 2026-03-25T16:35:01.140Z | Compiling ed25519-dalek v2.2.0 |
| 1733 | 2026-03-25T16:35:01.592Z | Compiling zip v0.6.6 |
| 1734 | 2026-03-25T16:35:01.803Z | Compiling toml v0.7.8 |
| 1735 | 2026-03-25T16:35:02.221Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1736 | 2026-03-25T16:35:02.257Z | Compiling itertools v0.13.0 |
| 1737 | 2026-03-25T16:35:02.402Z | Compiling tokio-stream v0.1.18 |
| 1738 | 2026-03-25T16:35:02.423Z | Compiling buf-list v1.1.2 |
| 1739 | 2026-03-25T16:35:02.699Z | Compiling x509-cert v0.2.5 |
| 1740 | 2026-03-25T16:35:02.834Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1741 | 2026-03-25T16:35:02.854Z | Compiling openapiv3 v2.2.0 |
| 1742 | 2026-03-25T16:35:02.869Z | Compiling sha1 v0.10.6 |
| 1743 | 2026-03-25T16:35:03.089Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1744 | 2026-03-25T16:35:03.134Z | Compiling peg-runtime v0.8.5 |
| 1745 | 2026-03-25T16:35:03.377Z | Compiling lalrpop-util v0.19.12 |
| 1746 | 2026-03-25T16:35:03.416Z | Compiling thread_local v1.1.9 |
| 1747 | 2026-03-25T16:35:03.494Z | Compiling slog-async v2.8.0 |
| 1748 | 2026-03-25T16:35:03.562Z | Compiling crossbeam-channel v0.5.15 |
| 1749 | 2026-03-25T16:35:03.668Z | Compiling futures-executor v0.3.32 |
| 1750 | 2026-03-25T16:35:03.813Z | Compiling filetime v0.2.27 |
| 1751 | 2026-03-25T16:35:03.923Z | Compiling is-terminal v0.4.17 |
| 1752 | 2026-03-25T16:35:03.992Z | Compiling take_mut v0.2.2 |
| 1753 | 2026-03-25T16:35:04.014Z | Compiling term v1.2.1 |
| 1754 | 2026-03-25T16:35:04.025Z | Compiling xattr v1.6.1 |
| 1755 | 2026-03-25T16:35:04.035Z | Compiling futures v0.3.32 |
| 1756 | 2026-03-25T16:35:04.196Z | Compiling tar v0.4.44 |
| 1757 | 2026-03-25T16:35:04.297Z | Compiling slog-term v2.9.2 |
| 1758 | 2026-03-25T16:35:10.067Z | Compiling rustls-webpki v0.103.9 |
| 1759 | 2026-03-25T16:35:12.857Z | Compiling tokio-rustls v0.26.4 |
| 1760 | 2026-03-25T16:35:12.857Z | Compiling rustls-platform-verifier v0.6.2 |
| 1761 | 2026-03-25T16:35:13.067Z | Compiling hyper-rustls v0.27.7 |
| 1762 | 2026-03-25T16:35:13.268Z | Compiling reqwest v0.12.28 |
| 1763 | 2026-03-25T16:35:13.268Z | Compiling reqwest v0.13.2 |
| 1764 | 2026-03-25T16:35:15.362Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1765 | 2026-03-25T16:35:15.576Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1766 | 2026-03-25T16:35:18.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1767 | 2026-03-25T16:35:18.515Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1768 | 2026-03-25T16:35:18.574Z | Mar 25 16:35:17.373 INFO Starting download, target: Cockroach |
| 1769 | 2026-03-25T16:35:18.574Z | Mar 25 16:35:17.373 INFO Starting download, target: Clickhouse |
| 1770 | 2026-03-25T16:35:18.574Z | Mar 25 16:35:17.373 INFO Starting download, target: Console |
| 1771 | 2026-03-25T16:35:18.574Z | Mar 25 16:35:17.373 INFO Starting download, target: DendriteStub |
| 1772 | 2026-03-25T16:35:18.582Z | Mar 25 16:35:17.373 INFO Starting download, target: MaghemiteMgd |
| 1773 | 2026-03-25T16:35:18.582Z | Mar 25 16:35:17.373 INFO Starting download, target: TransceiverControl |
| 1774 | 2026-03-25T16:35:18.583Z | Mar 25 16:35:17.373 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1775 | 2026-03-25T16:35:18.583Z | Mar 25 16:35:17.374 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1776 | 2026-03-25T16:35:18.583Z | Mar 25 16:35:17.374 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1777 | 2026-03-25T16:35:18.583Z | Mar 25 16:35:17.374 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1778 | 2026-03-25T16:35:18.583Z | Mar 25 16:35:17.374 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1779 | 2026-03-25T16:35:18.583Z | Mar 25 16:35:17.374 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1780 | 2026-03-25T16:35:18.949Z | Mar 25 16:35:17.741 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1781 | 2026-03-25T16:35:19.176Z | Mar 25 16:35:17.955 INFO Download complete, target: TransceiverControl |
| 1782 | 2026-03-25T16:35:19.491Z | Mar 25 16:35:18.268 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1783 | 2026-03-25T16:35:19.773Z | Mar 25 16:35:18.496 INFO Download complete, target: Console |
| 1784 | 2026-03-25T16:35:20.182Z | Mar 25 16:35:18.974 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1785 | 2026-03-25T16:35:20.274Z | Mar 25 16:35:19.067 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1786 | 2026-03-25T16:35:20.368Z | Mar 25 16:35:19.162 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1787 | 2026-03-25T16:35:21.184Z | Mar 25 16:35:19.983 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1788 | 2026-03-25T16:35:21.184Z | Mar 25 16:35:19.983 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1789 | 2026-03-25T16:35:22.552Z | Mar 25 16:35:21.349 INFO Download complete, target: DendriteStub |
| 1790 | 2026-03-25T16:35:22.604Z | Mar 25 16:35:21.401 INFO Download complete, target: MaghemiteMgd |
| 1791 | 2026-03-25T16:35:25.853Z | Mar 25 16:35:24.653 INFO Checking that binary works, target: Cockroach |
| 1792 | 2026-03-25T16:35:25.951Z | Mar 25 16:35:24.751 INFO Download complete, target: Cockroach |
| 1793 | 2026-03-25T16:35:27.244Z | Mar 25 16:35:26.043 INFO Checking that binary works, target: Clickhouse |
| 1794 | 2026-03-25T16:35:27.373Z | Mar 25 16:35:26.169 INFO Download complete, target: Clickhouse |
| 1795 | 2026-03-25T16:35:27.386Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1796 | 2026-03-25T16:35:27.389Z | |
| 1797 | 2026-03-25T16:35:27.389Z | real 2:17.414786876 |
| 1798 | 2026-03-25T16:35:27.389Z | user 6:53.687180978 |
| 1799 | 2026-03-25T16:35:27.389Z | sys 1:20.622910057 |
| 1800 | 2026-03-25T16:35:27.389Z | trap 0.234147530 |
| 1801 | 2026-03-25T16:35:27.389Z | tflt 0.551638696 |
| 1802 | 2026-03-25T16:35:27.389Z | dflt 0.558374362 |
| 1803 | 2026-03-25T16:35:27.389Z | kflt 0.019958442 |
| 1804 | 2026-03-25T16:35:27.389Z | lock 21:24.461659754 |
| 1805 | 2026-03-25T16:35:27.389Z | slp 20:56.298528352 |
| 1806 | 2026-03-25T16:35:27.389Z | lat 35.785017321 |
| 1807 | 2026-03-25T16:35:27.389Z | stop 1:40.661234474 |
| 1808 | 2026-03-25T16:35:27.389Z | + banner hack-check |
| 1809 | 2026-03-25T16:35:27.389Z | |
| 1810 | 2026-03-25T16:35:27.389Z | # # ## #### # # #### # # ###### #### # # |
| 1811 | 2026-03-25T16:35:27.390Z | # # # # # # # # # # # # # # # # # |
| 1812 | 2026-03-25T16:35:27.390Z | ###### # # # #### ##### # ###### ##### # #### |
| 1813 | 2026-03-25T16:35:27.390Z | # # ###### # # # # # # # # # # |
| 1814 | 2026-03-25T16:35:27.390Z | # # # # # # # # # # # # # # # # # |
| 1815 | 2026-03-25T16:35:27.390Z | # # # # #### # # #### # # ###### #### # # |
| 1816 | 2026-03-25T16:35:27.390Z | |
| 1817 | 2026-03-25T16:35:27.390Z | + export CARGO_INCREMENTAL=0 |
| 1818 | 2026-03-25T16:35:27.390Z | + CARGO_INCREMENTAL=0 |
| 1819 | 2026-03-25T16:35:27.390Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1820 | 2026-03-25T16:35:27.937Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1821 | 2026-03-25T16:35:28.166Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1822 | 2026-03-25T16:35:30.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s |
| 1823 | 2026-03-25T16:35:30.102Z | Running `target/debug/xtask check-features --ci` |
| 1824 | 2026-03-25T16:35:30.133Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1825 | 2026-03-25T16:35:30.140Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1826 | 2026-03-25T16:35:30.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1827 | 2026-03-25T16:35:30.651Z | Running `target/debug/xtask download cargo-hack` |
| 1828 | 2026-03-25T16:35:31.437Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1829 | 2026-03-25T16:35:31.754Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1830 | 2026-03-25T16:35:34.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s |
| 1831 | 2026-03-25T16:35:34.335Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1832 | 2026-03-25T16:35:34.377Z | Mar 25 16:35:33.175 INFO Starting download, target: CargoHack |
| 1833 | 2026-03-25T16:35:34.380Z | Mar 25 16:35:33.175 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1834 | 2026-03-25T16:35:34.802Z | Mar 25 16:35:33.600 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1835 | 2026-03-25T16:35:34.852Z | Mar 25 16:35:33.650 INFO Download complete, target: CargoHack |
| 1836 | 2026-03-25T16:35:34.855Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1837 | 2026-03-25T16:35:34.868Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1838 | 2026-03-25T16:35:35.017Z | info: running `cargo check --bins` on api_identity (1/268) |
| 1839 | 2026-03-25T16:35:35.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1840 | 2026-03-25T16:35:35.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1841 | 2026-03-25T16:35:35.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1842 | 2026-03-25T16:35:35.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1843 | 2026-03-25T16:35:35.607Z | |
| 1844 | 2026-03-25T16:35:35.607Z | info: running `cargo check --bins` on bootstore (2/268) |
| 1845 | 2026-03-25T16:35:36.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1846 | 2026-03-25T16:35:36.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1847 | 2026-03-25T16:35:36.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1848 | 2026-03-25T16:35:36.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1849 | 2026-03-25T16:35:36.197Z | |
| 1850 | 2026-03-25T16:35:36.197Z | info: running `cargo check --bins` on omicron-ledger (3/268) |
| 1851 | 2026-03-25T16:35:36.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1852 | 2026-03-25T16:35:36.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1853 | 2026-03-25T16:35:36.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1854 | 2026-03-25T16:35:36.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1855 | 2026-03-25T16:35:36.768Z | |
| 1856 | 2026-03-25T16:35:36.768Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/268) |
| 1857 | 2026-03-25T16:35:37.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1858 | 2026-03-25T16:35:37.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1859 | 2026-03-25T16:35:37.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1860 | 2026-03-25T16:35:37.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1861 | 2026-03-25T16:35:37.351Z | |
| 1862 | 2026-03-25T16:35:37.351Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/268) |
| 1863 | 2026-03-25T16:35:37.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1864 | 2026-03-25T16:35:37.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1865 | 2026-03-25T16:35:37.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1866 | 2026-03-25T16:35:37.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1867 | 2026-03-25T16:35:37.941Z | |
| 1868 | 2026-03-25T16:35:37.941Z | info: running `cargo check --bins` on omicron-certificates (6/268) |
| 1869 | 2026-03-25T16:35:38.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1870 | 2026-03-25T16:35:38.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1871 | 2026-03-25T16:35:38.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1872 | 2026-03-25T16:35:38.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1873 | 2026-03-25T16:35:38.541Z | |
| 1874 | 2026-03-25T16:35:38.541Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/268) |
| 1875 | 2026-03-25T16:35:39.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1876 | 2026-03-25T16:35:39.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1877 | 2026-03-25T16:35:39.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1878 | 2026-03-25T16:35:39.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1879 | 2026-03-25T16:35:39.131Z | |
| 1880 | 2026-03-25T16:35:39.131Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/268) |
| 1881 | 2026-03-25T16:35:39.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1882 | 2026-03-25T16:35:39.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1883 | 2026-03-25T16:35:39.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1884 | 2026-03-25T16:35:39.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1885 | 2026-03-25T16:35:39.720Z | |
| 1886 | 2026-03-25T16:35:39.720Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/268) |
| 1887 | 2026-03-25T16:35:40.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1888 | 2026-03-25T16:35:40.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1889 | 2026-03-25T16:35:40.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1890 | 2026-03-25T16:35:40.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1891 | 2026-03-25T16:35:40.190Z | |
| 1892 | 2026-03-25T16:35:40.191Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/268) |
| 1893 | 2026-03-25T16:35:40.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1894 | 2026-03-25T16:35:40.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1895 | 2026-03-25T16:35:40.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1896 | 2026-03-25T16:35:40.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1897 | 2026-03-25T16:35:40.668Z | |
| 1898 | 2026-03-25T16:35:40.668Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/268) |
| 1899 | 2026-03-25T16:35:41.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1900 | 2026-03-25T16:35:41.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1901 | 2026-03-25T16:35:41.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1902 | 2026-03-25T16:35:41.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1903 | 2026-03-25T16:35:41.142Z | |
| 1904 | 2026-03-25T16:35:41.142Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/268) |
| 1905 | 2026-03-25T16:35:41.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1906 | 2026-03-25T16:35:41.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1907 | 2026-03-25T16:35:41.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1908 | 2026-03-25T16:35:41.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1909 | 2026-03-25T16:35:41.613Z | |
| 1910 | 2026-03-25T16:35:41.613Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/268) |
| 1911 | 2026-03-25T16:35:42.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1912 | 2026-03-25T16:35:42.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1913 | 2026-03-25T16:35:42.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1914 | 2026-03-25T16:35:42.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1915 | 2026-03-25T16:35:42.086Z | |
| 1916 | 2026-03-25T16:35:42.086Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/268) |
| 1917 | 2026-03-25T16:35:42.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1918 | 2026-03-25T16:35:42.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1919 | 2026-03-25T16:35:42.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1920 | 2026-03-25T16:35:42.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1921 | 2026-03-25T16:35:42.563Z | |
| 1922 | 2026-03-25T16:35:42.563Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/268) |
| 1923 | 2026-03-25T16:35:42.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1924 | 2026-03-25T16:35:42.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1925 | 2026-03-25T16:35:42.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1926 | 2026-03-25T16:35:42.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1927 | 2026-03-25T16:35:43.040Z | |
| 1928 | 2026-03-25T16:35:43.040Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/268) |
| 1929 | 2026-03-25T16:35:43.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1930 | 2026-03-25T16:35:43.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1931 | 2026-03-25T16:35:43.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1932 | 2026-03-25T16:35:43.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1933 | 2026-03-25T16:35:43.514Z | |
| 1934 | 2026-03-25T16:35:43.514Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/268) |
| 1935 | 2026-03-25T16:35:43.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1936 | 2026-03-25T16:35:43.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1937 | 2026-03-25T16:35:43.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1938 | 2026-03-25T16:35:43.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1939 | 2026-03-25T16:35:43.987Z | |
| 1940 | 2026-03-25T16:35:43.987Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/268) |
| 1941 | 2026-03-25T16:35:44.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1942 | 2026-03-25T16:35:44.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1943 | 2026-03-25T16:35:44.404Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1944 | 2026-03-25T16:35:44.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1945 | 2026-03-25T16:35:44.466Z | |
| 1946 | 2026-03-25T16:35:44.466Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/268) |
| 1947 | 2026-03-25T16:35:44.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1948 | 2026-03-25T16:35:44.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1949 | 2026-03-25T16:35:44.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1950 | 2026-03-25T16:35:44.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1951 | 2026-03-25T16:35:44.941Z | |
| 1952 | 2026-03-25T16:35:44.941Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/268) |
| 1953 | 2026-03-25T16:35:45.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1954 | 2026-03-25T16:35:45.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1955 | 2026-03-25T16:35:45.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1956 | 2026-03-25T16:35:45.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1957 | 2026-03-25T16:35:45.418Z | |
| 1958 | 2026-03-25T16:35:45.418Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/268) |
| 1959 | 2026-03-25T16:35:45.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1960 | 2026-03-25T16:35:45.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1961 | 2026-03-25T16:35:45.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1962 | 2026-03-25T16:35:45.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1963 | 2026-03-25T16:35:45.893Z | |
| 1964 | 2026-03-25T16:35:45.893Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/268) |
| 1965 | 2026-03-25T16:35:46.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1966 | 2026-03-25T16:35:46.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1967 | 2026-03-25T16:35:46.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1968 | 2026-03-25T16:35:46.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1969 | 2026-03-25T16:35:46.380Z | |
| 1970 | 2026-03-25T16:35:46.380Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/268) |
| 1971 | 2026-03-25T16:35:46.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1972 | 2026-03-25T16:35:46.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1973 | 2026-03-25T16:35:46.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1974 | 2026-03-25T16:35:46.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1975 | 2026-03-25T16:35:46.853Z | |
| 1976 | 2026-03-25T16:35:46.853Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/268) |
| 1977 | 2026-03-25T16:35:47.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1978 | 2026-03-25T16:35:47.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1979 | 2026-03-25T16:35:47.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1980 | 2026-03-25T16:35:47.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1981 | 2026-03-25T16:35:47.326Z | |
| 1982 | 2026-03-25T16:35:47.326Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/268) |
| 1983 | 2026-03-25T16:35:47.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1984 | 2026-03-25T16:35:47.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1985 | 2026-03-25T16:35:47.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1986 | 2026-03-25T16:35:47.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1987 | 2026-03-25T16:35:47.801Z | |
| 1988 | 2026-03-25T16:35:47.801Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/268) |
| 1989 | 2026-03-25T16:35:48.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1990 | 2026-03-25T16:35:48.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1991 | 2026-03-25T16:35:48.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1992 | 2026-03-25T16:35:48.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1993 | 2026-03-25T16:35:48.276Z | |
| 1994 | 2026-03-25T16:35:48.277Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/268) |
| 1995 | 2026-03-25T16:35:48.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1996 | 2026-03-25T16:35:48.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1997 | 2026-03-25T16:35:48.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1998 | 2026-03-25T16:35:48.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1999 | 2026-03-25T16:35:48.755Z | |
| 2000 | 2026-03-25T16:35:48.755Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/268) |
| 2001 | 2026-03-25T16:35:49.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2002 | 2026-03-25T16:35:49.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2003 | 2026-03-25T16:35:49.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2004 | 2026-03-25T16:35:49.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2005 | 2026-03-25T16:35:49.234Z | |
| 2006 | 2026-03-25T16:35:49.234Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/268) |
| 2007 | 2026-03-25T16:35:49.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2008 | 2026-03-25T16:35:49.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2009 | 2026-03-25T16:35:49.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2010 | 2026-03-25T16:35:49.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2011 | 2026-03-25T16:35:49.712Z | |
| 2012 | 2026-03-25T16:35:49.712Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/268) |
| 2013 | 2026-03-25T16:35:50.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2014 | 2026-03-25T16:35:50.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2015 | 2026-03-25T16:35:50.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2016 | 2026-03-25T16:35:50.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2017 | 2026-03-25T16:35:50.185Z | |
| 2018 | 2026-03-25T16:35:50.185Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/268) |
| 2019 | 2026-03-25T16:35:50.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2020 | 2026-03-25T16:35:50.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2021 | 2026-03-25T16:35:50.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2022 | 2026-03-25T16:35:50.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2023 | 2026-03-25T16:35:50.659Z | |
| 2024 | 2026-03-25T16:35:50.659Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/268) |
| 2025 | 2026-03-25T16:35:51.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2026 | 2026-03-25T16:35:51.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2027 | 2026-03-25T16:35:51.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2028 | 2026-03-25T16:35:51.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2029 | 2026-03-25T16:35:51.139Z | |
| 2030 | 2026-03-25T16:35:51.139Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/268) |
| 2031 | 2026-03-25T16:35:51.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2032 | 2026-03-25T16:35:51.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2033 | 2026-03-25T16:35:51.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2034 | 2026-03-25T16:35:51.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2035 | 2026-03-25T16:35:51.611Z | |
| 2036 | 2026-03-25T16:35:51.611Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/268) |
| 2037 | 2026-03-25T16:35:52.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2038 | 2026-03-25T16:35:52.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2039 | 2026-03-25T16:35:52.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2040 | 2026-03-25T16:35:52.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2041 | 2026-03-25T16:35:52.083Z | |
| 2042 | 2026-03-25T16:35:52.083Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/268) |
| 2043 | 2026-03-25T16:35:52.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2044 | 2026-03-25T16:35:52.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2045 | 2026-03-25T16:35:52.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2046 | 2026-03-25T16:35:52.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2047 | 2026-03-25T16:35:52.938Z | |
| 2048 | 2026-03-25T16:35:52.938Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/268) |
| 2049 | 2026-03-25T16:35:52.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2050 | 2026-03-25T16:35:52.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2051 | 2026-03-25T16:35:52.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2052 | 2026-03-25T16:35:52.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2053 | 2026-03-25T16:35:53.037Z | |
| 2054 | 2026-03-25T16:35:53.037Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/268) |
| 2055 | 2026-03-25T16:35:53.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2056 | 2026-03-25T16:35:53.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2057 | 2026-03-25T16:35:53.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2058 | 2026-03-25T16:35:53.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2059 | 2026-03-25T16:35:53.509Z | |
| 2060 | 2026-03-25T16:35:53.509Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/268) |
| 2061 | 2026-03-25T16:35:53.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2062 | 2026-03-25T16:35:53.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2063 | 2026-03-25T16:35:53.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2064 | 2026-03-25T16:35:53.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2065 | 2026-03-25T16:35:53.986Z | |
| 2066 | 2026-03-25T16:35:53.986Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/268) |
| 2067 | 2026-03-25T16:35:54.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2068 | 2026-03-25T16:35:54.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2069 | 2026-03-25T16:35:54.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2070 | 2026-03-25T16:35:54.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2071 | 2026-03-25T16:35:54.459Z | |
| 2072 | 2026-03-25T16:35:54.459Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/268) |
| 2073 | 2026-03-25T16:35:54.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2074 | 2026-03-25T16:35:54.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2075 | 2026-03-25T16:35:54.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2076 | 2026-03-25T16:35:54.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2077 | 2026-03-25T16:35:54.936Z | |
| 2078 | 2026-03-25T16:35:54.936Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/268) |
| 2079 | 2026-03-25T16:35:55.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2080 | 2026-03-25T16:35:55.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2081 | 2026-03-25T16:35:55.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2082 | 2026-03-25T16:35:55.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2083 | 2026-03-25T16:35:55.414Z | |
| 2084 | 2026-03-25T16:35:55.414Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/268) |
| 2085 | 2026-03-25T16:35:55.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2086 | 2026-03-25T16:35:55.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2087 | 2026-03-25T16:35:55.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2088 | 2026-03-25T16:35:55.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2089 | 2026-03-25T16:35:55.891Z | |
| 2090 | 2026-03-25T16:35:55.891Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/268) |
| 2091 | 2026-03-25T16:35:56.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2092 | 2026-03-25T16:35:56.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2093 | 2026-03-25T16:35:56.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2094 | 2026-03-25T16:35:56.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2095 | 2026-03-25T16:35:56.368Z | |
| 2096 | 2026-03-25T16:35:56.368Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/268) |
| 2097 | 2026-03-25T16:35:56.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2098 | 2026-03-25T16:35:56.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2099 | 2026-03-25T16:35:56.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2100 | 2026-03-25T16:35:56.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2101 | 2026-03-25T16:35:56.845Z | |
| 2102 | 2026-03-25T16:35:56.845Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/268) |
| 2103 | 2026-03-25T16:35:57.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2104 | 2026-03-25T16:35:57.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2105 | 2026-03-25T16:35:57.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2106 | 2026-03-25T16:35:57.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2107 | 2026-03-25T16:35:57.325Z | |
| 2108 | 2026-03-25T16:35:57.325Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/268) |
| 2109 | 2026-03-25T16:35:57.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2110 | 2026-03-25T16:35:57.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2111 | 2026-03-25T16:35:57.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2112 | 2026-03-25T16:35:57.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2113 | 2026-03-25T16:35:57.803Z | |
| 2114 | 2026-03-25T16:35:57.803Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/268) |
| 2115 | 2026-03-25T16:35:58.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2116 | 2026-03-25T16:35:58.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2117 | 2026-03-25T16:35:58.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2118 | 2026-03-25T16:35:58.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2119 | 2026-03-25T16:35:58.282Z | |
| 2120 | 2026-03-25T16:35:58.283Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/268) |
| 2121 | 2026-03-25T16:35:58.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2122 | 2026-03-25T16:35:58.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2123 | 2026-03-25T16:35:58.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2124 | 2026-03-25T16:35:58.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2125 | 2026-03-25T16:35:58.753Z | |
| 2126 | 2026-03-25T16:35:58.753Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/268) |
| 2127 | 2026-03-25T16:35:59.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2128 | 2026-03-25T16:35:59.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2129 | 2026-03-25T16:35:59.542Z | Checking cfg-if v1.0.4 |
| 2130 | 2026-03-25T16:35:59.675Z | Checking libc v0.2.180 |
| 2131 | 2026-03-25T16:35:59.679Z | Checking serde_core v1.0.228 |
| 2132 | 2026-03-25T16:35:59.695Z | Checking memchr v2.8.0 |
| 2133 | 2026-03-25T16:35:59.710Z | Checking smallvec v1.15.1 |
| 2134 | 2026-03-25T16:35:59.710Z | Checking itoa v1.0.17 |
| 2135 | 2026-03-25T16:35:59.735Z | Checking log v0.4.29 |
| 2136 | 2026-03-25T16:35:59.735Z | Checking zeroize v1.8.2 |
| 2137 | 2026-03-25T16:35:59.760Z | Checking stable_deref_trait v1.2.1 |
| 2138 | 2026-03-25T16:35:59.833Z | Checking zerofrom v0.1.6 |
| 2139 | 2026-03-25T16:35:59.860Z | Checking zmij v1.0.21 |
| 2140 | 2026-03-25T16:35:59.884Z | Checking litemap v0.8.1 |
| 2141 | 2026-03-25T16:35:59.898Z | Checking percent-encoding v2.3.2 |
| 2142 | 2026-03-25T16:35:59.901Z | Checking writeable v0.6.2 |
| 2143 | 2026-03-25T16:35:59.945Z | Checking yoke v0.8.1 |
| 2144 | 2026-03-25T16:36:00.044Z | Checking libm v0.2.16 |
| 2145 | 2026-03-25T16:36:00.058Z | Checking scopeguard v1.2.0 |
| 2146 | 2026-03-25T16:36:00.062Z | Checking icu_normalizer_data v2.1.1 |
| 2147 | 2026-03-25T16:36:00.062Z | Checking icu_properties_data v2.1.2 |
| 2148 | 2026-03-25T16:36:00.065Z | Checking subtle v2.6.1 |
| 2149 | 2026-03-25T16:36:00.070Z | Checking getrandom v0.2.17 |
| 2150 | 2026-03-25T16:36:00.155Z | Checking errno v0.3.14 |
| 2151 | 2026-03-25T16:36:00.206Z | Checking zerovec v0.11.5 |
| 2152 | 2026-03-25T16:36:00.226Z | Checking zerotrie v0.2.3 |
| 2153 | 2026-03-25T16:36:00.263Z | Checking lock_api v0.4.14 |
| 2154 | 2026-03-25T16:36:00.278Z | Checking rand_core v0.6.4 |
| 2155 | 2026-03-25T16:36:00.291Z | Checking utf8_iter v1.0.4 |
| 2156 | 2026-03-25T16:36:00.304Z | Checking form_urlencoded v1.2.2 |
| 2157 | 2026-03-25T16:36:00.410Z | Checking rand_core v0.10.0 |
| 2158 | 2026-03-25T16:36:00.430Z | Checking pin-project-lite v0.2.17 |
| 2159 | 2026-03-25T16:36:00.450Z | Checking portable-atomic v1.13.1 |
| 2160 | 2026-03-25T16:36:00.465Z | Checking typenum v1.19.0 |
| 2161 | 2026-03-25T16:36:00.469Z | Checking critical-section v1.2.0 |
| 2162 | 2026-03-25T16:36:00.523Z | Checking iana-time-zone v0.1.65 |
| 2163 | 2026-03-25T16:36:00.549Z | Checking getrandom v0.4.1 |
| 2164 | 2026-03-25T16:36:00.577Z | Checking signal-hook-registry v1.4.8 |
| 2165 | 2026-03-25T16:36:00.631Z | Checking parking_lot_core v0.9.12 |
| 2166 | 2026-03-25T16:36:00.634Z | Checking tinystr v0.8.2 |
| 2167 | 2026-03-25T16:36:00.696Z | Checking potential_utf v0.1.4 |
| 2168 | 2026-03-25T16:36:00.719Z | Checking num-traits v0.2.19 |
| 2169 | 2026-03-25T16:36:00.736Z | Checking socket2 v0.6.2 |
| 2170 | 2026-03-25T16:36:00.818Z | Checking icu_locale_core v2.1.1 |
| 2171 | 2026-03-25T16:36:00.818Z | Checking parking_lot v0.12.5 |
| 2172 | 2026-03-25T16:36:00.846Z | Checking icu_collections v2.1.1 |
| 2173 | 2026-03-25T16:36:00.862Z | Checking once_cell v1.21.3 |
| 2174 | 2026-03-25T16:36:00.983Z | Checking mio v1.1.1 |
| 2175 | 2026-03-25T16:36:00.997Z | Checking generic-array v0.14.7 |
| 2176 | 2026-03-25T16:36:01.034Z | Checking zerocopy v0.8.40 |
| 2177 | 2026-03-25T16:36:01.051Z | Checking futures-core v0.3.32 |
| 2178 | 2026-03-25T16:36:01.156Z | Checking serde v1.0.228 |
| 2179 | 2026-03-25T16:36:01.171Z | Checking serde_json v1.0.149 |
| 2180 | 2026-03-25T16:36:01.187Z | Checking bitflags v2.11.0 |
| 2181 | 2026-03-25T16:36:01.246Z | Checking uuid v1.21.0 |
| 2182 | 2026-03-25T16:36:01.265Z | Checking dyn-clone v1.0.20 |
| 2183 | 2026-03-25T16:36:01.351Z | Checking semver v1.0.27 |
| 2184 | 2026-03-25T16:36:01.368Z | Checking equivalent v1.0.2 |
| 2185 | 2026-03-25T16:36:01.382Z | Checking icu_provider v2.1.1 |
| 2186 | 2026-03-25T16:36:01.434Z | Checking crypto-common v0.1.7 |
| 2187 | 2026-03-25T16:36:01.450Z | Checking allocator-api2 v0.2.21 |
| 2188 | 2026-03-25T16:36:01.553Z | Checking bytes v1.11.1 |
| 2189 | 2026-03-25T16:36:01.557Z | Checking chrono v0.4.44 |
| 2190 | 2026-03-25T16:36:01.585Z | Checking foldhash v0.2.0 |
| 2191 | 2026-03-25T16:36:01.588Z | Checking const-oid v0.9.6 |
| 2192 | 2026-03-25T16:36:01.614Z | Checking icu_normalizer v2.1.1 |
| 2193 | 2026-03-25T16:36:01.724Z | Checking icu_properties v2.1.2 |
| 2194 | 2026-03-25T16:36:01.738Z | Checking hashbrown v0.16.1 |
| 2195 | 2026-03-25T16:36:01.830Z | Checking futures-sink v0.3.32 |
| 2196 | 2026-03-25T16:36:01.910Z | Checking block-buffer v0.10.4 |
| 2197 | 2026-03-25T16:36:01.934Z | Checking futures-channel v0.3.32 |
| 2198 | 2026-03-25T16:36:01.987Z | Checking tokio v1.49.0 |
| 2199 | 2026-03-25T16:36:02.049Z | Checking futures-task v0.3.32 |
| 2200 | 2026-03-25T16:36:02.128Z | Checking futures-io v0.3.32 |
| 2201 | 2026-03-25T16:36:02.188Z | Checking slab v0.4.12 |
| 2202 | 2026-03-25T16:36:02.222Z | Checking thiserror v2.0.18 |
| 2203 | 2026-03-25T16:36:02.242Z | Checking byteorder v1.5.0 |
| 2204 | 2026-03-25T16:36:02.266Z | Checking digest v0.10.7 |
| 2205 | 2026-03-25T16:36:02.323Z | Checking base64 v0.22.1 |
| 2206 | 2026-03-25T16:36:02.344Z | Checking futures-util v0.3.32 |
| 2207 | 2026-03-25T16:36:02.408Z | Checking indexmap v2.13.0 |
| 2208 | 2026-03-25T16:36:02.441Z | Checking cpufeatures v0.2.17 |
| 2209 | 2026-03-25T16:36:02.457Z | Checking http v1.4.0 |
| 2210 | 2026-03-25T16:36:02.516Z | Checking fnv v1.0.7 |
| 2211 | 2026-03-25T16:36:02.532Z | Checking idna_adapter v1.2.1 |
| 2212 | 2026-03-25T16:36:02.562Z | Checking unicode-ident v1.0.24 |
| 2213 | 2026-03-25T16:36:02.613Z | Checking tracing-core v0.1.36 |
| 2214 | 2026-03-25T16:36:02.649Z | Checking idna v1.1.0 |
| 2215 | 2026-03-25T16:36:02.675Z | Checking proc-macro2 v1.0.106 |
| 2216 | 2026-03-25T16:36:02.908Z | Checking url v2.5.8 |
| 2217 | 2026-03-25T16:36:02.926Z | Checking tracing v0.1.44 |
| 2218 | 2026-03-25T16:36:02.961Z | Checking thiserror v1.0.69 |
| 2219 | 2026-03-25T16:36:02.999Z | Checking rustls-pki-types v1.14.0 |
| 2220 | 2026-03-25T16:36:03.016Z | Checking regex-syntax v0.8.10 |
| 2221 | 2026-03-25T16:36:03.059Z | Checking quote v1.0.44 |
| 2222 | 2026-03-25T16:36:03.133Z | Checking untrusted v0.9.0 |
| 2223 | 2026-03-25T16:36:03.244Z | Checking syn v2.0.117 |
| 2224 | 2026-03-25T16:36:03.250Z | Checking ring v0.17.14 |
| 2225 | 2026-03-25T16:36:03.290Z | Checking ipnet v2.11.0 |
| 2226 | 2026-03-25T16:36:03.347Z | Checking schemars v0.8.22 |
| 2227 | 2026-03-25T16:36:03.551Z | Checking httparse v1.10.1 |
| 2228 | 2026-03-25T16:36:03.765Z | Checking http-body v1.0.1 |
| 2229 | 2026-03-25T16:36:03.805Z | Checking ppv-lite86 v0.2.21 |
| 2230 | 2026-03-25T16:36:03.900Z | Checking block-padding v0.3.3 |
| 2231 | 2026-03-25T16:36:03.989Z | Checking rustix v1.1.3 |
| 2232 | 2026-03-25T16:36:04.033Z | Checking getrandom v0.3.4 |
| 2233 | 2026-03-25T16:36:04.098Z | Checking atomic-waker v1.1.2 |
| 2234 | 2026-03-25T16:36:04.181Z | Checking inout v0.1.4 |
| 2235 | 2026-03-25T16:36:04.201Z | Checking hmac v0.12.1 |
| 2236 | 2026-03-25T16:36:04.220Z | Checking aws-lc-sys v0.37.1 |
| 2237 | 2026-03-25T16:36:04.245Z | Checking aho-corasick v1.1.4 |
| 2238 | 2026-03-25T16:36:04.310Z | Checking try-lock v0.2.5 |
| 2239 | 2026-03-25T16:36:04.326Z | Checking powerfmt v0.2.0 |
| 2240 | 2026-03-25T16:36:04.340Z | Checking httpdate v1.0.3 |
| 2241 | 2026-03-25T16:36:04.412Z | Checking tower-layer v0.3.3 |
| 2242 | 2026-03-25T16:36:04.475Z | Checking openssl-probe v0.2.1 |
| 2243 | 2026-03-25T16:36:04.490Z | Checking tower-service v0.3.3 |
| 2244 | 2026-03-25T16:36:04.560Z | Checking untrusted v0.7.1 |
| 2245 | 2026-03-25T16:36:04.579Z | Checking deranged v0.5.8 |
| 2246 | 2026-03-25T16:36:04.583Z | Checking want v0.3.1 |
| 2247 | 2026-03-25T16:36:04.675Z | Checking cipher v0.4.4 |
| 2248 | 2026-03-25T16:36:04.716Z | Checking aws-lc-rs v1.16.0 |
| 2249 | 2026-03-25T16:36:04.730Z | Checking rand_core v0.9.5 |
| 2250 | 2026-03-25T16:36:04.818Z | Checking time-core v0.1.8 |
| 2251 | 2026-03-25T16:36:04.880Z | Checking pin-utils v0.1.0 |
| 2252 | 2026-03-25T16:36:04.905Z | Checking regex-automata v0.4.14 |
| 2253 | 2026-03-25T16:36:04.921Z | Checking num_threads v0.1.7 |
| 2254 | 2026-03-25T16:36:04.949Z | Checking num-conv v0.2.0 |
| 2255 | 2026-03-25T16:36:04.964Z | Checking base64ct v1.8.3 |
| 2256 | 2026-03-25T16:36:05.007Z | Checking sha2 v0.10.9 |
| 2257 | 2026-03-25T16:36:05.067Z | Checking erased-serde v0.3.31 |
| 2258 | 2026-03-25T16:36:05.156Z | Checking tokio-util v0.7.18 |
| 2259 | 2026-03-25T16:36:05.193Z | Checking pretty-hex v0.4.1 |
| 2260 | 2026-03-25T16:36:05.281Z | Checking rand_chacha v0.9.0 |
| 2261 | 2026-03-25T16:36:05.314Z | Checking ryu v1.0.23 |
| 2262 | 2026-03-25T16:36:05.446Z | Checking slog v2.8.2 |
| 2263 | 2026-03-25T16:36:05.461Z | Checking fastrand v2.3.0 |
| 2264 | 2026-03-25T16:36:05.481Z | Checking pem-rfc7468 v0.7.0 |
| 2265 | 2026-03-25T16:36:05.484Z | Checking rand v0.9.2 |
| 2266 | 2026-03-25T16:36:05.497Z | Checking time v0.3.47 |
| 2267 | 2026-03-25T16:36:05.546Z | Checking rustls-webpki v0.103.9 |
| 2268 | 2026-03-25T16:36:05.635Z | Checking rustls-native-certs v0.8.3 |
| 2269 | 2026-03-25T16:36:05.650Z | Checking ipnetwork v0.21.1 |
| 2270 | 2026-03-25T16:36:05.703Z | Checking http-body-util v0.1.3 |
| 2271 | 2026-03-25T16:36:05.758Z | Checking h2 v0.4.13 |
| 2272 | 2026-03-25T16:36:05.774Z | Checking sync_wrapper v1.0.2 |
| 2273 | 2026-03-25T16:36:05.860Z | Checking spin v0.9.8 |
| 2274 | 2026-03-25T16:36:05.877Z | Checking flagset v0.4.7 |
| 2275 | 2026-03-25T16:36:05.920Z | Checking plain v0.2.3 |
| 2276 | 2026-03-25T16:36:05.958Z | Checking tower v0.5.3 |
| 2277 | 2026-03-25T16:36:05.974Z | Checking rustls v0.23.37 |
| 2278 | 2026-03-25T16:36:05.999Z | Checking der v0.7.10 |
| 2279 | 2026-03-25T16:36:06.023Z | Checking serde_urlencoded v0.7.1 |
| 2280 | 2026-03-25T16:36:06.040Z | Checking rand_chacha v0.3.1 |
| 2281 | 2026-03-25T16:36:06.225Z | Checking webpki-roots v1.0.6 |
| 2282 | 2026-03-25T16:36:06.251Z | Checking tinyvec_macros v0.1.1 |
| 2283 | 2026-03-25T16:36:06.323Z | Checking iri-string v0.7.10 |
| 2284 | 2026-03-25T16:36:06.341Z | Checking ucd-trie v0.1.7 |
| 2285 | 2026-03-25T16:36:06.358Z | Checking tinyvec v1.10.0 |
| 2286 | 2026-03-25T16:36:06.491Z | Checking pest v2.8.6 |
| 2287 | 2026-03-25T16:36:06.633Z | Checking rand v0.8.5 |
| 2288 | 2026-03-25T16:36:06.668Z | Checking tempfile v3.25.0 |
| 2289 | 2026-03-25T16:36:06.713Z | Checking salsa20 v0.10.2 |
| 2290 | 2026-03-25T16:36:06.736Z | Checking spki v0.7.3 |
| 2291 | 2026-03-25T16:36:06.853Z | Checking pbkdf2 v0.12.2 |
| 2292 | 2026-03-25T16:36:06.870Z | Checking foreign-types-shared v0.1.1 |
| 2293 | 2026-03-25T16:36:06.904Z | Checking unicode-width v0.2.0 |
| 2294 | 2026-03-25T16:36:06.953Z | Checking foreign-types v0.3.2 |
| 2295 | 2026-03-25T16:36:06.967Z | Checking scrypt v0.11.0 |
| 2296 | 2026-03-25T16:36:07.026Z | Checking regex v1.12.3 |
| 2297 | 2026-03-25T16:36:07.108Z | Checking aes v0.8.4 |
| 2298 | 2026-03-25T16:36:07.148Z | Checking cbc v0.1.2 |
| 2299 | 2026-03-25T16:36:07.151Z | Checking anyhow v1.0.102 |
| 2300 | 2026-03-25T16:36:07.280Z | Checking openssl-sys v0.9.111 |
| 2301 | 2026-03-25T16:36:07.302Z | Checking crossbeam-utils v0.8.21 |
| 2302 | 2026-03-25T16:36:07.332Z | Checking tower-http v0.6.8 |
| 2303 | 2026-03-25T16:36:07.361Z | Checking oxnet v0.1.4 |
| 2304 | 2026-03-25T16:36:07.498Z | Checking pkcs5 v0.7.1 |
| 2305 | 2026-03-25T16:36:07.542Z | Checking mime v0.3.17 |
| 2306 | 2026-03-25T16:36:07.600Z | Checking openapiv3 v2.2.0 |
| 2307 | 2026-03-25T16:36:07.616Z | Checking scroll v0.12.0 |
| 2308 | 2026-03-25T16:36:07.637Z | Checking encoding_rs v0.8.35 |
| 2309 | 2026-03-25T16:36:07.723Z | Checking siphasher v1.0.2 |
| 2310 | 2026-03-25T16:36:07.757Z | Checking pkcs8 v0.10.2 |
| 2311 | 2026-03-25T16:36:07.772Z | Checking openssl v0.10.75 |
| 2312 | 2026-03-25T16:36:07.862Z | Checking data-encoding v2.10.0 |
| 2313 | 2026-03-25T16:36:07.888Z | Checking winnow v0.7.14 |
| 2314 | 2026-03-25T16:36:07.960Z | Checking goblin v0.8.2 |
| 2315 | 2026-03-25T16:36:08.140Z | Checking lazy_static v1.5.0 |
| 2316 | 2026-03-25T16:36:08.237Z | Checking zerocopy v0.7.35 |
| 2317 | 2026-03-25T16:36:08.329Z | Checking tokio-rustls v0.26.4 |
| 2318 | 2026-03-25T16:36:08.452Z | Checking hyper v1.8.1 |
| 2319 | 2026-03-25T16:36:08.562Z | Checking wait-timeout v0.2.1 |
| 2320 | 2026-03-25T16:36:08.597Z | Checking bitflags v1.3.2 |
| 2321 | 2026-03-25T16:36:08.673Z | Checking anstyle v1.0.13 |
| 2322 | 2026-03-25T16:36:08.688Z | Checking utf8parse v0.2.2 |
| 2323 | 2026-03-25T16:36:08.730Z | Checking either v1.15.0 |
| 2324 | 2026-03-25T16:36:08.787Z | Checking managed v0.8.0 |
| 2325 | 2026-03-25T16:36:08.854Z | Checking quick-error v1.2.3 |
| 2326 | 2026-03-25T16:36:08.910Z | Checking psl-types v2.0.11 |
| 2327 | 2026-03-25T16:36:08.925Z | Checking bit-vec v0.8.0 |
| 2328 | 2026-03-25T16:36:08.958Z | Checking rusty-fork v0.3.1 |
| 2329 | 2026-03-25T16:36:08.973Z | Checking anstyle-parse v0.2.7 |
| 2330 | 2026-03-25T16:36:09.029Z | Checking publicsuffix v2.3.0 |
| 2331 | 2026-03-25T16:36:09.072Z | Checking dtrace-parser v0.2.0 |
| 2332 | 2026-03-25T16:36:09.114Z | Checking bit-set v0.8.0 |
| 2333 | 2026-03-25T16:36:09.129Z | Checking unicode-normalization v0.1.25 |
| 2334 | 2026-03-25T16:36:09.132Z | Checking cookie v0.18.1 |
| 2335 | 2026-03-25T16:36:09.188Z | Checking rand_xorshift v0.4.0 |
| 2336 | 2026-03-25T16:36:09.258Z | Checking sha1 v0.10.6 |
| 2337 | 2026-03-25T16:36:09.302Z | Checking hex v0.4.3 |
| 2338 | 2026-03-25T16:36:09.317Z | Checking thread-id v4.2.2 |
| 2339 | 2026-03-25T16:36:09.346Z | Checking hyper-util v0.1.20 |
| 2340 | 2026-03-25T16:36:09.361Z | Checking colorchoice v1.0.4 |
| 2341 | 2026-03-25T16:36:09.394Z | Checking anstyle-query v1.1.5 |
| 2342 | 2026-03-25T16:36:09.420Z | Checking is_terminal_polyfill v1.70.2 |
| 2343 | 2026-03-25T16:36:09.461Z | Checking unarray v0.1.4 |
| 2344 | 2026-03-25T16:36:09.490Z | Checking cookie_store v0.22.1 |
| 2345 | 2026-03-25T16:36:09.512Z | Checking anstream v0.6.21 |
| 2346 | 2026-03-25T16:36:09.526Z | Checking rustls-platform-verifier v0.6.2 |
| 2347 | 2026-03-25T16:36:09.540Z | Checking crossbeam-epoch v0.9.18 |
| 2348 | 2026-03-25T16:36:09.564Z | Checking proptest v1.10.0 |
| 2349 | 2026-03-25T16:36:09.665Z | Checking terminal_size v0.4.3 |
| 2350 | 2026-03-25T16:36:09.705Z | Checking scroll v0.13.0 |
| 2351 | 2026-03-25T16:36:09.729Z | Checking native-tls v0.2.18 |
| 2352 | 2026-03-25T16:36:09.761Z | Checking num-integer v0.1.46 |
| 2353 | 2026-03-25T16:36:09.780Z | Checking simd-adler32 v0.3.8 |
| 2354 | 2026-03-25T16:36:09.814Z | Checking crossbeam-deque v0.8.6 |
| 2355 | 2026-03-25T16:36:09.854Z | Checking dof v0.3.0 |
| 2356 | 2026-03-25T16:36:09.906Z | Checking tokio-native-tls v0.3.1 |
| 2357 | 2026-03-25T16:36:09.930Z | Checking goblin v0.10.5 |
| 2358 | 2026-03-25T16:36:09.946Z | Checking bstr v1.12.1 |
| 2359 | 2026-03-25T16:36:09.980Z | Checking ref-cast v1.0.25 |
| 2360 | 2026-03-25T16:36:09.996Z | Checking rustix v0.38.44 |
| 2361 | 2026-03-25T16:36:10.063Z | Checking camino v1.2.2 |
| 2362 | 2026-03-25T16:36:10.080Z | Checking crc32fast v1.5.0 |
| 2363 | 2026-03-25T16:36:10.137Z | Checking usdt-impl v0.5.0 |
| 2364 | 2026-03-25T16:36:10.224Z | Checking signature v2.2.0 |
| 2365 | 2026-03-25T16:36:10.310Z | Checking toml_datetime v0.6.11 |
| 2366 | 2026-03-25T16:36:10.334Z | Checking serde_spanned v0.6.9 |
| 2367 | 2026-03-25T16:36:10.361Z | Checking ff v0.13.1 |
| 2368 | 2026-03-25T16:36:10.427Z | Checking clap_lex v1.0.0 |
| 2369 | 2026-03-25T16:36:10.460Z | Checking unicode-properties v0.1.4 |
| 2370 | 2026-03-25T16:36:10.489Z | Checking adler2 v2.0.1 |
| 2371 | 2026-03-25T16:36:10.492Z | Checking strsim v0.11.1 |
| 2372 | 2026-03-25T16:36:10.580Z | Checking unicode-bidi v0.3.18 |
| 2373 | 2026-03-25T16:36:10.596Z | Checking hyper-rustls v0.27.7 |
| 2374 | 2026-03-25T16:36:10.611Z | Checking hyper-tls v0.6.0 |
| 2375 | 2026-03-25T16:36:10.646Z | Checking base16ct v0.2.0 |
| 2376 | 2026-03-25T16:36:10.665Z | Checking clap_builder v4.5.60 |
| 2377 | 2026-03-25T16:36:10.772Z | Checking sec1 v0.7.3 |
| 2378 | 2026-03-25T16:36:10.790Z | Checking miniz_oxide v0.8.9 |
| 2379 | 2026-03-25T16:36:10.794Z | Checking group v0.13.0 |
| 2380 | 2026-03-25T16:36:10.819Z | Checking reqwest v0.12.28 |
| 2381 | 2026-03-25T16:36:10.871Z | Checking reqwest v0.13.2 |
| 2382 | 2026-03-25T16:36:10.950Z | Checking stringprep v0.1.5 |
| 2383 | 2026-03-25T16:36:10.978Z | Checking rayon-core v1.13.0 |
| 2384 | 2026-03-25T16:36:11.106Z | Checking num-iter v0.1.45 |
| 2385 | 2026-03-25T16:36:11.141Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2386 | 2026-03-25T16:36:11.222Z | Checking dtrace-parser v0.3.0 |
| 2387 | 2026-03-25T16:36:11.302Z | Checking hkdf v0.12.4 |
| 2388 | 2026-03-25T16:36:11.328Z | Checking newtype-uuid v1.3.2 |
| 2389 | 2026-03-25T16:36:11.438Z | Checking strum v0.26.3 |
| 2390 | 2026-03-25T16:36:11.456Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2391 | 2026-03-25T16:36:11.471Z | Checking md-5 v0.10.6 |
| 2392 | 2026-03-25T16:36:11.531Z | Checking daft v0.1.5 |
| 2393 | 2026-03-25T16:36:11.552Z | Checking hash32 v0.2.1 |
| 2394 | 2026-03-25T16:36:11.570Z | Checking crypto-bigint v0.5.5 |
| 2395 | 2026-03-25T16:36:11.609Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2396 | 2026-03-25T16:36:11.656Z | Checking thread-id v5.1.0 |
| 2397 | 2026-03-25T16:36:11.709Z | Checking zlib-rs v0.6.2 |
| 2398 | 2026-03-25T16:36:11.713Z | Checking unicode-segmentation v1.12.0 |
| 2399 | 2026-03-25T16:36:11.740Z | Checking fallible-iterator v0.2.0 |
| 2400 | 2026-03-25T16:36:11.767Z | Checking heapless v0.7.17 |
| 2401 | 2026-03-25T16:36:11.806Z | Checking zstd-safe v7.2.4 |
| 2402 | 2026-03-25T16:36:11.882Z | Checking clap v4.5.60 |
| 2403 | 2026-03-25T16:36:11.965Z | Checking rayon v1.11.0 |
| 2404 | 2026-03-25T16:36:11.980Z | Checking itertools v0.12.1 |
| 2405 | 2026-03-25T16:36:12.007Z | Checking postgres-protocol v0.6.10 |
| 2406 | 2026-03-25T16:36:12.030Z | Checking phf_shared v0.13.1 |
| 2407 | 2026-03-25T16:36:12.172Z | Checking console v0.16.2 |
| 2408 | 2026-03-25T16:36:12.227Z | Checking curve25519-dalek v4.1.3 |
| 2409 | 2026-03-25T16:36:12.242Z | Checking dof v0.4.0 |
| 2410 | 2026-03-25T16:36:12.318Z | Checking memoffset v0.9.1 |
| 2411 | 2026-03-25T16:36:12.401Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2412 | 2026-03-25T16:36:12.462Z | Checking signal-hook v0.3.18 |
| 2413 | 2026-03-25T16:36:12.465Z | Checking elliptic-curve v0.13.8 |
| 2414 | 2026-03-25T16:36:12.492Z | Checking memmap2 v0.9.10 |
| 2415 | 2026-03-25T16:36:12.580Z | Checking flate2 v1.1.9 |
| 2416 | 2026-03-25T16:36:12.649Z | Checking libbz2-rs-sys v0.2.2 |
| 2417 | 2026-03-25T16:36:12.653Z | Checking toml_write v0.1.2 |
| 2418 | 2026-03-25T16:36:12.778Z | Checking foldhash v0.1.5 |
| 2419 | 2026-03-25T16:36:12.841Z | Checking fixedbitset v0.4.2 |
| 2420 | 2026-03-25T16:36:12.882Z | Checking usdt-impl v0.6.0 |
| 2421 | 2026-03-25T16:36:12.885Z | Checking winnow v0.5.40 |
| 2422 | 2026-03-25T16:36:12.924Z | Checking unit-prefix v0.5.2 |
| 2423 | 2026-03-25T16:36:12.977Z | Checking bumpalo v3.20.2 |
| 2424 | 2026-03-25T16:36:12.977Z | Checking zone v0.3.1 |
| 2425 | 2026-03-25T16:36:13.004Z | Checking petgraph v0.6.5 |
| 2426 | 2026-03-25T16:36:13.044Z | Checking bzip2 v0.6.1 |
| 2427 | 2026-03-25T16:36:13.060Z | Checking hashbrown v0.15.5 |
| 2428 | 2026-03-25T16:36:13.165Z | Checking usdt v0.6.0 |
| 2429 | 2026-03-25T16:36:13.181Z | Checking zopfli v0.8.3 |
| 2430 | 2026-03-25T16:36:13.211Z | Checking toml_edit v0.22.27 |
| 2431 | 2026-03-25T16:36:13.335Z | Checking signal-hook-mio v0.2.5 |
| 2432 | 2026-03-25T16:36:13.352Z | Checking bzip2 v0.4.4 |
| 2433 | 2026-03-25T16:36:13.404Z | Checking indicatif v0.18.4 |
| 2434 | 2026-03-25T16:36:13.435Z | Checking nix v0.31.1 |
| 2435 | 2026-03-25T16:36:13.500Z | Checking postgres-types v0.2.12 |
| 2436 | 2026-03-25T16:36:13.514Z | Checking phf v0.13.1 |
| 2437 | 2026-03-25T16:36:13.528Z | Checking smoltcp v0.9.1 |
| 2438 | 2026-03-25T16:36:13.663Z | Checking similar v2.7.0 |
| 2439 | 2026-03-25T16:36:13.772Z | Checking zstd v0.13.3 |
| 2440 | 2026-03-25T16:36:13.804Z | Checking num-bigint-dig v0.8.6 |
| 2441 | 2026-03-25T16:36:13.959Z | Checking ed25519 v2.2.3 |
| 2442 | 2026-03-25T16:36:14.035Z | Checking toml_edit v0.19.15 |
| 2443 | 2026-03-25T16:36:14.050Z | Checking pkcs1 v0.7.5 |
| 2444 | 2026-03-25T16:36:14.115Z | Checking phf_shared v0.11.3 |
| 2445 | 2026-03-25T16:36:14.144Z | Checking tokio-stream v0.1.18 |
| 2446 | 2026-03-25T16:36:14.259Z | Checking strum v0.27.2 |
| 2447 | 2026-03-25T16:36:14.265Z | Checking hubpack v0.1.2 |
| 2448 | 2026-03-25T16:36:14.265Z | Checking rfc6979 v0.4.0 |
| 2449 | 2026-03-25T16:36:14.304Z | Checking serde-big-array v0.5.1 |
| 2450 | 2026-03-25T16:36:14.373Z | Checking float-cmp v0.10.0 |
| 2451 | 2026-03-25T16:36:14.401Z | Checking env_filter v1.0.0 |
| 2452 | 2026-03-25T16:36:14.421Z | Checking precomputed-hash v0.1.1 |
| 2453 | 2026-03-25T16:36:14.436Z | Checking static_assertions v1.1.0 |
| 2454 | 2026-03-25T16:36:14.439Z | Checking whoami v2.1.0 |
| 2455 | 2026-03-25T16:36:14.500Z | Checking jiff v0.2.21 |
| 2456 | 2026-03-25T16:36:14.515Z | Checking normalize-line-endings v0.3.0 |
| 2457 | 2026-03-25T16:36:14.518Z | Checking difflib v0.4.0 |
| 2458 | 2026-03-25T16:36:14.543Z | Checking rustc-hash v2.1.1 |
| 2459 | 2026-03-25T16:36:14.556Z | Checking predicates-core v1.0.10 |
| 2460 | 2026-03-25T16:36:14.598Z | Checking fixedbitset v0.5.7 |
| 2461 | 2026-03-25T16:36:14.613Z | Checking keccak v0.1.6 |
| 2462 | 2026-03-25T16:36:14.640Z | Checking new_debug_unreachable v1.0.6 |
| 2463 | 2026-03-25T16:36:14.654Z | Checking iddqd v0.3.17 |
| 2464 | 2026-03-25T16:36:14.675Z | Checking tokio-postgres v0.7.16 |
| 2465 | 2026-03-25T16:36:14.703Z | Checking predicates v3.1.4 |
| 2466 | 2026-03-25T16:36:14.717Z | Checking string_cache v0.8.9 |
| 2467 | 2026-03-25T16:36:14.777Z | Checking sha3 v0.10.8 |
| 2468 | 2026-03-25T16:36:14.793Z | Checking petgraph v0.8.3 |
| 2469 | 2026-03-25T16:36:14.882Z | Checking rsa v0.9.10 |
| 2470 | 2026-03-25T16:36:14.980Z | Checking env_logger v0.11.9 |
| 2471 | 2026-03-25T16:36:14.998Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2472 | 2026-03-25T16:36:15.067Z | Checking toml v0.7.8 |
| 2473 | 2026-03-25T16:36:15.166Z | Checking ecdsa v0.16.9 |
| 2474 | 2026-03-25T16:36:15.347Z | Checking ed25519-dalek v2.2.0 |
| 2475 | 2026-03-25T16:36:15.373Z | Checking zip v0.6.6 |
| 2476 | 2026-03-25T16:36:15.491Z | Checking crossterm v0.28.1 |
| 2477 | 2026-03-25T16:36:15.510Z | Checking serde_with v3.17.0 |
| 2478 | 2026-03-25T16:36:15.578Z | Checking itertools v0.13.0 |
| 2479 | 2026-03-25T16:36:15.698Z | Checking hickory-proto v0.25.2 |
| 2480 | 2026-03-25T16:36:15.919Z | Checking x509-cert v0.2.5 |
| 2481 | 2026-03-25T16:36:16.201Z | Checking fs-err v3.3.0 |
| 2482 | 2026-03-25T16:36:16.337Z | Checking ahash v0.8.12 |
| 2483 | 2026-03-25T16:36:16.498Z | Checking object v0.37.3 |
| 2484 | 2026-03-25T16:36:16.535Z | Checking buf-list v1.1.2 |
| 2485 | 2026-03-25T16:36:16.561Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2486 | 2026-03-25T16:36:16.590Z | Checking peg-runtime v0.8.5 |
| 2487 | 2026-03-25T16:36:16.688Z | Checking zip v4.6.1 |
| 2488 | 2026-03-25T16:36:16.720Z | Checking lalrpop-util v0.19.12 |
| 2489 | 2026-03-25T16:36:16.735Z | Compiling structmeta-derive v0.3.0 |
| 2490 | 2026-03-25T16:36:16.826Z | Compiling rustls v0.22.4 |
| 2491 | 2026-03-25T16:36:16.885Z | Compiling newtype-uuid-macros v0.1.0 |
| 2492 | 2026-03-25T16:36:16.900Z | Compiling multer v3.1.0 |
| 2493 | 2026-03-25T16:36:17.020Z | Compiling async-stream-impl v0.3.6 |
| 2494 | 2026-03-25T16:36:17.140Z | Checking futures-executor v0.3.32 |
| 2495 | 2026-03-25T16:36:17.195Z | Checking regress v0.10.5 |
| 2496 | 2026-03-25T16:36:17.291Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2497 | 2026-03-25T16:36:17.605Z | Compiling dropshot v0.16.7 |
| 2498 | 2026-03-25T16:36:17.648Z | Checking futures v0.3.32 |
| 2499 | 2026-03-25T16:36:17.688Z | Compiling dropshot_endpoint v0.16.7 |
| 2500 | 2026-03-25T16:36:17.729Z | Checking thread_local v1.1.9 |
| 2501 | 2026-03-25T16:36:17.801Z | Compiling structmeta v0.3.0 |
| 2502 | 2026-03-25T16:36:17.873Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2503 | 2026-03-25T16:36:17.921Z | Checking crossbeam-channel v0.5.15 |
| 2504 | 2026-03-25T16:36:18.025Z | Compiling derive-ex v0.1.8 |
| 2505 | 2026-03-25T16:36:18.216Z | Checking is-terminal v0.4.17 |
| 2506 | 2026-03-25T16:36:18.263Z | Checking term v1.2.1 |
| 2507 | 2026-03-25T16:36:18.313Z | Checking take_mut v0.2.2 |
| 2508 | 2026-03-25T16:36:18.425Z | Checking slog-async v2.8.0 |
| 2509 | 2026-03-25T16:36:18.487Z | Checking slog-term v2.9.2 |
| 2510 | 2026-03-25T16:36:18.556Z | Compiling parse-display-derive v0.10.0 |
| 2511 | 2026-03-25T16:36:18.607Z | Checking rustls-webpki v0.102.8 |
| 2512 | 2026-03-25T16:36:18.625Z | Checking serde_spanned v1.0.4 |
| 2513 | 2026-03-25T16:36:18.758Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2514 | 2026-03-25T16:36:18.774Z | Checking debug-ignore v1.0.5 |
| 2515 | 2026-03-25T16:36:18.841Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2516 | 2026-03-25T16:36:18.875Z | Checking match_cfg v0.1.0 |
| 2517 | 2026-03-25T16:36:18.920Z | Checking slog-json v2.6.1 |
| 2518 | 2026-03-25T16:36:18.940Z | Checking toml v0.9.12+spec-1.1.0 |
| 2519 | 2026-03-25T16:36:18.956Z | Checking hostname v0.3.1 |
| 2520 | 2026-03-25T16:36:19.054Z | Checking macaddr v1.0.1 |
| 2521 | 2026-03-25T16:36:19.079Z | Checking slog-bunyan v2.5.0 |
| 2522 | 2026-03-25T16:36:19.199Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2523 | 2026-03-25T16:36:19.238Z | Checking async-stream v0.3.6 |
| 2524 | 2026-03-25T16:36:19.491Z | Checking waitgroup v0.1.2 |
| 2525 | 2026-03-25T16:36:19.525Z | Checking rustls-pemfile v2.2.0 |
| 2526 | 2026-03-25T16:36:19.593Z | Checking serde_path_to_error v0.1.20 |
| 2527 | 2026-03-25T16:36:19.609Z | Checking hostname v0.4.2 |
| 2528 | 2026-03-25T16:36:19.612Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2529 | 2026-03-25T16:36:19.672Z | Checking progenitor-client v0.13.0 |
| 2530 | 2026-03-25T16:36:19.702Z | Compiling test-strategy v0.4.5 |
| 2531 | 2026-03-25T16:36:19.716Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2532 | 2026-03-25T16:36:19.735Z | Checking progenitor-client v0.10.0 |
| 2533 | 2026-03-25T16:36:19.856Z | Compiling itertools v0.14.0 |
| 2534 | 2026-03-25T16:36:19.870Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2535 | 2026-03-25T16:36:19.902Z | Checking backon v1.6.0 |
| 2536 | 2026-03-25T16:36:19.967Z | Checking instant v0.1.13 |
| 2537 | 2026-03-25T16:36:20.060Z | Checking backoff v0.4.0 |
| 2538 | 2026-03-25T16:36:20.075Z | Checking progenitor-extras v0.1.1 |
| 2539 | 2026-03-25T16:36:20.233Z | Checking parse-display v0.10.0 |
| 2540 | 2026-03-25T16:36:20.252Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2541 | 2026-03-25T16:36:20.300Z | Checking heck v0.5.0 |
| 2542 | 2026-03-25T16:36:20.378Z | Compiling crucible-workspace-hack v0.1.0 |
| 2543 | 2026-03-25T16:36:20.412Z | Checking tokio-rustls v0.25.0 |
| 2544 | 2026-03-25T16:36:20.546Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2545 | 2026-03-25T16:36:20.654Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2546 | 2026-03-25T16:36:20.717Z | Compiling convert_case v0.4.0 |
| 2547 | 2026-03-25T16:36:20.857Z | Compiling heapless v0.8.0 |
| 2548 | 2026-03-25T16:36:21.086Z | Compiling derive_more v0.99.20 |
| 2549 | 2026-03-25T16:36:21.101Z | Compiling ingot-macros v0.1.1 |
| 2550 | 2026-03-25T16:36:21.126Z | Compiling proc-macro-crate v3.4.0 |
| 2551 | 2026-03-25T16:36:21.190Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2552 | 2026-03-25T16:36:21.334Z | Checking hash32 v0.3.1 |
| 2553 | 2026-03-25T16:36:21.466Z | Checking secrecy v0.10.3 |
| 2554 | 2026-03-25T16:36:21.568Z | Compiling smoltcp v0.11.0 |
| 2555 | 2026-03-25T16:36:21.593Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2556 | 2026-03-25T16:36:21.608Z | Compiling prettyplease v0.2.37 |
| 2557 | 2026-03-25T16:36:21.661Z | Compiling num_enum_derive v0.7.5 |
| 2558 | 2026-03-25T16:36:21.831Z | Compiling typify-impl v0.6.1 |
| 2559 | 2026-03-25T16:36:21.921Z | Checking tabwriter v1.4.1 |
| 2560 | 2026-03-25T16:36:22.070Z | Checking cobs v0.3.0 |
| 2561 | 2026-03-25T16:36:22.178Z | Compiling foreign-types-macros v0.2.3 |
| 2562 | 2026-03-25T16:36:22.226Z | Checking foreign-types-shared v0.3.1 |
| 2563 | 2026-03-25T16:36:22.402Z | Checking cpufeatures v0.3.0 |
| 2564 | 2026-03-25T16:36:22.478Z | Compiling unsafe-libyaml v0.2.11 |
| 2565 | 2026-03-25T16:36:22.496Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2566 | 2026-03-25T16:36:22.695Z | Checking num_enum v0.7.5 |
| 2567 | 2026-03-25T16:36:22.710Z | Checking chacha20 v0.10.0 |
| 2568 | 2026-03-25T16:36:22.760Z | Checking foreign-types v0.5.0 |
| 2569 | 2026-03-25T16:36:22.984Z | Checking postcard v1.1.3 |
| 2570 | 2026-03-25T16:36:23.273Z | Compiling serde_yaml v0.9.34+deprecated |
| 2571 | 2026-03-25T16:36:23.635Z | Compiling proc-macro-crate v1.3.1 |
| 2572 | 2026-03-25T16:36:23.722Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2573 | 2026-03-25T16:36:23.923Z | Checking ingot-types v0.1.2 |
| 2574 | 2026-03-25T16:36:24.066Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2575 | 2026-03-25T16:36:24.152Z | Checking cstr-argument v0.1.2 |
| 2576 | 2026-03-25T16:36:24.195Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2577 | 2026-03-25T16:36:24.273Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2578 | 2026-03-25T16:36:24.280Z | Checking colored v3.1.1 |
| 2579 | 2026-03-25T16:36:24.303Z | Checking ingot v0.1.1 |
| 2580 | 2026-03-25T16:36:24.431Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2581 | 2026-03-25T16:36:24.479Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2582 | 2026-03-25T16:36:24.497Z | Compiling num_enum_derive v0.5.11 |
| 2583 | 2026-03-25T16:36:24.608Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2584 | 2026-03-25T16:36:24.749Z | Checking rand v0.10.0 |
| 2585 | 2026-03-25T16:36:25.555Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2586 | 2026-03-25T16:36:25.915Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2587 | 2026-03-25T16:36:25.952Z | Checking num_enum v0.5.11 |
| 2588 | 2026-03-25T16:36:26.350Z | Compiling typify-macro v0.6.1 |
| 2589 | 2026-03-25T16:36:26.531Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2590 | 2026-03-25T16:36:26.668Z | Compiling typify-impl v0.4.3 |
| 2591 | 2026-03-25T16:36:26.796Z | Checking camino-tempfile v1.4.1 |
| 2592 | 2026-03-25T16:36:26.875Z | Checking num-rational v0.4.2 |
| 2593 | 2026-03-25T16:36:27.144Z | Checking half v2.7.1 |
| 2594 | 2026-03-25T16:36:27.253Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2595 | 2026-03-25T16:36:27.295Z | Checking universal-hash v0.5.1 |
| 2596 | 2026-03-25T16:36:27.360Z | Checking num-complex v0.4.6 |
| 2597 | 2026-03-25T16:36:27.412Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2598 | 2026-03-25T16:36:27.653Z | Checking opaque-debug v0.3.1 |
| 2599 | 2026-03-25T16:36:27.668Z | Checking ciborium-io v0.2.2 |
| 2600 | 2026-03-25T16:36:27.692Z | Checking num v0.4.3 |
| 2601 | 2026-03-25T16:36:27.728Z | Checking poly1305 v0.8.0 |
| 2602 | 2026-03-25T16:36:27.761Z | Checking ciborium-ll v0.2.2 |
| 2603 | 2026-03-25T16:36:27.881Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2604 | 2026-03-25T16:36:27.884Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2605 | 2026-03-25T16:36:27.967Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2606 | 2026-03-25T16:36:28.015Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2607 | 2026-03-25T16:36:28.102Z | Compiling typify v0.6.1 |
| 2608 | 2026-03-25T16:36:28.149Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2609 | 2026-03-25T16:36:28.293Z | Checking toml v0.8.23 |
| 2610 | 2026-03-25T16:36:28.307Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2611 | 2026-03-25T16:36:28.445Z | Checking byte-wrapper v0.1.0 |
| 2612 | 2026-03-25T16:36:28.483Z | Checking thiserror-no-std v2.0.2 |
| 2613 | 2026-03-25T16:36:28.497Z | Checking password-hash v0.5.0 |
| 2614 | 2026-03-25T16:36:28.574Z | Checking chacha20 v0.9.1 |
| 2615 | 2026-03-25T16:36:28.728Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2616 | 2026-03-25T16:36:28.773Z | Compiling usdt-attr-macro v0.5.0 |
| 2617 | 2026-03-25T16:36:28.879Z | Compiling usdt-macro v0.5.0 |
| 2618 | 2026-03-25T16:36:28.976Z | Checking smf v0.2.3 |
| 2619 | 2026-03-25T16:36:29.216Z | Checking blake2 v0.10.6 |
| 2620 | 2026-03-25T16:36:29.252Z | Checking aead v0.5.2 |
| 2621 | 2026-03-25T16:36:29.382Z | Checking sigpipe v0.1.3 |
| 2622 | 2026-03-25T16:36:29.398Z | Checking memmap v0.7.0 |
| 2623 | 2026-03-25T16:36:29.474Z | Compiling num-derive v0.4.2 |
| 2624 | 2026-03-25T16:36:29.534Z | Checking float-ord v0.3.2 |
| 2625 | 2026-03-25T16:36:29.560Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2626 | 2026-03-25T16:36:29.607Z | Checking glob v0.3.3 |
| 2627 | 2026-03-25T16:36:29.642Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2628 | 2026-03-25T16:36:29.765Z | Checking usdt v0.5.0 |
| 2629 | 2026-03-25T16:36:29.791Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2630 | 2026-03-25T16:36:29.935Z | Checking argon2 v0.5.3 |
| 2631 | 2026-03-25T16:36:29.950Z | Checking chacha20poly1305 v0.10.1 |
| 2632 | 2026-03-25T16:36:30.076Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2633 | 2026-03-25T16:36:30.092Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2634 | 2026-03-25T16:36:30.278Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2635 | 2026-03-25T16:36:30.305Z | Checking vsss-rs v3.3.4 |
| 2636 | 2026-03-25T16:36:30.393Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2637 | 2026-03-25T16:36:30.624Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2638 | 2026-03-25T16:36:30.786Z | Compiling progenitor-impl v0.13.0 |
| 2639 | 2026-03-25T16:36:31.037Z | Checking ciborium v0.2.2 |
| 2640 | 2026-03-25T16:36:31.062Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2641 | 2026-03-25T16:36:31.150Z | Compiling typify-macro v0.4.3 |
| 2642 | 2026-03-25T16:36:31.165Z | Checking indent_write v2.2.0 |
| 2643 | 2026-03-25T16:36:31.297Z | Compiling semver v0.1.20 |
| 2644 | 2026-03-25T16:36:31.311Z | Checking whoami v1.6.1 |
| 2645 | 2026-03-25T16:36:31.398Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2646 | 2026-03-25T16:36:31.454Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2647 | 2026-03-25T16:36:31.505Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2648 | 2026-03-25T16:36:31.582Z | Compiling rustc_version v0.1.7 |
| 2649 | 2026-03-25T16:36:31.813Z | Compiling pin-project-internal v1.1.11 |
| 2650 | 2026-03-25T16:36:32.235Z | Checking linked-hash-map v0.5.6 |
| 2651 | 2026-03-25T16:36:32.414Z | Compiling minimal-lexical v0.2.1 |
| 2652 | 2026-03-25T16:36:32.487Z | Checking swrite v0.1.0 |
| 2653 | 2026-03-25T16:36:32.543Z | Checking lru-cache v0.1.2 |
| 2654 | 2026-03-25T16:36:32.585Z | Compiling newtype_derive v0.1.6 |
| 2655 | 2026-03-25T16:36:32.670Z | Compiling nom v7.1.3 |
| 2656 | 2026-03-25T16:36:32.875Z | Compiling typify v0.4.3 |
| 2657 | 2026-03-25T16:36:32.980Z | Checking pin-project v1.1.11 |
| 2658 | 2026-03-25T16:36:32.996Z | Checking newline-converter v0.3.0 |
| 2659 | 2026-03-25T16:36:33.084Z | Checking atomicwrites v0.4.4 |
| 2660 | 2026-03-25T16:36:33.111Z | Checking hickory-proto v0.24.4 |
| 2661 | 2026-03-25T16:36:33.220Z | Checking phf_shared v0.12.1 |
| 2662 | 2026-03-25T16:36:33.269Z | Checking console v0.15.11 |
| 2663 | 2026-03-25T16:36:33.369Z | Checking pem v3.0.6 |
| 2664 | 2026-03-25T16:36:33.417Z | Compiling progenitor-macro v0.13.0 |
| 2665 | 2026-03-25T16:36:33.533Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2666 | 2026-03-25T16:36:33.552Z | Checking csv-core v0.1.13 |
| 2667 | 2026-03-25T16:36:33.739Z | Compiling snafu-derive v0.8.9 |
| 2668 | 2026-03-25T16:36:33.998Z | Compiling async-recursion v1.1.1 |
| 2669 | 2026-03-25T16:36:34.072Z | Compiling derive-where v1.6.0 |
| 2670 | 2026-03-25T16:36:34.657Z | Compiling slog-dtrace v0.3.0 |
| 2671 | 2026-03-25T16:36:34.856Z | Checking resolv-conf v0.7.6 |
| 2672 | 2026-03-25T16:36:34.918Z | Checking highway v1.3.0 |
| 2673 | 2026-03-25T16:36:35.043Z | Checking same-file v1.0.6 |
| 2674 | 2026-03-25T16:36:35.151Z | Compiling cancel-safe-futures v0.1.5 |
| 2675 | 2026-03-25T16:36:35.169Z | Compiling owo-colors v4.3.0 |
| 2676 | 2026-03-25T16:36:35.368Z | Compiling chrono-tz v0.10.4 |
| 2677 | 2026-03-25T16:36:35.396Z | Checking unicode-width v0.1.14 |
| 2678 | 2026-03-25T16:36:35.443Z | Checking walkdir v2.5.0 |
| 2679 | 2026-03-25T16:36:35.542Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2680 | 2026-03-25T16:36:35.579Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2681 | 2026-03-25T16:36:35.612Z | Checking hickory-resolver v0.24.4 |
| 2682 | 2026-03-25T16:36:35.648Z | Compiling const_format_proc_macros v0.2.34 |
| 2683 | 2026-03-25T16:36:35.663Z | Checking snafu v0.8.9 |
| 2684 | 2026-03-25T16:36:35.960Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2685 | 2026-03-25T16:36:36.339Z | Checking csv v1.4.0 |
| 2686 | 2026-03-25T16:36:36.430Z | Checking expectorate v1.2.0 |
| 2687 | 2026-03-25T16:36:36.445Z | Checking phf v0.12.1 |
| 2688 | 2026-03-25T16:36:36.510Z | Compiling progenitor-impl v0.10.0 |
| 2689 | 2026-03-25T16:36:36.586Z | Checking tokio-dtrace v0.1.1 |
| 2690 | 2026-03-25T16:36:36.615Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2691 | 2026-03-25T16:36:36.703Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2692 | 2026-03-25T16:36:36.776Z | Checking globset v0.4.18 |
| 2693 | 2026-03-25T16:36:36.959Z | Checking olpc-cjson v0.1.4 |
| 2694 | 2026-03-25T16:36:36.976Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2695 | 2026-03-25T16:36:37.042Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2696 | 2026-03-25T16:36:37.103Z | Checking libsw-core v0.3.2 |
| 2697 | 2026-03-25T16:36:37.225Z | Checking serde_plain v1.0.2 |
| 2698 | 2026-03-25T16:36:37.257Z | Checking arc-swap v1.8.2 |
| 2699 | 2026-03-25T16:36:37.297Z | Compiling lzma-sys v0.1.20 |
| 2700 | 2026-03-25T16:36:37.483Z | Checking utf-8 v0.7.6 |
| 2701 | 2026-03-25T16:36:37.588Z | Checking typed-path v0.9.3 |
| 2702 | 2026-03-25T16:36:37.623Z | Checking bytecount v0.6.9 |
| 2703 | 2026-03-25T16:36:37.712Z | Checking tungstenite v0.21.0 |
| 2704 | 2026-03-25T16:36:37.733Z | Checking papergrid v0.11.0 |
| 2705 | 2026-03-25T16:36:38.157Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2706 | 2026-03-25T16:36:38.331Z | Checking progenitor v0.13.0 |
| 2707 | 2026-03-25T16:36:38.347Z | Checking slog-scope v4.4.1 |
| 2708 | 2026-03-25T16:36:38.374Z | Checking libsw v3.5.0 |
| 2709 | 2026-03-25T16:36:38.412Z | Checking tough v0.20.0 |
| 2710 | 2026-03-25T16:36:38.472Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2711 | 2026-03-25T16:36:38.487Z | Checking oxide-tokio-rt v0.1.3 |
| 2712 | 2026-03-25T16:36:38.529Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2713 | 2026-03-25T16:36:38.952Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2714 | 2026-03-25T16:36:39.161Z | Compiling progenitor-macro v0.10.0 |
| 2715 | 2026-03-25T16:36:39.289Z | Checking const_format v0.2.35 |
| 2716 | 2026-03-25T16:36:39.641Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2717 | 2026-03-25T16:36:40.035Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2718 | 2026-03-25T16:36:40.055Z | Checking qorb v0.4.1 |
| 2719 | 2026-03-25T16:36:40.479Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2720 | 2026-03-25T16:36:40.521Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2721 | 2026-03-25T16:36:40.605Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2722 | 2026-03-25T16:36:40.687Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2723 | 2026-03-25T16:36:40.984Z | Compiling cargo_toml v0.22.3 |
| 2724 | 2026-03-25T16:36:41.034Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2725 | 2026-03-25T16:36:41.051Z | Checking gethostname v0.5.0 |
| 2726 | 2026-03-25T16:36:41.093Z | Compiling tabled_derive v0.7.0 |
| 2727 | 2026-03-25T16:36:41.144Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2728 | 2026-03-25T16:36:41.230Z | Checking bcs v0.1.6 |
| 2729 | 2026-03-25T16:36:41.322Z | Checking linear-map v1.2.0 |
| 2730 | 2026-03-25T16:36:41.385Z | Checking unicode-linebreak v0.1.5 |
| 2731 | 2026-03-25T16:36:41.469Z | Checking smawk v0.3.2 |
| 2732 | 2026-03-25T16:36:41.497Z | Checking termtree v0.5.1 |
| 2733 | 2026-03-25T16:36:41.604Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2734 | 2026-03-25T16:36:41.607Z | Checking textwrap v0.16.2 |
| 2735 | 2026-03-25T16:36:41.641Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2736 | 2026-03-25T16:36:41.843Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2737 | 2026-03-25T16:36:42.057Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2738 | 2026-03-25T16:36:42.072Z | Checking tabled v0.15.0 |
| 2739 | 2026-03-25T16:36:42.246Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2740 | 2026-03-25T16:36:42.944Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2741 | 2026-03-25T16:36:42.961Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2742 | 2026-03-25T16:36:43.182Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2743 | 2026-03-25T16:36:43.296Z | Checking steno v0.4.1 |
| 2744 | 2026-03-25T16:36:43.365Z | Checking slog-stdlog v4.1.1 |
| 2745 | 2026-03-25T16:36:43.496Z | Checking typeid v1.0.3 |
| 2746 | 2026-03-25T16:36:43.607Z | Checking tokio-tungstenite v0.21.0 |
| 2747 | 2026-03-25T16:36:43.724Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2748 | 2026-03-25T16:36:43.883Z | Checking base64 v0.21.7 |
| 2749 | 2026-03-25T16:36:43.898Z | Checking humantime v2.3.0 |
| 2750 | 2026-03-25T16:36:44.084Z | Checking xz2 v0.1.7 |
| 2751 | 2026-03-25T16:36:44.087Z | Checking progenitor v0.10.0 |
| 2752 | 2026-03-25T16:36:44.131Z | Checking ron v0.12.0 |
| 2753 | 2026-03-25T16:36:44.248Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2754 | 2026-03-25T16:36:44.263Z | Checking slog-envlogger v2.2.0 |
| 2755 | 2026-03-25T16:36:44.311Z | Checking yasna v0.5.2 |
| 2756 | 2026-03-25T16:36:44.415Z | Checking headers-core v0.3.0 |
| 2757 | 2026-03-25T16:36:44.530Z | Checking filetime v0.2.27 |
| 2758 | 2026-03-25T16:36:44.584Z | Checking xattr v1.6.1 |
| 2759 | 2026-03-25T16:36:44.630Z | Checking base16ct v1.0.0 |
| 2760 | 2026-03-25T16:36:44.670Z | Checking headers v0.4.1 |
| 2761 | 2026-03-25T16:36:44.698Z | Checking rcgen v0.12.1 |
| 2762 | 2026-03-25T16:36:44.719Z | Checking tar v0.4.44 |
| 2763 | 2026-03-25T16:36:44.762Z | Checking subprocess v0.2.15 |
| 2764 | 2026-03-25T16:36:49.792Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2765 | 2026-03-25T16:36:55.666Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2766 | 2026-03-25T16:36:56.967Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2767 | 2026-03-25T16:36:58.160Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.39s |
| 2768 | 2026-03-25T16:36:58.363Z | |
| 2769 | 2026-03-25T16:36:58.363Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/268) |
| 2770 | 2026-03-25T16:36:58.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2771 | 2026-03-25T16:36:58.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2772 | 2026-03-25T16:36:59.113Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2773 | 2026-03-25T16:37:00.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s |
| 2774 | 2026-03-25T16:37:00.632Z | |
| 2775 | 2026-03-25T16:37:00.632Z | info: running `cargo check --bins` on nexus-config (51/268) |
| 2776 | 2026-03-25T16:37:01.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2777 | 2026-03-25T16:37:01.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2778 | 2026-03-25T16:37:01.171Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2779 | 2026-03-25T16:37:01.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2780 | 2026-03-25T16:37:01.270Z | |
| 2781 | 2026-03-25T16:37:01.270Z | info: running `cargo check --bins` on nexus-types (52/268) |
| 2782 | 2026-03-25T16:37:01.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2783 | 2026-03-25T16:37:01.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2784 | 2026-03-25T16:37:01.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2785 | 2026-03-25T16:37:01.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2786 | 2026-03-25T16:37:01.904Z | |
| 2787 | 2026-03-25T16:37:01.904Z | info: running `cargo check --bins` on clickhouse-admin-types (53/268) |
| 2788 | 2026-03-25T16:37:02.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2789 | 2026-03-25T16:37:02.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2790 | 2026-03-25T16:37:02.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2791 | 2026-03-25T16:37:02.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2792 | 2026-03-25T16:37:02.506Z | |
| 2793 | 2026-03-25T16:37:02.507Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/268) |
| 2794 | 2026-03-25T16:37:03.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2795 | 2026-03-25T16:37:03.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2796 | 2026-03-25T16:37:03.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2797 | 2026-03-25T16:37:03.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2798 | 2026-03-25T16:37:03.117Z | |
| 2799 | 2026-03-25T16:37:03.117Z | info: running `cargo check --bins` on cockroach-admin-types (55/268) |
| 2800 | 2026-03-25T16:37:03.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2801 | 2026-03-25T16:37:03.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2802 | 2026-03-25T16:37:03.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2803 | 2026-03-25T16:37:03.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2804 | 2026-03-25T16:37:03.700Z | |
| 2805 | 2026-03-25T16:37:03.700Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/268) |
| 2806 | 2026-03-25T16:37:04.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2807 | 2026-03-25T16:37:04.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2808 | 2026-03-25T16:37:04.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2809 | 2026-03-25T16:37:04.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2810 | 2026-03-25T16:37:04.290Z | |
| 2811 | 2026-03-25T16:37:04.290Z | info: running `cargo check --bins` on ereport-types (57/268) |
| 2812 | 2026-03-25T16:37:04.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2813 | 2026-03-25T16:37:04.792Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2814 | 2026-03-25T16:37:04.792Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2815 | 2026-03-25T16:37:04.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2816 | 2026-03-25T16:37:04.883Z | |
| 2817 | 2026-03-25T16:37:04.883Z | info: running `cargo check --bins` on gateway-client (58/268) |
| 2818 | 2026-03-25T16:37:05.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2819 | 2026-03-25T16:37:05.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2820 | 2026-03-25T16:37:05.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2821 | 2026-03-25T16:37:05.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2822 | 2026-03-25T16:37:05.484Z | |
| 2823 | 2026-03-25T16:37:05.484Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/268) |
| 2824 | 2026-03-25T16:37:05.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2825 | 2026-03-25T16:37:05.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2826 | 2026-03-25T16:37:05.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2827 | 2026-03-25T16:37:05.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2828 | 2026-03-25T16:37:06.084Z | |
| 2829 | 2026-03-25T16:37:06.084Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/268) |
| 2830 | 2026-03-25T16:37:06.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2831 | 2026-03-25T16:37:06.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2832 | 2026-03-25T16:37:06.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2833 | 2026-03-25T16:37:06.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2834 | 2026-03-25T16:37:06.674Z | |
| 2835 | 2026-03-25T16:37:06.674Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/268) |
| 2836 | 2026-03-25T16:37:07.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2837 | 2026-03-25T16:37:07.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2838 | 2026-03-25T16:37:07.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2839 | 2026-03-25T16:37:07.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2840 | 2026-03-25T16:37:07.267Z | |
| 2841 | 2026-03-25T16:37:07.267Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/268) |
| 2842 | 2026-03-25T16:37:07.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2843 | 2026-03-25T16:37:07.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2844 | 2026-03-25T16:37:07.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2845 | 2026-03-25T16:37:07.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2846 | 2026-03-25T16:37:07.861Z | |
| 2847 | 2026-03-25T16:37:07.861Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/268) |
| 2848 | 2026-03-25T16:37:08.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2849 | 2026-03-25T16:37:08.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2850 | 2026-03-25T16:37:08.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2851 | 2026-03-25T16:37:08.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2852 | 2026-03-25T16:37:08.473Z | |
| 2853 | 2026-03-25T16:37:08.473Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/268) |
| 2854 | 2026-03-25T16:37:08.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-25T16:37:08.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-25T16:37:08.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2026-03-25T16:37:08.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2858 | 2026-03-25T16:37:09.081Z | |
| 2859 | 2026-03-25T16:37:09.081Z | info: running `cargo check --bins` on key-manager-types (65/268) |
| 2860 | 2026-03-25T16:37:09.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-03-25T16:37:09.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-03-25T16:37:09.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2026-03-25T16:37:09.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2864 | 2026-03-25T16:37:09.668Z | |
| 2865 | 2026-03-25T16:37:09.668Z | info: running `cargo check --bins` on oxlog (66/268) |
| 2866 | 2026-03-25T16:37:10.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-03-25T16:37:10.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-03-25T16:37:10.277Z | Compiling newtype-uuid v1.3.2 |
| 2869 | 2026-03-25T16:37:10.486Z | Compiling daft v0.1.5 |
| 2870 | 2026-03-25T16:37:10.678Z | Compiling iddqd v0.3.17 |
| 2871 | 2026-03-25T16:37:11.585Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2872 | 2026-03-25T16:37:11.814Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2873 | 2026-03-25T16:37:12.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s |
| 2874 | 2026-03-25T16:37:12.260Z | |
| 2875 | 2026-03-25T16:37:12.260Z | info: running `cargo check --bins` on internal-dns-types (67/268) |
| 2876 | 2026-03-25T16:37:12.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2877 | 2026-03-25T16:37:12.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2878 | 2026-03-25T16:37:12.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2879 | 2026-03-25T16:37:12.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2880 | 2026-03-25T16:37:12.856Z | |
| 2881 | 2026-03-25T16:37:12.856Z | info: running `cargo check --bins` on internal-dns-types-versions (68/268) |
| 2882 | 2026-03-25T16:37:13.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2883 | 2026-03-25T16:37:13.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2884 | 2026-03-25T16:37:13.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2885 | 2026-03-25T16:37:13.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2886 | 2026-03-25T16:37:13.462Z | |
| 2887 | 2026-03-25T16:37:13.462Z | info: running `cargo check --bins` on nexus-types-versions (69/268) |
| 2888 | 2026-03-25T16:37:13.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2889 | 2026-03-25T16:37:13.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2890 | 2026-03-25T16:37:13.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2891 | 2026-03-25T16:37:13.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2892 | 2026-03-25T16:37:14.085Z | |
| 2893 | 2026-03-25T16:37:14.085Z | info: running `cargo check --bins` on omicron-passwords (70/268) |
| 2894 | 2026-03-25T16:37:14.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2895 | 2026-03-25T16:37:14.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2896 | 2026-03-25T16:37:14.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2897 | 2026-03-25T16:37:14.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2898 | 2026-03-25T16:37:14.668Z | |
| 2899 | 2026-03-25T16:37:14.669Z | info: running `cargo check --bins` on oxql-types (71/268) |
| 2900 | 2026-03-25T16:37:15.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2901 | 2026-03-25T16:37:15.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2902 | 2026-03-25T16:37:15.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2903 | 2026-03-25T16:37:15.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2904 | 2026-03-25T16:37:15.273Z | |
| 2905 | 2026-03-25T16:37:15.273Z | info: running `cargo check --bins` on oximeter-types (72/268) |
| 2906 | 2026-03-25T16:37:15.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2907 | 2026-03-25T16:37:15.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2908 | 2026-03-25T16:37:15.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2909 | 2026-03-25T16:37:15.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2910 | 2026-03-25T16:37:15.870Z | |
| 2911 | 2026-03-25T16:37:15.870Z | info: running `cargo check --bins` on oximeter-types-versions (73/268) |
| 2912 | 2026-03-25T16:37:16.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2913 | 2026-03-25T16:37:16.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2914 | 2026-03-25T16:37:16.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2915 | 2026-03-25T16:37:16.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2916 | 2026-03-25T16:37:16.472Z | |
| 2917 | 2026-03-25T16:37:16.472Z | info: running `cargo check --bins` on oximeter-macro-impl (74/268) |
| 2918 | 2026-03-25T16:37:16.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2919 | 2026-03-25T16:37:16.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2920 | 2026-03-25T16:37:16.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2921 | 2026-03-25T16:37:16.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2922 | 2026-03-25T16:37:17.058Z | |
| 2923 | 2026-03-25T16:37:17.058Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/268) |
| 2924 | 2026-03-25T16:37:17.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2925 | 2026-03-25T16:37:17.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2926 | 2026-03-25T16:37:17.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2927 | 2026-03-25T16:37:17.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2928 | 2026-03-25T16:37:17.673Z | |
| 2929 | 2026-03-25T16:37:17.673Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/268) |
| 2930 | 2026-03-25T16:37:18.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2931 | 2026-03-25T16:37:18.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2932 | 2026-03-25T16:37:18.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2933 | 2026-03-25T16:37:18.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2934 | 2026-03-25T16:37:18.294Z | |
| 2935 | 2026-03-25T16:37:18.294Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/268) |
| 2936 | 2026-03-25T16:37:18.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2937 | 2026-03-25T16:37:18.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2938 | 2026-03-25T16:37:18.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2939 | 2026-03-25T16:37:18.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2940 | 2026-03-25T16:37:18.914Z | |
| 2941 | 2026-03-25T16:37:18.914Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/268) |
| 2942 | 2026-03-25T16:37:19.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2943 | 2026-03-25T16:37:19.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2944 | 2026-03-25T16:37:19.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2945 | 2026-03-25T16:37:19.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2946 | 2026-03-25T16:37:19.534Z | |
| 2947 | 2026-03-25T16:37:19.534Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/268) |
| 2948 | 2026-03-25T16:37:20.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2949 | 2026-03-25T16:37:20.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2950 | 2026-03-25T16:37:20.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2951 | 2026-03-25T16:37:20.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2952 | 2026-03-25T16:37:20.124Z | |
| 2953 | 2026-03-25T16:37:20.124Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/268) |
| 2954 | 2026-03-25T16:37:20.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2955 | 2026-03-25T16:37:20.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2956 | 2026-03-25T16:37:20.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2957 | 2026-03-25T16:37:20.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2958 | 2026-03-25T16:37:20.714Z | |
| 2959 | 2026-03-25T16:37:20.714Z | info: running `cargo check --bins --no-default-features` on gfss (81/268) |
| 2960 | 2026-03-25T16:37:21.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2961 | 2026-03-25T16:37:21.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2962 | 2026-03-25T16:37:21.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2963 | 2026-03-25T16:37:21.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2964 | 2026-03-25T16:37:21.303Z | |
| 2965 | 2026-03-25T16:37:21.303Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/268) |
| 2966 | 2026-03-25T16:37:21.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2967 | 2026-03-25T16:37:21.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2968 | 2026-03-25T16:37:21.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2969 | 2026-03-25T16:37:21.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2970 | 2026-03-25T16:37:21.889Z | |
| 2971 | 2026-03-25T16:37:21.889Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/268) |
| 2972 | 2026-03-25T16:37:22.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2973 | 2026-03-25T16:37:22.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2974 | 2026-03-25T16:37:22.544Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2975 | 2026-03-25T16:37:23.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s |
| 2976 | 2026-03-25T16:37:23.257Z | |
| 2977 | 2026-03-25T16:37:23.257Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/268) |
| 2978 | 2026-03-25T16:37:23.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2979 | 2026-03-25T16:37:23.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2980 | 2026-03-25T16:37:23.933Z | Compiling ar_archive_writer v0.5.1 |
| 2981 | 2026-03-25T16:37:24.044Z | Compiling stacker v0.1.23 |
| 2982 | 2026-03-25T16:37:24.044Z | Compiling cfg_aliases v0.1.1 |
| 2983 | 2026-03-25T16:37:24.060Z | Compiling convert_case v0.10.0 |
| 2984 | 2026-03-25T16:37:24.068Z | Checking fd-lock v4.0.4 |
| 2985 | 2026-03-25T16:37:24.068Z | Checking nibble_vec v0.1.0 |
| 2986 | 2026-03-25T16:37:24.071Z | Checking vte v0.14.1 |
| 2987 | 2026-03-25T16:37:24.071Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2988 | 2026-03-25T16:37:24.110Z | Compiling nix v0.28.0 |
| 2989 | 2026-03-25T16:37:24.184Z | Checking endian-type v0.1.2 |
| 2990 | 2026-03-25T16:37:24.198Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2991 | 2026-03-25T16:37:24.245Z | Checking strip-ansi-escapes v0.2.1 |
| 2992 | 2026-03-25T16:37:24.301Z | Compiling peg-macros v0.8.5 |
| 2993 | 2026-03-25T16:37:24.314Z | Checking radix_trie v0.2.1 |
| 2994 | 2026-03-25T16:37:24.345Z | Checking winnow v0.6.26 |
| 2995 | 2026-03-25T16:37:24.356Z | Compiling derive_more-impl v2.1.1 |
| 2996 | 2026-03-25T16:37:24.491Z | Compiling sqlparser_derive v0.5.0 |
| 2997 | 2026-03-25T16:37:24.525Z | Checking nu-ansi-term v0.50.3 |
| 2998 | 2026-03-25T16:37:24.657Z | Checking home v0.5.12 |
| 2999 | 2026-03-25T16:37:24.727Z | Checking unicode_categories v0.1.1 |
| 3000 | 2026-03-25T16:37:24.763Z | Checking reedline v0.40.0 |
| 3001 | 2026-03-25T16:37:24.878Z | Compiling psm v0.1.30 |
| 3002 | 2026-03-25T16:37:24.912Z | Checking display-error-chain v0.2.2 |
| 3003 | 2026-03-25T16:37:25.156Z | Checking derive_more v2.1.1 |
| 3004 | 2026-03-25T16:37:25.235Z | Checking crossterm v0.29.0 |
| 3005 | 2026-03-25T16:37:25.431Z | Checking rustyline v14.0.0 |
| 3006 | 2026-03-25T16:37:25.452Z | Checking sqlformat v0.3.5 |
| 3007 | 2026-03-25T16:37:25.470Z | Checking peg v0.8.5 |
| 3008 | 2026-03-25T16:37:25.596Z | Checking recursive v0.1.1 |
| 3009 | 2026-03-25T16:37:25.688Z | Checking sqlparser v0.61.0 |
| 3010 | 2026-03-25T16:37:36.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.47s |
| 3011 | 2026-03-25T16:37:36.913Z | |
| 3012 | 2026-03-25T16:37:36.913Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/268) |
| 3013 | 2026-03-25T16:37:37.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3014 | 2026-03-25T16:37:37.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3015 | 2026-03-25T16:37:37.585Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3016 | 2026-03-25T16:37:40.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 3017 | 2026-03-25T16:37:41.189Z | |
| 3018 | 2026-03-25T16:37:41.190Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/268) |
| 3019 | 2026-03-25T16:37:41.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3020 | 2026-03-25T16:37:41.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3021 | 2026-03-25T16:37:41.855Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3022 | 2026-03-25T16:37:44.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s |
| 3023 | 2026-03-25T16:37:44.462Z | |
| 3024 | 2026-03-25T16:37:44.462Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/268) |
| 3025 | 2026-03-25T16:37:44.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3026 | 2026-03-25T16:37:44.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3027 | 2026-03-25T16:37:45.125Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3028 | 2026-03-25T16:37:48.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s |
| 3029 | 2026-03-25T16:37:48.508Z | |
| 3030 | 2026-03-25T16:37:48.509Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/268) |
| 3031 | 2026-03-25T16:37:49.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3032 | 2026-03-25T16:37:49.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3033 | 2026-03-25T16:37:49.181Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3034 | 2026-03-25T16:37:52.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s |
| 3035 | 2026-03-25T16:37:52.564Z | |
| 3036 | 2026-03-25T16:37:52.565Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/268) |
| 3037 | 2026-03-25T16:37:53.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3038 | 2026-03-25T16:37:53.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3039 | 2026-03-25T16:37:53.242Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3040 | 2026-03-25T16:37:55.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 3041 | 2026-03-25T16:37:55.990Z | |
| 3042 | 2026-03-25T16:37:55.990Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/268) |
| 3043 | 2026-03-25T16:37:56.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3044 | 2026-03-25T16:37:56.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3045 | 2026-03-25T16:37:56.662Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3046 | 2026-03-25T16:37:59.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 3047 | 2026-03-25T16:37:59.451Z | |
| 3048 | 2026-03-25T16:37:59.452Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/268) |
| 3049 | 2026-03-25T16:37:59.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3050 | 2026-03-25T16:37:59.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3051 | 2026-03-25T16:38:00.129Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3052 | 2026-03-25T16:38:03.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s |
| 3053 | 2026-03-25T16:38:03.708Z | |
| 3054 | 2026-03-25T16:38:03.708Z | info: running `cargo check --bins` on oximeter (92/268) |
| 3055 | 2026-03-25T16:38:04.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3056 | 2026-03-25T16:38:04.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3057 | 2026-03-25T16:38:04.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3058 | 2026-03-25T16:38:04.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3059 | 2026-03-25T16:38:04.312Z | |
| 3060 | 2026-03-25T16:38:04.312Z | info: running `cargo check --bins` on oximeter-schema (93/268) |
| 3061 | 2026-03-25T16:38:04.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3062 | 2026-03-25T16:38:04.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3063 | 2026-03-25T16:38:04.948Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3064 | 2026-03-25T16:38:05.113Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3065 | 2026-03-25T16:38:05.113Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3066 | 2026-03-25T16:38:05.453Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3067 | 2026-03-25T16:38:08.823Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3068 | 2026-03-25T16:38:09.143Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3069 | 2026-03-25T16:38:10.216Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3070 | 2026-03-25T16:38:10.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s |
| 3071 | 2026-03-25T16:38:11.074Z | |
| 3072 | 2026-03-25T16:38:11.074Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/268) |
| 3073 | 2026-03-25T16:38:11.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3074 | 2026-03-25T16:38:11.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3075 | 2026-03-25T16:38:11.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3076 | 2026-03-25T16:38:11.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3077 | 2026-03-25T16:38:11.673Z | |
| 3078 | 2026-03-25T16:38:11.673Z | info: running `cargo check --bins` on oximeter-test-utils (95/268) |
| 3079 | 2026-03-25T16:38:12.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3080 | 2026-03-25T16:38:12.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3081 | 2026-03-25T16:38:12.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3082 | 2026-03-25T16:38:12.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3083 | 2026-03-25T16:38:12.324Z | |
| 3084 | 2026-03-25T16:38:12.324Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/268) |
| 3085 | 2026-03-25T16:38:12.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3086 | 2026-03-25T16:38:12.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3087 | 2026-03-25T16:38:12.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3088 | 2026-03-25T16:38:12.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3089 | 2026-03-25T16:38:12.947Z | |
| 3090 | 2026-03-25T16:38:12.947Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/268) |
| 3091 | 2026-03-25T16:38:13.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3092 | 2026-03-25T16:38:13.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3093 | 2026-03-25T16:38:13.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3094 | 2026-03-25T16:38:13.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3095 | 2026-03-25T16:38:13.568Z | |
| 3096 | 2026-03-25T16:38:13.568Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/268) |
| 3097 | 2026-03-25T16:38:15.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3098 | 2026-03-25T16:38:15.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3099 | 2026-03-25T16:38:15.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3100 | 2026-03-25T16:38:15.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3101 | 2026-03-25T16:38:15.990Z | |
| 3102 | 2026-03-25T16:38:15.990Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/268) |
| 3103 | 2026-03-25T16:38:15.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3104 | 2026-03-25T16:38:15.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3105 | 2026-03-25T16:38:15.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3106 | 2026-03-25T16:38:15.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3107 | 2026-03-25T16:38:15.990Z | |
| 3108 | 2026-03-25T16:38:15.990Z | info: running `cargo check --bins` on trust-quorum-types (100/268) |
| 3109 | 2026-03-25T16:38:15.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3110 | 2026-03-25T16:38:15.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3111 | 2026-03-25T16:38:15.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3112 | 2026-03-25T16:38:15.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3113 | 2026-03-25T16:38:15.990Z | |
| 3114 | 2026-03-25T16:38:15.990Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/268) |
| 3115 | 2026-03-25T16:38:15.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-25T16:38:15.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-25T16:38:15.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-03-25T16:38:15.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3119 | 2026-03-25T16:38:16.020Z | |
| 3120 | 2026-03-25T16:38:16.020Z | info: running `cargo check --bins` on update-engine (102/268) |
| 3121 | 2026-03-25T16:38:17.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-03-25T16:38:17.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-03-25T16:38:17.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-03-25T16:38:17.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3125 | 2026-03-25T16:38:17.599Z | |
| 3126 | 2026-03-25T16:38:17.599Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/268) |
| 3127 | 2026-03-25T16:38:17.599Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-03-25T16:38:17.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-03-25T16:38:17.599Z | Checking dropshot-api-manager-types v0.6.0 |
| 3130 | 2026-03-25T16:38:17.599Z | Checking nanorand v0.7.0 |
| 3131 | 2026-03-25T16:38:17.599Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3132 | 2026-03-25T16:38:17.599Z | Checking flume v0.11.1 |
| 3133 | 2026-03-25T16:38:18.110Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3134 | 2026-03-25T16:38:19.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 3135 | 2026-03-25T16:38:19.065Z | |
| 3136 | 2026-03-25T16:38:19.065Z | info: running `cargo check --bins` on clickhouse-admin-api (104/268) |
| 3137 | 2026-03-25T16:38:19.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3138 | 2026-03-25T16:38:20.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3139 | 2026-03-25T16:38:20.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3140 | 2026-03-25T16:38:20.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3141 | 2026-03-25T16:38:20.218Z | |
| 3142 | 2026-03-25T16:38:20.218Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/268) |
| 3143 | 2026-03-25T16:38:20.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3144 | 2026-03-25T16:38:20.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3145 | 2026-03-25T16:38:20.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3146 | 2026-03-25T16:38:20.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3147 | 2026-03-25T16:38:20.277Z | |
| 3148 | 2026-03-25T16:38:20.277Z | info: running `cargo check --bins` on bootstrap-agent-client (106/268) |
| 3149 | 2026-03-25T16:38:20.728Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3150 | 2026-03-25T16:38:20.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3151 | 2026-03-25T16:38:20.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3152 | 2026-03-25T16:38:20.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3153 | 2026-03-25T16:38:20.810Z | |
| 3154 | 2026-03-25T16:38:20.810Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/268) |
| 3155 | 2026-03-25T16:38:21.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3156 | 2026-03-25T16:38:21.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3157 | 2026-03-25T16:38:21.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3158 | 2026-03-25T16:38:21.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3159 | 2026-03-25T16:38:21.396Z | |
| 3160 | 2026-03-25T16:38:21.397Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/268) |
| 3161 | 2026-03-25T16:38:21.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3162 | 2026-03-25T16:38:21.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3163 | 2026-03-25T16:38:21.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3164 | 2026-03-25T16:38:21.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3165 | 2026-03-25T16:38:21.992Z | |
| 3166 | 2026-03-25T16:38:21.993Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/268) |
| 3167 | 2026-03-25T16:38:22.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3168 | 2026-03-25T16:38:22.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3169 | 2026-03-25T16:38:22.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3170 | 2026-03-25T16:38:22.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3171 | 2026-03-25T16:38:22.627Z | |
| 3172 | 2026-03-25T16:38:22.628Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/268) |
| 3173 | 2026-03-25T16:38:23.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3174 | 2026-03-25T16:38:23.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3175 | 2026-03-25T16:38:23.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3176 | 2026-03-25T16:38:23.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3177 | 2026-03-25T16:38:23.205Z | |
| 3178 | 2026-03-25T16:38:23.205Z | info: running `cargo check --bins` on cockroach-admin-client (111/268) |
| 3179 | 2026-03-25T16:38:23.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3180 | 2026-03-25T16:38:23.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3181 | 2026-03-25T16:38:23.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3182 | 2026-03-25T16:38:23.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3183 | 2026-03-25T16:38:23.800Z | |
| 3184 | 2026-03-25T16:38:23.800Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/268) |
| 3185 | 2026-03-25T16:38:24.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3186 | 2026-03-25T16:38:24.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3187 | 2026-03-25T16:38:24.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3188 | 2026-03-25T16:38:24.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3189 | 2026-03-25T16:38:24.407Z | |
| 3190 | 2026-03-25T16:38:24.407Z | info: running `cargo check --bins` on dns-service-client (113/268) |
| 3191 | 2026-03-25T16:38:24.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3192 | 2026-03-25T16:38:24.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3193 | 2026-03-25T16:38:24.918Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3194 | 2026-03-25T16:38:24.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3195 | 2026-03-25T16:38:25.011Z | |
| 3196 | 2026-03-25T16:38:25.011Z | info: running `cargo check --bins` on installinator-client (114/268) |
| 3197 | 2026-03-25T16:38:25.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3198 | 2026-03-25T16:38:25.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3199 | 2026-03-25T16:38:25.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3200 | 2026-03-25T16:38:25.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3201 | 2026-03-25T16:38:25.617Z | |
| 3202 | 2026-03-25T16:38:25.617Z | info: running `cargo check --bins` on nexus-client (115/268) |
| 3203 | 2026-03-25T16:38:26.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3204 | 2026-03-25T16:38:26.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3205 | 2026-03-25T16:38:26.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3206 | 2026-03-25T16:38:26.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3207 | 2026-03-25T16:38:26.254Z | |
| 3208 | 2026-03-25T16:38:26.254Z | info: running `cargo check --bins` on nexus-lockstep-client (116/268) |
| 3209 | 2026-03-25T16:38:26.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3210 | 2026-03-25T16:38:26.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3211 | 2026-03-25T16:38:26.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3212 | 2026-03-25T16:38:26.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3213 | 2026-03-25T16:38:26.883Z | |
| 3214 | 2026-03-25T16:38:26.883Z | info: running `cargo check --bins` on ntp-admin-client (117/268) |
| 3215 | 2026-03-25T16:38:27.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3216 | 2026-03-25T16:38:27.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3217 | 2026-03-25T16:38:27.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3218 | 2026-03-25T16:38:27.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3219 | 2026-03-25T16:38:27.476Z | |
| 3220 | 2026-03-25T16:38:27.476Z | info: running `cargo check --bins` on oxide-client (118/268) |
| 3221 | 2026-03-25T16:38:27.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3222 | 2026-03-25T16:38:27.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3223 | 2026-03-25T16:38:27.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3224 | 2026-03-25T16:38:27.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3225 | 2026-03-25T16:38:28.076Z | |
| 3226 | 2026-03-25T16:38:28.076Z | info: running `cargo check --bins` on oximeter-client (119/268) |
| 3227 | 2026-03-25T16:38:28.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3228 | 2026-03-25T16:38:28.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3229 | 2026-03-25T16:38:28.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3230 | 2026-03-25T16:38:28.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3231 | 2026-03-25T16:38:28.671Z | |
| 3232 | 2026-03-25T16:38:28.671Z | info: running `cargo check --bins` on repo-depot-client (120/268) |
| 3233 | 2026-03-25T16:38:29.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3234 | 2026-03-25T16:38:29.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3235 | 2026-03-25T16:38:29.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3236 | 2026-03-25T16:38:29.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3237 | 2026-03-25T16:38:29.257Z | |
| 3238 | 2026-03-25T16:38:29.257Z | info: running `cargo check --bins` on sled-agent-client (121/268) |
| 3239 | 2026-03-25T16:38:29.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3240 | 2026-03-25T16:38:29.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3241 | 2026-03-25T16:38:29.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3242 | 2026-03-25T16:38:29.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3243 | 2026-03-25T16:38:29.874Z | |
| 3244 | 2026-03-25T16:38:29.874Z | info: running `cargo check --bins` on wicketd-client (122/268) |
| 3245 | 2026-03-25T16:38:30.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3246 | 2026-03-25T16:38:30.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3247 | 2026-03-25T16:38:30.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3248 | 2026-03-25T16:38:30.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3249 | 2026-03-25T16:38:30.493Z | |
| 3250 | 2026-03-25T16:38:30.493Z | info: running `cargo check --bins` on installinator-common (123/268) |
| 3251 | 2026-03-25T16:38:31.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3252 | 2026-03-25T16:38:31.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3253 | 2026-03-25T16:38:31.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3254 | 2026-03-25T16:38:31.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3255 | 2026-03-25T16:38:31.108Z | |
| 3256 | 2026-03-25T16:38:31.108Z | info: running `cargo check --bins` on installinator-common-versions (124/268) |
| 3257 | 2026-03-25T16:38:31.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3258 | 2026-03-25T16:38:31.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3259 | 2026-03-25T16:38:31.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3260 | 2026-03-25T16:38:31.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3261 | 2026-03-25T16:38:31.696Z | |
| 3262 | 2026-03-25T16:38:31.696Z | info: running `cargo check --bins` on wicket-common (125/268) |
| 3263 | 2026-03-25T16:38:32.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3264 | 2026-03-25T16:38:32.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3265 | 2026-03-25T16:38:32.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3266 | 2026-03-25T16:38:32.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3267 | 2026-03-25T16:38:32.318Z | |
| 3268 | 2026-03-25T16:38:32.318Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/268) |
| 3269 | 2026-03-25T16:38:32.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3270 | 2026-03-25T16:38:32.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3271 | 2026-03-25T16:38:32.987Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3272 | 2026-03-25T16:38:32.991Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3273 | 2026-03-25T16:38:32.991Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3274 | 2026-03-25T16:38:33.098Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3275 | 2026-03-25T16:38:33.109Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3276 | 2026-03-25T16:38:33.230Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3277 | 2026-03-25T16:38:33.254Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3278 | 2026-03-25T16:38:33.458Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3279 | 2026-03-25T16:38:33.458Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3280 | 2026-03-25T16:38:35.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 3281 | 2026-03-25T16:38:35.783Z | |
| 3282 | 2026-03-25T16:38:35.784Z | info: running `cargo check --bins` on cockroach-admin-api (127/268) |
| 3283 | 2026-03-25T16:38:36.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3284 | 2026-03-25T16:38:36.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3285 | 2026-03-25T16:38:36.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3286 | 2026-03-25T16:38:36.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3287 | 2026-03-25T16:38:36.381Z | |
| 3288 | 2026-03-25T16:38:36.382Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/268) |
| 3289 | 2026-03-25T16:38:36.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3290 | 2026-03-25T16:38:36.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3291 | 2026-03-25T16:38:36.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3292 | 2026-03-25T16:38:36.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3293 | 2026-03-25T16:38:37.068Z | |
| 3294 | 2026-03-25T16:38:37.068Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/268) |
| 3295 | 2026-03-25T16:38:37.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3296 | 2026-03-25T16:38:37.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3297 | 2026-03-25T16:38:37.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3298 | 2026-03-25T16:38:37.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3299 | 2026-03-25T16:38:37.759Z | |
| 3300 | 2026-03-25T16:38:37.759Z | info: running `cargo check --bins` on dns-server (130/268) |
| 3301 | 2026-03-25T16:38:38.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3302 | 2026-03-25T16:38:38.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3303 | 2026-03-25T16:38:38.425Z | Compiling parking_lot_core v0.8.6 |
| 3304 | 2026-03-25T16:38:38.425Z | Compiling git-stub v1.0.0 |
| 3305 | 2026-03-25T16:38:38.425Z | Compiling atomicwrites v0.4.4 |
| 3306 | 2026-03-25T16:38:38.428Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3307 | 2026-03-25T16:38:38.555Z | Checking tagptr v0.2.0 |
| 3308 | 2026-03-25T16:38:38.564Z | Checking prefix-trie v0.7.0 |
| 3309 | 2026-03-25T16:38:38.566Z | Checking fxhash v0.2.1 |
| 3310 | 2026-03-25T16:38:38.585Z | Checking hickory-client v0.25.2 |
| 3311 | 2026-03-25T16:38:38.684Z | Compiling git-stub-vcs v0.1.0 |
| 3312 | 2026-03-25T16:38:38.686Z | Checking moka v0.12.13 |
| 3313 | 2026-03-25T16:38:38.871Z | Checking hickory-server v0.25.2 |
| 3314 | 2026-03-25T16:38:38.947Z | Checking parking_lot v0.11.2 |
| 3315 | 2026-03-25T16:38:38.966Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3316 | 2026-03-25T16:38:39.049Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3317 | 2026-03-25T16:38:39.052Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3318 | 2026-03-25T16:38:39.052Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3319 | 2026-03-25T16:38:39.120Z | Checking sled v0.34.7 |
| 3320 | 2026-03-25T16:38:39.290Z | Checking hickory-resolver v0.25.2 |
| 3321 | 2026-03-25T16:38:41.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s |
| 3322 | 2026-03-25T16:38:41.350Z | |
| 3323 | 2026-03-25T16:38:41.350Z | info: running `cargo check --bins` on dns-server-api (131/268) |
| 3324 | 2026-03-25T16:38:41.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3325 | 2026-03-25T16:38:41.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3326 | 2026-03-25T16:38:41.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3327 | 2026-03-25T16:38:41.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3328 | 2026-03-25T16:38:41.955Z | |
| 3329 | 2026-03-25T16:38:41.955Z | info: running `cargo check --bins` on gateway-test-utils (132/268) |
| 3330 | 2026-03-25T16:38:42.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3331 | 2026-03-25T16:38:42.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3332 | 2026-03-25T16:38:42.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3333 | 2026-03-25T16:38:42.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3334 | 2026-03-25T16:38:42.619Z | |
| 3335 | 2026-03-25T16:38:42.619Z | info: running `cargo check --bins` on omicron-gateway (133/268) |
| 3336 | 2026-03-25T16:38:43.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3337 | 2026-03-25T16:38:43.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3338 | 2026-03-25T16:38:43.375Z | Compiling radium v0.7.0 |
| 3339 | 2026-03-25T16:38:43.493Z | Compiling maybe-uninit v2.0.0 |
| 3340 | 2026-03-25T16:38:43.493Z | Checking tap v1.0.1 |
| 3341 | 2026-03-25T16:38:43.511Z | Compiling zerocopy-derive v0.6.6 |
| 3342 | 2026-03-25T16:38:43.514Z | Checking funty v2.0.0 |
| 3343 | 2026-03-25T16:38:43.531Z | Compiling packed_struct v0.10.1 |
| 3344 | 2026-03-25T16:38:43.534Z | Checking crc-catalog v2.4.0 |
| 3345 | 2026-03-25T16:38:43.556Z | Compiling packed_struct_codegen v0.10.1 |
| 3346 | 2026-03-25T16:38:43.590Z | Checking wyz v0.5.1 |
| 3347 | 2026-03-25T16:38:43.618Z | Checking crc v3.4.0 |
| 3348 | 2026-03-25T16:38:43.767Z | Compiling bitfield-macros v0.19.4 |
| 3349 | 2026-03-25T16:38:43.789Z | Compiling indexmap v1.9.3 |
| 3350 | 2026-03-25T16:38:43.856Z | Checking nodrop v0.1.14 |
| 3351 | 2026-03-25T16:38:43.873Z | Checking hashbrown v0.12.3 |
| 3352 | 2026-03-25T16:38:43.902Z | Checking smallvec v0.6.14 |
| 3353 | 2026-03-25T16:38:43.917Z | Checking bitvec v1.0.1 |
| 3354 | 2026-03-25T16:38:43.945Z | Checking array-init v0.0.4 |
| 3355 | 2026-03-25T16:38:44.050Z | Checking ron v0.8.1 |
| 3356 | 2026-03-25T16:38:44.110Z | Checking hashbrown v0.13.2 |
| 3357 | 2026-03-25T16:38:44.240Z | Checking serde-hex v0.1.0 |
| 3358 | 2026-03-25T16:38:44.335Z | Checking zerocopy v0.6.6 |
| 3359 | 2026-03-25T16:38:44.462Z | Checking bitfield v0.19.4 |
| 3360 | 2026-03-25T16:38:44.518Z | Checking crc-any v2.5.0 |
| 3361 | 2026-03-25T16:38:44.563Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3362 | 2026-03-25T16:38:44.590Z | Checking object v0.30.4 |
| 3363 | 2026-03-25T16:38:44.604Z | Checking path-slash v0.1.5 |
| 3364 | 2026-03-25T16:38:44.622Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3365 | 2026-03-25T16:38:44.692Z | Checking half v1.8.3 |
| 3366 | 2026-03-25T16:38:44.705Z | Checking void v1.0.2 |
| 3367 | 2026-03-25T16:38:44.728Z | Checking tungstenite v0.23.0 |
| 3368 | 2026-03-25T16:38:44.778Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3369 | 2026-03-25T16:38:44.804Z | Checking lzss v0.8.2 |
| 3370 | 2026-03-25T16:38:44.882Z | Checking serde_cbor v0.11.2 |
| 3371 | 2026-03-25T16:38:44.901Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3372 | 2026-03-25T16:38:44.935Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3373 | 2026-03-25T16:38:44.984Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3374 | 2026-03-25T16:38:45.046Z | Checking nix v0.27.1 |
| 3375 | 2026-03-25T16:38:45.136Z | Checking kstat-rs v0.2.4 |
| 3376 | 2026-03-25T16:38:45.253Z | Checking serde_bytes v0.11.19 |
| 3377 | 2026-03-25T16:38:45.326Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3378 | 2026-03-25T16:38:45.345Z | Checking tokio-tungstenite v0.23.1 |
| 3379 | 2026-03-25T16:38:45.428Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3380 | 2026-03-25T16:38:45.546Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3381 | 2026-03-25T16:38:45.603Z | Checking signal-hook-tokio v0.3.1 |
| 3382 | 2026-03-25T16:38:46.219Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3383 | 2026-03-25T16:38:46.526Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3384 | 2026-03-25T16:38:48.705Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3385 | 2026-03-25T16:38:49.543Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3386 | 2026-03-25T16:38:49.816Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3387 | 2026-03-25T16:38:50.880Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3388 | 2026-03-25T16:38:52.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s |
| 3389 | 2026-03-25T16:38:53.099Z | |
| 3390 | 2026-03-25T16:38:53.099Z | info: running `cargo check --bins` on gateway-api (134/268) |
| 3391 | 2026-03-25T16:38:53.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3392 | 2026-03-25T16:38:53.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3393 | 2026-03-25T16:38:53.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3394 | 2026-03-25T16:38:53.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3395 | 2026-03-25T16:38:53.708Z | |
| 3396 | 2026-03-25T16:38:53.708Z | info: running `cargo check --bins` on ipcc (135/268) |
| 3397 | 2026-03-25T16:38:54.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3398 | 2026-03-25T16:38:54.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3399 | 2026-03-25T16:38:54.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3400 | 2026-03-25T16:38:54.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3401 | 2026-03-25T16:38:54.317Z | |
| 3402 | 2026-03-25T16:38:54.317Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/268) |
| 3403 | 2026-03-25T16:38:54.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3404 | 2026-03-25T16:38:54.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3405 | 2026-03-25T16:38:54.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3406 | 2026-03-25T16:38:54.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3407 | 2026-03-25T16:38:54.909Z | |
| 3408 | 2026-03-25T16:38:54.909Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (137/268) |
| 3409 | 2026-03-25T16:38:55.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3410 | 2026-03-25T16:38:55.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3411 | 2026-03-25T16:38:55.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3412 | 2026-03-25T16:38:55.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3413 | 2026-03-25T16:38:55.525Z | |
| 3414 | 2026-03-25T16:38:55.525Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/268) |
| 3415 | 2026-03-25T16:38:56.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3416 | 2026-03-25T16:38:56.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3417 | 2026-03-25T16:38:56.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3418 | 2026-03-25T16:38:56.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3419 | 2026-03-25T16:38:56.125Z | |
| 3420 | 2026-03-25T16:38:56.125Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/268) |
| 3421 | 2026-03-25T16:38:56.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3422 | 2026-03-25T16:38:56.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3423 | 2026-03-25T16:38:56.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3424 | 2026-03-25T16:38:56.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3425 | 2026-03-25T16:38:56.737Z | |
| 3426 | 2026-03-25T16:38:56.737Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/268) |
| 3427 | 2026-03-25T16:38:57.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3428 | 2026-03-25T16:38:57.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3429 | 2026-03-25T16:38:57.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3430 | 2026-03-25T16:38:57.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3431 | 2026-03-25T16:38:57.348Z | |
| 3432 | 2026-03-25T16:38:57.348Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/268) |
| 3433 | 2026-03-25T16:38:57.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3434 | 2026-03-25T16:38:57.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3435 | 2026-03-25T16:38:57.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3436 | 2026-03-25T16:38:57.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3437 | 2026-03-25T16:38:57.955Z | |
| 3438 | 2026-03-25T16:38:57.955Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/268) |
| 3439 | 2026-03-25T16:38:58.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3440 | 2026-03-25T16:38:58.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3441 | 2026-03-25T16:38:58.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3442 | 2026-03-25T16:38:58.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3443 | 2026-03-25T16:38:58.564Z | |
| 3444 | 2026-03-25T16:38:58.565Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/268) |
| 3445 | 2026-03-25T16:38:59.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3446 | 2026-03-25T16:38:59.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3447 | 2026-03-25T16:38:59.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3448 | 2026-03-25T16:38:59.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3449 | 2026-03-25T16:38:59.174Z | |
| 3450 | 2026-03-25T16:38:59.174Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/268) |
| 3451 | 2026-03-25T16:38:59.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3452 | 2026-03-25T16:38:59.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3453 | 2026-03-25T16:38:59.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3454 | 2026-03-25T16:38:59.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3455 | 2026-03-25T16:38:59.782Z | |
| 3456 | 2026-03-25T16:38:59.782Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/268) |
| 3457 | 2026-03-25T16:39:00.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3458 | 2026-03-25T16:39:00.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3459 | 2026-03-25T16:39:00.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3460 | 2026-03-25T16:39:00.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3461 | 2026-03-25T16:39:00.397Z | |
| 3462 | 2026-03-25T16:39:00.398Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/268) |
| 3463 | 2026-03-25T16:39:00.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3464 | 2026-03-25T16:39:00.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3465 | 2026-03-25T16:39:00.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3466 | 2026-03-25T16:39:00.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3467 | 2026-03-25T16:39:01.012Z | |
| 3468 | 2026-03-25T16:39:01.012Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (147/268) |
| 3469 | 2026-03-25T16:39:01.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3470 | 2026-03-25T16:39:01.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3471 | 2026-03-25T16:39:01.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3472 | 2026-03-25T16:39:01.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3473 | 2026-03-25T16:39:01.631Z | |
| 3474 | 2026-03-25T16:39:01.631Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (148/268) |
| 3475 | 2026-03-25T16:39:02.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3476 | 2026-03-25T16:39:02.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3477 | 2026-03-25T16:39:02.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3478 | 2026-03-25T16:39:02.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3479 | 2026-03-25T16:39:02.243Z | |
| 3480 | 2026-03-25T16:39:02.243Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (149/268) |
| 3481 | 2026-03-25T16:39:02.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3482 | 2026-03-25T16:39:02.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3483 | 2026-03-25T16:39:02.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3484 | 2026-03-25T16:39:02.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3485 | 2026-03-25T16:39:02.853Z | |
| 3486 | 2026-03-25T16:39:02.853Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (150/268) |
| 3487 | 2026-03-25T16:39:03.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3488 | 2026-03-25T16:39:03.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3489 | 2026-03-25T16:39:03.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3490 | 2026-03-25T16:39:03.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3491 | 2026-03-25T16:39:03.466Z | |
| 3492 | 2026-03-25T16:39:03.467Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (151/268) |
| 3493 | 2026-03-25T16:39:03.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3494 | 2026-03-25T16:39:03.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3495 | 2026-03-25T16:39:03.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3496 | 2026-03-25T16:39:03.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3497 | 2026-03-25T16:39:04.080Z | |
| 3498 | 2026-03-25T16:39:04.080Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (152/268) |
| 3499 | 2026-03-25T16:39:04.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3500 | 2026-03-25T16:39:04.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3501 | 2026-03-25T16:39:04.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3502 | 2026-03-25T16:39:04.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3503 | 2026-03-25T16:39:04.686Z | |
| 3504 | 2026-03-25T16:39:04.686Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (153/268) |
| 3505 | 2026-03-25T16:39:05.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3506 | 2026-03-25T16:39:05.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3507 | 2026-03-25T16:39:05.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3508 | 2026-03-25T16:39:05.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3509 | 2026-03-25T16:39:05.292Z | |
| 3510 | 2026-03-25T16:39:05.292Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (154/268) |
| 3511 | 2026-03-25T16:39:05.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3512 | 2026-03-25T16:39:05.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3513 | 2026-03-25T16:39:05.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3514 | 2026-03-25T16:39:05.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3515 | 2026-03-25T16:39:05.907Z | |
| 3516 | 2026-03-25T16:39:05.907Z | info: running `cargo check --bins` on oximeter-producer (155/268) |
| 3517 | 2026-03-25T16:39:06.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3518 | 2026-03-25T16:39:06.454Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3519 | 2026-03-25T16:39:06.454Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3520 | 2026-03-25T16:39:06.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3521 | 2026-03-25T16:39:06.561Z | |
| 3522 | 2026-03-25T16:39:06.561Z | info: running `cargo check --bins` on internal-dns-resolver (156/268) |
| 3523 | 2026-03-25T16:39:07.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3524 | 2026-03-25T16:39:07.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3525 | 2026-03-25T16:39:07.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3526 | 2026-03-25T16:39:07.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3527 | 2026-03-25T16:39:07.176Z | |
| 3528 | 2026-03-25T16:39:07.176Z | info: running `cargo check --bins` on sp-sim (157/268) |
| 3529 | 2026-03-25T16:39:07.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3530 | 2026-03-25T16:39:07.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3531 | 2026-03-25T16:39:07.909Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3532 | 2026-03-25T16:39:09.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s |
| 3533 | 2026-03-25T16:39:09.840Z | |
| 3534 | 2026-03-25T16:39:09.840Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (158/268) |
| 3535 | 2026-03-25T16:39:10.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3536 | 2026-03-25T16:39:10.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3537 | 2026-03-25T16:39:10.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3538 | 2026-03-25T16:39:10.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3539 | 2026-03-25T16:39:10.501Z | |
| 3540 | 2026-03-25T16:39:10.501Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (159/268) |
| 3541 | 2026-03-25T16:39:11.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3542 | 2026-03-25T16:39:11.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3543 | 2026-03-25T16:39:11.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3544 | 2026-03-25T16:39:11.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3545 | 2026-03-25T16:39:11.174Z | |
| 3546 | 2026-03-25T16:39:11.174Z | info: running `cargo check --bins` on db-macros (160/268) |
| 3547 | 2026-03-25T16:39:11.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3548 | 2026-03-25T16:39:11.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3549 | 2026-03-25T16:39:11.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3550 | 2026-03-25T16:39:11.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3551 | 2026-03-25T16:39:11.763Z | |
| 3552 | 2026-03-25T16:39:11.763Z | info: running `cargo check --bins` on nexus-macros-common (161/268) |
| 3553 | 2026-03-25T16:39:12.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3554 | 2026-03-25T16:39:12.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3555 | 2026-03-25T16:39:12.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3556 | 2026-03-25T16:39:12.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3557 | 2026-03-25T16:39:12.360Z | |
| 3558 | 2026-03-25T16:39:12.360Z | info: running `cargo check --bins` on nexus-auth (162/268) |
| 3559 | 2026-03-25T16:39:12.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3560 | 2026-03-25T16:39:12.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3561 | 2026-03-25T16:39:12.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3562 | 2026-03-25T16:39:12.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3563 | 2026-03-25T16:39:13.024Z | |
| 3564 | 2026-03-25T16:39:13.024Z | info: running `cargo check --bins` on authz-macros (163/268) |
| 3565 | 2026-03-25T16:39:13.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3566 | 2026-03-25T16:39:13.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3567 | 2026-03-25T16:39:13.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3568 | 2026-03-25T16:39:13.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3569 | 2026-03-25T16:39:13.623Z | |
| 3570 | 2026-03-25T16:39:13.623Z | info: running `cargo check --bins` on nexus-db-fixed-data (164/268) |
| 3571 | 2026-03-25T16:39:14.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3572 | 2026-03-25T16:39:14.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3573 | 2026-03-25T16:39:14.171Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3574 | 2026-03-25T16:39:14.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3575 | 2026-03-25T16:39:14.277Z | |
| 3576 | 2026-03-25T16:39:14.277Z | info: running `cargo check --bins` on nexus-db-model (165/268) |
| 3577 | 2026-03-25T16:39:14.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3578 | 2026-03-25T16:39:14.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3579 | 2026-03-25T16:39:14.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3580 | 2026-03-25T16:39:14.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3581 | 2026-03-25T16:39:14.922Z | |
| 3582 | 2026-03-25T16:39:14.922Z | info: running `cargo check --bins` on nexus-db-schema (166/268) |
| 3583 | 2026-03-25T16:39:15.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3584 | 2026-03-25T16:39:15.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3585 | 2026-03-25T16:39:15.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3586 | 2026-03-25T16:39:15.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3587 | 2026-03-25T16:39:15.522Z | |
| 3588 | 2026-03-25T16:39:15.522Z | info: running `cargo check --bins` on omicron-rpaths (167/268) |
| 3589 | 2026-03-25T16:39:16.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3590 | 2026-03-25T16:39:16.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3591 | 2026-03-25T16:39:16.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3592 | 2026-03-25T16:39:16.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3593 | 2026-03-25T16:39:16.117Z | |
| 3594 | 2026-03-25T16:39:16.117Z | info: running `cargo check --bins` on nexus-defaults (168/268) |
| 3595 | 2026-03-25T16:39:16.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3596 | 2026-03-25T16:39:16.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3597 | 2026-03-25T16:39:16.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3598 | 2026-03-25T16:39:16.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3599 | 2026-03-25T16:39:16.733Z | |
| 3600 | 2026-03-25T16:39:16.733Z | info: running `cargo check --bins` on omicron-cockroach-metrics (169/268) |
| 3601 | 2026-03-25T16:39:17.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3602 | 2026-03-25T16:39:17.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3603 | 2026-03-25T16:39:17.239Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3604 | 2026-03-25T16:39:17.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3605 | 2026-03-25T16:39:17.328Z | |
| 3606 | 2026-03-25T16:39:17.328Z | info: running `cargo check --bins` on parallel-task-set (170/268) |
| 3607 | 2026-03-25T16:39:17.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3608 | 2026-03-25T16:39:17.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3609 | 2026-03-25T16:39:17.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3610 | 2026-03-25T16:39:17.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3611 | 2026-03-25T16:39:17.914Z | |
| 3612 | 2026-03-25T16:39:17.914Z | info: running `cargo check --bins` on nexus-db-errors (171/268) |
| 3613 | 2026-03-25T16:39:18.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3614 | 2026-03-25T16:39:18.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3615 | 2026-03-25T16:39:18.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3616 | 2026-03-25T16:39:18.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3617 | 2026-03-25T16:39:18.566Z | |
| 3618 | 2026-03-25T16:39:18.567Z | info: running `cargo check --bins` on nexus-db-lookup (172/268) |
| 3619 | 2026-03-25T16:39:19.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3620 | 2026-03-25T16:39:19.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3621 | 2026-03-25T16:39:19.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3622 | 2026-03-25T16:39:19.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3623 | 2026-03-25T16:39:19.222Z | |
| 3624 | 2026-03-25T16:39:19.222Z | info: running `cargo check --bins` on nexus-inventory (173/268) |
| 3625 | 2026-03-25T16:39:19.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3626 | 2026-03-25T16:39:19.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3627 | 2026-03-25T16:39:19.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3628 | 2026-03-25T16:39:19.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3629 | 2026-03-25T16:39:19.871Z | |
| 3630 | 2026-03-25T16:39:19.871Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (174/268) |
| 3631 | 2026-03-25T16:39:20.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3632 | 2026-03-25T16:39:20.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3633 | 2026-03-25T16:39:20.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3634 | 2026-03-25T16:39:20.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3635 | 2026-03-25T16:39:20.500Z | |
| 3636 | 2026-03-25T16:39:20.500Z | info: running `cargo check --bins --no-default-features` on sled-storage (175/268) |
| 3637 | 2026-03-25T16:39:21.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-03-25T16:39:21.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-03-25T16:39:21.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-03-25T16:39:21.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3641 | 2026-03-25T16:39:21.115Z | |
| 3642 | 2026-03-25T16:39:21.115Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (176/268) |
| 3643 | 2026-03-25T16:39:21.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-03-25T16:39:21.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-03-25T16:39:21.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-03-25T16:39:21.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3647 | 2026-03-25T16:39:21.732Z | |
| 3648 | 2026-03-25T16:39:21.732Z | info: running `cargo check --bins` on key-manager (177/268) |
| 3649 | 2026-03-25T16:39:22.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-03-25T16:39:22.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-03-25T16:39:22.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-03-25T16:39:22.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3653 | 2026-03-25T16:39:22.337Z | |
| 3654 | 2026-03-25T16:39:22.337Z | info: running `cargo check --bins --no-default-features` on sled-hardware (178/268) |
| 3655 | 2026-03-25T16:39:22.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-03-25T16:39:22.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-03-25T16:39:22.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3658 | 2026-03-25T16:39:22.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3659 | 2026-03-25T16:39:22.947Z | |
| 3660 | 2026-03-25T16:39:22.947Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (179/268) |
| 3661 | 2026-03-25T16:39:23.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3662 | 2026-03-25T16:39:23.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3663 | 2026-03-25T16:39:23.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3664 | 2026-03-25T16:39:23.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3665 | 2026-03-25T16:39:23.563Z | |
| 3666 | 2026-03-25T16:39:23.563Z | info: running `cargo check --bins` on typed-rng (180/268) |
| 3667 | 2026-03-25T16:39:24.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3668 | 2026-03-25T16:39:24.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3669 | 2026-03-25T16:39:24.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3670 | 2026-03-25T16:39:24.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3671 | 2026-03-25T16:39:24.156Z | |
| 3672 | 2026-03-25T16:39:24.156Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (181/268) |
| 3673 | 2026-03-25T16:39:24.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-03-25T16:39:24.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-03-25T16:39:25.000Z | Compiling libefi-sys v0.1.0 |
| 3676 | 2026-03-25T16:39:25.004Z | Compiling bitfield-struct v0.6.2 |
| 3677 | 2026-03-25T16:39:25.147Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3678 | 2026-03-25T16:39:25.156Z | Compiling xshell-macros v0.2.7 |
| 3679 | 2026-03-25T16:39:25.166Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3680 | 2026-03-25T16:39:25.205Z | Compiling salty v0.3.0 |
| 3681 | 2026-03-25T16:39:25.208Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3682 | 2026-03-25T16:39:25.210Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3683 | 2026-03-25T16:39:25.210Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3684 | 2026-03-25T16:39:25.491Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3685 | 2026-03-25T16:39:25.491Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3686 | 2026-03-25T16:39:25.519Z | Checking xshell v0.2.7 |
| 3687 | 2026-03-25T16:39:25.636Z | Checking primeorder v0.13.6 |
| 3688 | 2026-03-25T16:39:25.676Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3689 | 2026-03-25T16:39:25.707Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3690 | 2026-03-25T16:39:25.723Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3691 | 2026-03-25T16:39:25.741Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3692 | 2026-03-25T16:39:25.793Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3693 | 2026-03-25T16:39:25.866Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3694 | 2026-03-25T16:39:25.881Z | Checking p384 v0.13.1 |
| 3695 | 2026-03-25T16:39:25.924Z | Compiling num-derive v0.3.3 |
| 3696 | 2026-03-25T16:39:25.982Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3697 | 2026-03-25T16:39:26.090Z | Compiling proc-macro-error2 v2.0.1 |
| 3698 | 2026-03-25T16:39:26.189Z | Compiling unicase v2.9.0 |
| 3699 | 2026-03-25T16:39:26.215Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3700 | 2026-03-25T16:39:26.391Z | Compiling mime_guess v2.0.5 |
| 3701 | 2026-03-25T16:39:26.408Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3702 | 2026-03-25T16:39:26.410Z | Compiling tabled_derive v0.11.0 |
| 3703 | 2026-03-25T16:39:26.438Z | Compiling progenitor-impl v0.11.2 |
| 3704 | 2026-03-25T16:39:26.778Z | Checking papergrid v0.17.0 |
| 3705 | 2026-03-25T16:39:26.802Z | Checking libscf-sys v1.1.0 |
| 3706 | 2026-03-25T16:39:26.929Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3707 | 2026-03-25T16:39:26.943Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3708 | 2026-03-25T16:39:27.025Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3709 | 2026-03-25T16:39:27.112Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3710 | 2026-03-25T16:39:27.573Z | Checking testing_table v0.3.0 |
| 3711 | 2026-03-25T16:39:27.581Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3712 | 2026-03-25T16:39:27.622Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3713 | 2026-03-25T16:39:27.670Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3714 | 2026-03-25T16:39:27.687Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3715 | 2026-03-25T16:39:27.717Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3716 | 2026-03-25T16:39:27.791Z | Checking corncobs v0.1.4 |
| 3717 | 2026-03-25T16:39:27.867Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3718 | 2026-03-25T16:39:27.924Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3719 | 2026-03-25T16:39:27.938Z | Checking tabled v0.20.0 |
| 3720 | 2026-03-25T16:39:27.975Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3721 | 2026-03-25T16:39:28.133Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3722 | 2026-03-25T16:39:28.187Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3723 | 2026-03-25T16:39:28.265Z | Checking progenitor-client v0.11.2 |
| 3724 | 2026-03-25T16:39:28.512Z | Checking secrecy v0.8.0 |
| 3725 | 2026-03-25T16:39:28.532Z | Checking http-range v0.1.5 |
| 3726 | 2026-03-25T16:39:28.821Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3727 | 2026-03-25T16:39:28.884Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3728 | 2026-03-25T16:39:28.898Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3729 | 2026-03-25T16:39:29.110Z | Compiling progenitor-macro v0.11.2 |
| 3730 | 2026-03-25T16:39:29.124Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3731 | 2026-03-25T16:39:29.138Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3732 | 2026-03-25T16:39:29.231Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3733 | 2026-03-25T16:39:29.496Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3734 | 2026-03-25T16:39:29.513Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3735 | 2026-03-25T16:39:29.529Z | Checking atty v0.2.14 |
| 3736 | 2026-03-25T16:39:29.587Z | Checking crc8 v0.1.1 |
| 3737 | 2026-03-25T16:39:29.626Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3738 | 2026-03-25T16:39:29.686Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3739 | 2026-03-25T16:39:29.980Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3740 | 2026-03-25T16:39:30.134Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3741 | 2026-03-25T16:39:30.332Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3742 | 2026-03-25T16:39:30.417Z | Checking hyper-staticfile v0.10.1 |
| 3743 | 2026-03-25T16:39:30.433Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3744 | 2026-03-25T16:39:30.448Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3745 | 2026-03-25T16:39:30.694Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3746 | 2026-03-25T16:39:30.712Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3747 | 2026-03-25T16:39:30.919Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3748 | 2026-03-25T16:39:30.949Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3749 | 2026-03-25T16:39:30.974Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3750 | 2026-03-25T16:39:31.226Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3751 | 2026-03-25T16:39:31.400Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3752 | 2026-03-25T16:39:31.472Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3753 | 2026-03-25T16:39:31.620Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3754 | 2026-03-25T16:39:31.694Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3755 | 2026-03-25T16:39:31.833Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3756 | 2026-03-25T16:39:32.084Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3757 | 2026-03-25T16:39:32.130Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3758 | 2026-03-25T16:39:32.541Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3759 | 2026-03-25T16:39:33.401Z | Checking progenitor v0.11.2 |
| 3760 | 2026-03-25T16:39:33.544Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3761 | 2026-03-25T16:39:38.395Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3762 | 2026-03-25T16:39:49.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.06s |
| 3763 | 2026-03-25T16:39:49.444Z | |
| 3764 | 2026-03-25T16:39:49.444Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (182/268) |
| 3765 | 2026-03-25T16:39:50.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3766 | 2026-03-25T16:39:50.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3767 | 2026-03-25T16:39:50.227Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3768 | 2026-03-25T16:40:01.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.62s |
| 3769 | 2026-03-25T16:40:01.284Z | |
| 3770 | 2026-03-25T16:40:01.284Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (183/268) |
| 3771 | 2026-03-25T16:40:01.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3772 | 2026-03-25T16:40:01.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3773 | 2026-03-25T16:40:02.066Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3774 | 2026-03-25T16:40:12.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.58s |
| 3775 | 2026-03-25T16:40:13.093Z | |
| 3776 | 2026-03-25T16:40:13.093Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (184/268) |
| 3777 | 2026-03-25T16:40:13.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3778 | 2026-03-25T16:40:13.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3779 | 2026-03-25T16:40:13.874Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3780 | 2026-03-25T16:40:24.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s |
| 3781 | 2026-03-25T16:40:24.990Z | |
| 3782 | 2026-03-25T16:40:24.990Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (185/268) |
| 3783 | 2026-03-25T16:40:25.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3784 | 2026-03-25T16:40:25.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3785 | 2026-03-25T16:40:25.769Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3786 | 2026-03-25T16:40:36.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.60s |
| 3787 | 2026-03-25T16:40:36.815Z | |
| 3788 | 2026-03-25T16:40:36.816Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (186/268) |
| 3789 | 2026-03-25T16:40:37.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3790 | 2026-03-25T16:40:37.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3791 | 2026-03-25T16:40:37.595Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3792 | 2026-03-25T16:40:48.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.70s |
| 3793 | 2026-03-25T16:40:48.745Z | |
| 3794 | 2026-03-25T16:40:48.745Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (187/268) |
| 3795 | 2026-03-25T16:40:49.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3796 | 2026-03-25T16:40:49.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3797 | 2026-03-25T16:40:49.517Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3798 | 2026-03-25T16:41:00.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.62s |
| 3799 | 2026-03-25T16:41:00.584Z | |
| 3800 | 2026-03-25T16:41:00.584Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (188/268) |
| 3801 | 2026-03-25T16:41:01.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3802 | 2026-03-25T16:41:01.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3803 | 2026-03-25T16:41:01.365Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3804 | 2026-03-25T16:41:12.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s |
| 3805 | 2026-03-25T16:41:12.373Z | |
| 3806 | 2026-03-25T16:41:12.373Z | info: running `cargo check --bins` on bootstrap-agent-api (189/268) |
| 3807 | 2026-03-25T16:41:12.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3808 | 2026-03-25T16:41:12.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3809 | 2026-03-25T16:41:12.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3810 | 2026-03-25T16:41:12.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3811 | 2026-03-25T16:41:12.990Z | |
| 3812 | 2026-03-25T16:41:12.990Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (190/268) |
| 3813 | 2026-03-25T16:41:13.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3814 | 2026-03-25T16:41:13.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3815 | 2026-03-25T16:41:13.514Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3816 | 2026-03-25T16:41:13.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3817 | 2026-03-25T16:41:13.606Z | |
| 3818 | 2026-03-25T16:41:13.606Z | info: running `cargo check --bins` on range-requests (191/268) |
| 3819 | 2026-03-25T16:41:14.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3820 | 2026-03-25T16:41:14.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3821 | 2026-03-25T16:41:14.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3822 | 2026-03-25T16:41:14.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3823 | 2026-03-25T16:41:14.203Z | |
| 3824 | 2026-03-25T16:41:14.203Z | info: running `cargo check --bins` on repo-depot-api (192/268) |
| 3825 | 2026-03-25T16:41:14.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3826 | 2026-03-25T16:41:14.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3827 | 2026-03-25T16:41:14.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3828 | 2026-03-25T16:41:14.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3829 | 2026-03-25T16:41:14.801Z | |
| 3830 | 2026-03-25T16:41:14.801Z | info: running `cargo check --bins` on sled-agent-api (193/268) |
| 3831 | 2026-03-25T16:41:15.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3832 | 2026-03-25T16:41:15.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3833 | 2026-03-25T16:41:15.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3834 | 2026-03-25T16:41:15.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3835 | 2026-03-25T16:41:15.446Z | |
| 3836 | 2026-03-25T16:41:15.446Z | info: running `cargo check --bins` on sled-diagnostics (194/268) |
| 3837 | 2026-03-25T16:41:15.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3838 | 2026-03-25T16:41:15.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3839 | 2026-03-25T16:41:15.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3840 | 2026-03-25T16:41:15.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3841 | 2026-03-25T16:41:16.035Z | |
| 3842 | 2026-03-25T16:41:16.035Z | info: running `cargo check --bins` on zfs-test-harness (195/268) |
| 3843 | 2026-03-25T16:41:16.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3844 | 2026-03-25T16:41:16.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3845 | 2026-03-25T16:41:16.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3846 | 2026-03-25T16:41:16.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3847 | 2026-03-25T16:41:16.648Z | |
| 3848 | 2026-03-25T16:41:16.648Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (196/268) |
| 3849 | 2026-03-25T16:41:17.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3850 | 2026-03-25T16:41:17.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3851 | 2026-03-25T16:41:17.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3852 | 2026-03-25T16:41:17.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3853 | 2026-03-25T16:41:17.273Z | |
| 3854 | 2026-03-25T16:41:17.274Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (197/268) |
| 3855 | 2026-03-25T16:41:17.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3856 | 2026-03-25T16:41:17.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3857 | 2026-03-25T16:41:17.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3858 | 2026-03-25T16:41:17.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3859 | 2026-03-25T16:41:17.979Z | |
| 3860 | 2026-03-25T16:41:17.979Z | info: running `cargo check --bins` on sled-agent-health-monitor (198/268) |
| 3861 | 2026-03-25T16:41:18.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3862 | 2026-03-25T16:41:18.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3863 | 2026-03-25T16:41:18.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3864 | 2026-03-25T16:41:18.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3865 | 2026-03-25T16:41:18.525Z | |
| 3866 | 2026-03-25T16:41:18.526Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (199/268) |
| 3867 | 2026-03-25T16:41:19.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3868 | 2026-03-25T16:41:19.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3869 | 2026-03-25T16:41:19.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3870 | 2026-03-25T16:41:19.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3871 | 2026-03-25T16:41:19.151Z | |
| 3872 | 2026-03-25T16:41:19.152Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (200/268) |
| 3873 | 2026-03-25T16:41:19.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3874 | 2026-03-25T16:41:19.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3875 | 2026-03-25T16:41:19.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3876 | 2026-03-25T16:41:19.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3877 | 2026-03-25T16:41:19.783Z | |
| 3878 | 2026-03-25T16:41:19.783Z | info: running `cargo check --bins` on sled-agent-resolvable-files (201/268) |
| 3879 | 2026-03-25T16:41:20.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3880 | 2026-03-25T16:41:20.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3881 | 2026-03-25T16:41:20.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3882 | 2026-03-25T16:41:20.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3883 | 2026-03-25T16:41:20.406Z | |
| 3884 | 2026-03-25T16:41:20.407Z | info: running `cargo check --bins` on trust-quorum (202/268) |
| 3885 | 2026-03-25T16:41:20.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3886 | 2026-03-25T16:41:20.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3887 | 2026-03-25T16:41:20.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3888 | 2026-03-25T16:41:20.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3889 | 2026-03-25T16:41:21.036Z | |
| 3890 | 2026-03-25T16:41:21.036Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (203/268) |
| 3891 | 2026-03-25T16:41:21.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3892 | 2026-03-25T16:41:21.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3893 | 2026-03-25T16:41:21.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3894 | 2026-03-25T16:41:21.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3895 | 2026-03-25T16:41:21.679Z | |
| 3896 | 2026-03-25T16:41:21.679Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (204/268) |
| 3897 | 2026-03-25T16:41:22.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-03-25T16:41:22.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-03-25T16:41:22.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-03-25T16:41:22.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3901 | 2026-03-25T16:41:22.332Z | |
| 3902 | 2026-03-25T16:41:22.332Z | info: running `cargo check --bins` on update-common (205/268) |
| 3903 | 2026-03-25T16:41:22.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-25T16:41:22.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-25T16:41:22.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3906 | 2026-03-25T16:41:22.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3907 | 2026-03-25T16:41:22.945Z | |
| 3908 | 2026-03-25T16:41:22.945Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (206/268) |
| 3909 | 2026-03-25T16:41:23.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-03-25T16:41:23.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-03-25T16:41:23.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3912 | 2026-03-25T16:41:23.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3913 | 2026-03-25T16:41:23.602Z | |
| 3914 | 2026-03-25T16:41:23.602Z | info: running `cargo check --bins` on reconfigurator-cli (207/268) |
| 3915 | 2026-03-25T16:41:24.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3916 | 2026-03-25T16:41:24.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3917 | 2026-03-25T16:41:24.366Z | Compiling fs-err v2.11.0 |
| 3918 | 2026-03-25T16:41:24.369Z | Checking ignore v0.4.25 |
| 3919 | 2026-03-25T16:41:24.369Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3920 | 2026-03-25T16:41:24.504Z | Checking predicates-tree v1.0.13 |
| 3921 | 2026-03-25T16:41:24.599Z | Checking parse-size v1.1.0 |
| 3922 | 2026-03-25T16:41:24.611Z | Checking rand_seeder v0.4.0 |
| 3923 | 2026-03-25T16:41:24.611Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3924 | 2026-03-25T16:41:24.611Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3925 | 2026-03-25T16:41:24.611Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3926 | 2026-03-25T16:41:24.630Z | Compiling petname v2.0.2 |
| 3927 | 2026-03-25T16:41:24.657Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3928 | 2026-03-25T16:41:24.809Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3929 | 2026-03-25T16:41:24.828Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3930 | 2026-03-25T16:41:24.869Z | Checking globwalk v0.9.1 |
| 3931 | 2026-03-25T16:41:24.929Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3932 | 2026-03-25T16:41:24.994Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3933 | 2026-03-25T16:41:25.043Z | Checking camino-tempfile-ext v0.3.3 |
| 3934 | 2026-03-25T16:41:25.057Z | Checking sapling-renderdag v0.1.0 |
| 3935 | 2026-03-25T16:41:25.172Z | Checking sync-ptr v0.1.4 |
| 3936 | 2026-03-25T16:41:25.231Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3937 | 2026-03-25T16:41:25.292Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3938 | 2026-03-25T16:41:25.328Z | Checking colored v2.2.0 |
| 3939 | 2026-03-25T16:41:25.377Z | Checking assert_matches v1.5.0 |
| 3940 | 2026-03-25T16:41:25.601Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3941 | 2026-03-25T16:41:25.704Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3942 | 2026-03-25T16:41:25.704Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3943 | 2026-03-25T16:41:26.300Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3944 | 2026-03-25T16:41:27.588Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3945 | 2026-03-25T16:41:29.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s |
| 3946 | 2026-03-25T16:41:34.172Z | |
| 3947 | 2026-03-25T16:41:34.172Z | info: running `cargo check --bins` on omicron-repl-utils (208/268) |
| 3948 | 2026-03-25T16:41:34.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3949 | 2026-03-25T16:41:34.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3950 | 2026-03-25T16:41:34.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3951 | 2026-03-25T16:41:34.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3952 | 2026-03-25T16:41:34.240Z | |
| 3953 | 2026-03-25T16:41:34.240Z | info: running `cargo check --bins` on nexus-test-interface (209/268) |
| 3954 | 2026-03-25T16:41:34.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3955 | 2026-03-25T16:41:34.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3956 | 2026-03-25T16:41:34.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3957 | 2026-03-25T16:41:34.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3958 | 2026-03-25T16:41:34.241Z | |
| 3959 | 2026-03-25T16:41:34.241Z | info: running `cargo check --bins` on oximeter-collector (210/268) |
| 3960 | 2026-03-25T16:41:34.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3961 | 2026-03-25T16:41:34.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3962 | 2026-03-25T16:41:34.241Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3963 | 2026-03-25T16:41:34.241Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3964 | 2026-03-25T16:41:34.241Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3965 | 2026-03-25T16:41:34.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s |
| 3966 | 2026-03-25T16:41:34.324Z | |
| 3967 | 2026-03-25T16:41:34.324Z | info: running `cargo check --bins` on oximeter-api (211/268) |
| 3968 | 2026-03-25T16:41:34.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-03-25T16:41:34.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-03-25T16:41:34.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3971 | 2026-03-25T16:41:34.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3972 | 2026-03-25T16:41:34.892Z | |
| 3973 | 2026-03-25T16:41:34.892Z | info: running `cargo check --bins` on cert-dev (212/268) |
| 3974 | 2026-03-25T16:41:35.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-03-25T16:41:35.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-03-25T16:41:35.502Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3977 | 2026-03-25T16:41:35.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
| 3978 | 2026-03-25T16:41:35.952Z | |
| 3979 | 2026-03-25T16:41:35.952Z | info: running `cargo check --bins` on ci-resource-usage (213/268) |
| 3980 | 2026-03-25T16:41:36.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3981 | 2026-03-25T16:41:36.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3982 | 2026-03-25T16:41:36.365Z | Checking libc v0.2.180 |
| 3983 | 2026-03-25T16:41:36.365Z | Checking anyhow v1.0.102 |
| 3984 | 2026-03-25T16:41:36.365Z | Compiling syn v2.0.117 |
| 3985 | 2026-03-25T16:41:37.684Z | Compiling thiserror-impl v1.0.69 |
| 3986 | 2026-03-25T16:41:38.408Z | Checking thiserror v1.0.69 |
| 3987 | 2026-03-25T16:41:38.482Z | Checking kstat-rs v0.2.4 |
| 3988 | 2026-03-25T16:41:38.628Z | Checking ci-resource-usage v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ci-resource-usage) |
| 3989 | 2026-03-25T16:41:38.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s |
| 3990 | 2026-03-25T16:41:38.862Z | |
| 3991 | 2026-03-25T16:41:38.862Z | info: running `cargo check --bins` on clickana (214/268) |
| 3992 | 2026-03-25T16:41:39.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3993 | 2026-03-25T16:41:39.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3994 | 2026-03-25T16:41:39.507Z | Compiling darling_core v0.23.0 |
| 3995 | 2026-03-25T16:41:39.511Z | Compiling instability v0.3.11 |
| 3996 | 2026-03-25T16:41:39.616Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3997 | 2026-03-25T16:41:39.619Z | Checking castaway v0.2.4 |
| 3998 | 2026-03-25T16:41:39.625Z | Compiling indoc v2.0.7 |
| 3999 | 2026-03-25T16:41:39.630Z | Checking unicode-truncate v1.1.0 |
| 4000 | 2026-03-25T16:41:39.655Z | Checking lru v0.12.5 |
| 4001 | 2026-03-25T16:41:39.655Z | Checking cassowary v0.3.0 |
| 4002 | 2026-03-25T16:41:39.712Z | Checking compact_str v0.8.1 |
| 4003 | 2026-03-25T16:41:40.564Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 4004 | 2026-03-25T16:41:40.753Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 4005 | 2026-03-25T16:41:41.042Z | Compiling darling_macro v0.23.0 |
| 4006 | 2026-03-25T16:41:41.450Z | Compiling darling v0.23.0 |
| 4007 | 2026-03-25T16:41:42.046Z | Checking ratatui v0.29.0 |
| 4008 | 2026-03-25T16:41:43.118Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4009 | 2026-03-25T16:41:43.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s |
| 4010 | 2026-03-25T16:41:43.960Z | |
| 4011 | 2026-03-25T16:41:43.960Z | info: running `cargo check --bins` on clickhouse-cluster-dev (215/268) |
| 4012 | 2026-03-25T16:41:44.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4013 | 2026-03-25T16:41:44.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4014 | 2026-03-25T16:41:44.684Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4015 | 2026-03-25T16:41:44.684Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4016 | 2026-03-25T16:41:45.265Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4017 | 2026-03-25T16:41:45.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s |
| 4018 | 2026-03-25T16:41:45.871Z | |
| 4019 | 2026-03-25T16:41:45.871Z | info: running `cargo check --bins` on ch-dev (216/268) |
| 4020 | 2026-03-25T16:41:46.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4021 | 2026-03-25T16:41:46.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4022 | 2026-03-25T16:41:46.592Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4023 | 2026-03-25T16:41:47.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4024 | 2026-03-25T16:41:47.524Z | |
| 4025 | 2026-03-25T16:41:47.525Z | info: running `cargo check --bins` on dev-tools-common (217/268) |
| 4026 | 2026-03-25T16:41:47.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4027 | 2026-03-25T16:41:47.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4028 | 2026-03-25T16:41:47.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4029 | 2026-03-25T16:41:47.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 4030 | 2026-03-25T16:41:47.996Z | |
| 4031 | 2026-03-25T16:41:47.996Z | info: running `cargo check --bins` on crdb-seed (218/268) |
| 4032 | 2026-03-25T16:41:48.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4033 | 2026-03-25T16:41:48.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4034 | 2026-03-25T16:41:48.718Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4035 | 2026-03-25T16:41:49.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 4036 | 2026-03-25T16:41:49.370Z | |
| 4037 | 2026-03-25T16:41:49.370Z | info: running `cargo check --bins` on db-dev (219/268) |
| 4038 | 2026-03-25T16:41:49.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4039 | 2026-03-25T16:41:49.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4040 | 2026-03-25T16:41:50.097Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4041 | 2026-03-25T16:41:50.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4042 | 2026-03-25T16:41:51.037Z | |
| 4043 | 2026-03-25T16:41:51.038Z | info: running `cargo check --bins` on omicron-dev-lib (220/268) |
| 4044 | 2026-03-25T16:41:51.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4045 | 2026-03-25T16:41:51.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4046 | 2026-03-25T16:41:51.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4047 | 2026-03-25T16:41:51.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4048 | 2026-03-25T16:41:51.689Z | |
| 4049 | 2026-03-25T16:41:51.690Z | info: running `cargo check --bins` on xtask-downloader (221/268) |
| 4050 | 2026-03-25T16:41:52.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4051 | 2026-03-25T16:41:52.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4052 | 2026-03-25T16:41:52.307Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4053 | 2026-03-25T16:41:52.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s |
| 4054 | 2026-03-25T16:41:53.172Z | |
| 4055 | 2026-03-25T16:41:53.172Z | info: running `cargo check --bins` on omicron-dropshot-apis (222/268) |
| 4056 | 2026-03-25T16:41:53.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4057 | 2026-03-25T16:41:53.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4058 | 2026-03-25T16:41:53.923Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4059 | 2026-03-25T16:41:53.923Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4060 | 2026-03-25T16:41:53.926Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4061 | 2026-03-25T16:41:53.926Z | Checking git-stub v1.0.0 |
| 4062 | 2026-03-25T16:41:53.927Z | Compiling trait-variant v0.1.2 |
| 4063 | 2026-03-25T16:41:53.927Z | Checking is_ci v1.2.0 |
| 4064 | 2026-03-25T16:41:53.927Z | Checking maplit v1.0.2 |
| 4065 | 2026-03-25T16:41:54.043Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4066 | 2026-03-25T16:41:54.130Z | Checking supports-color v3.0.2 |
| 4067 | 2026-03-25T16:41:54.130Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4068 | 2026-03-25T16:41:54.180Z | Checking git-stub-vcs v0.1.0 |
| 4069 | 2026-03-25T16:41:54.253Z | Checking drift v0.1.3 |
| 4070 | 2026-03-25T16:41:54.319Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4071 | 2026-03-25T16:41:54.349Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4072 | 2026-03-25T16:41:54.373Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4073 | 2026-03-25T16:41:54.515Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4074 | 2026-03-25T16:41:54.574Z | Checking dropshot-api-manager v0.6.0 |
| 4075 | 2026-03-25T16:41:54.620Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4076 | 2026-03-25T16:41:54.635Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4077 | 2026-03-25T16:41:54.770Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4078 | 2026-03-25T16:41:54.850Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4079 | 2026-03-25T16:41:54.962Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4080 | 2026-03-25T16:41:55.345Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4081 | 2026-03-25T16:42:00.211Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4082 | 2026-03-25T16:42:01.213Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4083 | 2026-03-25T16:42:01.796Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4084 | 2026-03-25T16:42:02.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s |
| 4085 | 2026-03-25T16:42:02.408Z | |
| 4086 | 2026-03-25T16:42:02.408Z | info: running `cargo check --bins` on installinator-api (223/268) |
| 4087 | 2026-03-25T16:42:02.916Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4088 | 2026-03-25T16:42:02.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4089 | 2026-03-25T16:42:02.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4090 | 2026-03-25T16:42:02.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4091 | 2026-03-25T16:42:03.015Z | |
| 4092 | 2026-03-25T16:42:03.015Z | info: running `cargo check --bins` on nexus-external-api (224/268) |
| 4093 | 2026-03-25T16:42:03.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4094 | 2026-03-25T16:42:03.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4095 | 2026-03-25T16:42:03.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4096 | 2026-03-25T16:42:03.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4097 | 2026-03-25T16:42:03.655Z | |
| 4098 | 2026-03-25T16:42:03.655Z | info: running `cargo check --bins` on nexus-internal-api (225/268) |
| 4099 | 2026-03-25T16:42:04.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4100 | 2026-03-25T16:42:04.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4101 | 2026-03-25T16:42:04.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4102 | 2026-03-25T16:42:04.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4103 | 2026-03-25T16:42:04.299Z | |
| 4104 | 2026-03-25T16:42:04.299Z | info: running `cargo check --bins` on nexus-lockstep-api (226/268) |
| 4105 | 2026-03-25T16:42:04.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4106 | 2026-03-25T16:42:04.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4107 | 2026-03-25T16:42:04.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4108 | 2026-03-25T16:42:04.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4109 | 2026-03-25T16:42:04.937Z | |
| 4110 | 2026-03-25T16:42:04.937Z | info: running `cargo check --bins` on ntp-admin-api (227/268) |
| 4111 | 2026-03-25T16:42:05.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4112 | 2026-03-25T16:42:05.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4113 | 2026-03-25T16:42:05.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4114 | 2026-03-25T16:42:05.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4115 | 2026-03-25T16:42:05.550Z | |
| 4116 | 2026-03-25T16:42:05.550Z | info: running `cargo check --bins` on ntp-admin-types-versions (228/268) |
| 4117 | 2026-03-25T16:42:06.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4118 | 2026-03-25T16:42:06.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4119 | 2026-03-25T16:42:06.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4120 | 2026-03-25T16:42:06.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4121 | 2026-03-25T16:42:06.140Z | |
| 4122 | 2026-03-25T16:42:06.140Z | info: running `cargo check --bins` on wicketd-api (229/268) |
| 4123 | 2026-03-25T16:42:06.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4124 | 2026-03-25T16:42:06.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4125 | 2026-03-25T16:42:06.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4126 | 2026-03-25T16:42:06.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4127 | 2026-03-25T16:42:06.767Z | |
| 4128 | 2026-03-25T16:42:06.767Z | info: running `cargo check --bins` on omicron-ls-apis (230/268) |
| 4129 | 2026-03-25T16:42:07.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4130 | 2026-03-25T16:42:07.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4131 | 2026-03-25T16:42:07.379Z | Checking erased-serde v0.4.9 |
| 4132 | 2026-03-25T16:42:07.486Z | Checking ordered-float v2.10.1 |
| 4133 | 2026-03-25T16:42:07.502Z | Checking unicode-xid v0.2.6 |
| 4134 | 2026-03-25T16:42:07.521Z | Checking cargo-platform v0.2.0 |
| 4135 | 2026-03-25T16:42:07.678Z | Checking serde-value v0.7.0 |
| 4136 | 2026-03-25T16:42:07.792Z | Checking serde-untagged v0.1.9 |
| 4137 | 2026-03-25T16:42:07.952Z | Checking cargo-util-schemas v0.8.2 |
| 4138 | 2026-03-25T16:42:08.647Z | Checking cargo_metadata v0.21.0 |
| 4139 | 2026-03-25T16:42:09.242Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4140 | 2026-03-25T16:42:09.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s |
| 4141 | 2026-03-25T16:42:10.092Z | |
| 4142 | 2026-03-25T16:42:10.092Z | info: running `cargo check --bins` on mgs-dev (231/268) |
| 4143 | 2026-03-25T16:42:10.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4144 | 2026-03-25T16:42:10.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4145 | 2026-03-25T16:42:10.825Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4146 | 2026-03-25T16:42:11.436Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4147 | 2026-03-25T16:42:11.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4148 | 2026-03-25T16:42:12.130Z | |
| 4149 | 2026-03-25T16:42:12.130Z | info: running `cargo check --bins` on omicron-omdb (232/268) |
| 4150 | 2026-03-25T16:42:12.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4151 | 2026-03-25T16:42:12.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4152 | 2026-03-25T16:42:12.987Z | Compiling vergen-gitcl v1.0.8 |
| 4153 | 2026-03-25T16:42:12.987Z | Compiling dirs-sys-next v0.1.2 |
| 4154 | 2026-03-25T16:42:12.988Z | Compiling glob v0.3.3 |
| 4155 | 2026-03-25T16:42:12.990Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4156 | 2026-03-25T16:42:12.990Z | Compiling diesel_derives v2.3.7 |
| 4157 | 2026-03-25T16:42:12.990Z | Compiling crunchy v0.2.4 |
| 4158 | 2026-03-25T16:42:12.990Z | Compiling dsl_auto_type v0.2.0 |
| 4159 | 2026-03-25T16:42:12.991Z | Checking scheduled-thread-pool v0.2.7 |
| 4160 | 2026-03-25T16:42:13.281Z | Compiling dirs-next v2.0.0 |
| 4161 | 2026-03-25T16:42:13.327Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4162 | 2026-03-25T16:42:13.359Z | Compiling tiny-keccak v2.0.2 |
| 4163 | 2026-03-25T16:42:13.387Z | Compiling term v0.7.0 |
| 4164 | 2026-03-25T16:42:13.494Z | Checking r2d2 v0.8.10 |
| 4165 | 2026-03-25T16:42:13.525Z | Compiling bit-vec v0.6.3 |
| 4166 | 2026-03-25T16:42:13.563Z | Compiling clang-sys v1.8.1 |
| 4167 | 2026-03-25T16:42:13.566Z | Checking downcast-rs v2.0.2 |
| 4168 | 2026-03-25T16:42:13.672Z | Compiling ascii-canvas v3.0.0 |
| 4169 | 2026-03-25T16:42:13.709Z | Compiling bit-set v0.5.3 |
| 4170 | 2026-03-25T16:42:13.866Z | Compiling itertools v0.10.5 |
| 4171 | 2026-03-25T16:42:13.913Z | Compiling ena v0.14.4 |
| 4172 | 2026-03-25T16:42:13.935Z | Compiling libloading v0.8.9 |
| 4173 | 2026-03-25T16:42:13.950Z | Compiling diff v0.1.13 |
| 4174 | 2026-03-25T16:42:13.981Z | Compiling bindgen v0.71.1 |
| 4175 | 2026-03-25T16:42:14.117Z | Compiling regex-syntax v0.6.29 |
| 4176 | 2026-03-25T16:42:14.140Z | Compiling cexpr v0.6.0 |
| 4177 | 2026-03-25T16:42:14.219Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4178 | 2026-03-25T16:42:14.408Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4179 | 2026-03-25T16:42:14.445Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4180 | 2026-03-25T16:42:14.563Z | Compiling libxml v0.3.3 |
| 4181 | 2026-03-25T16:42:14.788Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4182 | 2026-03-25T16:42:14.834Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4183 | 2026-03-25T16:42:14.914Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4184 | 2026-03-25T16:42:15.036Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4185 | 2026-03-25T16:42:15.098Z | Compiling strum_macros v0.24.3 |
| 4186 | 2026-03-25T16:42:15.115Z | Compiling indoc v1.0.9 |
| 4187 | 2026-03-25T16:42:15.546Z | Compiling lalrpop v0.19.12 |
| 4188 | 2026-03-25T16:42:16.109Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4189 | 2026-03-25T16:42:16.178Z | Checking derive_builder v0.20.2 |
| 4190 | 2026-03-25T16:42:16.294Z | Compiling oso-derive v0.27.3 |
| 4191 | 2026-03-25T16:42:16.297Z | Checking quick-xml v0.37.5 |
| 4192 | 2026-03-25T16:42:16.433Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4193 | 2026-03-25T16:42:16.780Z | Checking openssl-probe v0.1.6 |
| 4194 | 2026-03-25T16:42:16.921Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4195 | 2026-03-25T16:42:17.170Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4196 | 2026-03-25T16:42:17.365Z | Checking bb8 v0.8.6 |
| 4197 | 2026-03-25T16:42:17.663Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4198 | 2026-03-25T16:42:17.685Z | Checking nonempty v0.12.0 |
| 4199 | 2026-03-25T16:42:17.767Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4200 | 2026-03-25T16:42:17.899Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4201 | 2026-03-25T16:42:17.917Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4202 | 2026-03-25T16:42:18.008Z | Checking support-bundle-viewer v0.1.2 |
| 4203 | 2026-03-25T16:42:18.043Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4204 | 2026-03-25T16:42:18.110Z | Checking multimap v0.10.1 |
| 4205 | 2026-03-25T16:42:18.942Z | Checking diesel v2.3.7 |
| 4206 | 2026-03-25T16:42:20.310Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4207 | 2026-03-25T16:42:21.401Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4208 | 2026-03-25T16:42:21.855Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4209 | 2026-03-25T16:42:21.959Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4210 | 2026-03-25T16:42:23.010Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4211 | 2026-03-25T16:42:23.129Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4212 | 2026-03-25T16:42:23.393Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4213 | 2026-03-25T16:42:23.862Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4214 | 2026-03-25T16:42:25.861Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4215 | 2026-03-25T16:42:31.092Z | Compiling samael v0.0.19 |
| 4216 | 2026-03-25T16:42:34.779Z | Checking async-bb8-diesel v0.2.1 |
| 4217 | 2026-03-25T16:42:34.853Z | Checking diesel-dtrace v0.5.0 |
| 4218 | 2026-03-25T16:42:35.663Z | Compiling polar-core v0.27.3 |
| 4219 | 2026-03-25T16:42:40.076Z | Checking oso v0.27.3 |
| 4220 | 2026-03-25T16:43:15.338Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4221 | 2026-03-25T16:43:47.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s |
| 4222 | 2026-03-25T16:43:47.745Z | |
| 4223 | 2026-03-25T16:43:47.745Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (233/268) |
| 4224 | 2026-03-25T16:43:48.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4225 | 2026-03-25T16:43:48.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4226 | 2026-03-25T16:43:48.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4227 | 2026-03-25T16:43:48.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4228 | 2026-03-25T16:43:48.407Z | |
| 4229 | 2026-03-25T16:43:48.407Z | info: running `cargo check --bins` on nexus-saga-recovery (234/268) |
| 4230 | 2026-03-25T16:43:48.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4231 | 2026-03-25T16:43:48.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4232 | 2026-03-25T16:43:48.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4233 | 2026-03-25T16:43:48.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4234 | 2026-03-25T16:43:49.060Z | |
| 4235 | 2026-03-25T16:43:49.060Z | info: running `cargo check --bins` on nexus-test-utils-macros (235/268) |
| 4236 | 2026-03-25T16:43:49.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4237 | 2026-03-25T16:43:49.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4238 | 2026-03-25T16:43:49.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4239 | 2026-03-25T16:43:49.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4240 | 2026-03-25T16:43:49.654Z | |
| 4241 | 2026-03-25T16:43:49.654Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (236/268) |
| 4242 | 2026-03-25T16:43:50.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4243 | 2026-03-25T16:43:50.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4244 | 2026-03-25T16:43:50.517Z | Compiling libz-sys v1.1.24 |
| 4245 | 2026-03-25T16:43:50.650Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4246 | 2026-03-25T16:43:50.687Z | Compiling vergen-git2 v1.0.7 |
| 4247 | 2026-03-25T16:43:50.690Z | Compiling rustls v0.21.12 |
| 4248 | 2026-03-25T16:43:50.692Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4249 | 2026-03-25T16:43:50.693Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4250 | 2026-03-25T16:43:50.693Z | Checking sct v0.7.1 |
| 4251 | 2026-03-25T16:43:50.693Z | Checking rustls-webpki v0.101.7 |
| 4252 | 2026-03-25T16:43:50.862Z | Compiling nix v0.29.0 |
| 4253 | 2026-03-25T16:43:50.908Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4254 | 2026-03-25T16:43:50.947Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4255 | 2026-03-25T16:43:50.981Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4256 | 2026-03-25T16:43:51.024Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4257 | 2026-03-25T16:43:51.188Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4258 | 2026-03-25T16:43:51.215Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4259 | 2026-03-25T16:43:51.245Z | Checking rustls-pemfile v1.0.4 |
| 4260 | 2026-03-25T16:43:51.377Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4261 | 2026-03-25T16:43:51.484Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4262 | 2026-03-25T16:43:51.670Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4263 | 2026-03-25T16:43:51.673Z | Checking twox-hash v2.1.2 |
| 4264 | 2026-03-25T16:43:51.801Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4265 | 2026-03-25T16:43:52.291Z | Checking tokio-rustls v0.24.1 |
| 4266 | 2026-03-25T16:43:52.322Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4267 | 2026-03-25T16:43:52.420Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4268 | 2026-03-25T16:43:52.480Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4269 | 2026-03-25T16:43:52.549Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4270 | 2026-03-25T16:43:52.691Z | Checking fatfs v0.3.6 |
| 4271 | 2026-03-25T16:43:53.086Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4272 | 2026-03-25T16:43:53.154Z | Compiling seq-macro v0.3.6 |
| 4273 | 2026-03-25T16:43:57.027Z | Compiling git2 v0.20.4 |
| 4274 | 2026-03-25T16:43:57.393Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4275 | 2026-03-25T16:43:57.521Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4276 | 2026-03-25T16:43:59.242Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4277 | 2026-03-25T16:44:46.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.37s |
| 4278 | 2026-03-25T16:44:46.268Z | |
| 4279 | 2026-03-25T16:44:46.268Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (237/268) |
| 4280 | 2026-03-25T16:44:46.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4281 | 2026-03-25T16:44:46.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4282 | 2026-03-25T16:44:47.192Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4283 | 2026-03-25T16:45:25.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.20s |
| 4284 | 2026-03-25T16:45:25.714Z | |
| 4285 | 2026-03-25T16:45:25.714Z | info: running `cargo check --bins` on nexus-background-task-interface (238/268) |
| 4286 | 2026-03-25T16:45:26.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4287 | 2026-03-25T16:45:26.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4288 | 2026-03-25T16:45:26.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4289 | 2026-03-25T16:45:26.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4290 | 2026-03-25T16:45:26.305Z | |
| 4291 | 2026-03-25T16:45:26.305Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (239/268) |
| 4292 | 2026-03-25T16:45:26.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4293 | 2026-03-25T16:45:26.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4294 | 2026-03-25T16:45:26.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4295 | 2026-03-25T16:45:26.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4296 | 2026-03-25T16:45:26.966Z | |
| 4297 | 2026-03-25T16:45:26.967Z | info: running `cargo check --bins` on nexus-mgs-updates (240/268) |
| 4298 | 2026-03-25T16:45:27.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4299 | 2026-03-25T16:45:27.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4300 | 2026-03-25T16:45:27.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4301 | 2026-03-25T16:45:27.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4302 | 2026-03-25T16:45:27.621Z | |
| 4303 | 2026-03-25T16:45:27.621Z | info: running `cargo check --bins` on nexus-networking (241/268) |
| 4304 | 2026-03-25T16:45:28.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4305 | 2026-03-25T16:45:28.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4306 | 2026-03-25T16:45:28.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4307 | 2026-03-25T16:45:28.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4308 | 2026-03-25T16:45:28.285Z | |
| 4309 | 2026-03-25T16:45:28.285Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (242/268) |
| 4310 | 2026-03-25T16:45:28.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4311 | 2026-03-25T16:45:28.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4312 | 2026-03-25T16:45:28.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4313 | 2026-03-25T16:45:28.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4314 | 2026-03-25T16:45:28.954Z | |
| 4315 | 2026-03-25T16:45:28.954Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (243/268) |
| 4316 | 2026-03-25T16:45:29.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4317 | 2026-03-25T16:45:29.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4318 | 2026-03-25T16:45:29.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4319 | 2026-03-25T16:45:29.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4320 | 2026-03-25T16:45:29.617Z | |
| 4321 | 2026-03-25T16:45:29.617Z | info: running `cargo check --bins --no-default-features` on nexus-fm (244/268) |
| 4322 | 2026-03-25T16:45:30.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4323 | 2026-03-25T16:45:30.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4324 | 2026-03-25T16:45:30.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4325 | 2026-03-25T16:45:30.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4326 | 2026-03-25T16:45:30.270Z | |
| 4327 | 2026-03-25T16:45:30.270Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (245/268) |
| 4328 | 2026-03-25T16:45:30.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4329 | 2026-03-25T16:45:30.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4330 | 2026-03-25T16:45:30.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4331 | 2026-03-25T16:45:30.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4332 | 2026-03-25T16:45:30.937Z | |
| 4333 | 2026-03-25T16:45:30.937Z | info: running `cargo check --bins` on omicron-dev (246/268) |
| 4334 | 2026-03-25T16:45:31.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4335 | 2026-03-25T16:45:31.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4336 | 2026-03-25T16:45:31.840Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4337 | 2026-03-25T16:45:31.840Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4338 | 2026-03-25T16:45:32.055Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4339 | 2026-03-25T16:45:32.059Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4340 | 2026-03-25T16:45:32.059Z | Checking yansi v1.0.1 |
| 4341 | 2026-03-25T16:45:32.059Z | Checking diff v0.1.13 |
| 4342 | 2026-03-25T16:45:32.075Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4343 | 2026-03-25T16:45:32.089Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4344 | 2026-03-25T16:45:32.157Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4345 | 2026-03-25T16:45:32.328Z | Checking pretty_assertions v1.4.1 |
| 4346 | 2026-03-25T16:45:32.965Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4347 | 2026-03-25T16:45:55.819Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4348 | 2026-03-25T16:45:55.824Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4349 | 2026-03-25T16:45:55.824Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4350 | 2026-03-25T16:45:55.824Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4351 | 2026-03-25T16:45:55.824Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4352 | 2026-03-25T16:45:55.824Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4353 | 2026-03-25T16:45:56.554Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4354 | 2026-03-25T16:45:57.627Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4355 | 2026-03-25T16:46:35.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 4356 | 2026-03-25T16:46:36.057Z | |
| 4357 | 2026-03-25T16:46:36.057Z | info: running `cargo check --bins` on omicron-pins (247/268) |
| 4358 | 2026-03-25T16:46:36.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4359 | 2026-03-25T16:46:36.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4360 | 2026-03-25T16:46:36.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4361 | 2026-03-25T16:46:36.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4362 | 2026-03-25T16:46:36.656Z | |
| 4363 | 2026-03-25T16:46:36.656Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (248/268) |
| 4364 | 2026-03-25T16:46:37.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4365 | 2026-03-25T16:46:37.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4366 | 2026-03-25T16:46:37.435Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4367 | 2026-03-25T16:46:37.556Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4368 | 2026-03-25T16:46:37.556Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4369 | 2026-03-25T16:47:02.620Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4370 | 2026-03-25T16:47:02.994Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4371 | 2026-03-25T16:47:04.662Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4372 | 2026-03-25T16:47:05.100Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4373 | 2026-03-25T16:47:08.033Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4374 | 2026-03-25T16:47:29.940Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4375 | 2026-03-25T16:47:30.564Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4376 | 2026-03-25T16:47:32.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.49s |
| 4377 | 2026-03-25T16:47:32.370Z | |
| 4378 | 2026-03-25T16:47:32.370Z | info: running `cargo check --bins` on reconfigurator-sp-updater (249/268) |
| 4379 | 2026-03-25T16:47:32.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-03-25T16:47:32.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-03-25T16:47:33.098Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4382 | 2026-03-25T16:47:33.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4383 | 2026-03-25T16:47:33.976Z | |
| 4384 | 2026-03-25T16:47:33.976Z | info: running `cargo check --bins` on omicron-releng (250/268) |
| 4385 | 2026-03-25T16:47:34.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-03-25T16:47:34.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-03-25T16:47:34.649Z | Compiling blake3 v1.8.3 |
| 4388 | 2026-03-25T16:47:34.760Z | Checking constant_time_eq v0.4.2 |
| 4389 | 2026-03-25T16:47:34.760Z | Checking arrayref v0.3.9 |
| 4390 | 2026-03-25T16:47:34.772Z | Checking arrayvec v0.7.6 |
| 4391 | 2026-03-25T16:47:34.778Z | Checking topological-sort v0.2.2 |
| 4392 | 2026-03-25T16:47:34.781Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4393 | 2026-03-25T16:47:34.781Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4394 | 2026-03-25T16:47:34.781Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4395 | 2026-03-25T16:47:34.820Z | Checking shell-words v1.1.1 |
| 4396 | 2026-03-25T16:47:35.634Z | Checking omicron-zone-package v0.12.2 |
| 4397 | 2026-03-25T16:47:36.356Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4398 | 2026-03-25T16:47:37.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s |
| 4399 | 2026-03-25T16:47:37.351Z | |
| 4400 | 2026-03-25T16:47:37.352Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (251/268) |
| 4401 | 2026-03-25T16:47:37.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4402 | 2026-03-25T16:47:37.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4403 | 2026-03-25T16:47:38.009Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4404 | 2026-03-25T16:47:38.328Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4405 | 2026-03-25T16:47:38.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4406 | 2026-03-25T16:47:38.905Z | |
| 4407 | 2026-03-25T16:47:38.905Z | info: running `cargo check --bins` on xtask (252/268) |
| 4408 | 2026-03-25T16:47:39.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4409 | 2026-03-25T16:47:39.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4410 | 2026-03-25T16:47:39.364Z | Checking serde v1.0.228 |
| 4411 | 2026-03-25T16:47:39.367Z | Checking zerofrom v0.1.6 |
| 4412 | 2026-03-25T16:47:39.367Z | Checking errno v0.3.14 |
| 4413 | 2026-03-25T16:47:39.367Z | Checking bitflags v2.11.0 |
| 4414 | 2026-03-25T16:47:39.367Z | Checking hashbrown v0.16.1 |
| 4415 | 2026-03-25T16:47:39.462Z | Checking smallvec v1.15.1 |
| 4416 | 2026-03-25T16:47:39.470Z | Checking serde_json v1.0.149 |
| 4417 | 2026-03-25T16:47:39.473Z | Checking num-traits v0.2.19 |
| 4418 | 2026-03-25T16:47:39.547Z | Checking yoke v0.8.1 |
| 4419 | 2026-03-25T16:47:39.550Z | Checking scroll v0.12.0 |
| 4420 | 2026-03-25T16:47:39.595Z | Checking rustix v1.1.3 |
| 4421 | 2026-03-25T16:47:39.630Z | Checking thiserror v1.0.69 |
| 4422 | 2026-03-25T16:47:39.720Z | Checking zerovec v0.11.5 |
| 4423 | 2026-03-25T16:47:39.732Z | Checking zerotrie v0.2.3 |
| 4424 | 2026-03-25T16:47:39.764Z | Checking percent-encoding v2.3.2 |
| 4425 | 2026-03-25T16:47:39.824Z | Checking toml_datetime v0.6.11 |
| 4426 | 2026-03-25T16:47:39.894Z | Checking indexmap v2.13.0 |
| 4427 | 2026-03-25T16:47:39.904Z | Checking serde_spanned v0.6.9 |
| 4428 | 2026-03-25T16:47:39.966Z | Checking log v0.4.29 |
| 4429 | 2026-03-25T16:47:39.988Z | Checking zerocopy v0.7.35 |
| 4430 | 2026-03-25T16:47:40.004Z | Checking ordered-float v2.10.1 |
| 4431 | 2026-03-25T16:47:40.024Z | Checking form_urlencoded v1.2.2 |
| 4432 | 2026-03-25T16:47:40.057Z | Checking getrandom v0.4.1 |
| 4433 | 2026-03-25T16:47:40.110Z | Checking goblin v0.8.2 |
| 4434 | 2026-03-25T16:47:40.149Z | Checking thiserror v2.0.18 |
| 4435 | 2026-03-25T16:47:40.152Z | Checking tinystr v0.8.2 |
| 4436 | 2026-03-25T16:47:40.189Z | Checking potential_utf v0.1.4 |
| 4437 | 2026-03-25T16:47:40.219Z | Checking serde-value v0.7.0 |
| 4438 | 2026-03-25T16:47:40.252Z | Checking syn v2.0.117 |
| 4439 | 2026-03-25T16:47:40.320Z | Checking icu_collections v2.1.1 |
| 4440 | 2026-03-25T16:47:40.330Z | Checking icu_locale_core v2.1.1 |
| 4441 | 2026-03-25T16:47:40.391Z | Checking terminal_size v0.4.3 |
| 4442 | 2026-03-25T16:47:40.417Z | Checking toml_edit v0.22.27 |
| 4443 | 2026-03-25T16:47:40.427Z | Checking dtrace-parser v0.2.0 |
| 4444 | 2026-03-25T16:47:40.470Z | Checking thread-id v4.2.2 |
| 4445 | 2026-03-25T16:47:40.503Z | Checking once_cell v1.21.3 |
| 4446 | 2026-03-25T16:47:40.548Z | Checking clap_builder v4.5.60 |
| 4447 | 2026-03-25T16:47:40.628Z | Checking cargo-platform v0.2.0 |
| 4448 | 2026-03-25T16:47:40.660Z | Checking memmap v0.7.0 |
| 4449 | 2026-03-25T16:47:40.676Z | Checking tempfile v3.25.0 |
| 4450 | 2026-03-25T16:47:40.793Z | Checking textwrap v0.16.2 |
| 4451 | 2026-03-25T16:47:40.804Z | Checking fs-err v3.3.0 |
| 4452 | 2026-03-25T16:47:40.873Z | Checking camino-tempfile v1.4.1 |
| 4453 | 2026-03-25T16:47:40.890Z | Checking icu_provider v2.1.1 |
| 4454 | 2026-03-25T16:47:40.972Z | Checking tabled v0.15.0 |
| 4455 | 2026-03-25T16:47:41.016Z | Checking macaddr v1.0.1 |
| 4456 | 2026-03-25T16:47:41.026Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4457 | 2026-03-25T16:47:41.143Z | Checking icu_normalizer v2.1.1 |
| 4458 | 2026-03-25T16:47:41.143Z | Checking icu_properties v2.1.2 |
| 4459 | 2026-03-25T16:47:41.510Z | Checking toml v0.8.23 |
| 4460 | 2026-03-25T16:47:41.760Z | Checking clap v4.5.60 |
| 4461 | 2026-03-25T16:47:41.811Z | Checking cargo_toml v0.21.0 |
| 4462 | 2026-03-25T16:47:41.950Z | Checking idna_adapter v1.2.1 |
| 4463 | 2026-03-25T16:47:41.975Z | Checking dof v0.3.0 |
| 4464 | 2026-03-25T16:47:42.062Z | Checking idna v1.1.0 |
| 4465 | 2026-03-25T16:47:42.232Z | Checking usdt-impl v0.5.0 |
| 4466 | 2026-03-25T16:47:42.302Z | Checking url v2.5.8 |
| 4467 | 2026-03-25T16:47:42.482Z | Checking usdt v0.5.0 |
| 4468 | 2026-03-25T16:47:42.629Z | Checking cargo-util-schemas v0.8.2 |
| 4469 | 2026-03-25T16:47:43.320Z | Checking cargo_metadata v0.21.0 |
| 4470 | 2026-03-25T16:47:43.914Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4471 | 2026-03-25T16:47:44.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s |
| 4472 | 2026-03-25T16:47:44.448Z | |
| 4473 | 2026-03-25T16:47:44.448Z | info: running `cargo check --bins` on end-to-end-tests (253/268) |
| 4474 | 2026-03-25T16:47:45.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-03-25T16:47:45.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-03-25T16:47:45.256Z | Checking polyval v0.6.2 |
| 4477 | 2026-03-25T16:47:45.382Z | Checking ctr v0.9.2 |
| 4478 | 2026-03-25T16:47:45.394Z | Checking ssh-encoding v0.2.0 |
| 4479 | 2026-03-25T16:47:45.394Z | Checking blowfish v0.9.1 |
| 4480 | 2026-03-25T16:47:45.420Z | Checking password-hash v0.4.2 |
| 4481 | 2026-03-25T16:47:45.433Z | Checking p521 v0.13.3 |
| 4482 | 2026-03-25T16:47:45.436Z | Checking p256 v0.13.2 |
| 4483 | 2026-03-25T16:47:45.460Z | Checking russh-cryptovec v0.7.3 |
| 4484 | 2026-03-25T16:47:45.521Z | Checking ghash v0.5.1 |
| 4485 | 2026-03-25T16:47:45.534Z | Checking md5 v0.7.0 |
| 4486 | 2026-03-25T16:47:45.547Z | Checking bcrypt-pbkdf v0.10.0 |
| 4487 | 2026-03-25T16:47:45.570Z | Checking num-bigint v0.4.6 |
| 4488 | 2026-03-25T16:47:45.624Z | Checking pbkdf2 v0.11.0 |
| 4489 | 2026-03-25T16:47:45.638Z | Checking des v0.8.1 |
| 4490 | 2026-03-25T16:47:45.650Z | Checking aes-gcm v0.10.3 |
| 4491 | 2026-03-25T16:47:45.694Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4492 | 2026-03-25T16:47:45.698Z | Checking hex-literal v0.4.1 |
| 4493 | 2026-03-25T16:47:45.723Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4494 | 2026-03-25T16:47:45.786Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4495 | 2026-03-25T16:47:45.786Z | Checking socket2 v0.5.10 |
| 4496 | 2026-03-25T16:47:45.812Z | Checking internet-checksum v0.2.1 |
| 4497 | 2026-03-25T16:47:45.816Z | Checking ssh-cipher v0.2.0 |
| 4498 | 2026-03-25T16:47:45.987Z | Checking ssh-key v0.6.7 |
| 4499 | 2026-03-25T16:47:46.085Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4500 | 2026-03-25T16:47:46.603Z | Checking russh-keys v0.45.0 |
| 4501 | 2026-03-25T16:47:47.144Z | Checking russh v0.45.0 |
| 4502 | 2026-03-25T16:48:01.852Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4503 | 2026-03-25T16:48:03.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.59s |
| 4504 | 2026-03-25T16:48:03.264Z | |
| 4505 | 2026-03-25T16:48:03.264Z | info: running `cargo check --bins` on gateway-cli (254/268) |
| 4506 | 2026-03-25T16:48:03.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4507 | 2026-03-25T16:48:03.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4508 | 2026-03-25T16:48:03.920Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4509 | 2026-03-25T16:48:04.033Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4510 | 2026-03-25T16:48:04.039Z | Checking termios v0.3.3 |
| 4511 | 2026-03-25T16:48:05.225Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4512 | 2026-03-25T16:48:05.373Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4513 | 2026-03-25T16:48:07.216Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4514 | 2026-03-25T16:48:07.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s |
| 4515 | 2026-03-25T16:48:07.959Z | |
| 4516 | 2026-03-25T16:48:07.959Z | info: running `cargo check --bins --no-default-features` on installinator (255/268) |
| 4517 | 2026-03-25T16:48:08.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4518 | 2026-03-25T16:48:08.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4519 | 2026-03-25T16:48:08.670Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4520 | 2026-03-25T16:48:08.785Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4521 | 2026-03-25T16:48:08.797Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4522 | 2026-03-25T16:48:08.797Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4523 | 2026-03-25T16:48:08.804Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4524 | 2026-03-25T16:48:09.014Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4525 | 2026-03-25T16:48:09.014Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4526 | 2026-03-25T16:48:09.738Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4527 | 2026-03-25T16:48:09.886Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4528 | 2026-03-25T16:48:09.890Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4529 | 2026-03-25T16:48:10.525Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4530 | 2026-03-25T16:48:12.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s |
| 4531 | 2026-03-25T16:48:12.287Z | |
| 4532 | 2026-03-25T16:48:12.288Z | info: running `cargo check --bins` on internal-dns-cli (256/268) |
| 4533 | 2026-03-25T16:48:12.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4534 | 2026-03-25T16:48:12.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4535 | 2026-03-25T16:48:12.936Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4536 | 2026-03-25T16:48:13.385Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4537 | 2026-03-25T16:48:13.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 4538 | 2026-03-25T16:48:13.898Z | |
| 4539 | 2026-03-25T16:48:13.898Z | info: running `cargo check --bins` on omicron-live-tests (257/268) |
| 4540 | 2026-03-25T16:48:14.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4541 | 2026-03-25T16:48:14.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4542 | 2026-03-25T16:48:14.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4543 | 2026-03-25T16:48:14.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4544 | 2026-03-25T16:48:14.499Z | |
| 4545 | 2026-03-25T16:48:14.499Z | info: running `cargo check --bins` on live-tests-macros (258/268) |
| 4546 | 2026-03-25T16:48:15.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-03-25T16:48:15.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-03-25T16:48:15.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4549 | 2026-03-25T16:48:15.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4550 | 2026-03-25T16:48:15.101Z | |
| 4551 | 2026-03-25T16:48:15.101Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (259/268) |
| 4552 | 2026-03-25T16:48:15.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4553 | 2026-03-25T16:48:15.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4554 | 2026-03-25T16:48:15.858Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4555 | 2026-03-25T16:48:16.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 4556 | 2026-03-25T16:48:16.641Z | |
| 4557 | 2026-03-25T16:48:16.641Z | info: running `cargo check --bins` on omicron-ntp-admin (260/268) |
| 4558 | 2026-03-25T16:48:17.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4559 | 2026-03-25T16:48:17.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4560 | 2026-03-25T16:48:17.298Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4561 | 2026-03-25T16:48:17.301Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4562 | 2026-03-25T16:48:17.550Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4563 | 2026-03-25T16:48:17.550Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4564 | 2026-03-25T16:48:18.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4565 | 2026-03-25T16:48:18.518Z | |
| 4566 | 2026-03-25T16:48:18.518Z | info: running `cargo check --bins` on ntp-admin-types (261/268) |
| 4567 | 2026-03-25T16:48:19.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-03-25T16:48:19.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-03-25T16:48:19.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4570 | 2026-03-25T16:48:19.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4571 | 2026-03-25T16:48:19.118Z | |
| 4572 | 2026-03-25T16:48:19.118Z | info: running `cargo check --bins` on omicron-package (262/268) |
| 4573 | 2026-03-25T16:48:19.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-03-25T16:48:19.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-03-25T16:48:19.794Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4576 | 2026-03-25T16:48:20.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s |
| 4577 | 2026-03-25T16:48:21.037Z | |
| 4578 | 2026-03-25T16:48:21.037Z | info: running `cargo check --bins` on tqdb (263/268) |
| 4579 | 2026-03-25T16:48:21.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-03-25T16:48:21.601Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-03-25T16:48:21.817Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4582 | 2026-03-25T16:48:22.168Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4583 | 2026-03-25T16:48:22.675Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4584 | 2026-03-25T16:48:22.678Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4585 | 2026-03-25T16:48:27.631Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4586 | 2026-03-25T16:48:28.298Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4587 | 2026-03-25T16:48:28.301Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4588 | 2026-03-25T16:48:28.301Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4589 | 2026-03-25T16:48:28.301Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4590 | 2026-03-25T16:48:29.020Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4591 | 2026-03-25T16:48:35.753Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4592 | 2026-03-25T16:48:41.606Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4593 | 2026-03-25T16:48:41.610Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4594 | 2026-03-25T16:48:41.610Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4595 | 2026-03-25T16:48:41.610Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4596 | 2026-03-25T16:48:43.028Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4597 | 2026-03-25T16:48:44.314Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4598 | 2026-03-25T16:48:44.969Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4599 | 2026-03-25T16:48:46.192Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4600 | 2026-03-25T16:48:46.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.67s |
| 4601 | 2026-03-25T16:48:46.938Z | |
| 4602 | 2026-03-25T16:48:46.938Z | info: running `cargo check --bins` on wicket-dbg (264/268) |
| 4603 | 2026-03-25T16:48:47.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4604 | 2026-03-25T16:48:47.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4605 | 2026-03-25T16:48:47.676Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4606 | 2026-03-25T16:48:47.679Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4607 | 2026-03-25T16:48:47.800Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4608 | 2026-03-25T16:48:47.812Z | Checking rtoolbox v0.0.3 |
| 4609 | 2026-03-25T16:48:47.823Z | Checking tui-tree-widget v0.23.1 |
| 4610 | 2026-03-25T16:48:47.929Z | Checking rpassword v7.4.0 |
| 4611 | 2026-03-25T16:48:48.033Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4612 | 2026-03-25T16:48:48.720Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4613 | 2026-03-25T16:48:53.638Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4614 | 2026-03-25T16:48:54.304Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4615 | 2026-03-25T16:48:55.330Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4616 | 2026-03-25T16:48:58.287Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4617 | 2026-03-25T16:49:00.075Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4618 | 2026-03-25T16:49:00.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.03s |
| 4619 | 2026-03-25T16:49:01.179Z | |
| 4620 | 2026-03-25T16:49:01.179Z | info: running `cargo check --bins` on wicket (265/268) |
| 4621 | 2026-03-25T16:49:01.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4622 | 2026-03-25T16:49:01.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4623 | 2026-03-25T16:49:01.877Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4624 | 2026-03-25T16:49:02.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 4625 | 2026-03-25T16:49:02.432Z | |
| 4626 | 2026-03-25T16:49:02.432Z | info: running `cargo check --bins` on wicketd (266/268) |
| 4627 | 2026-03-25T16:49:02.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4628 | 2026-03-25T16:49:02.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4629 | 2026-03-25T16:49:03.164Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4630 | 2026-03-25T16:49:03.167Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4631 | 2026-03-25T16:49:03.167Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4632 | 2026-03-25T16:49:03.167Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4633 | 2026-03-25T16:49:04.144Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4634 | 2026-03-25T16:49:04.731Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4635 | 2026-03-25T16:49:07.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s |
| 4636 | 2026-03-25T16:49:07.826Z | |
| 4637 | 2026-03-25T16:49:07.826Z | info: running `cargo check --bins` on omicron-workspace-hack (267/268) |
| 4638 | 2026-03-25T16:49:08.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4639 | 2026-03-25T16:49:08.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4640 | 2026-03-25T16:49:08.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4641 | 2026-03-25T16:49:08.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4642 | 2026-03-25T16:49:08.424Z | |
| 4643 | 2026-03-25T16:49:08.424Z | info: running `cargo check --bins` on zone-setup (268/268) |
| 4644 | 2026-03-25T16:49:08.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4645 | 2026-03-25T16:49:08.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4646 | 2026-03-25T16:49:09.100Z | Checking uzers v0.12.2 |
| 4647 | 2026-03-25T16:49:09.373Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4648 | 2026-03-25T16:49:10.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 4649 | 2026-03-25T16:49:10.308Z | |
| 4650 | 2026-03-25T16:49:10.308Z | real 13:42.786969401 |
| 4651 | 2026-03-25T16:49:10.308Z | user 20:14.652343374 |
| 4652 | 2026-03-25T16:49:10.308Z | sys 4:12.832978291 |
| 4653 | 2026-03-25T16:49:10.308Z | trap 0.311999894 |
| 4654 | 2026-03-25T16:49:10.311Z | tflt 0.254500266 |
| 4655 | 2026-03-25T16:49:10.311Z | dflt 0.638164877 |
| 4656 | 2026-03-25T16:49:10.311Z | kflt 0.001023858 |
| 4657 | 2026-03-25T16:49:10.311Z | lock 1:15:30.254355779 |
| 4658 | 2026-03-25T16:49:10.311Z | slp 1:35:57.327831052 |
| 4659 | 2026-03-25T16:49:10.311Z | lat 1:11.750383784 |
| 4660 | 2026-03-25T16:49:10.311Z | stop 4:10.638528495 |
| 4661 | 2026-03-25T16:49:10.312Z | process exited: duration 1002562 ms, exit code 0 |
| |
| 4662 | 2026-03-25T16:49:14.424Z | found 1 output files |
| 4663 | 2026-03-25T16:49:14.424Z | uploading: /var/tmp/ci-resource-usage.csv (86972 bytes) |
| 4664 | 2026-03-25T16:49:15.444Z | uploaded: /var/tmp/ci-resource-usage.csv |