|
|
|
| 1 | 2026-04-17T16:51:29.252Z | job assigned to worker 01KPE5MA37T6YFJ2HT7P7GZY1V [factory aws, i-03ff36764e9e059fe] (queued for 50 s) |
| |
| 2 | 2026-04-17T16:51:36.554Z | starting task 0: "setup" |
| 3 | 2026-04-17T16:51:36.559Z | ++ uname -s |
| 4 | 2026-04-17T16:51:36.563Z | + kern=SunOS |
| 5 | 2026-04-17T16:51:36.563Z | + build_user=build |
| 6 | 2026-04-17T16:51:36.563Z | + build_uid=12345 |
| 7 | 2026-04-17T16:51:36.563Z | + work_dir=/work |
| 8 | 2026-04-17T16:51:36.563Z | + input_dir=/input |
| 9 | 2026-04-17T16:51:36.563Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T16:51:36.563Z | + case "$kern" in |
| 11 | 2026-04-17T16:51:36.563Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T16:51:36.563Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T16:51:38.568Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T16:51:38.620Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T16:51:38.623Z | + home_fs=zfs |
| 16 | 2026-04-17T16:51:38.623Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T16:51:38.623Z | + mkdir -p /home/build |
| 18 | 2026-04-17T16:51:38.623Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T16:51:39.624Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T16:51:39.627Z | process exited: duration 3071 ms, exit code 0 |
| |
| 21 | 2026-04-17T16:51:39.634Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T16:51:39.638Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-17T16:51:39.638Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-17T16:51:39.638Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-17T16:51:39.638Z | * rust toolchain profile = "default" |
| 26 | 2026-04-17T16:51:39.638Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T16:51:39.638Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T16:51:39.641Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T16:51:39.641Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-17T16:51:39.735Z | info: downloading installer |
| 31 | 2026-04-17T16:51:41.101Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T16:51:41.101Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T16:51:41.101Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T16:51:41.101Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T16:51:41.101Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T16:51:41.101Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T16:51:41.101Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T16:51:41.101Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T16:51:41.101Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T16:51:41.101Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T16:51:41.101Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T16:51:41.101Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T16:51:41.101Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T16:51:41.115Z | info: profile set to default |
| 45 | 2026-04-17T16:51:41.115Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T16:51:41.117Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T16:51:41.238Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-17T16:51:41.243Z | info: downloading 6 components |
| 49 | 2026-04-17T16:51:55.180Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-17T16:51:55.180Z | |
| 51 | 2026-04-17T16:51:55.213Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-17T16:51:55.213Z | |
| 53 | 2026-04-17T16:51:55.213Z | |
| 54 | 2026-04-17T16:51:55.213Z | Rust is installed now. Great! |
| 55 | 2026-04-17T16:51:55.213Z | |
| 56 | 2026-04-17T16:51:55.213Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T16:51:55.213Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T16:51:55.213Z | |
| 59 | 2026-04-17T16:51:55.213Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T16:51:55.213Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T16:51:55.213Z | |
| 62 | 2026-04-17T16:51:55.213Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T16:51:55.213Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T16:51:55.214Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T16:51:55.214Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T16:51:55.214Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T16:51:55.214Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T16:51:55.214Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T16:51:55.217Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T16:51:55.217Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T16:51:55.301Z | + rustup --version |
| 72 | 2026-04-17T16:51:55.309Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T16:51:55.312Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T16:51:55.331Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-17T16:51:55.334Z | + cargo --version |
| 76 | 2026-04-17T16:51:55.346Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-17T16:51:55.350Z | + rustc --version |
| 78 | 2026-04-17T16:51:55.369Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-17T16:51:55.372Z | process exited: duration 15735 ms, exit code 0 |
| |
| 80 | 2026-04-17T16:51:55.378Z | starting task 2: "authentication" |
| 81 | 2026-04-17T16:51:55.395Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-17T16:51:55.401Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T16:51:55.404Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-17T16:51:55.407Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-17T16:51:55.448Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-17T16:52:06.119Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-17T16:52:06.120Z | + git fetch origin 524b3a3392e59262a4561575732ce94be985d01f |
| 88 | 2026-04-17T16:52:06.427Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-17T16:52:06.427Z | * branch 524b3a3392e59262a4561575732ce94be985d01f -> FETCH_HEAD |
| 90 | 2026-04-17T16:52:06.436Z | + [[ -n john/networking-db-cleanup ]] |
| 91 | 2026-04-17T16:52:06.440Z | ++ git branch --show-current |
| 92 | 2026-04-17T16:52:06.440Z | + current=main |
| 93 | 2026-04-17T16:52:06.440Z | + [[ main != john/networking-db-cleanup ]] |
| 94 | 2026-04-17T16:52:06.440Z | + git branch -f john/networking-db-cleanup 524b3a3392e59262a4561575732ce94be985d01f |
| 95 | 2026-04-17T16:52:06.443Z | + git checkout -f john/networking-db-cleanup |
| 96 | 2026-04-17T16:52:06.670Z | Switched to branch 'john/networking-db-cleanup' |
| 97 | 2026-04-17T16:52:06.674Z | + git reset --hard 524b3a3392e59262a4561575732ce94be985d01f |
| 98 | 2026-04-17T16:52:06.685Z | HEAD is now at 524b3a339 cargo fmt |
| 99 | 2026-04-17T16:52:06.688Z | process exited: duration 11284 ms, exit code 0 |
| |
| 100 | 2026-04-17T16:52:06.694Z | starting task 4: "build" |
| 101 | 2026-04-17T16:52:06.697Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-17T16:52:06.697Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-17T16:52:06.697Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-17T16:52:06.702Z | + cargo --version |
| 105 | 2026-04-17T16:52:06.707Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-17T16:52:06.710Z | + rustc --version |
| 107 | 2026-04-17T16:52:06.729Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-17T16:52:06.732Z | + source ./env.sh |
| 109 | 2026-04-17T16:52:06.732Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-17T16:52:06.732Z | ++ set -o xtrace |
| 111 | 2026-04-17T16:52:06.735Z | ++++ dirname ./env.sh |
| 112 | 2026-04-17T16:52:06.735Z | +++ readlink -f . |
| 113 | 2026-04-17T16:52:06.738Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-17T16:52:06.738Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-04-17T16:52:06.738Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-04-17T16:52:06.738Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-04-17T16:52:06.738Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-04-17T16:52:06.739Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-04-17T16:52:06.739Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-04-17T16:52:06.739Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-04-17T16:52:06.739Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-04-17T16:52:06.739Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-17T16:52:06.739Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-17T16:52:06.739Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-04-17T16:52:06.739Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-04-17T16:52:06.739Z | + banner prerequisites |
| 127 | 2026-04-17T16:52:06.742Z | |
| 128 | 2026-04-17T16:52:06.742Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-17T16:52:06.742Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-17T16:52:06.742Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-17T16:52:06.742Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-17T16:52:06.742Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-17T16:52:06.743Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-17T16:52:06.743Z | |
| 135 | 2026-04-17T16:52:06.743Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-17T16:52:17.553Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-17T16:52:24.954Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-17T16:52:30.773Z | Planning: Solver setup ... Done (4.530s) |
| 139 | 2026-04-17T16:52:30.805Z | Planning: Running solver ... Done (0.032s) |
| 140 | 2026-04-17T16:52:30.931Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-17T16:52:30.943Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-04-17T16:52:31.065Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-04-17T16:52:31.101Z | Planning: Package planning ... Done (0.037s) |
| 144 | 2026-04-17T16:52:31.138Z | Planning: Merging actions ... Done (0.037s) |
| 145 | 2026-04-17T16:52:31.317Z | Planning: Checking for conflicting actions ... Done (0.180s) |
| 146 | 2026-04-17T16:52:31.327Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-04-17T16:52:32.102Z | Planning: Evaluating mediators ... Done (0.775s) |
| 148 | 2026-04-17T16:52:32.110Z | Planning: Planning completed in 6.99 seconds |
| 149 | 2026-04-17T16:52:32.125Z | Packages to install: 5 |
| 150 | 2026-04-17T16:52:32.128Z | Mediators to change: 3 |
| 151 | 2026-04-17T16:52:32.128Z | Services to change: 1 |
| 152 | 2026-04-17T16:52:32.128Z | Estimated space available: 155.34 GB |
| 153 | 2026-04-17T16:52:32.128Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-04-17T16:52:32.128Z | Create boot environment: No |
| 155 | 2026-04-17T16:52:32.128Z | Create backup boot environment: No |
| 156 | 2026-04-17T16:52:32.128Z | Rebuild boot archive: No |
| 157 | 2026-04-17T16:52:32.128Z | |
| 158 | 2026-04-17T16:52:32.128Z | Changed mediators: |
| 159 | 2026-04-17T16:52:32.128Z | mediator clang: |
| 160 | 2026-04-17T16:52:32.128Z | version: None -> 15 (system default) |
| 161 | 2026-04-17T16:52:32.128Z | |
| 162 | 2026-04-17T16:52:32.128Z | mediator llvm: |
| 163 | 2026-04-17T16:52:32.128Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-17T16:52:32.128Z | |
| 165 | 2026-04-17T16:52:32.128Z | mediator postgresql: |
| 166 | 2026-04-17T16:52:32.128Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-04-17T16:52:32.128Z | |
| 168 | 2026-04-17T16:52:32.128Z | Changed packages: |
| 169 | 2026-04-17T16:52:32.128Z | helios-dev |
| 170 | 2026-04-17T16:52:32.129Z | developer/build-essential |
| 171 | 2026-04-17T16:52:32.129Z | None -> 11-2.0 |
| 172 | 2026-04-17T16:52:32.129Z | library/libxmlsec1 |
| 173 | 2026-04-17T16:52:32.129Z | None -> 1.2.35-2.0 |
| 174 | 2026-04-17T16:52:32.129Z | ooce/developer/clang-15 |
| 175 | 2026-04-17T16:52:32.129Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-17T16:52:32.129Z | ooce/developer/llvm-15 |
| 177 | 2026-04-17T16:52:32.129Z | None -> 15.0.7-2.0 |
| 178 | 2026-04-17T16:52:32.129Z | ooce/library/postgresql-18 |
| 179 | 2026-04-17T16:52:32.129Z | None -> 18.1-2.0 |
| 180 | 2026-04-17T16:52:32.129Z | |
| 181 | 2026-04-17T16:52:32.129Z | Services: |
| 182 | 2026-04-17T16:52:32.129Z | restart_fmri: |
| 183 | 2026-04-17T16:52:32.129Z | svc:/system/update-man-index:default |
| 184 | 2026-04-17T16:52:32.164Z | |
| 185 | 2026-04-17T16:52:32.164Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-04-17T16:52:37.268Z | Download: 1194/4272 items 83.4/219.0MB 38% complete (24.4M/s) |
| 187 | 2026-04-17T16:52:42.349Z | Download: 3240/4272 items 199.0/219.0MB 90% complete (19.8M/s) |
| 188 | 2026-04-17T16:52:49.305Z | Download: 4252/4272 items 218.9/219.0MB 99% complete (14.5M/s) |
| 189 | 2026-04-17T16:52:49.365Z | Download: Completed 218.99 MB in 17.20 seconds (12.7M/s) |
| 190 | 2026-04-17T16:52:49.506Z | Actions: 1/4789 actions (Installing new actions) |
| 191 | 2026-04-17T16:52:52.850Z | Actions: Completed 4789 actions in 3.34 seconds. |
| 192 | 2026-04-17T16:52:53.490Z | Done (0.636s) |
| 193 | 2026-04-17T16:52:53.490Z | Done (0.000s) |
| 194 | 2026-04-17T16:52:54.219Z | Done (0.729s) |
| 195 | 2026-04-17T16:52:57.359Z | Done (2.790s) |
| 196 | 2026-04-17T16:52:57.431Z | Done (0.013s) |
| 197 | 2026-04-17T16:52:57.436Z | Done (0.000s) |
| 198 | 2026-04-17T16:52:57.723Z | Done (0.000s) |
| 199 | 2026-04-17T16:52:58.583Z | Planning: Evaluating mediator changes ... Done |
| 200 | 2026-04-17T16:52:58.692Z | Planning: Checking for conflicting actions ... Done |
| 201 | 2026-04-17T16:52:58.695Z | Planning: Consolidating action changes ... Done |
| 202 | 2026-04-17T16:52:58.854Z | Planning: Evaluating mediators ... Done |
| 203 | 2026-04-17T16:52:58.858Z | Planning: Planning completed in 0.27 seconds |
| 204 | 2026-04-17T16:52:58.877Z | Mediators to change: 2 |
| 205 | 2026-04-17T16:52:58.877Z | Create boot environment: No |
| 206 | 2026-04-17T16:52:58.880Z | Create backup boot environment: No |
| 207 | 2026-04-17T16:52:58.950Z | Done |
| 208 | 2026-04-17T16:52:58.950Z | Done |
| 209 | 2026-04-17T16:52:59.573Z | Done |
| 210 | 2026-04-17T16:53:02.056Z | Done |
| 211 | 2026-04-17T16:53:02.128Z | Done |
| 212 | 2026-04-17T16:53:02.162Z | Done |
| 213 | 2026-04-17T16:53:02.286Z | Done |
| 214 | 2026-04-17T16:53:02.523Z | Planning: Evaluating mediator changes ... Done |
| 215 | 2026-04-17T16:53:02.630Z | Planning: Checking for conflicting actions ... Done |
| 216 | 2026-04-17T16:53:02.641Z | Planning: Consolidating action changes ... Done |
| 217 | 2026-04-17T16:53:02.787Z | Planning: Evaluating mediators ... Done |
| 218 | 2026-04-17T16:53:02.790Z | Planning: Planning completed in 0.27 seconds |
| 219 | 2026-04-17T16:53:02.810Z | Mediators to change: 1 |
| 220 | 2026-04-17T16:53:02.810Z | Create boot environment: No |
| 221 | 2026-04-17T16:53:02.813Z | Create backup boot environment: No |
| 222 | 2026-04-17T16:53:02.861Z | Done |
| 223 | 2026-04-17T16:53:02.861Z | Done |
| 224 | 2026-04-17T16:53:03.460Z | Done |
| 225 | 2026-04-17T16:53:05.956Z | Done |
| 226 | 2026-04-17T16:53:06.029Z | Done |
| 227 | 2026-04-17T16:53:06.032Z | Done |
| 228 | 2026-04-17T16:53:06.157Z | Done |
| 229 | 2026-04-17T16:53:06.446Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 230 | 2026-04-17T16:53:06.447Z | clang system 15 system |
| 231 | 2026-04-17T16:53:06.447Z | csh system system illumos |
| 232 | 2026-04-17T16:53:06.447Z | ctags system system illumos |
| 233 | 2026-04-17T16:53:06.447Z | file system system illumos |
| 234 | 2026-04-17T16:53:06.447Z | gcc vendor 12 vendor |
| 235 | 2026-04-17T16:53:06.447Z | gcc system 14 system |
| 236 | 2026-04-17T16:53:06.447Z | gcc system 10 system |
| 237 | 2026-04-17T16:53:06.447Z | go system 1.20 system |
| 238 | 2026-04-17T16:53:06.447Z | go system 1.19 system |
| 239 | 2026-04-17T16:53:06.447Z | llvm system 15 system |
| 240 | 2026-04-17T16:53:06.447Z | llvm system 14 system |
| 241 | 2026-04-17T16:53:06.447Z | mariadb system 10.6 system |
| 242 | 2026-04-17T16:53:06.447Z | mta vendor vendor dma |
| 243 | 2026-04-17T16:53:06.447Z | openjdk system 17 system |
| 244 | 2026-04-17T16:53:06.447Z | openjdk system 11 system |
| 245 | 2026-04-17T16:53:06.447Z | openjdk system 1.8 system |
| 246 | 2026-04-17T16:53:06.447Z | openssl vendor 3 vendor |
| 247 | 2026-04-17T16:53:06.447Z | perl system 5.36 system |
| 248 | 2026-04-17T16:53:06.447Z | postgresql system 18 system |
| 249 | 2026-04-17T16:53:06.447Z | postgresql system 15 system |
| 250 | 2026-04-17T16:53:06.447Z | postgresql system 13 system |
| 251 | 2026-04-17T16:53:06.447Z | python vendor 3 vendor |
| 252 | 2026-04-17T16:53:06.447Z | python system 2 system |
| 253 | 2026-04-17T16:53:06.447Z | python3 system 3.11 system |
| 254 | 2026-04-17T16:53:06.447Z | ruby system 3.0 system |
| 255 | 2026-04-17T16:53:06.447Z | words vendor vendor american-english |
| 256 | 2026-04-17T16:53:06.447Z | words system system australian-english |
| 257 | 2026-04-17T16:53:06.447Z | words system system british-english |
| 258 | 2026-04-17T16:53:06.447Z | words system system canadian-english |
| 259 | 2026-04-17T16:53:06.447Z | words system system french |
| 260 | 2026-04-17T16:53:06.447Z | words system system italian |
| 261 | 2026-04-17T16:53:06.447Z | words system system ngerman |
| 262 | 2026-04-17T16:53:06.447Z | words system system ogerman |
| 263 | 2026-04-17T16:53:06.447Z | words system system spanish |
| 264 | 2026-04-17T16:53:06.677Z | PUBLISHER TYPE STATUS P LOCATION |
| 265 | 2026-04-17T16:53:06.678Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 266 | 2026-04-17T16:53:11.242Z | FMRI IFO |
| 267 | 2026-04-17T16:53:11.242Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 268 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 269 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 270 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 271 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 272 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 273 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 274 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 275 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 276 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 277 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 278 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 279 | 2026-04-17T16:53:11.243Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 280 | 2026-04-17T16:53:11.244Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 281 | 2026-04-17T16:53:11.244Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 282 | 2026-04-17T16:53:11.244Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 283 | 2026-04-17T16:53:11.244Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 284 | 2026-04-17T16:53:12.370Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 285 | 2026-04-17T16:53:12.684Z | Updating crates.io index |
| 286 | 2026-04-17T16:53:12.717Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 287 | 2026-04-17T16:53:13.441Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 288 | 2026-04-17T16:53:13.893Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 289 | 2026-04-17T16:53:14.535Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 290 | 2026-04-17T16:53:15.975Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 291 | 2026-04-17T16:53:16.489Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 292 | 2026-04-17T16:53:17.836Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 293 | 2026-04-17T16:53:18.504Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 294 | 2026-04-17T16:53:18.876Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 295 | 2026-04-17T16:53:19.591Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 296 | 2026-04-17T16:53:19.961Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 297 | 2026-04-17T16:53:20.326Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 298 | 2026-04-17T16:53:20.664Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 299 | 2026-04-17T16:53:21.532Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 300 | 2026-04-17T16:53:22.154Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 301 | 2026-04-17T16:53:22.518Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 302 | 2026-04-17T16:53:22.884Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 303 | 2026-04-17T16:53:23.343Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 304 | 2026-04-17T16:53:23.593Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 305 | 2026-04-17T16:53:23.823Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 306 | 2026-04-17T16:53:24.100Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 307 | 2026-04-17T16:53:24.539Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 308 | 2026-04-17T16:53:25.078Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 309 | 2026-04-17T16:53:25.542Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 310 | 2026-04-17T16:53:25.800Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 311 | 2026-04-17T16:53:26.110Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 312 | 2026-04-17T16:53:26.431Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 313 | 2026-04-17T16:53:27.402Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 314 | 2026-04-17T16:53:28.399Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 315 | 2026-04-17T16:53:28.867Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 316 | 2026-04-17T16:53:29.346Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 317 | 2026-04-17T16:53:29.693Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 318 | 2026-04-17T16:53:30.028Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 319 | 2026-04-17T16:53:30.654Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 320 | 2026-04-17T16:53:30.907Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 321 | 2026-04-17T16:53:31.174Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 322 | 2026-04-17T16:53:31.449Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 323 | 2026-04-17T16:53:31.763Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 324 | 2026-04-17T16:53:43.424Z | Downloading crates ... |
| 325 | 2026-04-17T16:53:43.471Z | Downloaded anstream v0.6.21 |
| 326 | 2026-04-17T16:53:43.477Z | Downloaded cargo_metadata v0.21.0 |
| 327 | 2026-04-17T16:53:43.480Z | Downloaded cargo-util-schemas v0.8.2 |
| 328 | 2026-04-17T16:53:43.483Z | Downloaded anstyle v1.0.13 |
| 329 | 2026-04-17T16:53:43.489Z | Downloaded colorchoice v1.0.4 |
| 330 | 2026-04-17T16:53:43.494Z | Downloaded toml_datetime v0.6.11 |
| 331 | 2026-04-17T16:53:43.497Z | Downloaded equivalent v1.0.2 |
| 332 | 2026-04-17T16:53:43.497Z | Downloaded thiserror-impl v1.0.69 |
| 333 | 2026-04-17T16:53:43.497Z | Downloaded dof v0.3.0 |
| 334 | 2026-04-17T16:53:43.500Z | Downloaded cfg-if v1.0.4 |
| 335 | 2026-04-17T16:53:43.500Z | Downloaded icu_normalizer v2.1.1 |
| 336 | 2026-04-17T16:53:43.503Z | Downloaded fs-err v3.3.0 |
| 337 | 2026-04-17T16:53:43.503Z | Downloaded toml_write v0.1.2 |
| 338 | 2026-04-17T16:53:43.506Z | Downloaded idna_adapter v1.2.1 |
| 339 | 2026-04-17T16:53:43.506Z | Downloaded thread-id v4.2.2 |
| 340 | 2026-04-17T16:53:43.506Z | Downloaded is_terminal_polyfill v1.70.2 |
| 341 | 2026-04-17T16:53:43.506Z | Downloaded textwrap v0.16.2 |
| 342 | 2026-04-17T16:53:43.509Z | Downloaded clap_derive v4.5.55 |
| 343 | 2026-04-17T16:53:43.509Z | Downloaded typeid v1.0.3 |
| 344 | 2026-04-17T16:53:43.512Z | Downloaded cargo_toml v0.21.0 |
| 345 | 2026-04-17T16:53:43.512Z | Downloaded usdt-macro v0.5.0 |
| 346 | 2026-04-17T16:53:43.512Z | Downloaded percent-encoding v2.3.2 |
| 347 | 2026-04-17T16:53:43.512Z | Downloaded itoa v1.0.17 |
| 348 | 2026-04-17T16:53:43.515Z | Downloaded toml v0.8.23 |
| 349 | 2026-04-17T16:53:43.516Z | Downloaded heck v0.5.0 |
| 350 | 2026-04-17T16:53:43.516Z | Downloaded potential_utf v0.1.4 |
| 351 | 2026-04-17T16:53:43.518Z | Downloaded dtrace-parser v0.2.0 |
| 352 | 2026-04-17T16:53:43.519Z | Downloaded zerofrom v0.1.6 |
| 353 | 2026-04-17T16:53:43.521Z | Downloaded scroll_derive v0.12.1 |
| 354 | 2026-04-17T16:53:43.521Z | Downloaded generic-array v0.14.7 |
| 355 | 2026-04-17T16:53:43.521Z | Downloaded macaddr v1.0.1 |
| 356 | 2026-04-17T16:53:43.524Z | Downloaded usdt v0.5.0 |
| 357 | 2026-04-17T16:53:43.524Z | Downloaded unicode-xid v0.2.6 |
| 358 | 2026-04-17T16:53:43.524Z | Downloaded displaydoc v0.2.5 |
| 359 | 2026-04-17T16:53:43.527Z | Downloaded camino-tempfile v1.4.1 |
| 360 | 2026-04-17T16:53:43.527Z | Downloaded semver v1.0.27 |
| 361 | 2026-04-17T16:53:43.527Z | Downloaded fnv v1.0.7 |
| 362 | 2026-04-17T16:53:43.531Z | Downloaded utf8parse v0.2.2 |
| 363 | 2026-04-17T16:53:43.531Z | Downloaded anstyle-query v1.1.5 |
| 364 | 2026-04-17T16:53:43.531Z | Downloaded usdt-attr-macro v0.5.0 |
| 365 | 2026-04-17T16:53:43.531Z | Downloaded strsim v0.11.1 |
| 366 | 2026-04-17T16:53:43.531Z | Downloaded thiserror-impl v2.0.18 |
| 367 | 2026-04-17T16:53:43.531Z | Downloaded cargo-platform v0.2.0 |
| 368 | 2026-04-17T16:53:43.535Z | Downloaded yoke-derive v0.8.1 |
| 369 | 2026-04-17T16:53:43.538Z | Downloaded terminal_size v0.4.3 |
| 370 | 2026-04-17T16:53:43.538Z | Downloaded zerofrom-derive v0.1.6 |
| 371 | 2026-04-17T16:53:43.538Z | Downloaded bytecount v0.6.9 |
| 372 | 2026-04-17T16:53:43.541Z | Downloaded yoke v0.8.1 |
| 373 | 2026-04-17T16:53:43.541Z | Downloaded thiserror v1.0.69 |
| 374 | 2026-04-17T16:53:43.545Z | Downloaded tinystr v0.8.2 |
| 375 | 2026-04-17T16:53:43.549Z | Downloaded block-buffer v0.10.4 |
| 376 | 2026-04-17T16:53:43.549Z | Downloaded utf8_iter v1.0.4 |
| 377 | 2026-04-17T16:53:43.549Z | Downloaded cpufeatures v0.2.17 |
| 378 | 2026-04-17T16:53:43.553Z | Downloaded version_check v0.9.5 |
| 379 | 2026-04-17T16:53:43.553Z | Downloaded pretty-hex v0.4.1 |
| 380 | 2026-04-17T16:53:43.555Z | Downloaded thiserror v2.0.18 |
| 381 | 2026-04-17T16:53:43.561Z | Downloaded unicode-linebreak v0.1.5 |
| 382 | 2026-04-17T16:53:43.561Z | Downloaded zmij v1.0.21 |
| 383 | 2026-04-17T16:53:43.564Z | Downloaded serde_spanned v0.6.9 |
| 384 | 2026-04-17T16:53:43.564Z | Downloaded serde_tokenstream v0.2.3 |
| 385 | 2026-04-17T16:53:43.564Z | Downloaded serde-untagged v0.1.9 |
| 386 | 2026-04-17T16:53:43.564Z | Downloaded proc-macro-error v1.0.4 |
| 387 | 2026-04-17T16:53:43.564Z | Downloaded ucd-trie v0.1.7 |
| 388 | 2026-04-17T16:53:43.567Z | Downloaded tabled_derive v0.7.0 |
| 389 | 2026-04-17T16:53:43.567Z | Downloaded serde-value v0.7.0 |
| 390 | 2026-04-17T16:53:43.567Z | Downloaded clap_lex v1.0.0 |
| 391 | 2026-04-17T16:53:43.571Z | Downloaded zerovec-derive v0.11.2 |
| 392 | 2026-04-17T16:53:43.571Z | Downloaded writeable v0.6.2 |
| 393 | 2026-04-17T16:53:43.571Z | Downloaded form_urlencoded v1.2.2 |
| 394 | 2026-04-17T16:53:43.571Z | Downloaded crypto-common v0.1.7 |
| 395 | 2026-04-17T16:53:43.577Z | Downloaded synstructure v0.13.2 |
| 396 | 2026-04-17T16:53:43.577Z | Downloaded digest v0.10.7 |
| 397 | 2026-04-17T16:53:43.582Z | Downloaded stable_deref_trait v1.2.1 |
| 398 | 2026-04-17T16:53:43.582Z | Downloaded zerotrie v0.2.3 |
| 399 | 2026-04-17T16:53:43.582Z | Downloaded zerocopy-derive v0.7.35 |
| 400 | 2026-04-17T16:53:43.586Z | Downloaded toml_edit v0.22.27 |
| 401 | 2026-04-17T16:53:43.586Z | Downloaded pest_generator v2.8.6 |
| 402 | 2026-04-17T16:53:43.586Z | Downloaded usdt-impl v0.5.0 |
| 403 | 2026-04-17T16:53:43.589Z | Downloaded unicode-ident v1.0.24 |
| 404 | 2026-04-17T16:53:43.589Z | Downloaded url v2.5.8 |
| 405 | 2026-04-17T16:53:43.592Z | Downloaded fastrand v2.3.0 |
| 406 | 2026-04-17T16:53:43.593Z | Downloaded errno v0.3.14 |
| 407 | 2026-04-17T16:53:43.593Z | Downloaded heck v0.4.1 |
| 408 | 2026-04-17T16:53:43.598Z | Downloaded plain v0.2.3 |
| 409 | 2026-04-17T16:53:43.604Z | Downloaded ordered-float v2.10.1 |
| 410 | 2026-04-17T16:53:43.608Z | Downloaded zerovec v0.11.5 |
| 411 | 2026-04-17T16:53:43.611Z | Downloaded smawk v0.3.2 |
| 412 | 2026-04-17T16:53:43.611Z | Downloaded memmap v0.7.0 |
| 413 | 2026-04-17T16:53:43.611Z | Downloaded typenum v1.19.0 |
| 414 | 2026-04-17T16:53:43.614Z | Downloaded swrite v0.1.0 |
| 415 | 2026-04-17T16:53:43.617Z | Downloaded proc-macro-error-attr v1.0.4 |
| 416 | 2026-04-17T16:53:43.620Z | Downloaded bitflags v2.11.0 |
| 417 | 2026-04-17T16:53:43.623Z | Downloaded anyhow v1.0.102 |
| 418 | 2026-04-17T16:53:43.623Z | Downloaded zerocopy v0.7.35 |
| 419 | 2026-04-17T16:53:43.631Z | Downloaded winnow v0.7.14 |
| 420 | 2026-04-17T16:53:43.637Z | Downloaded smallvec v1.15.1 |
| 421 | 2026-04-17T16:53:43.640Z | Downloaded getrandom v0.4.1 |
| 422 | 2026-04-17T16:53:43.642Z | Downloaded anstyle-parse v0.2.7 |
| 423 | 2026-04-17T16:53:43.642Z | Downloaded unicode-width v0.1.14 |
| 424 | 2026-04-17T16:53:43.645Z | Downloaded unicode-width v0.2.0 |
| 425 | 2026-04-17T16:53:43.648Z | Downloaded autocfg v1.5.0 |
| 426 | 2026-04-17T16:53:43.651Z | Downloaded pest_derive v2.8.6 |
| 427 | 2026-04-17T16:53:43.651Z | Downloaded erased-serde v0.4.9 |
| 428 | 2026-04-17T16:53:43.651Z | Downloaded litemap v0.8.1 |
| 429 | 2026-04-17T16:53:43.656Z | Downloaded scroll v0.12.0 |
| 430 | 2026-04-17T16:53:43.665Z | Downloaded icu_provider v2.1.1 |
| 431 | 2026-04-17T16:53:43.668Z | Downloaded serde_core v1.0.228 |
| 432 | 2026-04-17T16:53:43.668Z | Downloaded papergrid v0.11.0 |
| 433 | 2026-04-17T16:53:43.671Z | Downloaded num-traits v0.2.19 |
| 434 | 2026-04-17T16:53:43.674Z | Downloaded icu_locale_core v2.1.1 |
| 435 | 2026-04-17T16:53:43.677Z | Downloaded byteorder v1.5.0 |
| 436 | 2026-04-17T16:53:43.677Z | Downloaded once_cell v1.21.3 |
| 437 | 2026-04-17T16:53:43.680Z | Downloaded camino v1.2.2 |
| 438 | 2026-04-17T16:53:43.682Z | Downloaded quote v1.0.44 |
| 439 | 2026-04-17T16:53:43.682Z | Downloaded tempfile v3.25.0 |
| 440 | 2026-04-17T16:53:43.687Z | Downloaded sha2 v0.10.9 |
| 441 | 2026-04-17T16:53:43.693Z | Downloaded icu_normalizer_data v2.1.1 |
| 442 | 2026-04-17T16:53:43.696Z | Downloaded log v0.4.29 |
| 443 | 2026-04-17T16:53:43.699Z | Downloaded proc-macro2 v1.0.106 |
| 444 | 2026-04-17T16:53:43.705Z | Downloaded icu_properties v2.1.2 |
| 445 | 2026-04-17T16:53:43.708Z | Downloaded serde_derive v1.0.228 |
| 446 | 2026-04-17T16:53:43.708Z | Downloaded clap v4.5.60 |
| 447 | 2026-04-17T16:53:43.713Z | Downloaded memchr v2.8.0 |
| 448 | 2026-04-17T16:53:43.721Z | Downloaded serde v1.0.228 |
| 449 | 2026-04-17T16:53:43.735Z | Downloaded pest_meta v2.8.6 |
| 450 | 2026-04-17T16:53:43.743Z | Downloaded indexmap v2.13.0 |
| 451 | 2026-04-17T16:53:43.745Z | Downloaded icu_collections v2.1.1 |
| 452 | 2026-04-17T16:53:43.754Z | Downloaded idna v1.1.0 |
| 453 | 2026-04-17T16:53:43.757Z | Downloaded pest v2.8.6 |
| 454 | 2026-04-17T16:53:43.760Z | Downloaded hashbrown v0.16.1 |
| 455 | 2026-04-17T16:53:43.770Z | Downloaded icu_properties_data v2.1.2 |
| 456 | 2026-04-17T16:53:43.781Z | Downloaded serde_json v1.0.149 |
| 457 | 2026-04-17T16:53:43.785Z | Downloaded clap_builder v4.5.60 |
| 458 | 2026-04-17T16:53:43.789Z | Downloaded tabled v0.15.0 |
| 459 | 2026-04-17T16:53:43.797Z | Downloaded goblin v0.8.2 |
| 460 | 2026-04-17T16:53:43.811Z | Downloaded syn v1.0.109 |
| 461 | 2026-04-17T16:53:43.817Z | Downloaded syn v2.0.117 |
| 462 | 2026-04-17T16:53:43.838Z | Downloaded rustix v1.1.3 |
| 463 | 2026-04-17T16:53:43.857Z | Downloaded libc v0.2.185 |
| 464 | 2026-04-17T16:53:43.925Z | Compiling proc-macro2 v1.0.106 |
| 465 | 2026-04-17T16:53:43.925Z | Compiling quote v1.0.44 |
| 466 | 2026-04-17T16:53:43.928Z | Compiling unicode-ident v1.0.24 |
| 467 | 2026-04-17T16:53:43.928Z | Compiling serde_core v1.0.228 |
| 468 | 2026-04-17T16:53:43.928Z | Compiling libc v0.2.185 |
| 469 | 2026-04-17T16:53:43.928Z | Compiling version_check v0.9.5 |
| 470 | 2026-04-17T16:53:43.929Z | Compiling serde v1.0.228 |
| 471 | 2026-04-17T16:53:43.929Z | Compiling stable_deref_trait v1.2.1 |
| 472 | 2026-04-17T16:53:44.202Z | Compiling memchr v2.8.0 |
| 473 | 2026-04-17T16:53:44.252Z | Compiling zmij v1.0.21 |
| 474 | 2026-04-17T16:53:44.541Z | Compiling ucd-trie v0.1.7 |
| 475 | 2026-04-17T16:53:44.589Z | Compiling autocfg v1.5.0 |
| 476 | 2026-04-17T16:53:44.749Z | Compiling itoa v1.0.17 |
| 477 | 2026-04-17T16:53:44.821Z | Compiling thiserror v1.0.69 |
| 478 | 2026-04-17T16:53:44.898Z | Compiling pest v2.8.6 |
| 479 | 2026-04-17T16:53:44.913Z | Compiling litemap v0.8.1 |
| 480 | 2026-04-17T16:53:44.935Z | Compiling writeable v0.6.2 |
| 481 | 2026-04-17T16:53:45.103Z | Compiling byteorder v1.5.0 |
| 482 | 2026-04-17T16:53:45.137Z | Compiling rustix v1.1.3 |
| 483 | 2026-04-17T16:53:45.339Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-04-17T16:53:45.354Z | Compiling icu_normalizer_data v2.1.1 |
| 485 | 2026-04-17T16:53:45.498Z | Compiling syn v2.0.117 |
| 486 | 2026-04-17T16:53:45.575Z | Compiling errno v0.3.14 |
| 487 | 2026-04-17T16:53:45.591Z | Compiling serde_json v1.0.149 |
| 488 | 2026-04-17T16:53:45.607Z | Compiling bitflags v2.11.0 |
| 489 | 2026-04-17T16:53:45.826Z | Compiling num-traits v0.2.19 |
| 490 | 2026-04-17T16:53:45.847Z | Compiling hashbrown v0.16.1 |
| 491 | 2026-04-17T16:53:45.888Z | Compiling smallvec v1.15.1 |
| 492 | 2026-04-17T16:53:46.016Z | Compiling pest_meta v2.8.6 |
| 493 | 2026-04-17T16:53:46.182Z | Compiling typeid v1.0.3 |
| 494 | 2026-04-17T16:53:46.367Z | Compiling equivalent v1.0.2 |
| 495 | 2026-04-17T16:53:46.478Z | Compiling indexmap v2.13.0 |
| 496 | 2026-04-17T16:53:46.481Z | Compiling thread-id v4.2.2 |
| 497 | 2026-04-17T16:53:46.512Z | Compiling proc-macro-error-attr v1.0.4 |
| 498 | 2026-04-17T16:53:46.579Z | Compiling usdt-impl v0.5.0 |
| 499 | 2026-04-17T16:53:46.606Z | Compiling winnow v0.7.14 |
| 500 | 2026-04-17T16:53:46.701Z | Compiling erased-serde v0.4.9 |
| 501 | 2026-04-17T16:53:46.878Z | Compiling syn v1.0.109 |
| 502 | 2026-04-17T16:53:46.968Z | Compiling toml_write v0.1.2 |
| 503 | 2026-04-17T16:53:47.266Z | Compiling proc-macro-error v1.0.4 |
| 504 | 2026-04-17T16:53:47.301Z | Compiling utf8parse v0.2.2 |
| 505 | 2026-04-17T16:53:47.440Z | Compiling camino v1.2.2 |
| 506 | 2026-04-17T16:53:47.477Z | Compiling log v0.4.29 |
| 507 | 2026-04-17T16:53:47.679Z | Compiling plain v0.2.3 |
| 508 | 2026-04-17T16:53:47.743Z | Compiling thiserror v2.0.18 |
| 509 | 2026-04-17T16:53:47.774Z | Compiling percent-encoding v2.3.2 |
| 510 | 2026-04-17T16:53:47.799Z | Compiling getrandom v0.4.1 |
| 511 | 2026-04-17T16:53:47.802Z | Compiling utf8_iter v1.0.4 |
| 512 | 2026-04-17T16:53:47.942Z | Compiling form_urlencoded v1.2.2 |
| 513 | 2026-04-17T16:53:47.975Z | Compiling ordered-float v2.10.1 |
| 514 | 2026-04-17T16:53:48.105Z | Compiling anstyle-parse v0.2.7 |
| 515 | 2026-04-17T16:53:48.149Z | Compiling synstructure v0.13.2 |
| 516 | 2026-04-17T16:53:48.166Z | Compiling pest_generator v2.8.6 |
| 517 | 2026-04-17T16:53:48.299Z | Compiling terminal_size v0.4.3 |
| 518 | 2026-04-17T16:53:48.442Z | Compiling cfg-if v1.0.4 |
| 519 | 2026-04-17T16:53:48.524Z | Compiling colorchoice v1.0.4 |
| 520 | 2026-04-17T16:53:48.543Z | Compiling anstyle v1.0.13 |
| 521 | 2026-04-17T16:53:48.596Z | Compiling pretty-hex v0.4.1 |
| 522 | 2026-04-17T16:53:48.650Z | Compiling is_terminal_polyfill v1.70.2 |
| 523 | 2026-04-17T16:53:48.671Z | Compiling anstyle-query v1.1.5 |
| 524 | 2026-04-17T16:53:48.756Z | Compiling anstream v0.6.21 |
| 525 | 2026-04-17T16:53:48.815Z | Compiling serde-untagged v0.1.9 |
| 526 | 2026-04-17T16:53:48.839Z | Compiling semver v1.0.27 |
| 527 | 2026-04-17T16:53:48.930Z | Compiling fs-err v3.3.0 |
| 528 | 2026-04-17T16:53:49.040Z | Compiling unicode-width v0.1.14 |
| 529 | 2026-04-17T16:53:49.077Z | Compiling anyhow v1.0.102 |
| 530 | 2026-04-17T16:53:49.120Z | Compiling strsim v0.11.1 |
| 531 | 2026-04-17T16:53:49.163Z | Compiling heck v0.5.0 |
| 532 | 2026-04-17T16:53:49.182Z | Compiling fastrand v2.3.0 |
| 533 | 2026-04-17T16:53:49.320Z | Compiling heck v0.4.1 |
| 534 | 2026-04-17T16:53:49.410Z | Compiling once_cell v1.21.3 |
| 535 | 2026-04-17T16:53:49.449Z | Compiling clap_lex v1.0.0 |
| 536 | 2026-04-17T16:53:49.474Z | Compiling unicode-xid v0.2.6 |
| 537 | 2026-04-17T16:53:49.550Z | Compiling bytecount v0.6.9 |
| 538 | 2026-04-17T16:53:49.601Z | Compiling fnv v1.0.7 |
| 539 | 2026-04-17T16:53:49.627Z | Compiling clap_builder v4.5.60 |
| 540 | 2026-04-17T16:53:49.687Z | Compiling papergrid v0.11.0 |
| 541 | 2026-04-17T16:53:49.690Z | Compiling tempfile v3.25.0 |
| 542 | 2026-04-17T16:53:49.844Z | Compiling memmap v0.7.0 |
| 543 | 2026-04-17T16:53:49.863Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-04-17T16:53:49.943Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-04-17T16:53:50.030Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-04-17T16:53:50.077Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-04-17T16:53:50.286Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-04-17T16:53:51.037Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-04-17T16:53:51.088Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-04-17T16:53:51.224Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-04-17T16:53:51.227Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-04-17T16:53:51.362Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-04-17T16:53:51.503Z | Compiling yoke v0.8.1 |
| 554 | 2026-04-17T16:53:51.665Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-04-17T16:53:51.709Z | Compiling zerovec v0.11.5 |
| 556 | 2026-04-17T16:53:51.925Z | Compiling zerotrie v0.2.3 |
| 557 | 2026-04-17T16:53:51.982Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-04-17T16:53:52.230Z | Compiling tinystr v0.8.2 |
| 559 | 2026-04-17T16:53:52.249Z | Compiling potential_utf v0.1.4 |
| 560 | 2026-04-17T16:53:52.425Z | Compiling icu_locale_core v2.1.1 |
| 561 | 2026-04-17T16:53:52.449Z | Compiling icu_collections v2.1.1 |
| 562 | 2026-04-17T16:53:52.467Z | Compiling dtrace-parser v0.2.0 |
| 563 | 2026-04-17T16:53:52.559Z | Compiling scroll v0.12.0 |
| 564 | 2026-04-17T16:53:52.726Z | Compiling tabled_derive v0.7.0 |
| 565 | 2026-04-17T16:53:52.838Z | Compiling goblin v0.8.2 |
| 566 | 2026-04-17T16:53:52.857Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-04-17T16:53:53.147Z | Compiling icu_provider v2.1.1 |
| 568 | 2026-04-17T16:53:53.214Z | Compiling unicode-width v0.2.0 |
| 569 | 2026-04-17T16:53:53.307Z | Compiling smawk v0.3.2 |
| 570 | 2026-04-17T16:53:53.412Z | Compiling icu_properties v2.1.2 |
| 571 | 2026-04-17T16:53:53.470Z | Compiling icu_normalizer v2.1.1 |
| 572 | 2026-04-17T16:53:53.488Z | Compiling serde_spanned v0.6.9 |
| 573 | 2026-04-17T16:53:53.490Z | Compiling toml_datetime v0.6.11 |
| 574 | 2026-04-17T16:53:53.523Z | Compiling dof v0.3.0 |
| 575 | 2026-04-17T16:53:53.644Z | Compiling serde_tokenstream v0.2.3 |
| 576 | 2026-04-17T16:53:53.662Z | Compiling serde-value v0.7.0 |
| 577 | 2026-04-17T16:53:53.773Z | Compiling toml_edit v0.22.27 |
| 578 | 2026-04-17T16:53:53.959Z | Compiling cargo-platform v0.2.0 |
| 579 | 2026-04-17T16:53:54.011Z | Compiling unicode-linebreak v0.1.5 |
| 580 | 2026-04-17T16:53:54.030Z | Compiling tabled v0.15.0 |
| 581 | 2026-04-17T16:53:54.237Z | Compiling textwrap v0.16.2 |
| 582 | 2026-04-17T16:53:54.265Z | Compiling macaddr v1.0.1 |
| 583 | 2026-04-17T16:53:54.492Z | Compiling idna_adapter v1.2.1 |
| 584 | 2026-04-17T16:53:54.531Z | Compiling usdt-macro v0.5.0 |
| 585 | 2026-04-17T16:53:54.531Z | Compiling usdt-attr-macro v0.5.0 |
| 586 | 2026-04-17T16:53:54.624Z | Compiling idna v1.1.0 |
| 587 | 2026-04-17T16:53:54.651Z | Compiling clap v4.5.60 |
| 588 | 2026-04-17T16:53:54.729Z | Compiling camino-tempfile v1.4.1 |
| 589 | 2026-04-17T16:53:54.970Z | Compiling url v2.5.8 |
| 590 | 2026-04-17T16:53:55.160Z | Compiling toml v0.8.23 |
| 591 | 2026-04-17T16:53:55.274Z | Compiling swrite v0.1.0 |
| 592 | 2026-04-17T16:53:55.381Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 593 | 2026-04-17T16:53:55.647Z | Compiling cargo-util-schemas v0.8.2 |
| 594 | 2026-04-17T16:53:55.733Z | Compiling cargo_toml v0.21.0 |
| 595 | 2026-04-17T16:53:55.933Z | Compiling usdt v0.5.0 |
| 596 | 2026-04-17T16:53:56.606Z | Compiling cargo_metadata v0.21.0 |
| 597 | 2026-04-17T16:53:57.563Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 598 | 2026-04-17T16:53:59.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.46s |
| 599 | 2026-04-17T16:53:59.891Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 600 | 2026-04-17T16:54:00.453Z | Downloading crates ... |
| 601 | 2026-04-17T16:54:00.546Z | Downloaded bit-vec v0.8.0 |
| 602 | 2026-04-17T16:54:00.557Z | Downloaded async-recursion v1.1.1 |
| 603 | 2026-04-17T16:54:00.562Z | Downloaded assert_matches v1.5.0 |
| 604 | 2026-04-17T16:54:00.570Z | Downloaded cargo-platform v0.1.9 |
| 605 | 2026-04-17T16:54:00.576Z | Downloaded crunchy v0.2.4 |
| 606 | 2026-04-17T16:54:00.579Z | Downloaded async-stream-impl v0.3.6 |
| 607 | 2026-04-17T16:54:00.583Z | Downloaded debug-ignore v1.0.5 |
| 608 | 2026-04-17T16:54:00.591Z | Downloaded document-features v0.2.12 |
| 609 | 2026-04-17T16:54:00.594Z | Downloaded defmt-macros v1.0.1 |
| 610 | 2026-04-17T16:54:00.601Z | Downloaded const_format_proc_macros v0.2.34 |
| 611 | 2026-04-17T16:54:00.601Z | Downloaded cancel-safe-futures v0.1.5 |
| 612 | 2026-04-17T16:54:00.607Z | Downloaded drift v0.1.3 |
| 613 | 2026-04-17T16:54:00.607Z | Downloaded crc32fast v1.5.0 |
| 614 | 2026-04-17T16:54:00.607Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 615 | 2026-04-17T16:54:00.607Z | Downloaded block-padding v0.3.3 |
| 616 | 2026-04-17T16:54:00.607Z | Downloaded bitfield-struct v0.6.2 |
| 617 | 2026-04-17T16:54:00.612Z | Downloaded ahash v0.8.12 |
| 618 | 2026-04-17T16:54:00.612Z | Downloaded dyn-clone v1.0.20 |
| 619 | 2026-04-17T16:54:00.612Z | Downloaded cipher v0.4.4 |
| 620 | 2026-04-17T16:54:00.612Z | Downloaded derive_builder_core v0.20.2 |
| 621 | 2026-04-17T16:54:00.615Z | Downloaded daft v0.1.5 |
| 622 | 2026-04-17T16:54:00.615Z | Downloaded buf-list v1.1.2 |
| 623 | 2026-04-17T16:54:00.615Z | Downloaded difflib v0.4.0 |
| 624 | 2026-04-17T16:54:00.616Z | Downloaded darling_macro v0.20.11 |
| 625 | 2026-04-17T16:54:00.616Z | Downloaded cfg_aliases v0.2.1 |
| 626 | 2026-04-17T16:54:00.619Z | Downloaded darling v0.21.3 |
| 627 | 2026-04-17T16:54:00.619Z | Downloaded dof v0.4.0 |
| 628 | 2026-04-17T16:54:00.622Z | Downloaded cfg_aliases v0.1.1 |
| 629 | 2026-04-17T16:54:00.622Z | Downloaded display-error-chain v0.2.2 |
| 630 | 2026-04-17T16:54:00.622Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 631 | 2026-04-17T16:54:00.622Z | Downloaded bit-set v0.5.3 |
| 632 | 2026-04-17T16:54:00.625Z | Downloaded bb8 v0.8.6 |
| 633 | 2026-04-17T16:54:00.625Z | Downloaded convert_case v0.10.0 |
| 634 | 2026-04-17T16:54:00.625Z | Downloaded downcast-rs v2.0.2 |
| 635 | 2026-04-17T16:54:00.628Z | Downloaded chacha20 v0.9.1 |
| 636 | 2026-04-17T16:54:00.628Z | Downloaded fixedbitset v0.5.7 |
| 637 | 2026-04-17T16:54:00.628Z | Downloaded adler2 v2.0.1 |
| 638 | 2026-04-17T16:54:00.631Z | Downloaded bit-set v0.8.0 |
| 639 | 2026-04-17T16:54:00.631Z | Downloaded crc v3.4.0 |
| 640 | 2026-04-17T16:54:00.636Z | Downloaded arrayref v0.3.9 |
| 641 | 2026-04-17T16:54:00.636Z | Downloaded endian-type v0.1.2 |
| 642 | 2026-04-17T16:54:00.636Z | Downloaded diff v0.1.13 |
| 643 | 2026-04-17T16:54:00.642Z | Downloaded elliptic-curve v0.13.8 |
| 644 | 2026-04-17T16:54:00.644Z | Downloaded embedded-io v0.6.1 |
| 645 | 2026-04-17T16:54:00.647Z | Downloaded derive-ex v0.1.8 |
| 646 | 2026-04-17T16:54:00.647Z | Downloaded compression-codecs v0.4.37 |
| 647 | 2026-04-17T16:54:00.652Z | Downloaded crossbeam-deque v0.8.6 |
| 648 | 2026-04-17T16:54:00.652Z | Downloaded cmake v0.1.57 |
| 649 | 2026-04-17T16:54:00.652Z | Downloaded argon2 v0.5.3 |
| 650 | 2026-04-17T16:54:00.655Z | Downloaded env_logger v0.11.9 |
| 651 | 2026-04-17T16:54:00.655Z | Downloaded ecdsa v0.16.9 |
| 652 | 2026-04-17T16:54:00.655Z | Downloaded diesel-dtrace v0.5.0 |
| 653 | 2026-04-17T16:54:00.659Z | Downloaded ctr v0.9.2 |
| 654 | 2026-04-17T16:54:00.659Z | Downloaded ciborium-io v0.2.2 |
| 655 | 2026-04-17T16:54:00.659Z | Downloaded aead v0.5.2 |
| 656 | 2026-04-17T16:54:00.667Z | Downloaded async-stream v0.3.6 |
| 657 | 2026-04-17T16:54:00.667Z | Downloaded dirs-sys-next v0.1.2 |
| 658 | 2026-04-17T16:54:00.667Z | Downloaded array-init v0.0.4 |
| 659 | 2026-04-17T16:54:00.667Z | Downloaded camino-tempfile-ext v0.3.3 |
| 660 | 2026-04-17T16:54:00.667Z | Downloaded dirs-next v2.0.0 |
| 661 | 2026-04-17T16:54:00.668Z | Downloaded foreign-types v0.3.2 |
| 662 | 2026-04-17T16:54:00.668Z | Downloaded darling_macro v0.23.0 |
| 663 | 2026-04-17T16:54:00.673Z | Downloaded crc-catalog v2.4.0 |
| 664 | 2026-04-17T16:54:00.673Z | Downloaded cstr-argument v0.1.2 |
| 665 | 2026-04-17T16:54:00.673Z | Downloaded env_filter v1.0.0 |
| 666 | 2026-04-17T16:54:00.673Z | Downloaded des v0.8.1 |
| 667 | 2026-04-17T16:54:00.673Z | Downloaded dunce v1.0.5 |
| 668 | 2026-04-17T16:54:00.673Z | Downloaded cbc v0.1.2 |
| 669 | 2026-04-17T16:54:00.673Z | Downloaded crucible-workspace-hack v0.1.0 |
| 670 | 2026-04-17T16:54:00.676Z | Downloaded foreign-types-shared v0.1.1 |
| 671 | 2026-04-17T16:54:00.676Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 672 | 2026-04-17T16:54:00.676Z | Downloaded dropshot_endpoint v0.17.0 |
| 673 | 2026-04-17T16:54:00.676Z | Downloaded darling_macro v0.21.3 |
| 674 | 2026-04-17T16:54:00.676Z | Downloaded fd-lock v4.0.4 |
| 675 | 2026-04-17T16:54:00.680Z | Downloaded dsl_auto_type v0.2.0 |
| 676 | 2026-04-17T16:54:00.680Z | Downloaded backoff v0.4.0 |
| 677 | 2026-04-17T16:54:00.683Z | Downloaded foreign-types v0.5.0 |
| 678 | 2026-04-17T16:54:00.686Z | Downloaded float-ord v0.3.2 |
| 679 | 2026-04-17T16:54:00.686Z | Downloaded bitfield v0.19.4 |
| 680 | 2026-04-17T16:54:00.686Z | Downloaded ciborium v0.2.2 |
| 681 | 2026-04-17T16:54:00.689Z | Downloaded bcs v0.1.6 |
| 682 | 2026-04-17T16:54:00.689Z | Downloaded defmt-parser v1.0.0 |
| 683 | 2026-04-17T16:54:00.692Z | Downloaded blake2 v0.10.6 |
| 684 | 2026-04-17T16:54:00.692Z | Downloaded futures-macro v0.3.32 |
| 685 | 2026-04-17T16:54:00.692Z | Downloaded fixedbitset v0.4.2 |
| 686 | 2026-04-17T16:54:00.696Z | Downloaded futures-io v0.3.32 |
| 687 | 2026-04-17T16:54:00.696Z | Downloaded ciborium-ll v0.2.2 |
| 688 | 2026-04-17T16:54:00.696Z | Downloaded embedded-io v0.4.0 |
| 689 | 2026-04-17T16:54:00.699Z | Downloaded derive_builder_macro v0.20.2 |
| 690 | 2026-04-17T16:54:00.699Z | Downloaded crc8 v0.1.1 |
| 691 | 2026-04-17T16:54:00.699Z | Downloaded defmt v0.3.100 |
| 692 | 2026-04-17T16:54:00.699Z | Downloaded async-bb8-diesel v0.2.1 |
| 693 | 2026-04-17T16:54:00.702Z | Downloaded dtrace-parser v0.3.0 |
| 694 | 2026-04-17T16:54:00.702Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 695 | 2026-04-17T16:54:00.702Z | Downloaded atty v0.2.14 |
| 696 | 2026-04-17T16:54:00.702Z | Downloaded async-compression v0.4.41 |
| 697 | 2026-04-17T16:54:00.705Z | Downloaded cassowary v0.3.0 |
| 698 | 2026-04-17T16:54:00.708Z | Downloaded compression-core v0.4.31 |
| 699 | 2026-04-17T16:54:00.708Z | Downloaded castaway v0.2.4 |
| 700 | 2026-04-17T16:54:00.711Z | Downloaded foreign-types-shared v0.3.1 |
| 701 | 2026-04-17T16:54:00.712Z | Downloaded funty v2.0.0 |
| 702 | 2026-04-17T16:54:00.712Z | Downloaded float-cmp v0.10.0 |
| 703 | 2026-04-17T16:54:00.712Z | Downloaded flagset v0.4.7 |
| 704 | 2026-04-17T16:54:00.712Z | Downloaded bitfield-macros v0.19.4 |
| 705 | 2026-04-17T16:54:00.716Z | Downloaded derive_builder v0.20.2 |
| 706 | 2026-04-17T16:54:00.720Z | Downloaded futures-task v0.3.32 |
| 707 | 2026-04-17T16:54:00.720Z | Downloaded base16ct v0.2.0 |
| 708 | 2026-04-17T16:54:00.720Z | Downloaded erased-serde v0.3.31 |
| 709 | 2026-04-17T16:54:00.723Z | Downloaded ena v0.14.4 |
| 710 | 2026-04-17T16:54:00.723Z | Downloaded critical-section v1.2.0 |
| 711 | 2026-04-17T16:54:00.723Z | Downloaded fs-err v2.11.0 |
| 712 | 2026-04-17T16:54:00.723Z | Downloaded fxhash v0.2.1 |
| 713 | 2026-04-17T16:54:00.726Z | Downloaded cookie_store v0.22.1 |
| 714 | 2026-04-17T16:54:00.726Z | Downloaded byte-wrapper v0.1.0 |
| 715 | 2026-04-17T16:54:00.729Z | Downloaded base64 v0.22.1 |
| 716 | 2026-04-17T16:54:00.729Z | Downloaded ghash v0.5.1 |
| 717 | 2026-04-17T16:54:00.734Z | Downloaded cpufeatures v0.3.0 |
| 718 | 2026-04-17T16:54:00.734Z | Downloaded constant_time_eq v0.4.2 |
| 719 | 2026-04-17T16:54:00.734Z | Downloaded either v1.15.0 |
| 720 | 2026-04-17T16:54:00.738Z | Downloaded darling_core v0.21.3 |
| 721 | 2026-04-17T16:54:00.738Z | Downloaded headers-core v0.3.0 |
| 722 | 2026-04-17T16:54:00.739Z | Downloaded globwalk v0.9.1 |
| 723 | 2026-04-17T16:54:00.742Z | Downloaded futures-sink v0.3.32 |
| 724 | 2026-04-17T16:54:00.742Z | Downloaded foreign-types-macros v0.2.3 |
| 725 | 2026-04-17T16:54:00.742Z | Downloaded bzip2 v0.6.1 |
| 726 | 2026-04-17T16:54:00.743Z | Downloaded hash32 v0.3.1 |
| 727 | 2026-04-17T16:54:00.743Z | Downloaded deranged v0.5.8 |
| 728 | 2026-04-17T16:54:00.746Z | Downloaded hash32 v0.2.1 |
| 729 | 2026-04-17T16:54:00.746Z | Downloaded const-oid v0.9.6 |
| 730 | 2026-04-17T16:54:00.746Z | Downloaded hostname v0.3.1 |
| 731 | 2026-04-17T16:54:00.746Z | Downloaded console v0.16.2 |
| 732 | 2026-04-17T16:54:00.749Z | Downloaded dropshot_endpoint v0.16.7 |
| 733 | 2026-04-17T16:54:00.751Z | Downloaded blowfish v0.9.1 |
| 734 | 2026-04-17T16:54:00.751Z | Downloaded http-body v1.0.1 |
| 735 | 2026-04-17T16:54:00.751Z | Downloaded hostname v0.4.2 |
| 736 | 2026-04-17T16:54:00.754Z | Downloaded hex-literal v0.4.1 |
| 737 | 2026-04-17T16:54:00.754Z | Downloaded cargo_metadata v0.19.2 |
| 738 | 2026-04-17T16:54:00.754Z | Downloaded bitflags v1.3.2 |
| 739 | 2026-04-17T16:54:00.757Z | Downloaded bit-vec v0.6.3 |
| 740 | 2026-04-17T16:54:00.757Z | Downloaded hubpack_derive v0.1.1 |
| 741 | 2026-04-17T16:54:00.760Z | Downloaded compact_str v0.8.1 |
| 742 | 2026-04-17T16:54:00.760Z | Downloaded chacha20 v0.10.0 |
| 743 | 2026-04-17T16:54:00.764Z | Downloaded arrayvec v0.7.6 |
| 744 | 2026-04-17T16:54:00.764Z | Downloaded enum-as-inner v0.6.1 |
| 745 | 2026-04-17T16:54:00.764Z | Downloaded daft-derive v0.1.5 |
| 746 | 2026-04-17T16:54:00.767Z | Downloaded der_derive v0.7.3 |
| 747 | 2026-04-17T16:54:00.771Z | Downloaded csv-core v0.1.13 |
| 748 | 2026-04-17T16:54:00.772Z | Downloaded colored v2.2.0 |
| 749 | 2026-04-17T16:54:00.772Z | Downloaded async-trait v0.1.89 |
| 750 | 2026-04-17T16:54:00.776Z | Downloaded ident_case v1.0.1 |
| 751 | 2026-04-17T16:54:00.776Z | Downloaded git-stub v1.0.0 |
| 752 | 2026-04-17T16:54:00.776Z | Downloaded hubpack v0.1.2 |
| 753 | 2026-04-17T16:54:00.776Z | Downloaded home v0.5.12 |
| 754 | 2026-04-17T16:54:00.779Z | Downloaded data-encoding v2.10.0 |
| 755 | 2026-04-17T16:54:00.779Z | Downloaded crc-any v2.5.0 |
| 756 | 2026-04-17T16:54:00.779Z | Downloaded cexpr v0.6.0 |
| 757 | 2026-04-17T16:54:00.779Z | Downloaded instant v0.1.13 |
| 758 | 2026-04-17T16:54:00.782Z | Downloaded http-range v0.1.5 |
| 759 | 2026-04-17T16:54:00.782Z | Downloaded indent_write v2.2.0 |
| 760 | 2026-04-17T16:54:00.782Z | Downloaded is_ci v1.2.0 |
| 761 | 2026-04-17T16:54:00.785Z | Downloaded indoc v1.0.9 |
| 762 | 2026-04-17T16:54:00.785Z | Downloaded find-msvc-tools v0.1.9 |
| 763 | 2026-04-17T16:54:00.788Z | Downloaded filetime v0.2.27 |
| 764 | 2026-04-17T16:54:00.788Z | Downloaded base64ct v1.8.3 |
| 765 | 2026-04-17T16:54:00.788Z | Downloaded fs_extra v1.3.0 |
| 766 | 2026-04-17T16:54:00.792Z | Downloaded fallible-iterator v0.2.0 |
| 767 | 2026-04-17T16:54:00.792Z | Downloaded futures-executor v0.3.32 |
| 768 | 2026-04-17T16:54:00.795Z | Downloaded group v0.13.0 |
| 769 | 2026-04-17T16:54:00.795Z | Downloaded git-stub-vcs v0.1.0 |
| 770 | 2026-04-17T16:54:00.795Z | Downloaded globset v0.4.18 |
| 771 | 2026-04-17T16:54:00.795Z | Downloaded ff v0.13.1 |
| 772 | 2026-04-17T16:54:00.799Z | Downloaded inout v0.1.4 |
| 773 | 2026-04-17T16:54:00.799Z | Downloaded ed25519 v2.2.3 |
| 774 | 2026-04-17T16:54:00.799Z | Downloaded defmt v1.0.1 |
| 775 | 2026-04-17T16:54:00.802Z | Downloaded futures-channel v0.3.32 |
| 776 | 2026-04-17T16:54:00.802Z | Downloaded hyper-tls v0.6.0 |
| 777 | 2026-04-17T16:54:00.802Z | Downloaded cobs v0.3.0 |
| 778 | 2026-04-17T16:54:00.804Z | Downloaded http-body-util v0.1.3 |
| 779 | 2026-04-17T16:54:00.805Z | Downloaded is-terminal v0.4.17 |
| 780 | 2026-04-17T16:54:00.807Z | Downloaded bytes v1.11.1 |
| 781 | 2026-04-17T16:54:00.807Z | Downloaded internet-checksum v0.2.1 |
| 782 | 2026-04-17T16:54:00.810Z | Downloaded clang-sys v1.8.1 |
| 783 | 2026-04-17T16:54:00.810Z | Downloaded backon v1.6.0 |
| 784 | 2026-04-17T16:54:00.813Z | Downloaded cookie v0.18.1 |
| 785 | 2026-04-17T16:54:00.813Z | Downloaded convert_case v0.4.0 |
| 786 | 2026-04-17T16:54:00.816Z | Downloaded gethostname v0.5.0 |
| 787 | 2026-04-17T16:54:00.816Z | Downloaded hex v0.4.3 |
| 788 | 2026-04-17T16:54:00.816Z | Downloaded futures-core v0.3.32 |
| 789 | 2026-04-17T16:54:00.819Z | Downloaded instability v0.3.11 |
| 790 | 2026-04-17T16:54:00.819Z | Downloaded foldhash v0.1.5 |
| 791 | 2026-04-17T16:54:00.819Z | Downloaded atomicwrites v0.4.4 |
| 792 | 2026-04-17T16:54:00.819Z | Downloaded atomic-waker v1.1.2 |
| 793 | 2026-04-17T16:54:00.822Z | Downloaded corncobs v0.1.4 |
| 794 | 2026-04-17T16:54:00.822Z | Downloaded colored v3.1.1 |
| 795 | 2026-04-17T16:54:00.825Z | Downloaded lalrpop-util v0.19.12 |
| 796 | 2026-04-17T16:54:00.825Z | Downloaded kstat-rs v0.2.4 |
| 797 | 2026-04-17T16:54:00.825Z | Downloaded lazy_static v1.5.0 |
| 798 | 2026-04-17T16:54:00.828Z | Downloaded ascii-canvas v3.0.0 |
| 799 | 2026-04-17T16:54:00.828Z | Downloaded lru-cache v0.1.2 |
| 800 | 2026-04-17T16:54:00.828Z | Downloaded linked-hash-map v0.5.6 |
| 801 | 2026-04-17T16:54:00.833Z | Downloaded indoc v2.0.7 |
| 802 | 2026-04-17T16:54:00.836Z | Downloaded md5 v0.7.0 |
| 803 | 2026-04-17T16:54:00.836Z | Downloaded match_cfg v0.1.0 |
| 804 | 2026-04-17T16:54:00.839Z | Downloaded lru-slab v0.1.2 |
| 805 | 2026-04-17T16:54:00.839Z | Downloaded keccak v0.1.6 |
| 806 | 2026-04-17T16:54:00.839Z | Downloaded console v0.15.11 |
| 807 | 2026-04-17T16:54:00.843Z | Downloaded crossbeam-utils v0.8.21 |
| 808 | 2026-04-17T16:54:00.843Z | Downloaded darling v0.20.11 |
| 809 | 2026-04-17T16:54:00.846Z | Downloaded ingot-types v0.1.2 |
| 810 | 2026-04-17T16:54:00.846Z | Downloaded httpdate v1.0.3 |
| 811 | 2026-04-17T16:54:00.846Z | Downloaded crossbeam-epoch v0.9.18 |
| 812 | 2026-04-17T16:54:00.849Z | Downloaded foldhash v0.2.0 |
| 813 | 2026-04-17T16:54:00.849Z | Downloaded maybe-uninit v2.0.0 |
| 814 | 2026-04-17T16:54:00.852Z | Downloaded humantime v2.3.0 |
| 815 | 2026-04-17T16:54:00.852Z | Downloaded multimap v0.10.1 |
| 816 | 2026-04-17T16:54:00.852Z | Downloaded managed v0.8.0 |
| 817 | 2026-04-17T16:54:00.855Z | Downloaded mime v0.3.17 |
| 818 | 2026-04-17T16:54:00.855Z | Downloaded maplit v1.0.2 |
| 819 | 2026-04-17T16:54:00.855Z | Downloaded lru v0.12.5 |
| 820 | 2026-04-17T16:54:00.855Z | Downloaded lzss v0.8.2 |
| 821 | 2026-04-17T16:54:00.858Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 822 | 2026-04-17T16:54:00.861Z | Downloaded highway v1.3.0 |
| 823 | 2026-04-17T16:54:00.867Z | Downloaded getrandom v0.2.17 |
| 824 | 2026-04-17T16:54:00.867Z | Downloaded derive-where v1.6.0 |
| 825 | 2026-04-17T16:54:00.870Z | Downloaded new_debug_unreachable v1.0.6 |
| 826 | 2026-04-17T16:54:00.870Z | Downloaded memoffset v0.9.1 |
| 827 | 2026-04-17T16:54:00.870Z | Downloaded libloading v0.8.9 |
| 828 | 2026-04-17T16:54:00.870Z | Downloaded nonempty v0.12.0 |
| 829 | 2026-04-17T16:54:00.870Z | Downloaded nibble_vec v0.1.0 |
| 830 | 2026-04-17T16:54:00.874Z | Downloaded der v0.7.10 |
| 831 | 2026-04-17T16:54:00.877Z | Downloaded normalize-line-endings v0.3.0 |
| 832 | 2026-04-17T16:54:00.877Z | Downloaded nodrop v0.1.14 |
| 833 | 2026-04-17T16:54:00.877Z | Downloaded newtype_derive v0.1.6 |
| 834 | 2026-04-17T16:54:00.877Z | Downloaded newline-converter v0.3.0 |
| 835 | 2026-04-17T16:54:00.877Z | Downloaded ingot v0.1.1 |
| 836 | 2026-04-17T16:54:00.880Z | Downloaded hyper-staticfile v0.10.1 |
| 837 | 2026-04-17T16:54:00.880Z | Downloaded glob v0.3.3 |
| 838 | 2026-04-17T16:54:00.880Z | Downloaded num-derive v0.4.2 |
| 839 | 2026-04-17T16:54:00.883Z | Downloaded half v1.8.3 |
| 840 | 2026-04-17T16:54:00.883Z | Downloaded darling_core v0.20.11 |
| 841 | 2026-04-17T16:54:00.885Z | Downloaded ipnetwork v0.21.1 |
| 842 | 2026-04-17T16:54:00.888Z | Downloaded linear-map v1.2.0 |
| 843 | 2026-04-17T16:54:00.888Z | Downloaded bzip2 v0.4.4 |
| 844 | 2026-04-17T16:54:00.892Z | Downloaded iana-time-zone v0.1.65 |
| 845 | 2026-04-17T16:54:00.892Z | Downloaded ipnet v2.11.0 |
| 846 | 2026-04-17T16:54:00.895Z | Downloaded num-conv v0.2.0 |
| 847 | 2026-04-17T16:54:00.895Z | Downloaded olpc-cjson v0.1.4 |
| 848 | 2026-04-17T16:54:00.898Z | Downloaded num-iter v0.1.45 |
| 849 | 2026-04-17T16:54:00.898Z | Downloaded num_enum_derive v0.5.11 |
| 850 | 2026-04-17T16:54:00.901Z | Downloaded opaque-debug v0.3.1 |
| 851 | 2026-04-17T16:54:00.901Z | Downloaded num_threads v0.1.7 |
| 852 | 2026-04-17T16:54:00.904Z | Downloaded num v0.4.3 |
| 853 | 2026-04-17T16:54:00.904Z | Downloaded oso-derive v0.27.3 |
| 854 | 2026-04-17T16:54:00.904Z | Downloaded num-derive v0.3.3 |
| 855 | 2026-04-17T16:54:00.904Z | Downloaded openssl-probe v0.2.1 |
| 856 | 2026-04-17T16:54:00.908Z | Downloaded openssl-macros v0.1.1 |
| 857 | 2026-04-17T16:54:00.913Z | Downloaded libsw-core v0.3.2 |
| 858 | 2026-04-17T16:54:00.916Z | Downloaded hmac v0.12.1 |
| 859 | 2026-04-17T16:54:00.916Z | Downloaded derive_more v0.99.20 |
| 860 | 2026-04-17T16:54:00.919Z | Downloaded mime_guess v2.0.5 |
| 861 | 2026-04-17T16:54:00.919Z | Downloaded libscf-sys v1.1.0 |
| 862 | 2026-04-17T16:54:00.922Z | Downloaded md-5 v0.10.6 |
| 863 | 2026-04-17T16:54:00.924Z | Downloaded libefi-sys v0.1.0 |
| 864 | 2026-04-17T16:54:00.924Z | Downloaded packed_struct_codegen v0.10.1 |
| 865 | 2026-04-17T16:54:00.925Z | Downloaded libsw v3.5.0 |
| 866 | 2026-04-17T16:54:00.928Z | Downloaded lock_api v0.4.14 |
| 867 | 2026-04-17T16:54:00.928Z | Downloaded httparse v1.10.1 |
| 868 | 2026-04-17T16:54:00.930Z | Downloaded hyper-rustls v0.27.7 |
| 869 | 2026-04-17T16:54:00.934Z | Downloaded jobserver v0.1.34 |
| 870 | 2026-04-17T16:54:00.934Z | Downloaded ingot-macros v0.1.1 |
| 871 | 2026-04-17T16:54:00.937Z | Downloaded futures v0.3.32 |
| 872 | 2026-04-17T16:54:00.937Z | Downloaded nanorand v0.7.0 |
| 873 | 2026-04-17T16:54:00.939Z | Downloaded path-slash v0.1.5 |
| 874 | 2026-04-17T16:54:00.939Z | Downloaded newtype-uuid-macros v0.1.0 |
| 875 | 2026-04-17T16:54:00.942Z | Downloaded newtype-uuid v1.3.2 |
| 876 | 2026-04-17T16:54:00.942Z | Downloaded parse-size v1.1.0 |
| 877 | 2026-04-17T16:54:00.942Z | Downloaded native-tls v0.2.18 |
| 878 | 2026-04-17T16:54:00.945Z | Downloaded parse-display v0.10.0 |
| 879 | 2026-04-17T16:54:00.945Z | Downloaded multer v3.1.0 |
| 880 | 2026-04-17T16:54:00.945Z | Downloaded peg-runtime v0.8.5 |
| 881 | 2026-04-17T16:54:00.948Z | Downloaded pbkdf2 v0.12.2 |
| 882 | 2026-04-17T16:54:00.948Z | Downloaded pbkdf2 v0.11.0 |
| 883 | 2026-04-17T16:54:00.948Z | Downloaded derive_more-impl v2.1.1 |
| 884 | 2026-04-17T16:54:00.952Z | Downloaded ignore v0.4.25 |
| 885 | 2026-04-17T16:54:00.955Z | Downloaded getrandom v0.3.4 |
| 886 | 2026-04-17T16:54:00.959Z | Downloaded num_enum_derive v0.7.5 |
| 887 | 2026-04-17T16:54:00.959Z | Downloaded half v2.7.1 |
| 888 | 2026-04-17T16:54:00.972Z | Downloaded phf_shared v0.11.3 |
| 889 | 2026-04-17T16:54:00.975Z | Downloaded owo-colors v4.3.0 |
| 890 | 2026-04-17T16:54:00.975Z | Downloaded pin-utils v0.1.0 |
| 891 | 2026-04-17T16:54:00.975Z | Downloaded openssl-probe v0.1.6 |
| 892 | 2026-04-17T16:54:00.978Z | Downloaded num_enum v0.7.5 |
| 893 | 2026-04-17T16:54:00.981Z | Downloaded num-integer v0.1.46 |
| 894 | 2026-04-17T16:54:00.981Z | Downloaded predicates-tree v1.0.13 |
| 895 | 2026-04-17T16:54:00.981Z | Downloaded predicates-core v1.0.10 |
| 896 | 2026-04-17T16:54:00.984Z | Downloaded phf_shared v0.12.1 |
| 897 | 2026-04-17T16:54:00.984Z | Downloaded oxide-tokio-rt v0.1.4 |
| 898 | 2026-04-17T16:54:00.984Z | Downloaded num-complex v0.4.6 |
| 899 | 2026-04-17T16:54:00.987Z | Downloaded nu-ansi-term v0.50.3 |
| 900 | 2026-04-17T16:54:00.987Z | Downloaded litrs v1.0.0 |
| 901 | 2026-04-17T16:54:00.990Z | Downloaded flume v0.11.1 |
| 902 | 2026-04-17T16:54:00.990Z | Downloaded memmap2 v0.9.10 |
| 903 | 2026-04-17T16:54:00.993Z | Downloaded fatfs v0.3.6 |
| 904 | 2026-04-17T16:54:00.993Z | Downloaded darling v0.23.0 |
| 905 | 2026-04-17T16:54:00.996Z | Downloaded packed_struct v0.10.1 |
| 906 | 2026-04-17T16:54:00.998Z | Downloaded crypto-bigint v0.5.5 |
| 907 | 2026-04-17T16:54:01.002Z | Downloaded proc-macro-crate v3.4.0 |
| 908 | 2026-04-17T16:54:01.002Z | Downloaded proc-macro-crate v1.3.1 |
| 909 | 2026-04-17T16:54:01.005Z | Downloaded powerfmt v0.2.0 |
| 910 | 2026-04-17T16:54:01.005Z | Downloaded oxnet v0.1.4 |
| 911 | 2026-04-17T16:54:01.005Z | Downloaded headers v0.4.1 |
| 912 | 2026-04-17T16:54:01.008Z | Downloaded const_format v0.2.35 |
| 913 | 2026-04-17T16:54:01.017Z | Downloaded parse-display-derive v0.10.0 |
| 914 | 2026-04-17T16:54:01.025Z | Downloaded progenitor-client v0.10.0 |
| 915 | 2026-04-17T16:54:01.025Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 916 | 2026-04-17T16:54:01.025Z | Downloaded pem v3.0.6 |
| 917 | 2026-04-17T16:54:01.025Z | Downloaded base64 v0.21.7 |
| 918 | 2026-04-17T16:54:01.025Z | Downloaded paste v1.0.15 |
| 919 | 2026-04-17T16:54:01.025Z | Downloaded progenitor-macro v0.13.0 |
| 920 | 2026-04-17T16:54:01.025Z | Downloaded progenitor-macro v0.11.2 |
| 921 | 2026-04-17T16:54:01.025Z | Downloaded progenitor-client v0.11.2 |
| 922 | 2026-04-17T16:54:01.025Z | Downloaded ar_archive_writer v0.5.1 |
| 923 | 2026-04-17T16:54:01.029Z | Downloaded password-hash v0.5.0 |
| 924 | 2026-04-17T16:54:01.029Z | Downloaded password-hash v0.4.2 |
| 925 | 2026-04-17T16:54:01.029Z | Downloaded phf v0.12.1 |
| 926 | 2026-04-17T16:54:01.029Z | Downloaded heapless v0.7.17 |
| 927 | 2026-04-17T16:54:01.029Z | Downloaded peg v0.8.5 |
| 928 | 2026-04-17T16:54:01.032Z | Downloaded phf_shared v0.13.1 |
| 929 | 2026-04-17T16:54:01.032Z | Downloaded psl-types v2.0.11 |
| 930 | 2026-04-17T16:54:01.032Z | Downloaded peg-macros v0.8.5 |
| 931 | 2026-04-17T16:54:01.035Z | Downloaded heapless v0.8.0 |
| 932 | 2026-04-17T16:54:01.035Z | Downloaded arc-swap v1.8.2 |
| 933 | 2026-04-17T16:54:01.038Z | Downloaded allocator-api2 v0.2.21 |
| 934 | 2026-04-17T16:54:01.042Z | Downloaded quick-error v1.2.3 |
| 935 | 2026-04-17T16:54:01.042Z | Downloaded pin-project-lite v0.2.17 |
| 936 | 2026-04-17T16:54:01.045Z | Downloaded pkcs8 v0.10.2 |
| 937 | 2026-04-17T16:54:01.045Z | Downloaded indicatif v0.18.4 |
| 938 | 2026-04-17T16:54:01.048Z | Downloaded radium v0.7.0 |
| 939 | 2026-04-17T16:54:01.048Z | Downloaded derive_more v2.1.1 |
| 940 | 2026-04-17T16:54:01.057Z | Downloaded ppv-lite86 v0.2.21 |
| 941 | 2026-04-17T16:54:01.057Z | Downloaded crossbeam-channel v0.5.15 |
| 942 | 2026-04-17T16:54:01.061Z | Downloaded polyval v0.6.2 |
| 943 | 2026-04-17T16:54:01.093Z | Downloaded precomputed-hash v0.1.1 |
| 944 | 2026-04-17T16:54:01.093Z | Downloaded predicates v3.1.4 |
| 945 | 2026-04-17T16:54:01.098Z | Downloaded rand_xorshift v0.4.0 |
| 946 | 2026-04-17T16:54:01.098Z | Downloaded rand_chacha v0.3.1 |
| 947 | 2026-04-17T16:54:01.098Z | Downloaded primeorder v0.13.6 |
| 948 | 2026-04-17T16:54:01.098Z | Downloaded parking_lot v0.12.5 |
| 949 | 2026-04-17T16:54:01.098Z | Downloaded parking_lot_core v0.9.12 |
| 950 | 2026-04-17T16:54:01.098Z | Downloaded hickory-resolver v0.25.2 |
| 951 | 2026-04-17T16:54:01.098Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 952 | 2026-04-17T16:54:01.098Z | Downloaded dropshot-api-manager v0.6.0 |
| 953 | 2026-04-17T16:54:01.098Z | Downloaded recursive v0.1.1 |
| 954 | 2026-04-17T16:54:01.098Z | Downloaded ref-cast-impl v1.0.25 |
| 955 | 2026-04-17T16:54:01.098Z | Downloaded progenitor-extras v0.1.1 |
| 956 | 2026-04-17T16:54:01.098Z | Downloaded progenitor-client v0.13.0 |
| 957 | 2026-04-17T16:54:01.098Z | Downloaded progenitor v0.10.0 |
| 958 | 2026-04-17T16:54:01.098Z | Downloaded proc-macro-error2 v2.0.1 |
| 959 | 2026-04-17T16:54:01.098Z | Downloaded crossterm v0.28.1 |
| 960 | 2026-04-17T16:54:01.098Z | Downloaded rfc6979 v0.4.0 |
| 961 | 2026-04-17T16:54:01.098Z | Downloaded progenitor-macro v0.10.0 |
| 962 | 2026-04-17T16:54:01.098Z | Downloaded progenitor v0.11.2 |
| 963 | 2026-04-17T16:54:01.098Z | Downloaded rustc_version v0.4.1 |
| 964 | 2026-04-17T16:54:01.098Z | Downloaded rustc-hash v2.1.1 |
| 965 | 2026-04-17T16:54:01.101Z | Downloaded rustc_version v0.1.7 |
| 966 | 2026-04-17T16:54:01.102Z | Downloaded psm v0.1.30 |
| 967 | 2026-04-17T16:54:01.102Z | Downloaded pem-rfc7468 v0.7.0 |
| 968 | 2026-04-17T16:54:01.104Z | Downloaded diesel_derives v2.3.7 |
| 969 | 2026-04-17T16:54:01.108Z | Downloaded r2d2 v0.8.10 |
| 970 | 2026-04-17T16:54:01.111Z | Downloaded parking_lot_core v0.8.6 |
| 971 | 2026-04-17T16:54:01.111Z | Downloaded indexmap v1.9.3 |
| 972 | 2026-04-17T16:54:01.115Z | Downloaded pkcs1 v0.7.5 |
| 973 | 2026-04-17T16:54:01.115Z | Downloaded phf v0.13.1 |
| 974 | 2026-04-17T16:54:01.115Z | Downloaded omicron-zone-package v0.12.2 |
| 975 | 2026-04-17T16:54:01.118Z | Downloaded pkcs5 v0.7.1 |
| 976 | 2026-04-17T16:54:01.118Z | Downloaded oso v0.27.3 |
| 977 | 2026-04-17T16:54:01.121Z | Downloaded russh-cryptovec v0.7.3 |
| 978 | 2026-04-17T16:54:01.121Z | Downloaded miniz_oxide v0.8.9 |
| 979 | 2026-04-17T16:54:01.124Z | Downloaded bitvec v1.0.1 |
| 980 | 2026-04-17T16:54:01.133Z | Downloaded rand_seeder v0.4.0 |
| 981 | 2026-04-17T16:54:01.136Z | Downloaded jiff-static v0.2.21 |
| 982 | 2026-04-17T16:54:01.136Z | Downloaded rand_core v0.6.4 |
| 983 | 2026-04-17T16:54:01.136Z | Downloaded rand_core v0.10.0 |
| 984 | 2026-04-17T16:54:01.139Z | Downloaded rand_core v0.9.5 |
| 985 | 2026-04-17T16:54:01.139Z | Downloaded hickory-resolver v0.24.4 |
| 986 | 2026-04-17T16:54:01.142Z | Downloaded scopeguard v1.2.0 |
| 987 | 2026-04-17T16:54:01.142Z | Downloaded same-file v1.0.6 |
| 988 | 2026-04-17T16:54:01.145Z | Downloaded scheduled-thread-pool v0.2.7 |
| 989 | 2026-04-17T16:54:01.145Z | Downloaded salsa20 v0.10.2 |
| 990 | 2026-04-17T16:54:01.145Z | Downloaded papergrid v0.17.0 |
| 991 | 2026-04-17T16:54:01.148Z | Downloaded rand_chacha v0.9.0 |
| 992 | 2026-04-17T16:54:01.151Z | Downloaded ref-cast v1.0.25 |
| 993 | 2026-04-17T16:54:01.151Z | Downloaded parking_lot v0.11.2 |
| 994 | 2026-04-17T16:54:01.154Z | Downloaded scroll_derive v0.13.1 |
| 995 | 2026-04-17T16:54:01.154Z | Downloaded postgres-types v0.2.12 |
| 996 | 2026-04-17T16:54:01.157Z | Downloaded scrypt v0.11.0 |
| 997 | 2026-04-17T16:54:01.157Z | Downloaded rtoolbox v0.0.3 |
| 998 | 2026-04-17T16:54:01.159Z | Downloaded http v1.4.0 |
| 999 | 2026-04-17T16:54:01.159Z | Downloaded expectorate v1.2.0 |
| 1000 | 2026-04-17T16:54:01.162Z | Downloaded semver v0.1.20 |
| 1001 | 2026-04-17T16:54:01.162Z | Downloaded sha1 v0.10.6 |
| 1002 | 2026-04-17T16:54:01.165Z | Downloaded serde-big-array v0.5.1 |
| 1003 | 2026-04-17T16:54:01.165Z | Downloaded progenitor v0.13.0 |
| 1004 | 2026-04-17T16:54:01.168Z | Downloaded resolv-conf v0.7.6 |
| 1005 | 2026-04-17T16:54:01.169Z | Downloaded ed25519-dalek v2.2.0 |
| 1006 | 2026-04-17T16:54:01.172Z | Downloaded rustls-pemfile v1.0.4 |
| 1007 | 2026-04-17T16:54:01.172Z | Downloaded secrecy v0.10.3 |
| 1008 | 2026-04-17T16:54:01.172Z | Downloaded secrecy v0.8.0 |
| 1009 | 2026-04-17T16:54:01.172Z | Downloaded rustls-native-certs v0.8.3 |
| 1010 | 2026-04-17T16:54:01.175Z | Downloaded serde_repr v0.1.20 |
| 1011 | 2026-04-17T16:54:01.175Z | Downloaded quinn-udp v0.5.14 |
| 1012 | 2026-04-17T16:54:01.178Z | Downloaded serde_bytes v0.11.19 |
| 1013 | 2026-04-17T16:54:01.178Z | Downloaded p256 v0.13.2 |
| 1014 | 2026-04-17T16:54:01.181Z | Downloaded aes v0.8.4 |
| 1015 | 2026-04-17T16:54:01.181Z | Downloaded seq-macro v0.3.6 |
| 1016 | 2026-04-17T16:54:01.184Z | Downloaded postgres-protocol v0.6.10 |
| 1017 | 2026-04-17T16:54:01.184Z | Downloaded shell-words v1.1.1 |
| 1018 | 2026-04-17T16:54:01.184Z | Downloaded poly1305 v0.8.0 |
| 1019 | 2026-04-17T16:54:01.187Z | Downloaded pkg-config v0.3.32 |
| 1020 | 2026-04-17T16:54:01.187Z | Downloaded flate2 v1.1.9 |
| 1021 | 2026-04-17T16:54:01.190Z | Downloaded darling_core v0.23.0 |
| 1022 | 2026-04-17T16:54:01.195Z | Downloaded rusty-fork v0.3.1 |
| 1023 | 2026-04-17T16:54:01.195Z | Downloaded pin-project v1.1.11 |
| 1024 | 2026-04-17T16:54:01.203Z | Downloaded sigpipe v0.1.3 |
| 1025 | 2026-04-17T16:54:01.207Z | Downloaded signature v2.2.0 |
| 1026 | 2026-04-17T16:54:01.207Z | Downloaded signal-hook-tokio v0.3.1 |
| 1027 | 2026-04-17T16:54:01.207Z | Downloaded signal-hook-mio v0.2.5 |
| 1028 | 2026-04-17T16:54:01.207Z | Downloaded serde_spanned v1.0.4 |
| 1029 | 2026-04-17T16:54:01.207Z | Downloaded hickory-server v0.25.2 |
| 1030 | 2026-04-17T16:54:01.211Z | Downloaded serde_plain v1.0.2 |
| 1031 | 2026-04-17T16:54:01.211Z | Downloaded sapling-renderdag v0.1.0 |
| 1032 | 2026-04-17T16:54:01.214Z | Downloaded postcard v1.1.3 |
| 1033 | 2026-04-17T16:54:01.214Z | Downloaded minimal-lexical v0.2.1 |
| 1034 | 2026-04-17T16:54:01.218Z | Downloaded slog-envlogger v2.2.0 |
| 1035 | 2026-04-17T16:54:01.218Z | Downloaded schemars_derive v0.8.22 |
| 1036 | 2026-04-17T16:54:01.219Z | Downloaded rustls-pemfile v2.2.0 |
| 1037 | 2026-04-17T16:54:01.223Z | Downloaded siphasher v1.0.2 |
| 1038 | 2026-04-17T16:54:01.223Z | Downloaded prefix-trie v0.7.0 |
| 1039 | 2026-04-17T16:54:01.226Z | Downloaded bumpalo v3.20.2 |
| 1040 | 2026-04-17T16:54:01.226Z | Downloaded sec1 v0.7.3 |
| 1041 | 2026-04-17T16:54:01.226Z | Downloaded scroll v0.13.0 |
| 1042 | 2026-04-17T16:54:01.229Z | Downloaded pin-project-internal v1.1.11 |
| 1043 | 2026-04-17T16:54:01.229Z | Downloaded slog-bunyan v2.5.0 |
| 1044 | 2026-04-17T16:54:01.232Z | Downloaded progenitor-impl v0.13.0 |
| 1045 | 2026-04-17T16:54:01.232Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1046 | 2026-04-17T16:54:01.235Z | Downloaded cc v1.2.56 |
| 1047 | 2026-04-17T16:54:01.235Z | Downloaded num_enum v0.5.11 |
| 1048 | 2026-04-17T16:54:01.238Z | Downloaded num-rational v0.4.2 |
| 1049 | 2026-04-17T16:54:01.241Z | Downloaded serde_urlencoded v0.7.1 |
| 1050 | 2026-04-17T16:54:01.241Z | Downloaded serde-hex v0.1.0 |
| 1051 | 2026-04-17T16:54:01.244Z | Downloaded chacha20poly1305 v0.10.1 |
| 1052 | 2026-04-17T16:54:01.244Z | Downloaded progenitor-impl v0.11.2 |
| 1053 | 2026-04-17T16:54:01.248Z | Downloaded russh-keys v0.45.0 |
| 1054 | 2026-04-17T16:54:01.253Z | Downloaded sct v0.7.1 |
| 1055 | 2026-04-17T16:54:01.258Z | Downloaded ssh-cipher v0.2.0 |
| 1056 | 2026-04-17T16:54:01.258Z | Downloaded sqlparser_derive v0.5.0 |
| 1057 | 2026-04-17T16:54:01.264Z | Downloaded strum v0.27.2 |
| 1058 | 2026-04-17T16:54:01.264Z | Downloaded structmeta v0.3.0 |
| 1059 | 2026-04-17T16:54:01.264Z | Downloaded ssh-encoding v0.2.0 |
| 1060 | 2026-04-17T16:54:01.264Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1061 | 2026-04-17T16:54:01.264Z | Downloaded serde_path_to_error v0.1.20 |
| 1062 | 2026-04-17T16:54:01.268Z | Downloaded hashbrown v0.12.3 |
| 1063 | 2026-04-17T16:54:01.268Z | Downloaded simd-adler32 v0.3.8 |
| 1064 | 2026-04-17T16:54:01.274Z | Downloaded signal-hook-registry v1.4.8 |
| 1065 | 2026-04-17T16:54:01.274Z | Downloaded openssl-sys v0.9.111 |
| 1066 | 2026-04-17T16:54:01.277Z | Downloaded mio v1.2.0 |
| 1067 | 2026-04-17T16:54:01.277Z | Downloaded slab v0.4.12 |
| 1068 | 2026-04-17T16:54:01.280Z | Downloaded supports-color v3.0.2 |
| 1069 | 2026-04-17T16:54:01.280Z | Downloaded strum v0.26.3 |
| 1070 | 2026-04-17T16:54:01.280Z | Downloaded rustls-pki-types v1.14.0 |
| 1071 | 2026-04-17T16:54:01.284Z | Downloaded sync_wrapper v1.0.2 |
| 1072 | 2026-04-17T16:54:01.284Z | Downloaded rustversion v1.0.22 |
| 1073 | 2026-04-17T16:54:01.289Z | Downloaded shlex v1.3.0 |
| 1074 | 2026-04-17T16:54:01.289Z | Downloaded rcgen v0.12.1 |
| 1075 | 2026-04-17T16:54:01.294Z | Downloaded sync-ptr v0.1.4 |
| 1076 | 2026-04-17T16:54:01.294Z | Downloaded progenitor-impl v0.10.0 |
| 1077 | 2026-04-17T16:54:01.294Z | Downloaded tagptr v0.2.0 |
| 1078 | 2026-04-17T16:54:01.294Z | Downloaded subtle v2.6.1 |
| 1079 | 2026-04-17T16:54:01.294Z | Downloaded tap v1.0.1 |
| 1080 | 2026-04-17T16:54:01.294Z | Downloaded take_mut v0.2.2 |
| 1081 | 2026-04-17T16:54:01.294Z | Downloaded slog-dtrace v0.3.0 |
| 1082 | 2026-04-17T16:54:01.299Z | Downloaded smf v0.2.3 |
| 1083 | 2026-04-17T16:54:01.299Z | Downloaded tabwriter v1.4.1 |
| 1084 | 2026-04-17T16:54:01.299Z | Downloaded tabled_derive v0.11.0 |
| 1085 | 2026-04-17T16:54:01.303Z | Downloaded smallvec v0.6.14 |
| 1086 | 2026-04-17T16:54:01.303Z | Downloaded slog-term v2.9.2 |
| 1087 | 2026-04-17T16:54:01.303Z | Downloaded pretty_assertions v1.4.1 |
| 1088 | 2026-04-17T16:54:01.303Z | Downloaded slog-stdlog v4.1.1 |
| 1089 | 2026-04-17T16:54:01.303Z | Downloaded ron v0.8.1 |
| 1090 | 2026-04-17T16:54:01.307Z | Downloaded structmeta-derive v0.3.0 |
| 1091 | 2026-04-17T16:54:01.310Z | Downloaded aes-gcm v0.10.3 |
| 1092 | 2026-04-17T16:54:01.314Z | Downloaded termtree v0.5.1 |
| 1093 | 2026-04-17T16:54:01.314Z | Downloaded slog-scope v4.4.1 |
| 1094 | 2026-04-17T16:54:01.316Z | Downloaded slog-json v2.6.1 |
| 1095 | 2026-04-17T16:54:01.316Z | Downloaded prettyplease v0.2.37 |
| 1096 | 2026-04-17T16:54:01.323Z | Downloaded spki v0.7.3 |
| 1097 | 2026-04-17T16:54:01.330Z | Downloaded serde_with_macros v3.17.0 |
| 1098 | 2026-04-17T16:54:01.334Z | Downloaded time-core v0.1.8 |
| 1099 | 2026-04-17T16:54:01.334Z | Downloaded sqlformat v0.3.5 |
| 1100 | 2026-04-17T16:54:01.334Z | Downloaded stacker v0.1.23 |
| 1101 | 2026-04-17T16:54:01.337Z | Downloaded serde_derive_internals v0.29.1 |
| 1102 | 2026-04-17T16:54:01.337Z | Downloaded tinyvec_macros v0.1.1 |
| 1103 | 2026-04-17T16:54:01.340Z | Downloaded thread-id v5.1.0 |
| 1104 | 2026-04-17T16:54:01.340Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1105 | 2026-04-17T16:54:01.342Z | Downloaded testing_table v0.3.0 |
| 1106 | 2026-04-17T16:54:01.342Z | Downloaded hashbrown v0.13.2 |
| 1107 | 2026-04-17T16:54:01.345Z | Downloaded tokio-macros v2.7.0 |
| 1108 | 2026-04-17T16:54:01.345Z | Downloaded stringprep v0.1.5 |
| 1109 | 2026-04-17T16:54:01.348Z | Downloaded hashbrown v0.15.5 |
| 1110 | 2026-04-17T16:54:01.351Z | Downloaded string_cache v0.8.9 |
| 1111 | 2026-04-17T16:54:01.351Z | Downloaded itertools v0.10.5 |
| 1112 | 2026-04-17T16:54:01.354Z | Downloaded support-bundle-viewer v0.1.2 |
| 1113 | 2026-04-17T16:54:01.357Z | Downloaded strum_macros v0.24.3 |
| 1114 | 2026-04-17T16:54:01.357Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1115 | 2026-04-17T16:54:01.360Z | Downloaded strum_macros v0.26.4 |
| 1116 | 2026-04-17T16:54:01.363Z | Downloaded strum_macros v0.27.2 |
| 1117 | 2026-04-17T16:54:01.366Z | Downloaded ryu v1.0.23 |
| 1118 | 2026-04-17T16:54:01.371Z | Downloaded snafu-derive v0.8.9 |
| 1119 | 2026-04-17T16:54:01.374Z | Downloaded rayon-core v1.13.0 |
| 1120 | 2026-04-17T16:54:01.379Z | Downloaded slog-async v2.8.0 |
| 1121 | 2026-04-17T16:54:01.382Z | Downloaded nom v7.1.3 |
| 1122 | 2026-04-17T16:54:01.385Z | Downloaded blake3 v1.8.3 |
| 1123 | 2026-04-17T16:54:01.392Z | Downloaded tower-layer v0.3.3 |
| 1124 | 2026-04-17T16:54:01.395Z | Downloaded topological-sort v0.2.2 |
| 1125 | 2026-04-17T16:54:01.395Z | Downloaded rand v0.8.5 |
| 1126 | 2026-04-17T16:54:01.399Z | Downloaded time-macros v0.2.27 |
| 1127 | 2026-04-17T16:54:01.402Z | Downloaded termios v0.3.3 |
| 1128 | 2026-04-17T16:54:01.407Z | Downloaded spin v0.9.8 |
| 1129 | 2026-04-17T16:54:01.409Z | Downloaded serde_cbor v0.11.2 |
| 1130 | 2026-04-17T16:54:01.412Z | Downloaded tiny-keccak v2.0.2 |
| 1131 | 2026-04-17T16:54:01.412Z | Downloaded try-lock v0.2.5 |
| 1132 | 2026-04-17T16:54:01.415Z | Downloaded trait-variant v0.1.2 |
| 1133 | 2026-04-17T16:54:01.415Z | Downloaded typify-macro v0.6.1 |
| 1134 | 2026-04-17T16:54:01.415Z | Downloaded tower-service v0.3.3 |
| 1135 | 2026-04-17T16:54:01.418Z | Downloaded static_assertions v1.1.0 |
| 1136 | 2026-04-17T16:54:01.418Z | Downloaded hyper-util v0.1.20 |
| 1137 | 2026-04-17T16:54:01.421Z | Downloaded thread_local v1.1.9 |
| 1138 | 2026-04-17T16:54:01.424Z | Downloaded thiserror-no-std v2.0.2 |
| 1139 | 2026-04-17T16:54:01.426Z | Downloaded publicsuffix v2.3.0 |
| 1140 | 2026-04-17T16:54:01.427Z | Downloaded tokio-rustls v0.25.0 |
| 1141 | 2026-04-17T16:54:01.429Z | Downloaded tokio-native-tls v0.3.1 |
| 1142 | 2026-04-17T16:54:01.429Z | Downloaded tokio-dtrace v0.1.1 |
| 1143 | 2026-04-17T16:54:01.432Z | Downloaded quinn v0.11.9 |
| 1144 | 2026-04-17T16:54:01.432Z | Downloaded typify-macro v0.4.3 |
| 1145 | 2026-04-17T16:54:01.438Z | Downloaded tls_codec_derive v0.4.2 |
| 1146 | 2026-04-17T16:54:01.438Z | Downloaded qorb v0.4.1 |
| 1147 | 2026-04-17T16:54:01.443Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1148 | 2026-04-17T16:54:01.443Z | Downloaded unarray v0.1.4 |
| 1149 | 2026-04-17T16:54:01.451Z | Downloaded schemars v0.8.22 |
| 1150 | 2026-04-17T16:54:01.455Z | Downloaded utf-8 v0.7.6 |
| 1151 | 2026-04-17T16:54:01.455Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1152 | 2026-04-17T16:54:01.455Z | Downloaded similar v2.7.0 |
| 1153 | 2026-04-17T16:54:01.458Z | Downloaded unicode-truncate v1.1.0 |
| 1154 | 2026-04-17T16:54:01.458Z | Downloaded untrusted v0.7.1 |
| 1155 | 2026-04-17T16:54:01.458Z | Downloaded universal-hash v0.5.1 |
| 1156 | 2026-04-17T16:54:01.458Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1157 | 2026-04-17T16:54:01.462Z | Downloaded usdt v0.6.0 |
| 1158 | 2026-04-17T16:54:01.462Z | Downloaded term v0.7.0 |
| 1159 | 2026-04-17T16:54:01.468Z | Downloaded crossterm v0.29.0 |
| 1160 | 2026-04-17T16:54:01.471Z | Downloaded schemars v0.9.0 |
| 1161 | 2026-04-17T16:54:01.474Z | Downloaded usdt-macro v0.6.0 |
| 1162 | 2026-04-17T16:54:01.477Z | Downloaded usdt-attr-macro v0.6.0 |
| 1163 | 2026-04-17T16:54:01.477Z | Downloaded untrusted v0.9.0 |
| 1164 | 2026-04-17T16:54:01.477Z | Downloaded tokio-tungstenite v0.21.0 |
| 1165 | 2026-04-17T16:54:01.480Z | Downloaded rand v0.9.2 |
| 1166 | 2026-04-17T16:54:01.485Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1167 | 2026-04-17T16:54:01.485Z | Downloaded socket2 v0.5.10 |
| 1168 | 2026-04-17T16:54:01.489Z | Downloaded slog v2.8.2 |
| 1169 | 2026-04-17T16:54:01.493Z | Downloaded rsa v0.9.10 |
| 1170 | 2026-04-17T16:54:01.493Z | Downloaded num-bigint-dig v0.8.6 |
| 1171 | 2026-04-17T16:54:01.498Z | Downloaded num-bigint v0.4.6 |
| 1172 | 2026-04-17T16:54:01.501Z | Downloaded tui-tree-widget v0.23.1 |
| 1173 | 2026-04-17T16:54:01.504Z | Downloaded want v0.3.1 |
| 1174 | 2026-04-17T16:54:01.504Z | Downloaded waitgroup v0.1.2 |
| 1175 | 2026-04-17T16:54:01.504Z | Downloaded aho-corasick v1.1.4 |
| 1176 | 2026-04-17T16:54:01.507Z | Downloaded wait-timeout v0.2.1 |
| 1177 | 2026-04-17T16:54:01.512Z | Downloaded rustls-webpki v0.103.9 |
| 1178 | 2026-04-17T16:54:01.516Z | Downloaded itertools v0.13.0 |
| 1179 | 2026-04-17T16:54:01.516Z | Downloaded tls_codec v0.4.2 |
| 1180 | 2026-04-17T16:54:01.519Z | Downloaded iri-string v0.7.10 |
| 1181 | 2026-04-17T16:54:01.522Z | Downloaded xattr v1.6.1 |
| 1182 | 2026-04-17T16:54:01.522Z | Downloaded unicase v2.9.0 |
| 1183 | 2026-04-17T16:54:01.522Z | Downloaded tokio-rustls v0.24.1 |
| 1184 | 2026-04-17T16:54:01.525Z | Downloaded signal-hook v0.3.18 |
| 1185 | 2026-04-17T16:54:01.529Z | Downloaded unit-prefix v0.5.2 |
| 1186 | 2026-04-17T16:54:01.529Z | Downloaded tokio-stream v0.1.18 |
| 1187 | 2026-04-17T16:54:01.532Z | Downloaded xshell-macros v0.2.7 |
| 1188 | 2026-04-17T16:54:01.532Z | Downloaded zeroize_derive v1.4.3 |
| 1189 | 2026-04-17T16:54:01.536Z | Downloaded zone v0.3.1 |
| 1190 | 2026-04-17T16:54:01.539Z | Downloaded zone_cfg_derive v0.3.1 |
| 1191 | 2026-04-17T16:54:01.539Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1192 | 2026-04-17T16:54:01.539Z | Downloaded hyper v1.8.1 |
| 1193 | 2026-04-17T16:54:01.543Z | Downloaded term v1.2.1 |
| 1194 | 2026-04-17T16:54:01.547Z | Downloaded rand v0.10.0 |
| 1195 | 2026-04-17T16:54:01.550Z | Downloaded tokio-tungstenite v0.23.1 |
| 1196 | 2026-04-17T16:54:01.550Z | Downloaded samael v0.0.19 |
| 1197 | 2026-04-17T16:54:01.553Z | Downloaded void v1.0.2 |
| 1198 | 2026-04-17T16:54:01.558Z | Downloaded vergen-gitcl v1.0.8 |
| 1199 | 2026-04-17T16:54:01.558Z | Downloaded futures-util v0.3.32 |
| 1200 | 2026-04-17T16:54:01.562Z | Downloaded uzers v0.12.2 |
| 1201 | 2026-04-17T16:54:01.568Z | Downloaded libm v0.2.16 |
| 1202 | 2026-04-17T16:54:01.572Z | Downloaded test-strategy v0.4.5 |
| 1203 | 2026-04-17T16:54:01.572Z | Downloaded socket2 v0.6.3 |
| 1204 | 2026-04-17T16:54:01.576Z | Downloaded vergen-git2 v1.0.7 |
| 1205 | 2026-04-17T16:54:01.576Z | Downloaded walkdir v2.5.0 |
| 1206 | 2026-04-17T16:54:01.576Z | Downloaded vergen-lib v0.1.6 |
| 1207 | 2026-04-17T16:54:01.576Z | Downloaded usdt-impl v0.6.0 |
| 1208 | 2026-04-17T16:54:01.579Z | Downloaded tinyvec v1.10.0 |
| 1209 | 2026-04-17T16:54:01.579Z | Downloaded iddqd v0.3.17 |
| 1210 | 2026-04-17T16:54:01.586Z | Downloaded subprocess v0.2.15 |
| 1211 | 2026-04-17T16:54:01.586Z | Downloaded libxml v0.3.3 |
| 1212 | 2026-04-17T16:54:01.589Z | Downloaded h2 v0.4.13 |
| 1213 | 2026-04-17T16:54:01.592Z | Downloaded wyz v0.5.1 |
| 1214 | 2026-04-17T16:54:01.592Z | Downloaded whoami v2.1.0 |
| 1215 | 2026-04-17T16:54:01.596Z | Downloaded whoami v1.6.1 |
| 1216 | 2026-04-17T16:54:01.596Z | Downloaded unicode-properties v0.1.4 |
| 1217 | 2026-04-17T16:54:01.596Z | Downloaded tar v0.4.45 |
| 1218 | 2026-04-17T16:54:01.599Z | Downloaded schemars v1.2.1 |
| 1219 | 2026-04-17T16:54:01.604Z | Downloaded zeroize v1.8.2 |
| 1220 | 2026-04-17T16:54:01.612Z | Downloaded xshell v0.2.7 |
| 1221 | 2026-04-17T16:54:01.613Z | Downloaded tokio-rustls v0.26.4 |
| 1222 | 2026-04-17T16:54:01.613Z | Downloaded p521 v0.13.3 |
| 1223 | 2026-04-17T16:54:01.613Z | Downloaded vergen v9.0.6 |
| 1224 | 2026-04-17T16:54:01.618Z | Downloaded hkdf v0.12.4 |
| 1225 | 2026-04-17T16:54:01.618Z | Downloaded itertools v0.12.1 |
| 1226 | 2026-04-17T16:54:01.619Z | Downloaded zstd-safe v7.2.4 |
| 1227 | 2026-04-17T16:54:01.619Z | Downloaded tracing-attributes v0.1.31 |
| 1228 | 2026-04-17T16:54:01.619Z | Downloaded toml v0.7.8 |
| 1229 | 2026-04-17T16:54:01.622Z | Downloaded russh v0.45.0 |
| 1230 | 2026-04-17T16:54:01.628Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1231 | 2026-04-17T16:54:01.628Z | Downloaded typify v0.6.1 |
| 1232 | 2026-04-17T16:54:01.632Z | Downloaded vsss-rs v3.3.4 |
| 1233 | 2026-04-17T16:54:01.636Z | Downloaded twox-hash v2.1.2 |
| 1234 | 2026-04-17T16:54:01.636Z | Downloaded steno v0.4.1 |
| 1235 | 2026-04-17T16:54:01.639Z | Downloaded itertools v0.14.0 |
| 1236 | 2026-04-17T16:54:01.647Z | Downloaded tungstenite v0.23.0 |
| 1237 | 2026-04-17T16:54:01.647Z | Downloaded typify v0.4.3 |
| 1238 | 2026-04-17T16:54:01.651Z | Downloaded unicode-bidi v0.3.18 |
| 1239 | 2026-04-17T16:54:01.658Z | Downloaded zerocopy v0.6.6 |
| 1240 | 2026-04-17T16:54:01.664Z | Downloaded uuid v1.23.0 |
| 1241 | 2026-04-17T16:54:01.664Z | Downloaded rustyline v14.0.0 |
| 1242 | 2026-04-17T16:54:01.667Z | Downloaded yasna v0.5.2 |
| 1243 | 2026-04-17T16:54:01.667Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1244 | 2026-04-17T16:54:01.667Z | Downloaded zstd v0.13.3 |
| 1245 | 2026-04-17T16:54:01.671Z | Downloaded snafu v0.8.9 |
| 1246 | 2026-04-17T16:54:01.674Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1247 | 2026-04-17T16:54:01.674Z | Downloaded aws-lc-rs v1.16.0 |
| 1248 | 2026-04-17T16:54:01.692Z | Downloaded tracing-core v0.1.36 |
| 1249 | 2026-04-17T16:54:01.698Z | Downloaded tokio-postgres v0.7.16 |
| 1250 | 2026-04-17T16:54:01.698Z | Downloaded tungstenite v0.21.0 |
| 1251 | 2026-04-17T16:54:01.702Z | Downloaded unsafe-libyaml v0.2.11 |
| 1252 | 2026-04-17T16:54:01.708Z | Downloaded reedline v0.40.0 |
| 1253 | 2026-04-17T16:54:01.716Z | Downloaded toml_edit v0.19.15 |
| 1254 | 2026-04-17T16:54:01.728Z | Downloaded vte v0.14.1 |
| 1255 | 2026-04-17T16:54:01.732Z | Downloaded rpassword v7.4.0 |
| 1256 | 2026-04-17T16:54:01.732Z | Downloaded zopfli v0.8.3 |
| 1257 | 2026-04-17T16:54:01.737Z | Downloaded p384 v0.13.1 |
| 1258 | 2026-04-17T16:54:01.744Z | Downloaded unicode_categories v0.1.1 |
| 1259 | 2026-04-17T16:54:01.751Z | Downloaded yansi v1.0.1 |
| 1260 | 2026-04-17T16:54:01.756Z | Downloaded zip v0.6.6 |
| 1261 | 2026-04-17T16:54:01.760Z | Downloaded ssh-key v0.6.7 |
| 1262 | 2026-04-17T16:54:01.764Z | Downloaded reqwest v0.13.2 |
| 1263 | 2026-04-17T16:54:01.768Z | Downloaded git2 v0.20.4 |
| 1264 | 2026-04-17T16:54:01.777Z | Downloaded chrono v0.4.44 |
| 1265 | 2026-04-17T16:54:01.781Z | Downloaded zerocopy-derive v0.8.40 |
| 1266 | 2026-04-17T16:54:01.788Z | Downloaded reqwest v0.12.28 |
| 1267 | 2026-04-17T16:54:01.795Z | Downloaded rayon v1.11.0 |
| 1268 | 2026-04-17T16:54:01.807Z | Downloaded typed-path v0.9.3 |
| 1269 | 2026-04-17T16:54:01.810Z | Downloaded bindgen v0.71.1 |
| 1270 | 2026-04-17T16:54:01.814Z | Downloaded regex v1.12.3 |
| 1271 | 2026-04-17T16:54:01.818Z | Downloaded tower v0.5.3 |
| 1272 | 2026-04-17T16:54:01.825Z | Downloaded lalrpop v0.19.12 |
| 1273 | 2026-04-17T16:54:01.831Z | Downloaded portable-atomic v1.13.1 |
| 1274 | 2026-04-17T16:54:01.837Z | Downloaded unicode-segmentation v1.12.0 |
| 1275 | 2026-04-17T16:54:01.839Z | Downloaded rustls-webpki v0.101.7 |
| 1276 | 2026-04-17T16:54:01.846Z | Downloaded zip v4.6.1 |
| 1277 | 2026-04-17T16:54:01.850Z | Downloaded tokio-util v0.7.18 |
| 1278 | 2026-04-17T16:54:01.853Z | Downloaded x509-cert v0.2.5 |
| 1279 | 2026-04-17T16:54:01.882Z | Downloaded quick-xml v0.37.5 |
| 1280 | 2026-04-17T16:54:01.887Z | Downloaded salty v0.3.0 |
| 1281 | 2026-04-17T16:54:01.887Z | Downloaded goblin v0.10.5 |
| 1282 | 2026-04-17T16:54:01.887Z | Downloaded moka v0.12.13 |
| 1283 | 2026-04-17T16:54:01.888Z | Downloaded unicode-normalization v0.1.25 |
| 1284 | 2026-04-17T16:54:01.892Z | Downloaded proptest v1.10.0 |
| 1285 | 2026-04-17T16:54:01.897Z | Downloaded tower-http v0.6.8 |
| 1286 | 2026-04-17T16:54:01.904Z | Downloaded tough v0.20.0 |
| 1287 | 2026-04-17T16:54:01.909Z | Downloaded rustls-webpki v0.102.8 |
| 1288 | 2026-04-17T16:54:01.920Z | Downloaded winnow v0.6.26 |
| 1289 | 2026-04-17T16:54:01.924Z | Downloaded petname v2.0.2 |
| 1290 | 2026-04-17T16:54:01.927Z | Downloaded radix_trie v0.2.1 |
| 1291 | 2026-04-17T16:54:01.931Z | Downloaded quinn-proto v0.11.13 |
| 1292 | 2026-04-17T16:54:01.934Z | Downloaded serde_with v3.17.0 |
| 1293 | 2026-04-17T16:54:01.940Z | Downloaded curve25519-dalek v4.1.3 |
| 1294 | 2026-04-17T16:54:01.945Z | Downloaded dropshot v0.16.7 |
| 1295 | 2026-04-17T16:54:01.957Z | Downloaded polar-core v0.27.3 |
| 1296 | 2026-04-17T16:54:01.961Z | Downloaded object v0.30.4 |
| 1297 | 2026-04-17T16:54:01.966Z | Downloaded nix v0.27.1 |
| 1298 | 2026-04-17T16:54:01.972Z | Downloaded time v0.3.47 |
| 1299 | 2026-04-17T16:54:01.991Z | Downloaded winnow v0.5.40 |
| 1300 | 2026-04-17T16:54:02.000Z | Downloaded openssl v0.10.75 |
| 1301 | 2026-04-17T16:54:02.004Z | Downloaded dropshot v0.17.0 |
| 1302 | 2026-04-17T16:54:02.011Z | Downloaded smoltcp v0.9.1 |
| 1303 | 2026-04-17T16:54:02.017Z | Downloaded nix v0.31.2 |
| 1304 | 2026-04-17T16:54:02.024Z | Downloaded zlib-rs v0.6.2 |
| 1305 | 2026-04-17T16:54:02.027Z | Downloaded smoltcp v0.11.0 |
| 1306 | 2026-04-17T16:54:02.034Z | Downloaded nix v0.29.0 |
| 1307 | 2026-04-17T16:54:02.041Z | Downloaded tabled v0.20.0 |
| 1308 | 2026-04-17T16:54:02.051Z | Downloaded rustls v0.22.4 |
| 1309 | 2026-04-17T16:54:02.059Z | Downloaded regress v0.10.5 |
| 1310 | 2026-04-17T16:54:02.067Z | Downloaded rustls v0.21.12 |
| 1311 | 2026-04-17T16:54:02.071Z | Downloaded diesel v2.3.7 |
| 1312 | 2026-04-17T16:54:02.084Z | Downloaded vcpkg v0.2.15 |
| 1313 | 2026-04-17T16:54:02.106Z | Downloaded object v0.37.3 |
| 1314 | 2026-04-17T16:54:02.112Z | Downloaded regex-syntax v0.6.29 |
| 1315 | 2026-04-17T16:54:02.118Z | Downloaded hickory-proto v0.25.2 |
| 1316 | 2026-04-17T16:54:02.128Z | Downloaded bstr v1.12.1 |
| 1317 | 2026-04-17T16:54:02.133Z | Downloaded nix v0.28.0 |
| 1318 | 2026-04-17T16:54:02.143Z | Downloaded webpki-roots v1.0.6 |
| 1319 | 2026-04-17T16:54:02.146Z | Downloaded zerocopy v0.8.40 |
| 1320 | 2026-04-17T16:54:02.149Z | Downloaded hickory-proto v0.24.4 |
| 1321 | 2026-04-17T16:54:02.158Z | Downloaded rustls v0.23.37 |
| 1322 | 2026-04-17T16:54:02.164Z | Downloaded sled v0.34.7 |
| 1323 | 2026-04-17T16:54:02.170Z | Downloaded regex-syntax v0.8.10 |
| 1324 | 2026-04-17T16:54:02.176Z | Downloaded tracing v0.1.44 |
| 1325 | 2026-04-17T16:54:02.189Z | Downloaded rustix v0.38.44 |
| 1326 | 2026-04-17T16:54:02.202Z | Downloaded openapiv3 v2.2.0 |
| 1327 | 2026-04-17T16:54:02.231Z | Downloaded zerocopy-derive v0.6.6 |
| 1328 | 2026-04-17T16:54:02.241Z | Downloaded petgraph v0.6.5 |
| 1329 | 2026-04-17T16:54:02.253Z | Downloaded sqlparser v0.61.0 |
| 1330 | 2026-04-17T16:54:02.268Z | Downloaded typify-impl v0.6.1 |
| 1331 | 2026-04-17T16:54:02.278Z | Downloaded petgraph v0.8.3 |
| 1332 | 2026-04-17T16:54:02.291Z | Downloaded typify-impl v0.4.3 |
| 1333 | 2026-04-17T16:54:02.300Z | Downloaded ratatui v0.29.0 |
| 1334 | 2026-04-17T16:54:02.312Z | Downloaded csv v1.4.0 |
| 1335 | 2026-04-17T16:54:02.327Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1336 | 2026-04-17T16:54:02.339Z | Downloaded regex-automata v0.4.14 |
| 1337 | 2026-04-17T16:54:02.348Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-04-17T16:54:02.351Z | Downloaded tokio v1.52.1 |
| 1339 | 2026-04-17T16:54:02.374Z | Downloaded chrono-tz v0.10.4 |
| 1340 | 2026-04-17T16:54:02.393Z | Downloaded encoding_rs v0.8.35 |
| 1341 | 2026-04-17T16:54:02.406Z | Downloaded jiff v0.2.21 |
| 1342 | 2026-04-17T16:54:02.435Z | Downloaded libz-sys v1.1.24 |
| 1343 | 2026-04-17T16:54:02.447Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1344 | 2026-04-17T16:54:02.574Z | Downloaded ring v0.17.14 |
| 1345 | 2026-04-17T16:54:02.614Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1346 | 2026-04-17T16:54:03.141Z | Downloaded aws-lc-sys v0.37.1 |
| 1347 | 2026-04-17T16:54:03.386Z | Compiling libc v0.2.185 |
| 1348 | 2026-04-17T16:54:03.386Z | Compiling serde v1.0.228 |
| 1349 | 2026-04-17T16:54:03.389Z | Compiling log v0.4.29 |
| 1350 | 2026-04-17T16:54:03.389Z | Compiling find-msvc-tools v0.1.9 |
| 1351 | 2026-04-17T16:54:03.535Z | Compiling shlex v1.3.0 |
| 1352 | 2026-04-17T16:54:03.543Z | Compiling smallvec v1.15.1 |
| 1353 | 2026-04-17T16:54:03.553Z | Compiling syn v2.0.117 |
| 1354 | 2026-04-17T16:54:03.573Z | Compiling typenum v1.19.0 |
| 1355 | 2026-04-17T16:54:03.722Z | Compiling generic-array v0.14.7 |
| 1356 | 2026-04-17T16:54:03.743Z | Compiling subtle v2.6.1 |
| 1357 | 2026-04-17T16:54:03.761Z | Compiling scopeguard v1.2.0 |
| 1358 | 2026-04-17T16:54:03.783Z | Compiling const-oid v0.9.6 |
| 1359 | 2026-04-17T16:54:03.851Z | Compiling lock_api v0.4.14 |
| 1360 | 2026-04-17T16:54:03.869Z | Compiling portable-atomic v1.13.1 |
| 1361 | 2026-04-17T16:54:03.911Z | Compiling zerocopy v0.8.40 |
| 1362 | 2026-04-17T16:54:03.980Z | Compiling serde_json v1.0.149 |
| 1363 | 2026-04-17T16:54:04.079Z | Compiling critical-section v1.2.0 |
| 1364 | 2026-04-17T16:54:04.184Z | Compiling parking_lot_core v0.9.12 |
| 1365 | 2026-04-17T16:54:04.198Z | Compiling pin-project-lite v0.2.17 |
| 1366 | 2026-04-17T16:54:04.380Z | Compiling pkg-config v0.3.32 |
| 1367 | 2026-04-17T16:54:04.396Z | Compiling getrandom v0.2.17 |
| 1368 | 2026-04-17T16:54:04.430Z | Compiling jobserver v0.1.34 |
| 1369 | 2026-04-17T16:54:04.458Z | Compiling errno v0.3.14 |
| 1370 | 2026-04-17T16:54:04.533Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-04-17T16:54:04.622Z | Compiling signal-hook-registry v1.4.8 |
| 1372 | 2026-04-17T16:54:04.641Z | Compiling cc v1.2.56 |
| 1373 | 2026-04-17T16:54:04.803Z | Compiling bitflags v2.11.0 |
| 1374 | 2026-04-17T16:54:04.892Z | Compiling libm v0.2.16 |
| 1375 | 2026-04-17T16:54:04.931Z | Compiling once_cell v1.21.3 |
| 1376 | 2026-04-17T16:54:05.007Z | Compiling parking_lot v0.12.5 |
| 1377 | 2026-04-17T16:54:05.048Z | Compiling mio v1.2.0 |
| 1378 | 2026-04-17T16:54:05.090Z | Compiling num-traits v0.2.19 |
| 1379 | 2026-04-17T16:54:05.144Z | Compiling futures-core v0.3.32 |
| 1380 | 2026-04-17T16:54:05.298Z | Compiling percent-encoding v2.3.2 |
| 1381 | 2026-04-17T16:54:05.375Z | Compiling socket2 v0.6.3 |
| 1382 | 2026-04-17T16:54:05.441Z | Compiling allocator-api2 v0.2.21 |
| 1383 | 2026-04-17T16:54:05.464Z | Compiling foldhash v0.2.0 |
| 1384 | 2026-04-17T16:54:05.503Z | Compiling cpufeatures v0.2.17 |
| 1385 | 2026-04-17T16:54:05.518Z | Compiling futures-sink v0.3.32 |
| 1386 | 2026-04-17T16:54:05.582Z | Compiling futures-task v0.3.32 |
| 1387 | 2026-04-17T16:54:05.625Z | Compiling futures-channel v0.3.32 |
| 1388 | 2026-04-17T16:54:05.686Z | Compiling slab v0.4.12 |
| 1389 | 2026-04-17T16:54:05.762Z | Compiling hashbrown v0.16.1 |
| 1390 | 2026-04-17T16:54:05.777Z | Compiling futures-io v0.3.32 |
| 1391 | 2026-04-17T16:54:05.812Z | Compiling getrandom v0.4.1 |
| 1392 | 2026-04-17T16:54:05.867Z | Compiling rand_core v0.10.0 |
| 1393 | 2026-04-17T16:54:05.881Z | Compiling getrandom v0.3.4 |
| 1394 | 2026-04-17T16:54:05.934Z | Compiling rustversion v1.0.22 |
| 1395 | 2026-04-17T16:54:06.268Z | Compiling form_urlencoded v1.2.2 |
| 1396 | 2026-04-17T16:54:06.436Z | Compiling indexmap v2.13.0 |
| 1397 | 2026-04-17T16:54:06.452Z | Compiling cmake v0.1.57 |
| 1398 | 2026-04-17T16:54:06.479Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-04-17T16:54:06.513Z | Compiling dunce v1.0.5 |
| 1400 | 2026-04-17T16:54:06.616Z | Compiling fs_extra v1.3.0 |
| 1401 | 2026-04-17T16:54:06.806Z | Compiling ident_case v1.0.1 |
| 1402 | 2026-04-17T16:54:06.878Z | Compiling base64ct v1.8.3 |
| 1403 | 2026-04-17T16:54:06.899Z | Compiling aws-lc-sys v0.37.1 |
| 1404 | 2026-04-17T16:54:06.938Z | Compiling flagset v0.4.7 |
| 1405 | 2026-04-17T16:54:06.968Z | Compiling rand_core v0.9.5 |
| 1406 | 2026-04-17T16:54:07.067Z | Compiling rustix v1.1.3 |
| 1407 | 2026-04-17T16:54:07.084Z | Compiling iana-time-zone v0.1.65 |
| 1408 | 2026-04-17T16:54:07.112Z | Compiling uuid v1.23.0 |
| 1409 | 2026-04-17T16:54:07.126Z | Compiling ring v0.17.14 |
| 1410 | 2026-04-17T16:54:07.190Z | Compiling pem-rfc7468 v0.7.0 |
| 1411 | 2026-04-17T16:54:07.264Z | Compiling rustc_version v0.4.1 |
| 1412 | 2026-04-17T16:54:07.297Z | Compiling aws-lc-rs v1.16.0 |
| 1413 | 2026-04-17T16:54:07.509Z | Compiling regex-syntax v0.8.10 |
| 1414 | 2026-04-17T16:54:07.592Z | Compiling vcpkg v0.2.15 |
| 1415 | 2026-04-17T16:54:07.608Z | Compiling tracing-core v0.1.36 |
| 1416 | 2026-04-17T16:54:07.831Z | Compiling pest_generator v2.8.6 |
| 1417 | 2026-04-17T16:54:08.178Z | Compiling serde_derive_internals v0.29.1 |
| 1418 | 2026-04-17T16:54:08.281Z | Compiling serde_derive v1.0.228 |
| 1419 | 2026-04-17T16:54:08.357Z | Compiling zeroize_derive v1.4.3 |
| 1420 | 2026-04-17T16:54:08.574Z | Compiling zerofrom-derive v0.1.6 |
| 1421 | 2026-04-17T16:54:08.854Z | Compiling yoke-derive v0.8.1 |
| 1422 | 2026-04-17T16:54:09.023Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-04-17T16:54:09.114Z | Compiling zerocopy-derive v0.8.40 |
| 1424 | 2026-04-17T16:54:09.809Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-04-17T16:54:09.927Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-04-17T16:54:09.960Z | Compiling zerovec-derive v0.11.2 |
| 1427 | 2026-04-17T16:54:10.003Z | Compiling zerofrom v0.1.6 |
| 1428 | 2026-04-17T16:54:10.053Z | Compiling displaydoc v0.2.5 |
| 1429 | 2026-04-17T16:54:10.099Z | Compiling digest v0.10.7 |
| 1430 | 2026-04-17T16:54:10.131Z | Compiling yoke v0.8.1 |
| 1431 | 2026-04-17T16:54:10.327Z | Compiling tokio-macros v2.7.0 |
| 1432 | 2026-04-17T16:54:10.355Z | Compiling hmac v0.12.1 |
| 1433 | 2026-04-17T16:54:10.519Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-04-17T16:54:10.796Z | Compiling zerotrie v0.2.3 |
| 1435 | 2026-04-17T16:54:11.042Z | Compiling block-padding v0.3.3 |
| 1436 | 2026-04-17T16:54:11.056Z | Compiling zerovec v0.11.5 |
| 1437 | 2026-04-17T16:54:11.146Z | Compiling sha2 v0.10.9 |
| 1438 | 2026-04-17T16:54:11.249Z | Compiling inout v0.1.4 |
| 1439 | 2026-04-17T16:54:11.340Z | Compiling futures-util v0.3.32 |
| 1440 | 2026-04-17T16:54:11.416Z | Compiling cipher v0.4.4 |
| 1441 | 2026-04-17T16:54:11.593Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-04-17T16:54:11.682Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-04-17T16:54:11.786Z | Compiling bytes v1.11.1 |
| 1444 | 2026-04-17T16:54:11.800Z | Compiling icu_locale_core v2.1.1 |
| 1445 | 2026-04-17T16:54:11.814Z | Compiling der_derive v0.7.3 |
| 1446 | 2026-04-17T16:54:11.857Z | Compiling icu_collections v2.1.1 |
| 1447 | 2026-04-17T16:54:12.328Z | Compiling tokio v1.52.1 |
| 1448 | 2026-04-17T16:54:12.418Z | Compiling icu_provider v2.1.1 |
| 1449 | 2026-04-17T16:54:12.547Z | Compiling http v1.4.0 |
| 1450 | 2026-04-17T16:54:12.684Z | Compiling icu_normalizer v2.1.1 |
| 1451 | 2026-04-17T16:54:12.717Z | Compiling icu_properties v2.1.2 |
| 1452 | 2026-04-17T16:54:12.775Z | Compiling der v0.7.10 |
| 1453 | 2026-04-17T16:54:13.208Z | Compiling chrono v0.4.44 |
| 1454 | 2026-04-17T16:54:13.460Z | Compiling ppv-lite86 v0.2.21 |
| 1455 | 2026-04-17T16:54:13.614Z | Compiling idna_adapter v1.2.1 |
| 1456 | 2026-04-17T16:54:13.642Z | Compiling spki v0.7.3 |
| 1457 | 2026-04-17T16:54:13.756Z | Compiling idna v1.1.0 |
| 1458 | 2026-04-17T16:54:13.786Z | Compiling salsa20 v0.10.2 |
| 1459 | 2026-04-17T16:54:13.801Z | Compiling pbkdf2 v0.12.2 |
| 1460 | 2026-04-17T16:54:13.843Z | Compiling thiserror-impl v2.0.18 |
| 1461 | 2026-04-17T16:54:13.915Z | Compiling scrypt v0.11.0 |
| 1462 | 2026-04-17T16:54:13.931Z | Compiling rand_chacha v0.9.0 |
| 1463 | 2026-04-17T16:54:13.957Z | Compiling aes v0.8.4 |
| 1464 | 2026-04-17T16:54:14.166Z | Compiling url v2.5.8 |
| 1465 | 2026-04-17T16:54:14.401Z | Compiling cbc v0.1.2 |
| 1466 | 2026-04-17T16:54:14.554Z | Compiling rustls-pki-types v1.14.0 |
| 1467 | 2026-04-17T16:54:14.598Z | Compiling openssl-sys v0.9.111 |
| 1468 | 2026-04-17T16:54:14.622Z | Compiling tracing-attributes v0.1.31 |
| 1469 | 2026-04-17T16:54:14.962Z | Compiling pkcs5 v0.7.1 |
| 1470 | 2026-04-17T16:54:14.999Z | Compiling rand v0.9.2 |
| 1471 | 2026-04-17T16:54:15.002Z | Compiling http-body v1.0.1 |
| 1472 | 2026-04-17T16:54:15.151Z | Compiling thiserror v2.0.18 |
| 1473 | 2026-04-17T16:54:15.165Z | Compiling untrusted v0.9.0 |
| 1474 | 2026-04-17T16:54:15.168Z | Compiling openssl-probe v0.2.1 |
| 1475 | 2026-04-17T16:54:15.258Z | Compiling base64 v0.22.1 |
| 1476 | 2026-04-17T16:54:15.286Z | Compiling httparse v1.10.1 |
| 1477 | 2026-04-17T16:54:15.351Z | Compiling schemars v0.8.22 |
| 1478 | 2026-04-17T16:54:15.438Z | Compiling untrusted v0.7.1 |
| 1479 | 2026-04-17T16:54:15.579Z | Compiling pkcs8 v0.10.2 |
| 1480 | 2026-04-17T16:54:15.592Z | Compiling schemars_derive v0.8.22 |
| 1481 | 2026-04-17T16:54:15.668Z | Compiling pest_derive v2.8.6 |
| 1482 | 2026-04-17T16:54:15.782Z | Compiling scroll_derive v0.13.1 |
| 1483 | 2026-04-17T16:54:15.886Z | Compiling darling_core v0.20.11 |
| 1484 | 2026-04-17T16:54:15.916Z | Compiling tracing v0.1.44 |
| 1485 | 2026-04-17T16:54:16.139Z | Compiling tokio-util v0.7.18 |
| 1486 | 2026-04-17T16:54:16.229Z | Compiling atomic-waker v1.1.2 |
| 1487 | 2026-04-17T16:54:16.363Z | Compiling tower-layer v0.3.3 |
| 1488 | 2026-04-17T16:54:16.530Z | Compiling tinyvec_macros v0.1.1 |
| 1489 | 2026-04-17T16:54:16.605Z | Compiling try-lock v0.2.5 |
| 1490 | 2026-04-17T16:54:16.633Z | Compiling rustls v0.23.37 |
| 1491 | 2026-04-17T16:54:16.721Z | Compiling tower-service v0.3.3 |
| 1492 | 2026-04-17T16:54:16.824Z | Compiling dyn-clone v1.0.20 |
| 1493 | 2026-04-17T16:54:16.830Z | Compiling h2 v0.4.13 |
| 1494 | 2026-04-17T16:54:16.941Z | Compiling want v0.3.1 |
| 1495 | 2026-04-17T16:54:17.064Z | Compiling scroll v0.13.0 |
| 1496 | 2026-04-17T16:54:17.177Z | Compiling tinyvec v1.10.0 |
| 1497 | 2026-04-17T16:54:17.387Z | Compiling ipnet v2.11.0 |
| 1498 | 2026-04-17T16:54:17.536Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1499 | 2026-04-17T16:54:17.641Z | Compiling spin v0.9.8 |
| 1500 | 2026-04-17T16:54:17.855Z | Compiling aho-corasick v1.1.4 |
| 1501 | 2026-04-17T16:54:17.891Z | Compiling pin-utils v0.1.0 |
| 1502 | 2026-04-17T16:54:17.923Z | Compiling num-conv v0.2.0 |
| 1503 | 2026-04-17T16:54:17.966Z | Compiling crc32fast v1.5.0 |
| 1504 | 2026-04-17T16:54:18.008Z | Compiling powerfmt v0.2.0 |
| 1505 | 2026-04-17T16:54:18.055Z | Compiling foreign-types-shared v0.1.1 |
| 1506 | 2026-04-17T16:54:18.147Z | Compiling openssl v0.10.75 |
| 1507 | 2026-04-17T16:54:18.217Z | Compiling time-core v0.1.8 |
| 1508 | 2026-04-17T16:54:18.232Z | Compiling httpdate v1.0.3 |
| 1509 | 2026-04-17T16:54:18.235Z | Compiling darling_macro v0.20.11 |
| 1510 | 2026-04-17T16:54:18.308Z | Compiling tempfile v3.25.0 |
| 1511 | 2026-04-17T16:54:18.369Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-04-17T16:54:18.396Z | Compiling deranged v0.5.8 |
| 1513 | 2026-04-17T16:54:18.446Z | Compiling foreign-types v0.3.2 |
| 1514 | 2026-04-17T16:54:18.680Z | Compiling regex-automata v0.4.14 |
| 1515 | 2026-04-17T16:54:18.710Z | Compiling darling v0.20.11 |
| 1516 | 2026-04-17T16:54:18.796Z | Compiling goblin v0.10.5 |
| 1517 | 2026-04-17T16:54:19.417Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-04-17T16:54:19.536Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-04-17T16:54:19.808Z | Compiling hyper v1.8.1 |
| 1520 | 2026-04-17T16:54:19.824Z | Compiling socket2 v0.5.10 |
| 1521 | 2026-04-17T16:54:19.887Z | Compiling simd-adler32 v0.3.8 |
| 1522 | 2026-04-17T16:54:20.133Z | Compiling syn v1.0.109 |
| 1523 | 2026-04-17T16:54:20.223Z | Compiling num_threads v0.1.7 |
| 1524 | 2026-04-17T16:54:20.324Z | Compiling quick-error v1.2.3 |
| 1525 | 2026-04-17T16:54:20.432Z | Compiling crossbeam-utils v0.8.21 |
| 1526 | 2026-04-17T16:54:20.435Z | Compiling usdt-impl v0.6.0 |
| 1527 | 2026-04-17T16:54:20.641Z | Compiling siphasher v1.0.2 |
| 1528 | 2026-04-17T16:54:20.731Z | Compiling native-tls v0.2.18 |
| 1529 | 2026-04-17T16:54:20.757Z | Compiling bit-vec v0.8.0 |
| 1530 | 2026-04-17T16:54:20.831Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-04-17T16:54:20.955Z | Compiling bit-set v0.8.0 |
| 1532 | 2026-04-17T16:54:21.128Z | Compiling rusty-fork v0.3.1 |
| 1533 | 2026-04-17T16:54:21.151Z | Compiling time v0.3.47 |
| 1534 | 2026-04-17T16:54:21.453Z | Compiling derive_builder_core v0.20.2 |
| 1535 | 2026-04-17T16:54:22.342Z | Compiling dof v0.4.0 |
| 1536 | 2026-04-17T16:54:22.742Z | Compiling unicode-normalization v0.1.25 |
| 1537 | 2026-04-17T16:54:22.825Z | Compiling dtrace-parser v0.3.0 |
| 1538 | 2026-04-17T16:54:22.841Z | Compiling rustls-native-certs v0.8.3 |
| 1539 | 2026-04-17T16:54:23.057Z | Compiling signature v2.2.0 |
| 1540 | 2026-04-17T16:54:23.129Z | Compiling thiserror-impl v1.0.69 |
| 1541 | 2026-04-17T16:54:23.176Z | Compiling scroll_derive v0.12.1 |
| 1542 | 2026-04-17T16:54:23.236Z | Compiling heapless v0.7.17 |
| 1543 | 2026-04-17T16:54:23.476Z | Compiling rand_xorshift v0.4.0 |
| 1544 | 2026-04-17T16:54:23.511Z | Compiling slog v2.8.2 |
| 1545 | 2026-04-17T16:54:23.565Z | Compiling darling_core v0.21.3 |
| 1546 | 2026-04-17T16:54:23.636Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1547 | 2026-04-17T16:54:23.693Z | Compiling sync_wrapper v1.0.2 |
| 1548 | 2026-04-17T16:54:23.806Z | Compiling thread-id v5.1.0 |
| 1549 | 2026-04-17T16:54:23.832Z | Compiling cookie v0.18.1 |
| 1550 | 2026-04-17T16:54:23.892Z | Compiling signal-hook v0.3.18 |
| 1551 | 2026-04-17T16:54:23.910Z | Compiling anyhow v1.0.102 |
| 1552 | 2026-04-17T16:54:24.009Z | Compiling adler2 v2.0.1 |
| 1553 | 2026-04-17T16:54:24.061Z | Compiling paste v1.0.15 |
| 1554 | 2026-04-17T16:54:24.144Z | Compiling unarray v0.1.4 |
| 1555 | 2026-04-17T16:54:24.216Z | Compiling unicode-properties v0.1.4 |
| 1556 | 2026-04-17T16:54:24.256Z | Compiling zstd-safe v7.2.4 |
| 1557 | 2026-04-17T16:54:24.276Z | Compiling unicode-bidi v0.3.18 |
| 1558 | 2026-04-17T16:54:24.377Z | Compiling thiserror v1.0.69 |
| 1559 | 2026-04-17T16:54:24.391Z | Compiling proptest v1.10.0 |
| 1560 | 2026-04-17T16:54:24.454Z | Compiling miniz_oxide v0.8.9 |
| 1561 | 2026-04-17T16:54:24.638Z | Compiling stringprep v0.1.5 |
| 1562 | 2026-04-17T16:54:24.918Z | Compiling scroll v0.12.0 |
| 1563 | 2026-04-17T16:54:25.060Z | Compiling tower v0.5.3 |
| 1564 | 2026-04-17T16:54:25.235Z | Compiling derive_builder_macro v0.20.2 |
| 1565 | 2026-04-17T16:54:25.406Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-04-17T16:54:25.525Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-04-17T16:54:25.697Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-04-17T16:54:25.772Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-04-17T16:54:25.806Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-04-17T16:54:25.826Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-04-17T16:54:25.914Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-04-17T16:54:25.976Z | Compiling serde_tokenstream v0.2.3 |
| 1573 | 2026-04-17T16:54:26.086Z | Compiling darling_macro v0.21.3 |
| 1574 | 2026-04-17T16:54:26.227Z | Compiling md-5 v0.10.6 |
| 1575 | 2026-04-17T16:54:26.329Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-04-17T16:54:26.362Z | Compiling curve25519-dalek v4.1.3 |
| 1577 | 2026-04-17T16:54:26.409Z | Compiling vergen-lib v0.1.6 |
| 1578 | 2026-04-17T16:54:26.601Z | Compiling num-integer v0.1.46 |
| 1579 | 2026-04-17T16:54:26.628Z | Compiling hash32 v0.2.1 |
| 1580 | 2026-04-17T16:54:26.651Z | Compiling ff v0.13.1 |
| 1581 | 2026-04-17T16:54:26.707Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-04-17T16:54:26.797Z | Compiling fallible-iterator v0.2.0 |
| 1583 | 2026-04-17T16:54:26.824Z | Compiling smoltcp v0.9.1 |
| 1584 | 2026-04-17T16:54:26.906Z | Compiling ref-cast v1.0.25 |
| 1585 | 2026-04-17T16:54:26.928Z | Compiling rustix v0.38.44 |
| 1586 | 2026-04-17T16:54:27.109Z | Compiling cfg_aliases v0.2.1 |
| 1587 | 2026-04-17T16:54:27.171Z | Compiling num-bigint-dig v0.8.6 |
| 1588 | 2026-04-17T16:54:27.187Z | Compiling base16ct v0.2.0 |
| 1589 | 2026-04-17T16:54:27.211Z | Compiling psl-types v2.0.11 |
| 1590 | 2026-04-17T16:54:27.226Z | Compiling ryu v1.0.23 |
| 1591 | 2026-04-17T16:54:27.277Z | Compiling litrs v1.0.0 |
| 1592 | 2026-04-17T16:54:27.340Z | Compiling zlib-rs v0.6.2 |
| 1593 | 2026-04-17T16:54:27.361Z | Compiling iri-string v0.7.10 |
| 1594 | 2026-04-17T16:54:27.394Z | Compiling serde_urlencoded v0.7.1 |
| 1595 | 2026-04-17T16:54:27.411Z | Compiling publicsuffix v2.3.0 |
| 1596 | 2026-04-17T16:54:27.616Z | Compiling sec1 v0.7.3 |
| 1597 | 2026-04-17T16:54:27.738Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-04-17T16:54:27.786Z | Compiling document-features v0.2.12 |
| 1599 | 2026-04-17T16:54:27.913Z | Compiling nix v0.31.2 |
| 1600 | 2026-04-17T16:54:28.279Z | Compiling postgres-protocol v0.6.10 |
| 1601 | 2026-04-17T16:54:28.363Z | Compiling num-iter v0.1.45 |
| 1602 | 2026-04-17T16:54:28.486Z | Compiling tower-http v0.6.8 |
| 1603 | 2026-04-17T16:54:28.824Z | Compiling group v0.13.0 |
| 1604 | 2026-04-17T16:54:28.859Z | Compiling newtype-uuid v1.3.2 |
| 1605 | 2026-04-17T16:54:28.887Z | Compiling darling v0.21.3 |
| 1606 | 2026-04-17T16:54:28.982Z | Compiling rand v0.8.5 |
| 1607 | 2026-04-17T16:54:28.997Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-04-17T16:54:29.127Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-04-17T16:54:29.235Z | Compiling hubpack_derive v0.1.1 |
| 1610 | 2026-04-17T16:54:29.292Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-04-17T16:54:29.361Z | Compiling goblin v0.8.2 |
| 1612 | 2026-04-17T16:54:29.869Z | Compiling regex v1.12.3 |
| 1613 | 2026-04-17T16:54:29.977Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-04-17T16:54:30.192Z | Compiling flate2 v1.1.9 |
| 1615 | 2026-04-17T16:54:30.223Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-04-17T16:54:30.305Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-04-17T16:54:30.319Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-04-17T16:54:30.322Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-04-17T16:54:30.490Z | Compiling terminal_size v0.4.3 |
| 1620 | 2026-04-17T16:54:30.508Z | Compiling strum_macros v0.27.2 |
| 1621 | 2026-04-17T16:54:30.561Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-04-17T16:54:30.602Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-04-17T16:54:30.631Z | Compiling ref-cast-impl v1.0.25 |
| 1624 | 2026-04-17T16:54:31.203Z | Compiling async-trait v0.1.89 |
| 1625 | 2026-04-17T16:54:31.236Z | Compiling vergen v9.0.6 |
| 1626 | 2026-04-17T16:54:31.336Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-04-17T16:54:31.423Z | Compiling ahash v0.8.12 |
| 1628 | 2026-04-17T16:54:31.533Z | Compiling libbz2-rs-sys v0.2.2 |
| 1629 | 2026-04-17T16:54:31.639Z | Compiling bumpalo v3.20.2 |
| 1630 | 2026-04-17T16:54:31.903Z | Compiling managed v0.8.0 |
| 1631 | 2026-04-17T16:54:32.128Z | Compiling bitflags v1.3.2 |
| 1632 | 2026-04-17T16:54:32.212Z | Compiling winnow v0.5.40 |
| 1633 | 2026-04-17T16:54:32.236Z | Compiling foldhash v0.1.5 |
| 1634 | 2026-04-17T16:54:32.250Z | Compiling object v0.37.3 |
| 1635 | 2026-04-17T16:54:32.407Z | Compiling unicode-segmentation v1.12.0 |
| 1636 | 2026-04-17T16:54:32.504Z | Compiling hashbrown v0.15.5 |
| 1637 | 2026-04-17T16:54:32.537Z | Compiling strum v0.27.2 |
| 1638 | 2026-04-17T16:54:32.674Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-04-17T16:54:32.800Z | Compiling zopfli v0.8.3 |
| 1640 | 2026-04-17T16:54:32.921Z | Compiling dof v0.3.0 |
| 1641 | 2026-04-17T16:54:32.942Z | Compiling clap_builder v4.5.60 |
| 1642 | 2026-04-17T16:54:33.190Z | Compiling daft v0.1.5 |
| 1643 | 2026-04-17T16:54:33.372Z | Compiling elliptic-curve v0.13.8 |
| 1644 | 2026-04-17T16:54:33.584Z | Compiling toml_edit v0.19.15 |
| 1645 | 2026-04-17T16:54:33.629Z | Compiling cargo_metadata v0.19.2 |
| 1646 | 2026-04-17T16:54:33.772Z | Compiling phf v0.13.1 |
| 1647 | 2026-04-17T16:54:33.936Z | Compiling cookie_store v0.22.1 |
| 1648 | 2026-04-17T16:54:34.580Z | Compiling signal-hook-mio v0.2.5 |
| 1649 | 2026-04-17T16:54:34.962Z | Compiling hubpack v0.1.2 |
| 1650 | 2026-04-17T16:54:35.074Z | Compiling zstd v0.13.3 |
| 1651 | 2026-04-17T16:54:35.185Z | Compiling hyper-tls v0.6.0 |
| 1652 | 2026-04-17T16:54:35.345Z | Compiling bzip2 v0.4.4 |
| 1653 | 2026-04-17T16:54:35.422Z | Compiling serde_with_macros v3.17.0 |
| 1654 | 2026-04-17T16:54:35.468Z | Compiling postgres-types v0.2.12 |
| 1655 | 2026-04-17T16:54:35.918Z | Compiling usdt-macro v0.6.0 |
| 1656 | 2026-04-17T16:54:36.023Z | Compiling usdt-attr-macro v0.6.0 |
| 1657 | 2026-04-17T16:54:36.236Z | Compiling dtrace-parser v0.2.0 |
| 1658 | 2026-04-17T16:54:36.489Z | Compiling ed25519 v2.2.3 |
| 1659 | 2026-04-17T16:54:36.599Z | Compiling bstr v1.12.1 |
| 1660 | 2026-04-17T16:54:36.728Z | Compiling phf_shared v0.11.3 |
| 1661 | 2026-04-17T16:54:36.851Z | Compiling pkcs1 v0.7.5 |
| 1662 | 2026-04-17T16:54:36.871Z | Compiling hex v0.4.3 |
| 1663 | 2026-04-17T16:54:36.921Z | Compiling serde-big-array v0.5.1 |
| 1664 | 2026-04-17T16:54:37.012Z | Compiling rfc6979 v0.4.0 |
| 1665 | 2026-04-17T16:54:37.070Z | Compiling clap_derive v4.5.55 |
| 1666 | 2026-04-17T16:54:37.144Z | Compiling serde_repr v0.1.20 |
| 1667 | 2026-04-17T16:54:37.147Z | Compiling strum_macros v0.26.4 |
| 1668 | 2026-04-17T16:54:37.264Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-04-17T16:54:37.278Z | Compiling float-cmp v0.10.0 |
| 1670 | 2026-04-17T16:54:37.425Z | Compiling thread-id v4.2.2 |
| 1671 | 2026-04-17T16:54:37.441Z | Compiling memmap2 v0.9.10 |
| 1672 | 2026-04-17T16:54:37.516Z | Compiling env_filter v1.0.0 |
| 1673 | 2026-04-17T16:54:37.657Z | Compiling encoding_rs v0.8.35 |
| 1674 | 2026-04-17T16:54:37.680Z | Compiling precomputed-hash v0.1.1 |
| 1675 | 2026-04-17T16:54:37.763Z | Compiling data-encoding v2.10.0 |
| 1676 | 2026-04-17T16:54:37.778Z | Compiling keccak v0.1.6 |
| 1677 | 2026-04-17T16:54:37.824Z | Compiling whoami v2.1.0 |
| 1678 | 2026-04-17T16:54:38.201Z | Compiling static_assertions v1.1.0 |
| 1679 | 2026-04-17T16:54:38.283Z | Compiling fixedbitset v0.4.2 |
| 1680 | 2026-04-17T16:54:38.472Z | Compiling either v1.15.0 |
| 1681 | 2026-04-17T16:54:38.514Z | Compiling mime v0.3.17 |
| 1682 | 2026-04-17T16:54:38.598Z | Compiling normalize-line-endings v0.3.0 |
| 1683 | 2026-04-17T16:54:38.679Z | Compiling rustc-hash v2.1.1 |
| 1684 | 2026-04-17T16:54:38.698Z | Compiling predicates-core v1.0.10 |
| 1685 | 2026-04-17T16:54:38.771Z | Compiling difflib v0.4.0 |
| 1686 | 2026-04-17T16:54:38.814Z | Compiling fixedbitset v0.5.7 |
| 1687 | 2026-04-17T16:54:38.881Z | Compiling new_debug_unreachable v1.0.6 |
| 1688 | 2026-04-17T16:54:38.967Z | Compiling jiff v0.2.21 |
| 1689 | 2026-04-17T16:54:38.967Z | Compiling strum v0.26.3 |
| 1690 | 2026-04-17T16:54:39.010Z | Compiling string_cache v0.8.9 |
| 1691 | 2026-04-17T16:54:39.052Z | Compiling petgraph v0.8.3 |
| 1692 | 2026-04-17T16:54:39.126Z | Compiling predicates v3.1.4 |
| 1693 | 2026-04-17T16:54:39.162Z | Compiling clap v4.5.60 |
| 1694 | 2026-04-17T16:54:39.211Z | Compiling iddqd v0.3.17 |
| 1695 | 2026-04-17T16:54:39.264Z | Compiling toml_edit v0.22.27 |
| 1696 | 2026-04-17T16:54:39.296Z | Compiling itertools v0.13.0 |
| 1697 | 2026-04-17T16:54:39.345Z | Compiling petgraph v0.6.5 |
| 1698 | 2026-04-17T16:54:39.772Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-04-17T16:54:40.307Z | Compiling hickory-proto v0.25.2 |
| 1700 | 2026-04-17T16:54:40.482Z | Compiling tokio-postgres v0.7.16 |
| 1701 | 2026-04-17T16:54:40.787Z | Compiling sha3 v0.10.8 |
| 1702 | 2026-04-17T16:54:40.936Z | Compiling env_logger v0.11.9 |
| 1703 | 2026-04-17T16:54:41.260Z | Compiling usdt v0.6.0 |
| 1704 | 2026-04-17T16:54:41.344Z | Compiling usdt-impl v0.5.0 |
| 1705 | 2026-04-17T16:54:41.535Z | Compiling zip v4.6.1 |
| 1706 | 2026-04-17T16:54:41.939Z | Compiling ecdsa v0.16.9 |
| 1707 | 2026-04-17T16:54:41.982Z | Compiling serde_with v3.17.0 |
| 1708 | 2026-04-17T16:54:42.342Z | Compiling rsa v0.9.10 |
| 1709 | 2026-04-17T16:54:42.538Z | Compiling similar v2.7.0 |
| 1710 | 2026-04-17T16:54:42.559Z | Compiling ed25519-dalek v2.2.0 |
| 1711 | 2026-04-17T16:54:42.735Z | Compiling crossterm v0.28.1 |
| 1712 | 2026-04-17T16:54:43.221Z | Compiling zip v0.6.6 |
| 1713 | 2026-04-17T16:54:43.426Z | Compiling toml v0.7.8 |
| 1714 | 2026-04-17T16:54:44.041Z | Compiling heck v0.4.1 |
| 1715 | 2026-04-17T16:54:44.215Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1716 | 2026-04-17T16:54:44.265Z | Compiling crossbeam-epoch v0.9.18 |
| 1717 | 2026-04-17T16:54:44.268Z | Compiling tokio-stream v0.1.18 |
| 1718 | 2026-04-17T16:54:44.476Z | Compiling buf-list v1.1.2 |
| 1719 | 2026-04-17T16:54:44.598Z | Compiling x509-cert v0.2.5 |
| 1720 | 2026-04-17T16:54:44.749Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1721 | 2026-04-17T16:54:44.764Z | Compiling openapiv3 v2.2.0 |
| 1722 | 2026-04-17T16:54:44.844Z | Compiling sha1 v0.10.6 |
| 1723 | 2026-04-17T16:54:45.042Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1724 | 2026-04-17T16:54:45.056Z | Compiling lalrpop-util v0.19.12 |
| 1725 | 2026-04-17T16:54:45.070Z | Compiling peg-runtime v0.8.5 |
| 1726 | 2026-04-17T16:54:45.246Z | Compiling thread_local v1.1.9 |
| 1727 | 2026-04-17T16:54:45.327Z | Compiling slog-async v2.8.0 |
| 1728 | 2026-04-17T16:54:45.359Z | Compiling crossbeam-channel v0.5.15 |
| 1729 | 2026-04-17T16:54:45.504Z | Compiling futures-executor v0.3.32 |
| 1730 | 2026-04-17T16:54:45.650Z | Compiling filetime v0.2.27 |
| 1731 | 2026-04-17T16:54:45.665Z | Compiling is-terminal v0.4.17 |
| 1732 | 2026-04-17T16:54:45.762Z | Compiling term v1.2.1 |
| 1733 | 2026-04-17T16:54:45.777Z | Compiling take_mut v0.2.2 |
| 1734 | 2026-04-17T16:54:45.814Z | Compiling xattr v1.6.1 |
| 1735 | 2026-04-17T16:54:45.829Z | Compiling futures v0.3.32 |
| 1736 | 2026-04-17T16:54:45.986Z | Compiling tar v0.4.45 |
| 1737 | 2026-04-17T16:54:46.264Z | Compiling slog-term v2.9.2 |
| 1738 | 2026-04-17T16:54:52.804Z | Compiling rustls-webpki v0.103.9 |
| 1739 | 2026-04-17T16:54:55.605Z | Compiling tokio-rustls v0.26.4 |
| 1740 | 2026-04-17T16:54:55.605Z | Compiling rustls-platform-verifier v0.6.2 |
| 1741 | 2026-04-17T16:54:55.801Z | Compiling hyper-rustls v0.27.7 |
| 1742 | 2026-04-17T16:54:56.004Z | Compiling reqwest v0.13.2 |
| 1743 | 2026-04-17T16:54:56.004Z | Compiling reqwest v0.12.28 |
| 1744 | 2026-04-17T16:54:58.101Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1745 | 2026-04-17T16:54:58.322Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1746 | 2026-04-17T16:55:01.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1747 | 2026-04-17T16:55:01.315Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1748 | 2026-04-17T16:55:01.374Z | Apr 17 16:54:59.782 INFO Starting download, target: Clickhouse |
| 1749 | 2026-04-17T16:55:01.374Z | Apr 17 16:54:59.782 INFO Starting download, target: Cockroach |
| 1750 | 2026-04-17T16:55:01.374Z | Apr 17 16:54:59.782 INFO Starting download, target: Console |
| 1751 | 2026-04-17T16:55:01.374Z | Apr 17 16:54:59.782 INFO Starting download, target: DendriteStub |
| 1752 | 2026-04-17T16:55:01.374Z | Apr 17 16:54:59.782 INFO Starting download, target: MaghemiteMgd |
| 1753 | 2026-04-17T16:55:01.374Z | Apr 17 16:54:59.782 INFO Starting download, target: TransceiverControl |
| 1754 | 2026-04-17T16:55:01.416Z | Apr 17 16:54:59.782 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1755 | 2026-04-17T16:55:01.416Z | Apr 17 16:54:59.782 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1756 | 2026-04-17T16:55:01.416Z | Apr 17 16:54:59.782 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1757 | 2026-04-17T16:55:01.416Z | Apr 17 16:54:59.782 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1758 | 2026-04-17T16:55:01.416Z | Apr 17 16:54:59.782 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1759 | 2026-04-17T16:55:01.416Z | Apr 17 16:54:59.782 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1760 | 2026-04-17T16:55:01.642Z | Apr 17 16:55:00.050 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1761 | 2026-04-17T16:55:01.857Z | Apr 17 16:55:00.264 INFO Download complete, target: TransceiverControl |
| 1762 | 2026-04-17T16:55:02.453Z | Apr 17 16:55:00.857 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1763 | 2026-04-17T16:55:02.680Z | Apr 17 16:55:01.088 INFO Download complete, target: Console |
| 1764 | 2026-04-17T16:55:03.226Z | Apr 17 16:55:01.629 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1765 | 2026-04-17T16:55:03.438Z | Apr 17 16:55:01.845 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1766 | 2026-04-17T16:55:03.645Z | Apr 17 16:55:02.052 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1767 | 2026-04-17T16:55:03.815Z | Apr 17 16:55:02.223 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1768 | 2026-04-17T16:55:03.815Z | Apr 17 16:55:02.223 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1769 | 2026-04-17T16:55:05.538Z | Apr 17 16:55:03.946 INFO Download complete, target: DendriteStub |
| 1770 | 2026-04-17T16:55:05.799Z | Apr 17 16:55:04.206 INFO Download complete, target: MaghemiteMgd |
| 1771 | 2026-04-17T16:55:08.402Z | Apr 17 16:55:06.810 INFO Checking that binary works, target: Cockroach |
| 1772 | 2026-04-17T16:55:08.498Z | Apr 17 16:55:06.906 INFO Download complete, target: Cockroach |
| 1773 | 2026-04-17T16:55:10.441Z | Apr 17 16:55:08.844 INFO Checking that binary works, target: Clickhouse |
| 1774 | 2026-04-17T16:55:10.528Z | Apr 17 16:55:08.935 INFO Download complete, target: Clickhouse |
| 1775 | 2026-04-17T16:55:10.540Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1776 | 2026-04-17T16:55:10.546Z | |
| 1777 | 2026-04-17T16:55:10.546Z | real 3:03.789290920 |
| 1778 | 2026-04-17T16:55:10.546Z | user 7:18.453551487 |
| 1779 | 2026-04-17T16:55:10.546Z | sys 1:26.090580988 |
| 1780 | 2026-04-17T16:55:10.546Z | trap 0.225881633 |
| 1781 | 2026-04-17T16:55:10.547Z | tflt 0.556566547 |
| 1782 | 2026-04-17T16:55:10.547Z | dflt 0.529965034 |
| 1783 | 2026-04-17T16:55:10.547Z | kflt 0.021263831 |
| 1784 | 2026-04-17T16:55:10.547Z | lock 21:00.506648203 |
| 1785 | 2026-04-17T16:55:10.547Z | slp 21:55.695074292 |
| 1786 | 2026-04-17T16:55:10.547Z | lat 44.312698980 |
| 1787 | 2026-04-17T16:55:10.547Z | stop 1:58.347409849 |
| 1788 | 2026-04-17T16:55:10.547Z | + banner hack-check |
| 1789 | 2026-04-17T16:55:10.547Z | |
| 1790 | 2026-04-17T16:55:10.547Z | # # ## #### # # #### # # ###### #### # # |
| 1791 | 2026-04-17T16:55:10.547Z | # # # # # # # # # # # # # # # # # |
| 1792 | 2026-04-17T16:55:10.547Z | ###### # # # #### ##### # ###### ##### # #### |
| 1793 | 2026-04-17T16:55:10.547Z | # # ###### # # # # # # # # # # |
| 1794 | 2026-04-17T16:55:10.547Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-04-17T16:55:10.547Z | # # # # #### # # #### # # ###### #### # # |
| 1796 | 2026-04-17T16:55:10.547Z | |
| 1797 | 2026-04-17T16:55:10.547Z | + export CARGO_INCREMENTAL=0 |
| 1798 | 2026-04-17T16:55:10.547Z | + CARGO_INCREMENTAL=0 |
| 1799 | 2026-04-17T16:55:10.547Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1800 | 2026-04-17T16:55:11.063Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1801 | 2026-04-17T16:55:11.280Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1802 | 2026-04-17T16:55:13.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s |
| 1803 | 2026-04-17T16:55:13.254Z | Running `target/debug/xtask check-features --ci` |
| 1804 | 2026-04-17T16:55:13.287Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1805 | 2026-04-17T16:55:13.290Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1806 | 2026-04-17T16:55:13.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1807 | 2026-04-17T16:55:13.793Z | Running `target/debug/xtask download cargo-hack` |
| 1808 | 2026-04-17T16:55:14.572Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1809 | 2026-04-17T16:55:14.886Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1810 | 2026-04-17T16:55:17.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s |
| 1811 | 2026-04-17T16:55:17.498Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1812 | 2026-04-17T16:55:17.545Z | Apr 17 16:55:15.949 INFO Starting download, target: CargoHack |
| 1813 | 2026-04-17T16:55:17.549Z | Apr 17 16:55:15.950 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1814 | 2026-04-17T16:55:17.873Z | Apr 17 16:55:16.277 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1815 | 2026-04-17T16:55:17.920Z | Apr 17 16:55:16.327 INFO Download complete, target: CargoHack |
| 1816 | 2026-04-17T16:55:17.924Z | 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" |
| 1817 | 2026-04-17T16:55:17.937Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1818 | 2026-04-17T16:55:18.087Z | info: running `cargo check --bins` on api_identity (1/272) |
| 1819 | 2026-04-17T16:55:18.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1820 | 2026-04-17T16:55:18.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1821 | 2026-04-17T16:55:18.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1822 | 2026-04-17T16:55:18.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1823 | 2026-04-17T16:55:18.688Z | |
| 1824 | 2026-04-17T16:55:18.688Z | info: running `cargo check --bins` on bootstore (2/272) |
| 1825 | 2026-04-17T16:55:19.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1826 | 2026-04-17T16:55:19.167Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1827 | 2026-04-17T16:55:19.167Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1828 | 2026-04-17T16:55:19.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1829 | 2026-04-17T16:55:19.249Z | |
| 1830 | 2026-04-17T16:55:19.249Z | info: running `cargo check --bins` on omicron-ledger (3/272) |
| 1831 | 2026-04-17T16:55:19.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1832 | 2026-04-17T16:55:19.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1833 | 2026-04-17T16:55:19.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1834 | 2026-04-17T16:55:19.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1835 | 2026-04-17T16:55:19.829Z | |
| 1836 | 2026-04-17T16:55:19.829Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/272) |
| 1837 | 2026-04-17T16:55:20.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1838 | 2026-04-17T16:55:20.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1839 | 2026-04-17T16:55:20.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1840 | 2026-04-17T16:55:20.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1841 | 2026-04-17T16:55:20.412Z | |
| 1842 | 2026-04-17T16:55:20.412Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/272) |
| 1843 | 2026-04-17T16:55:20.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1844 | 2026-04-17T16:55:20.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1845 | 2026-04-17T16:55:20.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1846 | 2026-04-17T16:55:20.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1847 | 2026-04-17T16:55:20.986Z | |
| 1848 | 2026-04-17T16:55:20.986Z | info: running `cargo check --bins` on omicron-certificates (6/272) |
| 1849 | 2026-04-17T16:55:21.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1850 | 2026-04-17T16:55:21.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1851 | 2026-04-17T16:55:21.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1852 | 2026-04-17T16:55:21.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1853 | 2026-04-17T16:55:21.576Z | |
| 1854 | 2026-04-17T16:55:21.576Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/272) |
| 1855 | 2026-04-17T16:55:22.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1856 | 2026-04-17T16:55:22.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1857 | 2026-04-17T16:55:22.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1858 | 2026-04-17T16:55:22.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1859 | 2026-04-17T16:55:22.163Z | |
| 1860 | 2026-04-17T16:55:22.163Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/272) |
| 1861 | 2026-04-17T16:55:22.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1862 | 2026-04-17T16:55:22.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1863 | 2026-04-17T16:55:22.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1864 | 2026-04-17T16:55:22.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1865 | 2026-04-17T16:55:22.751Z | |
| 1866 | 2026-04-17T16:55:22.751Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/272) |
| 1867 | 2026-04-17T16:55:23.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1868 | 2026-04-17T16:55:23.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1869 | 2026-04-17T16:55:23.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1870 | 2026-04-17T16:55:23.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1871 | 2026-04-17T16:55:23.219Z | |
| 1872 | 2026-04-17T16:55:23.219Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/272) |
| 1873 | 2026-04-17T16:55:23.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1874 | 2026-04-17T16:55:23.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1875 | 2026-04-17T16:55:23.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1876 | 2026-04-17T16:55:23.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1877 | 2026-04-17T16:55:23.690Z | |
| 1878 | 2026-04-17T16:55:23.690Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/272) |
| 1879 | 2026-04-17T16:55:24.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1880 | 2026-04-17T16:55:24.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1881 | 2026-04-17T16:55:24.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1882 | 2026-04-17T16:55:24.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1883 | 2026-04-17T16:55:24.155Z | |
| 1884 | 2026-04-17T16:55:24.155Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/272) |
| 1885 | 2026-04-17T16:55:24.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1886 | 2026-04-17T16:55:24.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1887 | 2026-04-17T16:55:24.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1888 | 2026-04-17T16:55:24.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1889 | 2026-04-17T16:55:24.632Z | |
| 1890 | 2026-04-17T16:55:24.633Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/272) |
| 1891 | 2026-04-17T16:55:25.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1892 | 2026-04-17T16:55:25.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1893 | 2026-04-17T16:55:25.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1894 | 2026-04-17T16:55:25.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1895 | 2026-04-17T16:55:25.119Z | |
| 1896 | 2026-04-17T16:55:25.119Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/272) |
| 1897 | 2026-04-17T16:55:25.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1898 | 2026-04-17T16:55:25.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1899 | 2026-04-17T16:55:25.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1900 | 2026-04-17T16:55:25.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1901 | 2026-04-17T16:55:25.571Z | |
| 1902 | 2026-04-17T16:55:25.571Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/272) |
| 1903 | 2026-04-17T16:55:25.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1904 | 2026-04-17T16:55:25.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1905 | 2026-04-17T16:55:25.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1906 | 2026-04-17T16:55:25.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1907 | 2026-04-17T16:55:26.035Z | |
| 1908 | 2026-04-17T16:55:26.035Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/272) |
| 1909 | 2026-04-17T16:55:26.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1910 | 2026-04-17T16:55:26.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1911 | 2026-04-17T16:55:26.443Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1912 | 2026-04-17T16:55:26.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1913 | 2026-04-17T16:55:26.502Z | |
| 1914 | 2026-04-17T16:55:26.502Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/272) |
| 1915 | 2026-04-17T16:55:26.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1916 | 2026-04-17T16:55:26.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1917 | 2026-04-17T16:55:26.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1918 | 2026-04-17T16:55:26.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1919 | 2026-04-17T16:55:26.963Z | |
| 1920 | 2026-04-17T16:55:26.963Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/272) |
| 1921 | 2026-04-17T16:55:27.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1922 | 2026-04-17T16:55:27.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1923 | 2026-04-17T16:55:27.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1924 | 2026-04-17T16:55:27.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1925 | 2026-04-17T16:55:27.438Z | |
| 1926 | 2026-04-17T16:55:27.438Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/272) |
| 1927 | 2026-04-17T16:55:27.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1928 | 2026-04-17T16:55:27.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1929 | 2026-04-17T16:55:27.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1930 | 2026-04-17T16:55:27.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1931 | 2026-04-17T16:55:27.909Z | |
| 1932 | 2026-04-17T16:55:27.910Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/272) |
| 1933 | 2026-04-17T16:55:28.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1934 | 2026-04-17T16:55:28.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1935 | 2026-04-17T16:55:28.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1936 | 2026-04-17T16:55:28.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1937 | 2026-04-17T16:55:28.367Z | |
| 1938 | 2026-04-17T16:55:28.367Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/272) |
| 1939 | 2026-04-17T16:55:28.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1940 | 2026-04-17T16:55:28.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1941 | 2026-04-17T16:55:28.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1942 | 2026-04-17T16:55:28.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1943 | 2026-04-17T16:55:28.848Z | |
| 1944 | 2026-04-17T16:55:28.848Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/272) |
| 1945 | 2026-04-17T16:55:29.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1946 | 2026-04-17T16:55:29.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1947 | 2026-04-17T16:55:29.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1948 | 2026-04-17T16:55:29.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1949 | 2026-04-17T16:55:29.320Z | |
| 1950 | 2026-04-17T16:55:29.320Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/272) |
| 1951 | 2026-04-17T16:55:29.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1952 | 2026-04-17T16:55:29.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1953 | 2026-04-17T16:55:29.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1954 | 2026-04-17T16:55:29.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1955 | 2026-04-17T16:55:29.803Z | |
| 1956 | 2026-04-17T16:55:29.804Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/272) |
| 1957 | 2026-04-17T16:55:30.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1958 | 2026-04-17T16:55:30.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1959 | 2026-04-17T16:55:30.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1960 | 2026-04-17T16:55:30.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1961 | 2026-04-17T16:55:30.275Z | |
| 1962 | 2026-04-17T16:55:30.275Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/272) |
| 1963 | 2026-04-17T16:55:30.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1964 | 2026-04-17T16:55:30.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1965 | 2026-04-17T16:55:30.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1966 | 2026-04-17T16:55:30.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1967 | 2026-04-17T16:55:30.735Z | |
| 1968 | 2026-04-17T16:55:30.735Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/272) |
| 1969 | 2026-04-17T16:55:31.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1970 | 2026-04-17T16:55:31.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1971 | 2026-04-17T16:55:31.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1972 | 2026-04-17T16:55:31.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1973 | 2026-04-17T16:55:31.209Z | |
| 1974 | 2026-04-17T16:55:31.209Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/272) |
| 1975 | 2026-04-17T16:55:31.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1976 | 2026-04-17T16:55:31.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1977 | 2026-04-17T16:55:31.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1978 | 2026-04-17T16:55:31.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1979 | 2026-04-17T16:55:31.684Z | |
| 1980 | 2026-04-17T16:55:31.684Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/272) |
| 1981 | 2026-04-17T16:55:32.093Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1982 | 2026-04-17T16:55:32.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1983 | 2026-04-17T16:55:32.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1984 | 2026-04-17T16:55:32.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1985 | 2026-04-17T16:55:32.154Z | |
| 1986 | 2026-04-17T16:55:32.154Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/272) |
| 1987 | 2026-04-17T16:55:32.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1988 | 2026-04-17T16:55:32.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1989 | 2026-04-17T16:55:32.564Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1990 | 2026-04-17T16:55:32.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1991 | 2026-04-17T16:55:32.620Z | |
| 1992 | 2026-04-17T16:55:32.620Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/272) |
| 1993 | 2026-04-17T16:55:33.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1994 | 2026-04-17T16:55:33.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1995 | 2026-04-17T16:55:33.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1996 | 2026-04-17T16:55:33.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1997 | 2026-04-17T16:55:33.087Z | |
| 1998 | 2026-04-17T16:55:33.087Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/272) |
| 1999 | 2026-04-17T16:55:33.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2000 | 2026-04-17T16:55:33.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2001 | 2026-04-17T16:55:33.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2002 | 2026-04-17T16:55:33.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2003 | 2026-04-17T16:55:33.557Z | |
| 2004 | 2026-04-17T16:55:33.557Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/272) |
| 2005 | 2026-04-17T16:55:33.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2006 | 2026-04-17T16:55:33.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2007 | 2026-04-17T16:55:33.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2008 | 2026-04-17T16:55:33.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2009 | 2026-04-17T16:55:34.026Z | |
| 2010 | 2026-04-17T16:55:34.026Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/272) |
| 2011 | 2026-04-17T16:55:34.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2012 | 2026-04-17T16:55:34.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2013 | 2026-04-17T16:55:34.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2014 | 2026-04-17T16:55:34.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2015 | 2026-04-17T16:55:34.498Z | |
| 2016 | 2026-04-17T16:55:34.498Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/272) |
| 2017 | 2026-04-17T16:55:34.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2018 | 2026-04-17T16:55:34.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2019 | 2026-04-17T16:55:34.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2020 | 2026-04-17T16:55:34.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2021 | 2026-04-17T16:55:34.974Z | |
| 2022 | 2026-04-17T16:55:34.974Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/272) |
| 2023 | 2026-04-17T16:55:35.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2024 | 2026-04-17T16:55:35.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2025 | 2026-04-17T16:55:35.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2026 | 2026-04-17T16:55:35.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2027 | 2026-04-17T16:55:35.438Z | |
| 2028 | 2026-04-17T16:55:35.438Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/272) |
| 2029 | 2026-04-17T16:55:35.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2030 | 2026-04-17T16:55:35.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2031 | 2026-04-17T16:55:35.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2032 | 2026-04-17T16:55:35.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2033 | 2026-04-17T16:55:35.911Z | |
| 2034 | 2026-04-17T16:55:35.911Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/272) |
| 2035 | 2026-04-17T16:55:36.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2036 | 2026-04-17T16:55:36.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2037 | 2026-04-17T16:55:36.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2038 | 2026-04-17T16:55:36.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2039 | 2026-04-17T16:55:36.377Z | |
| 2040 | 2026-04-17T16:55:36.377Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/272) |
| 2041 | 2026-04-17T16:55:36.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2042 | 2026-04-17T16:55:36.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2043 | 2026-04-17T16:55:36.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2044 | 2026-04-17T16:55:36.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2045 | 2026-04-17T16:55:36.839Z | |
| 2046 | 2026-04-17T16:55:36.840Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/272) |
| 2047 | 2026-04-17T16:55:37.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2048 | 2026-04-17T16:55:37.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2049 | 2026-04-17T16:55:37.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2050 | 2026-04-17T16:55:37.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2051 | 2026-04-17T16:55:37.308Z | |
| 2052 | 2026-04-17T16:55:37.308Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/272) |
| 2053 | 2026-04-17T16:55:37.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2054 | 2026-04-17T16:55:37.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2055 | 2026-04-17T16:55:37.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2056 | 2026-04-17T16:55:37.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2057 | 2026-04-17T16:55:37.784Z | |
| 2058 | 2026-04-17T16:55:37.784Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/272) |
| 2059 | 2026-04-17T16:55:38.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2060 | 2026-04-17T16:55:38.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2061 | 2026-04-17T16:55:38.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2062 | 2026-04-17T16:55:38.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2063 | 2026-04-17T16:55:38.255Z | |
| 2064 | 2026-04-17T16:55:38.256Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/272) |
| 2065 | 2026-04-17T16:55:38.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2066 | 2026-04-17T16:55:38.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2067 | 2026-04-17T16:55:38.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2068 | 2026-04-17T16:55:38.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2069 | 2026-04-17T16:55:38.734Z | |
| 2070 | 2026-04-17T16:55:38.734Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/272) |
| 2071 | 2026-04-17T16:55:39.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2072 | 2026-04-17T16:55:39.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2073 | 2026-04-17T16:55:39.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2074 | 2026-04-17T16:55:39.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2075 | 2026-04-17T16:55:39.211Z | |
| 2076 | 2026-04-17T16:55:39.211Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/272) |
| 2077 | 2026-04-17T16:55:39.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2078 | 2026-04-17T16:55:39.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2079 | 2026-04-17T16:55:39.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2080 | 2026-04-17T16:55:39.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2081 | 2026-04-17T16:55:39.692Z | |
| 2082 | 2026-04-17T16:55:39.692Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/272) |
| 2083 | 2026-04-17T16:55:40.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2084 | 2026-04-17T16:55:40.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2085 | 2026-04-17T16:55:40.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2086 | 2026-04-17T16:55:40.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2087 | 2026-04-17T16:55:40.167Z | |
| 2088 | 2026-04-17T16:55:40.167Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/272) |
| 2089 | 2026-04-17T16:55:40.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2090 | 2026-04-17T16:55:40.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2091 | 2026-04-17T16:55:40.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2092 | 2026-04-17T16:55:40.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2093 | 2026-04-17T16:55:40.645Z | |
| 2094 | 2026-04-17T16:55:40.645Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/272) |
| 2095 | 2026-04-17T16:55:41.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2096 | 2026-04-17T16:55:41.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2097 | 2026-04-17T16:55:41.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2098 | 2026-04-17T16:55:41.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2099 | 2026-04-17T16:55:41.113Z | |
| 2100 | 2026-04-17T16:55:41.113Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/272) |
| 2101 | 2026-04-17T16:55:41.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2102 | 2026-04-17T16:55:41.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2103 | 2026-04-17T16:55:41.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2104 | 2026-04-17T16:55:41.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2105 | 2026-04-17T16:55:41.583Z | |
| 2106 | 2026-04-17T16:55:41.583Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/272) |
| 2107 | 2026-04-17T16:55:42.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2108 | 2026-04-17T16:55:42.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2109 | 2026-04-17T16:55:42.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2110 | 2026-04-17T16:55:42.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2111 | 2026-04-17T16:55:42.215Z | |
| 2112 | 2026-04-17T16:55:42.215Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/272) |
| 2113 | 2026-04-17T16:55:42.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2114 | 2026-04-17T16:55:42.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2115 | 2026-04-17T16:55:42.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2116 | 2026-04-17T16:55:42.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2117 | 2026-04-17T16:55:42.844Z | |
| 2118 | 2026-04-17T16:55:42.844Z | info: running `cargo check --bins` on nexus-config (51/272) |
| 2119 | 2026-04-17T16:55:43.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2120 | 2026-04-17T16:55:43.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2121 | 2026-04-17T16:55:43.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2122 | 2026-04-17T16:55:43.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2123 | 2026-04-17T16:55:43.487Z | |
| 2124 | 2026-04-17T16:55:43.488Z | info: running `cargo check --bins` on nexus-types (52/272) |
| 2125 | 2026-04-17T16:55:44.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2126 | 2026-04-17T16:55:44.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2127 | 2026-04-17T16:55:44.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2128 | 2026-04-17T16:55:44.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2129 | 2026-04-17T16:55:44.122Z | |
| 2130 | 2026-04-17T16:55:44.122Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/272) |
| 2131 | 2026-04-17T16:55:44.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2132 | 2026-04-17T16:55:44.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2133 | 2026-04-17T16:55:44.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2134 | 2026-04-17T16:55:44.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2135 | 2026-04-17T16:55:44.723Z | |
| 2136 | 2026-04-17T16:55:44.723Z | info: running `cargo check --bins` on omicron-passwords (54/272) |
| 2137 | 2026-04-17T16:55:45.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2138 | 2026-04-17T16:55:45.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2139 | 2026-04-17T16:55:45.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2140 | 2026-04-17T16:55:45.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2141 | 2026-04-17T16:55:45.299Z | |
| 2142 | 2026-04-17T16:55:45.299Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/272) |
| 2143 | 2026-04-17T16:55:45.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2144 | 2026-04-17T16:55:45.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2145 | 2026-04-17T16:55:45.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2146 | 2026-04-17T16:55:45.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2147 | 2026-04-17T16:55:45.903Z | |
| 2148 | 2026-04-17T16:55:45.903Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/272) |
| 2149 | 2026-04-17T16:55:46.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2150 | 2026-04-17T16:55:46.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2151 | 2026-04-17T16:55:46.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2152 | 2026-04-17T16:55:46.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2153 | 2026-04-17T16:55:46.504Z | |
| 2154 | 2026-04-17T16:55:46.504Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/272) |
| 2155 | 2026-04-17T16:55:47.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2156 | 2026-04-17T16:55:47.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2157 | 2026-04-17T16:55:47.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2158 | 2026-04-17T16:55:47.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2159 | 2026-04-17T16:55:47.099Z | |
| 2160 | 2026-04-17T16:55:47.099Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/272) |
| 2161 | 2026-04-17T16:55:47.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2162 | 2026-04-17T16:55:47.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2163 | 2026-04-17T16:55:47.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2164 | 2026-04-17T16:55:47.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2165 | 2026-04-17T16:55:47.698Z | |
| 2166 | 2026-04-17T16:55:47.698Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/272) |
| 2167 | 2026-04-17T16:55:48.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2168 | 2026-04-17T16:55:48.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2169 | 2026-04-17T16:55:48.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2170 | 2026-04-17T16:55:48.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2171 | 2026-04-17T16:55:48.285Z | |
| 2172 | 2026-04-17T16:55:48.285Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/272) |
| 2173 | 2026-04-17T16:55:48.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2174 | 2026-04-17T16:55:48.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2175 | 2026-04-17T16:55:48.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2176 | 2026-04-17T16:55:48.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2177 | 2026-04-17T16:55:48.874Z | |
| 2178 | 2026-04-17T16:55:48.874Z | info: running `cargo check --bins --no-default-features` on gfss (61/272) |
| 2179 | 2026-04-17T16:55:49.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2180 | 2026-04-17T16:55:49.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2181 | 2026-04-17T16:55:49.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2182 | 2026-04-17T16:55:49.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2183 | 2026-04-17T16:55:49.464Z | |
| 2184 | 2026-04-17T16:55:49.464Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/272) |
| 2185 | 2026-04-17T16:55:49.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2186 | 2026-04-17T16:55:49.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2187 | 2026-04-17T16:55:49.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2188 | 2026-04-17T16:55:49.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2189 | 2026-04-17T16:55:50.045Z | |
| 2190 | 2026-04-17T16:55:50.045Z | info: running `cargo check --bins` on clickhouse-admin-types (63/272) |
| 2191 | 2026-04-17T16:55:50.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2192 | 2026-04-17T16:55:50.558Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2193 | 2026-04-17T16:55:50.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2194 | 2026-04-17T16:55:50.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2195 | 2026-04-17T16:55:50.643Z | |
| 2196 | 2026-04-17T16:55:50.643Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/272) |
| 2197 | 2026-04-17T16:55:51.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2198 | 2026-04-17T16:55:51.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2199 | 2026-04-17T16:55:51.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2200 | 2026-04-17T16:55:51.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2201 | 2026-04-17T16:55:51.250Z | |
| 2202 | 2026-04-17T16:55:51.250Z | info: running `cargo check --bins` on cockroach-admin-types (65/272) |
| 2203 | 2026-04-17T16:55:51.745Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2204 | 2026-04-17T16:55:51.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2205 | 2026-04-17T16:55:51.748Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2206 | 2026-04-17T16:55:51.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2207 | 2026-04-17T16:55:51.833Z | |
| 2208 | 2026-04-17T16:55:51.833Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/272) |
| 2209 | 2026-04-17T16:55:52.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2210 | 2026-04-17T16:55:52.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2211 | 2026-04-17T16:55:52.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2212 | 2026-04-17T16:55:52.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2213 | 2026-04-17T16:55:52.413Z | |
| 2214 | 2026-04-17T16:55:52.413Z | info: running `cargo check --bins` on ereport-types (67/272) |
| 2215 | 2026-04-17T16:55:52.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2216 | 2026-04-17T16:55:52.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2217 | 2026-04-17T16:55:52.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2218 | 2026-04-17T16:55:52.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2219 | 2026-04-17T16:55:53.006Z | |
| 2220 | 2026-04-17T16:55:53.006Z | info: running `cargo check --bins` on gateway-client (68/272) |
| 2221 | 2026-04-17T16:55:53.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2222 | 2026-04-17T16:55:53.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2223 | 2026-04-17T16:55:53.514Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2224 | 2026-04-17T16:55:53.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2225 | 2026-04-17T16:55:53.604Z | |
| 2226 | 2026-04-17T16:55:53.604Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/272) |
| 2227 | 2026-04-17T16:55:54.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2228 | 2026-04-17T16:55:54.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2229 | 2026-04-17T16:55:54.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2230 | 2026-04-17T16:55:54.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2231 | 2026-04-17T16:55:54.192Z | |
| 2232 | 2026-04-17T16:55:54.192Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/272) |
| 2233 | 2026-04-17T16:55:54.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2234 | 2026-04-17T16:55:54.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2235 | 2026-04-17T16:55:54.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2236 | 2026-04-17T16:55:54.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2237 | 2026-04-17T16:55:54.786Z | |
| 2238 | 2026-04-17T16:55:54.786Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/272) |
| 2239 | 2026-04-17T16:55:55.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2240 | 2026-04-17T16:55:55.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2241 | 2026-04-17T16:55:55.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2242 | 2026-04-17T16:55:55.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2243 | 2026-04-17T16:55:55.382Z | |
| 2244 | 2026-04-17T16:55:55.382Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/272) |
| 2245 | 2026-04-17T16:55:55.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2246 | 2026-04-17T16:55:55.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2247 | 2026-04-17T16:55:55.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2248 | 2026-04-17T16:55:55.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2249 | 2026-04-17T16:55:55.969Z | |
| 2250 | 2026-04-17T16:55:55.969Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/272) |
| 2251 | 2026-04-17T16:55:56.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2252 | 2026-04-17T16:55:56.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2253 | 2026-04-17T16:55:56.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2254 | 2026-04-17T16:55:56.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2255 | 2026-04-17T16:55:56.572Z | |
| 2256 | 2026-04-17T16:55:56.572Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/272) |
| 2257 | 2026-04-17T16:55:57.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2258 | 2026-04-17T16:55:57.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2259 | 2026-04-17T16:55:57.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2260 | 2026-04-17T16:55:57.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2261 | 2026-04-17T16:55:57.176Z | |
| 2262 | 2026-04-17T16:55:57.176Z | info: running `cargo check --bins` on key-manager-types (75/272) |
| 2263 | 2026-04-17T16:55:57.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2264 | 2026-04-17T16:55:57.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2265 | 2026-04-17T16:55:57.672Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2266 | 2026-04-17T16:55:57.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2267 | 2026-04-17T16:55:57.751Z | |
| 2268 | 2026-04-17T16:55:57.751Z | info: running `cargo check --bins` on oxlog (76/272) |
| 2269 | 2026-04-17T16:55:58.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2270 | 2026-04-17T16:55:58.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2271 | 2026-04-17T16:55:58.352Z | Checking cfg-if v1.0.4 |
| 2272 | 2026-04-17T16:55:58.358Z | Checking libc v0.2.185 |
| 2273 | 2026-04-17T16:55:58.358Z | Checking serde_core v1.0.228 |
| 2274 | 2026-04-17T16:55:58.470Z | Checking zeroize v1.8.2 |
| 2275 | 2026-04-17T16:55:58.483Z | Checking memchr v2.8.0 |
| 2276 | 2026-04-17T16:55:58.489Z | Checking log v0.4.29 |
| 2277 | 2026-04-17T16:55:58.493Z | Checking smallvec v1.15.1 |
| 2278 | 2026-04-17T16:55:58.509Z | Checking typenum v1.19.0 |
| 2279 | 2026-04-17T16:55:58.510Z | Checking subtle v2.6.1 |
| 2280 | 2026-04-17T16:55:58.611Z | Checking itoa v1.0.17 |
| 2281 | 2026-04-17T16:55:58.645Z | Checking scopeguard v1.2.0 |
| 2282 | 2026-04-17T16:55:58.661Z | Checking stable_deref_trait v1.2.1 |
| 2283 | 2026-04-17T16:55:58.672Z | Checking const-oid v0.9.6 |
| 2284 | 2026-04-17T16:55:58.735Z | Checking portable-atomic v1.13.1 |
| 2285 | 2026-04-17T16:55:58.746Z | Checking lock_api v0.4.14 |
| 2286 | 2026-04-17T16:55:58.756Z | Checking zerofrom v0.1.6 |
| 2287 | 2026-04-17T16:55:58.850Z | Checking critical-section v1.2.0 |
| 2288 | 2026-04-17T16:55:58.863Z | Checking getrandom v0.2.17 |
| 2289 | 2026-04-17T16:55:58.863Z | Checking errno v0.3.14 |
| 2290 | 2026-04-17T16:55:58.939Z | Checking yoke v0.8.1 |
| 2291 | 2026-04-17T16:55:58.963Z | Checking parking_lot_core v0.9.12 |
| 2292 | 2026-04-17T16:55:58.993Z | Checking signal-hook-registry v1.4.8 |
| 2293 | 2026-04-17T16:55:59.009Z | Checking rand_core v0.6.4 |
| 2294 | 2026-04-17T16:55:59.028Z | Checking generic-array v0.14.7 |
| 2295 | 2026-04-17T16:55:59.101Z | Checking zerovec v0.11.5 |
| 2296 | 2026-04-17T16:55:59.130Z | Checking once_cell v1.21.3 |
| 2297 | 2026-04-17T16:55:59.153Z | Checking zerocopy v0.8.40 |
| 2298 | 2026-04-17T16:55:59.164Z | Checking pin-project-lite v0.2.17 |
| 2299 | 2026-04-17T16:55:59.177Z | Checking parking_lot v0.12.5 |
| 2300 | 2026-04-17T16:55:59.251Z | Checking mio v1.2.0 |
| 2301 | 2026-04-17T16:55:59.298Z | Checking socket2 v0.6.3 |
| 2302 | 2026-04-17T16:55:59.340Z | Checking libm v0.2.16 |
| 2303 | 2026-04-17T16:55:59.359Z | Checking zmij v1.0.21 |
| 2304 | 2026-04-17T16:55:59.466Z | Checking crypto-common v0.1.7 |
| 2305 | 2026-04-17T16:55:59.525Z | Checking block-buffer v0.10.4 |
| 2306 | 2026-04-17T16:55:59.528Z | Checking tinystr v0.8.2 |
| 2307 | 2026-04-17T16:55:59.548Z | Checking writeable v0.6.2 |
| 2308 | 2026-04-17T16:55:59.561Z | Checking percent-encoding v2.3.2 |
| 2309 | 2026-04-17T16:55:59.585Z | Checking allocator-api2 v0.2.21 |
| 2310 | 2026-04-17T16:55:59.667Z | Checking digest v0.10.7 |
| 2311 | 2026-04-17T16:55:59.694Z | Checking futures-core v0.3.32 |
| 2312 | 2026-04-17T16:55:59.707Z | Checking litemap v0.8.1 |
| 2313 | 2026-04-17T16:55:59.710Z | Checking equivalent v1.0.2 |
| 2314 | 2026-04-17T16:55:59.796Z | Checking potential_utf v0.1.4 |
| 2315 | 2026-04-17T16:55:59.813Z | Checking zerotrie v0.2.3 |
| 2316 | 2026-04-17T16:55:59.857Z | Checking cpufeatures v0.2.17 |
| 2317 | 2026-04-17T16:55:59.869Z | Checking foldhash v0.2.0 |
| 2318 | 2026-04-17T16:55:59.880Z | Checking icu_locale_core v2.1.1 |
| 2319 | 2026-04-17T16:55:59.922Z | Checking icu_collections v2.1.1 |
| 2320 | 2026-04-17T16:55:59.938Z | Checking serde v1.0.228 |
| 2321 | 2026-04-17T16:55:59.938Z | Checking bitflags v2.11.0 |
| 2322 | 2026-04-17T16:56:00.014Z | Checking serde_json v1.0.149 |
| 2323 | 2026-04-17T16:56:00.037Z | Checking num-traits v0.2.19 |
| 2324 | 2026-04-17T16:56:00.050Z | Checking hashbrown v0.16.1 |
| 2325 | 2026-04-17T16:56:00.109Z | Checking hmac v0.12.1 |
| 2326 | 2026-04-17T16:56:00.227Z | Checking block-padding v0.3.3 |
| 2327 | 2026-04-17T16:56:00.247Z | Checking icu_normalizer_data v2.1.1 |
| 2328 | 2026-04-17T16:56:00.312Z | Checking icu_properties_data v2.1.2 |
| 2329 | 2026-04-17T16:56:00.331Z | Checking bytes v1.11.1 |
| 2330 | 2026-04-17T16:56:00.356Z | Checking rand_core v0.10.0 |
| 2331 | 2026-04-17T16:56:00.421Z | Checking icu_provider v2.1.1 |
| 2332 | 2026-04-17T16:56:00.434Z | Checking futures-sink v0.3.32 |
| 2333 | 2026-04-17T16:56:00.494Z | Checking getrandom v0.4.1 |
| 2334 | 2026-04-17T16:56:00.529Z | Checking futures-channel v0.3.32 |
| 2335 | 2026-04-17T16:56:00.540Z | Checking indexmap v2.13.0 |
| 2336 | 2026-04-17T16:56:00.559Z | Checking inout v0.1.4 |
| 2337 | 2026-04-17T16:56:00.637Z | Checking futures-io v0.3.32 |
| 2338 | 2026-04-17T16:56:00.650Z | Checking icu_normalizer v2.1.1 |
| 2339 | 2026-04-17T16:56:00.671Z | Checking icu_properties v2.1.2 |
| 2340 | 2026-04-17T16:56:00.693Z | Checking futures-task v0.3.32 |
| 2341 | 2026-04-17T16:56:00.720Z | Checking slab v0.4.12 |
| 2342 | 2026-04-17T16:56:00.745Z | Checking cipher v0.4.4 |
| 2343 | 2026-04-17T16:56:00.761Z | Checking tokio v1.52.1 |
| 2344 | 2026-04-17T16:56:00.826Z | Checking sha2 v0.10.9 |
| 2345 | 2026-04-17T16:56:00.871Z | Checking futures-util v0.3.32 |
| 2346 | 2026-04-17T16:56:00.948Z | Checking getrandom v0.3.4 |
| 2347 | 2026-04-17T16:56:00.961Z | Checking base64ct v1.8.3 |
| 2348 | 2026-04-17T16:56:01.089Z | Checking utf8_iter v1.0.4 |
| 2349 | 2026-04-17T16:56:01.100Z | Checking byteorder v1.5.0 |
| 2350 | 2026-04-17T16:56:01.114Z | Checking form_urlencoded v1.2.2 |
| 2351 | 2026-04-17T16:56:01.185Z | Checking pem-rfc7468 v0.7.0 |
| 2352 | 2026-04-17T16:56:01.215Z | Checking flagset v0.4.7 |
| 2353 | 2026-04-17T16:56:01.240Z | Checking fnv v1.0.7 |
| 2354 | 2026-04-17T16:56:01.301Z | Checking rand_core v0.9.5 |
| 2355 | 2026-04-17T16:56:01.339Z | Checking salsa20 v0.10.2 |
| 2356 | 2026-04-17T16:56:01.342Z | Checking http v1.4.0 |
| 2357 | 2026-04-17T16:56:01.364Z | Checking der v0.7.10 |
| 2358 | 2026-04-17T16:56:01.474Z | Checking uuid v1.23.0 |
| 2359 | 2026-04-17T16:56:01.486Z | Checking pbkdf2 v0.12.2 |
| 2360 | 2026-04-17T16:56:01.504Z | Checking idna_adapter v1.2.1 |
| 2361 | 2026-04-17T16:56:01.596Z | Checking scrypt v0.11.0 |
| 2362 | 2026-04-17T16:56:01.626Z | Checking idna v1.1.0 |
| 2363 | 2026-04-17T16:56:01.734Z | Checking aes v0.8.4 |
| 2364 | 2026-04-17T16:56:01.788Z | Checking cbc v0.1.2 |
| 2365 | 2026-04-17T16:56:01.869Z | Checking url v2.5.8 |
| 2366 | 2026-04-17T16:56:01.914Z | Checking rustix v1.1.3 |
| 2367 | 2026-04-17T16:56:01.927Z | Checking tracing-core v0.1.36 |
| 2368 | 2026-04-17T16:56:01.938Z | Checking ppv-lite86 v0.2.21 |
| 2369 | 2026-04-17T16:56:02.112Z | Checking spki v0.7.3 |
| 2370 | 2026-04-17T16:56:02.126Z | Checking rustls-pki-types v1.14.0 |
| 2371 | 2026-04-17T16:56:02.227Z | Checking iana-time-zone v0.1.65 |
| 2372 | 2026-04-17T16:56:02.240Z | Checking rand_chacha v0.9.0 |
| 2373 | 2026-04-17T16:56:02.288Z | Checking regex-syntax v0.8.10 |
| 2374 | 2026-04-17T16:56:02.311Z | Checking pkcs5 v0.7.1 |
| 2375 | 2026-04-17T16:56:02.332Z | Checking chrono v0.4.44 |
| 2376 | 2026-04-17T16:56:02.404Z | Checking tracing v0.1.44 |
| 2377 | 2026-04-17T16:56:02.433Z | Checking rand v0.9.2 |
| 2378 | 2026-04-17T16:56:02.563Z | Checking http-body v1.0.1 |
| 2379 | 2026-04-17T16:56:02.614Z | Checking aws-lc-sys v0.37.1 |
| 2380 | 2026-04-17T16:56:02.695Z | Checking openssl-probe v0.2.1 |
| 2381 | 2026-04-17T16:56:02.754Z | Checking base64 v0.22.1 |
| 2382 | 2026-04-17T16:56:02.800Z | Checking untrusted v0.7.1 |
| 2383 | 2026-04-17T16:56:02.815Z | Checking untrusted v0.9.0 |
| 2384 | 2026-04-17T16:56:02.905Z | Checking pkcs8 v0.10.2 |
| 2385 | 2026-04-17T16:56:02.920Z | Checking ring v0.17.14 |
| 2386 | 2026-04-17T16:56:02.932Z | Checking tinyvec_macros v0.1.1 |
| 2387 | 2026-04-17T16:56:02.988Z | Checking tower-layer v0.3.3 |
| 2388 | 2026-04-17T16:56:03.001Z | Checking try-lock v0.2.5 |
| 2389 | 2026-04-17T16:56:03.083Z | Checking plain v0.2.3 |
| 2390 | 2026-04-17T16:56:03.097Z | Checking tower-service v0.3.3 |
| 2391 | 2026-04-17T16:56:03.117Z | Checking aws-lc-rs v1.16.0 |
| 2392 | 2026-04-17T16:56:03.137Z | Checking atomic-waker v1.1.2 |
| 2393 | 2026-04-17T16:56:03.176Z | Checking want v0.3.1 |
| 2394 | 2026-04-17T16:56:03.189Z | Checking tinyvec v1.10.0 |
| 2395 | 2026-04-17T16:56:03.203Z | Checking ipnet v2.11.0 |
| 2396 | 2026-04-17T16:56:03.229Z | Checking semver v1.0.27 |
| 2397 | 2026-04-17T16:56:03.298Z | Checking httparse v1.10.1 |
| 2398 | 2026-04-17T16:56:03.433Z | Checking spin v0.9.8 |
| 2399 | 2026-04-17T16:56:03.458Z | Checking fastrand v2.3.0 |
| 2400 | 2026-04-17T16:56:03.492Z | Checking dyn-clone v1.0.20 |
| 2401 | 2026-04-17T16:56:03.507Z | Checking ucd-trie v0.1.7 |
| 2402 | 2026-04-17T16:56:03.591Z | Checking httpdate v1.0.3 |
| 2403 | 2026-04-17T16:56:03.594Z | Checking foreign-types-shared v0.1.1 |
| 2404 | 2026-04-17T16:56:03.615Z | Checking pin-utils v0.1.0 |
| 2405 | 2026-04-17T16:56:03.634Z | Checking unicode-ident v1.0.24 |
| 2406 | 2026-04-17T16:56:03.636Z | Checking tempfile v3.25.0 |
| 2407 | 2026-04-17T16:56:03.678Z | Checking foreign-types v0.3.2 |
| 2408 | 2026-04-17T16:56:03.678Z | Checking pest v2.8.6 |
| 2409 | 2026-04-17T16:56:03.736Z | Checking schemars v0.8.22 |
| 2410 | 2026-04-17T16:56:03.747Z | Checking proc-macro2 v1.0.106 |
| 2411 | 2026-04-17T16:56:03.761Z | Checking openssl-sys v0.9.111 |
| 2412 | 2026-04-17T16:56:03.835Z | Checking thiserror v2.0.18 |
| 2413 | 2026-04-17T16:56:03.916Z | Checking socket2 v0.5.10 |
| 2414 | 2026-04-17T16:56:03.934Z | Checking wait-timeout v0.2.1 |
| 2415 | 2026-04-17T16:56:03.946Z | Checking rustls-webpki v0.103.9 |
| 2416 | 2026-04-17T16:56:04.012Z | Checking tokio-util v0.7.18 |
| 2417 | 2026-04-17T16:56:04.055Z | Checking aho-corasick v1.1.4 |
| 2418 | 2026-04-17T16:56:04.069Z | Checking anstyle v1.0.13 |
| 2419 | 2026-04-17T16:56:04.156Z | Checking powerfmt v0.2.0 |
| 2420 | 2026-04-17T16:56:04.245Z | Checking siphasher v1.0.2 |
| 2421 | 2026-04-17T16:56:04.258Z | Checking simd-adler32 v0.3.8 |
| 2422 | 2026-04-17T16:56:04.307Z | Checking quick-error v1.2.3 |
| 2423 | 2026-04-17T16:56:04.371Z | Checking rustls v0.23.37 |
| 2424 | 2026-04-17T16:56:04.391Z | Checking utf8parse v0.2.2 |
| 2425 | 2026-04-17T16:56:04.404Z | Checking bit-vec v0.8.0 |
| 2426 | 2026-04-17T16:56:04.414Z | Checking pretty-hex v0.4.1 |
| 2427 | 2026-04-17T16:56:04.426Z | Checking rusty-fork v0.3.1 |
| 2428 | 2026-04-17T16:56:04.489Z | Checking anstyle-parse v0.2.7 |
| 2429 | 2026-04-17T16:56:04.524Z | Checking deranged v0.5.8 |
| 2430 | 2026-04-17T16:56:04.587Z | Checking bit-set v0.8.0 |
| 2431 | 2026-04-17T16:56:04.603Z | Checking openssl v0.10.75 |
| 2432 | 2026-04-17T16:56:04.619Z | Checking h2 v0.4.13 |
| 2433 | 2026-04-17T16:56:04.640Z | Checking quote v1.0.44 |
| 2434 | 2026-04-17T16:56:04.732Z | Checking regex-automata v0.4.14 |
| 2435 | 2026-04-17T16:56:04.746Z | Compiling newtype-uuid v1.3.2 |
| 2436 | 2026-04-17T16:56:04.749Z | Checking unicode-normalization v0.1.25 |
| 2437 | 2026-04-17T16:56:04.808Z | Checking rustls-native-certs v0.8.3 |
| 2438 | 2026-04-17T16:56:04.933Z | Checking crossbeam-utils v0.8.21 |
| 2439 | 2026-04-17T16:56:04.946Z | Checking rand_xorshift v0.4.0 |
| 2440 | 2026-04-17T16:56:05.065Z | Checking crc32fast v1.5.0 |
| 2441 | 2026-04-17T16:56:05.139Z | Checking scroll v0.13.0 |
| 2442 | 2026-04-17T16:56:05.205Z | Checking signature v2.2.0 |
| 2443 | 2026-04-17T16:56:05.268Z | Checking sync_wrapper v1.0.2 |
| 2444 | 2026-04-17T16:56:05.335Z | Checking unarray v0.1.4 |
| 2445 | 2026-04-17T16:56:05.365Z | Checking time-core v0.1.8 |
| 2446 | 2026-04-17T16:56:05.379Z | Checking adler2 v2.0.1 |
| 2447 | 2026-04-17T16:56:05.439Z | Checking num_threads v0.1.7 |
| 2448 | 2026-04-17T16:56:05.460Z | Checking unicode-properties v0.1.4 |
| 2449 | 2026-04-17T16:56:05.478Z | Checking colorchoice v1.0.4 |
| 2450 | 2026-04-17T16:56:05.505Z | Checking num-conv v0.2.0 |
| 2451 | 2026-04-17T16:56:05.521Z | Checking is_terminal_polyfill v1.70.2 |
| 2452 | 2026-04-17T16:56:05.577Z | Checking unicode-bidi v0.3.18 |
| 2453 | 2026-04-17T16:56:05.607Z | Checking anstyle-query v1.1.5 |
| 2454 | 2026-04-17T16:56:05.619Z | Checking time v0.3.47 |
| 2455 | 2026-04-17T16:56:05.630Z | Checking miniz_oxide v0.8.9 |
| 2456 | 2026-04-17T16:56:05.698Z | Checking anstream v0.6.21 |
| 2457 | 2026-04-17T16:56:05.867Z | Checking stringprep v0.1.5 |
| 2458 | 2026-04-17T16:56:05.898Z | Checking proptest v1.10.0 |
| 2459 | 2026-04-17T16:56:05.974Z | Checking tower v0.5.3 |
| 2460 | 2026-04-17T16:56:06.020Z | Checking goblin v0.10.5 |
| 2461 | 2026-04-17T16:56:06.375Z | Checking crossbeam-epoch v0.9.18 |
| 2462 | 2026-04-17T16:56:06.570Z | Checking native-tls v0.2.18 |
| 2463 | 2026-04-17T16:56:06.585Z | Compiling daft v0.1.5 |
| 2464 | 2026-04-17T16:56:06.601Z | Checking syn v2.0.117 |
| 2465 | 2026-04-17T16:56:06.751Z | Checking ipnetwork v0.21.1 |
| 2466 | 2026-04-17T16:56:06.770Z | Checking http-body-util v0.1.3 |
| 2467 | 2026-04-17T16:56:06.784Z | Checking tokio-rustls v0.26.4 |
| 2468 | 2026-04-17T16:56:06.859Z | Checking webpki-roots v1.0.6 |
| 2469 | 2026-04-17T16:56:06.969Z | Checking rand_chacha v0.3.1 |
| 2470 | 2026-04-17T16:56:06.981Z | Checking scroll v0.12.0 |
| 2471 | 2026-04-17T16:56:06.992Z | Checking thiserror v1.0.69 |
| 2472 | 2026-04-17T16:56:07.007Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2473 | 2026-04-17T16:56:07.089Z | Checking hash32 v0.2.1 |
| 2474 | 2026-04-17T16:56:07.119Z | Checking num-integer v0.1.46 |
| 2475 | 2026-04-17T16:56:07.172Z | Checking toml_datetime v0.6.11 |
| 2476 | 2026-04-17T16:56:07.202Z | Checking serde_spanned v0.6.9 |
| 2477 | 2026-04-17T16:56:07.245Z | Checking md-5 v0.10.6 |
| 2478 | 2026-04-17T16:56:07.327Z | Checking ff v0.13.1 |
| 2479 | 2026-04-17T16:56:07.338Z | Checking hyper v1.8.1 |
| 2480 | 2026-04-17T16:56:07.377Z | Checking psl-types v2.0.11 |
| 2481 | 2026-04-17T16:56:07.381Z | Checking base16ct v0.2.0 |
| 2482 | 2026-04-17T16:56:07.381Z | Checking fallible-iterator v0.2.0 |
| 2483 | 2026-04-17T16:56:07.449Z | Checking ryu v1.0.23 |
| 2484 | 2026-04-17T16:56:07.467Z | Checking zlib-rs v0.6.2 |
| 2485 | 2026-04-17T16:56:07.482Z | Checking iri-string v0.7.10 |
| 2486 | 2026-04-17T16:56:07.586Z | Checking serde_urlencoded v0.7.1 |
| 2487 | 2026-04-17T16:56:07.647Z | Checking postgres-protocol v0.6.10 |
| 2488 | 2026-04-17T16:56:07.792Z | Compiling iddqd v0.3.17 |
| 2489 | 2026-04-17T16:56:07.861Z | Checking sec1 v0.7.3 |
| 2490 | 2026-04-17T16:56:07.953Z | Checking publicsuffix v2.3.0 |
| 2491 | 2026-04-17T16:56:08.068Z | Checking group v0.13.0 |
| 2492 | 2026-04-17T16:56:08.115Z | Checking num-iter v0.1.45 |
| 2493 | 2026-04-17T16:56:08.208Z | Checking heapless v0.7.17 |
| 2494 | 2026-04-17T16:56:08.227Z | Checking goblin v0.8.2 |
| 2495 | 2026-04-17T16:56:08.239Z | Checking hyper-util v0.1.20 |
| 2496 | 2026-04-17T16:56:08.338Z | Checking flate2 v1.1.9 |
| 2497 | 2026-04-17T16:56:08.390Z | Checking dof v0.4.0 |
| 2498 | 2026-04-17T16:56:08.483Z | Checking tower-http v0.6.8 |
| 2499 | 2026-04-17T16:56:08.622Z | Checking rand v0.8.5 |
| 2500 | 2026-04-17T16:56:08.634Z | Checking zstd-safe v7.2.4 |
| 2501 | 2026-04-17T16:56:08.766Z | Checking oxnet v0.1.4 |
| 2502 | 2026-04-17T16:56:08.801Z | Checking cookie v0.18.1 |
| 2503 | 2026-04-17T16:56:08.874Z | Checking tokio-native-tls v0.3.1 |
| 2504 | 2026-04-17T16:56:08.909Z | Checking dtrace-parser v0.3.0 |
| 2505 | 2026-04-17T16:56:08.999Z | Checking phf_shared v0.13.1 |
| 2506 | 2026-04-17T16:56:09.019Z | Checking lazy_static v1.5.0 |
| 2507 | 2026-04-17T16:56:09.031Z | Checking terminal_size v0.4.3 |
| 2508 | 2026-04-17T16:56:09.037Z | Checking zerocopy v0.7.35 |
| 2509 | 2026-04-17T16:56:09.109Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2510 | 2026-04-17T16:56:09.142Z | Checking signal-hook v0.3.18 |
| 2511 | 2026-04-17T16:56:09.154Z | Checking hkdf v0.12.4 |
| 2512 | 2026-04-17T16:56:09.166Z | Checking crypto-bigint v0.5.5 |
| 2513 | 2026-04-17T16:56:09.191Z | Checking thread-id v5.1.0 |
| 2514 | 2026-04-17T16:56:09.203Z | Checking foldhash v0.1.5 |
| 2515 | 2026-04-17T16:56:09.268Z | Compiling rayon-core v1.13.0 |
| 2516 | 2026-04-17T16:56:09.284Z | Checking either v1.15.0 |
| 2517 | 2026-04-17T16:56:09.327Z | Checking winnow v0.5.40 |
| 2518 | 2026-04-17T16:56:09.338Z | Checking libbz2-rs-sys v0.2.2 |
| 2519 | 2026-04-17T16:56:09.443Z | Checking winnow v0.7.14 |
| 2520 | 2026-04-17T16:56:09.467Z | Checking strsim v0.11.1 |
| 2521 | 2026-04-17T16:56:09.510Z | Checking hyper-rustls v0.27.7 |
| 2522 | 2026-04-17T16:56:09.533Z | Checking managed v0.8.0 |
| 2523 | 2026-04-17T16:56:09.629Z | Checking bumpalo v3.20.2 |
| 2524 | 2026-04-17T16:56:09.713Z | Checking bitflags v1.3.2 |
| 2525 | 2026-04-17T16:56:09.716Z | Checking clap_lex v1.0.0 |
| 2526 | 2026-04-17T16:56:09.737Z | Checking bzip2 v0.6.1 |
| 2527 | 2026-04-17T16:56:09.786Z | Checking smoltcp v0.9.1 |
| 2528 | 2026-04-17T16:56:09.825Z | Checking zopfli v0.8.3 |
| 2529 | 2026-04-17T16:56:09.872Z | Checking clap_builder v4.5.60 |
| 2530 | 2026-04-17T16:56:09.896Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2531 | 2026-04-17T16:56:10.063Z | Checking elliptic-curve v0.13.8 |
| 2532 | 2026-04-17T16:56:10.090Z | Checking hyper-tls v0.6.0 |
| 2533 | 2026-04-17T16:56:10.136Z | Checking dof v0.3.0 |
| 2534 | 2026-04-17T16:56:10.168Z | Checking hashbrown v0.15.5 |
| 2535 | 2026-04-17T16:56:10.257Z | Checking signal-hook-mio v0.2.5 |
| 2536 | 2026-04-17T16:56:10.362Z | Checking usdt-impl v0.6.0 |
| 2537 | 2026-04-17T16:56:10.376Z | Checking bzip2 v0.4.4 |
| 2538 | 2026-04-17T16:56:10.388Z | Checking phf v0.13.1 |
| 2539 | 2026-04-17T16:56:10.418Z | Checking num-bigint-dig v0.8.6 |
| 2540 | 2026-04-17T16:56:10.459Z | Checking toml_edit v0.19.15 |
| 2541 | 2026-04-17T16:56:10.530Z | Checking cookie_store v0.22.1 |
| 2542 | 2026-04-17T16:56:10.627Z | Checking zstd v0.13.3 |
| 2543 | 2026-04-17T16:56:10.640Z | Checking postgres-types v0.2.12 |
| 2544 | 2026-04-17T16:56:10.643Z | Checking dtrace-parser v0.2.0 |
| 2545 | 2026-04-17T16:56:10.777Z | Checking rustls-platform-verifier v0.6.2 |
| 2546 | 2026-04-17T16:56:10.814Z | Checking crossbeam-deque v0.8.6 |
| 2547 | 2026-04-17T16:56:10.857Z | Checking bstr v1.12.1 |
| 2548 | 2026-04-17T16:56:10.879Z | Checking regex v1.12.3 |
| 2549 | 2026-04-17T16:56:10.914Z | Checking ed25519 v2.2.3 |
| 2550 | 2026-04-17T16:56:10.944Z | Checking phf_shared v0.11.3 |
| 2551 | 2026-04-17T16:56:10.987Z | Checking ref-cast v1.0.25 |
| 2552 | 2026-04-17T16:56:11.084Z | Checking curve25519-dalek v4.1.3 |
| 2553 | 2026-04-17T16:56:11.087Z | Checking strum v0.27.2 |
| 2554 | 2026-04-17T16:56:11.109Z | Checking hubpack v0.1.2 |
| 2555 | 2026-04-17T16:56:11.112Z | Checking memoffset v0.9.1 |
| 2556 | 2026-04-17T16:56:11.149Z | Checking rustix v0.38.44 |
| 2557 | 2026-04-17T16:56:11.197Z | Checking pkcs1 v0.7.5 |
| 2558 | 2026-04-17T16:56:11.207Z | Checking float-cmp v0.10.0 |
| 2559 | 2026-04-17T16:56:11.222Z | Checking serde-big-array v0.5.1 |
| 2560 | 2026-04-17T16:56:11.244Z | Checking erased-serde v0.3.31 |
| 2561 | 2026-04-17T16:56:11.272Z | Checking hex v0.4.3 |
| 2562 | 2026-04-17T16:56:11.350Z | Checking rfc6979 v0.4.0 |
| 2563 | 2026-04-17T16:56:11.373Z | Checking memmap2 v0.9.10 |
| 2564 | 2026-04-17T16:56:11.419Z | Checking thread-id v4.2.2 |
| 2565 | 2026-04-17T16:56:11.463Z | Checking env_filter v1.0.0 |
| 2566 | 2026-04-17T16:56:11.496Z | Checking encoding_rs v0.8.35 |
| 2567 | 2026-04-17T16:56:11.500Z | Checking rustc-hash v2.1.1 |
| 2568 | 2026-04-17T16:56:11.520Z | Checking new_debug_unreachable v1.0.6 |
| 2569 | 2026-04-17T16:56:11.531Z | Checking predicates-core v1.0.10 |
| 2570 | 2026-04-17T16:56:11.587Z | Checking whoami v2.1.0 |
| 2571 | 2026-04-17T16:56:11.605Z | Checking toml_write v0.1.2 |
| 2572 | 2026-04-17T16:56:11.620Z | Checking fixedbitset v0.4.2 |
| 2573 | 2026-04-17T16:56:11.634Z | Checking normalize-line-endings v0.3.0 |
| 2574 | 2026-04-17T16:56:11.651Z | Checking static_assertions v1.1.0 |
| 2575 | 2026-04-17T16:56:11.720Z | Checking keccak v0.1.6 |
| 2576 | 2026-04-17T16:56:11.725Z | Checking data-encoding v2.10.0 |
| 2577 | 2026-04-17T16:56:11.768Z | Checking fixedbitset v0.5.7 |
| 2578 | 2026-04-17T16:56:11.771Z | Checking difflib v0.4.0 |
| 2579 | 2026-04-17T16:56:11.812Z | Checking mime v0.3.17 |
| 2580 | 2026-04-17T16:56:11.891Z | Checking precomputed-hash v0.1.1 |
| 2581 | 2026-04-17T16:56:11.909Z | Checking jiff v0.2.21 |
| 2582 | 2026-04-17T16:56:11.953Z | Checking unicode-segmentation v1.12.0 |
| 2583 | 2026-04-17T16:56:11.964Z | Checking predicates v3.1.4 |
| 2584 | 2026-04-17T16:56:11.975Z | Checking string_cache v0.8.9 |
| 2585 | 2026-04-17T16:56:11.978Z | Checking petgraph v0.8.3 |
| 2586 | 2026-04-17T16:56:11.997Z | Checking crossterm v0.28.1 |
| 2587 | 2026-04-17T16:56:12.008Z | Checking hickory-proto v0.25.2 |
| 2588 | 2026-04-17T16:56:12.133Z | Checking ed25519-dalek v2.2.0 |
| 2589 | 2026-04-17T16:56:12.253Z | Checking sha3 v0.10.8 |
| 2590 | 2026-04-17T16:56:12.266Z | Checking similar v2.7.0 |
| 2591 | 2026-04-17T16:56:12.368Z | Checking tokio-postgres v0.7.16 |
| 2592 | 2026-04-17T16:56:12.462Z | Checking toml_edit v0.22.27 |
| 2593 | 2026-04-17T16:56:12.474Z | Checking reqwest v0.12.28 |
| 2594 | 2026-04-17T16:56:12.652Z | Checking petgraph v0.6.5 |
| 2595 | 2026-04-17T16:56:12.717Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2596 | 2026-04-17T16:56:13.318Z | Checking slog v2.8.2 |
| 2597 | 2026-04-17T16:56:13.543Z | Checking env_logger v0.11.9 |
| 2598 | 2026-04-17T16:56:13.579Z | Checking usdt v0.6.0 |
| 2599 | 2026-04-17T16:56:13.633Z | Checking toml v0.7.8 |
| 2600 | 2026-04-17T16:56:13.730Z | Checking serde_with v3.17.0 |
| 2601 | 2026-04-17T16:56:13.743Z | Checking usdt-impl v0.5.0 |
| 2602 | 2026-04-17T16:56:13.882Z | Checking ecdsa v0.16.9 |
| 2603 | 2026-04-17T16:56:13.946Z | Checking rsa v0.9.10 |
| 2604 | 2026-04-17T16:56:14.018Z | Checking nix v0.31.2 |
| 2605 | 2026-04-17T16:56:14.162Z | Checking zip v4.6.1 |
| 2606 | 2026-04-17T16:56:14.217Z | Checking clap v4.5.60 |
| 2607 | 2026-04-17T16:56:14.368Z | Checking reqwest v0.13.2 |
| 2608 | 2026-04-17T16:56:14.425Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2609 | 2026-04-17T16:56:14.625Z | Checking zip v0.6.6 |
| 2610 | 2026-04-17T16:56:14.750Z | Checking itertools v0.13.0 |
| 2611 | 2026-04-17T16:56:14.766Z | Checking strum v0.26.3 |
| 2612 | 2026-04-17T16:56:14.793Z | Checking fs-err v3.3.0 |
| 2613 | 2026-04-17T16:56:14.876Z | Checking ahash v0.8.12 |
| 2614 | 2026-04-17T16:56:14.940Z | Checking object v0.37.3 |
| 2615 | 2026-04-17T16:56:14.951Z | Checking tokio-stream v0.1.18 |
| 2616 | 2026-04-17T16:56:15.016Z | Checking buf-list v1.1.2 |
| 2617 | 2026-04-17T16:56:15.073Z | Checking camino v1.2.2 |
| 2618 | 2026-04-17T16:56:15.094Z | Checking anyhow v1.0.102 |
| 2619 | 2026-04-17T16:56:15.147Z | Checking x509-cert v0.2.5 |
| 2620 | 2026-04-17T16:56:15.200Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2621 | 2026-04-17T16:56:15.216Z | Checking openapiv3 v2.2.0 |
| 2622 | 2026-04-17T16:56:15.292Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2623 | 2026-04-17T16:56:15.322Z | Checking sha1 v0.10.6 |
| 2624 | 2026-04-17T16:56:15.335Z | Checking peg-runtime v0.8.5 |
| 2625 | 2026-04-17T16:56:15.466Z | Checking lalrpop-util v0.19.12 |
| 2626 | 2026-04-17T16:56:15.478Z | Checking rayon v1.11.0 |
| 2627 | 2026-04-17T16:56:15.490Z | Checking sigpipe v0.1.3 |
| 2628 | 2026-04-17T16:56:15.490Z | Checking glob v0.3.3 |
| 2629 | 2026-04-17T16:56:17.141Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2630 | 2026-04-17T16:56:17.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s |
| 2631 | 2026-04-17T16:56:17.580Z | |
| 2632 | 2026-04-17T16:56:17.580Z | info: running `cargo check --bins` on internal-dns-types (77/272) |
| 2633 | 2026-04-17T16:56:18.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2634 | 2026-04-17T16:56:18.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2635 | 2026-04-17T16:56:18.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2636 | 2026-04-17T16:56:18.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2637 | 2026-04-17T16:56:18.175Z | |
| 2638 | 2026-04-17T16:56:18.175Z | info: running `cargo check --bins` on internal-dns-types-versions (78/272) |
| 2639 | 2026-04-17T16:56:18.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2640 | 2026-04-17T16:56:18.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2641 | 2026-04-17T16:56:18.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2642 | 2026-04-17T16:56:18.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2643 | 2026-04-17T16:56:18.765Z | |
| 2644 | 2026-04-17T16:56:18.765Z | info: running `cargo check --bins` on nexus-types-versions (79/272) |
| 2645 | 2026-04-17T16:56:19.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2646 | 2026-04-17T16:56:19.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2647 | 2026-04-17T16:56:19.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2648 | 2026-04-17T16:56:19.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2649 | 2026-04-17T16:56:19.379Z | |
| 2650 | 2026-04-17T16:56:19.379Z | info: running `cargo check --bins` on oxql-types (80/272) |
| 2651 | 2026-04-17T16:56:19.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2652 | 2026-04-17T16:56:19.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2653 | 2026-04-17T16:56:19.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2654 | 2026-04-17T16:56:19.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2655 | 2026-04-17T16:56:19.980Z | |
| 2656 | 2026-04-17T16:56:19.980Z | info: running `cargo check --bins` on oximeter-types (81/272) |
| 2657 | 2026-04-17T16:56:20.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2658 | 2026-04-17T16:56:20.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2659 | 2026-04-17T16:56:20.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2660 | 2026-04-17T16:56:20.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2661 | 2026-04-17T16:56:20.583Z | |
| 2662 | 2026-04-17T16:56:20.583Z | info: running `cargo check --bins` on oximeter-types-versions (82/272) |
| 2663 | 2026-04-17T16:56:21.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2664 | 2026-04-17T16:56:21.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2665 | 2026-04-17T16:56:21.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2666 | 2026-04-17T16:56:21.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2667 | 2026-04-17T16:56:21.190Z | |
| 2668 | 2026-04-17T16:56:21.190Z | info: running `cargo check --bins` on oximeter-macro-impl (83/272) |
| 2669 | 2026-04-17T16:56:21.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2670 | 2026-04-17T16:56:21.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2671 | 2026-04-17T16:56:21.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2672 | 2026-04-17T16:56:21.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2673 | 2026-04-17T16:56:21.756Z | |
| 2674 | 2026-04-17T16:56:21.756Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/272) |
| 2675 | 2026-04-17T16:56:22.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2676 | 2026-04-17T16:56:22.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2677 | 2026-04-17T16:56:22.428Z | Compiling structmeta-derive v0.3.0 |
| 2678 | 2026-04-17T16:56:22.543Z | Compiling rustls v0.22.4 |
| 2679 | 2026-04-17T16:56:22.552Z | Compiling multer v3.1.0 |
| 2680 | 2026-04-17T16:56:22.561Z | Compiling async-stream-impl v0.3.6 |
| 2681 | 2026-04-17T16:56:22.564Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2682 | 2026-04-17T16:56:22.582Z | Compiling dropshot v0.16.7 |
| 2683 | 2026-04-17T16:56:22.597Z | Compiling dropshot_endpoint v0.16.7 |
| 2684 | 2026-04-17T16:56:22.597Z | Compiling newtype-uuid-macros v0.1.0 |
| 2685 | 2026-04-17T16:56:22.719Z | Checking newtype-uuid v1.3.2 |
| 2686 | 2026-04-17T16:56:22.800Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2687 | 2026-04-17T16:56:22.837Z | Checking rustls-webpki v0.102.8 |
| 2688 | 2026-04-17T16:56:22.920Z | Checking daft v0.1.5 |
| 2689 | 2026-04-17T16:56:22.948Z | Checking futures-executor v0.3.32 |
| 2690 | 2026-04-17T16:56:23.145Z | Checking thread_local v1.1.9 |
| 2691 | 2026-04-17T16:56:23.161Z | Checking match_cfg v0.1.0 |
| 2692 | 2026-04-17T16:56:23.227Z | Checking hostname v0.3.1 |
| 2693 | 2026-04-17T16:56:23.315Z | Checking iddqd v0.3.17 |
| 2694 | 2026-04-17T16:56:23.327Z | Checking futures v0.3.32 |
| 2695 | 2026-04-17T16:56:23.341Z | Checking crossbeam-channel v0.5.15 |
| 2696 | 2026-04-17T16:56:23.399Z | Checking slog-json v2.6.1 |
| 2697 | 2026-04-17T16:56:23.599Z | Compiling structmeta v0.3.0 |
| 2698 | 2026-04-17T16:56:23.622Z | Checking serde_spanned v1.0.4 |
| 2699 | 2026-04-17T16:56:23.750Z | Checking is-terminal v0.4.17 |
| 2700 | 2026-04-17T16:56:23.811Z | Compiling derive-ex v0.1.8 |
| 2701 | 2026-04-17T16:56:23.823Z | Compiling parse-display-derive v0.10.0 |
| 2702 | 2026-04-17T16:56:23.840Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2703 | 2026-04-17T16:56:23.853Z | Checking term v1.2.1 |
| 2704 | 2026-04-17T16:56:24.051Z | Checking debug-ignore v1.0.5 |
| 2705 | 2026-04-17T16:56:24.151Z | Checking take_mut v0.2.2 |
| 2706 | 2026-04-17T16:56:24.171Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2707 | 2026-04-17T16:56:24.242Z | Checking slog-term v2.9.2 |
| 2708 | 2026-04-17T16:56:24.256Z | Checking toml v0.9.12+spec-1.1.0 |
| 2709 | 2026-04-17T16:56:24.259Z | Checking slog-async v2.8.0 |
| 2710 | 2026-04-17T16:56:24.438Z | Compiling slog-bunyan v2.5.0 |
| 2711 | 2026-04-17T16:56:24.578Z | Compiling async-stream v0.3.6 |
| 2712 | 2026-04-17T16:56:24.659Z | Checking tokio-rustls v0.25.0 |
| 2713 | 2026-04-17T16:56:24.746Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2714 | 2026-04-17T16:56:24.837Z | Checking progenitor-client v0.13.0 |
| 2715 | 2026-04-17T16:56:24.854Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2716 | 2026-04-17T16:56:24.997Z | Checking backon v1.6.0 |
| 2717 | 2026-04-17T16:56:25.068Z | Checking waitgroup v0.1.2 |
| 2718 | 2026-04-17T16:56:25.177Z | Checking rustls-pemfile v2.2.0 |
| 2719 | 2026-04-17T16:56:25.483Z | Compiling test-strategy v0.4.5 |
| 2720 | 2026-04-17T16:56:25.498Z | Checking serde_path_to_error v0.1.20 |
| 2721 | 2026-04-17T16:56:25.520Z | Compiling hostname v0.4.2 |
| 2722 | 2026-04-17T16:56:25.575Z | Checking instant v0.1.13 |
| 2723 | 2026-04-17T16:56:25.657Z | Compiling prettyplease v0.2.37 |
| 2724 | 2026-04-17T16:56:25.657Z | Checking backoff v0.4.0 |
| 2725 | 2026-04-17T16:56:25.763Z | Checking parse-display v0.10.0 |
| 2726 | 2026-04-17T16:56:25.891Z | Compiling progenitor-extras v0.1.1 |
| 2727 | 2026-04-17T16:56:25.950Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2728 | 2026-04-17T16:56:26.141Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2729 | 2026-04-17T16:56:26.201Z | Checking progenitor-client v0.10.0 |
| 2730 | 2026-04-17T16:56:26.338Z | Checking itertools v0.14.0 |
| 2731 | 2026-04-17T16:56:26.474Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2732 | 2026-04-17T16:56:26.944Z | Checking regress v0.10.5 |
| 2733 | 2026-04-17T16:56:27.015Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2734 | 2026-04-17T16:56:27.561Z | Compiling macaddr v1.0.1 |
| 2735 | 2026-04-17T16:56:27.716Z | Checking num-rational v0.4.2 |
| 2736 | 2026-04-17T16:56:27.814Z | Compiling usdt-macro v0.5.0 |
| 2737 | 2026-04-17T16:56:27.864Z | Compiling usdt-attr-macro v0.5.0 |
| 2738 | 2026-04-17T16:56:27.991Z | Checking num-complex v0.4.6 |
| 2739 | 2026-04-17T16:56:28.326Z | Checking memmap v0.7.0 |
| 2740 | 2026-04-17T16:56:28.361Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2741 | 2026-04-17T16:56:28.376Z | Compiling num v0.4.3 |
| 2742 | 2026-04-17T16:56:28.452Z | Checking float-ord v0.3.2 |
| 2743 | 2026-04-17T16:56:28.550Z | Compiling toml v0.8.23 |
| 2744 | 2026-04-17T16:56:28.563Z | Checking linked-hash-map v0.5.6 |
| 2745 | 2026-04-17T16:56:28.845Z | Checking usdt v0.5.0 |
| 2746 | 2026-04-17T16:56:28.854Z | Compiling minimal-lexical v0.2.1 |
| 2747 | 2026-04-17T16:56:28.854Z | Checking lru-cache v0.1.2 |
| 2748 | 2026-04-17T16:56:29.005Z | Compiling nom v7.1.3 |
| 2749 | 2026-04-17T16:56:29.440Z | Checking hickory-proto v0.24.4 |
| 2750 | 2026-04-17T16:56:29.562Z | Checking phf_shared v0.12.1 |
| 2751 | 2026-04-17T16:56:29.644Z | Compiling slog-dtrace v0.3.0 |
| 2752 | 2026-04-17T16:56:29.654Z | Compiling chrono-tz v0.10.4 |
| 2753 | 2026-04-17T16:56:29.833Z | Compiling convert_case v0.4.0 |
| 2754 | 2026-04-17T16:56:29.836Z | Checking heck v0.5.0 |
| 2755 | 2026-04-17T16:56:30.058Z | Checking resolv-conf v0.7.6 |
| 2756 | 2026-04-17T16:56:30.124Z | Compiling const_format_proc_macros v0.2.34 |
| 2757 | 2026-04-17T16:56:30.274Z | Checking phf v0.12.1 |
| 2758 | 2026-04-17T16:56:30.287Z | Compiling derive_more v0.99.20 |
| 2759 | 2026-04-17T16:56:30.351Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2760 | 2026-04-17T16:56:30.354Z | Checking tokio-dtrace v0.1.1 |
| 2761 | 2026-04-17T16:56:30.577Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2762 | 2026-04-17T16:56:30.856Z | Compiling derive-where v1.6.0 |
| 2763 | 2026-04-17T16:56:30.922Z | Checking highway v1.3.0 |
| 2764 | 2026-04-17T16:56:31.155Z | Checking const_format v0.2.35 |
| 2765 | 2026-04-17T16:56:31.186Z | Checking oxide-tokio-rt v0.1.4 |
| 2766 | 2026-04-17T16:56:31.248Z | Checking hickory-resolver v0.24.4 |
| 2767 | 2026-04-17T16:56:31.662Z | Checking gethostname v0.5.0 |
| 2768 | 2026-04-17T16:56:31.762Z | Checking bcs v0.1.6 |
| 2769 | 2026-04-17T16:56:31.990Z | Compiling async-recursion v1.1.1 |
| 2770 | 2026-04-17T16:56:32.004Z | Checking termtree v0.5.1 |
| 2771 | 2026-04-17T16:56:32.182Z | Checking qorb v0.4.1 |
| 2772 | 2026-04-17T16:56:32.639Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2773 | 2026-04-17T16:56:32.694Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2774 | 2026-04-17T16:56:33.022Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2775 | 2026-04-17T16:56:34.308Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2776 | 2026-04-17T16:56:34.308Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2777 | 2026-04-17T16:56:35.991Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2778 | 2026-04-17T16:56:38.585Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2779 | 2026-04-17T16:56:40.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.90s |
| 2780 | 2026-04-17T16:56:40.844Z | |
| 2781 | 2026-04-17T16:56:40.844Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/272) |
| 2782 | 2026-04-17T16:56:41.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2783 | 2026-04-17T16:56:41.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2784 | 2026-04-17T16:56:41.528Z | Compiling ar_archive_writer v0.5.1 |
| 2785 | 2026-04-17T16:56:41.637Z | Compiling stacker v0.1.23 |
| 2786 | 2026-04-17T16:56:41.652Z | Compiling cfg_aliases v0.1.1 |
| 2787 | 2026-04-17T16:56:41.652Z | Compiling convert_case v0.10.0 |
| 2788 | 2026-04-17T16:56:41.656Z | Checking unicode-width v0.1.14 |
| 2789 | 2026-04-17T16:56:41.661Z | Compiling proc-macro-error v1.0.4 |
| 2790 | 2026-04-17T16:56:41.673Z | Checking fd-lock v4.0.4 |
| 2791 | 2026-04-17T16:56:41.678Z | Checking nibble_vec v0.1.0 |
| 2792 | 2026-04-17T16:56:41.710Z | Compiling nix v0.28.0 |
| 2793 | 2026-04-17T16:56:41.795Z | Checking vte v0.14.1 |
| 2794 | 2026-04-17T16:56:41.810Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2795 | 2026-04-17T16:56:41.894Z | Checking bytecount v0.6.9 |
| 2796 | 2026-04-17T16:56:41.905Z | Checking endian-type v0.1.2 |
| 2797 | 2026-04-17T16:56:41.938Z | Checking strip-ansi-escapes v0.2.1 |
| 2798 | 2026-04-17T16:56:41.953Z | Compiling derive_more-impl v2.1.1 |
| 2799 | 2026-04-17T16:56:41.966Z | Compiling tabled_derive v0.7.0 |
| 2800 | 2026-04-17T16:56:41.991Z | Checking papergrid v0.11.0 |
| 2801 | 2026-04-17T16:56:42.020Z | Checking radix_trie v0.2.1 |
| 2802 | 2026-04-17T16:56:42.050Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2803 | 2026-04-17T16:56:42.211Z | Compiling peg-macros v0.8.5 |
| 2804 | 2026-04-17T16:56:42.235Z | Checking winnow v0.6.26 |
| 2805 | 2026-04-17T16:56:42.483Z | Compiling psm v0.1.30 |
| 2806 | 2026-04-17T16:56:42.534Z | Compiling sqlparser_derive v0.5.0 |
| 2807 | 2026-04-17T16:56:42.596Z | Checking unicode_categories v0.1.1 |
| 2808 | 2026-04-17T16:56:42.748Z | Checking derive_more v2.1.1 |
| 2809 | 2026-04-17T16:56:42.760Z | Checking unicode-width v0.2.0 |
| 2810 | 2026-04-17T16:56:42.827Z | Checking nu-ansi-term v0.50.3 |
| 2811 | 2026-04-17T16:56:42.915Z | Checking home v0.5.12 |
| 2812 | 2026-04-17T16:56:43.006Z | Checking tabled v0.15.0 |
| 2813 | 2026-04-17T16:56:43.016Z | Checking crossterm v0.29.0 |
| 2814 | 2026-04-17T16:56:43.036Z | Checking rustyline v14.0.0 |
| 2815 | 2026-04-17T16:56:43.041Z | Checking reedline v0.40.0 |
| 2816 | 2026-04-17T16:56:43.298Z | Checking recursive v0.1.1 |
| 2817 | 2026-04-17T16:56:43.318Z | Checking display-error-chain v0.2.2 |
| 2818 | 2026-04-17T16:56:43.374Z | Checking sqlformat v0.3.5 |
| 2819 | 2026-04-17T16:56:43.391Z | Checking sqlparser v0.61.0 |
| 2820 | 2026-04-17T16:56:43.589Z | Checking peg v0.8.5 |
| 2821 | 2026-04-17T16:56:54.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.68s |
| 2822 | 2026-04-17T16:56:54.716Z | |
| 2823 | 2026-04-17T16:56:54.716Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/272) |
| 2824 | 2026-04-17T16:56:55.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2825 | 2026-04-17T16:56:55.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2826 | 2026-04-17T16:56:55.387Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2827 | 2026-04-17T16:56:58.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 2828 | 2026-04-17T16:56:58.960Z | |
| 2829 | 2026-04-17T16:56:58.960Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/272) |
| 2830 | 2026-04-17T16:56:59.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2831 | 2026-04-17T16:56:59.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2832 | 2026-04-17T16:56:59.641Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2833 | 2026-04-17T16:57:02.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s |
| 2834 | 2026-04-17T16:57:02.244Z | |
| 2835 | 2026-04-17T16:57:02.244Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/272) |
| 2836 | 2026-04-17T16:57:02.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2837 | 2026-04-17T16:57:02.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2838 | 2026-04-17T16:57:02.908Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2839 | 2026-04-17T16:57:06.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s |
| 2840 | 2026-04-17T16:57:06.280Z | |
| 2841 | 2026-04-17T16:57:06.280Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/272) |
| 2842 | 2026-04-17T16:57:06.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2843 | 2026-04-17T16:57:06.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2844 | 2026-04-17T16:57:06.954Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2845 | 2026-04-17T16:57:10.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s |
| 2846 | 2026-04-17T16:57:10.403Z | |
| 2847 | 2026-04-17T16:57:10.404Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/272) |
| 2848 | 2026-04-17T16:57:10.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2849 | 2026-04-17T16:57:10.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2850 | 2026-04-17T16:57:11.071Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2851 | 2026-04-17T16:57:13.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s |
| 2852 | 2026-04-17T16:57:13.807Z | |
| 2853 | 2026-04-17T16:57:13.808Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/272) |
| 2854 | 2026-04-17T16:57:14.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-04-17T16:57:14.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-04-17T16:57:14.484Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2857 | 2026-04-17T16:57:17.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 2858 | 2026-04-17T16:57:17.279Z | |
| 2859 | 2026-04-17T16:57:17.279Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/272) |
| 2860 | 2026-04-17T16:57:17.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-04-17T16:57:17.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-04-17T16:57:17.955Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2863 | 2026-04-17T16:57:21.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 2864 | 2026-04-17T16:57:21.524Z | |
| 2865 | 2026-04-17T16:57:21.524Z | info: running `cargo check --bins` on oximeter (93/272) |
| 2866 | 2026-04-17T16:57:22.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-04-17T16:57:22.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-04-17T16:57:22.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2026-04-17T16:57:22.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2870 | 2026-04-17T16:57:22.128Z | |
| 2871 | 2026-04-17T16:57:22.128Z | info: running `cargo check --bins` on oximeter-schema (94/272) |
| 2872 | 2026-04-17T16:57:22.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2026-04-17T16:57:22.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2026-04-17T16:57:22.768Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2875 | 2026-04-17T16:57:22.932Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2876 | 2026-04-17T16:57:22.935Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2877 | 2026-04-17T16:57:23.273Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2878 | 2026-04-17T16:57:26.789Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2879 | 2026-04-17T16:57:27.115Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2880 | 2026-04-17T16:57:28.225Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2881 | 2026-04-17T16:57:28.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.77s |
| 2882 | 2026-04-17T16:57:29.084Z | |
| 2883 | 2026-04-17T16:57:29.084Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/272) |
| 2884 | 2026-04-17T16:57:29.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2885 | 2026-04-17T16:57:29.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2886 | 2026-04-17T16:57:29.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2887 | 2026-04-17T16:57:29.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2888 | 2026-04-17T16:57:29.694Z | |
| 2889 | 2026-04-17T16:57:29.694Z | info: running `cargo check --bins` on oximeter-test-utils (96/272) |
| 2890 | 2026-04-17T16:57:30.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2891 | 2026-04-17T16:57:30.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2892 | 2026-04-17T16:57:30.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2893 | 2026-04-17T16:57:30.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2894 | 2026-04-17T16:57:30.344Z | |
| 2895 | 2026-04-17T16:57:30.344Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/272) |
| 2896 | 2026-04-17T16:57:30.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2897 | 2026-04-17T16:57:30.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2898 | 2026-04-17T16:57:30.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2899 | 2026-04-17T16:57:30.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2900 | 2026-04-17T16:57:30.938Z | |
| 2901 | 2026-04-17T16:57:30.938Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/272) |
| 2902 | 2026-04-17T16:57:31.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2903 | 2026-04-17T16:57:31.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2904 | 2026-04-17T16:57:31.449Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2905 | 2026-04-17T16:57:31.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2906 | 2026-04-17T16:57:31.541Z | |
| 2907 | 2026-04-17T16:57:31.541Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/272) |
| 2908 | 2026-04-17T16:57:32.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2909 | 2026-04-17T16:57:32.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2910 | 2026-04-17T16:57:32.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2911 | 2026-04-17T16:57:32.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2912 | 2026-04-17T16:57:32.142Z | |
| 2913 | 2026-04-17T16:57:32.142Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/272) |
| 2914 | 2026-04-17T16:57:32.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2915 | 2026-04-17T16:57:32.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2916 | 2026-04-17T16:57:32.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2917 | 2026-04-17T16:57:32.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2918 | 2026-04-17T16:57:32.753Z | |
| 2919 | 2026-04-17T16:57:32.753Z | info: running `cargo check --bins` on trust-quorum-types (101/272) |
| 2920 | 2026-04-17T16:57:33.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2921 | 2026-04-17T16:57:33.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2922 | 2026-04-17T16:57:33.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2923 | 2026-04-17T16:57:33.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2924 | 2026-04-17T16:57:33.345Z | |
| 2925 | 2026-04-17T16:57:33.345Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/272) |
| 2926 | 2026-04-17T16:57:33.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2927 | 2026-04-17T16:57:33.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2928 | 2026-04-17T16:57:33.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2929 | 2026-04-17T16:57:33.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2930 | 2026-04-17T16:57:33.954Z | |
| 2931 | 2026-04-17T16:57:33.954Z | info: running `cargo check --bins` on update-engine (103/272) |
| 2932 | 2026-04-17T16:57:34.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2933 | 2026-04-17T16:57:34.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2934 | 2026-04-17T16:57:34.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2935 | 2026-04-17T16:57:34.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2936 | 2026-04-17T16:57:34.554Z | |
| 2937 | 2026-04-17T16:57:34.554Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/272) |
| 2938 | 2026-04-17T16:57:35.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2939 | 2026-04-17T16:57:35.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2940 | 2026-04-17T16:57:35.281Z | Compiling crucible-workspace-hack v0.1.0 |
| 2941 | 2026-04-17T16:57:35.400Z | Checking secrecy v0.10.3 |
| 2942 | 2026-04-17T16:57:35.405Z | Compiling heapless v0.8.0 |
| 2943 | 2026-04-17T16:57:35.412Z | Compiling ingot-macros v0.1.1 |
| 2944 | 2026-04-17T16:57:35.420Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2945 | 2026-04-17T16:57:35.424Z | Checking hash32 v0.3.1 |
| 2946 | 2026-04-17T16:57:35.440Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2947 | 2026-04-17T16:57:35.440Z | Compiling smoltcp v0.11.0 |
| 2948 | 2026-04-17T16:57:35.502Z | Checking cobs v0.3.0 |
| 2949 | 2026-04-17T16:57:35.550Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2950 | 2026-04-17T16:57:35.642Z | Checking universal-hash v0.5.1 |
| 2951 | 2026-04-17T16:57:35.655Z | Checking half v2.7.1 |
| 2952 | 2026-04-17T16:57:35.695Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2953 | 2026-04-17T16:57:35.766Z | Checking opaque-debug v0.3.1 |
| 2954 | 2026-04-17T16:57:35.831Z | Checking ciborium-io v0.2.2 |
| 2955 | 2026-04-17T16:57:35.881Z | Checking poly1305 v0.8.0 |
| 2956 | 2026-04-17T16:57:35.895Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2957 | 2026-04-17T16:57:35.924Z | Checking postcard v1.1.3 |
| 2958 | 2026-04-17T16:57:35.937Z | Compiling proc-macro-crate v3.4.0 |
| 2959 | 2026-04-17T16:57:36.142Z | Checking ciborium-ll v0.2.2 |
| 2960 | 2026-04-17T16:57:36.179Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2961 | 2026-04-17T16:57:36.214Z | Checking password-hash v0.5.0 |
| 2962 | 2026-04-17T16:57:36.324Z | Checking chacha20 v0.9.1 |
| 2963 | 2026-04-17T16:57:36.464Z | Compiling proc-macro-crate v1.3.1 |
| 2964 | 2026-04-17T16:57:36.470Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2965 | 2026-04-17T16:57:36.489Z | Checking blake2 v0.10.6 |
| 2966 | 2026-04-17T16:57:36.503Z | Compiling num_enum_derive v0.7.5 |
| 2967 | 2026-04-17T16:57:36.539Z | Checking aead v0.5.2 |
| 2968 | 2026-04-17T16:57:36.685Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2969 | 2026-04-17T16:57:36.700Z | Compiling foreign-types-macros v0.2.3 |
| 2970 | 2026-04-17T16:57:36.731Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2971 | 2026-04-17T16:57:36.758Z | Checking thiserror-no-std v2.0.2 |
| 2972 | 2026-04-17T16:57:36.846Z | Checking foreign-types-shared v0.3.1 |
| 2973 | 2026-04-17T16:57:36.875Z | Checking cpufeatures v0.3.0 |
| 2974 | 2026-04-17T16:57:36.907Z | Compiling num_enum_derive v0.5.11 |
| 2975 | 2026-04-17T16:57:36.932Z | Checking vsss-rs v3.3.4 |
| 2976 | 2026-04-17T16:57:36.946Z | Checking chacha20 v0.10.0 |
| 2977 | 2026-04-17T16:57:36.964Z | Checking argon2 v0.5.3 |
| 2978 | 2026-04-17T16:57:37.161Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2979 | 2026-04-17T16:57:37.293Z | Checking foreign-types v0.5.0 |
| 2980 | 2026-04-17T16:57:37.312Z | Checking chacha20poly1305 v0.10.1 |
| 2981 | 2026-04-17T16:57:37.389Z | Checking ciborium v0.2.2 |
| 2982 | 2026-04-17T16:57:37.534Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2983 | 2026-04-17T16:57:37.555Z | Checking tabwriter v1.4.1 |
| 2984 | 2026-04-17T16:57:37.565Z | Checking num_enum v0.7.5 |
| 2985 | 2026-04-17T16:57:37.680Z | Checking console v0.15.11 |
| 2986 | 2026-04-17T16:57:37.695Z | Checking newline-converter v0.3.0 |
| 2987 | 2026-04-17T16:57:37.801Z | Checking atomicwrites v0.4.4 |
| 2988 | 2026-04-17T16:57:37.807Z | Checking camino-tempfile v1.4.1 |
| 2989 | 2026-04-17T16:57:37.820Z | Checking byte-wrapper v0.1.0 |
| 2990 | 2026-04-17T16:57:37.919Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2991 | 2026-04-17T16:57:37.947Z | Checking cstr-argument v0.1.2 |
| 2992 | 2026-04-17T16:57:37.951Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2993 | 2026-04-17T16:57:37.963Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2994 | 2026-04-17T16:57:38.027Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2995 | 2026-04-17T16:57:38.055Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2996 | 2026-04-17T16:57:38.059Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2997 | 2026-04-17T16:57:38.164Z | Checking expectorate v1.2.0 |
| 2998 | 2026-04-17T16:57:38.223Z | Checking num_enum v0.5.11 |
| 2999 | 2026-04-17T16:57:38.237Z | Checking ingot-types v0.1.2 |
| 3000 | 2026-04-17T16:57:38.294Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3001 | 2026-04-17T16:57:38.336Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3002 | 2026-04-17T16:57:38.350Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3003 | 2026-04-17T16:57:38.397Z | Checking rand v0.10.0 |
| 3004 | 2026-04-17T16:57:38.455Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3005 | 2026-04-17T16:57:38.459Z | Checking indent_write v2.2.0 |
| 3006 | 2026-04-17T16:57:38.579Z | Checking colored v3.1.1 |
| 3007 | 2026-04-17T16:57:38.597Z | Checking ingot v0.1.1 |
| 3008 | 2026-04-17T16:57:38.609Z | Compiling zone_cfg_derive v0.3.1 |
| 3009 | 2026-04-17T16:57:38.626Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3010 | 2026-04-17T16:57:38.651Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3011 | 2026-04-17T16:57:38.718Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3012 | 2026-04-17T16:57:38.737Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3013 | 2026-04-17T16:57:38.788Z | Checking itertools v0.12.1 |
| 3014 | 2026-04-17T16:57:38.824Z | Compiling num-derive v0.4.2 |
| 3015 | 2026-04-17T16:57:38.910Z | Checking swrite v0.1.0 |
| 3016 | 2026-04-17T16:57:39.003Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3017 | 2026-04-17T16:57:39.192Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3018 | 2026-04-17T16:57:39.221Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3019 | 2026-04-17T16:57:39.248Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3020 | 2026-04-17T16:57:39.404Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3021 | 2026-04-17T16:57:39.520Z | Checking dropshot-api-manager-types v0.6.0 |
| 3022 | 2026-04-17T16:57:39.543Z | Checking smf v0.2.3 |
| 3023 | 2026-04-17T16:57:39.692Z | Checking nanorand v0.7.0 |
| 3024 | 2026-04-17T16:57:39.705Z | Checking whoami v1.6.1 |
| 3025 | 2026-04-17T16:57:39.757Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3026 | 2026-04-17T16:57:39.785Z | Checking zone v0.3.1 |
| 3027 | 2026-04-17T16:57:39.817Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3028 | 2026-04-17T16:57:39.817Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3029 | 2026-04-17T16:57:39.886Z | Checking flume v0.11.1 |
| 3030 | 2026-04-17T16:57:40.219Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3031 | 2026-04-17T16:57:41.165Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3032 | 2026-04-17T16:57:42.016Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3033 | 2026-04-17T16:57:44.754Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3034 | 2026-04-17T16:57:46.745Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3035 | 2026-04-17T16:57:47.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.22s |
| 3036 | 2026-04-17T16:57:47.970Z | |
| 3037 | 2026-04-17T16:57:47.970Z | info: running `cargo check --bins` on clickhouse-admin-api (105/272) |
| 3038 | 2026-04-17T16:57:48.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3039 | 2026-04-17T16:57:48.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3040 | 2026-04-17T16:57:48.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3041 | 2026-04-17T16:57:48.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3042 | 2026-04-17T16:57:48.578Z | |
| 3043 | 2026-04-17T16:57:48.578Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/272) |
| 3044 | 2026-04-17T16:57:49.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3045 | 2026-04-17T16:57:49.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3046 | 2026-04-17T16:57:49.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3047 | 2026-04-17T16:57:49.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3048 | 2026-04-17T16:57:49.181Z | |
| 3049 | 2026-04-17T16:57:49.181Z | info: running `cargo check --bins` on bootstrap-agent-client (107/272) |
| 3050 | 2026-04-17T16:57:49.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3051 | 2026-04-17T16:57:49.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3052 | 2026-04-17T16:57:49.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3053 | 2026-04-17T16:57:49.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3054 | 2026-04-17T16:57:49.805Z | |
| 3055 | 2026-04-17T16:57:49.806Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/272) |
| 3056 | 2026-04-17T16:57:50.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3057 | 2026-04-17T16:57:50.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3058 | 2026-04-17T16:57:50.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3059 | 2026-04-17T16:57:50.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3060 | 2026-04-17T16:57:50.405Z | |
| 3061 | 2026-04-17T16:57:50.405Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/272) |
| 3062 | 2026-04-17T16:57:50.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3063 | 2026-04-17T16:57:50.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3064 | 2026-04-17T16:57:50.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3065 | 2026-04-17T16:57:50.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3066 | 2026-04-17T16:57:51.017Z | |
| 3067 | 2026-04-17T16:57:51.017Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/272) |
| 3068 | 2026-04-17T16:57:51.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3069 | 2026-04-17T16:57:51.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3070 | 2026-04-17T16:57:51.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3071 | 2026-04-17T16:57:51.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3072 | 2026-04-17T16:57:51.644Z | |
| 3073 | 2026-04-17T16:57:51.644Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/272) |
| 3074 | 2026-04-17T16:57:52.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3075 | 2026-04-17T16:57:52.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3076 | 2026-04-17T16:57:52.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3077 | 2026-04-17T16:57:52.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3078 | 2026-04-17T16:57:52.241Z | |
| 3079 | 2026-04-17T16:57:52.242Z | info: running `cargo check --bins` on cockroach-admin-client (112/272) |
| 3080 | 2026-04-17T16:57:52.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3081 | 2026-04-17T16:57:52.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3082 | 2026-04-17T16:57:52.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3083 | 2026-04-17T16:57:52.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3084 | 2026-04-17T16:57:52.833Z | |
| 3085 | 2026-04-17T16:57:52.833Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/272) |
| 3086 | 2026-04-17T16:57:53.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3087 | 2026-04-17T16:57:53.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3088 | 2026-04-17T16:57:53.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3089 | 2026-04-17T16:57:53.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3090 | 2026-04-17T16:57:53.443Z | |
| 3091 | 2026-04-17T16:57:53.443Z | info: running `cargo check --bins` on dns-service-client (114/272) |
| 3092 | 2026-04-17T16:57:53.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3093 | 2026-04-17T16:57:53.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3094 | 2026-04-17T16:57:53.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3095 | 2026-04-17T16:57:53.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3096 | 2026-04-17T16:57:54.050Z | |
| 3097 | 2026-04-17T16:57:54.051Z | info: running `cargo check --bins` on installinator-client (115/272) |
| 3098 | 2026-04-17T16:57:54.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3099 | 2026-04-17T16:57:54.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3100 | 2026-04-17T16:57:54.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3101 | 2026-04-17T16:57:54.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3102 | 2026-04-17T16:57:54.656Z | |
| 3103 | 2026-04-17T16:57:54.656Z | info: running `cargo check --bins` on nexus-client (116/272) |
| 3104 | 2026-04-17T16:57:55.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3105 | 2026-04-17T16:57:55.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3106 | 2026-04-17T16:57:55.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3107 | 2026-04-17T16:57:55.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3108 | 2026-04-17T16:57:55.299Z | |
| 3109 | 2026-04-17T16:57:55.299Z | info: running `cargo check --bins` on nexus-lockstep-client (117/272) |
| 3110 | 2026-04-17T16:57:55.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3111 | 2026-04-17T16:57:55.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3112 | 2026-04-17T16:57:55.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3113 | 2026-04-17T16:57:55.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3114 | 2026-04-17T16:57:55.945Z | |
| 3115 | 2026-04-17T16:57:55.945Z | info: running `cargo check --bins` on ntp-admin-client (118/272) |
| 3116 | 2026-04-17T16:57:56.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3117 | 2026-04-17T16:57:56.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3118 | 2026-04-17T16:57:56.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3119 | 2026-04-17T16:57:56.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3120 | 2026-04-17T16:57:56.534Z | |
| 3121 | 2026-04-17T16:57:56.534Z | info: running `cargo check --bins` on oxide-client (119/272) |
| 3122 | 2026-04-17T16:57:57.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-04-17T16:57:57.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-04-17T16:57:57.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-04-17T16:57:57.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3126 | 2026-04-17T16:57:57.129Z | |
| 3127 | 2026-04-17T16:57:57.129Z | info: running `cargo check --bins` on oximeter-client (120/272) |
| 3128 | 2026-04-17T16:57:57.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-04-17T16:57:57.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-04-17T16:57:57.672Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-04-17T16:57:57.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3132 | 2026-04-17T16:57:57.738Z | |
| 3133 | 2026-04-17T16:57:57.738Z | info: running `cargo check --bins` on repo-depot-client (121/272) |
| 3134 | 2026-04-17T16:57:58.236Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-04-17T16:57:58.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-04-17T16:57:58.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-04-17T16:57:58.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3138 | 2026-04-17T16:57:58.330Z | |
| 3139 | 2026-04-17T16:57:58.330Z | info: running `cargo check --bins` on sled-agent-client (122/272) |
| 3140 | 2026-04-17T16:57:58.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-04-17T16:57:58.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-04-17T16:57:58.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-04-17T16:57:58.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3144 | 2026-04-17T16:57:58.943Z | |
| 3145 | 2026-04-17T16:57:58.943Z | info: running `cargo check --bins` on wicketd-client (123/272) |
| 3146 | 2026-04-17T16:57:59.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-04-17T16:57:59.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-04-17T16:57:59.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-04-17T16:57:59.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3150 | 2026-04-17T16:57:59.580Z | |
| 3151 | 2026-04-17T16:57:59.580Z | info: running `cargo check --bins` on installinator-common (124/272) |
| 3152 | 2026-04-17T16:58:00.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-04-17T16:58:00.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-04-17T16:58:00.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-04-17T16:58:00.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3156 | 2026-04-17T16:58:00.301Z | |
| 3157 | 2026-04-17T16:58:00.301Z | info: running `cargo check --bins` on installinator-common-versions (125/272) |
| 3158 | 2026-04-17T16:58:00.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-04-17T16:58:00.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-04-17T16:58:00.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-04-17T16:58:00.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3162 | 2026-04-17T16:58:00.789Z | |
| 3163 | 2026-04-17T16:58:00.789Z | info: running `cargo check --bins` on wicket-common (126/272) |
| 3164 | 2026-04-17T16:58:01.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-04-17T16:58:01.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-04-17T16:58:01.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-04-17T16:58:01.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3168 | 2026-04-17T16:58:01.439Z | |
| 3169 | 2026-04-17T16:58:01.439Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/272) |
| 3170 | 2026-04-17T16:58:01.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-04-17T16:58:01.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-04-17T16:58:02.094Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3173 | 2026-04-17T16:58:02.253Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3174 | 2026-04-17T16:58:02.284Z | Checking csv-core v0.1.13 |
| 3175 | 2026-04-17T16:58:02.284Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3176 | 2026-04-17T16:58:02.284Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3177 | 2026-04-17T16:58:02.284Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3178 | 2026-04-17T16:58:02.284Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3179 | 2026-04-17T16:58:02.307Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3180 | 2026-04-17T16:58:02.380Z | Checking csv v1.4.0 |
| 3181 | 2026-04-17T16:58:02.471Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3182 | 2026-04-17T16:58:02.495Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3183 | 2026-04-17T16:58:02.495Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3184 | 2026-04-17T16:58:02.708Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3185 | 2026-04-17T16:58:03.261Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3186 | 2026-04-17T16:58:03.318Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3187 | 2026-04-17T16:58:03.409Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3188 | 2026-04-17T16:58:08.701Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3189 | 2026-04-17T16:58:09.237Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3190 | 2026-04-17T16:58:11.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s |
| 3191 | 2026-04-17T16:58:11.809Z | |
| 3192 | 2026-04-17T16:58:11.809Z | info: running `cargo check --bins` on cockroach-admin-api (128/272) |
| 3193 | 2026-04-17T16:58:12.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2026-04-17T16:58:12.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2026-04-17T16:58:12.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3196 | 2026-04-17T16:58:12.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3197 | 2026-04-17T16:58:12.419Z | |
| 3198 | 2026-04-17T16:58:12.419Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/272) |
| 3199 | 2026-04-17T16:58:13.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2026-04-17T16:58:13.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2026-04-17T16:58:13.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3202 | 2026-04-17T16:58:13.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3203 | 2026-04-17T16:58:13.111Z | |
| 3204 | 2026-04-17T16:58:13.112Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/272) |
| 3205 | 2026-04-17T16:58:13.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2026-04-17T16:58:13.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2026-04-17T16:58:13.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3208 | 2026-04-17T16:58:13.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3209 | 2026-04-17T16:58:13.805Z | |
| 3210 | 2026-04-17T16:58:13.805Z | info: running `cargo check --bins` on gateway-test-utils (131/272) |
| 3211 | 2026-04-17T16:58:14.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2026-04-17T16:58:14.361Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2026-04-17T16:58:14.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3214 | 2026-04-17T16:58:14.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3215 | 2026-04-17T16:58:14.467Z | |
| 3216 | 2026-04-17T16:58:14.467Z | info: running `cargo check --bins` on omicron-gateway (132/272) |
| 3217 | 2026-04-17T16:58:15.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-04-17T16:58:15.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-04-17T16:58:15.239Z | Compiling typify-impl v0.6.1 |
| 3220 | 2026-04-17T16:58:15.370Z | Compiling unsafe-libyaml v0.2.11 |
| 3221 | 2026-04-17T16:58:15.392Z | Compiling radium v0.7.0 |
| 3222 | 2026-04-17T16:58:15.401Z | Compiling semver v0.1.20 |
| 3223 | 2026-04-17T16:58:15.414Z | Compiling pin-project-internal v1.1.11 |
| 3224 | 2026-04-17T16:58:15.417Z | Checking tap v1.0.1 |
| 3225 | 2026-04-17T16:58:15.417Z | Compiling maybe-uninit v2.0.0 |
| 3226 | 2026-04-17T16:58:15.541Z | Checking wyz v0.5.1 |
| 3227 | 2026-04-17T16:58:15.662Z | Compiling rustc_version v0.1.7 |
| 3228 | 2026-04-17T16:58:15.722Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3229 | 2026-04-17T16:58:15.754Z | Compiling snafu-derive v0.8.9 |
| 3230 | 2026-04-17T16:58:15.850Z | Compiling zerocopy-derive v0.6.6 |
| 3231 | 2026-04-17T16:58:15.902Z | Compiling serde_yaml v0.9.34+deprecated |
| 3232 | 2026-04-17T16:58:16.122Z | Compiling newtype_derive v0.1.6 |
| 3233 | 2026-04-17T16:58:16.321Z | Compiling owo-colors v4.3.0 |
| 3234 | 2026-04-17T16:58:16.519Z | Compiling packed_struct v0.10.1 |
| 3235 | 2026-04-17T16:58:16.554Z | Checking pin-project v1.1.11 |
| 3236 | 2026-04-17T16:58:16.657Z | Checking funty v2.0.0 |
| 3237 | 2026-04-17T16:58:16.671Z | Compiling cancel-safe-futures v0.1.5 |
| 3238 | 2026-04-17T16:58:16.751Z | Checking same-file v1.0.6 |
| 3239 | 2026-04-17T16:58:16.770Z | Checking crc-catalog v2.4.0 |
| 3240 | 2026-04-17T16:58:16.867Z | Checking crc v3.4.0 |
| 3241 | 2026-04-17T16:58:16.882Z | Checking walkdir v2.5.0 |
| 3242 | 2026-04-17T16:58:16.932Z | Checking zerocopy v0.6.6 |
| 3243 | 2026-04-17T16:58:16.982Z | Checking bitvec v1.0.1 |
| 3244 | 2026-04-17T16:58:17.119Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3245 | 2026-04-17T16:58:17.175Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3246 | 2026-04-17T16:58:17.232Z | Checking globset v0.4.18 |
| 3247 | 2026-04-17T16:58:17.249Z | Checking olpc-cjson v0.1.4 |
| 3248 | 2026-04-17T16:58:17.389Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3249 | 2026-04-17T16:58:17.403Z | Checking pem v3.0.6 |
| 3250 | 2026-04-17T16:58:17.487Z | Compiling packed_struct_codegen v0.10.1 |
| 3251 | 2026-04-17T16:58:17.513Z | Checking libsw-core v0.3.2 |
| 3252 | 2026-04-17T16:58:17.562Z | Checking serde_plain v1.0.2 |
| 3253 | 2026-04-17T16:58:17.646Z | Compiling bitfield-macros v0.19.4 |
| 3254 | 2026-04-17T16:58:17.665Z | Compiling indexmap v1.9.3 |
| 3255 | 2026-04-17T16:58:17.674Z | Checking nodrop v0.1.14 |
| 3256 | 2026-04-17T16:58:17.685Z | Checking snafu v0.8.9 |
| 3257 | 2026-04-17T16:58:17.712Z | Checking typed-path v0.9.3 |
| 3258 | 2026-04-17T16:58:17.763Z | Checking array-init v0.0.4 |
| 3259 | 2026-04-17T16:58:17.877Z | Checking libsw v3.5.0 |
| 3260 | 2026-04-17T16:58:17.941Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3261 | 2026-04-17T16:58:18.034Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3262 | 2026-04-17T16:58:18.088Z | Checking smallvec v0.6.14 |
| 3263 | 2026-04-17T16:58:18.263Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3264 | 2026-04-17T16:58:18.327Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3265 | 2026-04-17T16:58:18.354Z | Checking bitfield v0.19.4 |
| 3266 | 2026-04-17T16:58:18.456Z | Checking hashbrown v0.12.3 |
| 3267 | 2026-04-17T16:58:18.500Z | Checking tough v0.20.0 |
| 3268 | 2026-04-17T16:58:18.547Z | Checking smawk v0.3.2 |
| 3269 | 2026-04-17T16:58:18.627Z | Checking linear-map v1.2.0 |
| 3270 | 2026-04-17T16:58:18.677Z | Checking tagptr v0.2.0 |
| 3271 | 2026-04-17T16:58:18.694Z | Checking unicode-linebreak v0.1.5 |
| 3272 | 2026-04-17T16:58:18.796Z | Checking base64 v0.21.7 |
| 3273 | 2026-04-17T16:58:18.824Z | Checking moka v0.12.13 |
| 3274 | 2026-04-17T16:58:18.856Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3275 | 2026-04-17T16:58:18.911Z | Checking textwrap v0.16.2 |
| 3276 | 2026-04-17T16:58:19.041Z | Checking ron v0.8.1 |
| 3277 | 2026-04-17T16:58:19.130Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3278 | 2026-04-17T16:58:19.197Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3279 | 2026-04-17T16:58:19.307Z | Checking steno v0.4.1 |
| 3280 | 2026-04-17T16:58:19.468Z | Checking serde-hex v0.1.0 |
| 3281 | 2026-04-17T16:58:19.566Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3282 | 2026-04-17T16:58:19.630Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3283 | 2026-04-17T16:58:19.729Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3284 | 2026-04-17T16:58:19.901Z | Compiling typify-macro v0.6.1 |
| 3285 | 2026-04-17T16:58:20.011Z | Checking hashbrown v0.13.2 |
| 3286 | 2026-04-17T16:58:20.128Z | Checking humantime v2.3.0 |
| 3287 | 2026-04-17T16:58:20.309Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3288 | 2026-04-17T16:58:20.324Z | Checking crc-any v2.5.0 |
| 3289 | 2026-04-17T16:58:20.324Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3290 | 2026-04-17T16:58:20.449Z | Checking object v0.30.4 |
| 3291 | 2026-04-17T16:58:20.489Z | Checking hickory-resolver v0.25.2 |
| 3292 | 2026-04-17T16:58:20.492Z | Checking path-slash v0.1.5 |
| 3293 | 2026-04-17T16:58:20.529Z | Checking void v1.0.2 |
| 3294 | 2026-04-17T16:58:20.545Z | Checking utf-8 v0.7.6 |
| 3295 | 2026-04-17T16:58:20.607Z | Checking half v1.8.3 |
| 3296 | 2026-04-17T16:58:20.633Z | Checking lzss v0.8.2 |
| 3297 | 2026-04-17T16:58:20.679Z | Checking tungstenite v0.23.0 |
| 3298 | 2026-04-17T16:58:20.806Z | Checking serde_cbor v0.11.2 |
| 3299 | 2026-04-17T16:58:20.957Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3300 | 2026-04-17T16:58:20.971Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3301 | 2026-04-17T16:58:21.093Z | Checking nix v0.27.1 |
| 3302 | 2026-04-17T16:58:21.122Z | Checking kstat-rs v0.2.4 |
| 3303 | 2026-04-17T16:58:21.184Z | Checking fxhash v0.2.1 |
| 3304 | 2026-04-17T16:58:21.198Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3305 | 2026-04-17T16:58:21.211Z | Checking serde_bytes v0.11.19 |
| 3306 | 2026-04-17T16:58:21.307Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3307 | 2026-04-17T16:58:21.325Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3308 | 2026-04-17T16:58:21.429Z | Checking tokio-tungstenite v0.23.1 |
| 3309 | 2026-04-17T16:58:21.624Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3310 | 2026-04-17T16:58:21.628Z | Checking signal-hook-tokio v0.3.1 |
| 3311 | 2026-04-17T16:58:21.679Z | Compiling typify v0.6.1 |
| 3312 | 2026-04-17T16:58:21.765Z | Compiling progenitor-impl v0.13.0 |
| 3313 | 2026-04-17T16:58:22.656Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3314 | 2026-04-17T16:58:23.296Z | Compiling progenitor-macro v0.13.0 |
| 3315 | 2026-04-17T16:58:23.558Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3316 | 2026-04-17T16:58:23.859Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3317 | 2026-04-17T16:58:25.612Z | Checking progenitor v0.13.0 |
| 3318 | 2026-04-17T16:58:25.727Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3319 | 2026-04-17T16:58:25.731Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3320 | 2026-04-17T16:58:28.732Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3321 | 2026-04-17T16:58:36.117Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3322 | 2026-04-17T16:58:42.419Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3323 | 2026-04-17T16:58:43.774Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3324 | 2026-04-17T16:58:44.269Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3325 | 2026-04-17T16:58:46.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.83s |
| 3326 | 2026-04-17T16:58:46.500Z | |
| 3327 | 2026-04-17T16:58:46.500Z | info: running `cargo check --bins` on gateway-api (133/272) |
| 3328 | 2026-04-17T16:58:47.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3329 | 2026-04-17T16:58:47.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3330 | 2026-04-17T16:58:47.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3331 | 2026-04-17T16:58:47.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3332 | 2026-04-17T16:58:47.102Z | |
| 3333 | 2026-04-17T16:58:47.102Z | info: running `cargo check --bins` on ipcc (134/272) |
| 3334 | 2026-04-17T16:58:47.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3335 | 2026-04-17T16:58:47.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3336 | 2026-04-17T16:58:47.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3337 | 2026-04-17T16:58:47.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3338 | 2026-04-17T16:58:47.725Z | |
| 3339 | 2026-04-17T16:58:47.726Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/272) |
| 3340 | 2026-04-17T16:58:48.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3341 | 2026-04-17T16:58:48.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3342 | 2026-04-17T16:58:48.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3343 | 2026-04-17T16:58:48.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3344 | 2026-04-17T16:58:48.287Z | |
| 3345 | 2026-04-17T16:58:48.287Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/272) |
| 3346 | 2026-04-17T16:58:48.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3347 | 2026-04-17T16:58:48.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3348 | 2026-04-17T16:58:48.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3349 | 2026-04-17T16:58:48.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3350 | 2026-04-17T16:58:48.886Z | |
| 3351 | 2026-04-17T16:58:48.886Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/272) |
| 3352 | 2026-04-17T16:58:49.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3353 | 2026-04-17T16:58:49.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3354 | 2026-04-17T16:58:49.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3355 | 2026-04-17T16:58:49.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3356 | 2026-04-17T16:58:49.487Z | |
| 3357 | 2026-04-17T16:58:49.487Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/272) |
| 3358 | 2026-04-17T16:58:49.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3359 | 2026-04-17T16:58:50.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3360 | 2026-04-17T16:58:50.002Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3361 | 2026-04-17T16:58:50.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3362 | 2026-04-17T16:58:50.087Z | |
| 3363 | 2026-04-17T16:58:50.088Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/272) |
| 3364 | 2026-04-17T16:58:50.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3365 | 2026-04-17T16:58:50.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3366 | 2026-04-17T16:58:50.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3367 | 2026-04-17T16:58:50.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3368 | 2026-04-17T16:58:50.689Z | |
| 3369 | 2026-04-17T16:58:50.689Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/272) |
| 3370 | 2026-04-17T16:58:51.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-04-17T16:58:51.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-04-17T16:58:51.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-04-17T16:58:51.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3374 | 2026-04-17T16:58:51.293Z | |
| 3375 | 2026-04-17T16:58:51.294Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/272) |
| 3376 | 2026-04-17T16:58:51.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-04-17T16:58:51.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-04-17T16:58:51.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-04-17T16:58:51.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3380 | 2026-04-17T16:58:51.894Z | |
| 3381 | 2026-04-17T16:58:51.894Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/272) |
| 3382 | 2026-04-17T16:58:52.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-04-17T16:58:52.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-04-17T16:58:52.404Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-04-17T16:58:52.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3386 | 2026-04-17T16:58:52.496Z | |
| 3387 | 2026-04-17T16:58:52.496Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/272) |
| 3388 | 2026-04-17T16:58:53.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-04-17T16:58:53.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-04-17T16:58:53.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-04-17T16:58:53.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3392 | 2026-04-17T16:58:53.096Z | |
| 3393 | 2026-04-17T16:58:53.096Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/272) |
| 3394 | 2026-04-17T16:58:53.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-04-17T16:58:53.604Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-04-17T16:58:53.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-04-17T16:58:53.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3398 | 2026-04-17T16:58:53.694Z | |
| 3399 | 2026-04-17T16:58:53.694Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/272) |
| 3400 | 2026-04-17T16:58:54.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-04-17T16:58:54.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-04-17T16:58:54.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-04-17T16:58:54.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3404 | 2026-04-17T16:58:54.297Z | |
| 3405 | 2026-04-17T16:58:54.297Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/272) |
| 3406 | 2026-04-17T16:58:54.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-04-17T16:58:54.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-04-17T16:58:54.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-04-17T16:58:54.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3410 | 2026-04-17T16:58:54.911Z | |
| 3411 | 2026-04-17T16:58:54.911Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/272) |
| 3412 | 2026-04-17T16:58:55.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-04-17T16:58:55.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-04-17T16:58:55.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-04-17T16:58:55.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3416 | 2026-04-17T16:58:55.513Z | |
| 3417 | 2026-04-17T16:58:55.513Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/272) |
| 3418 | 2026-04-17T16:58:56.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-04-17T16:58:56.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-04-17T16:58:56.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-04-17T16:58:56.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3422 | 2026-04-17T16:58:56.132Z | |
| 3423 | 2026-04-17T16:58:56.133Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/272) |
| 3424 | 2026-04-17T16:58:56.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-04-17T16:58:56.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-04-17T16:58:56.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-04-17T16:58:56.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3428 | 2026-04-17T16:58:56.717Z | |
| 3429 | 2026-04-17T16:58:56.717Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/272) |
| 3430 | 2026-04-17T16:58:57.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-04-17T16:58:57.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-04-17T16:58:57.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-04-17T16:58:57.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3434 | 2026-04-17T16:58:57.320Z | |
| 3435 | 2026-04-17T16:58:57.320Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/272) |
| 3436 | 2026-04-17T16:58:57.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-04-17T16:58:57.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-04-17T16:58:57.835Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-04-17T16:58:57.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3440 | 2026-04-17T16:58:57.926Z | |
| 3441 | 2026-04-17T16:58:57.926Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/272) |
| 3442 | 2026-04-17T16:58:58.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-04-17T16:58:58.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-04-17T16:58:58.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-04-17T16:58:58.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3446 | 2026-04-17T16:58:58.533Z | |
| 3447 | 2026-04-17T16:58:58.533Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/272) |
| 3448 | 2026-04-17T16:58:59.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-04-17T16:58:59.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-04-17T16:58:59.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-04-17T16:58:59.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3452 | 2026-04-17T16:58:59.138Z | |
| 3453 | 2026-04-17T16:58:59.138Z | info: running `cargo check --bins` on oximeter-producer (154/272) |
| 3454 | 2026-04-17T16:58:59.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-04-17T16:58:59.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-04-17T16:58:59.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-04-17T16:58:59.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3458 | 2026-04-17T16:58:59.767Z | |
| 3459 | 2026-04-17T16:58:59.768Z | info: running `cargo check --bins` on internal-dns-resolver (155/272) |
| 3460 | 2026-04-17T16:59:00.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-04-17T16:59:00.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-04-17T16:59:00.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3463 | 2026-04-17T16:59:00.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3464 | 2026-04-17T16:59:00.370Z | |
| 3465 | 2026-04-17T16:59:00.370Z | info: running `cargo check --bins` on dns-server (156/272) |
| 3466 | 2026-04-17T16:59:00.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-04-17T16:59:00.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-04-17T16:59:01.024Z | Compiling parking_lot_core v0.8.6 |
| 3469 | 2026-04-17T16:59:01.024Z | Compiling atomicwrites v0.4.4 |
| 3470 | 2026-04-17T16:59:01.024Z | Compiling git-stub v1.0.0 |
| 3471 | 2026-04-17T16:59:01.028Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3472 | 2026-04-17T16:59:01.144Z | Checking prefix-trie v0.7.0 |
| 3473 | 2026-04-17T16:59:01.258Z | Compiling git-stub-vcs v0.1.0 |
| 3474 | 2026-04-17T16:59:01.444Z | Checking hickory-server v0.25.2 |
| 3475 | 2026-04-17T16:59:01.539Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3476 | 2026-04-17T16:59:01.553Z | Checking parking_lot v0.11.2 |
| 3477 | 2026-04-17T16:59:01.618Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3478 | 2026-04-17T16:59:01.621Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3479 | 2026-04-17T16:59:01.723Z | Checking sled v0.34.7 |
| 3480 | 2026-04-17T16:59:03.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 3481 | 2026-04-17T16:59:03.804Z | |
| 3482 | 2026-04-17T16:59:03.804Z | info: running `cargo check --bins` on dns-server-api (157/272) |
| 3483 | 2026-04-17T16:59:04.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3484 | 2026-04-17T16:59:04.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3485 | 2026-04-17T16:59:04.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3486 | 2026-04-17T16:59:04.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3487 | 2026-04-17T16:59:04.404Z | |
| 3488 | 2026-04-17T16:59:04.404Z | info: running `cargo check --bins` on oximeter-producer-api (158/272) |
| 3489 | 2026-04-17T16:59:04.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3490 | 2026-04-17T16:59:04.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3491 | 2026-04-17T16:59:04.918Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3492 | 2026-04-17T16:59:04.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3493 | 2026-04-17T16:59:05.003Z | |
| 3494 | 2026-04-17T16:59:05.003Z | info: running `cargo check --bins` on sp-sim (159/272) |
| 3495 | 2026-04-17T16:59:05.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3496 | 2026-04-17T16:59:05.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3497 | 2026-04-17T16:59:05.726Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3498 | 2026-04-17T16:59:07.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s |
| 3499 | 2026-04-17T16:59:07.663Z | |
| 3500 | 2026-04-17T16:59:07.663Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/272) |
| 3501 | 2026-04-17T16:59:08.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-04-17T16:59:08.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-04-17T16:59:08.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-04-17T16:59:08.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3505 | 2026-04-17T16:59:08.322Z | |
| 3506 | 2026-04-17T16:59:08.322Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/272) |
| 3507 | 2026-04-17T16:59:08.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-04-17T16:59:08.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-04-17T16:59:08.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-04-17T16:59:08.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3511 | 2026-04-17T16:59:08.984Z | |
| 3512 | 2026-04-17T16:59:08.984Z | info: running `cargo check --bins` on db-macros (162/272) |
| 3513 | 2026-04-17T16:59:09.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-04-17T16:59:09.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-04-17T16:59:09.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-04-17T16:59:09.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3517 | 2026-04-17T16:59:09.574Z | |
| 3518 | 2026-04-17T16:59:09.574Z | info: running `cargo check --bins` on nexus-macros-common (163/272) |
| 3519 | 2026-04-17T16:59:10.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-04-17T16:59:10.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-04-17T16:59:10.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-04-17T16:59:10.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3523 | 2026-04-17T16:59:10.176Z | |
| 3524 | 2026-04-17T16:59:10.176Z | info: running `cargo check --bins` on nexus-auth (164/272) |
| 3525 | 2026-04-17T16:59:10.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-04-17T16:59:10.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-04-17T16:59:10.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-04-17T16:59:10.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3529 | 2026-04-17T16:59:10.851Z | |
| 3530 | 2026-04-17T16:59:10.851Z | info: running `cargo check --bins` on authz-macros (165/272) |
| 3531 | 2026-04-17T16:59:11.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-04-17T16:59:11.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-04-17T16:59:11.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-04-17T16:59:11.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3535 | 2026-04-17T16:59:11.432Z | |
| 3536 | 2026-04-17T16:59:11.432Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/272) |
| 3537 | 2026-04-17T16:59:11.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-04-17T16:59:11.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-04-17T16:59:11.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-04-17T16:59:11.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3541 | 2026-04-17T16:59:12.078Z | |
| 3542 | 2026-04-17T16:59:12.078Z | info: running `cargo check --bins` on nexus-db-model (167/272) |
| 3543 | 2026-04-17T16:59:12.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-04-17T16:59:12.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-04-17T16:59:12.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-04-17T16:59:12.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3547 | 2026-04-17T16:59:12.717Z | |
| 3548 | 2026-04-17T16:59:12.717Z | info: running `cargo check --bins` on nexus-db-schema (168/272) |
| 3549 | 2026-04-17T16:59:13.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-04-17T16:59:13.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-04-17T16:59:13.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-04-17T16:59:13.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3553 | 2026-04-17T16:59:13.305Z | |
| 3554 | 2026-04-17T16:59:13.305Z | info: running `cargo check --bins` on omicron-rpaths (169/272) |
| 3555 | 2026-04-17T16:59:13.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-04-17T16:59:13.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-04-17T16:59:13.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-04-17T16:59:13.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3559 | 2026-04-17T16:59:13.888Z | |
| 3560 | 2026-04-17T16:59:13.888Z | info: running `cargo check --bins` on nexus-defaults (170/272) |
| 3561 | 2026-04-17T16:59:14.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-04-17T16:59:14.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-04-17T16:59:14.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-04-17T16:59:14.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3565 | 2026-04-17T16:59:14.490Z | |
| 3566 | 2026-04-17T16:59:14.491Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/272) |
| 3567 | 2026-04-17T16:59:14.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-04-17T16:59:14.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-04-17T16:59:14.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-04-17T16:59:14.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3571 | 2026-04-17T16:59:15.081Z | |
| 3572 | 2026-04-17T16:59:15.081Z | info: running `cargo check --bins` on parallel-task-set (172/272) |
| 3573 | 2026-04-17T16:59:15.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-04-17T16:59:15.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-04-17T16:59:15.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-04-17T16:59:15.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3577 | 2026-04-17T16:59:15.663Z | |
| 3578 | 2026-04-17T16:59:15.663Z | info: running `cargo check --bins` on nexus-db-errors (173/272) |
| 3579 | 2026-04-17T16:59:16.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-04-17T16:59:16.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-04-17T16:59:16.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-04-17T16:59:16.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3583 | 2026-04-17T16:59:16.317Z | |
| 3584 | 2026-04-17T16:59:16.317Z | info: running `cargo check --bins` on nexus-db-lookup (174/272) |
| 3585 | 2026-04-17T16:59:16.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-04-17T16:59:16.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-04-17T16:59:16.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-04-17T16:59:16.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3589 | 2026-04-17T16:59:16.961Z | |
| 3590 | 2026-04-17T16:59:16.961Z | info: running `cargo check --bins` on nexus-inventory (175/272) |
| 3591 | 2026-04-17T16:59:17.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-04-17T16:59:17.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-04-17T16:59:17.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-04-17T16:59:17.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3595 | 2026-04-17T16:59:17.986Z | |
| 3596 | 2026-04-17T16:59:17.986Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/272) |
| 3597 | 2026-04-17T16:59:18.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-04-17T16:59:18.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-04-17T16:59:18.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-04-17T16:59:18.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3601 | 2026-04-17T16:59:18.224Z | |
| 3602 | 2026-04-17T16:59:18.224Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/272) |
| 3603 | 2026-04-17T16:59:18.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-04-17T16:59:18.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-04-17T16:59:18.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3606 | 2026-04-17T16:59:18.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3607 | 2026-04-17T16:59:18.846Z | |
| 3608 | 2026-04-17T16:59:18.846Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/272) |
| 3609 | 2026-04-17T16:59:19.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3610 | 2026-04-17T16:59:19.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3611 | 2026-04-17T16:59:19.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3612 | 2026-04-17T16:59:19.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3613 | 2026-04-17T16:59:19.460Z | |
| 3614 | 2026-04-17T16:59:19.460Z | info: running `cargo check --bins` on key-manager (179/272) |
| 3615 | 2026-04-17T16:59:19.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3616 | 2026-04-17T16:59:19.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3617 | 2026-04-17T16:59:19.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3618 | 2026-04-17T16:59:19.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3619 | 2026-04-17T16:59:20.060Z | |
| 3620 | 2026-04-17T16:59:20.060Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/272) |
| 3621 | 2026-04-17T16:59:20.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3622 | 2026-04-17T16:59:20.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3623 | 2026-04-17T16:59:20.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3624 | 2026-04-17T16:59:20.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3625 | 2026-04-17T16:59:20.676Z | |
| 3626 | 2026-04-17T16:59:20.676Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/272) |
| 3627 | 2026-04-17T16:59:21.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3628 | 2026-04-17T16:59:21.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3629 | 2026-04-17T16:59:21.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3630 | 2026-04-17T16:59:21.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3631 | 2026-04-17T16:59:21.294Z | |
| 3632 | 2026-04-17T16:59:21.295Z | info: running `cargo check --bins` on typed-rng (182/272) |
| 3633 | 2026-04-17T16:59:21.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3634 | 2026-04-17T16:59:21.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3635 | 2026-04-17T16:59:21.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3636 | 2026-04-17T16:59:21.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3637 | 2026-04-17T16:59:21.874Z | |
| 3638 | 2026-04-17T16:59:21.874Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/272) |
| 3639 | 2026-04-17T16:59:22.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3640 | 2026-04-17T16:59:22.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3641 | 2026-04-17T16:59:22.722Z | Compiling typify-impl v0.4.3 |
| 3642 | 2026-04-17T16:59:22.726Z | Compiling libefi-sys v0.1.0 |
| 3643 | 2026-04-17T16:59:22.726Z | Compiling bitfield-struct v0.6.2 |
| 3644 | 2026-04-17T16:59:22.874Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3645 | 2026-04-17T16:59:22.908Z | Compiling xshell-macros v0.2.7 |
| 3646 | 2026-04-17T16:59:22.911Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3647 | 2026-04-17T16:59:22.914Z | Compiling salty v0.3.0 |
| 3648 | 2026-04-17T16:59:22.981Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3649 | 2026-04-17T16:59:23.122Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3650 | 2026-04-17T16:59:23.222Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3651 | 2026-04-17T16:59:23.297Z | Checking xshell v0.2.7 |
| 3652 | 2026-04-17T16:59:23.314Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3653 | 2026-04-17T16:59:23.459Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3654 | 2026-04-17T16:59:23.483Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3655 | 2026-04-17T16:59:23.498Z | Checking primeorder v0.13.6 |
| 3656 | 2026-04-17T16:59:23.634Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3657 | 2026-04-17T16:59:23.657Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3658 | 2026-04-17T16:59:23.721Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3659 | 2026-04-17T16:59:23.736Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3660 | 2026-04-17T16:59:23.947Z | Checking tungstenite v0.21.0 |
| 3661 | 2026-04-17T16:59:23.949Z | Checking p384 v0.13.1 |
| 3662 | 2026-04-17T16:59:23.975Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3663 | 2026-04-17T16:59:24.047Z | Compiling proc-macro-error2 v2.0.1 |
| 3664 | 2026-04-17T16:59:24.064Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3665 | 2026-04-17T16:59:24.367Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3666 | 2026-04-17T16:59:24.385Z | Compiling num-derive v0.3.3 |
| 3667 | 2026-04-17T16:59:24.400Z | Compiling unicase v2.9.0 |
| 3668 | 2026-04-17T16:59:24.609Z | Checking compression-core v0.4.31 |
| 3669 | 2026-04-17T16:59:24.698Z | Compiling mime_guess v2.0.5 |
| 3670 | 2026-04-17T16:59:24.734Z | Checking tokio-tungstenite v0.21.0 |
| 3671 | 2026-04-17T16:59:24.748Z | Checking compression-codecs v0.4.37 |
| 3672 | 2026-04-17T16:59:24.831Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3673 | 2026-04-17T16:59:24.928Z | Compiling tabled_derive v0.11.0 |
| 3674 | 2026-04-17T16:59:25.144Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3675 | 2026-04-17T16:59:25.159Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3676 | 2026-04-17T16:59:25.264Z | Checking libscf-sys v1.1.0 |
| 3677 | 2026-04-17T16:59:25.400Z | Checking papergrid v0.17.0 |
| 3678 | 2026-04-17T16:59:25.531Z | Checking testing_table v0.3.0 |
| 3679 | 2026-04-17T16:59:25.548Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3680 | 2026-04-17T16:59:25.635Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3681 | 2026-04-17T16:59:25.654Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3682 | 2026-04-17T16:59:26.015Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3683 | 2026-04-17T16:59:26.093Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3684 | 2026-04-17T16:59:26.174Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3685 | 2026-04-17T16:59:26.195Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 3686 | 2026-04-17T16:59:26.249Z | Compiling dropshot v0.17.0 |
| 3687 | 2026-04-17T16:59:26.306Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3688 | 2026-04-17T16:59:26.394Z | Checking corncobs v0.1.4 |
| 3689 | 2026-04-17T16:59:26.444Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3690 | 2026-04-17T16:59:26.476Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3691 | 2026-04-17T16:59:26.512Z | Checking toml v1.0.6+spec-1.1.0 |
| 3692 | 2026-04-17T16:59:26.527Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3693 | 2026-04-17T16:59:26.603Z | Checking tabled v0.20.0 |
| 3694 | 2026-04-17T16:59:26.663Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3695 | 2026-04-17T16:59:26.711Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3696 | 2026-04-17T16:59:26.769Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3697 | 2026-04-17T16:59:26.811Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3698 | 2026-04-17T16:59:27.024Z | Checking async-compression v0.4.41 |
| 3699 | 2026-04-17T16:59:27.039Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3700 | 2026-04-17T16:59:27.108Z | Checking progenitor-client v0.11.2 |
| 3701 | 2026-04-17T16:59:27.284Z | Compiling dropshot_endpoint v0.17.0 |
| 3702 | 2026-04-17T16:59:27.321Z | Checking secrecy v0.8.0 |
| 3703 | 2026-04-17T16:59:27.339Z | Compiling typify-macro v0.4.3 |
| 3704 | 2026-04-17T16:59:27.353Z | Checking filetime v0.2.27 |
| 3705 | 2026-04-17T16:59:27.446Z | Checking xattr v1.6.1 |
| 3706 | 2026-04-17T16:59:27.490Z | Checking http-range v0.1.5 |
| 3707 | 2026-04-17T16:59:27.506Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3708 | 2026-04-17T16:59:27.577Z | Checking tar v0.4.45 |
| 3709 | 2026-04-17T16:59:27.856Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3710 | 2026-04-17T16:59:28.105Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3711 | 2026-04-17T16:59:28.188Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3712 | 2026-04-17T16:59:28.535Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3713 | 2026-04-17T16:59:28.587Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3714 | 2026-04-17T16:59:28.667Z | Checking atty v0.2.14 |
| 3715 | 2026-04-17T16:59:28.773Z | Checking crc8 v0.1.1 |
| 3716 | 2026-04-17T16:59:28.882Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3717 | 2026-04-17T16:59:29.016Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3718 | 2026-04-17T16:59:29.078Z | Compiling typify v0.4.3 |
| 3719 | 2026-04-17T16:59:29.223Z | Compiling progenitor-impl v0.11.2 |
| 3720 | 2026-04-17T16:59:29.238Z | Compiling progenitor-impl v0.10.0 |
| 3721 | 2026-04-17T16:59:29.613Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3722 | 2026-04-17T16:59:29.683Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3723 | 2026-04-17T16:59:29.705Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3724 | 2026-04-17T16:59:29.855Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3725 | 2026-04-17T16:59:30.171Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3726 | 2026-04-17T16:59:30.208Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3727 | 2026-04-17T16:59:30.233Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3728 | 2026-04-17T16:59:30.448Z | Checking hyper-staticfile v0.10.1 |
| 3729 | 2026-04-17T16:59:30.464Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3730 | 2026-04-17T16:59:30.645Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3731 | 2026-04-17T16:59:30.724Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3732 | 2026-04-17T16:59:30.746Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3733 | 2026-04-17T16:59:30.763Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3734 | 2026-04-17T16:59:30.903Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3735 | 2026-04-17T16:59:31.093Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3736 | 2026-04-17T16:59:31.436Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3737 | 2026-04-17T16:59:31.739Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3738 | 2026-04-17T16:59:31.860Z | Compiling progenitor-macro v0.10.0 |
| 3739 | 2026-04-17T16:59:31.875Z | Compiling progenitor-macro v0.11.2 |
| 3740 | 2026-04-17T16:59:31.891Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3741 | 2026-04-17T16:59:32.022Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3742 | 2026-04-17T16:59:32.345Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3743 | 2026-04-17T16:59:34.707Z | Checking progenitor v0.10.0 |
| 3744 | 2026-04-17T16:59:34.854Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3745 | 2026-04-17T16:59:34.963Z | Checking progenitor v0.11.2 |
| 3746 | 2026-04-17T16:59:35.108Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3747 | 2026-04-17T16:59:39.802Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3748 | 2026-04-17T16:59:50.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.93s |
| 3749 | 2026-04-17T16:59:51.017Z | |
| 3750 | 2026-04-17T16:59:51.018Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/272) |
| 3751 | 2026-04-17T16:59:51.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-04-17T16:59:51.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-04-17T16:59:51.804Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3754 | 2026-04-17T17:00:02.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s |
| 3755 | 2026-04-17T17:00:03.137Z | |
| 3756 | 2026-04-17T17:00:03.137Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/272) |
| 3757 | 2026-04-17T17:00:03.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-04-17T17:00:03.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-04-17T17:00:03.918Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3760 | 2026-04-17T17:00:15.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s |
| 3761 | 2026-04-17T17:00:15.300Z | |
| 3762 | 2026-04-17T17:00:15.300Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/272) |
| 3763 | 2026-04-17T17:00:15.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-04-17T17:00:15.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-04-17T17:00:16.078Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3766 | 2026-04-17T17:00:27.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s |
| 3767 | 2026-04-17T17:00:27.424Z | |
| 3768 | 2026-04-17T17:00:27.424Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/272) |
| 3769 | 2026-04-17T17:00:27.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-04-17T17:00:27.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-04-17T17:00:28.223Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3772 | 2026-04-17T17:00:39.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.95s |
| 3773 | 2026-04-17T17:00:39.609Z | |
| 3774 | 2026-04-17T17:00:39.609Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/272) |
| 3775 | 2026-04-17T17:00:40.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-04-17T17:00:40.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-04-17T17:00:40.413Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3778 | 2026-04-17T17:00:51.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.09s |
| 3779 | 2026-04-17T17:00:51.928Z | |
| 3780 | 2026-04-17T17:00:51.928Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/272) |
| 3781 | 2026-04-17T17:00:52.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-04-17T17:00:52.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-04-17T17:00:52.720Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3784 | 2026-04-17T17:01:03.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s |
| 3785 | 2026-04-17T17:01:04.131Z | |
| 3786 | 2026-04-17T17:01:04.131Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/272) |
| 3787 | 2026-04-17T17:01:04.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-04-17T17:01:04.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-04-17T17:01:04.925Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3790 | 2026-04-17T17:01:16.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s |
| 3791 | 2026-04-17T17:01:16.328Z | |
| 3792 | 2026-04-17T17:01:16.328Z | info: running `cargo check --bins` on bootstrap-agent-api (191/272) |
| 3793 | 2026-04-17T17:01:16.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-04-17T17:01:16.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-04-17T17:01:16.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-04-17T17:01:16.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3797 | 2026-04-17T17:01:16.943Z | |
| 3798 | 2026-04-17T17:01:16.943Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/272) |
| 3799 | 2026-04-17T17:01:17.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-04-17T17:01:17.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-04-17T17:01:17.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-04-17T17:01:17.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3803 | 2026-04-17T17:01:17.547Z | |
| 3804 | 2026-04-17T17:01:17.547Z | info: running `cargo check --bins` on range-requests (193/272) |
| 3805 | 2026-04-17T17:01:18.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-04-17T17:01:18.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-04-17T17:01:18.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-04-17T17:01:18.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3809 | 2026-04-17T17:01:18.140Z | |
| 3810 | 2026-04-17T17:01:18.140Z | info: running `cargo check --bins` on repo-depot-api (194/272) |
| 3811 | 2026-04-17T17:01:18.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-04-17T17:01:18.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-04-17T17:01:18.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-04-17T17:01:18.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3815 | 2026-04-17T17:01:18.744Z | |
| 3816 | 2026-04-17T17:01:18.744Z | info: running `cargo check --bins` on sled-agent-api (195/272) |
| 3817 | 2026-04-17T17:01:19.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-04-17T17:01:19.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-04-17T17:01:19.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-04-17T17:01:19.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3821 | 2026-04-17T17:01:19.366Z | |
| 3822 | 2026-04-17T17:01:19.366Z | info: running `cargo check --bins` on sled-diagnostics (196/272) |
| 3823 | 2026-04-17T17:01:19.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-04-17T17:01:19.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-04-17T17:01:19.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-04-17T17:01:19.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3827 | 2026-04-17T17:01:19.990Z | |
| 3828 | 2026-04-17T17:01:19.990Z | info: running `cargo check --bins` on zfs-test-harness (197/272) |
| 3829 | 2026-04-17T17:01:20.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-04-17T17:01:20.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-04-17T17:01:20.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-04-17T17:01:20.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3833 | 2026-04-17T17:01:20.615Z | |
| 3834 | 2026-04-17T17:01:20.615Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/272) |
| 3835 | 2026-04-17T17:01:21.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-04-17T17:01:21.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-04-17T17:01:21.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-04-17T17:01:21.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3839 | 2026-04-17T17:01:21.248Z | |
| 3840 | 2026-04-17T17:01:21.248Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/272) |
| 3841 | 2026-04-17T17:01:21.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-04-17T17:01:21.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-04-17T17:01:21.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-04-17T17:01:21.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3845 | 2026-04-17T17:01:21.876Z | |
| 3846 | 2026-04-17T17:01:21.876Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/272) |
| 3847 | 2026-04-17T17:01:22.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-04-17T17:01:22.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-04-17T17:01:22.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-04-17T17:01:22.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3851 | 2026-04-17T17:01:22.510Z | |
| 3852 | 2026-04-17T17:01:22.510Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/272) |
| 3853 | 2026-04-17T17:01:23.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-04-17T17:01:23.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-04-17T17:01:23.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-04-17T17:01:23.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3857 | 2026-04-17T17:01:23.141Z | |
| 3858 | 2026-04-17T17:01:23.141Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/272) |
| 3859 | 2026-04-17T17:01:23.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-04-17T17:01:23.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-04-17T17:01:23.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-04-17T17:01:23.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3863 | 2026-04-17T17:01:23.775Z | |
| 3864 | 2026-04-17T17:01:23.775Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/272) |
| 3865 | 2026-04-17T17:01:24.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-04-17T17:01:24.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-04-17T17:01:24.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-04-17T17:01:24.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3869 | 2026-04-17T17:01:24.401Z | |
| 3870 | 2026-04-17T17:01:24.401Z | info: running `cargo check --bins` on transient-dns-server (204/272) |
| 3871 | 2026-04-17T17:01:28.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-04-17T17:01:29.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-04-17T17:01:29.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-04-17T17:01:29.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3875 | 2026-04-17T17:01:29.027Z | |
| 3876 | 2026-04-17T17:01:29.027Z | info: running `cargo check --bins` on trust-quorum (205/272) |
| 3877 | 2026-04-17T17:01:29.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-04-17T17:01:29.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-04-17T17:01:29.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-04-17T17:01:29.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3881 | 2026-04-17T17:01:29.028Z | |
| 3882 | 2026-04-17T17:01:29.028Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/272) |
| 3883 | 2026-04-17T17:01:29.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-04-17T17:01:29.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-04-17T17:01:29.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-04-17T17:01:29.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3887 | 2026-04-17T17:01:29.028Z | |
| 3888 | 2026-04-17T17:01:29.029Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/272) |
| 3889 | 2026-04-17T17:01:29.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-04-17T17:01:29.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-04-17T17:01:29.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-04-17T17:01:29.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3893 | 2026-04-17T17:01:29.052Z | |
| 3894 | 2026-04-17T17:01:29.052Z | info: running `cargo check --bins` on update-common (208/272) |
| 3895 | 2026-04-17T17:01:29.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-04-17T17:01:29.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-04-17T17:01:29.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-04-17T17:01:29.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3899 | 2026-04-17T17:01:29.052Z | |
| 3900 | 2026-04-17T17:01:29.052Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/272) |
| 3901 | 2026-04-17T17:01:29.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-04-17T17:01:29.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-04-17T17:01:29.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-04-17T17:01:29.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3905 | 2026-04-17T17:01:29.053Z | |
| 3906 | 2026-04-17T17:01:29.053Z | info: running `cargo check --bins` on reconfigurator-cli (210/272) |
| 3907 | 2026-04-17T17:01:29.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-04-17T17:01:29.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-04-17T17:01:29.053Z | Compiling fs-err v2.11.0 |
| 3910 | 2026-04-17T17:01:29.053Z | Checking ignore v0.4.25 |
| 3911 | 2026-04-17T17:01:29.053Z | Checking arc-swap v1.8.2 |
| 3912 | 2026-04-17T17:01:29.053Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3913 | 2026-04-17T17:01:29.139Z | Checking predicates-tree v1.0.13 |
| 3914 | 2026-04-17T17:01:29.148Z | Checking parse-size v1.1.0 |
| 3915 | 2026-04-17T17:01:29.162Z | Checking rand_seeder v0.4.0 |
| 3916 | 2026-04-17T17:01:29.173Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3917 | 2026-04-17T17:01:29.241Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3918 | 2026-04-17T17:01:29.261Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3919 | 2026-04-17T17:01:29.307Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3920 | 2026-04-17T17:01:29.328Z | Checking slog-scope v4.4.1 |
| 3921 | 2026-04-17T17:01:29.468Z | Checking slog-stdlog v4.1.1 |
| 3922 | 2026-04-17T17:01:29.468Z | Compiling petname v2.0.2 |
| 3923 | 2026-04-17T17:01:29.476Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3924 | 2026-04-17T17:01:29.520Z | Checking globwalk v0.9.1 |
| 3925 | 2026-04-17T17:01:29.566Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3926 | 2026-04-17T17:01:29.646Z | Checking slog-envlogger v2.2.0 |
| 3927 | 2026-04-17T17:01:29.711Z | Checking camino-tempfile-ext v0.3.3 |
| 3928 | 2026-04-17T17:01:29.727Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3929 | 2026-04-17T17:01:29.795Z | Checking sapling-renderdag v0.1.0 |
| 3930 | 2026-04-17T17:01:29.893Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3931 | 2026-04-17T17:01:29.911Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3932 | 2026-04-17T17:01:30.036Z | Checking subprocess v0.2.15 |
| 3933 | 2026-04-17T17:01:30.070Z | Checking sync-ptr v0.1.4 |
| 3934 | 2026-04-17T17:01:30.116Z | Checking colored v2.2.0 |
| 3935 | 2026-04-17T17:01:30.146Z | Checking assert_matches v1.5.0 |
| 3936 | 2026-04-17T17:01:30.293Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3937 | 2026-04-17T17:01:30.308Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3938 | 2026-04-17T17:01:30.376Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3939 | 2026-04-17T17:01:30.376Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3940 | 2026-04-17T17:01:30.966Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3941 | 2026-04-17T17:01:32.274Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3942 | 2026-04-17T17:01:34.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s |
| 3943 | 2026-04-17T17:01:34.659Z | |
| 3944 | 2026-04-17T17:01:34.659Z | info: running `cargo check --bins` on omicron-repl-utils (211/272) |
| 3945 | 2026-04-17T17:01:35.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3946 | 2026-04-17T17:01:35.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3947 | 2026-04-17T17:01:35.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3948 | 2026-04-17T17:01:35.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3949 | 2026-04-17T17:01:35.243Z | |
| 3950 | 2026-04-17T17:01:35.243Z | info: running `cargo check --bins` on nexus-test-interface (212/272) |
| 3951 | 2026-04-17T17:01:35.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3952 | 2026-04-17T17:01:35.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3953 | 2026-04-17T17:01:35.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3954 | 2026-04-17T17:01:35.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3955 | 2026-04-17T17:01:35.903Z | |
| 3956 | 2026-04-17T17:01:35.903Z | info: running `cargo check --bins` on oximeter-collector (213/272) |
| 3957 | 2026-04-17T17:01:36.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3958 | 2026-04-17T17:01:36.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3959 | 2026-04-17T17:01:36.630Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3960 | 2026-04-17T17:01:36.633Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3961 | 2026-04-17T17:01:37.280Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3962 | 2026-04-17T17:01:38.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s |
| 3963 | 2026-04-17T17:01:39.009Z | |
| 3964 | 2026-04-17T17:01:39.009Z | info: running `cargo check --bins` on oximeter-api (214/272) |
| 3965 | 2026-04-17T17:01:39.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3966 | 2026-04-17T17:01:39.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3967 | 2026-04-17T17:01:39.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3968 | 2026-04-17T17:01:39.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3969 | 2026-04-17T17:01:39.602Z | |
| 3970 | 2026-04-17T17:01:39.603Z | info: running `cargo check --bins` on cert-dev (215/272) |
| 3971 | 2026-04-17T17:01:40.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3972 | 2026-04-17T17:01:40.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3973 | 2026-04-17T17:01:40.206Z | Checking yasna v0.5.2 |
| 3974 | 2026-04-17T17:01:40.612Z | Checking rcgen v0.12.1 |
| 3975 | 2026-04-17T17:01:40.862Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3976 | 2026-04-17T17:01:41.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 3977 | 2026-04-17T17:01:41.231Z | |
| 3978 | 2026-04-17T17:01:41.231Z | info: running `cargo check --bins` on clickana (216/272) |
| 3979 | 2026-04-17T17:01:41.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-04-17T17:01:41.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-04-17T17:01:41.867Z | Compiling darling_core v0.23.0 |
| 3982 | 2026-04-17T17:01:41.975Z | Compiling instability v0.3.11 |
| 3983 | 2026-04-17T17:01:41.984Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3984 | 2026-04-17T17:01:41.986Z | Checking castaway v0.2.4 |
| 3985 | 2026-04-17T17:01:41.994Z | Compiling indoc v2.0.7 |
| 3986 | 2026-04-17T17:01:42.001Z | Checking unicode-truncate v1.1.0 |
| 3987 | 2026-04-17T17:01:42.004Z | Checking lru v0.12.5 |
| 3988 | 2026-04-17T17:01:42.013Z | Checking cassowary v0.3.0 |
| 3989 | 2026-04-17T17:01:42.080Z | Checking compact_str v0.8.1 |
| 3990 | 2026-04-17T17:01:42.917Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3991 | 2026-04-17T17:01:43.098Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3992 | 2026-04-17T17:01:43.394Z | Compiling darling_macro v0.23.0 |
| 3993 | 2026-04-17T17:01:43.806Z | Compiling darling v0.23.0 |
| 3994 | 2026-04-17T17:01:44.405Z | Checking ratatui v0.29.0 |
| 3995 | 2026-04-17T17:01:45.467Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3996 | 2026-04-17T17:01:46.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s |
| 3997 | 2026-04-17T17:01:46.319Z | |
| 3998 | 2026-04-17T17:01:46.319Z | info: running `cargo check --bins` on clickhouse-cluster-dev (217/272) |
| 3999 | 2026-04-17T17:01:46.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4000 | 2026-04-17T17:01:46.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4001 | 2026-04-17T17:01:47.049Z | Checking headers-core v0.3.0 |
| 4002 | 2026-04-17T17:01:47.052Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4003 | 2026-04-17T17:01:47.248Z | Checking headers v0.4.1 |
| 4004 | 2026-04-17T17:01:47.616Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4005 | 2026-04-17T17:01:48.455Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4006 | 2026-04-17T17:01:48.934Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4007 | 2026-04-17T17:01:49.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s |
| 4008 | 2026-04-17T17:01:49.547Z | |
| 4009 | 2026-04-17T17:01:49.547Z | info: running `cargo check --bins` on ch-dev (218/272) |
| 4010 | 2026-04-17T17:01:50.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-04-17T17:01:50.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-04-17T17:01:50.260Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4013 | 2026-04-17T17:01:50.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4014 | 2026-04-17T17:01:51.209Z | |
| 4015 | 2026-04-17T17:01:51.209Z | info: running `cargo check --bins` on dev-tools-common (219/272) |
| 4016 | 2026-04-17T17:01:51.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-04-17T17:01:51.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-04-17T17:01:51.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-04-17T17:01:51.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 4020 | 2026-04-17T17:01:51.681Z | |
| 4021 | 2026-04-17T17:01:51.681Z | info: running `cargo check --bins` on crdb-seed (220/272) |
| 4022 | 2026-04-17T17:01:52.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-04-17T17:01:52.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-04-17T17:01:52.393Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4025 | 2026-04-17T17:01:53.370Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4026 | 2026-04-17T17:01:53.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s |
| 4027 | 2026-04-17T17:01:53.899Z | |
| 4028 | 2026-04-17T17:01:53.899Z | info: running `cargo check --bins` on db-dev (221/272) |
| 4029 | 2026-04-17T17:01:54.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-04-17T17:01:54.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-04-17T17:01:54.616Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4032 | 2026-04-17T17:01:55.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4033 | 2026-04-17T17:01:55.565Z | |
| 4034 | 2026-04-17T17:01:55.565Z | info: running `cargo check --bins` on omicron-dev-lib (222/272) |
| 4035 | 2026-04-17T17:01:56.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-04-17T17:01:56.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-04-17T17:01:56.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-04-17T17:01:56.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4039 | 2026-04-17T17:01:56.206Z | |
| 4040 | 2026-04-17T17:01:56.206Z | info: running `cargo check --bins` on xtask-downloader (223/272) |
| 4041 | 2026-04-17T17:01:56.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-04-17T17:01:56.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-04-17T17:01:56.813Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4044 | 2026-04-17T17:01:57.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s |
| 4045 | 2026-04-17T17:01:57.678Z | |
| 4046 | 2026-04-17T17:01:57.678Z | info: running `cargo check --bins` on omicron-dropshot-apis (224/272) |
| 4047 | 2026-04-17T17:01:58.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-04-17T17:01:58.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-04-17T17:01:58.423Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4050 | 2026-04-17T17:01:58.423Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4051 | 2026-04-17T17:01:58.426Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4052 | 2026-04-17T17:01:58.540Z | Checking git-stub v1.0.0 |
| 4053 | 2026-04-17T17:01:58.547Z | Compiling trait-variant v0.1.2 |
| 4054 | 2026-04-17T17:01:58.550Z | Checking maplit v1.0.2 |
| 4055 | 2026-04-17T17:01:58.560Z | Checking is_ci v1.2.0 |
| 4056 | 2026-04-17T17:01:58.594Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4057 | 2026-04-17T17:01:58.625Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4058 | 2026-04-17T17:01:58.678Z | Checking supports-color v3.0.2 |
| 4059 | 2026-04-17T17:01:58.706Z | Checking git-stub-vcs v0.1.0 |
| 4060 | 2026-04-17T17:01:58.798Z | Checking drift v0.1.3 |
| 4061 | 2026-04-17T17:01:58.814Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4062 | 2026-04-17T17:01:58.831Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4063 | 2026-04-17T17:01:58.905Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4064 | 2026-04-17T17:01:59.026Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4065 | 2026-04-17T17:01:59.086Z | Checking dropshot-api-manager v0.6.0 |
| 4066 | 2026-04-17T17:01:59.100Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4067 | 2026-04-17T17:01:59.112Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4068 | 2026-04-17T17:01:59.295Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4069 | 2026-04-17T17:01:59.317Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4070 | 2026-04-17T17:01:59.469Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4071 | 2026-04-17T17:01:59.844Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4072 | 2026-04-17T17:02:04.771Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4073 | 2026-04-17T17:02:05.851Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4074 | 2026-04-17T17:02:06.403Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4075 | 2026-04-17T17:02:06.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.13s |
| 4076 | 2026-04-17T17:02:07.012Z | |
| 4077 | 2026-04-17T17:02:07.012Z | info: running `cargo check --bins` on installinator-api (225/272) |
| 4078 | 2026-04-17T17:02:07.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4079 | 2026-04-17T17:02:07.522Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4080 | 2026-04-17T17:02:07.522Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4081 | 2026-04-17T17:02:07.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4082 | 2026-04-17T17:02:07.613Z | |
| 4083 | 2026-04-17T17:02:07.613Z | info: running `cargo check --bins` on nexus-external-api (226/272) |
| 4084 | 2026-04-17T17:02:08.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4085 | 2026-04-17T17:02:08.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4086 | 2026-04-17T17:02:08.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4087 | 2026-04-17T17:02:08.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4088 | 2026-04-17T17:02:08.257Z | |
| 4089 | 2026-04-17T17:02:08.257Z | info: running `cargo check --bins` on nexus-internal-api (227/272) |
| 4090 | 2026-04-17T17:02:08.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4091 | 2026-04-17T17:02:08.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4092 | 2026-04-17T17:02:08.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4093 | 2026-04-17T17:02:08.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4094 | 2026-04-17T17:02:08.902Z | |
| 4095 | 2026-04-17T17:02:08.902Z | info: running `cargo check --bins` on nexus-lockstep-api (228/272) |
| 4096 | 2026-04-17T17:02:09.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4097 | 2026-04-17T17:02:09.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4098 | 2026-04-17T17:02:09.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4099 | 2026-04-17T17:02:09.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4100 | 2026-04-17T17:02:09.543Z | |
| 4101 | 2026-04-17T17:02:09.543Z | info: running `cargo check --bins` on ntp-admin-api (229/272) |
| 4102 | 2026-04-17T17:02:10.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4103 | 2026-04-17T17:02:10.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4104 | 2026-04-17T17:02:10.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4105 | 2026-04-17T17:02:10.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4106 | 2026-04-17T17:02:10.141Z | |
| 4107 | 2026-04-17T17:02:10.141Z | info: running `cargo check --bins` on ntp-admin-types-versions (230/272) |
| 4108 | 2026-04-17T17:02:10.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4109 | 2026-04-17T17:02:10.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4110 | 2026-04-17T17:02:10.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4111 | 2026-04-17T17:02:10.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4112 | 2026-04-17T17:02:10.726Z | |
| 4113 | 2026-04-17T17:02:10.727Z | info: running `cargo check --bins` on wicketd-api (231/272) |
| 4114 | 2026-04-17T17:02:11.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4115 | 2026-04-17T17:02:11.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4116 | 2026-04-17T17:02:11.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4117 | 2026-04-17T17:02:11.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4118 | 2026-04-17T17:02:11.341Z | |
| 4119 | 2026-04-17T17:02:11.341Z | info: running `cargo check --bins` on omicron-ls-apis (232/272) |
| 4120 | 2026-04-17T17:02:11.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4121 | 2026-04-17T17:02:11.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4122 | 2026-04-17T17:02:11.951Z | Checking typeid v1.0.3 |
| 4123 | 2026-04-17T17:02:12.065Z | Checking ordered-float v2.10.1 |
| 4124 | 2026-04-17T17:02:12.086Z | Checking unicode-xid v0.2.6 |
| 4125 | 2026-04-17T17:02:12.107Z | Checking cargo-platform v0.2.0 |
| 4126 | 2026-04-17T17:02:12.131Z | Checking erased-serde v0.4.9 |
| 4127 | 2026-04-17T17:02:12.266Z | Checking serde-value v0.7.0 |
| 4128 | 2026-04-17T17:02:12.441Z | Checking serde-untagged v0.1.9 |
| 4129 | 2026-04-17T17:02:12.600Z | Checking cargo-util-schemas v0.8.2 |
| 4130 | 2026-04-17T17:02:13.283Z | Checking cargo_metadata v0.21.0 |
| 4131 | 2026-04-17T17:02:13.896Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4132 | 2026-04-17T17:02:14.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 4133 | 2026-04-17T17:02:14.756Z | |
| 4134 | 2026-04-17T17:02:14.756Z | info: running `cargo check --bins` on mgs-dev (233/272) |
| 4135 | 2026-04-17T17:02:15.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4136 | 2026-04-17T17:02:15.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4137 | 2026-04-17T17:02:15.496Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4138 | 2026-04-17T17:02:16.104Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4139 | 2026-04-17T17:02:16.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4140 | 2026-04-17T17:02:16.803Z | |
| 4141 | 2026-04-17T17:02:16.803Z | info: running `cargo check --bins` on omicron-omdb (234/272) |
| 4142 | 2026-04-17T17:02:17.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4143 | 2026-04-17T17:02:17.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4144 | 2026-04-17T17:02:17.663Z | Compiling vergen-gitcl v1.0.8 |
| 4145 | 2026-04-17T17:02:17.663Z | Compiling dirs-sys-next v0.1.2 |
| 4146 | 2026-04-17T17:02:17.663Z | Compiling crunchy v0.2.4 |
| 4147 | 2026-04-17T17:02:17.663Z | Compiling glob v0.3.3 |
| 4148 | 2026-04-17T17:02:17.666Z | Compiling diesel_derives v2.3.7 |
| 4149 | 2026-04-17T17:02:17.666Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4150 | 2026-04-17T17:02:17.666Z | Compiling dsl_auto_type v0.2.0 |
| 4151 | 2026-04-17T17:02:17.666Z | Checking scheduled-thread-pool v0.2.7 |
| 4152 | 2026-04-17T17:02:17.933Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4153 | 2026-04-17T17:02:18.052Z | Compiling dirs-next v2.0.0 |
| 4154 | 2026-04-17T17:02:18.066Z | Compiling tiny-keccak v2.0.2 |
| 4155 | 2026-04-17T17:02:18.141Z | Compiling term v0.7.0 |
| 4156 | 2026-04-17T17:02:18.160Z | Compiling clang-sys v1.8.1 |
| 4157 | 2026-04-17T17:02:18.218Z | Checking r2d2 v0.8.10 |
| 4158 | 2026-04-17T17:02:18.267Z | Checking downcast-rs v2.0.2 |
| 4159 | 2026-04-17T17:02:18.284Z | Compiling bit-vec v0.6.3 |
| 4160 | 2026-04-17T17:02:18.402Z | Compiling itertools v0.10.5 |
| 4161 | 2026-04-17T17:02:18.508Z | Compiling bit-set v0.5.3 |
| 4162 | 2026-04-17T17:02:18.571Z | Compiling ascii-canvas v3.0.0 |
| 4163 | 2026-04-17T17:02:18.642Z | Compiling ena v0.14.4 |
| 4164 | 2026-04-17T17:02:18.670Z | Compiling libloading v0.8.9 |
| 4165 | 2026-04-17T17:02:18.739Z | Compiling bindgen v0.71.1 |
| 4166 | 2026-04-17T17:02:18.777Z | Compiling regex-syntax v0.6.29 |
| 4167 | 2026-04-17T17:02:18.818Z | Compiling diff v0.1.13 |
| 4168 | 2026-04-17T17:02:18.881Z | Compiling cexpr v0.6.0 |
| 4169 | 2026-04-17T17:02:19.082Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4170 | 2026-04-17T17:02:19.186Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4171 | 2026-04-17T17:02:19.298Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4172 | 2026-04-17T17:02:19.342Z | Compiling libxml v0.3.3 |
| 4173 | 2026-04-17T17:02:19.466Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4174 | 2026-04-17T17:02:19.555Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4175 | 2026-04-17T17:02:19.595Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4176 | 2026-04-17T17:02:19.782Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4177 | 2026-04-17T17:02:19.797Z | Compiling strum_macros v0.24.3 |
| 4178 | 2026-04-17T17:02:19.893Z | Compiling indoc v1.0.9 |
| 4179 | 2026-04-17T17:02:20.341Z | Compiling lalrpop v0.19.12 |
| 4180 | 2026-04-17T17:02:20.837Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4181 | 2026-04-17T17:02:20.870Z | Checking derive_builder v0.20.2 |
| 4182 | 2026-04-17T17:02:20.991Z | Compiling oso-derive v0.27.3 |
| 4183 | 2026-04-17T17:02:21.031Z | Checking quick-xml v0.37.5 |
| 4184 | 2026-04-17T17:02:21.141Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4185 | 2026-04-17T17:02:21.501Z | Checking openssl-probe v0.1.6 |
| 4186 | 2026-04-17T17:02:21.649Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4187 | 2026-04-17T17:02:21.943Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4188 | 2026-04-17T17:02:22.144Z | Checking bb8 v0.8.6 |
| 4189 | 2026-04-17T17:02:22.424Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4190 | 2026-04-17T17:02:22.443Z | Checking nonempty v0.12.0 |
| 4191 | 2026-04-17T17:02:22.572Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4192 | 2026-04-17T17:02:22.610Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4193 | 2026-04-17T17:02:22.670Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4194 | 2026-04-17T17:02:22.759Z | Checking console v0.16.2 |
| 4195 | 2026-04-17T17:02:22.795Z | Checking unit-prefix v0.5.2 |
| 4196 | 2026-04-17T17:02:22.832Z | Checking support-bundle-viewer v0.1.2 |
| 4197 | 2026-04-17T17:02:22.933Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4198 | 2026-04-17T17:02:23.069Z | Checking indicatif v0.18.4 |
| 4199 | 2026-04-17T17:02:23.084Z | Checking multimap v0.10.1 |
| 4200 | 2026-04-17T17:02:23.770Z | Checking diesel v2.3.7 |
| 4201 | 2026-04-17T17:02:25.391Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4202 | 2026-04-17T17:02:26.169Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4203 | 2026-04-17T17:02:26.479Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4204 | 2026-04-17T17:02:26.703Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4205 | 2026-04-17T17:02:27.062Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4206 | 2026-04-17T17:02:27.951Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4207 | 2026-04-17T17:02:28.048Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4208 | 2026-04-17T17:02:28.580Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4209 | 2026-04-17T17:02:30.546Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4210 | 2026-04-17T17:02:35.577Z | Compiling samael v0.0.19 |
| 4211 | 2026-04-17T17:02:39.424Z | Checking diesel-dtrace v0.5.0 |
| 4212 | 2026-04-17T17:02:39.670Z | Checking async-bb8-diesel v0.2.1 |
| 4213 | 2026-04-17T17:02:40.531Z | Compiling polar-core v0.27.3 |
| 4214 | 2026-04-17T17:02:45.784Z | Checking oso v0.27.3 |
| 4215 | 2026-04-17T17:03:21.954Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4216 | 2026-04-17T17:03:54.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 4217 | 2026-04-17T17:03:55.201Z | |
| 4218 | 2026-04-17T17:03:55.202Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (235/272) |
| 4219 | 2026-04-17T17:03:55.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4220 | 2026-04-17T17:03:55.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4221 | 2026-04-17T17:03:55.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4222 | 2026-04-17T17:03:55.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4223 | 2026-04-17T17:03:55.869Z | |
| 4224 | 2026-04-17T17:03:55.869Z | info: running `cargo check --bins` on nexus-saga-recovery (236/272) |
| 4225 | 2026-04-17T17:03:56.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4226 | 2026-04-17T17:03:56.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4227 | 2026-04-17T17:03:56.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4228 | 2026-04-17T17:03:56.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4229 | 2026-04-17T17:03:56.528Z | |
| 4230 | 2026-04-17T17:03:56.528Z | info: running `cargo check --bins` on nexus-test-utils-macros (237/272) |
| 4231 | 2026-04-17T17:03:57.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4232 | 2026-04-17T17:03:57.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4233 | 2026-04-17T17:03:57.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4234 | 2026-04-17T17:03:57.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4235 | 2026-04-17T17:03:57.117Z | |
| 4236 | 2026-04-17T17:03:57.118Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (238/272) |
| 4237 | 2026-04-17T17:03:57.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4238 | 2026-04-17T17:03:57.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4239 | 2026-04-17T17:03:57.986Z | Compiling libz-sys v1.1.24 |
| 4240 | 2026-04-17T17:03:58.117Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4241 | 2026-04-17T17:03:58.127Z | Compiling vergen-git2 v1.0.7 |
| 4242 | 2026-04-17T17:03:58.136Z | Compiling rustls v0.21.12 |
| 4243 | 2026-04-17T17:03:58.146Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4244 | 2026-04-17T17:03:58.159Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4245 | 2026-04-17T17:03:58.162Z | Checking rustls-webpki v0.101.7 |
| 4246 | 2026-04-17T17:03:58.162Z | Checking sct v0.7.1 |
| 4247 | 2026-04-17T17:03:58.331Z | Compiling nix v0.29.0 |
| 4248 | 2026-04-17T17:03:58.350Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4249 | 2026-04-17T17:03:58.369Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4250 | 2026-04-17T17:03:58.404Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4251 | 2026-04-17T17:03:58.499Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4252 | 2026-04-17T17:03:58.635Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4253 | 2026-04-17T17:03:58.650Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4254 | 2026-04-17T17:03:58.704Z | Checking rustls-pemfile v1.0.4 |
| 4255 | 2026-04-17T17:03:58.852Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4256 | 2026-04-17T17:03:58.955Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4257 | 2026-04-17T17:03:59.078Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4258 | 2026-04-17T17:03:59.150Z | Checking twox-hash v2.1.2 |
| 4259 | 2026-04-17T17:03:59.226Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4260 | 2026-04-17T17:03:59.787Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4261 | 2026-04-17T17:03:59.840Z | Checking tokio-rustls v0.24.1 |
| 4262 | 2026-04-17T17:03:59.914Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4263 | 2026-04-17T17:04:00.033Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4264 | 2026-04-17T17:04:00.049Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4265 | 2026-04-17T17:04:00.538Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4266 | 2026-04-17T17:04:00.584Z | Checking fatfs v0.3.6 |
| 4267 | 2026-04-17T17:04:00.686Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4268 | 2026-04-17T17:04:00.699Z | Compiling seq-macro v0.3.6 |
| 4269 | 2026-04-17T17:04:04.795Z | Compiling git2 v0.20.4 |
| 4270 | 2026-04-17T17:04:04.921Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4271 | 2026-04-17T17:04:05.047Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4272 | 2026-04-17T17:04:07.025Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4273 | 2026-04-17T17:04:54.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.24s |
| 4274 | 2026-04-17T17:04:54.585Z | |
| 4275 | 2026-04-17T17:04:54.585Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (239/272) |
| 4276 | 2026-04-17T17:04:55.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4277 | 2026-04-17T17:04:55.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4278 | 2026-04-17T17:04:55.483Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4279 | 2026-04-17T17:05:34.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.05s |
| 4280 | 2026-04-17T17:05:34.865Z | |
| 4281 | 2026-04-17T17:05:34.865Z | info: running `cargo check --bins` on nexus-background-task-interface (240/272) |
| 4282 | 2026-04-17T17:05:35.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4283 | 2026-04-17T17:05:35.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4284 | 2026-04-17T17:05:35.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4285 | 2026-04-17T17:05:35.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4286 | 2026-04-17T17:05:35.451Z | |
| 4287 | 2026-04-17T17:05:35.451Z | info: running `cargo check --bins --no-default-features` on nexus-fm (241/272) |
| 4288 | 2026-04-17T17:05:35.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4289 | 2026-04-17T17:05:36.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4290 | 2026-04-17T17:05:36.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4291 | 2026-04-17T17:05:36.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4292 | 2026-04-17T17:05:36.102Z | |
| 4293 | 2026-04-17T17:05:36.102Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (242/272) |
| 4294 | 2026-04-17T17:05:36.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4295 | 2026-04-17T17:05:36.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4296 | 2026-04-17T17:05:36.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4297 | 2026-04-17T17:05:36.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4298 | 2026-04-17T17:05:36.763Z | |
| 4299 | 2026-04-17T17:05:36.763Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (243/272) |
| 4300 | 2026-04-17T17:05:37.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4301 | 2026-04-17T17:05:37.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4302 | 2026-04-17T17:05:37.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4303 | 2026-04-17T17:05:37.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4304 | 2026-04-17T17:05:37.423Z | |
| 4305 | 2026-04-17T17:05:37.424Z | info: running `cargo check --bins` on nexus-mgs-updates (244/272) |
| 4306 | 2026-04-17T17:05:37.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-04-17T17:05:37.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-04-17T17:05:37.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4309 | 2026-04-17T17:05:37.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4310 | 2026-04-17T17:05:38.079Z | |
| 4311 | 2026-04-17T17:05:38.079Z | info: running `cargo check --bins` on nexus-networking (245/272) |
| 4312 | 2026-04-17T17:05:38.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4313 | 2026-04-17T17:05:38.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4314 | 2026-04-17T17:05:38.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4315 | 2026-04-17T17:05:38.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4316 | 2026-04-17T17:05:38.745Z | |
| 4317 | 2026-04-17T17:05:38.746Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (246/272) |
| 4318 | 2026-04-17T17:05:39.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4319 | 2026-04-17T17:05:39.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4320 | 2026-04-17T17:05:39.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4321 | 2026-04-17T17:05:39.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4322 | 2026-04-17T17:05:39.406Z | |
| 4323 | 2026-04-17T17:05:39.406Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (247/272) |
| 4324 | 2026-04-17T17:05:39.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4325 | 2026-04-17T17:05:39.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4326 | 2026-04-17T17:05:39.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4327 | 2026-04-17T17:05:39.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4328 | 2026-04-17T17:05:40.065Z | |
| 4329 | 2026-04-17T17:05:40.066Z | info: running `cargo check --bins` on omicron-dev (248/272) |
| 4330 | 2026-04-17T17:05:40.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4331 | 2026-04-17T17:05:40.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4332 | 2026-04-17T17:05:40.973Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4333 | 2026-04-17T17:05:40.980Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4334 | 2026-04-17T17:05:41.167Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4335 | 2026-04-17T17:05:41.199Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4336 | 2026-04-17T17:05:41.212Z | Checking diff v0.1.13 |
| 4337 | 2026-04-17T17:05:41.217Z | Checking yansi v1.0.1 |
| 4338 | 2026-04-17T17:05:41.217Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4339 | 2026-04-17T17:05:41.252Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4340 | 2026-04-17T17:05:41.294Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4341 | 2026-04-17T17:05:41.473Z | Checking pretty_assertions v1.4.1 |
| 4342 | 2026-04-17T17:05:42.118Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4343 | 2026-04-17T17:06:05.850Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4344 | 2026-04-17T17:06:05.850Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4345 | 2026-04-17T17:06:05.853Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4346 | 2026-04-17T17:06:05.853Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4347 | 2026-04-17T17:06:05.853Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4348 | 2026-04-17T17:06:05.854Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4349 | 2026-04-17T17:06:06.576Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4350 | 2026-04-17T17:06:07.655Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4351 | 2026-04-17T17:06:46.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 4352 | 2026-04-17T17:06:47.032Z | |
| 4353 | 2026-04-17T17:06:47.032Z | info: running `cargo check --bins` on omicron-pins (249/272) |
| 4354 | 2026-04-17T17:06:47.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4355 | 2026-04-17T17:06:47.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4356 | 2026-04-17T17:06:47.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4357 | 2026-04-17T17:06:47.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4358 | 2026-04-17T17:06:47.623Z | |
| 4359 | 2026-04-17T17:06:47.623Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (250/272) |
| 4360 | 2026-04-17T17:06:48.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4361 | 2026-04-17T17:06:48.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4362 | 2026-04-17T17:06:48.399Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4363 | 2026-04-17T17:06:48.520Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4364 | 2026-04-17T17:06:48.524Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4365 | 2026-04-17T17:07:14.190Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4366 | 2026-04-17T17:07:14.567Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4367 | 2026-04-17T17:07:16.251Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4368 | 2026-04-17T17:07:16.695Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4369 | 2026-04-17T17:07:19.612Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4370 | 2026-04-17T17:07:42.168Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4371 | 2026-04-17T17:07:42.795Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4372 | 2026-04-17T17:07:44.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.77s |
| 4373 | 2026-04-17T17:07:44.622Z | |
| 4374 | 2026-04-17T17:07:44.622Z | info: running `cargo check --bins` on reconfigurator-sp-updater (251/272) |
| 4375 | 2026-04-17T17:07:45.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4376 | 2026-04-17T17:07:45.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4377 | 2026-04-17T17:07:45.358Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4378 | 2026-04-17T17:07:46.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 4379 | 2026-04-17T17:07:46.243Z | |
| 4380 | 2026-04-17T17:07:46.243Z | info: running `cargo check --bins` on omicron-releng (252/272) |
| 4381 | 2026-04-17T17:07:46.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-04-17T17:07:46.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-04-17T17:07:46.904Z | Compiling blake3 v1.8.3 |
| 4384 | 2026-04-17T17:07:47.012Z | Checking constant_time_eq v0.4.2 |
| 4385 | 2026-04-17T17:07:47.012Z | Checking arrayref v0.3.9 |
| 4386 | 2026-04-17T17:07:47.015Z | Checking arrayvec v0.7.6 |
| 4387 | 2026-04-17T17:07:47.033Z | Checking topological-sort v0.2.2 |
| 4388 | 2026-04-17T17:07:47.036Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4389 | 2026-04-17T17:07:47.036Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4390 | 2026-04-17T17:07:47.036Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4391 | 2026-04-17T17:07:47.076Z | Checking shell-words v1.1.1 |
| 4392 | 2026-04-17T17:07:47.888Z | Checking omicron-zone-package v0.12.2 |
| 4393 | 2026-04-17T17:07:48.610Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4394 | 2026-04-17T17:07:49.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 4395 | 2026-04-17T17:07:49.624Z | |
| 4396 | 2026-04-17T17:07:49.625Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (253/272) |
| 4397 | 2026-04-17T17:07:50.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-04-17T17:07:50.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-04-17T17:07:50.273Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4400 | 2026-04-17T17:07:50.596Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4401 | 2026-04-17T17:07:50.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4402 | 2026-04-17T17:07:51.173Z | |
| 4403 | 2026-04-17T17:07:51.174Z | info: running `cargo check --bins` on schema (254/272) |
| 4404 | 2026-04-17T17:07:51.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4405 | 2026-04-17T17:07:51.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4406 | 2026-04-17T17:07:51.904Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4407 | 2026-04-17T17:07:52.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 4408 | 2026-04-17T17:07:52.801Z | |
| 4409 | 2026-04-17T17:07:52.801Z | info: running `cargo check --bins` on xtask (255/272) |
| 4410 | 2026-04-17T17:07:53.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4411 | 2026-04-17T17:07:53.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4412 | 2026-04-17T17:07:53.258Z | Checking libc v0.2.185 |
| 4413 | 2026-04-17T17:07:53.338Z | Checking serde v1.0.228 |
| 4414 | 2026-04-17T17:07:53.342Z | Checking zerofrom v0.1.6 |
| 4415 | 2026-04-17T17:07:53.348Z | Checking bitflags v2.11.0 |
| 4416 | 2026-04-17T17:07:53.352Z | Checking hashbrown v0.16.1 |
| 4417 | 2026-04-17T17:07:53.355Z | Checking smallvec v1.15.1 |
| 4418 | 2026-04-17T17:07:53.368Z | Checking serde_json v1.0.149 |
| 4419 | 2026-04-17T17:07:53.371Z | Checking num-traits v0.2.19 |
| 4420 | 2026-04-17T17:07:53.440Z | Checking yoke v0.8.1 |
| 4421 | 2026-04-17T17:07:53.492Z | Checking scroll v0.12.0 |
| 4422 | 2026-04-17T17:07:53.532Z | Checking thiserror v1.0.69 |
| 4423 | 2026-04-17T17:07:53.608Z | Checking zerovec v0.11.5 |
| 4424 | 2026-04-17T17:07:53.628Z | Checking zerotrie v0.2.3 |
| 4425 | 2026-04-17T17:07:53.639Z | Checking errno v0.3.14 |
| 4426 | 2026-04-17T17:07:53.719Z | Checking percent-encoding v2.3.2 |
| 4427 | 2026-04-17T17:07:53.730Z | Checking toml_datetime v0.6.11 |
| 4428 | 2026-04-17T17:07:53.752Z | Checking rustix v1.1.3 |
| 4429 | 2026-04-17T17:07:53.803Z | Checking indexmap v2.13.0 |
| 4430 | 2026-04-17T17:07:53.860Z | Checking serde_spanned v0.6.9 |
| 4431 | 2026-04-17T17:07:53.871Z | Checking log v0.4.29 |
| 4432 | 2026-04-17T17:07:53.906Z | Checking zerocopy v0.7.35 |
| 4433 | 2026-04-17T17:07:53.907Z | Checking ordered-float v2.10.1 |
| 4434 | 2026-04-17T17:07:53.967Z | Checking form_urlencoded v1.2.2 |
| 4435 | 2026-04-17T17:07:53.986Z | Checking getrandom v0.4.1 |
| 4436 | 2026-04-17T17:07:54.019Z | Checking goblin v0.8.2 |
| 4437 | 2026-04-17T17:07:54.047Z | Checking tinystr v0.8.2 |
| 4438 | 2026-04-17T17:07:54.093Z | Checking potential_utf v0.1.4 |
| 4439 | 2026-04-17T17:07:54.116Z | Checking thiserror v2.0.18 |
| 4440 | 2026-04-17T17:07:54.136Z | Checking serde-value v0.7.0 |
| 4441 | 2026-04-17T17:07:54.217Z | Checking syn v2.0.117 |
| 4442 | 2026-04-17T17:07:54.228Z | Checking icu_collections v2.1.1 |
| 4443 | 2026-04-17T17:07:54.231Z | Checking icu_locale_core v2.1.1 |
| 4444 | 2026-04-17T17:07:54.335Z | Checking dtrace-parser v0.2.0 |
| 4445 | 2026-04-17T17:07:54.345Z | Checking toml_edit v0.22.27 |
| 4446 | 2026-04-17T17:07:54.395Z | Checking thread-id v4.2.2 |
| 4447 | 2026-04-17T17:07:54.478Z | Checking once_cell v1.21.3 |
| 4448 | 2026-04-17T17:07:54.533Z | Checking cargo-platform v0.2.0 |
| 4449 | 2026-04-17T17:07:54.562Z | Checking terminal_size v0.4.3 |
| 4450 | 2026-04-17T17:07:54.576Z | Checking memmap v0.7.0 |
| 4451 | 2026-04-17T17:07:54.654Z | Checking tempfile v3.25.0 |
| 4452 | 2026-04-17T17:07:54.702Z | Checking clap_builder v4.5.60 |
| 4453 | 2026-04-17T17:07:54.712Z | Checking textwrap v0.16.2 |
| 4454 | 2026-04-17T17:07:54.722Z | Checking fs-err v3.3.0 |
| 4455 | 2026-04-17T17:07:54.792Z | Checking icu_provider v2.1.1 |
| 4456 | 2026-04-17T17:07:54.853Z | Checking camino-tempfile v1.4.1 |
| 4457 | 2026-04-17T17:07:54.905Z | Checking anyhow v1.0.102 |
| 4458 | 2026-04-17T17:07:54.926Z | Checking tabled v0.15.0 |
| 4459 | 2026-04-17T17:07:55.011Z | Checking macaddr v1.0.1 |
| 4460 | 2026-04-17T17:07:55.033Z | Checking icu_properties v2.1.2 |
| 4461 | 2026-04-17T17:07:55.110Z | Checking icu_normalizer v2.1.1 |
| 4462 | 2026-04-17T17:07:55.198Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4463 | 2026-04-17T17:07:55.466Z | Checking toml v0.8.23 |
| 4464 | 2026-04-17T17:07:55.775Z | Checking cargo_toml v0.21.0 |
| 4465 | 2026-04-17T17:07:55.844Z | Checking idna_adapter v1.2.1 |
| 4466 | 2026-04-17T17:07:55.907Z | Checking clap v4.5.60 |
| 4467 | 2026-04-17T17:07:55.917Z | Checking dof v0.3.0 |
| 4468 | 2026-04-17T17:07:55.963Z | Checking idna v1.1.0 |
| 4469 | 2026-04-17T17:07:56.172Z | Checking usdt-impl v0.5.0 |
| 4470 | 2026-04-17T17:07:56.184Z | Checking url v2.5.8 |
| 4471 | 2026-04-17T17:07:56.427Z | Checking usdt v0.5.0 |
| 4472 | 2026-04-17T17:07:56.517Z | Checking cargo-util-schemas v0.8.2 |
| 4473 | 2026-04-17T17:07:57.199Z | Checking cargo_metadata v0.21.0 |
| 4474 | 2026-04-17T17:07:57.801Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4475 | 2026-04-17T17:07:58.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s |
| 4476 | 2026-04-17T17:07:58.335Z | |
| 4477 | 2026-04-17T17:07:58.335Z | info: running `cargo check --bins` on dnsadm (256/272) |
| 4478 | 2026-04-17T17:07:58.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4479 | 2026-04-17T17:07:58.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4480 | 2026-04-17T17:07:58.978Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4481 | 2026-04-17T17:07:59.451Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4482 | 2026-04-17T17:07:59.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s |
| 4483 | 2026-04-17T17:08:00.037Z | |
| 4484 | 2026-04-17T17:08:00.037Z | info: running `cargo check --bins` on end-to-end-tests (257/272) |
| 4485 | 2026-04-17T17:08:00.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4486 | 2026-04-17T17:08:00.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4487 | 2026-04-17T17:08:00.837Z | Checking polyval v0.6.2 |
| 4488 | 2026-04-17T17:08:00.960Z | Checking ctr v0.9.2 |
| 4489 | 2026-04-17T17:08:00.971Z | Checking ssh-encoding v0.2.0 |
| 4490 | 2026-04-17T17:08:00.971Z | Checking blowfish v0.9.1 |
| 4491 | 2026-04-17T17:08:00.993Z | Checking password-hash v0.4.2 |
| 4492 | 2026-04-17T17:08:01.008Z | Checking p521 v0.13.3 |
| 4493 | 2026-04-17T17:08:01.011Z | Checking p256 v0.13.2 |
| 4494 | 2026-04-17T17:08:01.035Z | Checking russh-cryptovec v0.7.3 |
| 4495 | 2026-04-17T17:08:01.103Z | Checking ghash v0.5.1 |
| 4496 | 2026-04-17T17:08:01.116Z | Checking bcrypt-pbkdf v0.10.0 |
| 4497 | 2026-04-17T17:08:01.128Z | Checking md5 v0.7.0 |
| 4498 | 2026-04-17T17:08:01.150Z | Checking num-bigint v0.4.6 |
| 4499 | 2026-04-17T17:08:01.165Z | Checking des v0.8.1 |
| 4500 | 2026-04-17T17:08:01.204Z | Checking pbkdf2 v0.11.0 |
| 4501 | 2026-04-17T17:08:01.219Z | Checking aes-gcm v0.10.3 |
| 4502 | 2026-04-17T17:08:01.282Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4503 | 2026-04-17T17:08:01.282Z | Checking hex-literal v0.4.1 |
| 4504 | 2026-04-17T17:08:01.332Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4505 | 2026-04-17T17:08:01.335Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4506 | 2026-04-17T17:08:01.367Z | Checking ssh-cipher v0.2.0 |
| 4507 | 2026-04-17T17:08:01.384Z | Checking internet-checksum v0.2.1 |
| 4508 | 2026-04-17T17:08:01.536Z | Checking ssh-key v0.6.7 |
| 4509 | 2026-04-17T17:08:01.651Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4510 | 2026-04-17T17:08:02.164Z | Checking russh-keys v0.45.0 |
| 4511 | 2026-04-17T17:08:02.711Z | Checking russh v0.45.0 |
| 4512 | 2026-04-17T17:08:17.610Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4513 | 2026-04-17T17:08:18.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.76s |
| 4514 | 2026-04-17T17:08:19.008Z | |
| 4515 | 2026-04-17T17:08:19.008Z | info: running `cargo check --bins` on gateway-cli (258/272) |
| 4516 | 2026-04-17T17:08:19.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4517 | 2026-04-17T17:08:19.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4518 | 2026-04-17T17:08:19.656Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4519 | 2026-04-17T17:08:19.763Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4520 | 2026-04-17T17:08:19.769Z | Checking termios v0.3.3 |
| 4521 | 2026-04-17T17:08:20.964Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4522 | 2026-04-17T17:08:21.111Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4523 | 2026-04-17T17:08:22.905Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4524 | 2026-04-17T17:08:23.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s |
| 4525 | 2026-04-17T17:08:23.661Z | |
| 4526 | 2026-04-17T17:08:23.661Z | info: running `cargo check --bins --no-default-features` on installinator (259/272) |
| 4527 | 2026-04-17T17:08:24.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4528 | 2026-04-17T17:08:24.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4529 | 2026-04-17T17:08:24.378Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4530 | 2026-04-17T17:08:24.492Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4531 | 2026-04-17T17:08:24.499Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4532 | 2026-04-17T17:08:24.503Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4533 | 2026-04-17T17:08:24.513Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4534 | 2026-04-17T17:08:24.513Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4535 | 2026-04-17T17:08:25.242Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4536 | 2026-04-17T17:08:25.580Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4537 | 2026-04-17T17:08:25.580Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4538 | 2026-04-17T17:08:26.206Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4539 | 2026-04-17T17:08:27.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 4540 | 2026-04-17T17:08:28.010Z | |
| 4541 | 2026-04-17T17:08:28.010Z | info: running `cargo check --bins` on internal-dns-cli (260/272) |
| 4542 | 2026-04-17T17:08:28.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4543 | 2026-04-17T17:08:28.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4544 | 2026-04-17T17:08:28.646Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4545 | 2026-04-17T17:08:29.091Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4546 | 2026-04-17T17:08:29.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4547 | 2026-04-17T17:08:29.588Z | |
| 4548 | 2026-04-17T17:08:29.588Z | info: running `cargo check --bins` on omicron-live-tests (261/272) |
| 4549 | 2026-04-17T17:08:30.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4550 | 2026-04-17T17:08:30.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4551 | 2026-04-17T17:08:30.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4552 | 2026-04-17T17:08:30.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4553 | 2026-04-17T17:08:30.175Z | |
| 4554 | 2026-04-17T17:08:30.175Z | info: running `cargo check --bins` on live-tests-macros (262/272) |
| 4555 | 2026-04-17T17:08:30.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4556 | 2026-04-17T17:08:30.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4557 | 2026-04-17T17:08:30.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4558 | 2026-04-17T17:08:30.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4559 | 2026-04-17T17:08:30.769Z | |
| 4560 | 2026-04-17T17:08:30.770Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (263/272) |
| 4561 | 2026-04-17T17:08:31.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4562 | 2026-04-17T17:08:31.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4563 | 2026-04-17T17:08:31.527Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4564 | 2026-04-17T17:08:32.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 4565 | 2026-04-17T17:08:32.312Z | |
| 4566 | 2026-04-17T17:08:32.313Z | info: running `cargo check --bins` on omicron-ntp-admin (264/272) |
| 4567 | 2026-04-17T17:08:32.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-04-17T17:08:32.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-04-17T17:08:32.951Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4570 | 2026-04-17T17:08:32.954Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4571 | 2026-04-17T17:08:33.204Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4572 | 2026-04-17T17:08:33.207Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4573 | 2026-04-17T17:08:34.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 4574 | 2026-04-17T17:08:34.188Z | |
| 4575 | 2026-04-17T17:08:34.189Z | info: running `cargo check --bins` on ntp-admin-types (265/272) |
| 4576 | 2026-04-17T17:08:34.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4577 | 2026-04-17T17:08:34.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4578 | 2026-04-17T17:08:34.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4579 | 2026-04-17T17:08:34.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4580 | 2026-04-17T17:08:34.770Z | |
| 4581 | 2026-04-17T17:08:34.770Z | info: running `cargo check --bins` on omicron-package (266/272) |
| 4582 | 2026-04-17T17:08:35.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4583 | 2026-04-17T17:08:35.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4584 | 2026-04-17T17:08:35.446Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4585 | 2026-04-17T17:08:36.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
| 4586 | 2026-04-17T17:08:36.701Z | |
| 4587 | 2026-04-17T17:08:36.701Z | info: running `cargo check --bins` on tqdb (267/272) |
| 4588 | 2026-04-17T17:08:37.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4589 | 2026-04-17T17:08:37.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4590 | 2026-04-17T17:08:37.469Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4591 | 2026-04-17T17:08:37.823Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4592 | 2026-04-17T17:08:38.338Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4593 | 2026-04-17T17:08:38.338Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4594 | 2026-04-17T17:08:43.598Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4595 | 2026-04-17T17:08:44.131Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4596 | 2026-04-17T17:08:44.131Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4597 | 2026-04-17T17:08:44.134Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4598 | 2026-04-17T17:08:44.135Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4599 | 2026-04-17T17:08:44.135Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4600 | 2026-04-17T17:08:44.908Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4601 | 2026-04-17T17:08:45.884Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4602 | 2026-04-17T17:08:46.655Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4603 | 2026-04-17T17:08:47.265Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4604 | 2026-04-17T17:08:51.890Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4605 | 2026-04-17T17:08:58.122Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4606 | 2026-04-17T17:08:58.125Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4607 | 2026-04-17T17:08:58.125Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4608 | 2026-04-17T17:08:58.125Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4609 | 2026-04-17T17:08:59.545Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4610 | 2026-04-17T17:09:00.834Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4611 | 2026-04-17T17:09:01.494Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4612 | 2026-04-17T17:09:02.714Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4613 | 2026-04-17T17:09:03.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s |
| 4614 | 2026-04-17T17:09:03.461Z | |
| 4615 | 2026-04-17T17:09:03.462Z | info: running `cargo check --bins` on wicket-dbg (268/272) |
| 4616 | 2026-04-17T17:09:03.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4617 | 2026-04-17T17:09:03.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4618 | 2026-04-17T17:09:04.163Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4619 | 2026-04-17T17:09:04.166Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4620 | 2026-04-17T17:09:04.166Z | Checking rtoolbox v0.0.3 |
| 4621 | 2026-04-17T17:09:04.291Z | Checking tui-tree-widget v0.23.1 |
| 4622 | 2026-04-17T17:09:04.389Z | Checking rpassword v7.4.0 |
| 4623 | 2026-04-17T17:09:05.380Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4624 | 2026-04-17T17:09:08.326Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4625 | 2026-04-17T17:09:10.161Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4626 | 2026-04-17T17:09:11.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s |
| 4627 | 2026-04-17T17:09:11.234Z | |
| 4628 | 2026-04-17T17:09:11.234Z | info: running `cargo check --bins` on wicket (269/272) |
| 4629 | 2026-04-17T17:09:11.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4630 | 2026-04-17T17:09:11.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4631 | 2026-04-17T17:09:11.921Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4632 | 2026-04-17T17:09:12.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
| 4633 | 2026-04-17T17:09:12.456Z | |
| 4634 | 2026-04-17T17:09:12.456Z | info: running `cargo check --bins` on wicketd (270/272) |
| 4635 | 2026-04-17T17:09:12.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4636 | 2026-04-17T17:09:13.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4637 | 2026-04-17T17:09:13.171Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4638 | 2026-04-17T17:09:13.174Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4639 | 2026-04-17T17:09:13.285Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4640 | 2026-04-17T17:09:13.288Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4641 | 2026-04-17T17:09:14.173Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4642 | 2026-04-17T17:09:14.728Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4643 | 2026-04-17T17:09:17.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s |
| 4644 | 2026-04-17T17:09:17.858Z | |
| 4645 | 2026-04-17T17:09:17.858Z | info: running `cargo check --bins` on omicron-workspace-hack (271/272) |
| 4646 | 2026-04-17T17:09:18.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4647 | 2026-04-17T17:09:18.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4648 | 2026-04-17T17:09:18.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4649 | 2026-04-17T17:09:18.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4650 | 2026-04-17T17:09:18.437Z | |
| 4651 | 2026-04-17T17:09:18.437Z | info: running `cargo check --bins` on zone-setup (272/272) |
| 4652 | 2026-04-17T17:09:18.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4653 | 2026-04-17T17:09:18.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4654 | 2026-04-17T17:09:19.099Z | Checking uzers v0.12.2 |
| 4655 | 2026-04-17T17:09:19.370Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4656 | 2026-04-17T17:09:20.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4657 | 2026-04-17T17:09:20.323Z | |
| 4658 | 2026-04-17T17:09:20.323Z | real 14:09.733555861 |
| 4659 | 2026-04-17T17:09:20.323Z | user 20:30.419089575 |
| 4660 | 2026-04-17T17:09:20.323Z | sys 4:12.102578694 |
| 4661 | 2026-04-17T17:09:20.323Z | trap 0.327340632 |
| 4662 | 2026-04-17T17:09:20.323Z | tflt 0.327250154 |
| 4663 | 2026-04-17T17:09:20.323Z | dflt 0.966462647 |
| 4664 | 2026-04-17T17:09:20.323Z | kflt 0.001812431 |
| 4665 | 2026-04-17T17:09:20.323Z | lock 1:17:40.622436500 |
| 4666 | 2026-04-17T17:09:20.323Z | slp 1:38:25.630270750 |
| 4667 | 2026-04-17T17:09:20.323Z | lat 53.529032664 |
| 4668 | 2026-04-17T17:09:20.323Z | stop 3:23.804955784 |
| 4669 | 2026-04-17T17:09:20.327Z | process exited: duration 1033575 ms, exit code 0 |
| |
| 4670 | 2026-04-17T17:09:20.333Z | found 0 output files |