|
|
|
| 1 | 2026-04-17T22:59:17.093Z | job assigned to worker 01KPETNQND6Y0ZAXXZ6FXCQ7GA [factory aws, i-034742c587648d11a] (queued for 51 s) |
| |
| 2 | 2026-04-17T22:59:23.500Z | starting task 0: "setup" |
| 3 | 2026-04-17T22:59:23.504Z | ++ uname -s |
| 4 | 2026-04-17T22:59:23.507Z | + kern=SunOS |
| 5 | 2026-04-17T22:59:23.507Z | + build_user=build |
| 6 | 2026-04-17T22:59:23.507Z | + build_uid=12345 |
| 7 | 2026-04-17T22:59:23.507Z | + work_dir=/work |
| 8 | 2026-04-17T22:59:23.508Z | + input_dir=/input |
| 9 | 2026-04-17T22:59:23.508Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T22:59:23.508Z | + case "$kern" in |
| 11 | 2026-04-17T22:59:23.508Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T22:59:23.511Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T22:59:25.515Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T22:59:25.637Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T22:59:25.640Z | + home_fs=zfs |
| 16 | 2026-04-17T22:59:25.640Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T22:59:25.640Z | + mkdir -p /home/build |
| 18 | 2026-04-17T22:59:25.640Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T22:59:27.641Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T22:59:27.644Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-04-17T22:59:27.650Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T22:59:27.654Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-17T22:59:27.655Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-17T22:59:27.655Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-04-17T22:59:27.655Z | * rust toolchain profile = "default" |
| 26 | 2026-04-17T22:59:27.655Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T22:59:27.655Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T22:59:27.658Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T22:59:27.658Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-17T22:59:27.776Z | info: downloading installer |
| 31 | 2026-04-17T22:59:29.172Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T22:59:29.172Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T22:59:29.172Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T22:59:29.172Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T22:59:29.172Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T22:59:29.172Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T22:59:29.172Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T22:59:29.172Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T22:59:29.176Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T22:59:29.176Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T22:59:29.176Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T22:59:29.176Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T22:59:29.176Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T22:59:29.186Z | info: profile set to default |
| 45 | 2026-04-17T22:59:29.186Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T22:59:29.189Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T22:59:29.331Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-17T22:59:29.334Z | info: downloading 6 components |
| 49 | 2026-04-17T22:59:43.067Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-17T22:59:43.067Z | |
| 51 | 2026-04-17T22:59:43.096Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-17T22:59:43.096Z | |
| 53 | 2026-04-17T22:59:43.097Z | |
| 54 | 2026-04-17T22:59:43.097Z | Rust is installed now. Great! |
| 55 | 2026-04-17T22:59:43.097Z | |
| 56 | 2026-04-17T22:59:43.097Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T22:59:43.097Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T22:59:43.097Z | |
| 59 | 2026-04-17T22:59:43.097Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T22:59:43.097Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T22:59:43.097Z | |
| 62 | 2026-04-17T22:59:43.097Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T22:59:43.097Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T22:59:43.097Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T22:59:43.097Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T22:59:43.097Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T22:59:43.097Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T22:59:43.097Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T22:59:43.100Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T22:59:43.100Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T22:59:43.180Z | + rustup --version |
| 72 | 2026-04-17T22:59:43.189Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T22:59:43.192Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T22:59:43.210Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-17T22:59:43.213Z | + cargo --version |
| 76 | 2026-04-17T22:59:43.225Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-17T22:59:43.229Z | + rustc --version |
| 78 | 2026-04-17T22:59:43.247Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-17T22:59:43.250Z | process exited: duration 15596 ms, exit code 0 |
| |
| 80 | 2026-04-17T22:59:43.257Z | starting task 2: "authentication" |
| 81 | 2026-04-17T22:59:43.273Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-17T22:59:43.279Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T22:59:43.282Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-17T22:59:43.285Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-17T22:59:43.312Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-17T22:59:53.735Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-17T22:59:53.735Z | + git fetch origin 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 88 | 2026-04-17T22:59:54.054Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-17T22:59:54.054Z | * branch 1f089032d1b65dbef7f0234d493567bfb1afb95c -> FETCH_HEAD |
| 90 | 2026-04-17T22:59:54.062Z | + [[ -n eliza/fail-reason ]] |
| 91 | 2026-04-17T22:59:54.066Z | ++ git branch --show-current |
| 92 | 2026-04-17T22:59:54.066Z | + current=main |
| 93 | 2026-04-17T22:59:54.066Z | + [[ main != eliza/fail-reason ]] |
| 94 | 2026-04-17T22:59:54.066Z | + git branch -f eliza/fail-reason 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 95 | 2026-04-17T22:59:54.069Z | + git checkout -f eliza/fail-reason |
| 96 | 2026-04-17T22:59:54.296Z | Switched to branch 'eliza/fail-reason' |
| 97 | 2026-04-17T22:59:54.300Z | + git reset --hard 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 98 | 2026-04-17T22:59:54.529Z | HEAD is now at 1f089032d oh of course there's this |
| 99 | 2026-04-17T22:59:54.532Z | process exited: duration 11249 ms, exit code 0 |
| |
| 100 | 2026-04-17T22:59:54.538Z | starting task 4: "build" |
| 101 | 2026-04-17T22:59:54.543Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-17T22:59:54.543Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-17T22:59:54.543Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-17T22:59:54.547Z | + cargo --version |
| 105 | 2026-04-17T22:59:54.554Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-17T22:59:54.557Z | + rustc --version |
| 107 | 2026-04-17T22:59:54.577Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-17T22:59:54.580Z | + source ./env.sh |
| 109 | 2026-04-17T22:59:54.580Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-17T22:59:54.580Z | ++ set -o xtrace |
| 111 | 2026-04-17T22:59:54.583Z | ++++ dirname ./env.sh |
| 112 | 2026-04-17T22:59:54.583Z | +++ readlink -f . |
| 113 | 2026-04-17T22:59:54.586Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-17T22:59:54.586Z | ++ 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-17T22:59:54.586Z | ++ 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-17T22:59:54.586Z | ++ 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-17T22:59:54.586Z | ++ 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-17T22:59:54.587Z | ++ 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-17T22:59:54.587Z | ++ 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-17T22:59:54.587Z | ++ 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-17T22:59:54.587Z | ++ 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-17T22:59:54.587Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-17T22:59:54.587Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-17T22:59:54.587Z | + 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-17T22:59:54.587Z | + 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-17T22:59:54.587Z | + banner prerequisites |
| 127 | 2026-04-17T22:59:54.590Z | |
| 128 | 2026-04-17T22:59:54.590Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-17T22:59:54.590Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-17T22:59:54.590Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-17T22:59:54.590Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-17T22:59:54.590Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-17T22:59:54.590Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-17T22:59:54.590Z | |
| 135 | 2026-04-17T22:59:54.590Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-17T23:00:04.641Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-17T23:00:11.969Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-17T23:00:17.762Z | Planning: Solver setup ... Done (4.552s) |
| 139 | 2026-04-17T23:00:17.802Z | Planning: Running solver ... Done (0.032s) |
| 140 | 2026-04-17T23:00:17.920Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-17T23:00:17.936Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-04-17T23:00:18.061Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-04-17T23:00:18.092Z | Planning: Package planning ... Done (0.037s) |
| 144 | 2026-04-17T23:00:18.125Z | Planning: Merging actions ... Done (0.036s) |
| 145 | 2026-04-17T23:00:18.318Z | Planning: Checking for conflicting actions ... Done (0.181s) |
| 146 | 2026-04-17T23:00:18.328Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-04-17T23:00:19.080Z | Planning: Evaluating mediators ... Done (0.759s) |
| 148 | 2026-04-17T23:00:19.085Z | Planning: Planning completed in 6.95 seconds |
| 149 | 2026-04-17T23:00:19.095Z | Packages to install: 5 |
| 150 | 2026-04-17T23:00:19.095Z | Mediators to change: 3 |
| 151 | 2026-04-17T23:00:19.104Z | Services to change: 1 |
| 152 | 2026-04-17T23:00:19.104Z | Estimated space available: 155.34 GB |
| 153 | 2026-04-17T23:00:19.104Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-04-17T23:00:19.104Z | Create boot environment: No |
| 155 | 2026-04-17T23:00:19.104Z | Create backup boot environment: No |
| 156 | 2026-04-17T23:00:19.104Z | Rebuild boot archive: No |
| 157 | 2026-04-17T23:00:19.104Z | |
| 158 | 2026-04-17T23:00:19.104Z | Changed mediators: |
| 159 | 2026-04-17T23:00:19.104Z | mediator clang: |
| 160 | 2026-04-17T23:00:19.105Z | version: None -> 15 (system default) |
| 161 | 2026-04-17T23:00:19.105Z | |
| 162 | 2026-04-17T23:00:19.105Z | mediator llvm: |
| 163 | 2026-04-17T23:00:19.105Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-17T23:00:19.105Z | |
| 165 | 2026-04-17T23:00:19.105Z | mediator postgresql: |
| 166 | 2026-04-17T23:00:19.105Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-04-17T23:00:19.105Z | |
| 168 | 2026-04-17T23:00:19.105Z | Changed packages: |
| 169 | 2026-04-17T23:00:19.105Z | helios-dev |
| 170 | 2026-04-17T23:00:19.105Z | developer/build-essential |
| 171 | 2026-04-17T23:00:19.105Z | None -> 11-2.0 |
| 172 | 2026-04-17T23:00:19.105Z | library/libxmlsec1 |
| 173 | 2026-04-17T23:00:19.105Z | None -> 1.2.35-2.0 |
| 174 | 2026-04-17T23:00:19.105Z | ooce/developer/clang-15 |
| 175 | 2026-04-17T23:00:19.105Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-17T23:00:19.105Z | ooce/developer/llvm-15 |
| 177 | 2026-04-17T23:00:19.105Z | None -> 15.0.7-2.0 |
| 178 | 2026-04-17T23:00:19.105Z | ooce/library/postgresql-18 |
| 179 | 2026-04-17T23:00:19.105Z | None -> 18.1-2.0 |
| 180 | 2026-04-17T23:00:19.106Z | |
| 181 | 2026-04-17T23:00:19.106Z | Services: |
| 182 | 2026-04-17T23:00:19.106Z | restart_fmri: |
| 183 | 2026-04-17T23:00:19.106Z | svc:/system/update-man-index:default |
| 184 | 2026-04-17T23:00:19.154Z | |
| 185 | 2026-04-17T23:00:19.154Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-04-17T23:00:24.370Z | Download: 1197/4272 items 83.5/219.0MB 38% complete (27.5M/s) |
| 187 | 2026-04-17T23:00:32.443Z | Download: 2222/4272 items 119.2/219.0MB 54% complete (13.3M/s) |
| 188 | 2026-04-17T23:00:37.671Z | Download: 3248/4272 items 203.1/219.0MB 92% complete (8.8M/s) |
| 189 | 2026-04-17T23:00:46.966Z | Download: 4254/4272 items 218.9/219.0MB 99% complete (11.4M/s) |
| 190 | 2026-04-17T23:00:47.006Z | Download: Completed 218.99 MB in 27.86 seconds (7.9M/s) |
| 191 | 2026-04-17T23:00:47.141Z | Actions: 1/4789 actions (Installing new actions) |
| 192 | 2026-04-17T23:00:50.507Z | Actions: Completed 4789 actions in 3.36 seconds. |
| 193 | 2026-04-17T23:00:51.151Z | Done (0.640s) |
| 194 | 2026-04-17T23:00:51.151Z | Done (0.000s) |
| 195 | 2026-04-17T23:00:51.881Z | Done (0.730s) |
| 196 | 2026-04-17T23:00:55.033Z | Done (2.803s) |
| 197 | 2026-04-17T23:00:55.107Z | Done (0.013s) |
| 198 | 2026-04-17T23:00:55.123Z | Done (0.000s) |
| 199 | 2026-04-17T23:00:55.411Z | Done (0.000s) |
| 200 | 2026-04-17T23:00:56.265Z | Planning: Evaluating mediator changes ... Done |
| 201 | 2026-04-17T23:00:56.372Z | Planning: Checking for conflicting actions ... Done |
| 202 | 2026-04-17T23:00:56.376Z | Planning: Consolidating action changes ... Done |
| 203 | 2026-04-17T23:00:56.528Z | Planning: Evaluating mediators ... Done |
| 204 | 2026-04-17T23:00:56.533Z | Planning: Planning completed in 0.26 seconds |
| 205 | 2026-04-17T23:00:56.552Z | Mediators to change: 2 |
| 206 | 2026-04-17T23:00:56.552Z | Create boot environment: No |
| 207 | 2026-04-17T23:00:56.552Z | Create backup boot environment: No |
| 208 | 2026-04-17T23:00:56.630Z | Done |
| 209 | 2026-04-17T23:00:56.630Z | Done |
| 210 | 2026-04-17T23:00:57.229Z | Done |
| 211 | 2026-04-17T23:00:59.734Z | Done |
| 212 | 2026-04-17T23:00:59.810Z | Done |
| 213 | 2026-04-17T23:00:59.817Z | Done |
| 214 | 2026-04-17T23:00:59.938Z | Done |
| 215 | 2026-04-17T23:01:00.192Z | Planning: Evaluating mediator changes ... Done |
| 216 | 2026-04-17T23:01:00.297Z | Planning: Checking for conflicting actions ... Done |
| 217 | 2026-04-17T23:01:00.301Z | Planning: Consolidating action changes ... Done |
| 218 | 2026-04-17T23:01:00.458Z | Planning: Evaluating mediators ... Done |
| 219 | 2026-04-17T23:01:00.463Z | Planning: Planning completed in 0.26 seconds |
| 220 | 2026-04-17T23:01:00.474Z | Mediators to change: 1 |
| 221 | 2026-04-17T23:01:00.474Z | Create boot environment: No |
| 222 | 2026-04-17T23:01:00.474Z | Create backup boot environment: No |
| 223 | 2026-04-17T23:01:00.531Z | Done |
| 224 | 2026-04-17T23:01:00.531Z | Done |
| 225 | 2026-04-17T23:01:01.129Z | Done |
| 226 | 2026-04-17T23:01:03.599Z | Done |
| 227 | 2026-04-17T23:01:03.676Z | Done |
| 228 | 2026-04-17T23:01:03.680Z | Done |
| 229 | 2026-04-17T23:01:03.812Z | Done |
| 230 | 2026-04-17T23:01:04.094Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 231 | 2026-04-17T23:01:04.094Z | clang system 15 system |
| 232 | 2026-04-17T23:01:04.094Z | csh system system illumos |
| 233 | 2026-04-17T23:01:04.094Z | ctags system system illumos |
| 234 | 2026-04-17T23:01:04.094Z | file system system illumos |
| 235 | 2026-04-17T23:01:04.095Z | gcc vendor 12 vendor |
| 236 | 2026-04-17T23:01:04.095Z | gcc system 14 system |
| 237 | 2026-04-17T23:01:04.095Z | gcc system 10 system |
| 238 | 2026-04-17T23:01:04.095Z | go system 1.20 system |
| 239 | 2026-04-17T23:01:04.095Z | go system 1.19 system |
| 240 | 2026-04-17T23:01:04.095Z | llvm system 15 system |
| 241 | 2026-04-17T23:01:04.095Z | llvm system 14 system |
| 242 | 2026-04-17T23:01:04.095Z | mariadb system 10.6 system |
| 243 | 2026-04-17T23:01:04.095Z | mta vendor vendor dma |
| 244 | 2026-04-17T23:01:04.095Z | openjdk system 17 system |
| 245 | 2026-04-17T23:01:04.095Z | openjdk system 11 system |
| 246 | 2026-04-17T23:01:04.095Z | openjdk system 1.8 system |
| 247 | 2026-04-17T23:01:04.095Z | openssl vendor 3 vendor |
| 248 | 2026-04-17T23:01:04.095Z | perl system 5.36 system |
| 249 | 2026-04-17T23:01:04.095Z | postgresql system 18 system |
| 250 | 2026-04-17T23:01:04.095Z | postgresql system 15 system |
| 251 | 2026-04-17T23:01:04.095Z | postgresql system 13 system |
| 252 | 2026-04-17T23:01:04.095Z | python vendor 3 vendor |
| 253 | 2026-04-17T23:01:04.095Z | python system 2 system |
| 254 | 2026-04-17T23:01:04.095Z | python3 system 3.11 system |
| 255 | 2026-04-17T23:01:04.095Z | ruby system 3.0 system |
| 256 | 2026-04-17T23:01:04.095Z | words vendor vendor american-english |
| 257 | 2026-04-17T23:01:04.095Z | words system system australian-english |
| 258 | 2026-04-17T23:01:04.095Z | words system system british-english |
| 259 | 2026-04-17T23:01:04.095Z | words system system canadian-english |
| 260 | 2026-04-17T23:01:04.095Z | words system system french |
| 261 | 2026-04-17T23:01:04.095Z | words system system italian |
| 262 | 2026-04-17T23:01:04.095Z | words system system ngerman |
| 263 | 2026-04-17T23:01:04.096Z | words system system ogerman |
| 264 | 2026-04-17T23:01:04.096Z | words system system spanish |
| 265 | 2026-04-17T23:01:04.317Z | PUBLISHER TYPE STATUS P LOCATION |
| 266 | 2026-04-17T23:01:04.317Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 267 | 2026-04-17T23:01:08.824Z | FMRI IFO |
| 268 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 269 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 270 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 271 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 272 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 273 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 274 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 275 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 276 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 277 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 278 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 279 | 2026-04-17T23:01:08.824Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 280 | 2026-04-17T23:01:08.825Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 281 | 2026-04-17T23:01:08.825Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 282 | 2026-04-17T23:01:08.825Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 283 | 2026-04-17T23:01:08.825Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 284 | 2026-04-17T23:01:08.825Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 285 | 2026-04-17T23:01:09.945Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 286 | 2026-04-17T23:01:10.174Z | Updating crates.io index |
| 287 | 2026-04-17T23:01:10.177Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 288 | 2026-04-17T23:01:10.434Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 289 | 2026-04-17T23:01:11.320Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 290 | 2026-04-17T23:01:11.599Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 291 | 2026-04-17T23:01:13.300Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 292 | 2026-04-17T23:01:13.795Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 293 | 2026-04-17T23:01:15.097Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 294 | 2026-04-17T23:01:15.747Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 295 | 2026-04-17T23:01:16.083Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 296 | 2026-04-17T23:01:16.671Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 297 | 2026-04-17T23:01:17.047Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 298 | 2026-04-17T23:01:17.499Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 299 | 2026-04-17T23:01:17.819Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 300 | 2026-04-17T23:01:18.830Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 301 | 2026-04-17T23:01:19.293Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 302 | 2026-04-17T23:01:19.610Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 303 | 2026-04-17T23:01:19.942Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 304 | 2026-04-17T23:01:20.479Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 305 | 2026-04-17T23:01:20.705Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 306 | 2026-04-17T23:01:20.918Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 307 | 2026-04-17T23:01:21.137Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 308 | 2026-04-17T23:01:21.549Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 309 | 2026-04-17T23:01:21.936Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 310 | 2026-04-17T23:01:22.646Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 311 | 2026-04-17T23:01:22.852Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 312 | 2026-04-17T23:01:23.137Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 313 | 2026-04-17T23:01:23.421Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 314 | 2026-04-17T23:01:24.297Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 315 | 2026-04-17T23:01:25.192Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 316 | 2026-04-17T23:01:25.603Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 317 | 2026-04-17T23:01:25.863Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 318 | 2026-04-17T23:01:26.267Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 319 | 2026-04-17T23:01:26.602Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 320 | 2026-04-17T23:01:26.946Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 321 | 2026-04-17T23:01:27.520Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 322 | 2026-04-17T23:01:27.767Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 323 | 2026-04-17T23:01:27.977Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 324 | 2026-04-17T23:01:28.323Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 325 | 2026-04-17T23:01:40.031Z | Downloading crates ... |
| 326 | 2026-04-17T23:01:40.083Z | Downloaded block-buffer v0.10.4 |
| 327 | 2026-04-17T23:01:40.090Z | Downloaded pretty-hex v0.4.1 |
| 328 | 2026-04-17T23:01:40.094Z | Downloaded dtrace-parser v0.2.0 |
| 329 | 2026-04-17T23:01:40.094Z | Downloaded cfg-if v1.0.4 |
| 330 | 2026-04-17T23:01:40.094Z | Downloaded anstyle-parse v0.2.7 |
| 331 | 2026-04-17T23:01:40.094Z | Downloaded colorchoice v1.0.4 |
| 332 | 2026-04-17T23:01:40.097Z | Downloaded byteorder v1.5.0 |
| 333 | 2026-04-17T23:01:40.104Z | Downloaded fnv v1.0.7 |
| 334 | 2026-04-17T23:01:40.112Z | Downloaded toml v0.8.23 |
| 335 | 2026-04-17T23:01:40.112Z | Downloaded pest_derive v2.8.6 |
| 336 | 2026-04-17T23:01:40.112Z | Downloaded num-traits v0.2.19 |
| 337 | 2026-04-17T23:01:40.112Z | Downloaded crypto-common v0.1.7 |
| 338 | 2026-04-17T23:01:40.115Z | Downloaded textwrap v0.16.2 |
| 339 | 2026-04-17T23:01:40.115Z | Downloaded toml_datetime v0.6.11 |
| 340 | 2026-04-17T23:01:40.115Z | Downloaded thread-id v4.2.2 |
| 341 | 2026-04-17T23:01:40.118Z | Downloaded zerofrom v0.1.6 |
| 342 | 2026-04-17T23:01:40.118Z | Downloaded generic-array v0.14.7 |
| 343 | 2026-04-17T23:01:40.122Z | Downloaded cpufeatures v0.2.17 |
| 344 | 2026-04-17T23:01:40.122Z | Downloaded yoke-derive v0.8.1 |
| 345 | 2026-04-17T23:01:40.122Z | Downloaded utf8_iter v1.0.4 |
| 346 | 2026-04-17T23:01:40.122Z | Downloaded usdt-attr-macro v0.5.0 |
| 347 | 2026-04-17T23:01:40.122Z | Downloaded thiserror-impl v2.0.18 |
| 348 | 2026-04-17T23:01:40.127Z | Downloaded cargo_metadata v0.21.0 |
| 349 | 2026-04-17T23:01:40.127Z | Downloaded utf8parse v0.2.2 |
| 350 | 2026-04-17T23:01:40.131Z | Downloaded unicode-linebreak v0.1.5 |
| 351 | 2026-04-17T23:01:40.131Z | Downloaded toml_write v0.1.2 |
| 352 | 2026-04-17T23:01:40.131Z | Downloaded unicode-xid v0.2.6 |
| 353 | 2026-04-17T23:01:40.135Z | Downloaded clap v4.5.60 |
| 354 | 2026-04-17T23:01:40.138Z | Downloaded zerofrom-derive v0.1.6 |
| 355 | 2026-04-17T23:01:40.138Z | Downloaded usdt v0.5.0 |
| 356 | 2026-04-17T23:01:40.138Z | Downloaded getrandom v0.4.1 |
| 357 | 2026-04-17T23:01:40.142Z | Downloaded clap_derive v4.5.55 |
| 358 | 2026-04-17T23:01:40.142Z | Downloaded typeid v1.0.3 |
| 359 | 2026-04-17T23:01:40.145Z | Downloaded errno v0.3.14 |
| 360 | 2026-04-17T23:01:40.149Z | Downloaded tinystr v0.8.2 |
| 361 | 2026-04-17T23:01:40.152Z | Downloaded zerovec-derive v0.11.2 |
| 362 | 2026-04-17T23:01:40.152Z | Downloaded thiserror-impl v1.0.69 |
| 363 | 2026-04-17T23:01:40.156Z | Downloaded thiserror v2.0.18 |
| 364 | 2026-04-17T23:01:40.159Z | Downloaded idna_adapter v1.2.1 |
| 365 | 2026-04-17T23:01:40.159Z | Downloaded writeable v0.6.2 |
| 366 | 2026-04-17T23:01:40.159Z | Downloaded zmij v1.0.21 |
| 367 | 2026-04-17T23:01:40.162Z | Downloaded form_urlencoded v1.2.2 |
| 368 | 2026-04-17T23:01:40.162Z | Downloaded version_check v0.9.5 |
| 369 | 2026-04-17T23:01:40.162Z | Downloaded terminal_size v0.4.3 |
| 370 | 2026-04-17T23:01:40.162Z | Downloaded percent-encoding v2.3.2 |
| 371 | 2026-04-17T23:01:40.166Z | Downloaded macaddr v1.0.1 |
| 372 | 2026-04-17T23:01:40.166Z | Downloaded plain v0.2.3 |
| 373 | 2026-04-17T23:01:40.166Z | Downloaded itoa v1.0.17 |
| 374 | 2026-04-17T23:01:40.166Z | Downloaded yoke v0.8.1 |
| 375 | 2026-04-17T23:01:40.169Z | Downloaded ucd-trie v0.1.7 |
| 376 | 2026-04-17T23:01:40.169Z | Downloaded usdt-macro v0.5.0 |
| 377 | 2026-04-17T23:01:40.169Z | Downloaded is_terminal_polyfill v1.70.2 |
| 378 | 2026-04-17T23:01:40.169Z | Downloaded cargo-platform v0.2.0 |
| 379 | 2026-04-17T23:01:40.169Z | Downloaded zerocopy-derive v0.7.35 |
| 380 | 2026-04-17T23:01:40.172Z | Downloaded stable_deref_trait v1.2.1 |
| 381 | 2026-04-17T23:01:40.172Z | Downloaded erased-serde v0.4.9 |
| 382 | 2026-04-17T23:01:40.175Z | Downloaded displaydoc v0.2.5 |
| 383 | 2026-04-17T23:01:40.175Z | Downloaded smawk v0.3.2 |
| 384 | 2026-04-17T23:01:40.175Z | Downloaded toml_edit v0.22.27 |
| 385 | 2026-04-17T23:01:40.178Z | Downloaded scroll_derive v0.12.1 |
| 386 | 2026-04-17T23:01:40.178Z | Downloaded anstyle-query v1.1.5 |
| 387 | 2026-04-17T23:01:40.181Z | Downloaded zerotrie v0.2.3 |
| 388 | 2026-04-17T23:01:40.184Z | Downloaded unicode-ident v1.0.24 |
| 389 | 2026-04-17T23:01:40.184Z | Downloaded typenum v1.19.0 |
| 390 | 2026-04-17T23:01:40.189Z | Downloaded usdt-impl v0.5.0 |
| 391 | 2026-04-17T23:01:40.189Z | Downloaded thiserror v1.0.69 |
| 392 | 2026-04-17T23:01:40.192Z | Downloaded url v2.5.8 |
| 393 | 2026-04-17T23:01:40.192Z | Downloaded heck v0.5.0 |
| 394 | 2026-04-17T23:01:40.192Z | Downloaded tabled_derive v0.7.0 |
| 395 | 2026-04-17T23:01:40.192Z | Downloaded swrite v0.1.0 |
| 396 | 2026-04-17T23:01:40.195Z | Downloaded zerovec v0.11.5 |
| 397 | 2026-04-17T23:01:40.198Z | Downloaded potential_utf v0.1.4 |
| 398 | 2026-04-17T23:01:40.202Z | Downloaded memmap v0.7.0 |
| 399 | 2026-04-17T23:01:40.205Z | Downloaded ordered-float v2.10.1 |
| 400 | 2026-04-17T23:01:40.205Z | Downloaded equivalent v1.0.2 |
| 401 | 2026-04-17T23:01:40.208Z | Downloaded heck v0.4.1 |
| 402 | 2026-04-17T23:01:40.211Z | Downloaded digest v0.10.7 |
| 403 | 2026-04-17T23:01:40.211Z | Downloaded zerocopy v0.7.35 |
| 404 | 2026-04-17T23:01:40.218Z | Downloaded proc-macro-error-attr v1.0.4 |
| 405 | 2026-04-17T23:01:40.221Z | Downloaded winnow v0.7.14 |
| 406 | 2026-04-17T23:01:40.224Z | Downloaded dof v0.3.0 |
| 407 | 2026-04-17T23:01:40.228Z | Downloaded clap_lex v1.0.0 |
| 408 | 2026-04-17T23:01:40.228Z | Downloaded strsim v0.11.1 |
| 409 | 2026-04-17T23:01:40.228Z | Downloaded serde_spanned v0.6.9 |
| 410 | 2026-04-17T23:01:40.228Z | Downloaded unicode-width v0.2.0 |
| 411 | 2026-04-17T23:01:40.231Z | Downloaded unicode-width v0.1.14 |
| 412 | 2026-04-17T23:01:40.234Z | Downloaded fastrand v2.3.0 |
| 413 | 2026-04-17T23:01:40.234Z | Downloaded semver v1.0.27 |
| 414 | 2026-04-17T23:01:40.237Z | Downloaded scroll v0.12.0 |
| 415 | 2026-04-17T23:01:40.239Z | Downloaded quote v1.0.44 |
| 416 | 2026-04-17T23:01:40.249Z | Downloaded serde_tokenstream v0.2.3 |
| 417 | 2026-04-17T23:01:40.263Z | Downloaded cargo_toml v0.21.0 |
| 418 | 2026-04-17T23:01:40.267Z | Downloaded serde-untagged v0.1.9 |
| 419 | 2026-04-17T23:01:40.267Z | Downloaded autocfg v1.5.0 |
| 420 | 2026-04-17T23:01:40.271Z | Downloaded proc-macro-error v1.0.4 |
| 421 | 2026-04-17T23:01:40.274Z | Downloaded serde-value v0.7.0 |
| 422 | 2026-04-17T23:01:40.277Z | Downloaded anstream v0.6.21 |
| 423 | 2026-04-17T23:01:40.282Z | Downloaded synstructure v0.13.2 |
| 424 | 2026-04-17T23:01:40.285Z | Downloaded camino-tempfile v1.4.1 |
| 425 | 2026-04-17T23:01:40.285Z | Downloaded bytecount v0.6.9 |
| 426 | 2026-04-17T23:01:40.294Z | Downloaded cargo-util-schemas v0.8.2 |
| 427 | 2026-04-17T23:01:40.297Z | Downloaded camino v1.2.2 |
| 428 | 2026-04-17T23:01:40.297Z | Downloaded anstyle v1.0.13 |
| 429 | 2026-04-17T23:01:40.297Z | Downloaded pest_generator v2.8.6 |
| 430 | 2026-04-17T23:01:40.300Z | Downloaded litemap v0.8.1 |
| 431 | 2026-04-17T23:01:40.303Z | Downloaded bitflags v2.11.0 |
| 432 | 2026-04-17T23:01:40.303Z | Downloaded smallvec v1.15.1 |
| 433 | 2026-04-17T23:01:40.306Z | Downloaded papergrid v0.11.0 |
| 434 | 2026-04-17T23:01:40.309Z | Downloaded once_cell v1.21.3 |
| 435 | 2026-04-17T23:01:40.309Z | Downloaded icu_provider v2.1.1 |
| 436 | 2026-04-17T23:01:40.312Z | Downloaded tempfile v3.25.0 |
| 437 | 2026-04-17T23:01:40.312Z | Downloaded sha2 v0.10.9 |
| 438 | 2026-04-17T23:01:40.314Z | Downloaded fs-err v3.3.0 |
| 439 | 2026-04-17T23:01:40.317Z | Downloaded proc-macro2 v1.0.106 |
| 440 | 2026-04-17T23:01:40.321Z | Downloaded log v0.4.29 |
| 441 | 2026-04-17T23:01:40.324Z | Downloaded serde_core v1.0.228 |
| 442 | 2026-04-17T23:01:40.335Z | Downloaded anyhow v1.0.102 |
| 443 | 2026-04-17T23:01:40.339Z | Downloaded serde_derive v1.0.228 |
| 444 | 2026-04-17T23:01:40.343Z | Downloaded icu_properties v2.1.2 |
| 445 | 2026-04-17T23:01:40.346Z | Downloaded icu_normalizer_data v2.1.1 |
| 446 | 2026-04-17T23:01:40.349Z | Downloaded icu_normalizer v2.1.1 |
| 447 | 2026-04-17T23:01:40.357Z | Downloaded pest_meta v2.8.6 |
| 448 | 2026-04-17T23:01:40.360Z | Downloaded icu_locale_core v2.1.1 |
| 449 | 2026-04-17T23:01:40.363Z | Downloaded icu_collections v2.1.1 |
| 450 | 2026-04-17T23:01:40.375Z | Downloaded serde v1.0.228 |
| 451 | 2026-04-17T23:01:40.378Z | Downloaded memchr v2.8.0 |
| 452 | 2026-04-17T23:01:40.384Z | Downloaded indexmap v2.13.0 |
| 453 | 2026-04-17T23:01:40.395Z | Downloaded hashbrown v0.16.1 |
| 454 | 2026-04-17T23:01:40.402Z | Downloaded pest v2.8.6 |
| 455 | 2026-04-17T23:01:40.414Z | Downloaded idna v1.1.0 |
| 456 | 2026-04-17T23:01:40.416Z | Downloaded serde_json v1.0.149 |
| 457 | 2026-04-17T23:01:40.419Z | Downloaded icu_properties_data v2.1.2 |
| 458 | 2026-04-17T23:01:40.433Z | Downloaded clap_builder v4.5.60 |
| 459 | 2026-04-17T23:01:40.440Z | Downloaded goblin v0.8.2 |
| 460 | 2026-04-17T23:01:40.447Z | Downloaded tabled v0.15.0 |
| 461 | 2026-04-17T23:01:40.462Z | Downloaded syn v1.0.109 |
| 462 | 2026-04-17T23:01:40.467Z | Downloaded syn v2.0.117 |
| 463 | 2026-04-17T23:01:40.472Z | Downloaded libc v0.2.185 |
| 464 | 2026-04-17T23:01:40.490Z | Downloaded rustix v1.1.3 |
| 465 | 2026-04-17T23:01:40.552Z | Compiling proc-macro2 v1.0.106 |
| 466 | 2026-04-17T23:01:40.552Z | Compiling quote v1.0.44 |
| 467 | 2026-04-17T23:01:40.555Z | Compiling unicode-ident v1.0.24 |
| 468 | 2026-04-17T23:01:40.555Z | Compiling serde_core v1.0.228 |
| 469 | 2026-04-17T23:01:40.555Z | Compiling libc v0.2.185 |
| 470 | 2026-04-17T23:01:40.555Z | Compiling version_check v0.9.5 |
| 471 | 2026-04-17T23:01:40.555Z | Compiling memchr v2.8.0 |
| 472 | 2026-04-17T23:01:40.555Z | Compiling serde v1.0.228 |
| 473 | 2026-04-17T23:01:40.891Z | Compiling stable_deref_trait v1.2.1 |
| 474 | 2026-04-17T23:01:40.974Z | Compiling zmij v1.0.21 |
| 475 | 2026-04-17T23:01:41.154Z | Compiling ucd-trie v0.1.7 |
| 476 | 2026-04-17T23:01:41.187Z | Compiling thiserror v1.0.69 |
| 477 | 2026-04-17T23:01:41.368Z | Compiling autocfg v1.5.0 |
| 478 | 2026-04-17T23:01:41.441Z | Compiling itoa v1.0.17 |
| 479 | 2026-04-17T23:01:41.511Z | Compiling pest v2.8.6 |
| 480 | 2026-04-17T23:01:41.573Z | Compiling litemap v0.8.1 |
| 481 | 2026-04-17T23:01:41.597Z | Compiling writeable v0.6.2 |
| 482 | 2026-04-17T23:01:41.774Z | Compiling rustix v1.1.3 |
| 483 | 2026-04-17T23:01:41.819Z | Compiling icu_normalizer_data v2.1.1 |
| 484 | 2026-04-17T23:01:41.995Z | Compiling syn v2.0.117 |
| 485 | 2026-04-17T23:01:42.013Z | Compiling icu_properties_data v2.1.2 |
| 486 | 2026-04-17T23:01:42.066Z | Compiling byteorder v1.5.0 |
| 487 | 2026-04-17T23:01:42.156Z | Compiling errno v0.3.14 |
| 488 | 2026-04-17T23:01:42.224Z | Compiling serde_json v1.0.149 |
| 489 | 2026-04-17T23:01:42.298Z | Compiling bitflags v2.11.0 |
| 490 | 2026-04-17T23:01:42.432Z | Compiling num-traits v0.2.19 |
| 491 | 2026-04-17T23:01:42.519Z | Compiling smallvec v1.15.1 |
| 492 | 2026-04-17T23:01:42.614Z | Compiling pest_meta v2.8.6 |
| 493 | 2026-04-17T23:01:42.656Z | Compiling hashbrown v0.16.1 |
| 494 | 2026-04-17T23:01:42.730Z | Compiling equivalent v1.0.2 |
| 495 | 2026-04-17T23:01:42.766Z | Compiling typeid v1.0.3 |
| 496 | 2026-04-17T23:01:43.022Z | Compiling thread-id v4.2.2 |
| 497 | 2026-04-17T23:01:43.041Z | Compiling proc-macro-error-attr v1.0.4 |
| 498 | 2026-04-17T23:01:43.106Z | Compiling usdt-impl v0.5.0 |
| 499 | 2026-04-17T23:01:43.124Z | Compiling indexmap v2.13.0 |
| 500 | 2026-04-17T23:01:43.179Z | Compiling winnow v0.7.14 |
| 501 | 2026-04-17T23:01:43.221Z | Compiling syn v1.0.109 |
| 502 | 2026-04-17T23:01:43.440Z | Compiling toml_write v0.1.2 |
| 503 | 2026-04-17T23:01:43.528Z | Compiling erased-serde v0.4.9 |
| 504 | 2026-04-17T23:01:43.854Z | Compiling proc-macro-error v1.0.4 |
| 505 | 2026-04-17T23:01:43.923Z | Compiling utf8_iter v1.0.4 |
| 506 | 2026-04-17T23:01:44.050Z | Compiling camino v1.2.2 |
| 507 | 2026-04-17T23:01:44.088Z | Compiling thiserror v2.0.18 |
| 508 | 2026-04-17T23:01:44.271Z | Compiling utf8parse v0.2.2 |
| 509 | 2026-04-17T23:01:44.374Z | Compiling percent-encoding v2.3.2 |
| 510 | 2026-04-17T23:01:44.392Z | Compiling log v0.4.29 |
| 511 | 2026-04-17T23:01:44.408Z | Compiling getrandom v0.4.1 |
| 512 | 2026-04-17T23:01:44.412Z | Compiling plain v0.2.3 |
| 513 | 2026-04-17T23:01:44.525Z | Compiling form_urlencoded v1.2.2 |
| 514 | 2026-04-17T23:01:44.570Z | Compiling anstyle-parse v0.2.7 |
| 515 | 2026-04-17T23:01:44.640Z | Compiling synstructure v0.13.2 |
| 516 | 2026-04-17T23:01:44.669Z | Compiling pest_generator v2.8.6 |
| 517 | 2026-04-17T23:01:44.689Z | Compiling ordered-float v2.10.1 |
| 518 | 2026-04-17T23:01:44.838Z | Compiling terminal_size v0.4.3 |
| 519 | 2026-04-17T23:01:44.997Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-04-17T23:01:45.119Z | Compiling anstyle v1.0.13 |
| 521 | 2026-04-17T23:01:45.171Z | Compiling cfg-if v1.0.4 |
| 522 | 2026-04-17T23:01:45.206Z | Compiling is_terminal_polyfill v1.70.2 |
| 523 | 2026-04-17T23:01:45.249Z | Compiling pretty-hex v0.4.1 |
| 524 | 2026-04-17T23:01:45.253Z | Compiling colorchoice v1.0.4 |
| 525 | 2026-04-17T23:01:45.350Z | Compiling anstream v0.6.21 |
| 526 | 2026-04-17T23:01:45.374Z | Compiling serde-untagged v0.1.9 |
| 527 | 2026-04-17T23:01:45.391Z | Compiling semver v1.0.27 |
| 528 | 2026-04-17T23:01:45.459Z | Compiling fs-err v3.3.0 |
| 529 | 2026-04-17T23:01:45.620Z | Compiling heck v0.5.0 |
| 530 | 2026-04-17T23:01:45.654Z | Compiling heck v0.4.1 |
| 531 | 2026-04-17T23:01:45.657Z | Compiling unicode-width v0.1.14 |
| 532 | 2026-04-17T23:01:45.730Z | Compiling anyhow v1.0.102 |
| 533 | 2026-04-17T23:01:45.764Z | Compiling bytecount v0.6.9 |
| 534 | 2026-04-17T23:01:45.859Z | Compiling fastrand v2.3.0 |
| 535 | 2026-04-17T23:01:45.897Z | Compiling unicode-xid v0.2.6 |
| 536 | 2026-04-17T23:01:45.915Z | Compiling once_cell v1.21.3 |
| 537 | 2026-04-17T23:01:45.931Z | Compiling fnv v1.0.7 |
| 538 | 2026-04-17T23:01:46.042Z | Compiling clap_lex v1.0.0 |
| 539 | 2026-04-17T23:01:46.045Z | Compiling strsim v0.11.1 |
| 540 | 2026-04-17T23:01:46.118Z | Compiling tempfile v3.25.0 |
| 541 | 2026-04-17T23:01:46.273Z | Compiling clap_builder v4.5.60 |
| 542 | 2026-04-17T23:01:46.297Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-04-17T23:01:46.325Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-04-17T23:01:46.352Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-04-17T23:01:46.406Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-04-17T23:01:46.497Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-04-17T23:01:46.862Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-04-17T23:01:47.224Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-04-17T23:01:47.495Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-04-17T23:01:47.495Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-04-17T23:01:47.690Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-04-17T23:01:47.826Z | Compiling yoke v0.8.1 |
| 553 | 2026-04-17T23:01:47.924Z | Compiling thiserror-impl v2.0.18 |
| 554 | 2026-04-17T23:01:48.020Z | Compiling zerovec v0.11.5 |
| 555 | 2026-04-17T23:01:48.077Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-04-17T23:01:48.166Z | Compiling zerocopy v0.7.35 |
| 557 | 2026-04-17T23:01:48.226Z | Compiling dtrace-parser v0.2.0 |
| 558 | 2026-04-17T23:01:48.378Z | Compiling scroll v0.12.0 |
| 559 | 2026-04-17T23:01:48.534Z | Compiling tinystr v0.8.2 |
| 560 | 2026-04-17T23:01:48.653Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-04-17T23:01:48.712Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-04-17T23:01:48.803Z | Compiling goblin v0.8.2 |
| 563 | 2026-04-17T23:01:48.880Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-04-17T23:01:49.002Z | Compiling tabled_derive v0.7.0 |
| 565 | 2026-04-17T23:01:49.343Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-04-17T23:01:49.368Z | Compiling papergrid v0.11.0 |
| 567 | 2026-04-17T23:01:49.424Z | Compiling icu_provider v2.1.1 |
| 568 | 2026-04-17T23:01:49.949Z | Compiling serde_spanned v0.6.9 |
| 569 | 2026-04-17T23:01:49.954Z | Compiling toml_datetime v0.6.11 |
| 570 | 2026-04-17T23:01:49.954Z | Compiling icu_normalizer v2.1.1 |
| 571 | 2026-04-17T23:01:49.954Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-04-17T23:01:49.954Z | Compiling dof v0.3.0 |
| 573 | 2026-04-17T23:01:49.954Z | Compiling toml_edit v0.22.27 |
| 574 | 2026-04-17T23:01:50.001Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-04-17T23:01:50.293Z | Compiling serde-value v0.7.0 |
| 576 | 2026-04-17T23:01:50.321Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-04-17T23:01:50.657Z | Compiling idna_adapter v1.2.1 |
| 578 | 2026-04-17T23:01:50.711Z | Compiling memmap v0.7.0 |
| 579 | 2026-04-17T23:01:50.793Z | Compiling idna v1.1.0 |
| 580 | 2026-04-17T23:01:50.810Z | Compiling smawk v0.3.2 |
| 581 | 2026-04-17T23:01:50.851Z | Compiling usdt-macro v0.5.0 |
| 582 | 2026-04-17T23:01:50.893Z | Compiling usdt-attr-macro v0.5.0 |
| 583 | 2026-04-17T23:01:50.911Z | Compiling unicode-width v0.2.0 |
| 584 | 2026-04-17T23:01:50.946Z | Compiling unicode-linebreak v0.1.5 |
| 585 | 2026-04-17T23:01:51.096Z | Compiling url v2.5.8 |
| 586 | 2026-04-17T23:01:51.203Z | Compiling textwrap v0.16.2 |
| 587 | 2026-04-17T23:01:51.433Z | Compiling toml v0.8.23 |
| 588 | 2026-04-17T23:01:51.469Z | Compiling clap v4.5.60 |
| 589 | 2026-04-17T23:01:51.670Z | Compiling tabled v0.15.0 |
| 590 | 2026-04-17T23:01:51.835Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-04-17T23:01:51.869Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-04-17T23:01:51.887Z | Compiling usdt v0.5.0 |
| 593 | 2026-04-17T23:01:52.046Z | Compiling macaddr v1.0.1 |
| 594 | 2026-04-17T23:01:52.189Z | Compiling camino-tempfile v1.4.1 |
| 595 | 2026-04-17T23:01:52.262Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 596 | 2026-04-17T23:01:52.296Z | Compiling swrite v0.1.0 |
| 597 | 2026-04-17T23:01:52.757Z | Compiling cargo_metadata v0.21.0 |
| 598 | 2026-04-17T23:01:53.714Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 599 | 2026-04-17T23:01:55.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.05s |
| 600 | 2026-04-17T23:01:56.093Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 601 | 2026-04-17T23:01:56.657Z | Downloading crates ... |
| 602 | 2026-04-17T23:01:56.749Z | Downloaded arrayref v0.3.9 |
| 603 | 2026-04-17T23:01:56.758Z | Downloaded ascii-canvas v3.0.0 |
| 604 | 2026-04-17T23:01:56.761Z | Downloaded adler2 v2.0.1 |
| 605 | 2026-04-17T23:01:56.764Z | Downloaded allocator-api2 v0.2.21 |
| 606 | 2026-04-17T23:01:56.770Z | Downloaded compression-codecs v0.4.37 |
| 607 | 2026-04-17T23:01:56.773Z | Downloaded crc32fast v1.5.0 |
| 608 | 2026-04-17T23:01:56.777Z | Downloaded ciborium v0.2.2 |
| 609 | 2026-04-17T23:01:56.777Z | Downloaded crossbeam-epoch v0.9.18 |
| 610 | 2026-04-17T23:01:56.780Z | Downloaded assert_matches v1.5.0 |
| 611 | 2026-04-17T23:01:56.783Z | Downloaded defmt v0.3.100 |
| 612 | 2026-04-17T23:01:56.786Z | Downloaded console v0.16.2 |
| 613 | 2026-04-17T23:01:56.786Z | Downloaded async-bb8-diesel v0.2.1 |
| 614 | 2026-04-17T23:01:56.789Z | Downloaded arrayvec v0.7.6 |
| 615 | 2026-04-17T23:01:56.792Z | Downloaded backoff v0.4.0 |
| 616 | 2026-04-17T23:01:56.795Z | Downloaded dsl_auto_type v0.2.0 |
| 617 | 2026-04-17T23:01:56.795Z | Downloaded atomic-waker v1.1.2 |
| 618 | 2026-04-17T23:01:56.795Z | Downloaded async-recursion v1.1.1 |
| 619 | 2026-04-17T23:01:56.798Z | Downloaded atomicwrites v0.4.4 |
| 620 | 2026-04-17T23:01:56.801Z | Downloaded bit-set v0.5.3 |
| 621 | 2026-04-17T23:01:56.804Z | Downloaded backon v1.6.0 |
| 622 | 2026-04-17T23:01:56.807Z | Downloaded async-stream-impl v0.3.6 |
| 623 | 2026-04-17T23:01:56.807Z | Downloaded cfg_aliases v0.2.1 |
| 624 | 2026-04-17T23:01:56.807Z | Downloaded bitfield v0.19.4 |
| 625 | 2026-04-17T23:01:56.807Z | Downloaded dropshot v0.16.7 |
| 626 | 2026-04-17T23:01:56.829Z | Downloaded float-ord v0.3.2 |
| 627 | 2026-04-17T23:01:56.836Z | Downloaded crossbeam-deque v0.8.6 |
| 628 | 2026-04-17T23:01:56.836Z | Downloaded ciborium-io v0.2.2 |
| 629 | 2026-04-17T23:01:56.836Z | Downloaded base16ct v0.2.0 |
| 630 | 2026-04-17T23:01:56.836Z | Downloaded foreign-types v0.5.0 |
| 631 | 2026-04-17T23:01:56.836Z | Downloaded ecdsa v0.16.9 |
| 632 | 2026-04-17T23:01:56.836Z | Downloaded ciborium-ll v0.2.2 |
| 633 | 2026-04-17T23:01:56.836Z | Downloaded difflib v0.4.0 |
| 634 | 2026-04-17T23:01:56.836Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 635 | 2026-04-17T23:01:56.836Z | Downloaded deranged v0.5.8 |
| 636 | 2026-04-17T23:01:56.836Z | Downloaded env_filter v1.0.0 |
| 637 | 2026-04-17T23:01:56.839Z | Downloaded embedded-io v0.6.1 |
| 638 | 2026-04-17T23:01:56.839Z | Downloaded display-error-chain v0.2.2 |
| 639 | 2026-04-17T23:01:56.839Z | Downloaded either v1.15.0 |
| 640 | 2026-04-17T23:01:56.839Z | Downloaded downcast-rs v2.0.2 |
| 641 | 2026-04-17T23:01:56.839Z | Downloaded aead v0.5.2 |
| 642 | 2026-04-17T23:01:56.839Z | Downloaded derive_more v0.99.20 |
| 643 | 2026-04-17T23:01:56.844Z | Downloaded derive_builder_macro v0.20.2 |
| 644 | 2026-04-17T23:01:56.844Z | Downloaded crc8 v0.1.1 |
| 645 | 2026-04-17T23:01:56.848Z | Downloaded argon2 v0.5.3 |
| 646 | 2026-04-17T23:01:56.848Z | Downloaded array-init v0.0.4 |
| 647 | 2026-04-17T23:01:56.848Z | Downloaded enum-as-inner v0.6.1 |
| 648 | 2026-04-17T23:01:56.848Z | Downloaded blake2 v0.10.6 |
| 649 | 2026-04-17T23:01:56.851Z | Downloaded cc v1.2.56 |
| 650 | 2026-04-17T23:01:56.856Z | Downloaded cfg_aliases v0.1.1 |
| 651 | 2026-04-17T23:01:56.856Z | Downloaded bitfield-macros v0.19.4 |
| 652 | 2026-04-17T23:01:56.856Z | Downloaded ahash v0.8.12 |
| 653 | 2026-04-17T23:01:56.856Z | Downloaded castaway v0.2.4 |
| 654 | 2026-04-17T23:01:56.856Z | Downloaded embedded-io v0.4.0 |
| 655 | 2026-04-17T23:01:56.860Z | Downloaded chacha20 v0.9.1 |
| 656 | 2026-04-17T23:01:56.860Z | Downloaded defmt-parser v1.0.0 |
| 657 | 2026-04-17T23:01:56.860Z | Downloaded cargo-platform v0.1.9 |
| 658 | 2026-04-17T23:01:56.872Z | Downloaded async-trait v0.1.89 |
| 659 | 2026-04-17T23:01:56.872Z | Downloaded endian-type v0.1.2 |
| 660 | 2026-04-17T23:01:56.872Z | Downloaded block-padding v0.3.3 |
| 661 | 2026-04-17T23:01:56.872Z | Downloaded data-encoding v2.10.0 |
| 662 | 2026-04-17T23:01:56.872Z | Downloaded env_logger v0.11.9 |
| 663 | 2026-04-17T23:01:56.872Z | Downloaded bb8 v0.8.6 |
| 664 | 2026-04-17T23:01:56.872Z | Downloaded daft-derive v0.1.5 |
| 665 | 2026-04-17T23:01:56.878Z | Downloaded dof v0.4.0 |
| 666 | 2026-04-17T23:01:56.878Z | Downloaded dunce v1.0.5 |
| 667 | 2026-04-17T23:01:56.878Z | Downloaded compression-core v0.4.31 |
| 668 | 2026-04-17T23:01:56.878Z | Downloaded atty v0.2.14 |
| 669 | 2026-04-17T23:01:56.878Z | Downloaded foreign-types v0.3.2 |
| 670 | 2026-04-17T23:01:56.878Z | Downloaded debug-ignore v1.0.5 |
| 671 | 2026-04-17T23:01:56.882Z | Downloaded dyn-clone v1.0.20 |
| 672 | 2026-04-17T23:01:56.883Z | Downloaded cpufeatures v0.3.0 |
| 673 | 2026-04-17T23:01:56.883Z | Downloaded dirs-sys-next v0.1.2 |
| 674 | 2026-04-17T23:01:56.883Z | Downloaded darling_macro v0.23.0 |
| 675 | 2026-04-17T23:01:56.883Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 676 | 2026-04-17T23:01:56.883Z | Downloaded fd-lock v4.0.4 |
| 677 | 2026-04-17T23:01:56.887Z | Downloaded crucible-workspace-hack v0.1.0 |
| 678 | 2026-04-17T23:01:56.887Z | Downloaded bitfield-struct v0.6.2 |
| 679 | 2026-04-17T23:01:56.887Z | Downloaded darling_macro v0.21.3 |
| 680 | 2026-04-17T23:01:56.887Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 681 | 2026-04-17T23:01:56.887Z | Downloaded cstr-argument v0.1.2 |
| 682 | 2026-04-17T23:01:56.887Z | Downloaded darling_macro v0.20.11 |
| 683 | 2026-04-17T23:01:56.890Z | Downloaded async-stream v0.3.6 |
| 684 | 2026-04-17T23:01:56.890Z | Downloaded crc v3.4.0 |
| 685 | 2026-04-17T23:01:56.890Z | Downloaded fixedbitset v0.4.2 |
| 686 | 2026-04-17T23:01:56.894Z | Downloaded bit-set v0.8.0 |
| 687 | 2026-04-17T23:01:56.897Z | Downloaded flagset v0.4.7 |
| 688 | 2026-04-17T23:01:56.897Z | Downloaded float-cmp v0.10.0 |
| 689 | 2026-04-17T23:01:56.900Z | Downloaded document-features v0.2.12 |
| 690 | 2026-04-17T23:01:56.900Z | Downloaded dirs-next v2.0.0 |
| 691 | 2026-04-17T23:01:56.900Z | Downloaded foreign-types-shared v0.3.1 |
| 692 | 2026-04-17T23:01:56.900Z | Downloaded foreign-types-macros v0.2.3 |
| 693 | 2026-04-17T23:01:56.903Z | Downloaded bit-vec v0.6.3 |
| 694 | 2026-04-17T23:01:56.903Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 695 | 2026-04-17T23:01:56.903Z | Downloaded base64ct v1.8.3 |
| 696 | 2026-04-17T23:01:56.906Z | Downloaded crunchy v0.2.4 |
| 697 | 2026-04-17T23:01:56.906Z | Downloaded cobs v0.3.0 |
| 698 | 2026-04-17T23:01:56.912Z | Downloaded dtrace-parser v0.3.0 |
| 699 | 2026-04-17T23:01:56.912Z | Downloaded crc-catalog v2.4.0 |
| 700 | 2026-04-17T23:01:56.912Z | Downloaded const_format_proc_macros v0.2.34 |
| 701 | 2026-04-17T23:01:56.912Z | Downloaded camino-tempfile-ext v0.3.3 |
| 702 | 2026-04-17T23:01:56.912Z | Downloaded bcs v0.1.6 |
| 703 | 2026-04-17T23:01:56.915Z | Downloaded byte-wrapper v0.1.0 |
| 704 | 2026-04-17T23:01:56.915Z | Downloaded foldhash v0.2.0 |
| 705 | 2026-04-17T23:01:56.915Z | Downloaded derive_builder_core v0.20.2 |
| 706 | 2026-04-17T23:01:56.922Z | Downloaded futures-core v0.3.32 |
| 707 | 2026-04-17T23:01:56.922Z | Downloaded fxhash v0.2.1 |
| 708 | 2026-04-17T23:01:56.926Z | Downloaded futures-sink v0.3.32 |
| 709 | 2026-04-17T23:01:56.926Z | Downloaded futures-macro v0.3.32 |
| 710 | 2026-04-17T23:01:56.926Z | Downloaded gethostname v0.5.0 |
| 711 | 2026-04-17T23:01:56.926Z | Downloaded git-stub v1.0.0 |
| 712 | 2026-04-17T23:01:56.926Z | Downloaded erased-serde v0.3.31 |
| 713 | 2026-04-17T23:01:56.926Z | Downloaded ed25519 v2.2.3 |
| 714 | 2026-04-17T23:01:56.932Z | Downloaded hash32 v0.2.1 |
| 715 | 2026-04-17T23:01:56.932Z | Downloaded ghash v0.5.1 |
| 716 | 2026-04-17T23:01:56.932Z | Downloaded globwalk v0.9.1 |
| 717 | 2026-04-17T23:01:56.932Z | Downloaded des v0.8.1 |
| 718 | 2026-04-17T23:01:56.932Z | Downloaded darling_core v0.23.0 |
| 719 | 2026-04-17T23:01:56.937Z | Downloaded bitflags v1.3.2 |
| 720 | 2026-04-17T23:01:56.937Z | Downloaded bit-vec v0.8.0 |
| 721 | 2026-04-17T23:01:56.941Z | Downloaded daft v0.1.5 |
| 722 | 2026-04-17T23:01:56.941Z | Downloaded defmt v1.0.1 |
| 723 | 2026-04-17T23:01:56.945Z | Downloaded hex-literal v0.4.1 |
| 724 | 2026-04-17T23:01:56.945Z | Downloaded headers-core v0.3.0 |
| 725 | 2026-04-17T23:01:56.945Z | Downloaded cexpr v0.6.0 |
| 726 | 2026-04-17T23:01:56.953Z | Downloaded funty v2.0.0 |
| 727 | 2026-04-17T23:01:56.953Z | Downloaded fallible-iterator v0.2.0 |
| 728 | 2026-04-17T23:01:56.953Z | Downloaded convert_case v0.4.0 |
| 729 | 2026-04-17T23:01:56.953Z | Downloaded cargo_metadata v0.19.2 |
| 730 | 2026-04-17T23:01:56.953Z | Downloaded buf-list v1.1.2 |
| 731 | 2026-04-17T23:01:56.953Z | Downloaded filetime v0.2.27 |
| 732 | 2026-04-17T23:01:56.959Z | Downloaded foreign-types-shared v0.1.1 |
| 733 | 2026-04-17T23:01:56.959Z | Downloaded cmake v0.1.57 |
| 734 | 2026-04-17T23:01:56.959Z | Downloaded foldhash v0.1.5 |
| 735 | 2026-04-17T23:01:56.959Z | Downloaded drift v0.1.3 |
| 736 | 2026-04-17T23:01:56.960Z | Downloaded ena v0.14.4 |
| 737 | 2026-04-17T23:01:56.963Z | Downloaded der_derive v0.7.3 |
| 738 | 2026-04-17T23:01:56.963Z | Downloaded cipher v0.4.4 |
| 739 | 2026-04-17T23:01:56.963Z | Downloaded fixedbitset v0.5.7 |
| 740 | 2026-04-17T23:01:56.963Z | Downloaded defmt-macros v1.0.1 |
| 741 | 2026-04-17T23:01:56.967Z | Downloaded httpdate v1.0.3 |
| 742 | 2026-04-17T23:01:56.967Z | Downloaded futures-executor v0.3.32 |
| 743 | 2026-04-17T23:01:56.971Z | Downloaded clang-sys v1.8.1 |
| 744 | 2026-04-17T23:01:56.971Z | Downloaded hubpack v0.1.2 |
| 745 | 2026-04-17T23:01:56.971Z | Downloaded ident_case v1.0.1 |
| 746 | 2026-04-17T23:01:56.971Z | Downloaded hyper-tls v0.6.0 |
| 747 | 2026-04-17T23:01:56.978Z | Downloaded convert_case v0.10.0 |
| 748 | 2026-04-17T23:01:56.978Z | Downloaded hex v0.4.3 |
| 749 | 2026-04-17T23:01:56.978Z | Downloaded fs_extra v1.3.0 |
| 750 | 2026-04-17T23:01:56.978Z | Downloaded diesel-dtrace v0.5.0 |
| 751 | 2026-04-17T23:01:56.983Z | Downloaded darling v0.20.11 |
| 752 | 2026-04-17T23:01:56.983Z | Downloaded cassowary v0.3.0 |
| 753 | 2026-04-17T23:01:56.983Z | Downloaded futures-task v0.3.32 |
| 754 | 2026-04-17T23:01:56.983Z | Downloaded fs-err v2.11.0 |
| 755 | 2026-04-17T23:01:56.988Z | Downloaded crossbeam-utils v0.8.21 |
| 756 | 2026-04-17T23:01:56.988Z | Downloaded csv-core v0.1.13 |
| 757 | 2026-04-17T23:01:56.988Z | Downloaded http-range v0.1.5 |
| 758 | 2026-04-17T23:01:56.988Z | Downloaded http-body v1.0.1 |
| 759 | 2026-04-17T23:01:56.994Z | Downloaded hostname v0.4.2 |
| 760 | 2026-04-17T23:01:56.994Z | Downloaded indoc v1.0.9 |
| 761 | 2026-04-17T23:01:56.995Z | Downloaded indent_write v2.2.0 |
| 762 | 2026-04-17T23:01:56.995Z | Downloaded hubpack_derive v0.1.1 |
| 763 | 2026-04-17T23:01:56.998Z | Downloaded hostname v0.3.1 |
| 764 | 2026-04-17T23:01:56.999Z | Downloaded git-stub-vcs v0.1.0 |
| 765 | 2026-04-17T23:01:56.999Z | Downloaded ff v0.13.1 |
| 766 | 2026-04-17T23:01:56.999Z | Downloaded bzip2 v0.6.1 |
| 767 | 2026-04-17T23:01:56.999Z | Downloaded instant v0.1.13 |
| 768 | 2026-04-17T23:01:56.999Z | Downloaded group v0.13.0 |
| 769 | 2026-04-17T23:01:57.007Z | Downloaded console v0.15.11 |
| 770 | 2026-04-17T23:01:57.007Z | Downloaded constant_time_eq v0.4.2 |
| 771 | 2026-04-17T23:01:57.007Z | Downloaded hash32 v0.3.1 |
| 772 | 2026-04-17T23:01:57.008Z | Downloaded colored v3.1.1 |
| 773 | 2026-04-17T23:01:57.008Z | Downloaded const-oid v0.9.6 |
| 774 | 2026-04-17T23:01:57.012Z | Downloaded highway v1.3.0 |
| 775 | 2026-04-17T23:01:57.012Z | Downloaded cancel-safe-futures v0.1.5 |
| 776 | 2026-04-17T23:01:57.015Z | Downloaded cookie_store v0.22.1 |
| 777 | 2026-04-17T23:01:57.015Z | Downloaded is_ci v1.2.0 |
| 778 | 2026-04-17T23:01:57.015Z | Downloaded colored v2.2.0 |
| 779 | 2026-04-17T23:01:57.015Z | Downloaded globset v0.4.18 |
| 780 | 2026-04-17T23:01:57.018Z | Downloaded lazy_static v1.5.0 |
| 781 | 2026-04-17T23:01:57.018Z | Downloaded glob v0.3.3 |
| 782 | 2026-04-17T23:01:57.021Z | Downloaded linked-hash-map v0.5.6 |
| 783 | 2026-04-17T23:01:57.021Z | Downloaded bzip2 v0.4.4 |
| 784 | 2026-04-17T23:01:57.021Z | Downloaded cbc v0.1.2 |
| 785 | 2026-04-17T23:01:57.024Z | Downloaded derive_builder v0.20.2 |
| 786 | 2026-04-17T23:01:57.027Z | Downloaded inout v0.1.4 |
| 787 | 2026-04-17T23:01:57.027Z | Downloaded darling v0.23.0 |
| 788 | 2026-04-17T23:01:57.030Z | Downloaded instability v0.3.11 |
| 789 | 2026-04-17T23:01:57.033Z | Downloaded critical-section v1.2.0 |
| 790 | 2026-04-17T23:01:57.033Z | Downloaded compact_str v0.8.1 |
| 791 | 2026-04-17T23:01:57.037Z | Downloaded diff v0.1.13 |
| 792 | 2026-04-17T23:01:57.040Z | Downloaded darling v0.21.3 |
| 793 | 2026-04-17T23:01:57.040Z | Downloaded kstat-rs v0.2.4 |
| 794 | 2026-04-17T23:01:57.045Z | Downloaded lalrpop-util v0.19.12 |
| 795 | 2026-04-17T23:01:57.045Z | Downloaded http-body-util v0.1.3 |
| 796 | 2026-04-17T23:01:57.045Z | Downloaded futures-channel v0.3.32 |
| 797 | 2026-04-17T23:01:57.048Z | Downloaded home v0.5.12 |
| 798 | 2026-04-17T23:01:57.048Z | Downloaded internet-checksum v0.2.1 |
| 799 | 2026-04-17T23:01:57.048Z | Downloaded find-msvc-tools v0.1.9 |
| 800 | 2026-04-17T23:01:57.048Z | Downloaded lru-slab v0.1.2 |
| 801 | 2026-04-17T23:01:57.048Z | Downloaded keccak v0.1.6 |
| 802 | 2026-04-17T23:01:57.052Z | Downloaded derive-ex v0.1.8 |
| 803 | 2026-04-17T23:01:57.052Z | Downloaded corncobs v0.1.4 |
| 804 | 2026-04-17T23:01:57.053Z | Downloaded dropshot_endpoint v0.17.0 |
| 805 | 2026-04-17T23:01:57.057Z | Downloaded lru-cache v0.1.2 |
| 806 | 2026-04-17T23:01:57.058Z | Downloaded lzss v0.8.2 |
| 807 | 2026-04-17T23:01:57.058Z | Downloaded managed v0.8.0 |
| 808 | 2026-04-17T23:01:57.058Z | Downloaded libscf-sys v1.1.0 |
| 809 | 2026-04-17T23:01:57.061Z | Downloaded derive-where v1.6.0 |
| 810 | 2026-04-17T23:01:57.061Z | Downloaded ingot v0.1.1 |
| 811 | 2026-04-17T23:01:57.061Z | Downloaded getrandom v0.2.17 |
| 812 | 2026-04-17T23:01:57.064Z | Downloaded crc-any v2.5.0 |
| 813 | 2026-04-17T23:01:57.067Z | Downloaded md5 v0.7.0 |
| 814 | 2026-04-17T23:01:57.067Z | Downloaded mime v0.3.17 |
| 815 | 2026-04-17T23:01:57.067Z | Downloaded ingot-types v0.1.2 |
| 816 | 2026-04-17T23:01:57.067Z | Downloaded newtype-uuid-macros v0.1.0 |
| 817 | 2026-04-17T23:01:57.071Z | Downloaded new_debug_unreachable v1.0.6 |
| 818 | 2026-04-17T23:01:57.071Z | Downloaded chacha20 v0.10.0 |
| 819 | 2026-04-17T23:01:57.075Z | Downloaded newtype_derive v0.1.6 |
| 820 | 2026-04-17T23:01:57.075Z | Downloaded newline-converter v0.3.0 |
| 821 | 2026-04-17T23:01:57.075Z | Downloaded nibble_vec v0.1.0 |
| 822 | 2026-04-17T23:01:57.076Z | Downloaded nodrop v0.1.14 |
| 823 | 2026-04-17T23:01:57.076Z | Downloaded cookie v0.18.1 |
| 824 | 2026-04-17T23:01:57.079Z | Downloaded md-5 v0.10.6 |
| 825 | 2026-04-17T23:01:57.079Z | Downloaded maybe-uninit v2.0.0 |
| 826 | 2026-04-17T23:01:57.079Z | Downloaded maplit v1.0.2 |
| 827 | 2026-04-17T23:01:57.083Z | Downloaded half v1.8.3 |
| 828 | 2026-04-17T23:01:57.083Z | Downloaded multimap v0.10.1 |
| 829 | 2026-04-17T23:01:57.086Z | Downloaded memoffset v0.9.1 |
| 830 | 2026-04-17T23:01:57.086Z | Downloaded is-terminal v0.4.17 |
| 831 | 2026-04-17T23:01:57.086Z | Downloaded ipnet v2.11.0 |
| 832 | 2026-04-17T23:01:57.086Z | Downloaded lru v0.12.5 |
| 833 | 2026-04-17T23:01:57.086Z | Downloaded ipnetwork v0.21.1 |
| 834 | 2026-04-17T23:01:57.089Z | Downloaded match_cfg v0.1.0 |
| 835 | 2026-04-17T23:01:57.089Z | Downloaded indoc v2.0.7 |
| 836 | 2026-04-17T23:01:57.093Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 837 | 2026-04-17T23:01:57.093Z | Downloaded nonempty v0.12.0 |
| 838 | 2026-04-17T23:01:57.097Z | Downloaded num v0.4.3 |
| 839 | 2026-04-17T23:01:57.098Z | Downloaded bumpalo v3.20.2 |
| 840 | 2026-04-17T23:01:57.098Z | Downloaded hyper-staticfile v0.10.1 |
| 841 | 2026-04-17T23:01:57.101Z | Downloaded num-iter v0.1.45 |
| 842 | 2026-04-17T23:01:57.101Z | Downloaded fatfs v0.3.6 |
| 843 | 2026-04-17T23:01:57.101Z | Downloaded lock_api v0.4.14 |
| 844 | 2026-04-17T23:01:57.107Z | Downloaded num-conv v0.2.0 |
| 845 | 2026-04-17T23:01:57.107Z | Downloaded normalize-line-endings v0.3.0 |
| 846 | 2026-04-17T23:01:57.107Z | Downloaded linear-map v1.2.0 |
| 847 | 2026-04-17T23:01:57.107Z | Downloaded elliptic-curve v0.13.8 |
| 848 | 2026-04-17T23:01:57.107Z | Downloaded humantime v2.3.0 |
| 849 | 2026-04-17T23:01:57.110Z | Downloaded getrandom v0.3.4 |
| 850 | 2026-04-17T23:01:57.114Z | Downloaded libsw-core v0.3.2 |
| 851 | 2026-04-17T23:01:57.114Z | Downloaded libefi-sys v0.1.0 |
| 852 | 2026-04-17T23:01:57.115Z | Downloaded hyper-rustls v0.27.7 |
| 853 | 2026-04-17T23:01:57.131Z | Downloaded opaque-debug v0.3.1 |
| 854 | 2026-04-17T23:01:57.131Z | Downloaded num-derive v0.4.2 |
| 855 | 2026-04-17T23:01:57.131Z | Downloaded libloading v0.8.9 |
| 856 | 2026-04-17T23:01:57.131Z | Downloaded openssl-probe v0.2.1 |
| 857 | 2026-04-17T23:01:57.131Z | Downloaded num_enum_derive v0.5.11 |
| 858 | 2026-04-17T23:01:57.131Z | Downloaded num-derive v0.3.3 |
| 859 | 2026-04-17T23:01:57.131Z | Downloaded num_threads v0.1.7 |
| 860 | 2026-04-17T23:01:57.131Z | Downloaded libsw v3.5.0 |
| 861 | 2026-04-17T23:01:57.131Z | Downloaded openssl-probe v0.1.6 |
| 862 | 2026-04-17T23:01:57.131Z | Downloaded openssl-macros v0.1.1 |
| 863 | 2026-04-17T23:01:57.131Z | Downloaded httparse v1.10.1 |
| 864 | 2026-04-17T23:01:57.131Z | Downloaded blowfish v0.9.1 |
| 865 | 2026-04-17T23:01:57.131Z | Downloaded ctr v0.9.2 |
| 866 | 2026-04-17T23:01:57.131Z | Downloaded iana-time-zone v0.1.65 |
| 867 | 2026-04-17T23:01:57.135Z | Downloaded const_format v0.2.35 |
| 868 | 2026-04-17T23:01:57.135Z | Downloaded packed_struct_codegen v0.10.1 |
| 869 | 2026-04-17T23:01:57.141Z | Downloaded bytes v1.11.1 |
| 870 | 2026-04-17T23:01:57.141Z | Downloaded chacha20poly1305 v0.10.1 |
| 871 | 2026-04-17T23:01:57.145Z | Downloaded native-tls v0.2.18 |
| 872 | 2026-04-17T23:01:57.146Z | Downloaded mime_guess v2.0.5 |
| 873 | 2026-04-17T23:01:57.146Z | Downloaded ingot-macros v0.1.1 |
| 874 | 2026-04-17T23:01:57.147Z | Downloaded newtype-uuid v1.3.2 |
| 875 | 2026-04-17T23:01:57.147Z | Downloaded multer v3.1.0 |
| 876 | 2026-04-17T23:01:57.153Z | Downloaded der v0.7.10 |
| 877 | 2026-04-17T23:01:57.153Z | Downloaded base64 v0.22.1 |
| 878 | 2026-04-17T23:01:57.153Z | Downloaded futures-io v0.3.32 |
| 879 | 2026-04-17T23:01:57.173Z | Downloaded peg-runtime v0.8.5 |
| 880 | 2026-04-17T23:01:57.178Z | Downloaded litrs v1.0.0 |
| 881 | 2026-04-17T23:01:57.178Z | Downloaded jobserver v0.1.34 |
| 882 | 2026-04-17T23:01:57.182Z | Downloaded darling_core v0.21.3 |
| 883 | 2026-04-17T23:01:57.182Z | Downloaded pbkdf2 v0.12.2 |
| 884 | 2026-04-17T23:01:57.185Z | Downloaded olpc-cjson v0.1.4 |
| 885 | 2026-04-17T23:01:57.185Z | Downloaded nu-ansi-term v0.50.3 |
| 886 | 2026-04-17T23:01:57.185Z | Downloaded hmac v0.12.1 |
| 887 | 2026-04-17T23:01:57.188Z | Downloaded num-rational v0.4.2 |
| 888 | 2026-04-17T23:01:57.188Z | Downloaded num-complex v0.4.6 |
| 889 | 2026-04-17T23:01:57.188Z | Downloaded pin-utils v0.1.0 |
| 890 | 2026-04-17T23:01:57.191Z | Downloaded phf_shared v0.12.1 |
| 891 | 2026-04-17T23:01:57.191Z | Downloaded phf_shared v0.11.3 |
| 892 | 2026-04-17T23:01:57.191Z | Downloaded num_enum v0.5.11 |
| 893 | 2026-04-17T23:01:57.194Z | Downloaded num_enum_derive v0.7.5 |
| 894 | 2026-04-17T23:01:57.197Z | Downloaded derive_more v2.1.1 |
| 895 | 2026-04-17T23:01:57.202Z | Downloaded predicates-tree v1.0.13 |
| 896 | 2026-04-17T23:01:57.205Z | Downloaded crossbeam-channel v0.5.15 |
| 897 | 2026-04-17T23:01:57.208Z | Downloaded ignore v0.4.25 |
| 898 | 2026-04-17T23:01:57.208Z | Downloaded base64 v0.21.7 |
| 899 | 2026-04-17T23:01:57.211Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 900 | 2026-04-17T23:01:57.211Z | Downloaded proc-macro-crate v3.4.0 |
| 901 | 2026-04-17T23:01:57.215Z | Downloaded proc-macro-crate v1.3.1 |
| 902 | 2026-04-17T23:01:57.215Z | Downloaded memmap2 v0.9.10 |
| 903 | 2026-04-17T23:01:57.216Z | Downloaded owo-colors v4.3.0 |
| 904 | 2026-04-17T23:01:57.221Z | Downloaded arc-swap v1.8.2 |
| 905 | 2026-04-17T23:01:57.221Z | Downloaded progenitor-macro v0.13.0 |
| 906 | 2026-04-17T23:01:57.224Z | Downloaded parking_lot_core v0.8.6 |
| 907 | 2026-04-17T23:01:57.224Z | Downloaded oxnet v0.1.4 |
| 908 | 2026-04-17T23:01:57.224Z | Downloaded phf_shared v0.13.1 |
| 909 | 2026-04-17T23:01:57.224Z | Downloaded half v2.7.1 |
| 910 | 2026-04-17T23:01:57.233Z | Downloaded packed_struct v0.10.1 |
| 911 | 2026-04-17T23:01:57.233Z | Downloaded heapless v0.8.0 |
| 912 | 2026-04-17T23:01:57.246Z | Downloaded heapless v0.7.17 |
| 913 | 2026-04-17T23:01:57.246Z | Downloaded precomputed-hash v0.1.1 |
| 914 | 2026-04-17T23:01:57.247Z | Downloaded powerfmt v0.2.0 |
| 915 | 2026-04-17T23:01:57.247Z | Downloaded libbz2-rs-sys v0.2.2 |
| 916 | 2026-04-17T23:01:57.247Z | Downloaded async-compression v0.4.41 |
| 917 | 2026-04-17T23:01:57.251Z | Downloaded progenitor-macro v0.11.2 |
| 918 | 2026-04-17T23:01:57.251Z | Downloaded flate2 v1.1.9 |
| 919 | 2026-04-17T23:01:57.251Z | Downloaded progenitor-macro v0.10.0 |
| 920 | 2026-04-17T23:01:57.252Z | Downloaded progenitor-client v0.10.0 |
| 921 | 2026-04-17T23:01:57.252Z | Downloaded peg-macros v0.8.5 |
| 922 | 2026-04-17T23:01:57.252Z | Downloaded darling_core v0.20.11 |
| 923 | 2026-04-17T23:01:57.252Z | Downloaded pin-project-lite v0.2.17 |
| 924 | 2026-04-17T23:01:57.256Z | Downloaded progenitor-client v0.11.2 |
| 925 | 2026-04-17T23:01:57.256Z | Downloaded pem v3.0.6 |
| 926 | 2026-04-17T23:01:57.256Z | Downloaded rand_chacha v0.3.1 |
| 927 | 2026-04-17T23:01:57.260Z | Downloaded quick-error v1.2.3 |
| 928 | 2026-04-17T23:01:57.260Z | Downloaded psl-types v2.0.11 |
| 929 | 2026-04-17T23:01:57.260Z | Downloaded crypto-bigint v0.5.5 |
| 930 | 2026-04-17T23:01:57.264Z | Downloaded polyval v0.6.2 |
| 931 | 2026-04-17T23:01:57.264Z | Downloaded pkcs8 v0.10.2 |
| 932 | 2026-04-17T23:01:57.267Z | Downloaded omicron-zone-package v0.12.2 |
| 933 | 2026-04-17T23:01:57.267Z | Downloaded expectorate v1.2.0 |
| 934 | 2026-04-17T23:01:57.271Z | Downloaded ed25519-dalek v2.2.0 |
| 935 | 2026-04-17T23:01:57.271Z | Downloaded pin-project-internal v1.1.11 |
| 936 | 2026-04-17T23:01:57.274Z | Downloaded poly1305 v0.8.0 |
| 937 | 2026-04-17T23:01:57.274Z | Downloaded indicatif v0.18.4 |
| 938 | 2026-04-17T23:01:57.278Z | Downloaded rand_xorshift v0.4.0 |
| 939 | 2026-04-17T23:01:57.278Z | Downloaded progenitor v0.11.2 |
| 940 | 2026-04-17T23:01:57.282Z | Downloaded phf v0.12.1 |
| 941 | 2026-04-17T23:01:57.282Z | Downloaded derive_more-impl v2.1.1 |
| 942 | 2026-04-17T23:01:57.285Z | Downloaded ref-cast-impl v1.0.25 |
| 943 | 2026-04-17T23:01:57.285Z | Downloaded progenitor v0.10.0 |
| 944 | 2026-04-17T23:01:57.285Z | Downloaded parking_lot_core v0.9.12 |
| 945 | 2026-04-17T23:01:57.291Z | Downloaded parking_lot v0.12.5 |
| 946 | 2026-04-17T23:01:57.291Z | Downloaded phf v0.13.1 |
| 947 | 2026-04-17T23:01:57.295Z | Downloaded nanorand v0.7.0 |
| 948 | 2026-04-17T23:01:57.295Z | Downloaded ppv-lite86 v0.2.21 |
| 949 | 2026-04-17T23:01:57.295Z | Downloaded hickory-resolver v0.24.4 |
| 950 | 2026-04-17T23:01:57.303Z | Downloaded pkg-config v0.3.32 |
| 951 | 2026-04-17T23:01:57.303Z | Downloaded ref-cast v1.0.25 |
| 952 | 2026-04-17T23:01:57.303Z | Downloaded paste v1.0.15 |
| 953 | 2026-04-17T23:01:57.303Z | Downloaded peg v0.8.5 |
| 954 | 2026-04-17T23:01:57.306Z | Downloaded recursive v0.1.1 |
| 955 | 2026-04-17T23:01:57.306Z | Downloaded primeorder v0.13.6 |
| 956 | 2026-04-17T23:01:57.306Z | Downloaded predicates v3.1.4 |
| 957 | 2026-04-17T23:01:57.309Z | Downloaded r2d2 v0.8.10 |
| 958 | 2026-04-17T23:01:57.309Z | Downloaded blake3 v1.8.3 |
| 959 | 2026-04-17T23:01:57.314Z | Downloaded progenitor-extras v0.1.1 |
| 960 | 2026-04-17T23:01:57.317Z | Downloaded pem-rfc7468 v0.7.0 |
| 961 | 2026-04-17T23:01:57.317Z | Downloaded password-hash v0.5.0 |
| 962 | 2026-04-17T23:01:57.317Z | Downloaded russh-cryptovec v0.7.3 |
| 963 | 2026-04-17T23:01:57.322Z | Downloaded rtoolbox v0.0.3 |
| 964 | 2026-04-17T23:01:57.322Z | Downloaded parking_lot v0.11.2 |
| 965 | 2026-04-17T23:01:57.325Z | Downloaded rfc6979 v0.4.0 |
| 966 | 2026-04-17T23:01:57.325Z | Downloaded dropshot-api-manager v0.6.0 |
| 967 | 2026-04-17T23:01:57.325Z | Downloaded rustc-hash v2.1.1 |
| 968 | 2026-04-17T23:01:57.325Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 969 | 2026-04-17T23:01:57.328Z | Downloaded pkcs5 v0.7.1 |
| 970 | 2026-04-17T23:01:57.328Z | Downloaded progenitor-client v0.13.0 |
| 971 | 2026-04-17T23:01:57.331Z | Downloaded progenitor v0.13.0 |
| 972 | 2026-04-17T23:01:57.331Z | Downloaded hickory-resolver v0.25.2 |
| 973 | 2026-04-17T23:01:57.334Z | Downloaded password-hash v0.4.2 |
| 974 | 2026-04-17T23:01:57.334Z | Downloaded parse-display-derive v0.10.0 |
| 975 | 2026-04-17T23:01:57.337Z | Downloaded oso v0.27.3 |
| 976 | 2026-04-17T23:01:57.337Z | Downloaded aes v0.8.4 |
| 977 | 2026-04-17T23:01:57.340Z | Downloaded radium v0.7.0 |
| 978 | 2026-04-17T23:01:57.340Z | Downloaded headers v0.4.1 |
| 979 | 2026-04-17T23:01:57.343Z | Downloaded diesel_derives v2.3.7 |
| 980 | 2026-04-17T23:01:57.348Z | Downloaded rustc_version v0.4.1 |
| 981 | 2026-04-17T23:01:57.351Z | Downloaded rustc_version v0.1.7 |
| 982 | 2026-04-17T23:01:57.351Z | Downloaded rand_core v0.10.0 |
| 983 | 2026-04-17T23:01:57.351Z | Downloaded proc-macro-error2 v2.0.1 |
| 984 | 2026-04-17T23:01:57.354Z | Downloaded same-file v1.0.6 |
| 985 | 2026-04-17T23:01:57.354Z | Downloaded scheduled-thread-pool v0.2.7 |
| 986 | 2026-04-17T23:01:57.357Z | Downloaded rand_chacha v0.9.0 |
| 987 | 2026-04-17T23:01:57.357Z | Downloaded miniz_oxide v0.8.9 |
| 988 | 2026-04-17T23:01:57.361Z | Downloaded ar_archive_writer v0.5.1 |
| 989 | 2026-04-17T23:01:57.361Z | Downloaded predicates-core v1.0.10 |
| 990 | 2026-04-17T23:01:57.364Z | Downloaded salsa20 v0.10.2 |
| 991 | 2026-04-17T23:01:57.364Z | Downloaded oxide-tokio-rt v0.1.4 |
| 992 | 2026-04-17T23:01:57.364Z | Downloaded oso-derive v0.27.3 |
| 993 | 2026-04-17T23:01:57.367Z | Downloaded postcard v1.1.3 |
| 994 | 2026-04-17T23:01:57.367Z | Downloaded indexmap v1.9.3 |
| 995 | 2026-04-17T23:01:57.371Z | Downloaded psm v0.1.30 |
| 996 | 2026-04-17T23:01:57.371Z | Downloaded num_enum v0.7.5 |
| 997 | 2026-04-17T23:01:57.374Z | Downloaded papergrid v0.17.0 |
| 998 | 2026-04-17T23:01:57.378Z | Downloaded serde-big-array v0.5.1 |
| 999 | 2026-04-17T23:01:57.378Z | Downloaded seq-macro v0.3.6 |
| 1000 | 2026-04-17T23:01:57.385Z | Downloaded sapling-renderdag v0.1.0 |
| 1001 | 2026-04-17T23:01:57.385Z | Downloaded rand_core v0.9.5 |
| 1002 | 2026-04-17T23:01:57.385Z | Downloaded postgres-protocol v0.6.10 |
| 1003 | 2026-04-17T23:01:57.385Z | Downloaded jiff-static v0.2.21 |
| 1004 | 2026-04-17T23:01:57.391Z | Downloaded num-integer v0.1.46 |
| 1005 | 2026-04-17T23:01:57.391Z | Downloaded futures v0.3.32 |
| 1006 | 2026-04-17T23:01:57.391Z | Downloaded rand_core v0.6.4 |
| 1007 | 2026-04-17T23:01:57.391Z | Downloaded pkcs1 v0.7.5 |
| 1008 | 2026-04-17T23:01:57.394Z | Downloaded serde_bytes v0.11.19 |
| 1009 | 2026-04-17T23:01:57.394Z | Downloaded flume v0.11.1 |
| 1010 | 2026-04-17T23:01:57.394Z | Downloaded serde_urlencoded v0.7.1 |
| 1011 | 2026-04-17T23:01:57.398Z | Downloaded sha1 v0.10.6 |
| 1012 | 2026-04-17T23:01:57.398Z | Downloaded semver v0.1.20 |
| 1013 | 2026-04-17T23:01:57.398Z | Downloaded secrecy v0.10.3 |
| 1014 | 2026-04-17T23:01:57.405Z | Downloaded secrecy v0.8.0 |
| 1015 | 2026-04-17T23:01:57.405Z | Downloaded serde_plain v1.0.2 |
| 1016 | 2026-04-17T23:01:57.405Z | Downloaded scrypt v0.11.0 |
| 1017 | 2026-04-17T23:01:57.405Z | Downloaded scopeguard v1.2.0 |
| 1018 | 2026-04-17T23:01:57.411Z | Downloaded dropshot_endpoint v0.16.7 |
| 1019 | 2026-04-17T23:01:57.411Z | Downloaded pbkdf2 v0.11.0 |
| 1020 | 2026-04-17T23:01:57.412Z | Downloaded path-slash v0.1.5 |
| 1021 | 2026-04-17T23:01:57.412Z | Downloaded parse-size v1.1.0 |
| 1022 | 2026-04-17T23:01:57.412Z | Downloaded parse-display v0.10.0 |
| 1023 | 2026-04-17T23:01:57.418Z | Downloaded serde_repr v0.1.20 |
| 1024 | 2026-04-17T23:01:57.418Z | Downloaded quinn-udp v0.5.14 |
| 1025 | 2026-04-17T23:01:57.418Z | Downloaded rusty-fork v0.3.1 |
| 1026 | 2026-04-17T23:01:57.418Z | Downloaded signal-hook-tokio v0.3.1 |
| 1027 | 2026-04-17T23:01:57.421Z | Downloaded shell-words v1.1.1 |
| 1028 | 2026-04-17T23:01:57.422Z | Downloaded pin-project v1.1.11 |
| 1029 | 2026-04-17T23:01:57.426Z | Downloaded rustversion v1.0.22 |
| 1030 | 2026-04-17T23:01:57.430Z | Downloaded prefix-trie v0.7.0 |
| 1031 | 2026-04-17T23:01:57.433Z | Downloaded rustls-native-certs v0.8.3 |
| 1032 | 2026-04-17T23:01:57.433Z | Downloaded siphasher v1.0.2 |
| 1033 | 2026-04-17T23:01:57.433Z | Downloaded sigpipe v0.1.3 |
| 1034 | 2026-04-17T23:01:57.436Z | Downloaded slog-bunyan v2.5.0 |
| 1035 | 2026-04-17T23:01:57.436Z | Downloaded postgres-types v0.2.12 |
| 1036 | 2026-04-17T23:01:57.436Z | Downloaded signature v2.2.0 |
| 1037 | 2026-04-17T23:01:57.439Z | Downloaded signal-hook-mio v0.2.5 |
| 1038 | 2026-04-17T23:01:57.439Z | Downloaded resolv-conf v0.7.6 |
| 1039 | 2026-04-17T23:01:57.443Z | Downloaded minimal-lexical v0.2.1 |
| 1040 | 2026-04-17T23:01:57.443Z | Downloaded hashbrown v0.12.3 |
| 1041 | 2026-04-17T23:01:57.446Z | Downloaded aes-gcm v0.10.3 |
| 1042 | 2026-04-17T23:01:57.449Z | Downloaded rand_seeder v0.4.0 |
| 1043 | 2026-04-17T23:01:57.449Z | Downloaded progenitor-impl v0.10.0 |
| 1044 | 2026-04-17T23:01:57.452Z | Downloaded progenitor-impl v0.11.2 |
| 1045 | 2026-04-17T23:01:57.452Z | Downloaded rustls-pemfile v2.2.0 |
| 1046 | 2026-04-17T23:01:57.455Z | Downloaded slog-envlogger v2.2.0 |
| 1047 | 2026-04-17T23:01:57.455Z | Downloaded serde_path_to_error v0.1.20 |
| 1048 | 2026-04-17T23:01:57.460Z | Downloaded serde-hex v0.1.0 |
| 1049 | 2026-04-17T23:01:57.460Z | Downloaded schemars_derive v0.8.22 |
| 1050 | 2026-04-17T23:01:57.460Z | Downloaded sec1 v0.7.3 |
| 1051 | 2026-04-17T23:01:57.469Z | Downloaded progenitor-impl v0.13.0 |
| 1052 | 2026-04-17T23:01:57.472Z | Downloaded scroll_derive v0.13.1 |
| 1053 | 2026-04-17T23:01:57.473Z | Downloaded scroll v0.13.0 |
| 1054 | 2026-04-17T23:01:57.473Z | Downloaded serde_spanned v1.0.4 |
| 1055 | 2026-04-17T23:01:57.473Z | Downloaded serde_derive_internals v0.29.1 |
| 1056 | 2026-04-17T23:01:57.477Z | Downloaded sqlparser_derive v0.5.0 |
| 1057 | 2026-04-17T23:01:57.480Z | Downloaded hyper-util v0.1.20 |
| 1058 | 2026-04-17T23:01:57.484Z | Downloaded http v1.4.0 |
| 1059 | 2026-04-17T23:01:57.487Z | Downloaded openssl-sys v0.9.111 |
| 1060 | 2026-04-17T23:01:57.492Z | Downloaded russh-keys v0.45.0 |
| 1061 | 2026-04-17T23:01:57.495Z | Downloaded shlex v1.3.0 |
| 1062 | 2026-04-17T23:01:57.495Z | Downloaded ssh-cipher v0.2.0 |
| 1063 | 2026-04-17T23:01:57.495Z | Downloaded ssh-encoding v0.2.0 |
| 1064 | 2026-04-17T23:01:57.498Z | Downloaded strum v0.27.2 |
| 1065 | 2026-04-17T23:01:57.498Z | Downloaded strum v0.26.3 |
| 1066 | 2026-04-17T23:01:57.498Z | Downloaded signal-hook-registry v1.4.8 |
| 1067 | 2026-04-17T23:01:57.502Z | Downloaded rustls-pki-types v1.14.0 |
| 1068 | 2026-04-17T23:01:57.502Z | Downloaded prettyplease v0.2.37 |
| 1069 | 2026-04-17T23:01:57.505Z | Downloaded mio v1.2.0 |
| 1070 | 2026-04-17T23:01:57.508Z | Downloaded rustls-pemfile v1.0.4 |
| 1071 | 2026-04-17T23:01:57.511Z | Downloaded slog-term v2.9.2 |
| 1072 | 2026-04-17T23:01:57.514Z | Downloaded simd-adler32 v0.3.8 |
| 1073 | 2026-04-17T23:01:57.514Z | Downloaded supports-color v3.0.2 |
| 1074 | 2026-04-17T23:01:57.517Z | Downloaded structmeta v0.3.0 |
| 1075 | 2026-04-17T23:01:57.517Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1076 | 2026-04-17T23:01:57.517Z | Downloaded structmeta-derive v0.3.0 |
| 1077 | 2026-04-17T23:01:57.522Z | Downloaded itertools v0.10.5 |
| 1078 | 2026-04-17T23:01:57.526Z | Downloaded hickory-server v0.25.2 |
| 1079 | 2026-04-17T23:01:57.529Z | Downloaded slog-async v2.8.0 |
| 1080 | 2026-04-17T23:01:57.532Z | Downloaded sync_wrapper v1.0.2 |
| 1081 | 2026-04-17T23:01:57.532Z | Downloaded sync-ptr v0.1.4 |
| 1082 | 2026-04-17T23:01:57.532Z | Downloaded tap v1.0.1 |
| 1083 | 2026-04-17T23:01:57.536Z | Downloaded take_mut v0.2.2 |
| 1084 | 2026-04-17T23:01:57.536Z | Downloaded sct v0.7.1 |
| 1085 | 2026-04-17T23:01:57.536Z | Downloaded smf v0.2.3 |
| 1086 | 2026-04-17T23:01:57.540Z | Downloaded slog-stdlog v4.1.1 |
| 1087 | 2026-04-17T23:01:57.540Z | Downloaded slog-scope v4.4.1 |
| 1088 | 2026-04-17T23:01:57.540Z | Downloaded slog-json v2.6.1 |
| 1089 | 2026-04-17T23:01:57.544Z | Downloaded ron v0.8.1 |
| 1090 | 2026-04-17T23:01:57.544Z | Downloaded crossterm v0.29.0 |
| 1091 | 2026-04-17T23:01:57.547Z | Downloaded crossterm v0.28.1 |
| 1092 | 2026-04-17T23:01:57.551Z | Downloaded termtree v0.5.1 |
| 1093 | 2026-04-17T23:01:57.557Z | Downloaded tabwriter v1.4.1 |
| 1094 | 2026-04-17T23:01:57.557Z | Downloaded snafu-derive v0.8.9 |
| 1095 | 2026-04-17T23:01:57.558Z | Downloaded tagptr v0.2.0 |
| 1096 | 2026-04-17T23:01:57.561Z | Downloaded time-core v0.1.8 |
| 1097 | 2026-04-17T23:01:57.561Z | Downloaded testing_table v0.3.0 |
| 1098 | 2026-04-17T23:01:57.561Z | Downloaded serde_with_macros v3.17.0 |
| 1099 | 2026-04-17T23:01:57.561Z | Downloaded subtle v2.6.1 |
| 1100 | 2026-04-17T23:01:57.561Z | Downloaded slab v0.4.12 |
| 1101 | 2026-04-17T23:01:57.569Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1102 | 2026-04-17T23:01:57.573Z | Downloaded thread-id v5.1.0 |
| 1103 | 2026-04-17T23:01:57.576Z | Downloaded tinyvec_macros v0.1.1 |
| 1104 | 2026-04-17T23:01:57.579Z | Downloaded p256 v0.13.2 |
| 1105 | 2026-04-17T23:01:57.582Z | Downloaded pretty_assertions v1.4.1 |
| 1106 | 2026-04-17T23:01:57.585Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1107 | 2026-04-17T23:01:57.588Z | Downloaded static_assertions v1.1.0 |
| 1108 | 2026-04-17T23:01:57.588Z | Downloaded tabled_derive v0.11.0 |
| 1109 | 2026-04-17T23:01:57.591Z | Downloaded smallvec v0.6.14 |
| 1110 | 2026-04-17T23:01:57.591Z | Downloaded stacker v0.1.23 |
| 1111 | 2026-04-17T23:01:57.591Z | Downloaded strum_macros v0.27.2 |
| 1112 | 2026-04-17T23:01:57.593Z | Downloaded strum_macros v0.26.4 |
| 1113 | 2026-04-17T23:01:57.597Z | Downloaded support-bundle-viewer v0.1.2 |
| 1114 | 2026-04-17T23:01:57.597Z | Downloaded schemars v0.8.22 |
| 1115 | 2026-04-17T23:01:57.602Z | Downloaded strum_macros v0.24.3 |
| 1116 | 2026-04-17T23:01:57.605Z | Downloaded slog-dtrace v0.3.0 |
| 1117 | 2026-04-17T23:01:57.605Z | Downloaded num-bigint-dig v0.8.6 |
| 1118 | 2026-04-17T23:01:57.609Z | Downloaded num-bigint v0.4.6 |
| 1119 | 2026-04-17T23:01:57.612Z | Downloaded topological-sort v0.2.2 |
| 1120 | 2026-04-17T23:01:57.612Z | Downloaded rcgen v0.12.1 |
| 1121 | 2026-04-17T23:01:57.615Z | Downloaded nom v7.1.3 |
| 1122 | 2026-04-17T23:01:57.620Z | Downloaded serde_cbor v0.11.2 |
| 1123 | 2026-04-17T23:01:57.623Z | Downloaded quinn v0.11.9 |
| 1124 | 2026-04-17T23:01:57.623Z | Downloaded libxml v0.3.3 |
| 1125 | 2026-04-17T23:01:57.628Z | Downloaded try-lock v0.2.5 |
| 1126 | 2026-04-17T23:01:57.628Z | Downloaded tower-service v0.3.3 |
| 1127 | 2026-04-17T23:01:57.628Z | Downloaded tower-layer v0.3.3 |
| 1128 | 2026-04-17T23:01:57.637Z | Downloaded sqlformat v0.3.5 |
| 1129 | 2026-04-17T23:01:57.637Z | Downloaded stringprep v0.1.5 |
| 1130 | 2026-04-17T23:01:57.638Z | Downloaded string_cache v0.8.9 |
| 1131 | 2026-04-17T23:01:57.638Z | Downloaded tls_codec_derive v0.4.2 |
| 1132 | 2026-04-17T23:01:57.638Z | Downloaded termios v0.3.3 |
| 1133 | 2026-04-17T23:01:57.638Z | Downloaded signal-hook v0.3.18 |
| 1134 | 2026-04-17T23:01:57.641Z | Downloaded qorb v0.4.1 |
| 1135 | 2026-04-17T23:01:57.641Z | Downloaded publicsuffix v2.3.0 |
| 1136 | 2026-04-17T23:01:57.641Z | Downloaded hashbrown v0.15.5 |
| 1137 | 2026-04-17T23:01:57.644Z | Downloaded time-macros v0.2.27 |
| 1138 | 2026-04-17T23:01:57.652Z | Downloaded thread_local v1.1.9 |
| 1139 | 2026-04-17T23:01:57.652Z | Downloaded thiserror-no-std v2.0.2 |
| 1140 | 2026-04-17T23:01:57.657Z | Downloaded tokio-native-tls v0.3.1 |
| 1141 | 2026-04-17T23:01:57.657Z | Downloaded tokio-macros v2.7.0 |
| 1142 | 2026-04-17T23:01:57.657Z | Downloaded tokio-dtrace v0.1.1 |
| 1143 | 2026-04-17T23:01:57.658Z | Downloaded tls_codec v0.4.2 |
| 1144 | 2026-04-17T23:01:57.658Z | Downloaded spin v0.9.8 |
| 1145 | 2026-04-17T23:01:57.658Z | Downloaded iddqd v0.3.17 |
| 1146 | 2026-04-17T23:01:57.661Z | Downloaded trait-variant v0.1.2 |
| 1147 | 2026-04-17T23:01:57.661Z | Downloaded tokio-tungstenite v0.21.0 |
| 1148 | 2026-04-17T23:01:57.664Z | Downloaded hashbrown v0.13.2 |
| 1149 | 2026-04-17T23:01:57.667Z | Downloaded tiny-keccak v2.0.2 |
| 1150 | 2026-04-17T23:01:57.670Z | Downloaded untrusted v0.7.1 |
| 1151 | 2026-04-17T23:01:57.670Z | Downloaded slog v2.8.2 |
| 1152 | 2026-04-17T23:01:57.673Z | Downloaded similar v2.7.0 |
| 1153 | 2026-04-17T23:01:57.676Z | Downloaded tokio-rustls v0.25.0 |
| 1154 | 2026-04-17T23:01:57.676Z | Downloaded unarray v0.1.4 |
| 1155 | 2026-04-17T23:01:57.676Z | Downloaded tokio-tungstenite v0.23.1 |
| 1156 | 2026-04-17T23:01:57.679Z | Downloaded unit-prefix v0.5.2 |
| 1157 | 2026-04-17T23:01:57.679Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1158 | 2026-04-17T23:01:57.679Z | Downloaded itertools v0.12.1 |
| 1159 | 2026-04-17T23:01:57.683Z | Downloaded unicode-truncate v1.1.0 |
| 1160 | 2026-04-17T23:01:57.686Z | Downloaded typify-macro v0.4.3 |
| 1161 | 2026-04-17T23:01:57.686Z | Downloaded rsa v0.9.10 |
| 1162 | 2026-04-17T23:01:57.689Z | Downloaded hyper v1.8.1 |
| 1163 | 2026-04-17T23:01:57.692Z | Downloaded iri-string v0.7.10 |
| 1164 | 2026-04-17T23:01:57.697Z | Downloaded void v1.0.2 |
| 1165 | 2026-04-17T23:01:57.700Z | Downloaded utf-8 v0.7.6 |
| 1166 | 2026-04-17T23:01:57.700Z | Downloaded usdt-macro v0.6.0 |
| 1167 | 2026-04-17T23:01:57.700Z | Downloaded usdt-attr-macro v0.6.0 |
| 1168 | 2026-04-17T23:01:57.700Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1169 | 2026-04-17T23:01:57.703Z | Downloaded want v0.3.1 |
| 1170 | 2026-04-17T23:01:57.703Z | Downloaded usdt v0.6.0 |
| 1171 | 2026-04-17T23:01:57.703Z | Downloaded untrusted v0.9.0 |
| 1172 | 2026-04-17T23:01:57.706Z | Downloaded term v1.2.1 |
| 1173 | 2026-04-17T23:01:57.706Z | Downloaded futures-util v0.3.32 |
| 1174 | 2026-04-17T23:01:57.713Z | Downloaded rand v0.8.5 |
| 1175 | 2026-04-17T23:01:57.718Z | Downloaded universal-hash v0.5.1 |
| 1176 | 2026-04-17T23:01:57.718Z | Downloaded socket2 v0.5.10 |
| 1177 | 2026-04-17T23:01:57.722Z | Downloaded term v0.7.0 |
| 1178 | 2026-04-17T23:01:57.722Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1179 | 2026-04-17T23:01:57.722Z | Downloaded spki v0.7.3 |
| 1180 | 2026-04-17T23:01:57.727Z | Downloaded ryu v1.0.23 |
| 1181 | 2026-04-17T23:01:57.727Z | Downloaded wait-timeout v0.2.1 |
| 1182 | 2026-04-17T23:01:57.737Z | Downloaded rayon-core v1.13.0 |
| 1183 | 2026-04-17T23:01:57.737Z | Downloaded aho-corasick v1.1.4 |
| 1184 | 2026-04-17T23:01:57.740Z | Downloaded tui-tree-widget v0.23.1 |
| 1185 | 2026-04-17T23:01:57.740Z | Downloaded h2 v0.4.13 |
| 1186 | 2026-04-17T23:01:57.740Z | Downloaded tokio-stream v0.1.18 |
| 1187 | 2026-04-17T23:01:57.744Z | Downloaded waitgroup v0.1.2 |
| 1188 | 2026-04-17T23:01:57.745Z | Downloaded samael v0.0.19 |
| 1189 | 2026-04-17T23:01:57.748Z | Downloaded schemars v0.9.0 |
| 1190 | 2026-04-17T23:01:57.754Z | Downloaded xshell-macros v0.2.7 |
| 1191 | 2026-04-17T23:01:57.757Z | Downloaded tokio-rustls v0.24.1 |
| 1192 | 2026-04-17T23:01:57.757Z | Downloaded typify-macro v0.6.1 |
| 1193 | 2026-04-17T23:01:57.757Z | Downloaded schemars v1.2.1 |
| 1194 | 2026-04-17T23:01:57.765Z | Downloaded zeroize_derive v1.4.3 |
| 1195 | 2026-04-17T23:01:57.773Z | Downloaded unicase v2.9.0 |
| 1196 | 2026-04-17T23:01:57.773Z | Downloaded tokio-rustls v0.26.4 |
| 1197 | 2026-04-17T23:01:57.773Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1198 | 2026-04-17T23:01:57.778Z | Downloaded itertools v0.13.0 |
| 1199 | 2026-04-17T23:01:57.778Z | Downloaded rustls-webpki v0.103.9 |
| 1200 | 2026-04-17T23:01:57.778Z | Downloaded vergen-lib v0.1.6 |
| 1201 | 2026-04-17T23:01:57.778Z | Downloaded vergen-git2 v1.0.7 |
| 1202 | 2026-04-17T23:01:57.783Z | Downloaded zone v0.3.1 |
| 1203 | 2026-04-17T23:01:57.783Z | Downloaded walkdir v2.5.0 |
| 1204 | 2026-04-17T23:01:57.788Z | Downloaded tinyvec v1.10.0 |
| 1205 | 2026-04-17T23:01:57.788Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1206 | 2026-04-17T23:01:57.788Z | Downloaded socket2 v0.6.3 |
| 1207 | 2026-04-17T23:01:57.791Z | Downloaded itertools v0.14.0 |
| 1208 | 2026-04-17T23:01:57.798Z | Downloaded p521 v0.13.3 |
| 1209 | 2026-04-17T23:01:57.798Z | Downloaded vsss-rs v3.3.4 |
| 1210 | 2026-04-17T23:01:57.802Z | Downloaded whoami v2.1.0 |
| 1211 | 2026-04-17T23:01:57.802Z | Downloaded hkdf v0.12.4 |
| 1212 | 2026-04-17T23:01:57.802Z | Downloaded zone_cfg_derive v0.3.1 |
| 1213 | 2026-04-17T23:01:57.806Z | Downloaded uzers v0.12.2 |
| 1214 | 2026-04-17T23:01:57.810Z | Downloaded xattr v1.6.1 |
| 1215 | 2026-04-17T23:01:57.815Z | Downloaded unicode-properties v0.1.4 |
| 1216 | 2026-04-17T23:01:57.815Z | Downloaded test-strategy v0.4.5 |
| 1217 | 2026-04-17T23:01:57.818Z | Downloaded snafu v0.8.9 |
| 1218 | 2026-04-17T23:01:57.821Z | Downloaded xshell v0.2.7 |
| 1219 | 2026-04-17T23:01:57.821Z | Downloaded tracing-attributes v0.1.31 |
| 1220 | 2026-04-17T23:01:57.823Z | Downloaded wyz v0.5.1 |
| 1221 | 2026-04-17T23:01:57.823Z | Downloaded subprocess v0.2.15 |
| 1222 | 2026-04-17T23:01:57.827Z | Downloaded zeroize v1.8.2 |
| 1223 | 2026-04-17T23:01:57.827Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1224 | 2026-04-17T23:01:57.830Z | Downloaded whoami v1.6.1 |
| 1225 | 2026-04-17T23:01:57.833Z | Downloaded rand v0.9.2 |
| 1226 | 2026-04-17T23:01:57.836Z | Downloaded tar v0.4.45 |
| 1227 | 2026-04-17T23:01:57.839Z | Downloaded zstd-safe v7.2.4 |
| 1228 | 2026-04-17T23:01:57.842Z | Downloaded russh v0.45.0 |
| 1229 | 2026-04-17T23:01:57.845Z | Downloaded zstd v0.13.3 |
| 1230 | 2026-04-17T23:01:57.845Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1231 | 2026-04-17T23:01:57.849Z | Downloaded toml v0.7.8 |
| 1232 | 2026-04-17T23:01:57.852Z | Downloaded steno v0.4.1 |
| 1233 | 2026-04-17T23:01:57.852Z | Downloaded rand v0.10.0 |
| 1234 | 2026-04-17T23:01:57.855Z | Downloaded libm v0.2.16 |
| 1235 | 2026-04-17T23:01:57.860Z | Downloaded unicode-bidi v0.3.18 |
| 1236 | 2026-04-17T23:01:57.862Z | Downloaded vergen-gitcl v1.0.8 |
| 1237 | 2026-04-17T23:01:57.862Z | Downloaded vergen v9.0.6 |
| 1238 | 2026-04-17T23:01:57.866Z | Downloaded typify v0.6.1 |
| 1239 | 2026-04-17T23:01:57.871Z | Downloaded usdt-impl v0.6.0 |
| 1240 | 2026-04-17T23:01:57.879Z | Downloaded yasna v0.5.2 |
| 1241 | 2026-04-17T23:01:57.882Z | Downloaded tracing-core v0.1.36 |
| 1242 | 2026-04-17T23:01:57.882Z | Downloaded zerocopy v0.6.6 |
| 1243 | 2026-04-17T23:01:57.882Z | Downloaded unsafe-libyaml v0.2.11 |
| 1244 | 2026-04-17T23:01:57.886Z | Downloaded bindgen v0.71.1 |
| 1245 | 2026-04-17T23:01:57.896Z | Downloaded typify v0.4.3 |
| 1246 | 2026-04-17T23:01:57.902Z | Downloaded tungstenite v0.21.0 |
| 1247 | 2026-04-17T23:01:57.902Z | Downloaded aws-lc-rs v1.16.0 |
| 1248 | 2026-04-17T23:01:57.902Z | Downloaded rpassword v7.4.0 |
| 1249 | 2026-04-17T23:01:57.908Z | Downloaded tungstenite v0.23.0 |
| 1250 | 2026-04-17T23:01:57.916Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1251 | 2026-04-17T23:01:57.920Z | Downloaded rustyline v14.0.0 |
| 1252 | 2026-04-17T23:01:57.926Z | Downloaded twox-hash v2.1.2 |
| 1253 | 2026-04-17T23:01:57.933Z | Downloaded tokio-postgres v0.7.16 |
| 1254 | 2026-04-17T23:01:57.940Z | Downloaded zopfli v0.8.3 |
| 1255 | 2026-04-17T23:01:57.962Z | Downloaded toml_edit v0.19.15 |
| 1256 | 2026-04-17T23:01:57.976Z | Downloaded vte v0.14.1 |
| 1257 | 2026-04-17T23:01:57.980Z | Downloaded p384 v0.13.1 |
| 1258 | 2026-04-17T23:01:57.980Z | Downloaded yansi v1.0.1 |
| 1259 | 2026-04-17T23:01:57.981Z | Downloaded chrono v0.4.44 |
| 1260 | 2026-04-17T23:01:57.984Z | Downloaded reedline v0.40.0 |
| 1261 | 2026-04-17T23:01:57.987Z | Downloaded zip v0.6.6 |
| 1262 | 2026-04-17T23:01:57.990Z | Downloaded reqwest v0.12.28 |
| 1263 | 2026-04-17T23:01:57.993Z | Downloaded ssh-key v0.6.7 |
| 1264 | 2026-04-17T23:01:57.996Z | Downloaded curve25519-dalek v4.1.3 |
| 1265 | 2026-04-17T23:01:58.003Z | Downloaded uuid v1.23.0 |
| 1266 | 2026-04-17T23:01:58.005Z | Downloaded regex v1.12.3 |
| 1267 | 2026-04-17T23:01:58.008Z | Downloaded unicode_categories v0.1.1 |
| 1268 | 2026-04-17T23:01:58.008Z | Downloaded rayon v1.11.0 |
| 1269 | 2026-04-17T23:01:58.013Z | Downloaded bitvec v1.0.1 |
| 1270 | 2026-04-17T23:01:58.022Z | Downloaded reqwest v0.13.2 |
| 1271 | 2026-04-17T23:01:58.026Z | Downloaded portable-atomic v1.13.1 |
| 1272 | 2026-04-17T23:01:58.035Z | Downloaded quick-xml v0.37.5 |
| 1273 | 2026-04-17T23:01:58.039Z | Downloaded x509-cert v0.2.5 |
| 1274 | 2026-04-17T23:01:58.045Z | Downloaded goblin v0.10.5 |
| 1275 | 2026-04-17T23:01:58.048Z | Downloaded git2 v0.20.4 |
| 1276 | 2026-04-17T23:01:58.051Z | Downloaded tower v0.5.3 |
| 1277 | 2026-04-17T23:01:58.056Z | Downloaded typed-path v0.9.3 |
| 1278 | 2026-04-17T23:01:58.061Z | Downloaded zerocopy-derive v0.8.40 |
| 1279 | 2026-04-17T23:01:58.065Z | Downloaded salty v0.3.0 |
| 1280 | 2026-04-17T23:01:58.069Z | Downloaded moka v0.12.13 |
| 1281 | 2026-04-17T23:01:58.074Z | Downloaded rustls-webpki v0.101.7 |
| 1282 | 2026-04-17T23:01:58.082Z | Downloaded tokio-util v0.7.18 |
| 1283 | 2026-04-17T23:01:58.087Z | Downloaded tough v0.20.0 |
| 1284 | 2026-04-17T23:01:58.095Z | Downloaded unicode-segmentation v1.12.0 |
| 1285 | 2026-04-17T23:01:58.098Z | Downloaded proptest v1.10.0 |
| 1286 | 2026-04-17T23:01:58.103Z | Downloaded zip v4.6.1 |
| 1287 | 2026-04-17T23:01:58.108Z | Downloaded unicode-normalization v0.1.25 |
| 1288 | 2026-04-17T23:01:58.112Z | Downloaded lalrpop v0.19.12 |
| 1289 | 2026-04-17T23:01:58.115Z | Downloaded tower-http v0.6.8 |
| 1290 | 2026-04-17T23:01:58.119Z | Downloaded rustls-webpki v0.102.8 |
| 1291 | 2026-04-17T23:01:58.130Z | Downloaded petname v2.0.2 |
| 1292 | 2026-04-17T23:01:58.135Z | Downloaded serde_with v3.17.0 |
| 1293 | 2026-04-17T23:01:58.145Z | Downloaded radix_trie v0.2.1 |
| 1294 | 2026-04-17T23:01:58.148Z | Downloaded winnow v0.5.40 |
| 1295 | 2026-04-17T23:01:58.151Z | Downloaded winnow v0.6.26 |
| 1296 | 2026-04-17T23:01:58.158Z | Downloaded quinn-proto v0.11.13 |
| 1297 | 2026-04-17T23:01:58.162Z | Downloaded object v0.30.4 |
| 1298 | 2026-04-17T23:01:58.168Z | Downloaded polar-core v0.27.3 |
| 1299 | 2026-04-17T23:01:58.191Z | Downloaded openssl v0.10.75 |
| 1300 | 2026-04-17T23:01:58.198Z | Downloaded nix v0.27.1 |
| 1301 | 2026-04-17T23:01:58.212Z | Downloaded bstr v1.12.1 |
| 1302 | 2026-04-17T23:01:58.222Z | Downloaded tabled v0.20.0 |
| 1303 | 2026-04-17T23:01:58.235Z | Downloaded time v0.3.47 |
| 1304 | 2026-04-17T23:01:58.251Z | Downloaded rustls v0.21.12 |
| 1305 | 2026-04-17T23:01:58.258Z | Downloaded nix v0.29.0 |
| 1306 | 2026-04-17T23:01:58.264Z | Downloaded nix v0.28.0 |
| 1307 | 2026-04-17T23:01:58.271Z | Downloaded smoltcp v0.9.1 |
| 1308 | 2026-04-17T23:01:58.277Z | Downloaded zlib-rs v0.6.2 |
| 1309 | 2026-04-17T23:01:58.281Z | Downloaded nix v0.31.2 |
| 1310 | 2026-04-17T23:01:58.289Z | Downloaded regex-syntax v0.6.29 |
| 1311 | 2026-04-17T23:01:58.295Z | Downloaded webpki-roots v1.0.6 |
| 1312 | 2026-04-17T23:01:58.303Z | Downloaded hickory-proto v0.24.4 |
| 1313 | 2026-04-17T23:01:58.311Z | Downloaded vcpkg v0.2.15 |
| 1314 | 2026-04-17T23:01:58.327Z | Downloaded rustls v0.22.4 |
| 1315 | 2026-04-17T23:01:58.334Z | Downloaded regex-syntax v0.8.10 |
| 1316 | 2026-04-17T23:01:58.339Z | Downloaded smoltcp v0.11.0 |
| 1317 | 2026-04-17T23:01:58.346Z | Downloaded zerocopy v0.8.40 |
| 1318 | 2026-04-17T23:01:58.352Z | Downloaded rustix v0.38.44 |
| 1319 | 2026-04-17T23:01:58.366Z | Downloaded rustls v0.23.37 |
| 1320 | 2026-04-17T23:01:58.372Z | Downloaded hickory-proto v0.25.2 |
| 1321 | 2026-04-17T23:01:58.384Z | Downloaded regress v0.10.5 |
| 1322 | 2026-04-17T23:01:58.389Z | Downloaded diesel v2.3.7 |
| 1323 | 2026-04-17T23:01:58.399Z | Downloaded openapiv3 v2.2.0 |
| 1324 | 2026-04-17T23:01:58.406Z | Downloaded dropshot v0.17.0 |
| 1325 | 2026-04-17T23:01:58.419Z | Downloaded object v0.37.3 |
| 1326 | 2026-04-17T23:01:58.433Z | Downloaded sqlparser v0.61.0 |
| 1327 | 2026-04-17T23:01:58.461Z | Downloaded sled v0.34.7 |
| 1328 | 2026-04-17T23:01:58.472Z | Downloaded tracing v0.1.44 |
| 1329 | 2026-04-17T23:01:58.483Z | Downloaded typify-impl v0.6.1 |
| 1330 | 2026-04-17T23:01:58.491Z | Downloaded ratatui v0.29.0 |
| 1331 | 2026-04-17T23:01:58.503Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1332 | 2026-04-17T23:01:58.510Z | Downloaded zerocopy-derive v0.6.6 |
| 1333 | 2026-04-17T23:01:58.516Z | Downloaded typify-impl v0.4.3 |
| 1334 | 2026-04-17T23:01:58.537Z | Downloaded regex-automata v0.4.14 |
| 1335 | 2026-04-17T23:01:58.549Z | Downloaded petgraph v0.6.5 |
| 1336 | 2026-04-17T23:01:58.564Z | Downloaded chrono-tz v0.10.4 |
| 1337 | 2026-04-17T23:01:58.574Z | Downloaded jiff v0.2.21 |
| 1338 | 2026-04-17T23:01:58.584Z | Downloaded csv v1.4.0 |
| 1339 | 2026-04-17T23:01:58.596Z | Downloaded petgraph v0.8.3 |
| 1340 | 2026-04-17T23:01:58.609Z | Downloaded libz-sys v1.1.24 |
| 1341 | 2026-04-17T23:01:58.629Z | Downloaded sha3 v0.10.8 |
| 1342 | 2026-04-17T23:01:58.638Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1343 | 2026-04-17T23:01:58.657Z | Downloaded encoding_rs v0.8.35 |
| 1344 | 2026-04-17T23:01:58.671Z | Downloaded tokio v1.52.1 |
| 1345 | 2026-04-17T23:01:58.803Z | Downloaded ring v0.17.14 |
| 1346 | 2026-04-17T23:01:58.835Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1347 | 2026-04-17T23:01:59.399Z | Downloaded aws-lc-sys v0.37.1 |
| 1348 | 2026-04-17T23:01:59.636Z | Compiling libc v0.2.185 |
| 1349 | 2026-04-17T23:01:59.636Z | Compiling serde v1.0.228 |
| 1350 | 2026-04-17T23:01:59.639Z | Compiling find-msvc-tools v0.1.9 |
| 1351 | 2026-04-17T23:01:59.639Z | Compiling log v0.4.29 |
| 1352 | 2026-04-17T23:01:59.800Z | Compiling shlex v1.3.0 |
| 1353 | 2026-04-17T23:01:59.800Z | Compiling smallvec v1.15.1 |
| 1354 | 2026-04-17T23:01:59.810Z | Compiling syn v2.0.117 |
| 1355 | 2026-04-17T23:01:59.823Z | Compiling typenum v1.19.0 |
| 1356 | 2026-04-17T23:01:59.984Z | Compiling generic-array v0.14.7 |
| 1357 | 2026-04-17T23:01:59.998Z | Compiling subtle v2.6.1 |
| 1358 | 2026-04-17T23:02:00.015Z | Compiling scopeguard v1.2.0 |
| 1359 | 2026-04-17T23:02:00.036Z | Compiling const-oid v0.9.6 |
| 1360 | 2026-04-17T23:02:00.103Z | Compiling lock_api v0.4.14 |
| 1361 | 2026-04-17T23:02:00.119Z | Compiling portable-atomic v1.13.1 |
| 1362 | 2026-04-17T23:02:00.173Z | Compiling zerocopy v0.8.40 |
| 1363 | 2026-04-17T23:02:00.225Z | Compiling serde_json v1.0.149 |
| 1364 | 2026-04-17T23:02:00.327Z | Compiling critical-section v1.2.0 |
| 1365 | 2026-04-17T23:02:00.448Z | Compiling parking_lot_core v0.9.12 |
| 1366 | 2026-04-17T23:02:00.464Z | Compiling pin-project-lite v0.2.17 |
| 1367 | 2026-04-17T23:02:00.638Z | Compiling pkg-config v0.3.32 |
| 1368 | 2026-04-17T23:02:00.679Z | Compiling getrandom v0.2.17 |
| 1369 | 2026-04-17T23:02:00.706Z | Compiling jobserver v0.1.34 |
| 1370 | 2026-04-17T23:02:00.785Z | Compiling errno v0.3.14 |
| 1371 | 2026-04-17T23:02:00.824Z | Compiling rand_core v0.6.4 |
| 1372 | 2026-04-17T23:02:00.906Z | Compiling cc v1.2.56 |
| 1373 | 2026-04-17T23:02:00.944Z | Compiling signal-hook-registry v1.4.8 |
| 1374 | 2026-04-17T23:02:01.091Z | Compiling once_cell v1.21.3 |
| 1375 | 2026-04-17T23:02:01.136Z | Compiling bitflags v2.11.0 |
| 1376 | 2026-04-17T23:02:01.225Z | Compiling libm v0.2.16 |
| 1377 | 2026-04-17T23:02:01.233Z | Compiling mio v1.2.0 |
| 1378 | 2026-04-17T23:02:01.306Z | Compiling parking_lot v0.12.5 |
| 1379 | 2026-04-17T23:02:01.367Z | Compiling num-traits v0.2.19 |
| 1380 | 2026-04-17T23:02:01.403Z | Compiling futures-core v0.3.32 |
| 1381 | 2026-04-17T23:02:01.578Z | Compiling percent-encoding v2.3.2 |
| 1382 | 2026-04-17T23:02:01.684Z | Compiling socket2 v0.6.3 |
| 1383 | 2026-04-17T23:02:01.698Z | Compiling allocator-api2 v0.2.21 |
| 1384 | 2026-04-17T23:02:01.719Z | Compiling foldhash v0.2.0 |
| 1385 | 2026-04-17T23:02:01.733Z | Compiling cpufeatures v0.2.17 |
| 1386 | 2026-04-17T23:02:01.769Z | Compiling futures-sink v0.3.32 |
| 1387 | 2026-04-17T23:02:01.803Z | Compiling futures-io v0.3.32 |
| 1388 | 2026-04-17T23:02:01.878Z | Compiling futures-channel v0.3.32 |
| 1389 | 2026-04-17T23:02:01.932Z | Compiling getrandom v0.4.1 |
| 1390 | 2026-04-17T23:02:01.959Z | Compiling slab v0.4.12 |
| 1391 | 2026-04-17T23:02:02.033Z | Compiling hashbrown v0.16.1 |
| 1392 | 2026-04-17T23:02:02.105Z | Compiling futures-task v0.3.32 |
| 1393 | 2026-04-17T23:02:02.115Z | Compiling getrandom v0.3.4 |
| 1394 | 2026-04-17T23:02:02.142Z | Compiling rand_core v0.10.0 |
| 1395 | 2026-04-17T23:02:02.284Z | Compiling rustversion v1.0.22 |
| 1396 | 2026-04-17T23:02:02.499Z | Compiling form_urlencoded v1.2.2 |
| 1397 | 2026-04-17T23:02:02.514Z | Compiling cmake v0.1.57 |
| 1398 | 2026-04-17T23:02:02.634Z | Compiling indexmap v2.13.0 |
| 1399 | 2026-04-17T23:02:02.669Z | Compiling synstructure v0.13.2 |
| 1400 | 2026-04-17T23:02:02.682Z | Compiling ident_case v1.0.1 |
| 1401 | 2026-04-17T23:02:02.827Z | Compiling dunce v1.0.5 |
| 1402 | 2026-04-17T23:02:02.901Z | Compiling fs_extra v1.3.0 |
| 1403 | 2026-04-17T23:02:02.926Z | Compiling base64ct v1.8.3 |
| 1404 | 2026-04-17T23:02:02.931Z | Compiling flagset v0.4.7 |
| 1405 | 2026-04-17T23:02:03.067Z | Compiling rand_core v0.9.5 |
| 1406 | 2026-04-17T23:02:03.073Z | Compiling rustix v1.1.3 |
| 1407 | 2026-04-17T23:02:03.165Z | Compiling aws-lc-sys v0.37.1 |
| 1408 | 2026-04-17T23:02:03.204Z | Compiling pem-rfc7468 v0.7.0 |
| 1409 | 2026-04-17T23:02:03.246Z | Compiling iana-time-zone v0.1.65 |
| 1410 | 2026-04-17T23:02:03.260Z | Compiling ring v0.17.14 |
| 1411 | 2026-04-17T23:02:03.274Z | Compiling uuid v1.23.0 |
| 1412 | 2026-04-17T23:02:03.332Z | Compiling rustc_version v0.4.1 |
| 1413 | 2026-04-17T23:02:03.445Z | Compiling regex-syntax v0.8.10 |
| 1414 | 2026-04-17T23:02:03.509Z | Compiling vcpkg v0.2.15 |
| 1415 | 2026-04-17T23:02:03.643Z | Compiling aws-lc-rs v1.16.0 |
| 1416 | 2026-04-17T23:02:03.955Z | Compiling tracing-core v0.1.36 |
| 1417 | 2026-04-17T23:02:04.015Z | Compiling pest_generator v2.8.6 |
| 1418 | 2026-04-17T23:02:04.328Z | Compiling openssl-sys v0.9.111 |
| 1419 | 2026-04-17T23:02:04.408Z | Compiling serde_derive v1.0.228 |
| 1420 | 2026-04-17T23:02:04.514Z | Compiling zeroize_derive v1.4.3 |
| 1421 | 2026-04-17T23:02:04.734Z | Compiling zerofrom-derive v0.1.6 |
| 1422 | 2026-04-17T23:02:04.840Z | Compiling yoke-derive v0.8.1 |
| 1423 | 2026-04-17T23:02:04.865Z | Compiling zerocopy-derive v0.8.40 |
| 1424 | 2026-04-17T23:02:05.160Z | Compiling zeroize v1.8.2 |
| 1425 | 2026-04-17T23:02:05.803Z | Compiling zerovec-derive v0.11.2 |
| 1426 | 2026-04-17T23:02:05.920Z | Compiling crypto-common v0.1.7 |
| 1427 | 2026-04-17T23:02:05.997Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-04-17T23:02:06.066Z | Compiling displaydoc v0.2.5 |
| 1429 | 2026-04-17T23:02:06.118Z | Compiling zerofrom v0.1.6 |
| 1430 | 2026-04-17T23:02:06.163Z | Compiling digest v0.10.7 |
| 1431 | 2026-04-17T23:02:06.248Z | Compiling yoke v0.8.1 |
| 1432 | 2026-04-17T23:02:06.414Z | Compiling tokio-macros v2.7.0 |
| 1433 | 2026-04-17T23:02:06.430Z | Compiling hmac v0.12.1 |
| 1434 | 2026-04-17T23:02:06.583Z | Compiling futures-macro v0.3.32 |
| 1435 | 2026-04-17T23:02:06.801Z | Compiling zerotrie v0.2.3 |
| 1436 | 2026-04-17T23:02:06.901Z | Compiling zerovec v0.11.5 |
| 1437 | 2026-04-17T23:02:07.097Z | Compiling block-padding v0.3.3 |
| 1438 | 2026-04-17T23:02:07.122Z | Compiling sha2 v0.10.9 |
| 1439 | 2026-04-17T23:02:07.258Z | Compiling inout v0.1.4 |
| 1440 | 2026-04-17T23:02:07.375Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-04-17T23:02:07.403Z | Compiling potential_utf v0.1.4 |
| 1442 | 2026-04-17T23:02:07.426Z | Compiling futures-util v0.3.32 |
| 1443 | 2026-04-17T23:02:07.567Z | Compiling icu_locale_core v2.1.1 |
| 1444 | 2026-04-17T23:02:07.579Z | Compiling icu_collections v2.1.1 |
| 1445 | 2026-04-17T23:02:07.800Z | Compiling bytes v1.11.1 |
| 1446 | 2026-04-17T23:02:07.926Z | Compiling cipher v0.4.4 |
| 1447 | 2026-04-17T23:02:08.051Z | Compiling der_derive v0.7.3 |
| 1448 | 2026-04-17T23:02:08.201Z | Compiling icu_provider v2.1.1 |
| 1449 | 2026-04-17T23:02:08.389Z | Compiling tokio v1.52.1 |
| 1450 | 2026-04-17T23:02:08.433Z | Compiling http v1.4.0 |
| 1451 | 2026-04-17T23:02:08.483Z | Compiling icu_properties v2.1.2 |
| 1452 | 2026-04-17T23:02:08.497Z | Compiling icu_normalizer v2.1.1 |
| 1453 | 2026-04-17T23:02:09.047Z | Compiling der v0.7.10 |
| 1454 | 2026-04-17T23:02:09.047Z | Compiling salsa20 v0.10.2 |
| 1455 | 2026-04-17T23:02:09.202Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-04-17T23:02:09.267Z | Compiling chrono v0.4.44 |
| 1457 | 2026-04-17T23:02:09.339Z | Compiling pbkdf2 v0.12.2 |
| 1458 | 2026-04-17T23:02:09.457Z | Compiling idna_adapter v1.2.1 |
| 1459 | 2026-04-17T23:02:09.522Z | Compiling thiserror-impl v2.0.18 |
| 1460 | 2026-04-17T23:02:09.595Z | Compiling idna v1.1.0 |
| 1461 | 2026-04-17T23:02:09.624Z | Compiling rand_chacha v0.9.0 |
| 1462 | 2026-04-17T23:02:09.736Z | Compiling scrypt v0.11.0 |
| 1463 | 2026-04-17T23:02:09.983Z | Compiling url v2.5.8 |
| 1464 | 2026-04-17T23:02:10.238Z | Compiling spki v0.7.3 |
| 1465 | 2026-04-17T23:02:10.254Z | Compiling cbc v0.1.2 |
| 1466 | 2026-04-17T23:02:10.319Z | Compiling aes v0.8.4 |
| 1467 | 2026-04-17T23:02:10.407Z | Compiling rustls-pki-types v1.14.0 |
| 1468 | 2026-04-17T23:02:10.440Z | Compiling tracing-attributes v0.1.31 |
| 1469 | 2026-04-17T23:02:10.627Z | Compiling rand v0.9.2 |
| 1470 | 2026-04-17T23:02:10.771Z | Compiling pkcs5 v0.7.1 |
| 1471 | 2026-04-17T23:02:10.841Z | Compiling http-body v1.0.1 |
| 1472 | 2026-04-17T23:02:10.846Z | Compiling thiserror v2.0.18 |
| 1473 | 2026-04-17T23:02:10.993Z | Compiling serde_derive_internals v0.29.1 |
| 1474 | 2026-04-17T23:02:11.020Z | Compiling untrusted v0.9.0 |
| 1475 | 2026-04-17T23:02:11.145Z | Compiling schemars v0.8.22 |
| 1476 | 2026-04-17T23:02:11.237Z | Compiling openssl-probe v0.2.1 |
| 1477 | 2026-04-17T23:02:11.354Z | Compiling base64 v0.22.1 |
| 1478 | 2026-04-17T23:02:11.359Z | Compiling untrusted v0.7.1 |
| 1479 | 2026-04-17T23:02:11.393Z | Compiling httparse v1.10.1 |
| 1480 | 2026-04-17T23:02:11.474Z | Compiling pkcs8 v0.10.2 |
| 1481 | 2026-04-17T23:02:11.653Z | Compiling pest_derive v2.8.6 |
| 1482 | 2026-04-17T23:02:11.726Z | Compiling tracing v0.1.44 |
| 1483 | 2026-04-17T23:02:11.779Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-04-17T23:02:11.794Z | Compiling darling_core v0.20.11 |
| 1485 | 2026-04-17T23:02:11.875Z | Compiling schemars_derive v0.8.22 |
| 1486 | 2026-04-17T23:02:11.988Z | Compiling try-lock v0.2.5 |
| 1487 | 2026-04-17T23:02:12.072Z | Compiling tinyvec_macros v0.1.1 |
| 1488 | 2026-04-17T23:02:12.096Z | Compiling tokio-util v0.7.18 |
| 1489 | 2026-04-17T23:02:12.144Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-04-17T23:02:12.269Z | Compiling dyn-clone v1.0.20 |
| 1491 | 2026-04-17T23:02:12.407Z | Compiling tower-layer v0.3.3 |
| 1492 | 2026-04-17T23:02:12.563Z | Compiling rustls v0.23.37 |
| 1493 | 2026-04-17T23:02:12.577Z | Compiling tower-service v0.3.3 |
| 1494 | 2026-04-17T23:02:12.675Z | Compiling scroll v0.13.0 |
| 1495 | 2026-04-17T23:02:12.734Z | Compiling tinyvec v1.10.0 |
| 1496 | 2026-04-17T23:02:12.937Z | Compiling h2 v0.4.13 |
| 1497 | 2026-04-17T23:02:13.070Z | Compiling want v0.3.1 |
| 1498 | 2026-04-17T23:02:13.184Z | Compiling ipnet v2.11.0 |
| 1499 | 2026-04-17T23:02:13.230Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1500 | 2026-04-17T23:02:13.381Z | Compiling spin v0.9.8 |
| 1501 | 2026-04-17T23:02:13.587Z | Compiling aho-corasick v1.1.4 |
| 1502 | 2026-04-17T23:02:13.611Z | Compiling pin-utils v0.1.0 |
| 1503 | 2026-04-17T23:02:13.682Z | Compiling powerfmt v0.2.0 |
| 1504 | 2026-04-17T23:02:13.697Z | Compiling num-conv v0.2.0 |
| 1505 | 2026-04-17T23:02:13.868Z | Compiling foreign-types-shared v0.1.1 |
| 1506 | 2026-04-17T23:02:13.925Z | Compiling time-core v0.1.8 |
| 1507 | 2026-04-17T23:02:13.959Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-04-17T23:02:14.051Z | Compiling openssl v0.10.75 |
| 1509 | 2026-04-17T23:02:14.067Z | Compiling darling_macro v0.20.11 |
| 1510 | 2026-04-17T23:02:14.080Z | Compiling crc32fast v1.5.0 |
| 1511 | 2026-04-17T23:02:14.180Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-04-17T23:02:14.304Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-04-17T23:02:14.376Z | Compiling tempfile v3.25.0 |
| 1514 | 2026-04-17T23:02:14.392Z | Compiling deranged v0.5.8 |
| 1515 | 2026-04-17T23:02:14.443Z | Compiling regex-automata v0.4.14 |
| 1516 | 2026-04-17T23:02:14.535Z | Compiling darling v0.20.11 |
| 1517 | 2026-04-17T23:02:14.752Z | Compiling goblin v0.10.5 |
| 1518 | 2026-04-17T23:02:15.329Z | Compiling openssl-macros v0.1.1 |
| 1519 | 2026-04-17T23:02:15.358Z | Compiling socket2 v0.5.10 |
| 1520 | 2026-04-17T23:02:15.710Z | Compiling wait-timeout v0.2.1 |
| 1521 | 2026-04-17T23:02:15.759Z | Compiling syn v1.0.109 |
| 1522 | 2026-04-17T23:02:15.783Z | Compiling simd-adler32 v0.3.8 |
| 1523 | 2026-04-17T23:02:15.971Z | Compiling hyper v1.8.1 |
| 1524 | 2026-04-17T23:02:16.025Z | Compiling siphasher v1.0.2 |
| 1525 | 2026-04-17T23:02:16.053Z | Compiling bit-vec v0.8.0 |
| 1526 | 2026-04-17T23:02:16.213Z | Compiling quick-error v1.2.3 |
| 1527 | 2026-04-17T23:02:16.286Z | Compiling num_threads v0.1.7 |
| 1528 | 2026-04-17T23:02:16.319Z | Compiling usdt-impl v0.6.0 |
| 1529 | 2026-04-17T23:02:16.382Z | Compiling native-tls v0.2.18 |
| 1530 | 2026-04-17T23:02:16.521Z | Compiling crossbeam-utils v0.8.21 |
| 1531 | 2026-04-17T23:02:16.622Z | Compiling time v0.3.47 |
| 1532 | 2026-04-17T23:02:16.827Z | Compiling rusty-fork v0.3.1 |
| 1533 | 2026-04-17T23:02:16.904Z | Compiling bit-set v0.8.0 |
| 1534 | 2026-04-17T23:02:17.069Z | Compiling hyper-util v0.1.20 |
| 1535 | 2026-04-17T23:02:17.510Z | Compiling dof v0.4.0 |
| 1536 | 2026-04-17T23:02:18.166Z | Compiling derive_builder_core v0.20.2 |
| 1537 | 2026-04-17T23:02:18.661Z | Compiling unicode-normalization v0.1.25 |
| 1538 | 2026-04-17T23:02:18.686Z | Compiling dtrace-parser v0.3.0 |
| 1539 | 2026-04-17T23:02:18.779Z | Compiling rustls-native-certs v0.8.3 |
| 1540 | 2026-04-17T23:02:18.922Z | Compiling signature v2.2.0 |
| 1541 | 2026-04-17T23:02:19.054Z | Compiling thiserror-impl v1.0.69 |
| 1542 | 2026-04-17T23:02:19.067Z | Compiling scroll_derive v0.12.1 |
| 1543 | 2026-04-17T23:02:19.106Z | Compiling heapless v0.7.17 |
| 1544 | 2026-04-17T23:02:19.153Z | Compiling slog v2.8.2 |
| 1545 | 2026-04-17T23:02:19.339Z | Compiling rand_xorshift v0.4.0 |
| 1546 | 2026-04-17T23:02:19.342Z | Compiling darling_core v0.21.3 |
| 1547 | 2026-04-17T23:02:19.475Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1548 | 2026-04-17T23:02:19.509Z | Compiling sync_wrapper v1.0.2 |
| 1549 | 2026-04-17T23:02:19.620Z | Compiling thread-id v5.1.0 |
| 1550 | 2026-04-17T23:02:19.706Z | Compiling cookie v0.18.1 |
| 1551 | 2026-04-17T23:02:19.723Z | Compiling unicode-bidi v0.3.18 |
| 1552 | 2026-04-17T23:02:19.749Z | Compiling anyhow v1.0.102 |
| 1553 | 2026-04-17T23:02:19.913Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-04-17T23:02:20.019Z | Compiling paste v1.0.15 |
| 1555 | 2026-04-17T23:02:20.050Z | Compiling unarray v0.1.4 |
| 1556 | 2026-04-17T23:02:20.139Z | Compiling unicode-properties v0.1.4 |
| 1557 | 2026-04-17T23:02:20.161Z | Compiling zstd-safe v7.2.4 |
| 1558 | 2026-04-17T23:02:20.250Z | Compiling signal-hook v0.3.18 |
| 1559 | 2026-04-17T23:02:20.300Z | Compiling thiserror v1.0.69 |
| 1560 | 2026-04-17T23:02:20.330Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-04-17T23:02:20.344Z | Compiling proptest v1.10.0 |
| 1562 | 2026-04-17T23:02:20.397Z | Compiling miniz_oxide v0.8.9 |
| 1563 | 2026-04-17T23:02:20.564Z | Compiling scroll v0.12.0 |
| 1564 | 2026-04-17T23:02:20.822Z | Compiling tower v0.5.3 |
| 1565 | 2026-04-17T23:02:21.260Z | Compiling derive_builder_macro v0.20.2 |
| 1566 | 2026-04-17T23:02:21.305Z | Compiling ipnetwork v0.21.1 |
| 1567 | 2026-04-17T23:02:21.320Z | Compiling http-body-util v0.1.3 |
| 1568 | 2026-04-17T23:02:21.556Z | Compiling webpki-roots v1.0.6 |
| 1569 | 2026-04-17T23:02:21.677Z | Compiling rand_chacha v0.3.1 |
| 1570 | 2026-04-17T23:02:21.691Z | Compiling toml_datetime v0.6.11 |
| 1571 | 2026-04-17T23:02:21.706Z | Compiling serde_tokenstream v0.2.3 |
| 1572 | 2026-04-17T23:02:21.769Z | Compiling serde_spanned v0.6.9 |
| 1573 | 2026-04-17T23:02:21.834Z | Compiling darling_macro v0.21.3 |
| 1574 | 2026-04-17T23:02:21.912Z | Compiling erased-serde v0.3.31 |
| 1575 | 2026-04-17T23:02:21.976Z | Compiling md-5 v0.10.6 |
| 1576 | 2026-04-17T23:02:22.012Z | Compiling zerocopy-derive v0.7.35 |
| 1577 | 2026-04-17T23:02:22.107Z | Compiling curve25519-dalek v4.1.3 |
| 1578 | 2026-04-17T23:02:22.301Z | Compiling vergen-lib v0.1.6 |
| 1579 | 2026-04-17T23:02:22.386Z | Compiling num-integer v0.1.46 |
| 1580 | 2026-04-17T23:02:22.446Z | Compiling hash32 v0.2.1 |
| 1581 | 2026-04-17T23:02:22.470Z | Compiling ff v0.13.1 |
| 1582 | 2026-04-17T23:02:22.484Z | Compiling memoffset v0.9.1 |
| 1583 | 2026-04-17T23:02:22.604Z | Compiling ryu v1.0.23 |
| 1584 | 2026-04-17T23:02:22.633Z | Compiling zlib-rs v0.6.2 |
| 1585 | 2026-04-17T23:02:22.672Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-04-17T23:02:22.704Z | Compiling base16ct v0.2.0 |
| 1587 | 2026-04-17T23:02:22.783Z | Compiling psl-types v2.0.11 |
| 1588 | 2026-04-17T23:02:22.870Z | Compiling fallible-iterator v0.2.0 |
| 1589 | 2026-04-17T23:02:22.884Z | Compiling num-bigint-dig v0.8.6 |
| 1590 | 2026-04-17T23:02:22.908Z | Compiling litrs v1.0.0 |
| 1591 | 2026-04-17T23:02:23.065Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-04-17T23:02:23.169Z | Compiling ref-cast v1.0.25 |
| 1593 | 2026-04-17T23:02:23.395Z | Compiling cfg_aliases v0.2.1 |
| 1594 | 2026-04-17T23:02:23.410Z | Compiling rustix v0.38.44 |
| 1595 | 2026-04-17T23:02:23.479Z | Compiling nix v0.31.2 |
| 1596 | 2026-04-17T23:02:23.514Z | Compiling document-features v0.2.12 |
| 1597 | 2026-04-17T23:02:23.871Z | Compiling tower-http v0.6.8 |
| 1598 | 2026-04-17T23:02:23.924Z | Compiling postgres-protocol v0.6.10 |
| 1599 | 2026-04-17T23:02:24.158Z | Compiling publicsuffix v2.3.0 |
| 1600 | 2026-04-17T23:02:24.173Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-04-17T23:02:24.272Z | Compiling sec1 v0.7.3 |
| 1602 | 2026-04-17T23:02:24.332Z | Compiling serde_urlencoded v0.7.1 |
| 1603 | 2026-04-17T23:02:24.553Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-04-17T23:02:24.593Z | Compiling group v0.13.0 |
| 1605 | 2026-04-17T23:02:24.675Z | Compiling newtype-uuid v1.3.2 |
| 1606 | 2026-04-17T23:02:24.812Z | Compiling darling v0.21.3 |
| 1607 | 2026-04-17T23:02:24.900Z | Compiling rand v0.8.5 |
| 1608 | 2026-04-17T23:02:25.006Z | Compiling derive_builder v0.20.2 |
| 1609 | 2026-04-17T23:02:25.040Z | Compiling oxnet v0.1.4 |
| 1610 | 2026-04-17T23:02:25.132Z | Compiling hubpack_derive v0.1.1 |
| 1611 | 2026-04-17T23:02:25.230Z | Compiling tokio-native-tls v0.3.1 |
| 1612 | 2026-04-17T23:02:25.364Z | Compiling goblin v0.8.2 |
| 1613 | 2026-04-17T23:02:25.574Z | Compiling flate2 v1.1.9 |
| 1614 | 2026-04-17T23:02:25.843Z | Compiling regex v1.12.3 |
| 1615 | 2026-04-17T23:02:25.953Z | Compiling phf_shared v0.13.1 |
| 1616 | 2026-04-17T23:02:25.980Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-04-17T23:02:26.023Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-04-17T23:02:26.074Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-04-17T23:02:26.186Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-04-17T23:02:26.242Z | Compiling terminal_size v0.4.3 |
| 1621 | 2026-04-17T23:02:26.245Z | Compiling ref-cast-impl v1.0.25 |
| 1622 | 2026-04-17T23:02:26.268Z | Compiling async-trait v0.1.89 |
| 1623 | 2026-04-17T23:02:26.272Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-04-17T23:02:26.375Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-04-17T23:02:26.779Z | Compiling strum_macros v0.27.2 |
| 1626 | 2026-04-17T23:02:26.974Z | Compiling vergen v9.0.6 |
| 1627 | 2026-04-17T23:02:27.007Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-04-17T23:02:27.151Z | Compiling ahash v0.8.12 |
| 1629 | 2026-04-17T23:02:27.193Z | Compiling managed v0.8.0 |
| 1630 | 2026-04-17T23:02:27.276Z | Compiling bumpalo v3.20.2 |
| 1631 | 2026-04-17T23:02:27.357Z | Compiling object v0.37.3 |
| 1632 | 2026-04-17T23:02:27.408Z | Compiling bitflags v1.3.2 |
| 1633 | 2026-04-17T23:02:27.486Z | Compiling winnow v0.5.40 |
| 1634 | 2026-04-17T23:02:27.527Z | Compiling unicode-segmentation v1.12.0 |
| 1635 | 2026-04-17T23:02:27.619Z | Compiling libbz2-rs-sys v0.2.2 |
| 1636 | 2026-04-17T23:02:27.924Z | Compiling foldhash v0.1.5 |
| 1637 | 2026-04-17T23:02:28.098Z | Compiling clap_builder v4.5.60 |
| 1638 | 2026-04-17T23:02:28.256Z | Compiling hashbrown v0.15.5 |
| 1639 | 2026-04-17T23:02:28.290Z | Compiling bzip2 v0.6.1 |
| 1640 | 2026-04-17T23:02:28.548Z | Compiling dof v0.3.0 |
| 1641 | 2026-04-17T23:02:28.762Z | Compiling strum v0.27.2 |
| 1642 | 2026-04-17T23:02:28.835Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-04-17T23:02:28.878Z | Compiling zopfli v0.8.3 |
| 1644 | 2026-04-17T23:02:29.107Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-04-17T23:02:29.513Z | Compiling daft v0.1.5 |
| 1646 | 2026-04-17T23:02:29.654Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-04-17T23:02:29.691Z | Compiling phf v0.13.1 |
| 1648 | 2026-04-17T23:02:29.851Z | Compiling signal-hook-mio v0.2.5 |
| 1649 | 2026-04-17T23:02:29.970Z | Compiling cookie_store v0.22.1 |
| 1650 | 2026-04-17T23:02:30.975Z | Compiling hubpack v0.1.2 |
| 1651 | 2026-04-17T23:02:30.975Z | Compiling hyper-tls v0.6.0 |
| 1652 | 2026-04-17T23:02:31.125Z | Compiling zstd v0.13.3 |
| 1653 | 2026-04-17T23:02:31.202Z | Compiling bzip2 v0.4.4 |
| 1654 | 2026-04-17T23:02:31.213Z | Compiling serde_with_macros v3.17.0 |
| 1655 | 2026-04-17T23:02:31.339Z | Compiling postgres-types v0.2.12 |
| 1656 | 2026-04-17T23:02:31.420Z | Compiling usdt-macro v0.6.0 |
| 1657 | 2026-04-17T23:02:31.443Z | Compiling usdt-attr-macro v0.6.0 |
| 1658 | 2026-04-17T23:02:31.876Z | Compiling dtrace-parser v0.2.0 |
| 1659 | 2026-04-17T23:02:32.144Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-04-17T23:02:32.219Z | Compiling bstr v1.12.1 |
| 1661 | 2026-04-17T23:02:32.267Z | Compiling phf_shared v0.11.3 |
| 1662 | 2026-04-17T23:02:32.312Z | Compiling pkcs1 v0.7.5 |
| 1663 | 2026-04-17T23:02:32.451Z | Compiling serde-big-array v0.5.1 |
| 1664 | 2026-04-17T23:02:32.475Z | Compiling hex v0.4.3 |
| 1665 | 2026-04-17T23:02:32.596Z | Compiling rfc6979 v0.4.0 |
| 1666 | 2026-04-17T23:02:32.618Z | Compiling serde_repr v0.1.20 |
| 1667 | 2026-04-17T23:02:32.714Z | Compiling strum_macros v0.26.4 |
| 1668 | 2026-04-17T23:02:32.729Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-04-17T23:02:32.746Z | Compiling clap_derive v4.5.55 |
| 1670 | 2026-04-17T23:02:32.861Z | Compiling float-cmp v0.10.0 |
| 1671 | 2026-04-17T23:02:33.009Z | Compiling memmap2 v0.9.10 |
| 1672 | 2026-04-17T23:02:33.043Z | Compiling thread-id v4.2.2 |
| 1673 | 2026-04-17T23:02:33.130Z | Compiling env_filter v1.0.0 |
| 1674 | 2026-04-17T23:02:33.144Z | Compiling encoding_rs v0.8.35 |
| 1675 | 2026-04-17T23:02:33.215Z | Compiling predicates-core v1.0.10 |
| 1676 | 2026-04-17T23:02:33.229Z | Compiling whoami v2.1.0 |
| 1677 | 2026-04-17T23:02:33.391Z | Compiling normalize-line-endings v0.3.0 |
| 1678 | 2026-04-17T23:02:33.427Z | Compiling difflib v0.4.0 |
| 1679 | 2026-04-17T23:02:33.488Z | Compiling either v1.15.0 |
| 1680 | 2026-04-17T23:02:33.599Z | Compiling mime v0.3.17 |
| 1681 | 2026-04-17T23:02:33.696Z | Compiling precomputed-hash v0.1.1 |
| 1682 | 2026-04-17T23:02:33.828Z | Compiling fixedbitset v0.4.2 |
| 1683 | 2026-04-17T23:02:33.901Z | Compiling static_assertions v1.1.0 |
| 1684 | 2026-04-17T23:02:33.981Z | Compiling data-encoding v2.10.0 |
| 1685 | 2026-04-17T23:02:34.021Z | Compiling keccak v0.1.6 |
| 1686 | 2026-04-17T23:02:34.050Z | Compiling fixedbitset v0.5.7 |
| 1687 | 2026-04-17T23:02:34.355Z | Compiling jiff v0.2.21 |
| 1688 | 2026-04-17T23:02:34.467Z | Compiling new_debug_unreachable v1.0.6 |
| 1689 | 2026-04-17T23:02:34.516Z | Compiling rustc-hash v2.1.1 |
| 1690 | 2026-04-17T23:02:34.545Z | Compiling string_cache v0.8.9 |
| 1691 | 2026-04-17T23:02:34.644Z | Compiling iddqd v0.3.17 |
| 1692 | 2026-04-17T23:02:34.680Z | Compiling clap v4.5.60 |
| 1693 | 2026-04-17T23:02:34.699Z | Compiling strum v0.26.3 |
| 1694 | 2026-04-17T23:02:34.764Z | Compiling hickory-proto v0.25.2 |
| 1695 | 2026-04-17T23:02:34.779Z | Compiling petgraph v0.8.3 |
| 1696 | 2026-04-17T23:02:34.828Z | Compiling sha3 v0.10.8 |
| 1697 | 2026-04-17T23:02:34.843Z | Compiling toml_edit v0.22.27 |
| 1698 | 2026-04-17T23:02:35.282Z | Compiling petgraph v0.6.5 |
| 1699 | 2026-04-17T23:02:35.397Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-04-17T23:02:35.794Z | Compiling itertools v0.13.0 |
| 1701 | 2026-04-17T23:02:36.668Z | Compiling predicates v3.1.4 |
| 1702 | 2026-04-17T23:02:36.752Z | Compiling tokio-postgres v0.7.16 |
| 1703 | 2026-04-17T23:02:37.008Z | Compiling zip v4.6.1 |
| 1704 | 2026-04-17T23:02:37.316Z | Compiling env_logger v0.11.9 |
| 1705 | 2026-04-17T23:02:37.544Z | Compiling usdt v0.6.0 |
| 1706 | 2026-04-17T23:02:37.670Z | Compiling usdt-impl v0.5.0 |
| 1707 | 2026-04-17T23:02:37.802Z | Compiling serde_with v3.17.0 |
| 1708 | 2026-04-17T23:02:37.965Z | Compiling ecdsa v0.16.9 |
| 1709 | 2026-04-17T23:02:38.146Z | Compiling similar v2.7.0 |
| 1710 | 2026-04-17T23:02:38.242Z | Compiling rsa v0.9.10 |
| 1711 | 2026-04-17T23:02:38.362Z | Compiling ed25519-dalek v2.2.0 |
| 1712 | 2026-04-17T23:02:38.457Z | Compiling crossterm v0.28.1 |
| 1713 | 2026-04-17T23:02:39.036Z | Compiling zip v0.6.6 |
| 1714 | 2026-04-17T23:02:39.394Z | Compiling toml v0.7.8 |
| 1715 | 2026-04-17T23:02:39.728Z | Compiling heck v0.4.1 |
| 1716 | 2026-04-17T23:02:39.816Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1717 | 2026-04-17T23:02:39.853Z | Compiling crossbeam-epoch v0.9.18 |
| 1718 | 2026-04-17T23:02:39.955Z | Compiling tokio-stream v0.1.18 |
| 1719 | 2026-04-17T23:02:40.003Z | Compiling buf-list v1.1.2 |
| 1720 | 2026-04-17T23:02:40.175Z | Compiling x509-cert v0.2.5 |
| 1721 | 2026-04-17T23:02:40.265Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1722 | 2026-04-17T23:02:40.421Z | Compiling openapiv3 v2.2.0 |
| 1723 | 2026-04-17T23:02:40.434Z | Compiling sha1 v0.10.6 |
| 1724 | 2026-04-17T23:02:40.449Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1725 | 2026-04-17T23:02:40.576Z | Compiling lalrpop-util v0.19.12 |
| 1726 | 2026-04-17T23:02:40.656Z | Compiling peg-runtime v0.8.5 |
| 1727 | 2026-04-17T23:02:40.736Z | Compiling thread_local v1.1.9 |
| 1728 | 2026-04-17T23:02:40.761Z | Compiling slog-async v2.8.0 |
| 1729 | 2026-04-17T23:02:40.937Z | Compiling crossbeam-channel v0.5.15 |
| 1730 | 2026-04-17T23:02:40.980Z | Compiling futures-executor v0.3.32 |
| 1731 | 2026-04-17T23:02:41.085Z | Compiling is-terminal v0.4.17 |
| 1732 | 2026-04-17T23:02:41.179Z | Compiling filetime v0.2.27 |
| 1733 | 2026-04-17T23:02:41.240Z | Compiling take_mut v0.2.2 |
| 1734 | 2026-04-17T23:02:41.354Z | Compiling term v1.2.1 |
| 1735 | 2026-04-17T23:02:41.354Z | Compiling xattr v1.6.1 |
| 1736 | 2026-04-17T23:02:41.524Z | Compiling tar v0.4.45 |
| 1737 | 2026-04-17T23:02:41.565Z | Compiling futures v0.3.32 |
| 1738 | 2026-04-17T23:02:41.651Z | Compiling slog-term v2.9.2 |
| 1739 | 2026-04-17T23:02:48.308Z | Compiling rustls-webpki v0.103.9 |
| 1740 | 2026-04-17T23:02:51.098Z | Compiling tokio-rustls v0.26.4 |
| 1741 | 2026-04-17T23:02:51.098Z | Compiling rustls-platform-verifier v0.6.2 |
| 1742 | 2026-04-17T23:02:51.296Z | Compiling hyper-rustls v0.27.7 |
| 1743 | 2026-04-17T23:02:51.497Z | Compiling reqwest v0.13.2 |
| 1744 | 2026-04-17T23:02:51.497Z | Compiling reqwest v0.12.28 |
| 1745 | 2026-04-17T23:02:53.599Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1746 | 2026-04-17T23:02:53.819Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1747 | 2026-04-17T23:02:56.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1748 | 2026-04-17T23:02:56.770Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1749 | 2026-04-17T23:02:56.825Z | Apr 17 23:02:55.479 INFO Starting download, target: Cockroach |
| 1750 | 2026-04-17T23:02:56.825Z | Apr 17 23:02:55.480 INFO Starting download, target: Console |
| 1751 | 2026-04-17T23:02:56.825Z | Apr 17 23:02:55.480 INFO Starting download, target: Clickhouse |
| 1752 | 2026-04-17T23:02:56.825Z | Apr 17 23:02:55.480 INFO Starting download, target: MaghemiteMgd |
| 1753 | 2026-04-17T23:02:56.825Z | Apr 17 23:02:55.480 INFO Starting download, target: DendriteStub |
| 1754 | 2026-04-17T23:02:56.829Z | Apr 17 23:02:55.480 INFO Starting download, target: TransceiverControl |
| 1755 | 2026-04-17T23:02:56.829Z | Apr 17 23:02:55.480 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1756 | 2026-04-17T23:02:56.829Z | Apr 17 23:02:55.480 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1757 | 2026-04-17T23:02:56.829Z | Apr 17 23:02:55.480 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1758 | 2026-04-17T23:02:56.829Z | Apr 17 23:02:55.480 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1759 | 2026-04-17T23:02:56.829Z | Apr 17 23:02:55.480 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1760 | 2026-04-17T23:02:56.829Z | Apr 17 23:02:55.480 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1761 | 2026-04-17T23:02:57.123Z | Apr 17 23:02:55.777 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1762 | 2026-04-17T23:02:57.371Z | Apr 17 23:02:56.024 INFO Download complete, target: TransceiverControl |
| 1763 | 2026-04-17T23:02:57.749Z | Apr 17 23:02:56.401 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1764 | 2026-04-17T23:02:57.989Z | Apr 17 23:02:56.632 INFO Download complete, target: Console |
| 1765 | 2026-04-17T23:02:58.351Z | Apr 17 23:02:57.005 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1766 | 2026-04-17T23:02:58.441Z | Apr 17 23:02:57.093 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1767 | 2026-04-17T23:02:59.090Z | Apr 17 23:02:57.741 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1768 | 2026-04-17T23:02:59.090Z | Apr 17 23:02:57.741 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1769 | 2026-04-17T23:02:59.583Z | Apr 17 23:02:58.230 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-04-17T23:03:00.695Z | Apr 17 23:02:59.349 INFO Download complete, target: DendriteStub |
| 1771 | 2026-04-17T23:03:00.735Z | Apr 17 23:02:59.389 INFO Download complete, target: MaghemiteMgd |
| 1772 | 2026-04-17T23:03:03.657Z | Apr 17 23:03:02.310 INFO Checking that binary works, target: Cockroach |
| 1773 | 2026-04-17T23:03:03.756Z | Apr 17 23:03:02.409 INFO Download complete, target: Cockroach |
| 1774 | 2026-04-17T23:03:06.235Z | Apr 17 23:03:04.887 INFO Checking that binary works, target: Clickhouse |
| 1775 | 2026-04-17T23:03:06.361Z | Apr 17 23:03:05.014 INFO Download complete, target: Clickhouse |
| 1776 | 2026-04-17T23:03:06.374Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1777 | 2026-04-17T23:03:06.378Z | |
| 1778 | 2026-04-17T23:03:06.379Z | real 3:11.753700552 |
| 1779 | 2026-04-17T23:03:06.379Z | user 7:13.586373502 |
| 1780 | 2026-04-17T23:03:06.379Z | sys 1:24.744649176 |
| 1781 | 2026-04-17T23:03:06.379Z | trap 0.212485839 |
| 1782 | 2026-04-17T23:03:06.379Z | tflt 0.557241154 |
| 1783 | 2026-04-17T23:03:06.379Z | dflt 0.607751247 |
| 1784 | 2026-04-17T23:03:06.379Z | kflt 0.022594009 |
| 1785 | 2026-04-17T23:03:06.379Z | lock 21:10.844481747 |
| 1786 | 2026-04-17T23:03:06.379Z | slp 21:48.423668613 |
| 1787 | 2026-04-17T23:03:06.379Z | lat 44.258773070 |
| 1788 | 2026-04-17T23:03:06.379Z | stop 2:06.079836920 |
| 1789 | 2026-04-17T23:03:06.379Z | + banner hack-check |
| 1790 | 2026-04-17T23:03:06.379Z | |
| 1791 | 2026-04-17T23:03:06.379Z | # # ## #### # # #### # # ###### #### # # |
| 1792 | 2026-04-17T23:03:06.379Z | # # # # # # # # # # # # # # # # # |
| 1793 | 2026-04-17T23:03:06.379Z | ###### # # # #### ##### # ###### ##### # #### |
| 1794 | 2026-04-17T23:03:06.379Z | # # ###### # # # # # # # # # # |
| 1795 | 2026-04-17T23:03:06.379Z | # # # # # # # # # # # # # # # # # |
| 1796 | 2026-04-17T23:03:06.379Z | # # # # #### # # #### # # ###### #### # # |
| 1797 | 2026-04-17T23:03:06.379Z | |
| 1798 | 2026-04-17T23:03:06.379Z | + export CARGO_INCREMENTAL=0 |
| 1799 | 2026-04-17T23:03:06.379Z | + CARGO_INCREMENTAL=0 |
| 1800 | 2026-04-17T23:03:06.379Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1801 | 2026-04-17T23:03:06.904Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1802 | 2026-04-17T23:03:07.121Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1803 | 2026-04-17T23:03:08.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s |
| 1804 | 2026-04-17T23:03:09.063Z | Running `target/debug/xtask check-features --ci` |
| 1805 | 2026-04-17T23:03:09.090Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1806 | 2026-04-17T23:03:09.093Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1807 | 2026-04-17T23:03:09.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1808 | 2026-04-17T23:03:09.596Z | Running `target/debug/xtask download cargo-hack` |
| 1809 | 2026-04-17T23:03:10.349Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1810 | 2026-04-17T23:03:10.663Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1811 | 2026-04-17T23:03:13.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s |
| 1812 | 2026-04-17T23:03:13.295Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1813 | 2026-04-17T23:03:13.337Z | Apr 17 23:03:11.988 INFO Starting download, target: CargoHack |
| 1814 | 2026-04-17T23:03:13.340Z | Apr 17 23:03:11.989 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1815 | 2026-04-17T23:03:13.657Z | Apr 17 23:03:12.308 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1816 | 2026-04-17T23:03:13.709Z | Apr 17 23:03:12.361 INFO Download complete, target: CargoHack |
| 1817 | 2026-04-17T23:03:13.712Z | 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" |
| 1818 | 2026-04-17T23:03:13.724Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1819 | 2026-04-17T23:03:13.874Z | info: running `cargo check --bins` on api_identity (1/272) |
| 1820 | 2026-04-17T23:03:14.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1821 | 2026-04-17T23:03:14.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1822 | 2026-04-17T23:03:14.360Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1823 | 2026-04-17T23:03:14.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1824 | 2026-04-17T23:03:14.442Z | |
| 1825 | 2026-04-17T23:03:14.442Z | info: running `cargo check --bins` on bootstore (2/272) |
| 1826 | 2026-04-17T23:03:14.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1827 | 2026-04-17T23:03:14.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1828 | 2026-04-17T23:03:14.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1829 | 2026-04-17T23:03:14.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1830 | 2026-04-17T23:03:15.012Z | |
| 1831 | 2026-04-17T23:03:15.012Z | info: running `cargo check --bins` on omicron-ledger (3/272) |
| 1832 | 2026-04-17T23:03:15.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1833 | 2026-04-17T23:03:15.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1834 | 2026-04-17T23:03:15.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1835 | 2026-04-17T23:03:15.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1836 | 2026-04-17T23:03:15.585Z | |
| 1837 | 2026-04-17T23:03:15.585Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/272) |
| 1838 | 2026-04-17T23:03:16.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1839 | 2026-04-17T23:03:16.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1840 | 2026-04-17T23:03:16.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1841 | 2026-04-17T23:03:16.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1842 | 2026-04-17T23:03:16.163Z | |
| 1843 | 2026-04-17T23:03:16.163Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/272) |
| 1844 | 2026-04-17T23:03:16.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1845 | 2026-04-17T23:03:16.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1846 | 2026-04-17T23:03:16.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1847 | 2026-04-17T23:03:16.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1848 | 2026-04-17T23:03:16.732Z | |
| 1849 | 2026-04-17T23:03:16.732Z | info: running `cargo check --bins` on omicron-certificates (6/272) |
| 1850 | 2026-04-17T23:03:17.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1851 | 2026-04-17T23:03:17.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1852 | 2026-04-17T23:03:17.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1853 | 2026-04-17T23:03:17.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1854 | 2026-04-17T23:03:17.319Z | |
| 1855 | 2026-04-17T23:03:17.319Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/272) |
| 1856 | 2026-04-17T23:03:17.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1857 | 2026-04-17T23:03:17.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1858 | 2026-04-17T23:03:17.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1859 | 2026-04-17T23:03:17.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1860 | 2026-04-17T23:03:17.905Z | |
| 1861 | 2026-04-17T23:03:17.905Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/272) |
| 1862 | 2026-04-17T23:03:18.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1863 | 2026-04-17T23:03:18.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1864 | 2026-04-17T23:03:18.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1865 | 2026-04-17T23:03:18.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1866 | 2026-04-17T23:03:18.491Z | |
| 1867 | 2026-04-17T23:03:18.491Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/272) |
| 1868 | 2026-04-17T23:03:18.896Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1869 | 2026-04-17T23:03:18.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1870 | 2026-04-17T23:03:18.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1871 | 2026-04-17T23:03:18.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1872 | 2026-04-17T23:03:18.959Z | |
| 1873 | 2026-04-17T23:03:18.959Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/272) |
| 1874 | 2026-04-17T23:03:19.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1875 | 2026-04-17T23:03:19.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1876 | 2026-04-17T23:03:19.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1877 | 2026-04-17T23:03:19.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1878 | 2026-04-17T23:03:19.430Z | |
| 1879 | 2026-04-17T23:03:19.430Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/272) |
| 1880 | 2026-04-17T23:03:19.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1881 | 2026-04-17T23:03:19.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1882 | 2026-04-17T23:03:19.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1883 | 2026-04-17T23:03:19.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1884 | 2026-04-17T23:03:19.900Z | |
| 1885 | 2026-04-17T23:03:19.900Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/272) |
| 1886 | 2026-04-17T23:03:20.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1887 | 2026-04-17T23:03:20.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1888 | 2026-04-17T23:03:20.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1889 | 2026-04-17T23:03:20.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1890 | 2026-04-17T23:03:20.368Z | |
| 1891 | 2026-04-17T23:03:20.368Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/272) |
| 1892 | 2026-04-17T23:03:20.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1893 | 2026-04-17T23:03:20.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1894 | 2026-04-17T23:03:20.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1895 | 2026-04-17T23:03:20.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1896 | 2026-04-17T23:03:20.837Z | |
| 1897 | 2026-04-17T23:03:20.837Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/272) |
| 1898 | 2026-04-17T23:03:21.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1899 | 2026-04-17T23:03:21.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1900 | 2026-04-17T23:03:21.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1901 | 2026-04-17T23:03:21.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1902 | 2026-04-17T23:03:21.306Z | |
| 1903 | 2026-04-17T23:03:21.306Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/272) |
| 1904 | 2026-04-17T23:03:21.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1905 | 2026-04-17T23:03:21.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1906 | 2026-04-17T23:03:21.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1907 | 2026-04-17T23:03:21.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1908 | 2026-04-17T23:03:21.783Z | |
| 1909 | 2026-04-17T23:03:21.783Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/272) |
| 1910 | 2026-04-17T23:03:22.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1911 | 2026-04-17T23:03:22.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1912 | 2026-04-17T23:03:22.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1913 | 2026-04-17T23:03:22.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1914 | 2026-04-17T23:03:22.255Z | |
| 1915 | 2026-04-17T23:03:22.255Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/272) |
| 1916 | 2026-04-17T23:03:22.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1917 | 2026-04-17T23:03:22.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1918 | 2026-04-17T23:03:22.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1919 | 2026-04-17T23:03:22.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1920 | 2026-04-17T23:03:22.714Z | |
| 1921 | 2026-04-17T23:03:22.714Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/272) |
| 1922 | 2026-04-17T23:03:23.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1923 | 2026-04-17T23:03:23.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1924 | 2026-04-17T23:03:23.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1925 | 2026-04-17T23:03:23.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1926 | 2026-04-17T23:03:23.188Z | |
| 1927 | 2026-04-17T23:03:23.188Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/272) |
| 1928 | 2026-04-17T23:03:23.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1929 | 2026-04-17T23:03:23.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1930 | 2026-04-17T23:03:23.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1931 | 2026-04-17T23:03:23.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1932 | 2026-04-17T23:03:23.648Z | |
| 1933 | 2026-04-17T23:03:23.649Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/272) |
| 1934 | 2026-04-17T23:03:24.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1935 | 2026-04-17T23:03:24.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1936 | 2026-04-17T23:03:24.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1937 | 2026-04-17T23:03:24.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1938 | 2026-04-17T23:03:24.120Z | |
| 1939 | 2026-04-17T23:03:24.120Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/272) |
| 1940 | 2026-04-17T23:03:24.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1941 | 2026-04-17T23:03:24.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1942 | 2026-04-17T23:03:24.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1943 | 2026-04-17T23:03:24.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1944 | 2026-04-17T23:03:24.591Z | |
| 1945 | 2026-04-17T23:03:24.591Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/272) |
| 1946 | 2026-04-17T23:03:24.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1947 | 2026-04-17T23:03:25.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1948 | 2026-04-17T23:03:25.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1949 | 2026-04-17T23:03:25.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1950 | 2026-04-17T23:03:25.059Z | |
| 1951 | 2026-04-17T23:03:25.059Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/272) |
| 1952 | 2026-04-17T23:03:25.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1953 | 2026-04-17T23:03:25.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1954 | 2026-04-17T23:03:25.472Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1955 | 2026-04-17T23:03:25.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1956 | 2026-04-17T23:03:25.532Z | |
| 1957 | 2026-04-17T23:03:25.532Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/272) |
| 1958 | 2026-04-17T23:03:25.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1959 | 2026-04-17T23:03:25.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1960 | 2026-04-17T23:03:25.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1961 | 2026-04-17T23:03:25.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1962 | 2026-04-17T23:03:26.002Z | |
| 1963 | 2026-04-17T23:03:26.003Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/272) |
| 1964 | 2026-04-17T23:03:26.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1965 | 2026-04-17T23:03:26.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1966 | 2026-04-17T23:03:26.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1967 | 2026-04-17T23:03:26.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1968 | 2026-04-17T23:03:26.473Z | |
| 1969 | 2026-04-17T23:03:26.473Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/272) |
| 1970 | 2026-04-17T23:03:26.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1971 | 2026-04-17T23:03:26.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1972 | 2026-04-17T23:03:26.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1973 | 2026-04-17T23:03:26.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1974 | 2026-04-17T23:03:26.943Z | |
| 1975 | 2026-04-17T23:03:26.944Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/272) |
| 1976 | 2026-04-17T23:03:27.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1977 | 2026-04-17T23:03:27.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1978 | 2026-04-17T23:03:27.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1979 | 2026-04-17T23:03:27.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1980 | 2026-04-17T23:03:27.416Z | |
| 1981 | 2026-04-17T23:03:27.416Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/272) |
| 1982 | 2026-04-17T23:03:27.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1983 | 2026-04-17T23:03:27.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1984 | 2026-04-17T23:03:27.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1985 | 2026-04-17T23:03:27.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1986 | 2026-04-17T23:03:27.885Z | |
| 1987 | 2026-04-17T23:03:27.885Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/272) |
| 1988 | 2026-04-17T23:03:28.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1989 | 2026-04-17T23:03:28.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1990 | 2026-04-17T23:03:28.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1991 | 2026-04-17T23:03:28.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1992 | 2026-04-17T23:03:28.355Z | |
| 1993 | 2026-04-17T23:03:28.355Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/272) |
| 1994 | 2026-04-17T23:03:28.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1995 | 2026-04-17T23:03:28.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1996 | 2026-04-17T23:03:28.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1997 | 2026-04-17T23:03:28.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1998 | 2026-04-17T23:03:28.822Z | |
| 1999 | 2026-04-17T23:03:28.822Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/272) |
| 2000 | 2026-04-17T23:03:29.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2001 | 2026-04-17T23:03:29.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2002 | 2026-04-17T23:03:29.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2003 | 2026-04-17T23:03:29.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2004 | 2026-04-17T23:03:29.287Z | |
| 2005 | 2026-04-17T23:03:29.287Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/272) |
| 2006 | 2026-04-17T23:03:29.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2007 | 2026-04-17T23:03:29.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2008 | 2026-04-17T23:03:29.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2009 | 2026-04-17T23:03:29.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2010 | 2026-04-17T23:03:29.756Z | |
| 2011 | 2026-04-17T23:03:29.756Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/272) |
| 2012 | 2026-04-17T23:03:30.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2013 | 2026-04-17T23:03:30.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2014 | 2026-04-17T23:03:30.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2015 | 2026-04-17T23:03:30.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2016 | 2026-04-17T23:03:30.221Z | |
| 2017 | 2026-04-17T23:03:30.221Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/272) |
| 2018 | 2026-04-17T23:03:30.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2019 | 2026-04-17T23:03:30.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2020 | 2026-04-17T23:03:30.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2021 | 2026-04-17T23:03:30.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2022 | 2026-04-17T23:03:30.688Z | |
| 2023 | 2026-04-17T23:03:30.688Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/272) |
| 2024 | 2026-04-17T23:03:31.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2025 | 2026-04-17T23:03:31.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2026 | 2026-04-17T23:03:31.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2027 | 2026-04-17T23:03:31.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2028 | 2026-04-17T23:03:31.152Z | |
| 2029 | 2026-04-17T23:03:31.152Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/272) |
| 2030 | 2026-04-17T23:03:31.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2031 | 2026-04-17T23:03:31.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2032 | 2026-04-17T23:03:31.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2033 | 2026-04-17T23:03:31.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2034 | 2026-04-17T23:03:31.620Z | |
| 2035 | 2026-04-17T23:03:31.620Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/272) |
| 2036 | 2026-04-17T23:03:32.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2037 | 2026-04-17T23:03:32.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2038 | 2026-04-17T23:03:32.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2039 | 2026-04-17T23:03:32.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2040 | 2026-04-17T23:03:32.085Z | |
| 2041 | 2026-04-17T23:03:32.085Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/272) |
| 2042 | 2026-04-17T23:03:32.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2043 | 2026-04-17T23:03:32.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2044 | 2026-04-17T23:03:32.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2045 | 2026-04-17T23:03:32.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2046 | 2026-04-17T23:03:32.555Z | |
| 2047 | 2026-04-17T23:03:32.555Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/272) |
| 2048 | 2026-04-17T23:03:32.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2049 | 2026-04-17T23:03:32.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2050 | 2026-04-17T23:03:32.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2051 | 2026-04-17T23:03:32.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2052 | 2026-04-17T23:03:33.020Z | |
| 2053 | 2026-04-17T23:03:33.020Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/272) |
| 2054 | 2026-04-17T23:03:33.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2055 | 2026-04-17T23:03:33.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2056 | 2026-04-17T23:03:33.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2057 | 2026-04-17T23:03:33.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2058 | 2026-04-17T23:03:33.488Z | |
| 2059 | 2026-04-17T23:03:33.488Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/272) |
| 2060 | 2026-04-17T23:03:33.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2061 | 2026-04-17T23:03:33.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2062 | 2026-04-17T23:03:33.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2063 | 2026-04-17T23:03:33.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2064 | 2026-04-17T23:03:33.954Z | |
| 2065 | 2026-04-17T23:03:33.954Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/272) |
| 2066 | 2026-04-17T23:03:34.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2067 | 2026-04-17T23:03:34.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2068 | 2026-04-17T23:03:34.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2069 | 2026-04-17T23:03:34.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2070 | 2026-04-17T23:03:34.424Z | |
| 2071 | 2026-04-17T23:03:34.424Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/272) |
| 2072 | 2026-04-17T23:03:34.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2073 | 2026-04-17T23:03:34.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2074 | 2026-04-17T23:03:34.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2075 | 2026-04-17T23:03:34.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2076 | 2026-04-17T23:03:34.893Z | |
| 2077 | 2026-04-17T23:03:34.893Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/272) |
| 2078 | 2026-04-17T23:03:35.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2079 | 2026-04-17T23:03:35.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2080 | 2026-04-17T23:03:35.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2081 | 2026-04-17T23:03:35.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2082 | 2026-04-17T23:03:35.363Z | |
| 2083 | 2026-04-17T23:03:35.363Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/272) |
| 2084 | 2026-04-17T23:03:35.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2085 | 2026-04-17T23:03:35.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2086 | 2026-04-17T23:03:35.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2087 | 2026-04-17T23:03:35.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2088 | 2026-04-17T23:03:35.831Z | |
| 2089 | 2026-04-17T23:03:35.831Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/272) |
| 2090 | 2026-04-17T23:03:36.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2091 | 2026-04-17T23:03:36.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2092 | 2026-04-17T23:03:36.239Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2093 | 2026-04-17T23:03:36.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2094 | 2026-04-17T23:03:36.300Z | |
| 2095 | 2026-04-17T23:03:36.300Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/272) |
| 2096 | 2026-04-17T23:03:36.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2097 | 2026-04-17T23:03:36.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2098 | 2026-04-17T23:03:36.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2099 | 2026-04-17T23:03:36.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2100 | 2026-04-17T23:03:36.764Z | |
| 2101 | 2026-04-17T23:03:36.764Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/272) |
| 2102 | 2026-04-17T23:03:37.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2103 | 2026-04-17T23:03:37.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2104 | 2026-04-17T23:03:37.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2105 | 2026-04-17T23:03:37.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2106 | 2026-04-17T23:03:37.229Z | |
| 2107 | 2026-04-17T23:03:37.229Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/272) |
| 2108 | 2026-04-17T23:03:37.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2109 | 2026-04-17T23:03:37.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2110 | 2026-04-17T23:03:37.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2111 | 2026-04-17T23:03:37.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2112 | 2026-04-17T23:03:37.856Z | |
| 2113 | 2026-04-17T23:03:37.856Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/272) |
| 2114 | 2026-04-17T23:03:38.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2115 | 2026-04-17T23:03:38.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2116 | 2026-04-17T23:03:38.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2117 | 2026-04-17T23:03:38.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2118 | 2026-04-17T23:03:38.485Z | |
| 2119 | 2026-04-17T23:03:38.485Z | info: running `cargo check --bins` on nexus-config (51/272) |
| 2120 | 2026-04-17T23:03:39.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2121 | 2026-04-17T23:03:39.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2122 | 2026-04-17T23:03:39.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2123 | 2026-04-17T23:03:39.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2124 | 2026-04-17T23:03:39.110Z | |
| 2125 | 2026-04-17T23:03:39.110Z | info: running `cargo check --bins` on nexus-types (52/272) |
| 2126 | 2026-04-17T23:03:39.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2127 | 2026-04-17T23:03:39.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2128 | 2026-04-17T23:03:39.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2129 | 2026-04-17T23:03:39.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2130 | 2026-04-17T23:03:39.735Z | |
| 2131 | 2026-04-17T23:03:39.735Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/272) |
| 2132 | 2026-04-17T23:03:40.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2133 | 2026-04-17T23:03:40.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2134 | 2026-04-17T23:03:40.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2135 | 2026-04-17T23:03:40.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2136 | 2026-04-17T23:03:40.333Z | |
| 2137 | 2026-04-17T23:03:40.333Z | info: running `cargo check --bins` on omicron-passwords (54/272) |
| 2138 | 2026-04-17T23:03:40.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2139 | 2026-04-17T23:03:40.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2140 | 2026-04-17T23:03:40.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2141 | 2026-04-17T23:03:40.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2142 | 2026-04-17T23:03:40.903Z | |
| 2143 | 2026-04-17T23:03:40.903Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/272) |
| 2144 | 2026-04-17T23:03:41.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2145 | 2026-04-17T23:03:41.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2146 | 2026-04-17T23:03:41.407Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2147 | 2026-04-17T23:03:41.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2148 | 2026-04-17T23:03:41.495Z | |
| 2149 | 2026-04-17T23:03:41.495Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/272) |
| 2150 | 2026-04-17T23:03:41.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2151 | 2026-04-17T23:03:41.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2152 | 2026-04-17T23:03:41.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2153 | 2026-04-17T23:03:42.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2154 | 2026-04-17T23:03:42.085Z | |
| 2155 | 2026-04-17T23:03:42.085Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/272) |
| 2156 | 2026-04-17T23:03:42.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2157 | 2026-04-17T23:03:42.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2158 | 2026-04-17T23:03:42.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2159 | 2026-04-17T23:03:42.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2160 | 2026-04-17T23:03:42.680Z | |
| 2161 | 2026-04-17T23:03:42.680Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/272) |
| 2162 | 2026-04-17T23:03:43.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2163 | 2026-04-17T23:03:43.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2164 | 2026-04-17T23:03:43.186Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2165 | 2026-04-17T23:03:43.189Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2166 | 2026-04-17T23:03:43.275Z | |
| 2167 | 2026-04-17T23:03:43.275Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/272) |
| 2168 | 2026-04-17T23:03:43.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2169 | 2026-04-17T23:03:43.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2170 | 2026-04-17T23:03:43.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2171 | 2026-04-17T23:03:43.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2172 | 2026-04-17T23:03:43.857Z | |
| 2173 | 2026-04-17T23:03:43.857Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/272) |
| 2174 | 2026-04-17T23:03:44.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2175 | 2026-04-17T23:03:44.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2176 | 2026-04-17T23:03:44.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2177 | 2026-04-17T23:03:44.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2178 | 2026-04-17T23:03:44.433Z | |
| 2179 | 2026-04-17T23:03:44.434Z | info: running `cargo check --bins --no-default-features` on gfss (61/272) |
| 2180 | 2026-04-17T23:03:44.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2181 | 2026-04-17T23:03:44.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2182 | 2026-04-17T23:03:44.923Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2183 | 2026-04-17T23:03:44.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2184 | 2026-04-17T23:03:45.006Z | |
| 2185 | 2026-04-17T23:03:45.006Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/272) |
| 2186 | 2026-04-17T23:03:45.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2187 | 2026-04-17T23:03:45.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2188 | 2026-04-17T23:03:45.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2189 | 2026-04-17T23:03:45.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2190 | 2026-04-17T23:03:45.578Z | |
| 2191 | 2026-04-17T23:03:45.578Z | info: running `cargo check --bins` on clickhouse-admin-types (63/272) |
| 2192 | 2026-04-17T23:03:46.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2193 | 2026-04-17T23:03:46.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2194 | 2026-04-17T23:03:46.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2195 | 2026-04-17T23:03:46.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2196 | 2026-04-17T23:03:46.170Z | |
| 2197 | 2026-04-17T23:03:46.170Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/272) |
| 2198 | 2026-04-17T23:03:46.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2199 | 2026-04-17T23:03:46.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2200 | 2026-04-17T23:03:46.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2201 | 2026-04-17T23:03:46.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2202 | 2026-04-17T23:03:46.764Z | |
| 2203 | 2026-04-17T23:03:46.764Z | info: running `cargo check --bins` on cockroach-admin-types (65/272) |
| 2204 | 2026-04-17T23:03:47.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2205 | 2026-04-17T23:03:47.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2206 | 2026-04-17T23:03:47.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2207 | 2026-04-17T23:03:47.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2208 | 2026-04-17T23:03:47.342Z | |
| 2209 | 2026-04-17T23:03:47.342Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/272) |
| 2210 | 2026-04-17T23:03:47.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2211 | 2026-04-17T23:03:47.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2212 | 2026-04-17T23:03:47.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2213 | 2026-04-17T23:03:47.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2214 | 2026-04-17T23:03:47.922Z | |
| 2215 | 2026-04-17T23:03:47.922Z | info: running `cargo check --bins` on ereport-types (67/272) |
| 2216 | 2026-04-17T23:03:48.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2217 | 2026-04-17T23:03:48.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2218 | 2026-04-17T23:03:48.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2219 | 2026-04-17T23:03:48.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2220 | 2026-04-17T23:03:48.512Z | |
| 2221 | 2026-04-17T23:03:48.512Z | info: running `cargo check --bins` on gateway-client (68/272) |
| 2222 | 2026-04-17T23:03:49.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2223 | 2026-04-17T23:03:49.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2224 | 2026-04-17T23:03:49.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2225 | 2026-04-17T23:03:49.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2226 | 2026-04-17T23:03:49.100Z | |
| 2227 | 2026-04-17T23:03:49.100Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/272) |
| 2228 | 2026-04-17T23:03:49.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2229 | 2026-04-17T23:03:49.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2230 | 2026-04-17T23:03:49.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2231 | 2026-04-17T23:03:49.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2232 | 2026-04-17T23:03:49.685Z | |
| 2233 | 2026-04-17T23:03:49.685Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/272) |
| 2234 | 2026-04-17T23:03:50.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2235 | 2026-04-17T23:03:50.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2236 | 2026-04-17T23:03:50.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2237 | 2026-04-17T23:03:50.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2238 | 2026-04-17T23:03:50.267Z | |
| 2239 | 2026-04-17T23:03:50.267Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/272) |
| 2240 | 2026-04-17T23:03:50.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2241 | 2026-04-17T23:03:50.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2242 | 2026-04-17T23:03:50.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2243 | 2026-04-17T23:03:50.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2244 | 2026-04-17T23:03:50.845Z | |
| 2245 | 2026-04-17T23:03:50.846Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/272) |
| 2246 | 2026-04-17T23:03:51.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2247 | 2026-04-17T23:03:51.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2248 | 2026-04-17T23:03:51.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2249 | 2026-04-17T23:03:51.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2250 | 2026-04-17T23:03:51.427Z | |
| 2251 | 2026-04-17T23:03:51.427Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/272) |
| 2252 | 2026-04-17T23:03:51.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2253 | 2026-04-17T23:03:51.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2254 | 2026-04-17T23:03:51.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2255 | 2026-04-17T23:03:51.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2256 | 2026-04-17T23:03:52.031Z | |
| 2257 | 2026-04-17T23:03:52.031Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/272) |
| 2258 | 2026-04-17T23:03:52.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2259 | 2026-04-17T23:03:52.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2260 | 2026-04-17T23:03:52.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2261 | 2026-04-17T23:03:52.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2262 | 2026-04-17T23:03:52.634Z | |
| 2263 | 2026-04-17T23:03:52.634Z | info: running `cargo check --bins` on key-manager-types (75/272) |
| 2264 | 2026-04-17T23:03:53.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2265 | 2026-04-17T23:03:53.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2266 | 2026-04-17T23:03:53.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2267 | 2026-04-17T23:03:53.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2268 | 2026-04-17T23:03:53.209Z | |
| 2269 | 2026-04-17T23:03:53.209Z | info: running `cargo check --bins` on oxlog (76/272) |
| 2270 | 2026-04-17T23:03:53.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2271 | 2026-04-17T23:03:53.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2272 | 2026-04-17T23:03:53.811Z | Checking cfg-if v1.0.4 |
| 2273 | 2026-04-17T23:03:53.814Z | Checking libc v0.2.185 |
| 2274 | 2026-04-17T23:03:53.814Z | Checking serde_core v1.0.228 |
| 2275 | 2026-04-17T23:03:53.928Z | Checking zeroize v1.8.2 |
| 2276 | 2026-04-17T23:03:53.937Z | Checking memchr v2.8.0 |
| 2277 | 2026-04-17T23:03:53.945Z | Checking log v0.4.29 |
| 2278 | 2026-04-17T23:03:53.954Z | Checking smallvec v1.15.1 |
| 2279 | 2026-04-17T23:03:53.966Z | Checking typenum v1.19.0 |
| 2280 | 2026-04-17T23:03:53.975Z | Checking subtle v2.6.1 |
| 2281 | 2026-04-17T23:03:54.067Z | Checking itoa v1.0.17 |
| 2282 | 2026-04-17T23:03:54.100Z | Checking scopeguard v1.2.0 |
| 2283 | 2026-04-17T23:03:54.118Z | Checking const-oid v0.9.6 |
| 2284 | 2026-04-17T23:03:54.130Z | Checking stable_deref_trait v1.2.1 |
| 2285 | 2026-04-17T23:03:54.196Z | Checking lock_api v0.4.14 |
| 2286 | 2026-04-17T23:03:54.210Z | Checking portable-atomic v1.13.1 |
| 2287 | 2026-04-17T23:03:54.221Z | Checking zerofrom v0.1.6 |
| 2288 | 2026-04-17T23:03:54.306Z | Checking critical-section v1.2.0 |
| 2289 | 2026-04-17T23:03:54.318Z | Checking getrandom v0.2.17 |
| 2290 | 2026-04-17T23:03:54.329Z | Checking errno v0.3.14 |
| 2291 | 2026-04-17T23:03:54.398Z | Checking yoke v0.8.1 |
| 2292 | 2026-04-17T23:03:54.412Z | Checking parking_lot_core v0.9.12 |
| 2293 | 2026-04-17T23:03:54.440Z | Checking signal-hook-registry v1.4.8 |
| 2294 | 2026-04-17T23:03:54.456Z | Checking rand_core v0.6.4 |
| 2295 | 2026-04-17T23:03:54.482Z | Checking generic-array v0.14.7 |
| 2296 | 2026-04-17T23:03:54.558Z | Checking zerovec v0.11.5 |
| 2297 | 2026-04-17T23:03:54.592Z | Checking zerocopy v0.8.40 |
| 2298 | 2026-04-17T23:03:54.595Z | Checking pin-project-lite v0.2.17 |
| 2299 | 2026-04-17T23:03:54.614Z | Checking once_cell v1.21.3 |
| 2300 | 2026-04-17T23:03:54.623Z | Checking parking_lot v0.12.5 |
| 2301 | 2026-04-17T23:03:54.687Z | Checking mio v1.2.0 |
| 2302 | 2026-04-17T23:03:54.779Z | Checking socket2 v0.6.3 |
| 2303 | 2026-04-17T23:03:54.793Z | Checking libm v0.2.16 |
| 2304 | 2026-04-17T23:03:54.803Z | Checking zmij v1.0.21 |
| 2305 | 2026-04-17T23:03:54.923Z | Checking crypto-common v0.1.7 |
| 2306 | 2026-04-17T23:03:54.960Z | Checking block-buffer v0.10.4 |
| 2307 | 2026-04-17T23:03:54.982Z | Checking tinystr v0.8.2 |
| 2308 | 2026-04-17T23:03:55.013Z | Checking allocator-api2 v0.2.21 |
| 2309 | 2026-04-17T23:03:55.021Z | Checking futures-core v0.3.32 |
| 2310 | 2026-04-17T23:03:55.058Z | Checking percent-encoding v2.3.2 |
| 2311 | 2026-04-17T23:03:55.092Z | Checking digest v0.10.7 |
| 2312 | 2026-04-17T23:03:55.152Z | Checking writeable v0.6.2 |
| 2313 | 2026-04-17T23:03:55.164Z | Checking equivalent v1.0.2 |
| 2314 | 2026-04-17T23:03:55.195Z | Checking litemap v0.8.1 |
| 2315 | 2026-04-17T23:03:55.242Z | Checking potential_utf v0.1.4 |
| 2316 | 2026-04-17T23:03:55.284Z | Checking zerotrie v0.2.3 |
| 2317 | 2026-04-17T23:03:55.305Z | Checking foldhash v0.2.0 |
| 2318 | 2026-04-17T23:03:55.317Z | Checking cpufeatures v0.2.17 |
| 2319 | 2026-04-17T23:03:55.360Z | Checking icu_locale_core v2.1.1 |
| 2320 | 2026-04-17T23:03:55.371Z | Checking icu_collections v2.1.1 |
| 2321 | 2026-04-17T23:03:55.385Z | Checking serde v1.0.228 |
| 2322 | 2026-04-17T23:03:55.385Z | Checking bitflags v2.11.0 |
| 2323 | 2026-04-17T23:03:55.450Z | Checking serde_json v1.0.149 |
| 2324 | 2026-04-17T23:03:55.481Z | Checking num-traits v0.2.19 |
| 2325 | 2026-04-17T23:03:55.529Z | Checking hashbrown v0.16.1 |
| 2326 | 2026-04-17T23:03:55.565Z | Checking hmac v0.12.1 |
| 2327 | 2026-04-17T23:03:55.682Z | Checking block-padding v0.3.3 |
| 2328 | 2026-04-17T23:03:55.698Z | Checking icu_properties_data v2.1.2 |
| 2329 | 2026-04-17T23:03:55.794Z | Checking bytes v1.11.1 |
| 2330 | 2026-04-17T23:03:55.808Z | Checking icu_normalizer_data v2.1.1 |
| 2331 | 2026-04-17T23:03:55.823Z | Checking futures-sink v0.3.32 |
| 2332 | 2026-04-17T23:03:55.878Z | Checking rand_core v0.10.0 |
| 2333 | 2026-04-17T23:03:55.912Z | Checking icu_provider v2.1.1 |
| 2334 | 2026-04-17T23:03:55.925Z | Checking futures-channel v0.3.32 |
| 2335 | 2026-04-17T23:03:56.003Z | Checking inout v0.1.4 |
| 2336 | 2026-04-17T23:03:56.014Z | Checking getrandom v0.4.1 |
| 2337 | 2026-04-17T23:03:56.025Z | Checking indexmap v2.13.0 |
| 2338 | 2026-04-17T23:03:56.111Z | Checking futures-task v0.3.32 |
| 2339 | 2026-04-17T23:03:56.111Z | Checking slab v0.4.12 |
| 2340 | 2026-04-17T23:03:56.134Z | Checking futures-io v0.3.32 |
| 2341 | 2026-04-17T23:03:56.145Z | Checking icu_properties v2.1.2 |
| 2342 | 2026-04-17T23:03:56.157Z | Checking icu_normalizer v2.1.1 |
| 2343 | 2026-04-17T23:03:56.228Z | Checking tokio v1.52.1 |
| 2344 | 2026-04-17T23:03:56.240Z | Checking cipher v0.4.4 |
| 2345 | 2026-04-17T23:03:56.251Z | Checking sha2 v0.10.9 |
| 2346 | 2026-04-17T23:03:56.270Z | Checking futures-util v0.3.32 |
| 2347 | 2026-04-17T23:03:56.447Z | Checking getrandom v0.3.4 |
| 2348 | 2026-04-17T23:03:56.460Z | Checking base64ct v1.8.3 |
| 2349 | 2026-04-17T23:03:56.525Z | Checking byteorder v1.5.0 |
| 2350 | 2026-04-17T23:03:56.581Z | Checking utf8_iter v1.0.4 |
| 2351 | 2026-04-17T23:03:56.595Z | Checking form_urlencoded v1.2.2 |
| 2352 | 2026-04-17T23:03:56.689Z | Checking pem-rfc7468 v0.7.0 |
| 2353 | 2026-04-17T23:03:56.702Z | Checking flagset v0.4.7 |
| 2354 | 2026-04-17T23:03:56.717Z | Checking fnv v1.0.7 |
| 2355 | 2026-04-17T23:03:56.730Z | Checking rand_core v0.9.5 |
| 2356 | 2026-04-17T23:03:56.810Z | Checking salsa20 v0.10.2 |
| 2357 | 2026-04-17T23:03:56.824Z | Checking http v1.4.0 |
| 2358 | 2026-04-17T23:03:56.842Z | Checking der v0.7.10 |
| 2359 | 2026-04-17T23:03:56.900Z | Checking uuid v1.23.0 |
| 2360 | 2026-04-17T23:03:56.939Z | Checking pbkdf2 v0.12.2 |
| 2361 | 2026-04-17T23:03:56.965Z | Checking idna_adapter v1.2.1 |
| 2362 | 2026-04-17T23:03:57.046Z | Checking scrypt v0.11.0 |
| 2363 | 2026-04-17T23:03:57.080Z | Checking idna v1.1.0 |
| 2364 | 2026-04-17T23:03:57.185Z | Checking cbc v0.1.2 |
| 2365 | 2026-04-17T23:03:57.207Z | Checking aes v0.8.4 |
| 2366 | 2026-04-17T23:03:57.309Z | Checking rustix v1.1.3 |
| 2367 | 2026-04-17T23:03:57.320Z | Checking url v2.5.8 |
| 2368 | 2026-04-17T23:03:57.358Z | Checking ppv-lite86 v0.2.21 |
| 2369 | 2026-04-17T23:03:57.378Z | Checking tracing-core v0.1.36 |
| 2370 | 2026-04-17T23:03:57.569Z | Checking spki v0.7.3 |
| 2371 | 2026-04-17T23:03:57.593Z | Checking rustls-pki-types v1.14.0 |
| 2372 | 2026-04-17T23:03:57.643Z | Checking rand_chacha v0.9.0 |
| 2373 | 2026-04-17T23:03:57.682Z | Checking regex-syntax v0.8.10 |
| 2374 | 2026-04-17T23:03:57.730Z | Checking iana-time-zone v0.1.65 |
| 2375 | 2026-04-17T23:03:57.747Z | Checking pkcs5 v0.7.1 |
| 2376 | 2026-04-17T23:03:57.832Z | Checking chrono v0.4.44 |
| 2377 | 2026-04-17T23:03:57.845Z | Checking rand v0.9.2 |
| 2378 | 2026-04-17T23:03:57.870Z | Checking tracing v0.1.44 |
| 2379 | 2026-04-17T23:03:57.996Z | Checking http-body v1.0.1 |
| 2380 | 2026-04-17T23:03:58.072Z | Checking aws-lc-sys v0.37.1 |
| 2381 | 2026-04-17T23:03:58.126Z | Checking untrusted v0.7.1 |
| 2382 | 2026-04-17T23:03:58.140Z | Checking untrusted v0.9.0 |
| 2383 | 2026-04-17T23:03:58.167Z | Checking openssl-probe v0.2.1 |
| 2384 | 2026-04-17T23:03:58.237Z | Checking base64 v0.22.1 |
| 2385 | 2026-04-17T23:03:58.249Z | Checking ring v0.17.14 |
| 2386 | 2026-04-17T23:03:58.271Z | Checking pkcs8 v0.10.2 |
| 2387 | 2026-04-17T23:03:58.308Z | Checking plain v0.2.3 |
| 2388 | 2026-04-17T23:03:58.409Z | Checking atomic-waker v1.1.2 |
| 2389 | 2026-04-17T23:03:58.446Z | Checking try-lock v0.2.5 |
| 2390 | 2026-04-17T23:03:58.471Z | Checking tower-layer v0.3.3 |
| 2391 | 2026-04-17T23:03:58.505Z | Checking tower-service v0.3.3 |
| 2392 | 2026-04-17T23:03:58.540Z | Checking tinyvec_macros v0.1.1 |
| 2393 | 2026-04-17T23:03:58.577Z | Checking aws-lc-rs v1.16.0 |
| 2394 | 2026-04-17T23:03:58.592Z | Checking want v0.3.1 |
| 2395 | 2026-04-17T23:03:58.604Z | Checking tinyvec v1.10.0 |
| 2396 | 2026-04-17T23:03:58.618Z | Checking ipnet v2.11.0 |
| 2397 | 2026-04-17T23:03:58.680Z | Checking semver v1.0.27 |
| 2398 | 2026-04-17T23:03:58.708Z | Checking httparse v1.10.1 |
| 2399 | 2026-04-17T23:03:58.868Z | Checking spin v0.9.8 |
| 2400 | 2026-04-17T23:03:58.889Z | Checking pin-utils v0.1.0 |
| 2401 | 2026-04-17T23:03:58.902Z | Checking fastrand v2.3.0 |
| 2402 | 2026-04-17T23:03:58.914Z | Checking foreign-types-shared v0.1.1 |
| 2403 | 2026-04-17T23:03:58.957Z | Checking unicode-ident v1.0.24 |
| 2404 | 2026-04-17T23:03:58.987Z | Checking ucd-trie v0.1.7 |
| 2405 | 2026-04-17T23:03:58.999Z | Checking httpdate v1.0.3 |
| 2406 | 2026-04-17T23:03:59.043Z | Checking dyn-clone v1.0.20 |
| 2407 | 2026-04-17T23:03:59.062Z | Checking proc-macro2 v1.0.106 |
| 2408 | 2026-04-17T23:03:59.075Z | Checking tempfile v3.25.0 |
| 2409 | 2026-04-17T23:03:59.115Z | Checking pest v2.8.6 |
| 2410 | 2026-04-17T23:03:59.136Z | Checking foreign-types v0.3.2 |
| 2411 | 2026-04-17T23:03:59.148Z | Checking schemars v0.8.22 |
| 2412 | 2026-04-17T23:03:59.205Z | Checking openssl-sys v0.9.111 |
| 2413 | 2026-04-17T23:03:59.234Z | Checking thiserror v2.0.18 |
| 2414 | 2026-04-17T23:03:59.260Z | Checking wait-timeout v0.2.1 |
| 2415 | 2026-04-17T23:03:59.334Z | Checking socket2 v0.5.10 |
| 2416 | 2026-04-17T23:03:59.364Z | Checking aho-corasick v1.1.4 |
| 2417 | 2026-04-17T23:03:59.383Z | Checking quick-error v1.2.3 |
| 2418 | 2026-04-17T23:03:59.409Z | Checking rustls-webpki v0.103.9 |
| 2419 | 2026-04-17T23:03:59.424Z | Checking tokio-util v0.7.18 |
| 2420 | 2026-04-17T23:03:59.479Z | Checking powerfmt v0.2.0 |
| 2421 | 2026-04-17T23:03:59.572Z | Checking utf8parse v0.2.2 |
| 2422 | 2026-04-17T23:03:59.631Z | Checking anstyle v1.0.13 |
| 2423 | 2026-04-17T23:03:59.672Z | Checking simd-adler32 v0.3.8 |
| 2424 | 2026-04-17T23:03:59.688Z | Checking pretty-hex v0.4.1 |
| 2425 | 2026-04-17T23:03:59.801Z | Checking siphasher v1.0.2 |
| 2426 | 2026-04-17T23:03:59.814Z | Checking bit-vec v0.8.0 |
| 2427 | 2026-04-17T23:03:59.826Z | Checking openssl v0.10.75 |
| 2428 | 2026-04-17T23:03:59.829Z | Checking rustls v0.23.37 |
| 2429 | 2026-04-17T23:03:59.848Z | Checking anstyle-parse v0.2.7 |
| 2430 | 2026-04-17T23:03:59.951Z | Checking deranged v0.5.8 |
| 2431 | 2026-04-17T23:03:59.993Z | Checking rusty-fork v0.3.1 |
| 2432 | 2026-04-17T23:04:00.005Z | Checking bit-set v0.8.0 |
| 2433 | 2026-04-17T23:04:00.027Z | Checking h2 v0.4.13 |
| 2434 | 2026-04-17T23:04:00.040Z | Checking regex-automata v0.4.14 |
| 2435 | 2026-04-17T23:04:00.145Z | Checking quote v1.0.44 |
| 2436 | 2026-04-17T23:04:00.160Z | Compiling newtype-uuid v1.3.2 |
| 2437 | 2026-04-17T23:04:00.174Z | Checking unicode-normalization v0.1.25 |
| 2438 | 2026-04-17T23:04:00.306Z | Checking rustls-native-certs v0.8.3 |
| 2439 | 2026-04-17T23:04:00.336Z | Checking crossbeam-utils v0.8.21 |
| 2440 | 2026-04-17T23:04:00.433Z | Checking rand_xorshift v0.4.0 |
| 2441 | 2026-04-17T23:04:00.564Z | Checking crc32fast v1.5.0 |
| 2442 | 2026-04-17T23:04:00.564Z | Checking scroll v0.13.0 |
| 2443 | 2026-04-17T23:04:00.678Z | Checking signature v2.2.0 |
| 2444 | 2026-04-17T23:04:00.703Z | Checking sync_wrapper v1.0.2 |
| 2445 | 2026-04-17T23:04:00.802Z | Checking unarray v0.1.4 |
| 2446 | 2026-04-17T23:04:00.805Z | Checking time-core v0.1.8 |
| 2447 | 2026-04-17T23:04:00.826Z | Checking num-conv v0.2.0 |
| 2448 | 2026-04-17T23:04:00.881Z | Checking colorchoice v1.0.4 |
| 2449 | 2026-04-17T23:04:00.903Z | Checking adler2 v2.0.1 |
| 2450 | 2026-04-17T23:04:00.939Z | Checking unicode-properties v0.1.4 |
| 2451 | 2026-04-17T23:04:00.951Z | Checking anstyle-query v1.1.5 |
| 2452 | 2026-04-17T23:04:00.979Z | Checking num_threads v0.1.7 |
| 2453 | 2026-04-17T23:04:01.009Z | Checking is_terminal_polyfill v1.70.2 |
| 2454 | 2026-04-17T23:04:01.037Z | Checking unicode-bidi v0.3.18 |
| 2455 | 2026-04-17T23:04:01.062Z | Checking time v0.3.47 |
| 2456 | 2026-04-17T23:04:01.095Z | Checking anstream v0.6.21 |
| 2457 | 2026-04-17T23:04:01.123Z | Checking miniz_oxide v0.8.9 |
| 2458 | 2026-04-17T23:04:01.286Z | Checking proptest v1.10.0 |
| 2459 | 2026-04-17T23:04:01.321Z | Checking stringprep v0.1.5 |
| 2460 | 2026-04-17T23:04:01.469Z | Checking goblin v0.10.5 |
| 2461 | 2026-04-17T23:04:01.469Z | Checking tower v0.5.3 |
| 2462 | 2026-04-17T23:04:01.797Z | Checking native-tls v0.2.18 |
| 2463 | 2026-04-17T23:04:01.858Z | Checking crossbeam-epoch v0.9.18 |
| 2464 | 2026-04-17T23:04:01.873Z | Checking syn v2.0.117 |
| 2465 | 2026-04-17T23:04:01.973Z | Compiling daft v0.1.5 |
| 2466 | 2026-04-17T23:04:02.077Z | Checking ipnetwork v0.21.1 |
| 2467 | 2026-04-17T23:04:02.167Z | Checking http-body-util v0.1.3 |
| 2468 | 2026-04-17T23:04:02.181Z | Checking tokio-rustls v0.26.4 |
| 2469 | 2026-04-17T23:04:02.244Z | Checking webpki-roots v1.0.6 |
| 2470 | 2026-04-17T23:04:02.292Z | Checking rand_chacha v0.3.1 |
| 2471 | 2026-04-17T23:04:02.359Z | Checking thiserror v1.0.69 |
| 2472 | 2026-04-17T23:04:02.379Z | Checking scroll v0.12.0 |
| 2473 | 2026-04-17T23:04:02.401Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2474 | 2026-04-17T23:04:02.454Z | Checking hash32 v0.2.1 |
| 2475 | 2026-04-17T23:04:02.498Z | Checking num-integer v0.1.46 |
| 2476 | 2026-04-17T23:04:02.511Z | Checking serde_spanned v0.6.9 |
| 2477 | 2026-04-17T23:04:02.606Z | Checking toml_datetime v0.6.11 |
| 2478 | 2026-04-17T23:04:02.609Z | Checking md-5 v0.10.6 |
| 2479 | 2026-04-17T23:04:02.634Z | Checking ff v0.13.1 |
| 2480 | 2026-04-17T23:04:02.718Z | Checking zlib-rs v0.6.2 |
| 2481 | 2026-04-17T23:04:02.736Z | Checking hyper v1.8.1 |
| 2482 | 2026-04-17T23:04:02.749Z | Checking iri-string v0.7.10 |
| 2483 | 2026-04-17T23:04:02.761Z | Checking ryu v1.0.23 |
| 2484 | 2026-04-17T23:04:02.794Z | Checking base16ct v0.2.0 |
| 2485 | 2026-04-17T23:04:02.896Z | Checking psl-types v2.0.11 |
| 2486 | 2026-04-17T23:04:02.919Z | Checking fallible-iterator v0.2.0 |
| 2487 | 2026-04-17T23:04:03.011Z | Checking publicsuffix v2.3.0 |
| 2488 | 2026-04-17T23:04:03.167Z | Checking sec1 v0.7.3 |
| 2489 | 2026-04-17T23:04:03.184Z | Checking postgres-protocol v0.6.10 |
| 2490 | 2026-04-17T23:04:03.207Z | Checking serde_urlencoded v0.7.1 |
| 2491 | 2026-04-17T23:04:03.372Z | Compiling iddqd v0.3.17 |
| 2492 | 2026-04-17T23:04:03.406Z | Checking group v0.13.0 |
| 2493 | 2026-04-17T23:04:03.494Z | Checking num-iter v0.1.45 |
| 2494 | 2026-04-17T23:04:03.552Z | Checking heapless v0.7.17 |
| 2495 | 2026-04-17T23:04:03.574Z | Checking flate2 v1.1.9 |
| 2496 | 2026-04-17T23:04:03.604Z | Checking goblin v0.8.2 |
| 2497 | 2026-04-17T23:04:03.620Z | Checking hyper-util v0.1.20 |
| 2498 | 2026-04-17T23:04:03.740Z | Checking tower-http v0.6.8 |
| 2499 | 2026-04-17T23:04:03.773Z | Checking dof v0.4.0 |
| 2500 | 2026-04-17T23:04:03.866Z | Checking zstd-safe v7.2.4 |
| 2501 | 2026-04-17T23:04:03.948Z | Checking rand v0.8.5 |
| 2502 | 2026-04-17T23:04:04.012Z | Checking oxnet v0.1.4 |
| 2503 | 2026-04-17T23:04:04.029Z | Checking cookie v0.18.1 |
| 2504 | 2026-04-17T23:04:04.118Z | Checking tokio-native-tls v0.3.1 |
| 2505 | 2026-04-17T23:04:04.244Z | Checking dtrace-parser v0.3.0 |
| 2506 | 2026-04-17T23:04:04.258Z | Checking phf_shared v0.13.1 |
| 2507 | 2026-04-17T23:04:04.274Z | Checking lazy_static v1.5.0 |
| 2508 | 2026-04-17T23:04:04.362Z | Checking terminal_size v0.4.3 |
| 2509 | 2026-04-17T23:04:04.405Z | Checking zerocopy v0.7.35 |
| 2510 | 2026-04-17T23:04:04.448Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2511 | 2026-04-17T23:04:04.460Z | Checking signal-hook v0.3.18 |
| 2512 | 2026-04-17T23:04:04.473Z | Checking hkdf v0.12.4 |
| 2513 | 2026-04-17T23:04:04.476Z | Checking crypto-bigint v0.5.5 |
| 2514 | 2026-04-17T23:04:04.498Z | Checking thread-id v5.1.0 |
| 2515 | 2026-04-17T23:04:04.527Z | Checking strsim v0.11.1 |
| 2516 | 2026-04-17T23:04:04.573Z | Checking bitflags v1.3.2 |
| 2517 | 2026-04-17T23:04:04.603Z | Checking managed v0.8.0 |
| 2518 | 2026-04-17T23:04:04.638Z | Checking libbz2-rs-sys v0.2.2 |
| 2519 | 2026-04-17T23:04:04.651Z | Checking winnow v0.5.40 |
| 2520 | 2026-04-17T23:04:04.686Z | Compiling rayon-core v1.13.0 |
| 2521 | 2026-04-17T23:04:04.787Z | Checking clap_lex v1.0.0 |
| 2522 | 2026-04-17T23:04:04.851Z | Checking hyper-rustls v0.27.7 |
| 2523 | 2026-04-17T23:04:04.863Z | Checking winnow v0.7.14 |
| 2524 | 2026-04-17T23:04:04.883Z | Checking foldhash v0.1.5 |
| 2525 | 2026-04-17T23:04:04.936Z | Checking either v1.15.0 |
| 2526 | 2026-04-17T23:04:05.014Z | Checking bumpalo v3.20.2 |
| 2527 | 2026-04-17T23:04:05.024Z | Checking bzip2 v0.6.1 |
| 2528 | 2026-04-17T23:04:05.055Z | Checking hashbrown v0.15.5 |
| 2529 | 2026-04-17T23:04:05.121Z | Checking clap_builder v4.5.60 |
| 2530 | 2026-04-17T23:04:05.181Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2531 | 2026-04-17T23:04:05.205Z | Checking zopfli v0.8.3 |
| 2532 | 2026-04-17T23:04:05.376Z | Checking elliptic-curve v0.13.8 |
| 2533 | 2026-04-17T23:04:05.391Z | Checking hyper-tls v0.6.0 |
| 2534 | 2026-04-17T23:04:05.493Z | Checking dof v0.3.0 |
| 2535 | 2026-04-17T23:04:05.537Z | Checking smoltcp v0.9.1 |
| 2536 | 2026-04-17T23:04:05.550Z | Checking signal-hook-mio v0.2.5 |
| 2537 | 2026-04-17T23:04:05.572Z | Checking usdt-impl v0.6.0 |
| 2538 | 2026-04-17T23:04:05.647Z | Checking bzip2 v0.4.4 |
| 2539 | 2026-04-17T23:04:05.703Z | Checking num-bigint-dig v0.8.6 |
| 2540 | 2026-04-17T23:04:05.778Z | Checking phf v0.13.1 |
| 2541 | 2026-04-17T23:04:05.791Z | Checking toml_edit v0.19.15 |
| 2542 | 2026-04-17T23:04:05.808Z | Checking cookie_store v0.22.1 |
| 2543 | 2026-04-17T23:04:05.927Z | Checking zstd v0.13.3 |
| 2544 | 2026-04-17T23:04:06.078Z | Checking postgres-types v0.2.12 |
| 2545 | 2026-04-17T23:04:06.098Z | Checking dtrace-parser v0.2.0 |
| 2546 | 2026-04-17T23:04:06.119Z | Checking rustls-platform-verifier v0.6.2 |
| 2547 | 2026-04-17T23:04:06.133Z | Checking crossbeam-deque v0.8.6 |
| 2548 | 2026-04-17T23:04:06.142Z | Checking bstr v1.12.1 |
| 2549 | 2026-04-17T23:04:06.253Z | Checking regex v1.12.3 |
| 2550 | 2026-04-17T23:04:06.298Z | Checking ed25519 v2.2.3 |
| 2551 | 2026-04-17T23:04:06.326Z | Checking phf_shared v0.11.3 |
| 2552 | 2026-04-17T23:04:06.367Z | Checking ref-cast v1.0.25 |
| 2553 | 2026-04-17T23:04:06.387Z | Checking curve25519-dalek v4.1.3 |
| 2554 | 2026-04-17T23:04:06.464Z | Checking strum v0.27.2 |
| 2555 | 2026-04-17T23:04:06.468Z | Checking hubpack v0.1.2 |
| 2556 | 2026-04-17T23:04:06.490Z | Checking memoffset v0.9.1 |
| 2557 | 2026-04-17T23:04:06.516Z | Checking rustix v0.38.44 |
| 2558 | 2026-04-17T23:04:06.529Z | Checking pkcs1 v0.7.5 |
| 2559 | 2026-04-17T23:04:06.529Z | Checking float-cmp v0.10.0 |
| 2560 | 2026-04-17T23:04:06.561Z | Checking hex v0.4.3 |
| 2561 | 2026-04-17T23:04:06.573Z | Checking erased-serde v0.3.31 |
| 2562 | 2026-04-17T23:04:06.634Z | Checking serde-big-array v0.5.1 |
| 2563 | 2026-04-17T23:04:06.650Z | Checking rfc6979 v0.4.0 |
| 2564 | 2026-04-17T23:04:06.747Z | Checking memmap2 v0.9.10 |
| 2565 | 2026-04-17T23:04:06.762Z | Checking thread-id v4.2.2 |
| 2566 | 2026-04-17T23:04:06.766Z | Checking env_filter v1.0.0 |
| 2567 | 2026-04-17T23:04:06.785Z | Checking encoding_rs v0.8.35 |
| 2568 | 2026-04-17T23:04:06.810Z | Checking fixedbitset v0.4.2 |
| 2569 | 2026-04-17T23:04:06.836Z | Checking static_assertions v1.1.0 |
| 2570 | 2026-04-17T23:04:06.900Z | Checking fixedbitset v0.5.7 |
| 2571 | 2026-04-17T23:04:06.912Z | Checking whoami v2.1.0 |
| 2572 | 2026-04-17T23:04:06.915Z | Checking unicode-segmentation v1.12.0 |
| 2573 | 2026-04-17T23:04:06.944Z | Checking toml_write v0.1.2 |
| 2574 | 2026-04-17T23:04:06.958Z | Checking data-encoding v2.10.0 |
| 2575 | 2026-04-17T23:04:07.087Z | Checking precomputed-hash v0.1.1 |
| 2576 | 2026-04-17T23:04:07.100Z | Checking rustc-hash v2.1.1 |
| 2577 | 2026-04-17T23:04:07.111Z | Checking normalize-line-endings v0.3.0 |
| 2578 | 2026-04-17T23:04:07.156Z | Checking new_debug_unreachable v1.0.6 |
| 2579 | 2026-04-17T23:04:07.168Z | Checking predicates-core v1.0.10 |
| 2580 | 2026-04-17T23:04:07.196Z | Checking mime v0.3.17 |
| 2581 | 2026-04-17T23:04:07.208Z | Checking difflib v0.4.0 |
| 2582 | 2026-04-17T23:04:07.221Z | Checking keccak v0.1.6 |
| 2583 | 2026-04-17T23:04:07.232Z | Checking jiff v0.2.21 |
| 2584 | 2026-04-17T23:04:07.236Z | Checking hickory-proto v0.25.2 |
| 2585 | 2026-04-17T23:04:07.284Z | Checking similar v2.7.0 |
| 2586 | 2026-04-17T23:04:07.311Z | Checking crossterm v0.28.1 |
| 2587 | 2026-04-17T23:04:07.359Z | Checking string_cache v0.8.9 |
| 2588 | 2026-04-17T23:04:07.376Z | Checking predicates v3.1.4 |
| 2589 | 2026-04-17T23:04:07.380Z | Checking sha3 v0.10.8 |
| 2590 | 2026-04-17T23:04:07.575Z | Checking ed25519-dalek v2.2.0 |
| 2591 | 2026-04-17T23:04:07.659Z | Checking toml_edit v0.22.27 |
| 2592 | 2026-04-17T23:04:07.681Z | Checking tokio-postgres v0.7.16 |
| 2593 | 2026-04-17T23:04:07.726Z | Checking reqwest v0.12.28 |
| 2594 | 2026-04-17T23:04:07.803Z | Checking petgraph v0.8.3 |
| 2595 | 2026-04-17T23:04:08.027Z | Checking petgraph v0.6.5 |
| 2596 | 2026-04-17T23:04:08.347Z | Checking slog v2.8.2 |
| 2597 | 2026-04-17T23:04:08.565Z | Checking env_logger v0.11.9 |
| 2598 | 2026-04-17T23:04:08.604Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2599 | 2026-04-17T23:04:08.724Z | Checking usdt v0.6.0 |
| 2600 | 2026-04-17T23:04:08.755Z | Checking usdt-impl v0.5.0 |
| 2601 | 2026-04-17T23:04:08.888Z | Checking toml v0.7.8 |
| 2602 | 2026-04-17T23:04:08.917Z | Checking serde_with v3.17.0 |
| 2603 | 2026-04-17T23:04:09.033Z | Checking ecdsa v0.16.9 |
| 2604 | 2026-04-17T23:04:09.196Z | Checking rsa v0.9.10 |
| 2605 | 2026-04-17T23:04:09.279Z | Checking nix v0.31.2 |
| 2606 | 2026-04-17T23:04:09.339Z | Checking clap v4.5.60 |
| 2607 | 2026-04-17T23:04:09.415Z | Checking reqwest v0.13.2 |
| 2608 | 2026-04-17T23:04:09.429Z | Checking zip v4.6.1 |
| 2609 | 2026-04-17T23:04:09.664Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2610 | 2026-04-17T23:04:09.684Z | Checking zip v0.6.6 |
| 2611 | 2026-04-17T23:04:09.998Z | Checking itertools v0.13.0 |
| 2612 | 2026-04-17T23:04:10.002Z | Checking strum v0.26.3 |
| 2613 | 2026-04-17T23:04:10.019Z | Checking fs-err v3.3.0 |
| 2614 | 2026-04-17T23:04:10.023Z | Checking ahash v0.8.12 |
| 2615 | 2026-04-17T23:04:10.115Z | Checking tokio-stream v0.1.18 |
| 2616 | 2026-04-17T23:04:10.219Z | Checking object v0.37.3 |
| 2617 | 2026-04-17T23:04:10.247Z | Checking buf-list v1.1.2 |
| 2618 | 2026-04-17T23:04:10.260Z | Checking anyhow v1.0.102 |
| 2619 | 2026-04-17T23:04:10.312Z | Checking camino v1.2.2 |
| 2620 | 2026-04-17T23:04:10.316Z | Checking x509-cert v0.2.5 |
| 2621 | 2026-04-17T23:04:10.422Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2622 | 2026-04-17T23:04:10.449Z | Checking openapiv3 v2.2.0 |
| 2623 | 2026-04-17T23:04:10.502Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2624 | 2026-04-17T23:04:10.575Z | Checking sha1 v0.10.6 |
| 2625 | 2026-04-17T23:04:10.698Z | Checking peg-runtime v0.8.5 |
| 2626 | 2026-04-17T23:04:10.702Z | Checking lalrpop-util v0.19.12 |
| 2627 | 2026-04-17T23:04:10.738Z | Checking rayon v1.11.0 |
| 2628 | 2026-04-17T23:04:10.800Z | Checking sigpipe v0.1.3 |
| 2629 | 2026-04-17T23:04:10.841Z | Checking glob v0.3.3 |
| 2630 | 2026-04-17T23:04:12.394Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2631 | 2026-04-17T23:04:12.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.45s |
| 2632 | 2026-04-17T23:04:12.831Z | |
| 2633 | 2026-04-17T23:04:12.831Z | info: running `cargo check --bins` on internal-dns-types (77/272) |
| 2634 | 2026-04-17T23:04:13.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2635 | 2026-04-17T23:04:13.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2636 | 2026-04-17T23:04:13.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2637 | 2026-04-17T23:04:13.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2638 | 2026-04-17T23:04:13.419Z | |
| 2639 | 2026-04-17T23:04:13.419Z | info: running `cargo check --bins` on internal-dns-types-versions (78/272) |
| 2640 | 2026-04-17T23:04:13.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2641 | 2026-04-17T23:04:13.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2642 | 2026-04-17T23:04:13.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2643 | 2026-04-17T23:04:13.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2644 | 2026-04-17T23:04:14.009Z | |
| 2645 | 2026-04-17T23:04:14.009Z | info: running `cargo check --bins` on nexus-types-versions (79/272) |
| 2646 | 2026-04-17T23:04:14.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2647 | 2026-04-17T23:04:14.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2648 | 2026-04-17T23:04:14.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2649 | 2026-04-17T23:04:14.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2650 | 2026-04-17T23:04:14.612Z | |
| 2651 | 2026-04-17T23:04:14.612Z | info: running `cargo check --bins` on oxql-types (80/272) |
| 2652 | 2026-04-17T23:04:15.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2653 | 2026-04-17T23:04:15.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2654 | 2026-04-17T23:04:15.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2655 | 2026-04-17T23:04:15.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2656 | 2026-04-17T23:04:15.198Z | |
| 2657 | 2026-04-17T23:04:15.198Z | info: running `cargo check --bins` on oximeter-types (81/272) |
| 2658 | 2026-04-17T23:04:15.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2659 | 2026-04-17T23:04:15.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2660 | 2026-04-17T23:04:15.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2661 | 2026-04-17T23:04:15.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2662 | 2026-04-17T23:04:15.792Z | |
| 2663 | 2026-04-17T23:04:15.792Z | info: running `cargo check --bins` on oximeter-types-versions (82/272) |
| 2664 | 2026-04-17T23:04:16.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2665 | 2026-04-17T23:04:16.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2666 | 2026-04-17T23:04:16.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2667 | 2026-04-17T23:04:16.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2668 | 2026-04-17T23:04:16.380Z | |
| 2669 | 2026-04-17T23:04:16.380Z | info: running `cargo check --bins` on oximeter-macro-impl (83/272) |
| 2670 | 2026-04-17T23:04:16.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2671 | 2026-04-17T23:04:16.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2672 | 2026-04-17T23:04:16.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2673 | 2026-04-17T23:04:16.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2674 | 2026-04-17T23:04:16.955Z | |
| 2675 | 2026-04-17T23:04:16.955Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/272) |
| 2676 | 2026-04-17T23:04:17.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2677 | 2026-04-17T23:04:17.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2678 | 2026-04-17T23:04:17.628Z | Compiling structmeta-derive v0.3.0 |
| 2679 | 2026-04-17T23:04:17.742Z | Compiling rustls v0.22.4 |
| 2680 | 2026-04-17T23:04:17.751Z | Compiling multer v3.1.0 |
| 2681 | 2026-04-17T23:04:17.760Z | Compiling async-stream-impl v0.3.6 |
| 2682 | 2026-04-17T23:04:17.763Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2683 | 2026-04-17T23:04:17.779Z | Compiling dropshot v0.16.7 |
| 2684 | 2026-04-17T23:04:17.795Z | Compiling dropshot_endpoint v0.16.7 |
| 2685 | 2026-04-17T23:04:17.798Z | Compiling newtype-uuid-macros v0.1.0 |
| 2686 | 2026-04-17T23:04:17.931Z | Checking newtype-uuid v1.3.2 |
| 2687 | 2026-04-17T23:04:17.974Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2688 | 2026-04-17T23:04:18.039Z | Checking rustls-webpki v0.102.8 |
| 2689 | 2026-04-17T23:04:18.127Z | Checking daft v0.1.5 |
| 2690 | 2026-04-17T23:04:18.142Z | Checking futures-executor v0.3.32 |
| 2691 | 2026-04-17T23:04:18.328Z | Checking thread_local v1.1.9 |
| 2692 | 2026-04-17T23:04:18.361Z | Checking match_cfg v0.1.0 |
| 2693 | 2026-04-17T23:04:18.431Z | Checking hostname v0.3.1 |
| 2694 | 2026-04-17T23:04:18.491Z | Checking iddqd v0.3.17 |
| 2695 | 2026-04-17T23:04:18.525Z | Checking futures v0.3.32 |
| 2696 | 2026-04-17T23:04:18.540Z | Checking crossbeam-channel v0.5.15 |
| 2697 | 2026-04-17T23:04:18.579Z | Checking slog-json v2.6.1 |
| 2698 | 2026-04-17T23:04:18.797Z | Compiling structmeta v0.3.0 |
| 2699 | 2026-04-17T23:04:18.810Z | Checking is-terminal v0.4.17 |
| 2700 | 2026-04-17T23:04:18.869Z | Checking serde_spanned v1.0.4 |
| 2701 | 2026-04-17T23:04:18.999Z | Checking debug-ignore v1.0.5 |
| 2702 | 2026-04-17T23:04:19.012Z | Compiling derive-ex v0.1.8 |
| 2703 | 2026-04-17T23:04:19.025Z | Compiling parse-display-derive v0.10.0 |
| 2704 | 2026-04-17T23:04:19.039Z | Checking term v1.2.1 |
| 2705 | 2026-04-17T23:04:19.095Z | Checking take_mut v0.2.2 |
| 2706 | 2026-04-17T23:04:19.198Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2707 | 2026-04-17T23:04:19.321Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2708 | 2026-04-17T23:04:19.397Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2709 | 2026-04-17T23:04:19.410Z | Checking slog-term v2.9.2 |
| 2710 | 2026-04-17T23:04:19.546Z | Checking slog-async v2.8.0 |
| 2711 | 2026-04-17T23:04:19.667Z | Compiling slog-bunyan v2.5.0 |
| 2712 | 2026-04-17T23:04:19.802Z | Checking async-stream v0.3.6 |
| 2713 | 2026-04-17T23:04:19.853Z | Checking tokio-rustls v0.25.0 |
| 2714 | 2026-04-17T23:04:19.932Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2715 | 2026-04-17T23:04:20.011Z | Checking progenitor-client v0.13.0 |
| 2716 | 2026-04-17T23:04:20.048Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2717 | 2026-04-17T23:04:20.189Z | Checking backon v1.6.0 |
| 2718 | 2026-04-17T23:04:20.235Z | Checking waitgroup v0.1.2 |
| 2719 | 2026-04-17T23:04:20.356Z | Checking rustls-pemfile v2.2.0 |
| 2720 | 2026-04-17T23:04:20.683Z | Compiling test-strategy v0.4.5 |
| 2721 | 2026-04-17T23:04:20.696Z | Checking serde_path_to_error v0.1.20 |
| 2722 | 2026-04-17T23:04:20.721Z | Compiling hostname v0.4.2 |
| 2723 | 2026-04-17T23:04:20.744Z | Checking instant v0.1.13 |
| 2724 | 2026-04-17T23:04:20.825Z | Compiling prettyplease v0.2.37 |
| 2725 | 2026-04-17T23:04:20.852Z | Checking backoff v0.4.0 |
| 2726 | 2026-04-17T23:04:20.930Z | Checking parse-display v0.10.0 |
| 2727 | 2026-04-17T23:04:21.067Z | Compiling progenitor-extras v0.1.1 |
| 2728 | 2026-04-17T23:04:21.108Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2729 | 2026-04-17T23:04:21.302Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2730 | 2026-04-17T23:04:21.349Z | Checking progenitor-client v0.10.0 |
| 2731 | 2026-04-17T23:04:21.553Z | Checking itertools v0.14.0 |
| 2732 | 2026-04-17T23:04:21.576Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2733 | 2026-04-17T23:04:22.042Z | Checking regress v0.10.5 |
| 2734 | 2026-04-17T23:04:22.165Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2735 | 2026-04-17T23:04:22.701Z | Checking macaddr v1.0.1 |
| 2736 | 2026-04-17T23:04:22.838Z | Checking num-rational v0.4.2 |
| 2737 | 2026-04-17T23:04:22.968Z | Compiling usdt-macro v0.5.0 |
| 2738 | 2026-04-17T23:04:23.029Z | Compiling usdt-attr-macro v0.5.0 |
| 2739 | 2026-04-17T23:04:23.114Z | Checking num-complex v0.4.6 |
| 2740 | 2026-04-17T23:04:23.447Z | Checking memmap v0.7.0 |
| 2741 | 2026-04-17T23:04:23.451Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2742 | 2026-04-17T23:04:23.473Z | Checking num v0.4.3 |
| 2743 | 2026-04-17T23:04:23.552Z | Compiling float-ord v0.3.2 |
| 2744 | 2026-04-17T23:04:23.668Z | Compiling toml v0.8.23 |
| 2745 | 2026-04-17T23:04:23.683Z | Compiling minimal-lexical v0.2.1 |
| 2746 | 2026-04-17T23:04:23.792Z | Checking usdt v0.5.0 |
| 2747 | 2026-04-17T23:04:23.951Z | Checking linked-hash-map v0.5.6 |
| 2748 | 2026-04-17T23:04:23.963Z | Compiling nom v7.1.3 |
| 2749 | 2026-04-17T23:04:24.122Z | Checking lru-cache v0.1.2 |
| 2750 | 2026-04-17T23:04:24.618Z | Checking hickory-proto v0.24.4 |
| 2751 | 2026-04-17T23:04:24.757Z | Checking phf_shared v0.12.1 |
| 2752 | 2026-04-17T23:04:24.770Z | Compiling slog-dtrace v0.3.0 |
| 2753 | 2026-04-17T23:04:24.897Z | Checking heck v0.5.0 |
| 2754 | 2026-04-17T23:04:24.958Z | Compiling convert_case v0.4.0 |
| 2755 | 2026-04-17T23:04:25.025Z | Checking resolv-conf v0.7.6 |
| 2756 | 2026-04-17T23:04:25.202Z | Compiling chrono-tz v0.10.4 |
| 2757 | 2026-04-17T23:04:25.218Z | Compiling const_format_proc_macros v0.2.34 |
| 2758 | 2026-04-17T23:04:25.297Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2759 | 2026-04-17T23:04:25.338Z | Compiling derive_more v0.99.20 |
| 2760 | 2026-04-17T23:04:25.452Z | Checking phf v0.12.1 |
| 2761 | 2026-04-17T23:04:25.620Z | Checking tokio-dtrace v0.1.1 |
| 2762 | 2026-04-17T23:04:25.810Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2763 | 2026-04-17T23:04:25.810Z | Compiling derive-where v1.6.0 |
| 2764 | 2026-04-17T23:04:26.274Z | Checking highway v1.3.0 |
| 2765 | 2026-04-17T23:04:26.337Z | Checking const_format v0.2.35 |
| 2766 | 2026-04-17T23:04:26.467Z | Checking hickory-resolver v0.24.4 |
| 2767 | 2026-04-17T23:04:26.501Z | Checking oxide-tokio-rt v0.1.4 |
| 2768 | 2026-04-17T23:04:26.893Z | Checking gethostname v0.5.0 |
| 2769 | 2026-04-17T23:04:26.983Z | Checking bcs v0.1.6 |
| 2770 | 2026-04-17T23:04:27.144Z | Compiling async-recursion v1.1.1 |
| 2771 | 2026-04-17T23:04:27.190Z | Checking qorb v0.4.1 |
| 2772 | 2026-04-17T23:04:27.220Z | Checking termtree v0.5.1 |
| 2773 | 2026-04-17T23:04:27.690Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2774 | 2026-04-17T23:04:27.823Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2775 | 2026-04-17T23:04:28.066Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2776 | 2026-04-17T23:04:29.358Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2777 | 2026-04-17T23:04:29.361Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2778 | 2026-04-17T23:04:31.163Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2779 | 2026-04-17T23:04:33.762Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2780 | 2026-04-17T23:04:35.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.86s |
| 2781 | 2026-04-17T23:04:36.005Z | |
| 2782 | 2026-04-17T23:04:36.005Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/272) |
| 2783 | 2026-04-17T23:04:36.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2784 | 2026-04-17T23:04:36.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2785 | 2026-04-17T23:04:36.678Z | Compiling ar_archive_writer v0.5.1 |
| 2786 | 2026-04-17T23:04:36.787Z | Compiling stacker v0.1.23 |
| 2787 | 2026-04-17T23:04:36.795Z | Compiling cfg_aliases v0.1.1 |
| 2788 | 2026-04-17T23:04:36.802Z | Compiling convert_case v0.10.0 |
| 2789 | 2026-04-17T23:04:36.802Z | Checking unicode-width v0.1.14 |
| 2790 | 2026-04-17T23:04:36.817Z | Compiling proc-macro-error v1.0.4 |
| 2791 | 2026-04-17T23:04:36.828Z | Checking fd-lock v4.0.4 |
| 2792 | 2026-04-17T23:04:36.828Z | Checking nibble_vec v0.1.0 |
| 2793 | 2026-04-17T23:04:36.853Z | Compiling nix v0.28.0 |
| 2794 | 2026-04-17T23:04:36.942Z | Checking vte v0.14.1 |
| 2795 | 2026-04-17T23:04:36.958Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2796 | 2026-04-17T23:04:37.037Z | Checking endian-type v0.1.2 |
| 2797 | 2026-04-17T23:04:37.053Z | Checking bytecount v0.6.9 |
| 2798 | 2026-04-17T23:04:37.089Z | Checking strip-ansi-escapes v0.2.1 |
| 2799 | 2026-04-17T23:04:37.101Z | Compiling derive_more-impl v2.1.1 |
| 2800 | 2026-04-17T23:04:37.113Z | Compiling tabled_derive v0.7.0 |
| 2801 | 2026-04-17T23:04:37.150Z | Checking papergrid v0.11.0 |
| 2802 | 2026-04-17T23:04:37.153Z | Checking radix_trie v0.2.1 |
| 2803 | 2026-04-17T23:04:37.220Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2804 | 2026-04-17T23:04:37.344Z | Compiling peg-macros v0.8.5 |
| 2805 | 2026-04-17T23:04:37.396Z | Checking winnow v0.6.26 |
| 2806 | 2026-04-17T23:04:37.600Z | Compiling psm v0.1.30 |
| 2807 | 2026-04-17T23:04:37.676Z | Compiling sqlparser_derive v0.5.0 |
| 2808 | 2026-04-17T23:04:37.790Z | Checking unicode_categories v0.1.1 |
| 2809 | 2026-04-17T23:04:37.891Z | Checking derive_more v2.1.1 |
| 2810 | 2026-04-17T23:04:37.945Z | Checking home v0.5.12 |
| 2811 | 2026-04-17T23:04:37.970Z | Checking unicode-width v0.2.0 |
| 2812 | 2026-04-17T23:04:38.049Z | Checking nu-ansi-term v0.50.3 |
| 2813 | 2026-04-17T23:04:38.062Z | Checking tabled v0.15.0 |
| 2814 | 2026-04-17T23:04:38.168Z | Checking rustyline v14.0.0 |
| 2815 | 2026-04-17T23:04:38.214Z | Checking crossterm v0.29.0 |
| 2816 | 2026-04-17T23:04:38.248Z | Checking reedline v0.40.0 |
| 2817 | 2026-04-17T23:04:38.354Z | Checking recursive v0.1.1 |
| 2818 | 2026-04-17T23:04:38.442Z | Checking display-error-chain v0.2.2 |
| 2819 | 2026-04-17T23:04:38.456Z | Checking sqlparser v0.61.0 |
| 2820 | 2026-04-17T23:04:38.514Z | Checking sqlformat v0.3.5 |
| 2821 | 2026-04-17T23:04:38.676Z | Checking peg v0.8.5 |
| 2822 | 2026-04-17T23:04:49.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.60s |
| 2823 | 2026-04-17T23:04:49.790Z | |
| 2824 | 2026-04-17T23:04:49.790Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/272) |
| 2825 | 2026-04-17T23:04:50.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2826 | 2026-04-17T23:04:50.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2827 | 2026-04-17T23:04:50.457Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2828 | 2026-04-17T23:04:53.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s |
| 2829 | 2026-04-17T23:04:54.033Z | |
| 2830 | 2026-04-17T23:04:54.033Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/272) |
| 2831 | 2026-04-17T23:04:54.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2832 | 2026-04-17T23:04:54.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2833 | 2026-04-17T23:04:54.699Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2834 | 2026-04-17T23:04:57.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s |
| 2835 | 2026-04-17T23:04:57.264Z | |
| 2836 | 2026-04-17T23:04:57.264Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/272) |
| 2837 | 2026-04-17T23:04:57.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2838 | 2026-04-17T23:04:57.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2839 | 2026-04-17T23:04:57.922Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2840 | 2026-04-17T23:05:01.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s |
| 2841 | 2026-04-17T23:05:01.281Z | |
| 2842 | 2026-04-17T23:05:01.281Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/272) |
| 2843 | 2026-04-17T23:05:01.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2844 | 2026-04-17T23:05:01.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2845 | 2026-04-17T23:05:01.951Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2846 | 2026-04-17T23:05:05.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s |
| 2847 | 2026-04-17T23:05:05.331Z | |
| 2848 | 2026-04-17T23:05:05.331Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/272) |
| 2849 | 2026-04-17T23:05:05.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2850 | 2026-04-17T23:05:05.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2851 | 2026-04-17T23:05:05.992Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2852 | 2026-04-17T23:05:08.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s |
| 2853 | 2026-04-17T23:05:08.696Z | |
| 2854 | 2026-04-17T23:05:08.696Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/272) |
| 2855 | 2026-04-17T23:05:09.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-04-17T23:05:09.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-04-17T23:05:09.354Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2858 | 2026-04-17T23:05:11.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s |
| 2859 | 2026-04-17T23:05:12.110Z | |
| 2860 | 2026-04-17T23:05:12.110Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/272) |
| 2861 | 2026-04-17T23:05:12.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-04-17T23:05:12.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-04-17T23:05:12.776Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2864 | 2026-04-17T23:05:16.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s |
| 2865 | 2026-04-17T23:05:16.309Z | |
| 2866 | 2026-04-17T23:05:16.309Z | info: running `cargo check --bins` on oximeter (93/272) |
| 2867 | 2026-04-17T23:05:16.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-04-17T23:05:16.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-04-17T23:05:16.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-04-17T23:05:16.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2871 | 2026-04-17T23:05:16.903Z | |
| 2872 | 2026-04-17T23:05:16.903Z | info: running `cargo check --bins` on oximeter-schema (94/272) |
| 2873 | 2026-04-17T23:05:17.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-04-17T23:05:17.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-04-17T23:05:17.533Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2876 | 2026-04-17T23:05:17.699Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2877 | 2026-04-17T23:05:17.699Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2878 | 2026-04-17T23:05:18.032Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2879 | 2026-04-17T23:05:21.465Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2880 | 2026-04-17T23:05:21.780Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2881 | 2026-04-17T23:05:22.855Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2882 | 2026-04-17T23:05:23.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s |
| 2883 | 2026-04-17T23:05:23.702Z | |
| 2884 | 2026-04-17T23:05:23.702Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/272) |
| 2885 | 2026-04-17T23:05:24.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-04-17T23:05:24.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-04-17T23:05:24.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-04-17T23:05:24.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2889 | 2026-04-17T23:05:24.296Z | |
| 2890 | 2026-04-17T23:05:24.296Z | info: running `cargo check --bins` on oximeter-test-utils (96/272) |
| 2891 | 2026-04-17T23:05:24.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-04-17T23:05:24.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-04-17T23:05:24.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-04-17T23:05:24.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2895 | 2026-04-17T23:05:24.942Z | |
| 2896 | 2026-04-17T23:05:24.942Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/272) |
| 2897 | 2026-04-17T23:05:25.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-04-17T23:05:25.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-04-17T23:05:25.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-04-17T23:05:25.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2901 | 2026-04-17T23:05:25.541Z | |
| 2902 | 2026-04-17T23:05:25.541Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/272) |
| 2903 | 2026-04-17T23:05:26.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-04-17T23:05:26.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-04-17T23:05:26.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-04-17T23:05:26.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2907 | 2026-04-17T23:05:26.145Z | |
| 2908 | 2026-04-17T23:05:26.145Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/272) |
| 2909 | 2026-04-17T23:05:26.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-04-17T23:05:26.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-04-17T23:05:26.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-04-17T23:05:26.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2913 | 2026-04-17T23:05:26.749Z | |
| 2914 | 2026-04-17T23:05:26.749Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/272) |
| 2915 | 2026-04-17T23:05:27.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-04-17T23:05:27.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-04-17T23:05:27.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-04-17T23:05:27.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2919 | 2026-04-17T23:05:27.343Z | |
| 2920 | 2026-04-17T23:05:27.343Z | info: running `cargo check --bins` on trust-quorum-types (101/272) |
| 2921 | 2026-04-17T23:05:27.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-04-17T23:05:27.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-04-17T23:05:27.835Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-04-17T23:05:27.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2925 | 2026-04-17T23:05:27.925Z | |
| 2926 | 2026-04-17T23:05:27.925Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/272) |
| 2927 | 2026-04-17T23:05:28.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-04-17T23:05:28.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-04-17T23:05:28.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-04-17T23:05:28.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2931 | 2026-04-17T23:05:28.526Z | |
| 2932 | 2026-04-17T23:05:28.526Z | info: running `cargo check --bins` on update-engine (103/272) |
| 2933 | 2026-04-17T23:05:29.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-04-17T23:05:29.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-04-17T23:05:29.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-04-17T23:05:29.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2937 | 2026-04-17T23:05:29.108Z | |
| 2938 | 2026-04-17T23:05:29.108Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/272) |
| 2939 | 2026-04-17T23:05:29.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-04-17T23:05:29.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-04-17T23:05:29.820Z | Compiling crucible-workspace-hack v0.1.0 |
| 2942 | 2026-04-17T23:05:29.937Z | Checking secrecy v0.10.3 |
| 2943 | 2026-04-17T23:05:29.945Z | Compiling heapless v0.8.0 |
| 2944 | 2026-04-17T23:05:29.952Z | Compiling ingot-macros v0.1.1 |
| 2945 | 2026-04-17T23:05:29.959Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2946 | 2026-04-17T23:05:29.962Z | Checking hash32 v0.3.1 |
| 2947 | 2026-04-17T23:05:29.980Z | Compiling smoltcp v0.11.0 |
| 2948 | 2026-04-17T23:05:29.983Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2949 | 2026-04-17T23:05:30.038Z | Checking cobs v0.3.0 |
| 2950 | 2026-04-17T23:05:30.086Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2951 | 2026-04-17T23:05:30.176Z | Checking half v2.7.1 |
| 2952 | 2026-04-17T23:05:30.189Z | Checking universal-hash v0.5.1 |
| 2953 | 2026-04-17T23:05:30.226Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2954 | 2026-04-17T23:05:30.321Z | Checking opaque-debug v0.3.1 |
| 2955 | 2026-04-17T23:05:30.337Z | Checking ciborium-io v0.2.2 |
| 2956 | 2026-04-17T23:05:30.389Z | Checking poly1305 v0.8.0 |
| 2957 | 2026-04-17T23:05:30.424Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2958 | 2026-04-17T23:05:30.438Z | Checking ciborium-ll v0.2.2 |
| 2959 | 2026-04-17T23:05:30.438Z | Checking postcard v1.1.3 |
| 2960 | 2026-04-17T23:05:30.615Z | Compiling proc-macro-crate v3.4.0 |
| 2961 | 2026-04-17T23:05:30.659Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2962 | 2026-04-17T23:05:30.718Z | Checking password-hash v0.5.0 |
| 2963 | 2026-04-17T23:05:30.743Z | Checking chacha20 v0.9.1 |
| 2964 | 2026-04-17T23:05:30.924Z | Compiling proc-macro-crate v1.3.1 |
| 2965 | 2026-04-17T23:05:30.939Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2966 | 2026-04-17T23:05:30.942Z | Checking blake2 v0.10.6 |
| 2967 | 2026-04-17T23:05:31.020Z | Checking aead v0.5.2 |
| 2968 | 2026-04-17T23:05:31.160Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2969 | 2026-04-17T23:05:31.163Z | Compiling num_enum_derive v0.7.5 |
| 2970 | 2026-04-17T23:05:31.185Z | Compiling foreign-types-macros v0.2.3 |
| 2971 | 2026-04-17T23:05:31.197Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2972 | 2026-04-17T23:05:31.257Z | Checking thiserror-no-std v2.0.2 |
| 2973 | 2026-04-17T23:05:31.335Z | Checking foreign-types-shared v0.3.1 |
| 2974 | 2026-04-17T23:05:31.349Z | Checking cpufeatures v0.3.0 |
| 2975 | 2026-04-17T23:05:31.361Z | Checking vsss-rs v3.3.4 |
| 2976 | 2026-04-17T23:05:31.419Z | Checking chacha20 v0.10.0 |
| 2977 | 2026-04-17T23:05:31.433Z | Compiling num_enum_derive v0.5.11 |
| 2978 | 2026-04-17T23:05:31.436Z | Checking argon2 v0.5.3 |
| 2979 | 2026-04-17T23:05:31.631Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2980 | 2026-04-17T23:05:31.760Z | Checking foreign-types v0.5.0 |
| 2981 | 2026-04-17T23:05:31.776Z | Checking chacha20poly1305 v0.10.1 |
| 2982 | 2026-04-17T23:05:31.838Z | Checking ciborium v0.2.2 |
| 2983 | 2026-04-17T23:05:32.002Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2984 | 2026-04-17T23:05:32.047Z | Checking tabwriter v1.4.1 |
| 2985 | 2026-04-17T23:05:32.193Z | Checking console v0.15.11 |
| 2986 | 2026-04-17T23:05:32.208Z | Checking num_enum v0.7.5 |
| 2987 | 2026-04-17T23:05:32.250Z | Checking newline-converter v0.3.0 |
| 2988 | 2026-04-17T23:05:32.281Z | Checking camino-tempfile v1.4.1 |
| 2989 | 2026-04-17T23:05:32.318Z | Checking atomicwrites v0.4.4 |
| 2990 | 2026-04-17T23:05:32.361Z | Checking byte-wrapper v0.1.0 |
| 2991 | 2026-04-17T23:05:32.440Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2992 | 2026-04-17T23:05:32.453Z | Checking cstr-argument v0.1.2 |
| 2993 | 2026-04-17T23:05:32.456Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2994 | 2026-04-17T23:05:32.456Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2995 | 2026-04-17T23:05:32.492Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2996 | 2026-04-17T23:05:32.567Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2997 | 2026-04-17T23:05:32.579Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2998 | 2026-04-17T23:05:32.678Z | Checking expectorate v1.2.0 |
| 2999 | 2026-04-17T23:05:32.744Z | Checking num_enum v0.5.11 |
| 3000 | 2026-04-17T23:05:32.760Z | Checking ingot-types v0.1.2 |
| 3001 | 2026-04-17T23:05:32.805Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3002 | 2026-04-17T23:05:32.850Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3003 | 2026-04-17T23:05:32.863Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3004 | 2026-04-17T23:05:32.902Z | Checking rand v0.10.0 |
| 3005 | 2026-04-17T23:05:32.956Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3006 | 2026-04-17T23:05:32.969Z | Checking colored v3.1.1 |
| 3007 | 2026-04-17T23:05:33.057Z | Checking indent_write v2.2.0 |
| 3008 | 2026-04-17T23:05:33.072Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3009 | 2026-04-17T23:05:33.113Z | Checking ingot v0.1.1 |
| 3010 | 2026-04-17T23:05:33.163Z | Compiling zone_cfg_derive v0.3.1 |
| 3011 | 2026-04-17T23:05:33.166Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3012 | 2026-04-17T23:05:33.189Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3013 | 2026-04-17T23:05:33.216Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3014 | 2026-04-17T23:05:33.262Z | Checking itertools v0.12.1 |
| 3015 | 2026-04-17T23:05:33.329Z | Compiling num-derive v0.4.2 |
| 3016 | 2026-04-17T23:05:33.388Z | Checking swrite v0.1.0 |
| 3017 | 2026-04-17T23:05:33.477Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3018 | 2026-04-17T23:05:33.588Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3019 | 2026-04-17T23:05:33.661Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3020 | 2026-04-17T23:05:33.817Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3021 | 2026-04-17T23:05:33.972Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3022 | 2026-04-17T23:05:33.987Z | Checking dropshot-api-manager-types v0.6.0 |
| 3023 | 2026-04-17T23:05:34.085Z | Checking smf v0.2.3 |
| 3024 | 2026-04-17T23:05:34.155Z | Checking nanorand v0.7.0 |
| 3025 | 2026-04-17T23:05:34.178Z | Checking whoami v1.6.1 |
| 3026 | 2026-04-17T23:05:34.231Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3027 | 2026-04-17T23:05:34.260Z | Checking zone v0.3.1 |
| 3028 | 2026-04-17T23:05:34.276Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3029 | 2026-04-17T23:05:34.316Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3030 | 2026-04-17T23:05:34.345Z | Checking flume v0.11.1 |
| 3031 | 2026-04-17T23:05:34.694Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3032 | 2026-04-17T23:05:35.656Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3033 | 2026-04-17T23:05:36.492Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3034 | 2026-04-17T23:05:39.076Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3035 | 2026-04-17T23:05:41.096Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3036 | 2026-04-17T23:05:42.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s |
| 3037 | 2026-04-17T23:05:42.307Z | |
| 3038 | 2026-04-17T23:05:42.307Z | info: running `cargo check --bins` on clickhouse-admin-api (105/272) |
| 3039 | 2026-04-17T23:05:42.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-04-17T23:05:42.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-04-17T23:05:42.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-04-17T23:05:42.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3043 | 2026-04-17T23:05:42.907Z | |
| 3044 | 2026-04-17T23:05:42.907Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/272) |
| 3045 | 2026-04-17T23:05:43.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-04-17T23:05:43.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-04-17T23:05:43.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-04-17T23:05:43.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3049 | 2026-04-17T23:05:43.505Z | |
| 3050 | 2026-04-17T23:05:43.505Z | info: running `cargo check --bins` on bootstrap-agent-client (107/272) |
| 3051 | 2026-04-17T23:05:44.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-04-17T23:05:44.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-04-17T23:05:44.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-04-17T23:05:44.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3055 | 2026-04-17T23:05:44.107Z | |
| 3056 | 2026-04-17T23:05:44.107Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/272) |
| 3057 | 2026-04-17T23:05:44.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-04-17T23:05:44.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-04-17T23:05:44.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-04-17T23:05:44.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3061 | 2026-04-17T23:05:44.710Z | |
| 3062 | 2026-04-17T23:05:44.710Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/272) |
| 3063 | 2026-04-17T23:05:45.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-04-17T23:05:45.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-04-17T23:05:45.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-04-17T23:05:45.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3067 | 2026-04-17T23:05:45.305Z | |
| 3068 | 2026-04-17T23:05:45.305Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/272) |
| 3069 | 2026-04-17T23:05:45.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-04-17T23:05:45.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-04-17T23:05:45.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-04-17T23:05:45.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3073 | 2026-04-17T23:05:45.902Z | |
| 3074 | 2026-04-17T23:05:45.903Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/272) |
| 3075 | 2026-04-17T23:05:46.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-04-17T23:05:46.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-04-17T23:05:46.404Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-04-17T23:05:46.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3079 | 2026-04-17T23:05:46.492Z | |
| 3080 | 2026-04-17T23:05:46.492Z | info: running `cargo check --bins` on cockroach-admin-client (112/272) |
| 3081 | 2026-04-17T23:05:46.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-04-17T23:05:46.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-04-17T23:05:46.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-04-17T23:05:46.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3085 | 2026-04-17T23:05:47.078Z | |
| 3086 | 2026-04-17T23:05:47.078Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/272) |
| 3087 | 2026-04-17T23:05:47.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-04-17T23:05:47.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-04-17T23:05:47.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-04-17T23:05:47.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3091 | 2026-04-17T23:05:47.672Z | |
| 3092 | 2026-04-17T23:05:47.672Z | info: running `cargo check --bins` on dns-service-client (114/272) |
| 3093 | 2026-04-17T23:05:48.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-04-17T23:05:48.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-04-17T23:05:48.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-04-17T23:05:48.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3097 | 2026-04-17T23:05:48.271Z | |
| 3098 | 2026-04-17T23:05:48.271Z | info: running `cargo check --bins` on installinator-client (115/272) |
| 3099 | 2026-04-17T23:05:48.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-04-17T23:05:48.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-04-17T23:05:48.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-04-17T23:05:48.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3103 | 2026-04-17T23:05:48.871Z | |
| 3104 | 2026-04-17T23:05:48.871Z | info: running `cargo check --bins` on nexus-client (116/272) |
| 3105 | 2026-04-17T23:05:49.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-04-17T23:05:49.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-04-17T23:05:49.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3108 | 2026-04-17T23:05:49.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3109 | 2026-04-17T23:05:49.506Z | |
| 3110 | 2026-04-17T23:05:49.506Z | info: running `cargo check --bins` on nexus-lockstep-client (117/272) |
| 3111 | 2026-04-17T23:05:50.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3112 | 2026-04-17T23:05:50.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3113 | 2026-04-17T23:05:50.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3114 | 2026-04-17T23:05:50.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3115 | 2026-04-17T23:05:50.142Z | |
| 3116 | 2026-04-17T23:05:50.142Z | info: running `cargo check --bins` on ntp-admin-client (118/272) |
| 3117 | 2026-04-17T23:05:50.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3118 | 2026-04-17T23:05:50.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3119 | 2026-04-17T23:05:50.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3120 | 2026-04-17T23:05:50.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3121 | 2026-04-17T23:05:50.729Z | |
| 3122 | 2026-04-17T23:05:50.729Z | info: running `cargo check --bins` on oxide-client (119/272) |
| 3123 | 2026-04-17T23:05:51.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3124 | 2026-04-17T23:05:51.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3125 | 2026-04-17T23:05:51.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3126 | 2026-04-17T23:05:51.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3127 | 2026-04-17T23:05:51.319Z | |
| 3128 | 2026-04-17T23:05:51.319Z | info: running `cargo check --bins` on oximeter-client (120/272) |
| 3129 | 2026-04-17T23:05:51.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3130 | 2026-04-17T23:05:51.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3131 | 2026-04-17T23:05:51.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3132 | 2026-04-17T23:05:51.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3133 | 2026-04-17T23:05:51.913Z | |
| 3134 | 2026-04-17T23:05:51.913Z | info: running `cargo check --bins` on repo-depot-client (121/272) |
| 3135 | 2026-04-17T23:05:52.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3136 | 2026-04-17T23:05:52.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3137 | 2026-04-17T23:05:52.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3138 | 2026-04-17T23:05:52.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3139 | 2026-04-17T23:05:52.498Z | |
| 3140 | 2026-04-17T23:05:52.498Z | info: running `cargo check --bins` on sled-agent-client (122/272) |
| 3141 | 2026-04-17T23:05:53.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3142 | 2026-04-17T23:05:53.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3143 | 2026-04-17T23:05:53.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3144 | 2026-04-17T23:05:53.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3145 | 2026-04-17T23:05:53.104Z | |
| 3146 | 2026-04-17T23:05:53.104Z | info: running `cargo check --bins` on wicketd-client (123/272) |
| 3147 | 2026-04-17T23:05:53.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3148 | 2026-04-17T23:05:53.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3149 | 2026-04-17T23:05:53.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3150 | 2026-04-17T23:05:53.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3151 | 2026-04-17T23:05:53.725Z | |
| 3152 | 2026-04-17T23:05:53.725Z | info: running `cargo check --bins` on installinator-common (124/272) |
| 3153 | 2026-04-17T23:05:54.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3154 | 2026-04-17T23:05:54.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3155 | 2026-04-17T23:05:54.241Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3156 | 2026-04-17T23:05:54.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3157 | 2026-04-17T23:05:54.338Z | |
| 3158 | 2026-04-17T23:05:54.338Z | info: running `cargo check --bins` on installinator-common-versions (125/272) |
| 3159 | 2026-04-17T23:05:54.827Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3160 | 2026-04-17T23:05:54.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3161 | 2026-04-17T23:05:54.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3162 | 2026-04-17T23:05:54.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3163 | 2026-04-17T23:05:54.918Z | |
| 3164 | 2026-04-17T23:05:54.918Z | info: running `cargo check --bins` on wicket-common (126/272) |
| 3165 | 2026-04-17T23:05:55.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3166 | 2026-04-17T23:05:55.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3167 | 2026-04-17T23:05:55.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3168 | 2026-04-17T23:05:55.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3169 | 2026-04-17T23:05:55.526Z | |
| 3170 | 2026-04-17T23:05:55.526Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/272) |
| 3171 | 2026-04-17T23:05:56.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3172 | 2026-04-17T23:05:56.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3173 | 2026-04-17T23:05:56.211Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3174 | 2026-04-17T23:05:56.326Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3175 | 2026-04-17T23:05:56.333Z | Checking csv-core v0.1.13 |
| 3176 | 2026-04-17T23:05:56.340Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3177 | 2026-04-17T23:05:56.347Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3178 | 2026-04-17T23:05:56.357Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3179 | 2026-04-17T23:05:56.368Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3180 | 2026-04-17T23:05:56.382Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3181 | 2026-04-17T23:05:56.491Z | Checking csv v1.4.0 |
| 3182 | 2026-04-17T23:05:56.505Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3183 | 2026-04-17T23:05:56.557Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3184 | 2026-04-17T23:05:56.582Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3185 | 2026-04-17T23:05:56.817Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3186 | 2026-04-17T23:05:57.181Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3187 | 2026-04-17T23:05:57.181Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3188 | 2026-04-17T23:05:57.502Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3189 | 2026-04-17T23:06:02.754Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3190 | 2026-04-17T23:06:03.272Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3191 | 2026-04-17T23:06:05.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s |
| 3192 | 2026-04-17T23:06:05.788Z | |
| 3193 | 2026-04-17T23:06:05.788Z | info: running `cargo check --bins` on cockroach-admin-api (128/272) |
| 3194 | 2026-04-17T23:06:06.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-04-17T23:06:06.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-04-17T23:06:06.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-04-17T23:06:06.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3198 | 2026-04-17T23:06:06.388Z | |
| 3199 | 2026-04-17T23:06:06.388Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/272) |
| 3200 | 2026-04-17T23:06:06.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-04-17T23:06:06.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-04-17T23:06:06.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-04-17T23:06:06.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3204 | 2026-04-17T23:06:07.084Z | |
| 3205 | 2026-04-17T23:06:07.084Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/272) |
| 3206 | 2026-04-17T23:06:07.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-04-17T23:06:07.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-04-17T23:06:07.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-04-17T23:06:07.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3210 | 2026-04-17T23:06:07.765Z | |
| 3211 | 2026-04-17T23:06:07.765Z | info: running `cargo check --bins` on gateway-test-utils (131/272) |
| 3212 | 2026-04-17T23:06:08.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-04-17T23:06:08.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-04-17T23:06:08.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-04-17T23:06:08.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3216 | 2026-04-17T23:06:08.412Z | |
| 3217 | 2026-04-17T23:06:08.412Z | info: running `cargo check --bins` on omicron-gateway (132/272) |
| 3218 | 2026-04-17T23:06:08.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-04-17T23:06:08.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-04-17T23:06:09.171Z | Compiling typify-impl v0.6.1 |
| 3221 | 2026-04-17T23:06:09.310Z | Compiling unsafe-libyaml v0.2.11 |
| 3222 | 2026-04-17T23:06:09.320Z | Compiling semver v0.1.20 |
| 3223 | 2026-04-17T23:06:09.320Z | Compiling radium v0.7.0 |
| 3224 | 2026-04-17T23:06:09.341Z | Compiling pin-project-internal v1.1.11 |
| 3225 | 2026-04-17T23:06:09.353Z | Checking tap v1.0.1 |
| 3226 | 2026-04-17T23:06:09.356Z | Compiling maybe-uninit v2.0.0 |
| 3227 | 2026-04-17T23:06:09.452Z | Checking wyz v0.5.1 |
| 3228 | 2026-04-17T23:06:09.587Z | Compiling rustc_version v0.1.7 |
| 3229 | 2026-04-17T23:06:09.658Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3230 | 2026-04-17T23:06:09.693Z | Compiling snafu-derive v0.8.9 |
| 3231 | 2026-04-17T23:06:09.771Z | Compiling zerocopy-derive v0.6.6 |
| 3232 | 2026-04-17T23:06:09.801Z | Compiling serde_yaml v0.9.34+deprecated |
| 3233 | 2026-04-17T23:06:10.032Z | Compiling newtype_derive v0.1.6 |
| 3234 | 2026-04-17T23:06:10.220Z | Checking crc-catalog v2.4.0 |
| 3235 | 2026-04-17T23:06:10.316Z | Checking funty v2.0.0 |
| 3236 | 2026-04-17T23:06:10.417Z | Compiling owo-colors v4.3.0 |
| 3237 | 2026-04-17T23:06:10.447Z | Checking pin-project v1.1.11 |
| 3238 | 2026-04-17T23:06:10.554Z | Checking same-file v1.0.6 |
| 3239 | 2026-04-17T23:06:10.618Z | Compiling packed_struct v0.10.1 |
| 3240 | 2026-04-17T23:06:10.641Z | Compiling cancel-safe-futures v0.1.5 |
| 3241 | 2026-04-17T23:06:10.672Z | Checking walkdir v2.5.0 |
| 3242 | 2026-04-17T23:06:10.792Z | Checking bitvec v1.0.1 |
| 3243 | 2026-04-17T23:06:10.840Z | Checking zerocopy v0.6.6 |
| 3244 | 2026-04-17T23:06:10.885Z | Checking crc v3.4.0 |
| 3245 | 2026-04-17T23:06:11.022Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3246 | 2026-04-17T23:06:11.060Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3247 | 2026-04-17T23:06:11.136Z | Checking globset v0.4.18 |
| 3248 | 2026-04-17T23:06:11.169Z | Checking olpc-cjson v0.1.4 |
| 3249 | 2026-04-17T23:06:11.257Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3250 | 2026-04-17T23:06:11.304Z | Checking pem v3.0.6 |
| 3251 | 2026-04-17T23:06:11.383Z | Compiling packed_struct_codegen v0.10.1 |
| 3252 | 2026-04-17T23:06:11.399Z | Checking libsw-core v0.3.2 |
| 3253 | 2026-04-17T23:06:11.458Z | Checking serde_plain v1.0.2 |
| 3254 | 2026-04-17T23:06:11.506Z | Compiling bitfield-macros v0.19.4 |
| 3255 | 2026-04-17T23:06:11.543Z | Compiling indexmap v1.9.3 |
| 3256 | 2026-04-17T23:06:11.558Z | Checking nodrop v0.1.14 |
| 3257 | 2026-04-17T23:06:11.603Z | Checking typed-path v0.9.3 |
| 3258 | 2026-04-17T23:06:11.617Z | Checking snafu v0.8.9 |
| 3259 | 2026-04-17T23:06:11.649Z | Checking array-init v0.0.4 |
| 3260 | 2026-04-17T23:06:11.755Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3261 | 2026-04-17T23:06:11.854Z | Checking libsw v3.5.0 |
| 3262 | 2026-04-17T23:06:11.943Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3263 | 2026-04-17T23:06:12.002Z | Checking smallvec v0.6.14 |
| 3264 | 2026-04-17T23:06:12.085Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3265 | 2026-04-17T23:06:12.206Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3266 | 2026-04-17T23:06:12.209Z | Checking bitfield v0.19.4 |
| 3267 | 2026-04-17T23:06:12.330Z | Checking linear-map v1.2.0 |
| 3268 | 2026-04-17T23:06:12.365Z | Checking tough v0.20.0 |
| 3269 | 2026-04-17T23:06:12.383Z | Checking tagptr v0.2.0 |
| 3270 | 2026-04-17T23:06:12.481Z | Checking hashbrown v0.12.3 |
| 3271 | 2026-04-17T23:06:12.494Z | Checking smawk v0.3.2 |
| 3272 | 2026-04-17T23:06:12.509Z | Checking base64 v0.21.7 |
| 3273 | 2026-04-17T23:06:12.522Z | Checking unicode-linebreak v0.1.5 |
| 3274 | 2026-04-17T23:06:12.620Z | Checking moka v0.12.13 |
| 3275 | 2026-04-17T23:06:12.731Z | Checking textwrap v0.16.2 |
| 3276 | 2026-04-17T23:06:12.745Z | Checking ron v0.8.1 |
| 3277 | 2026-04-17T23:06:12.758Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3278 | 2026-04-17T23:06:12.944Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3279 | 2026-04-17T23:06:13.118Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3280 | 2026-04-17T23:06:13.207Z | Checking serde-hex v0.1.0 |
| 3281 | 2026-04-17T23:06:13.242Z | Checking steno v0.4.1 |
| 3282 | 2026-04-17T23:06:13.257Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3283 | 2026-04-17T23:06:13.412Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3284 | 2026-04-17T23:06:13.512Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3285 | 2026-04-17T23:06:13.741Z | Compiling typify-macro v0.6.1 |
| 3286 | 2026-04-17T23:06:13.916Z | Checking hashbrown v0.13.2 |
| 3287 | 2026-04-17T23:06:13.973Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3288 | 2026-04-17T23:06:14.005Z | Checking humantime v2.3.0 |
| 3289 | 2026-04-17T23:06:14.160Z | Checking crc-any v2.5.0 |
| 3290 | 2026-04-17T23:06:14.214Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3291 | 2026-04-17T23:06:14.228Z | Checking hickory-resolver v0.25.2 |
| 3292 | 2026-04-17T23:06:14.322Z | Checking void v1.0.2 |
| 3293 | 2026-04-17T23:06:14.337Z | Checking half v1.8.3 |
| 3294 | 2026-04-17T23:06:14.350Z | Checking object v0.30.4 |
| 3295 | 2026-04-17T23:06:14.375Z | Checking utf-8 v0.7.6 |
| 3296 | 2026-04-17T23:06:14.425Z | Checking path-slash v0.1.5 |
| 3297 | 2026-04-17T23:06:14.505Z | Checking tungstenite v0.23.0 |
| 3298 | 2026-04-17T23:06:14.529Z | Checking lzss v0.8.2 |
| 3299 | 2026-04-17T23:06:14.531Z | Checking serde_cbor v0.11.2 |
| 3300 | 2026-04-17T23:06:14.727Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3301 | 2026-04-17T23:06:14.817Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3302 | 2026-04-17T23:06:14.884Z | Checking nix v0.27.1 |
| 3303 | 2026-04-17T23:06:14.904Z | Checking kstat-rs v0.2.4 |
| 3304 | 2026-04-17T23:06:14.917Z | Checking fxhash v0.2.1 |
| 3305 | 2026-04-17T23:06:14.931Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3306 | 2026-04-17T23:06:15.032Z | Checking serde_bytes v0.11.19 |
| 3307 | 2026-04-17T23:06:15.047Z | Checking tokio-tungstenite v0.23.1 |
| 3308 | 2026-04-17T23:06:15.083Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3309 | 2026-04-17T23:06:15.204Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3310 | 2026-04-17T23:06:15.303Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3311 | 2026-04-17T23:06:15.346Z | Checking signal-hook-tokio v0.3.1 |
| 3312 | 2026-04-17T23:06:15.452Z | Compiling typify v0.6.1 |
| 3313 | 2026-04-17T23:06:15.570Z | Compiling progenitor-impl v0.13.0 |
| 3314 | 2026-04-17T23:06:16.516Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3315 | 2026-04-17T23:06:17.079Z | Compiling progenitor-macro v0.13.0 |
| 3316 | 2026-04-17T23:06:17.425Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3317 | 2026-04-17T23:06:17.724Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3318 | 2026-04-17T23:06:19.358Z | Checking progenitor v0.13.0 |
| 3319 | 2026-04-17T23:06:19.472Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3320 | 2026-04-17T23:06:19.475Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3321 | 2026-04-17T23:06:22.458Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3322 | 2026-04-17T23:06:29.923Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3323 | 2026-04-17T23:06:36.187Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3324 | 2026-04-17T23:06:37.529Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3325 | 2026-04-17T23:06:38.020Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3326 | 2026-04-17T23:06:40.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.60s |
| 3327 | 2026-04-17T23:06:40.222Z | |
| 3328 | 2026-04-17T23:06:40.222Z | info: running `cargo check --bins` on gateway-api (133/272) |
| 3329 | 2026-04-17T23:06:40.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3330 | 2026-04-17T23:06:40.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3331 | 2026-04-17T23:06:40.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3332 | 2026-04-17T23:06:40.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3333 | 2026-04-17T23:06:40.821Z | |
| 3334 | 2026-04-17T23:06:40.821Z | info: running `cargo check --bins` on ipcc (134/272) |
| 3335 | 2026-04-17T23:06:41.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3336 | 2026-04-17T23:06:41.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3337 | 2026-04-17T23:06:41.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3338 | 2026-04-17T23:06:41.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3339 | 2026-04-17T23:06:41.413Z | |
| 3340 | 2026-04-17T23:06:41.413Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/272) |
| 3341 | 2026-04-17T23:06:41.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3342 | 2026-04-17T23:06:41.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3343 | 2026-04-17T23:06:41.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3344 | 2026-04-17T23:06:41.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3345 | 2026-04-17T23:06:41.996Z | |
| 3346 | 2026-04-17T23:06:41.996Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/272) |
| 3347 | 2026-04-17T23:06:42.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3348 | 2026-04-17T23:06:42.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3349 | 2026-04-17T23:06:42.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3350 | 2026-04-17T23:06:42.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3351 | 2026-04-17T23:06:42.597Z | |
| 3352 | 2026-04-17T23:06:42.597Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/272) |
| 3353 | 2026-04-17T23:06:43.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3354 | 2026-04-17T23:06:43.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3355 | 2026-04-17T23:06:43.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3356 | 2026-04-17T23:06:43.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3357 | 2026-04-17T23:06:43.193Z | |
| 3358 | 2026-04-17T23:06:43.194Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/272) |
| 3359 | 2026-04-17T23:06:43.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3360 | 2026-04-17T23:06:43.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3361 | 2026-04-17T23:06:43.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3362 | 2026-04-17T23:06:43.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3363 | 2026-04-17T23:06:43.793Z | |
| 3364 | 2026-04-17T23:06:43.793Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/272) |
| 3365 | 2026-04-17T23:06:44.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3366 | 2026-04-17T23:06:44.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3367 | 2026-04-17T23:06:44.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3368 | 2026-04-17T23:06:44.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3369 | 2026-04-17T23:06:44.389Z | |
| 3370 | 2026-04-17T23:06:44.389Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/272) |
| 3371 | 2026-04-17T23:06:44.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3372 | 2026-04-17T23:06:44.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3373 | 2026-04-17T23:06:44.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3374 | 2026-04-17T23:06:44.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3375 | 2026-04-17T23:06:44.985Z | |
| 3376 | 2026-04-17T23:06:44.985Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/272) |
| 3377 | 2026-04-17T23:06:45.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3378 | 2026-04-17T23:06:45.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3379 | 2026-04-17T23:06:45.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3380 | 2026-04-17T23:06:45.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3381 | 2026-04-17T23:06:45.580Z | |
| 3382 | 2026-04-17T23:06:45.580Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/272) |
| 3383 | 2026-04-17T23:06:46.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3384 | 2026-04-17T23:06:46.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3385 | 2026-04-17T23:06:46.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3386 | 2026-04-17T23:06:46.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3387 | 2026-04-17T23:06:46.183Z | |
| 3388 | 2026-04-17T23:06:46.184Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/272) |
| 3389 | 2026-04-17T23:06:46.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3390 | 2026-04-17T23:06:46.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3391 | 2026-04-17T23:06:46.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3392 | 2026-04-17T23:06:46.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3393 | 2026-04-17T23:06:46.793Z | |
| 3394 | 2026-04-17T23:06:46.793Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/272) |
| 3395 | 2026-04-17T23:06:47.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3396 | 2026-04-17T23:06:47.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3397 | 2026-04-17T23:06:47.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3398 | 2026-04-17T23:06:47.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3399 | 2026-04-17T23:06:47.399Z | |
| 3400 | 2026-04-17T23:06:47.399Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/272) |
| 3401 | 2026-04-17T23:06:47.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3402 | 2026-04-17T23:06:47.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3403 | 2026-04-17T23:06:47.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3404 | 2026-04-17T23:06:47.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3405 | 2026-04-17T23:06:48.005Z | |
| 3406 | 2026-04-17T23:06:48.005Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/272) |
| 3407 | 2026-04-17T23:06:48.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3408 | 2026-04-17T23:06:48.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3409 | 2026-04-17T23:06:48.514Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3410 | 2026-04-17T23:06:48.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3411 | 2026-04-17T23:06:48.608Z | |
| 3412 | 2026-04-17T23:06:48.608Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/272) |
| 3413 | 2026-04-17T23:06:49.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3414 | 2026-04-17T23:06:49.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3415 | 2026-04-17T23:06:49.118Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3416 | 2026-04-17T23:06:49.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3417 | 2026-04-17T23:06:49.213Z | |
| 3418 | 2026-04-17T23:06:49.213Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/272) |
| 3419 | 2026-04-17T23:06:49.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3420 | 2026-04-17T23:06:49.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3421 | 2026-04-17T23:06:49.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3422 | 2026-04-17T23:06:49.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3423 | 2026-04-17T23:06:49.808Z | |
| 3424 | 2026-04-17T23:06:49.808Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/272) |
| 3425 | 2026-04-17T23:06:50.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3426 | 2026-04-17T23:06:50.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3427 | 2026-04-17T23:06:50.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3428 | 2026-04-17T23:06:50.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3429 | 2026-04-17T23:06:50.403Z | |
| 3430 | 2026-04-17T23:06:50.403Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/272) |
| 3431 | 2026-04-17T23:06:50.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3432 | 2026-04-17T23:06:50.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3433 | 2026-04-17T23:06:50.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3434 | 2026-04-17T23:06:50.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3435 | 2026-04-17T23:06:51.003Z | |
| 3436 | 2026-04-17T23:06:51.003Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/272) |
| 3437 | 2026-04-17T23:06:51.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3438 | 2026-04-17T23:06:51.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3439 | 2026-04-17T23:06:51.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3440 | 2026-04-17T23:06:51.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3441 | 2026-04-17T23:06:51.605Z | |
| 3442 | 2026-04-17T23:06:51.605Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/272) |
| 3443 | 2026-04-17T23:06:52.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3444 | 2026-04-17T23:06:52.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3445 | 2026-04-17T23:06:52.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3446 | 2026-04-17T23:06:52.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3447 | 2026-04-17T23:06:52.206Z | |
| 3448 | 2026-04-17T23:06:52.206Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/272) |
| 3449 | 2026-04-17T23:06:52.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3450 | 2026-04-17T23:06:52.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3451 | 2026-04-17T23:06:52.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3452 | 2026-04-17T23:06:52.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3453 | 2026-04-17T23:06:52.809Z | |
| 3454 | 2026-04-17T23:06:52.809Z | info: running `cargo check --bins` on oximeter-producer (154/272) |
| 3455 | 2026-04-17T23:06:53.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3456 | 2026-04-17T23:06:53.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3457 | 2026-04-17T23:06:53.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3458 | 2026-04-17T23:06:53.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3459 | 2026-04-17T23:06:53.456Z | |
| 3460 | 2026-04-17T23:06:53.456Z | info: running `cargo check --bins` on internal-dns-resolver (155/272) |
| 3461 | 2026-04-17T23:06:53.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3462 | 2026-04-17T23:06:53.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3463 | 2026-04-17T23:06:53.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3464 | 2026-04-17T23:06:53.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3465 | 2026-04-17T23:06:54.054Z | |
| 3466 | 2026-04-17T23:06:54.054Z | info: running `cargo check --bins` on dns-server (156/272) |
| 3467 | 2026-04-17T23:06:54.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3468 | 2026-04-17T23:06:54.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3469 | 2026-04-17T23:06:54.700Z | Compiling parking_lot_core v0.8.6 |
| 3470 | 2026-04-17T23:06:54.701Z | Compiling atomicwrites v0.4.4 |
| 3471 | 2026-04-17T23:06:54.701Z | Compiling git-stub v1.0.0 |
| 3472 | 2026-04-17T23:06:54.704Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3473 | 2026-04-17T23:06:54.806Z | Checking prefix-trie v0.7.0 |
| 3474 | 2026-04-17T23:06:54.931Z | Compiling git-stub-vcs v0.1.0 |
| 3475 | 2026-04-17T23:06:55.111Z | Checking hickory-server v0.25.2 |
| 3476 | 2026-04-17T23:06:55.202Z | Checking parking_lot v0.11.2 |
| 3477 | 2026-04-17T23:06:55.205Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3478 | 2026-04-17T23:06:55.287Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3479 | 2026-04-17T23:06:55.290Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3480 | 2026-04-17T23:06:55.369Z | Checking sled v0.34.7 |
| 3481 | 2026-04-17T23:06:57.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 3482 | 2026-04-17T23:06:57.448Z | |
| 3483 | 2026-04-17T23:06:57.448Z | info: running `cargo check --bins` on dns-server-api (157/272) |
| 3484 | 2026-04-17T23:06:57.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-04-17T23:06:57.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-04-17T23:06:57.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-04-17T23:06:57.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3488 | 2026-04-17T23:06:58.040Z | |
| 3489 | 2026-04-17T23:06:58.040Z | info: running `cargo check --bins` on oximeter-producer-api (158/272) |
| 3490 | 2026-04-17T23:06:58.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-04-17T23:06:58.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-04-17T23:06:58.541Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-04-17T23:06:58.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3494 | 2026-04-17T23:06:58.629Z | |
| 3495 | 2026-04-17T23:06:58.629Z | info: running `cargo check --bins` on sp-sim (159/272) |
| 3496 | 2026-04-17T23:06:59.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-04-17T23:06:59.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-04-17T23:06:59.352Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3499 | 2026-04-17T23:07:01.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s |
| 3500 | 2026-04-17T23:07:01.271Z | |
| 3501 | 2026-04-17T23:07:01.271Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/272) |
| 3502 | 2026-04-17T23:07:01.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-04-17T23:07:01.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-04-17T23:07:01.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-04-17T23:07:01.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3506 | 2026-04-17T23:07:01.925Z | |
| 3507 | 2026-04-17T23:07:01.925Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/272) |
| 3508 | 2026-04-17T23:07:02.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-04-17T23:07:02.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-04-17T23:07:02.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-04-17T23:07:02.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3512 | 2026-04-17T23:07:02.589Z | |
| 3513 | 2026-04-17T23:07:02.589Z | info: running `cargo check --bins` on db-macros (162/272) |
| 3514 | 2026-04-17T23:07:03.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-04-17T23:07:03.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-04-17T23:07:03.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2026-04-17T23:07:03.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3518 | 2026-04-17T23:07:03.176Z | |
| 3519 | 2026-04-17T23:07:03.176Z | info: running `cargo check --bins` on nexus-macros-common (163/272) |
| 3520 | 2026-04-17T23:07:03.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-04-17T23:07:03.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-04-17T23:07:03.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-04-17T23:07:03.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3524 | 2026-04-17T23:07:03.762Z | |
| 3525 | 2026-04-17T23:07:03.762Z | info: running `cargo check --bins` on nexus-auth (164/272) |
| 3526 | 2026-04-17T23:07:04.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-04-17T23:07:04.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-04-17T23:07:04.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-04-17T23:07:04.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3530 | 2026-04-17T23:07:04.409Z | |
| 3531 | 2026-04-17T23:07:04.409Z | info: running `cargo check --bins` on authz-macros (165/272) |
| 3532 | 2026-04-17T23:07:04.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-04-17T23:07:04.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-04-17T23:07:04.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-04-17T23:07:04.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3536 | 2026-04-17T23:07:04.997Z | |
| 3537 | 2026-04-17T23:07:04.997Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/272) |
| 3538 | 2026-04-17T23:07:05.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-04-17T23:07:05.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-04-17T23:07:05.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-04-17T23:07:05.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3542 | 2026-04-17T23:07:05.650Z | |
| 3543 | 2026-04-17T23:07:05.650Z | info: running `cargo check --bins` on nexus-db-model (167/272) |
| 3544 | 2026-04-17T23:07:06.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-04-17T23:07:06.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-04-17T23:07:06.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-04-17T23:07:06.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3548 | 2026-04-17T23:07:06.295Z | |
| 3549 | 2026-04-17T23:07:06.295Z | info: running `cargo check --bins` on nexus-db-schema (168/272) |
| 3550 | 2026-04-17T23:07:06.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-04-17T23:07:06.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-04-17T23:07:06.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-04-17T23:07:06.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3554 | 2026-04-17T23:07:06.882Z | |
| 3555 | 2026-04-17T23:07:06.882Z | info: running `cargo check --bins` on omicron-rpaths (169/272) |
| 3556 | 2026-04-17T23:07:07.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-04-17T23:07:07.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-04-17T23:07:07.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-04-17T23:07:07.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3560 | 2026-04-17T23:07:07.471Z | |
| 3561 | 2026-04-17T23:07:07.471Z | info: running `cargo check --bins` on nexus-defaults (170/272) |
| 3562 | 2026-04-17T23:07:07.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-04-17T23:07:07.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-04-17T23:07:07.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-04-17T23:07:07.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3566 | 2026-04-17T23:07:08.077Z | |
| 3567 | 2026-04-17T23:07:08.077Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/272) |
| 3568 | 2026-04-17T23:07:08.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-04-17T23:07:08.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-04-17T23:07:08.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-04-17T23:07:08.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3572 | 2026-04-17T23:07:08.667Z | |
| 3573 | 2026-04-17T23:07:08.667Z | info: running `cargo check --bins` on parallel-task-set (172/272) |
| 3574 | 2026-04-17T23:07:09.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-04-17T23:07:09.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-04-17T23:07:09.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-04-17T23:07:09.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3578 | 2026-04-17T23:07:09.257Z | |
| 3579 | 2026-04-17T23:07:09.257Z | info: running `cargo check --bins` on nexus-db-errors (173/272) |
| 3580 | 2026-04-17T23:07:09.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-04-17T23:07:09.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-04-17T23:07:09.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-04-17T23:07:09.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3584 | 2026-04-17T23:07:09.913Z | |
| 3585 | 2026-04-17T23:07:09.913Z | info: running `cargo check --bins` on nexus-db-lookup (174/272) |
| 3586 | 2026-04-17T23:07:10.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-04-17T23:07:10.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-04-17T23:07:10.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-04-17T23:07:10.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3590 | 2026-04-17T23:07:10.565Z | |
| 3591 | 2026-04-17T23:07:10.565Z | info: running `cargo check --bins` on nexus-inventory (175/272) |
| 3592 | 2026-04-17T23:07:11.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-04-17T23:07:11.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-04-17T23:07:11.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-04-17T23:07:11.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3596 | 2026-04-17T23:07:11.217Z | |
| 3597 | 2026-04-17T23:07:11.217Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/272) |
| 3598 | 2026-04-17T23:07:11.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-04-17T23:07:11.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-04-17T23:07:11.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-04-17T23:07:11.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3602 | 2026-04-17T23:07:11.844Z | |
| 3603 | 2026-04-17T23:07:11.844Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/272) |
| 3604 | 2026-04-17T23:07:12.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-04-17T23:07:12.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-04-17T23:07:12.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3607 | 2026-04-17T23:07:12.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3608 | 2026-04-17T23:07:12.464Z | |
| 3609 | 2026-04-17T23:07:12.464Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/272) |
| 3610 | 2026-04-17T23:07:12.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3611 | 2026-04-17T23:07:12.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3612 | 2026-04-17T23:07:12.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3613 | 2026-04-17T23:07:12.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3614 | 2026-04-17T23:07:13.085Z | |
| 3615 | 2026-04-17T23:07:13.085Z | info: running `cargo check --bins` on key-manager (179/272) |
| 3616 | 2026-04-17T23:07:13.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3617 | 2026-04-17T23:07:13.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3618 | 2026-04-17T23:07:13.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3619 | 2026-04-17T23:07:13.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3620 | 2026-04-17T23:07:13.691Z | |
| 3621 | 2026-04-17T23:07:13.691Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/272) |
| 3622 | 2026-04-17T23:07:14.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3623 | 2026-04-17T23:07:14.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3624 | 2026-04-17T23:07:14.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3625 | 2026-04-17T23:07:14.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3626 | 2026-04-17T23:07:14.302Z | |
| 3627 | 2026-04-17T23:07:14.302Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/272) |
| 3628 | 2026-04-17T23:07:14.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3629 | 2026-04-17T23:07:14.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3630 | 2026-04-17T23:07:14.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3631 | 2026-04-17T23:07:14.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3632 | 2026-04-17T23:07:14.912Z | |
| 3633 | 2026-04-17T23:07:14.913Z | info: running `cargo check --bins` on typed-rng (182/272) |
| 3634 | 2026-04-17T23:07:15.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3635 | 2026-04-17T23:07:15.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3636 | 2026-04-17T23:07:15.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3637 | 2026-04-17T23:07:15.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3638 | 2026-04-17T23:07:15.499Z | |
| 3639 | 2026-04-17T23:07:15.499Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/272) |
| 3640 | 2026-04-17T23:07:16.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3641 | 2026-04-17T23:07:16.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3642 | 2026-04-17T23:07:16.357Z | Compiling typify-impl v0.4.3 |
| 3643 | 2026-04-17T23:07:16.357Z | Compiling libefi-sys v0.1.0 |
| 3644 | 2026-04-17T23:07:16.359Z | Compiling bitfield-struct v0.6.2 |
| 3645 | 2026-04-17T23:07:16.507Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3646 | 2026-04-17T23:07:16.534Z | Compiling xshell-macros v0.2.7 |
| 3647 | 2026-04-17T23:07:16.542Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3648 | 2026-04-17T23:07:16.546Z | Compiling salty v0.3.0 |
| 3649 | 2026-04-17T23:07:16.605Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3650 | 2026-04-17T23:07:16.745Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3651 | 2026-04-17T23:07:16.851Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3652 | 2026-04-17T23:07:16.925Z | Checking xshell v0.2.7 |
| 3653 | 2026-04-17T23:07:16.941Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3654 | 2026-04-17T23:07:17.089Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3655 | 2026-04-17T23:07:17.109Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3656 | 2026-04-17T23:07:17.124Z | Checking primeorder v0.13.6 |
| 3657 | 2026-04-17T23:07:17.255Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3658 | 2026-04-17T23:07:17.272Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3659 | 2026-04-17T23:07:17.345Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3660 | 2026-04-17T23:07:17.360Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3661 | 2026-04-17T23:07:17.378Z | Checking tungstenite v0.21.0 |
| 3662 | 2026-04-17T23:07:17.588Z | Checking p384 v0.13.1 |
| 3663 | 2026-04-17T23:07:17.591Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3664 | 2026-04-17T23:07:17.656Z | Compiling proc-macro-error2 v2.0.1 |
| 3665 | 2026-04-17T23:07:17.688Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3666 | 2026-04-17T23:07:17.802Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3667 | 2026-04-17T23:07:17.969Z | Compiling num-derive v0.3.3 |
| 3668 | 2026-04-17T23:07:17.997Z | Compiling unicase v2.9.0 |
| 3669 | 2026-04-17T23:07:18.131Z | Checking compression-core v0.4.31 |
| 3670 | 2026-04-17T23:07:18.201Z | Compiling mime_guess v2.0.5 |
| 3671 | 2026-04-17T23:07:18.263Z | Checking compression-codecs v0.4.37 |
| 3672 | 2026-04-17T23:07:18.346Z | Compiling tabled_derive v0.11.0 |
| 3673 | 2026-04-17T23:07:18.443Z | Checking tokio-tungstenite v0.21.0 |
| 3674 | 2026-04-17T23:07:18.446Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3675 | 2026-04-17T23:07:18.742Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3676 | 2026-04-17T23:07:18.851Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3677 | 2026-04-17T23:07:18.866Z | Checking libscf-sys v1.1.0 |
| 3678 | 2026-04-17T23:07:18.997Z | Checking papergrid v0.17.0 |
| 3679 | 2026-04-17T23:07:19.118Z | Checking testing_table v0.3.0 |
| 3680 | 2026-04-17T23:07:19.156Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3681 | 2026-04-17T23:07:19.215Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3682 | 2026-04-17T23:07:19.437Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3683 | 2026-04-17T23:07:19.493Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3684 | 2026-04-17T23:07:19.609Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3685 | 2026-04-17T23:07:19.704Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3686 | 2026-04-17T23:07:19.744Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 3687 | 2026-04-17T23:07:19.777Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3688 | 2026-04-17T23:07:19.800Z | Compiling dropshot v0.17.0 |
| 3689 | 2026-04-17T23:07:19.893Z | Checking corncobs v0.1.4 |
| 3690 | 2026-04-17T23:07:19.951Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3691 | 2026-04-17T23:07:20.022Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3692 | 2026-04-17T23:07:20.025Z | Checking toml v1.0.6+spec-1.1.0 |
| 3693 | 2026-04-17T23:07:20.052Z | Checking tabled v0.20.0 |
| 3694 | 2026-04-17T23:07:20.188Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3695 | 2026-04-17T23:07:20.209Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3696 | 2026-04-17T23:07:20.275Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3697 | 2026-04-17T23:07:20.291Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3698 | 2026-04-17T23:07:20.307Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3699 | 2026-04-17T23:07:20.521Z | Checking async-compression v0.4.41 |
| 3700 | 2026-04-17T23:07:20.559Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3701 | 2026-04-17T23:07:20.658Z | Checking progenitor-client v0.11.2 |
| 3702 | 2026-04-17T23:07:20.800Z | Compiling dropshot_endpoint v0.17.0 |
| 3703 | 2026-04-17T23:07:20.839Z | Checking secrecy v0.8.0 |
| 3704 | 2026-04-17T23:07:20.898Z | Checking filetime v0.2.27 |
| 3705 | 2026-04-17T23:07:20.913Z | Compiling typify-macro v0.4.3 |
| 3706 | 2026-04-17T23:07:21.036Z | Checking xattr v1.6.1 |
| 3707 | 2026-04-17T23:07:21.057Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3708 | 2026-04-17T23:07:21.094Z | Checking http-range v0.1.5 |
| 3709 | 2026-04-17T23:07:21.166Z | Checking tar v0.4.45 |
| 3710 | 2026-04-17T23:07:21.459Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3711 | 2026-04-17T23:07:21.706Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3712 | 2026-04-17T23:07:21.804Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3713 | 2026-04-17T23:07:22.127Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3714 | 2026-04-17T23:07:22.145Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3715 | 2026-04-17T23:07:22.196Z | Checking atty v0.2.14 |
| 3716 | 2026-04-17T23:07:22.298Z | Checking crc8 v0.1.1 |
| 3717 | 2026-04-17T23:07:22.410Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3718 | 2026-04-17T23:07:22.602Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3719 | 2026-04-17T23:07:22.624Z | Compiling typify v0.4.3 |
| 3720 | 2026-04-17T23:07:22.755Z | Compiling progenitor-impl v0.11.2 |
| 3721 | 2026-04-17T23:07:22.796Z | Compiling progenitor-impl v0.10.0 |
| 3722 | 2026-04-17T23:07:23.183Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3723 | 2026-04-17T23:07:23.200Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3724 | 2026-04-17T23:07:23.306Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3725 | 2026-04-17T23:07:23.444Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3726 | 2026-04-17T23:07:23.686Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3727 | 2026-04-17T23:07:23.723Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3728 | 2026-04-17T23:07:23.798Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3729 | 2026-04-17T23:07:23.995Z | Checking hyper-staticfile v0.10.1 |
| 3730 | 2026-04-17T23:07:24.020Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3731 | 2026-04-17T23:07:24.112Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3732 | 2026-04-17T23:07:24.279Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3733 | 2026-04-17T23:07:24.295Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3734 | 2026-04-17T23:07:24.329Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3735 | 2026-04-17T23:07:24.384Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3736 | 2026-04-17T23:07:24.642Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3737 | 2026-04-17T23:07:24.920Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3738 | 2026-04-17T23:07:25.197Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3739 | 2026-04-17T23:07:25.224Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3740 | 2026-04-17T23:07:25.352Z | Compiling progenitor-macro v0.11.2 |
| 3741 | 2026-04-17T23:07:25.355Z | Compiling progenitor-macro v0.10.0 |
| 3742 | 2026-04-17T23:07:25.482Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3743 | 2026-04-17T23:07:25.864Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3744 | 2026-04-17T23:07:28.272Z | Checking progenitor v0.11.2 |
| 3745 | 2026-04-17T23:07:28.367Z | Checking progenitor v0.10.0 |
| 3746 | 2026-04-17T23:07:28.414Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3747 | 2026-04-17T23:07:28.501Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3748 | 2026-04-17T23:07:33.131Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3749 | 2026-04-17T23:07:44.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.56s |
| 3750 | 2026-04-17T23:07:44.286Z | |
| 3751 | 2026-04-17T23:07:44.286Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/272) |
| 3752 | 2026-04-17T23:07:44.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3753 | 2026-04-17T23:07:44.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3754 | 2026-04-17T23:07:45.068Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3755 | 2026-04-17T23:07:56.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.72s |
| 3756 | 2026-04-17T23:07:56.230Z | |
| 3757 | 2026-04-17T23:07:56.230Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/272) |
| 3758 | 2026-04-17T23:07:56.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3759 | 2026-04-17T23:07:56.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3760 | 2026-04-17T23:07:57.003Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3761 | 2026-04-17T23:08:08.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s |
| 3762 | 2026-04-17T23:08:08.255Z | |
| 3763 | 2026-04-17T23:08:08.255Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/272) |
| 3764 | 2026-04-17T23:08:08.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3765 | 2026-04-17T23:08:08.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3766 | 2026-04-17T23:08:09.029Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3767 | 2026-04-17T23:08:20.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s |
| 3768 | 2026-04-17T23:08:20.216Z | |
| 3769 | 2026-04-17T23:08:20.216Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/272) |
| 3770 | 2026-04-17T23:08:20.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3771 | 2026-04-17T23:08:20.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3772 | 2026-04-17T23:08:20.996Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3773 | 2026-04-17T23:08:31.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.75s |
| 3774 | 2026-04-17T23:08:32.189Z | |
| 3775 | 2026-04-17T23:08:32.189Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/272) |
| 3776 | 2026-04-17T23:08:32.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3777 | 2026-04-17T23:08:32.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3778 | 2026-04-17T23:08:32.965Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3779 | 2026-04-17T23:08:44.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s |
| 3780 | 2026-04-17T23:08:44.263Z | |
| 3781 | 2026-04-17T23:08:44.263Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/272) |
| 3782 | 2026-04-17T23:08:44.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3783 | 2026-04-17T23:08:44.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3784 | 2026-04-17T23:08:45.048Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3785 | 2026-04-17T23:08:56.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s |
| 3786 | 2026-04-17T23:08:56.267Z | |
| 3787 | 2026-04-17T23:08:56.267Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/272) |
| 3788 | 2026-04-17T23:08:56.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3789 | 2026-04-17T23:08:56.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3790 | 2026-04-17T23:08:57.047Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3791 | 2026-04-17T23:09:08.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s |
| 3792 | 2026-04-17T23:09:08.338Z | |
| 3793 | 2026-04-17T23:09:08.338Z | info: running `cargo check --bins` on bootstrap-agent-api (191/272) |
| 3794 | 2026-04-17T23:09:08.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3795 | 2026-04-17T23:09:08.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3796 | 2026-04-17T23:09:08.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3797 | 2026-04-17T23:09:08.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3798 | 2026-04-17T23:09:08.936Z | |
| 3799 | 2026-04-17T23:09:08.936Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/272) |
| 3800 | 2026-04-17T23:09:09.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3801 | 2026-04-17T23:09:09.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3802 | 2026-04-17T23:09:09.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3803 | 2026-04-17T23:09:09.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3804 | 2026-04-17T23:09:09.534Z | |
| 3805 | 2026-04-17T23:09:09.534Z | info: running `cargo check --bins` on range-requests (193/272) |
| 3806 | 2026-04-17T23:09:10.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3807 | 2026-04-17T23:09:10.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3808 | 2026-04-17T23:09:10.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3809 | 2026-04-17T23:09:10.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3810 | 2026-04-17T23:09:10.123Z | |
| 3811 | 2026-04-17T23:09:10.123Z | info: running `cargo check --bins` on repo-depot-api (194/272) |
| 3812 | 2026-04-17T23:09:10.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3813 | 2026-04-17T23:09:10.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3814 | 2026-04-17T23:09:10.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3815 | 2026-04-17T23:09:10.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3816 | 2026-04-17T23:09:10.717Z | |
| 3817 | 2026-04-17T23:09:10.717Z | info: running `cargo check --bins` on sled-agent-api (195/272) |
| 3818 | 2026-04-17T23:09:11.236Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3819 | 2026-04-17T23:09:11.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3820 | 2026-04-17T23:09:11.239Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3821 | 2026-04-17T23:09:11.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3822 | 2026-04-17T23:09:11.333Z | |
| 3823 | 2026-04-17T23:09:11.333Z | info: running `cargo check --bins` on sled-diagnostics (196/272) |
| 3824 | 2026-04-17T23:09:11.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3825 | 2026-04-17T23:09:11.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3826 | 2026-04-17T23:09:11.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3827 | 2026-04-17T23:09:11.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3828 | 2026-04-17T23:09:11.943Z | |
| 3829 | 2026-04-17T23:09:11.943Z | info: running `cargo check --bins` on zfs-test-harness (197/272) |
| 3830 | 2026-04-17T23:09:12.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3831 | 2026-04-17T23:09:12.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3832 | 2026-04-17T23:09:12.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3833 | 2026-04-17T23:09:12.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3834 | 2026-04-17T23:09:12.560Z | |
| 3835 | 2026-04-17T23:09:12.560Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/272) |
| 3836 | 2026-04-17T23:09:13.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3837 | 2026-04-17T23:09:13.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3838 | 2026-04-17T23:09:13.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3839 | 2026-04-17T23:09:13.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3840 | 2026-04-17T23:09:13.176Z | |
| 3841 | 2026-04-17T23:09:13.176Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/272) |
| 3842 | 2026-04-17T23:09:13.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3843 | 2026-04-17T23:09:13.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3844 | 2026-04-17T23:09:13.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3845 | 2026-04-17T23:09:13.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3846 | 2026-04-17T23:09:13.800Z | |
| 3847 | 2026-04-17T23:09:13.800Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/272) |
| 3848 | 2026-04-17T23:09:14.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3849 | 2026-04-17T23:09:14.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3850 | 2026-04-17T23:09:14.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3851 | 2026-04-17T23:09:14.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3852 | 2026-04-17T23:09:14.421Z | |
| 3853 | 2026-04-17T23:09:14.421Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/272) |
| 3854 | 2026-04-17T23:09:14.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3855 | 2026-04-17T23:09:14.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3856 | 2026-04-17T23:09:14.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3857 | 2026-04-17T23:09:14.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3858 | 2026-04-17T23:09:15.033Z | |
| 3859 | 2026-04-17T23:09:15.033Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/272) |
| 3860 | 2026-04-17T23:09:15.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3861 | 2026-04-17T23:09:15.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3862 | 2026-04-17T23:09:15.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3863 | 2026-04-17T23:09:15.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3864 | 2026-04-17T23:09:15.650Z | |
| 3865 | 2026-04-17T23:09:15.651Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/272) |
| 3866 | 2026-04-17T23:09:16.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3867 | 2026-04-17T23:09:16.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3868 | 2026-04-17T23:09:16.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3869 | 2026-04-17T23:09:16.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3870 | 2026-04-17T23:09:16.267Z | |
| 3871 | 2026-04-17T23:09:16.267Z | info: running `cargo check --bins` on transient-dns-server (204/272) |
| 3872 | 2026-04-17T23:09:16.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3873 | 2026-04-17T23:09:16.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3874 | 2026-04-17T23:09:16.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3875 | 2026-04-17T23:09:16.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3876 | 2026-04-17T23:09:16.869Z | |
| 3877 | 2026-04-17T23:09:16.869Z | info: running `cargo check --bins` on trust-quorum (205/272) |
| 3878 | 2026-04-17T23:09:17.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-04-17T23:09:17.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-04-17T23:09:17.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-04-17T23:09:17.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3882 | 2026-04-17T23:09:17.486Z | |
| 3883 | 2026-04-17T23:09:17.486Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/272) |
| 3884 | 2026-04-17T23:09:18.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-04-17T23:09:18.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-04-17T23:09:18.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-04-17T23:09:18.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3888 | 2026-04-17T23:09:18.121Z | |
| 3889 | 2026-04-17T23:09:18.121Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/272) |
| 3890 | 2026-04-17T23:09:18.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-04-17T23:09:18.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-04-17T23:09:18.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3893 | 2026-04-17T23:09:18.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3894 | 2026-04-17T23:09:18.772Z | |
| 3895 | 2026-04-17T23:09:18.772Z | info: running `cargo check --bins` on update-common (208/272) |
| 3896 | 2026-04-17T23:09:19.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3897 | 2026-04-17T23:09:19.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3898 | 2026-04-17T23:09:19.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3899 | 2026-04-17T23:09:19.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3900 | 2026-04-17T23:09:19.381Z | |
| 3901 | 2026-04-17T23:09:19.381Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/272) |
| 3902 | 2026-04-17T23:09:19.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3903 | 2026-04-17T23:09:19.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3904 | 2026-04-17T23:09:19.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3905 | 2026-04-17T23:09:19.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3906 | 2026-04-17T23:09:20.030Z | |
| 3907 | 2026-04-17T23:09:20.030Z | info: running `cargo check --bins` on reconfigurator-cli (210/272) |
| 3908 | 2026-04-17T23:09:20.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3909 | 2026-04-17T23:09:20.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3910 | 2026-04-17T23:09:20.794Z | Compiling fs-err v2.11.0 |
| 3911 | 2026-04-17T23:09:20.797Z | Checking ignore v0.4.25 |
| 3912 | 2026-04-17T23:09:20.797Z | Checking arc-swap v1.8.2 |
| 3913 | 2026-04-17T23:09:20.797Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3914 | 2026-04-17T23:09:20.922Z | Checking predicates-tree v1.0.13 |
| 3915 | 2026-04-17T23:09:20.936Z | Checking parse-size v1.1.0 |
| 3916 | 2026-04-17T23:09:20.958Z | Checking rand_seeder v0.4.0 |
| 3917 | 2026-04-17T23:09:20.961Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3918 | 2026-04-17T23:09:21.034Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3919 | 2026-04-17T23:09:21.055Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3920 | 2026-04-17T23:09:21.095Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3921 | 2026-04-17T23:09:21.131Z | Checking slog-scope v4.4.1 |
| 3922 | 2026-04-17T23:09:21.234Z | Compiling petname v2.0.2 |
| 3923 | 2026-04-17T23:09:21.251Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3924 | 2026-04-17T23:09:21.265Z | Checking slog-stdlog v4.1.1 |
| 3925 | 2026-04-17T23:09:21.292Z | Checking globwalk v0.9.1 |
| 3926 | 2026-04-17T23:09:21.342Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3927 | 2026-04-17T23:09:21.404Z | Checking slog-envlogger v2.2.0 |
| 3928 | 2026-04-17T23:09:21.467Z | Checking camino-tempfile-ext v0.3.3 |
| 3929 | 2026-04-17T23:09:21.491Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3930 | 2026-04-17T23:09:21.526Z | Checking sapling-renderdag v0.1.0 |
| 3931 | 2026-04-17T23:09:21.654Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3932 | 2026-04-17T23:09:21.657Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3933 | 2026-04-17T23:09:21.765Z | Checking subprocess v0.2.15 |
| 3934 | 2026-04-17T23:09:21.810Z | Checking sync-ptr v0.1.4 |
| 3935 | 2026-04-17T23:09:21.875Z | Checking colored v2.2.0 |
| 3936 | 2026-04-17T23:09:21.922Z | Checking assert_matches v1.5.0 |
| 3937 | 2026-04-17T23:09:22.038Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3938 | 2026-04-17T23:09:22.053Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3939 | 2026-04-17T23:09:22.133Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3940 | 2026-04-17T23:09:22.133Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3941 | 2026-04-17T23:09:22.711Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3942 | 2026-04-17T23:09:23.988Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3943 | 2026-04-17T23:09:26.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s |
| 3944 | 2026-04-17T23:09:26.361Z | |
| 3945 | 2026-04-17T23:09:26.361Z | info: running `cargo check --bins` on omicron-repl-utils (211/272) |
| 3946 | 2026-04-17T23:09:26.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3947 | 2026-04-17T23:09:26.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3948 | 2026-04-17T23:09:26.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3949 | 2026-04-17T23:09:26.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3950 | 2026-04-17T23:09:26.944Z | |
| 3951 | 2026-04-17T23:09:26.944Z | info: running `cargo check --bins` on nexus-test-interface (212/272) |
| 3952 | 2026-04-17T23:09:27.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3953 | 2026-04-17T23:09:27.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3954 | 2026-04-17T23:09:27.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3955 | 2026-04-17T23:09:27.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3956 | 2026-04-17T23:09:27.598Z | |
| 3957 | 2026-04-17T23:09:27.598Z | info: running `cargo check --bins` on oximeter-collector (213/272) |
| 3958 | 2026-04-17T23:09:28.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3959 | 2026-04-17T23:09:28.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3960 | 2026-04-17T23:09:28.319Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3961 | 2026-04-17T23:09:28.319Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3962 | 2026-04-17T23:09:28.960Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3963 | 2026-04-17T23:09:30.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s |
| 3964 | 2026-04-17T23:09:30.686Z | |
| 3965 | 2026-04-17T23:09:30.686Z | info: running `cargo check --bins` on oximeter-api (214/272) |
| 3966 | 2026-04-17T23:09:31.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3967 | 2026-04-17T23:09:31.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3968 | 2026-04-17T23:09:31.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3969 | 2026-04-17T23:09:31.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3970 | 2026-04-17T23:09:31.285Z | |
| 3971 | 2026-04-17T23:09:31.285Z | info: running `cargo check --bins` on cert-dev (215/272) |
| 3972 | 2026-04-17T23:09:31.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3973 | 2026-04-17T23:09:31.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3974 | 2026-04-17T23:09:31.884Z | Checking yasna v0.5.2 |
| 3975 | 2026-04-17T23:09:32.284Z | Checking rcgen v0.12.1 |
| 3976 | 2026-04-17T23:09:32.531Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3977 | 2026-04-17T23:09:32.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 3978 | 2026-04-17T23:09:32.890Z | |
| 3979 | 2026-04-17T23:09:32.890Z | info: running `cargo check --bins` on clickana (216/272) |
| 3980 | 2026-04-17T23:09:33.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3981 | 2026-04-17T23:09:33.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3982 | 2026-04-17T23:09:33.531Z | Compiling darling_core v0.23.0 |
| 3983 | 2026-04-17T23:09:33.534Z | Compiling instability v0.3.11 |
| 3984 | 2026-04-17T23:09:33.534Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3985 | 2026-04-17T23:09:33.640Z | Checking castaway v0.2.4 |
| 3986 | 2026-04-17T23:09:33.651Z | Compiling indoc v2.0.7 |
| 3987 | 2026-04-17T23:09:33.664Z | Checking unicode-truncate v1.1.0 |
| 3988 | 2026-04-17T23:09:33.674Z | Checking lru v0.12.5 |
| 3989 | 2026-04-17T23:09:33.674Z | Checking cassowary v0.3.0 |
| 3990 | 2026-04-17T23:09:33.740Z | Checking compact_str v0.8.1 |
| 3991 | 2026-04-17T23:09:34.568Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3992 | 2026-04-17T23:09:34.746Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3993 | 2026-04-17T23:09:35.047Z | Compiling darling_macro v0.23.0 |
| 3994 | 2026-04-17T23:09:35.456Z | Compiling darling v0.23.0 |
| 3995 | 2026-04-17T23:09:36.054Z | Checking ratatui v0.29.0 |
| 3996 | 2026-04-17T23:09:37.088Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3997 | 2026-04-17T23:09:37.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s |
| 3998 | 2026-04-17T23:09:37.934Z | |
| 3999 | 2026-04-17T23:09:37.934Z | info: running `cargo check --bins` on clickhouse-cluster-dev (217/272) |
| 4000 | 2026-04-17T23:09:38.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4001 | 2026-04-17T23:09:38.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4002 | 2026-04-17T23:09:38.656Z | Checking headers-core v0.3.0 |
| 4003 | 2026-04-17T23:09:38.659Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4004 | 2026-04-17T23:09:38.849Z | Checking headers v0.4.1 |
| 4005 | 2026-04-17T23:09:39.211Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4006 | 2026-04-17T23:09:40.036Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4007 | 2026-04-17T23:09:40.516Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4008 | 2026-04-17T23:09:40.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s |
| 4009 | 2026-04-17T23:09:41.122Z | |
| 4010 | 2026-04-17T23:09:41.122Z | info: running `cargo check --bins` on ch-dev (218/272) |
| 4011 | 2026-04-17T23:09:41.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-04-17T23:09:41.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-04-17T23:09:41.835Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4014 | 2026-04-17T23:09:42.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 4015 | 2026-04-17T23:09:42.778Z | |
| 4016 | 2026-04-17T23:09:42.778Z | info: running `cargo check --bins` on dev-tools-common (219/272) |
| 4017 | 2026-04-17T23:09:43.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-04-17T23:09:43.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-04-17T23:09:43.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-04-17T23:09:43.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 4021 | 2026-04-17T23:09:43.243Z | |
| 4022 | 2026-04-17T23:09:43.243Z | info: running `cargo check --bins` on crdb-seed (220/272) |
| 4023 | 2026-04-17T23:09:43.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-04-17T23:09:43.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-04-17T23:09:43.955Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4026 | 2026-04-17T23:09:44.928Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4027 | 2026-04-17T23:09:45.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s |
| 4028 | 2026-04-17T23:09:45.451Z | |
| 4029 | 2026-04-17T23:09:45.451Z | info: running `cargo check --bins` on db-dev (221/272) |
| 4030 | 2026-04-17T23:09:45.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4031 | 2026-04-17T23:09:45.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4032 | 2026-04-17T23:09:46.162Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4033 | 2026-04-17T23:09:46.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4034 | 2026-04-17T23:09:47.110Z | |
| 4035 | 2026-04-17T23:09:47.110Z | info: running `cargo check --bins` on omicron-dev-lib (222/272) |
| 4036 | 2026-04-17T23:09:47.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4037 | 2026-04-17T23:09:47.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4038 | 2026-04-17T23:09:47.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4039 | 2026-04-17T23:09:47.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4040 | 2026-04-17T23:09:47.748Z | |
| 4041 | 2026-04-17T23:09:47.748Z | info: running `cargo check --bins` on xtask-downloader (223/272) |
| 4042 | 2026-04-17T23:09:48.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4043 | 2026-04-17T23:09:48.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4044 | 2026-04-17T23:09:48.354Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4045 | 2026-04-17T23:09:49.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s |
| 4046 | 2026-04-17T23:09:49.633Z | |
| 4047 | 2026-04-17T23:09:49.633Z | info: running `cargo check --bins` on omicron-dropshot-apis (224/272) |
| 4048 | 2026-04-17T23:09:49.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4049 | 2026-04-17T23:09:49.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4050 | 2026-04-17T23:09:49.993Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4051 | 2026-04-17T23:09:49.993Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4052 | 2026-04-17T23:09:49.993Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4053 | 2026-04-17T23:09:49.993Z | Checking git-stub v1.0.0 |
| 4054 | 2026-04-17T23:09:49.993Z | Compiling trait-variant v0.1.2 |
| 4055 | 2026-04-17T23:09:49.993Z | Checking maplit v1.0.2 |
| 4056 | 2026-04-17T23:09:49.993Z | Checking is_ci v1.2.0 |
| 4057 | 2026-04-17T23:09:50.070Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4058 | 2026-04-17T23:09:50.220Z | Checking supports-color v3.0.2 |
| 4059 | 2026-04-17T23:09:50.220Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4060 | 2026-04-17T23:09:50.232Z | Checking git-stub-vcs v0.1.0 |
| 4061 | 2026-04-17T23:09:50.274Z | Checking drift v0.1.3 |
| 4062 | 2026-04-17T23:09:50.347Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4063 | 2026-04-17T23:09:50.367Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4064 | 2026-04-17T23:09:50.432Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4065 | 2026-04-17T23:09:50.541Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4066 | 2026-04-17T23:09:50.582Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4067 | 2026-04-17T23:09:50.617Z | Checking dropshot-api-manager v0.6.0 |
| 4068 | 2026-04-17T23:09:50.660Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4069 | 2026-04-17T23:09:50.828Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4070 | 2026-04-17T23:09:50.881Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4071 | 2026-04-17T23:09:51.073Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4072 | 2026-04-17T23:09:51.313Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4073 | 2026-04-17T23:09:56.340Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4074 | 2026-04-17T23:09:57.405Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4075 | 2026-04-17T23:09:57.949Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4076 | 2026-04-17T23:09:58.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s |
| 4077 | 2026-04-17T23:09:58.556Z | |
| 4078 | 2026-04-17T23:09:58.556Z | info: running `cargo check --bins` on installinator-api (225/272) |
| 4079 | 2026-04-17T23:09:59.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4080 | 2026-04-17T23:09:59.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4081 | 2026-04-17T23:09:59.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4082 | 2026-04-17T23:09:59.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4083 | 2026-04-17T23:09:59.158Z | |
| 4084 | 2026-04-17T23:09:59.158Z | info: running `cargo check --bins` on nexus-external-api (226/272) |
| 4085 | 2026-04-17T23:09:59.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4086 | 2026-04-17T23:09:59.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4087 | 2026-04-17T23:09:59.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4088 | 2026-04-17T23:09:59.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4089 | 2026-04-17T23:09:59.801Z | |
| 4090 | 2026-04-17T23:09:59.802Z | info: running `cargo check --bins` on nexus-internal-api (227/272) |
| 4091 | 2026-04-17T23:10:00.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4092 | 2026-04-17T23:10:00.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4093 | 2026-04-17T23:10:00.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4094 | 2026-04-17T23:10:00.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4095 | 2026-04-17T23:10:00.445Z | |
| 4096 | 2026-04-17T23:10:00.445Z | info: running `cargo check --bins` on nexus-lockstep-api (228/272) |
| 4097 | 2026-04-17T23:10:00.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4098 | 2026-04-17T23:10:00.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4099 | 2026-04-17T23:10:00.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4100 | 2026-04-17T23:10:00.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4101 | 2026-04-17T23:10:01.087Z | |
| 4102 | 2026-04-17T23:10:01.087Z | info: running `cargo check --bins` on ntp-admin-api (229/272) |
| 4103 | 2026-04-17T23:10:01.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4104 | 2026-04-17T23:10:01.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4105 | 2026-04-17T23:10:01.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4106 | 2026-04-17T23:10:01.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4107 | 2026-04-17T23:10:01.682Z | |
| 4108 | 2026-04-17T23:10:01.683Z | info: running `cargo check --bins` on ntp-admin-types-versions (230/272) |
| 4109 | 2026-04-17T23:10:02.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4110 | 2026-04-17T23:10:02.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4111 | 2026-04-17T23:10:02.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4112 | 2026-04-17T23:10:02.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4113 | 2026-04-17T23:10:02.271Z | |
| 4114 | 2026-04-17T23:10:02.271Z | info: running `cargo check --bins` on wicketd-api (231/272) |
| 4115 | 2026-04-17T23:10:02.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4116 | 2026-04-17T23:10:02.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4117 | 2026-04-17T23:10:02.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4118 | 2026-04-17T23:10:02.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4119 | 2026-04-17T23:10:02.886Z | |
| 4120 | 2026-04-17T23:10:02.886Z | info: running `cargo check --bins` on omicron-ls-apis (232/272) |
| 4121 | 2026-04-17T23:10:03.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4122 | 2026-04-17T23:10:03.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4123 | 2026-04-17T23:10:03.491Z | Checking typeid v1.0.3 |
| 4124 | 2026-04-17T23:10:03.604Z | Checking ordered-float v2.10.1 |
| 4125 | 2026-04-17T23:10:03.624Z | Checking unicode-xid v0.2.6 |
| 4126 | 2026-04-17T23:10:03.643Z | Checking cargo-platform v0.2.0 |
| 4127 | 2026-04-17T23:10:03.668Z | Checking erased-serde v0.4.9 |
| 4128 | 2026-04-17T23:10:03.800Z | Checking serde-value v0.7.0 |
| 4129 | 2026-04-17T23:10:03.973Z | Checking serde-untagged v0.1.9 |
| 4130 | 2026-04-17T23:10:04.128Z | Checking cargo-util-schemas v0.8.2 |
| 4131 | 2026-04-17T23:10:04.804Z | Checking cargo_metadata v0.21.0 |
| 4132 | 2026-04-17T23:10:05.410Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4133 | 2026-04-17T23:10:06.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 4134 | 2026-04-17T23:10:06.263Z | |
| 4135 | 2026-04-17T23:10:06.263Z | info: running `cargo check --bins` on mgs-dev (233/272) |
| 4136 | 2026-04-17T23:10:06.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4137 | 2026-04-17T23:10:06.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4138 | 2026-04-17T23:10:06.994Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4139 | 2026-04-17T23:10:07.606Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4140 | 2026-04-17T23:10:08.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 4141 | 2026-04-17T23:10:08.301Z | |
| 4142 | 2026-04-17T23:10:08.301Z | info: running `cargo check --bins` on omicron-omdb (234/272) |
| 4143 | 2026-04-17T23:10:08.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4144 | 2026-04-17T23:10:08.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4145 | 2026-04-17T23:10:09.153Z | Compiling vergen-gitcl v1.0.8 |
| 4146 | 2026-04-17T23:10:09.154Z | Compiling dirs-sys-next v0.1.2 |
| 4147 | 2026-04-17T23:10:09.154Z | Compiling glob v0.3.3 |
| 4148 | 2026-04-17T23:10:09.154Z | Compiling diesel_derives v2.3.7 |
| 4149 | 2026-04-17T23:10:09.157Z | Compiling crunchy v0.2.4 |
| 4150 | 2026-04-17T23:10:09.157Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4151 | 2026-04-17T23:10:09.157Z | Compiling dsl_auto_type v0.2.0 |
| 4152 | 2026-04-17T23:10:09.157Z | Checking scheduled-thread-pool v0.2.7 |
| 4153 | 2026-04-17T23:10:09.428Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4154 | 2026-04-17T23:10:09.463Z | Compiling tiny-keccak v2.0.2 |
| 4155 | 2026-04-17T23:10:09.565Z | Compiling dirs-next v2.0.0 |
| 4156 | 2026-04-17T23:10:09.629Z | Checking r2d2 v0.8.10 |
| 4157 | 2026-04-17T23:10:09.668Z | Compiling term v0.7.0 |
| 4158 | 2026-04-17T23:10:09.682Z | Checking downcast-rs v2.0.2 |
| 4159 | 2026-04-17T23:10:09.688Z | Compiling bit-vec v0.6.3 |
| 4160 | 2026-04-17T23:10:09.710Z | Compiling clang-sys v1.8.1 |
| 4161 | 2026-04-17T23:10:09.803Z | Compiling itertools v0.10.5 |
| 4162 | 2026-04-17T23:10:09.911Z | Compiling bit-set v0.5.3 |
| 4163 | 2026-04-17T23:10:10.069Z | Compiling ascii-canvas v3.0.0 |
| 4164 | 2026-04-17T23:10:10.087Z | Compiling ena v0.14.4 |
| 4165 | 2026-04-17T23:10:10.160Z | Compiling libloading v0.8.9 |
| 4166 | 2026-04-17T23:10:10.180Z | Compiling bindgen v0.71.1 |
| 4167 | 2026-04-17T23:10:10.217Z | Compiling regex-syntax v0.6.29 |
| 4168 | 2026-04-17T23:10:10.291Z | Compiling diff v0.1.13 |
| 4169 | 2026-04-17T23:10:10.365Z | Compiling cexpr v0.6.0 |
| 4170 | 2026-04-17T23:10:10.568Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4171 | 2026-04-17T23:10:10.626Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4172 | 2026-04-17T23:10:10.779Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4173 | 2026-04-17T23:10:10.795Z | Compiling libxml v0.3.3 |
| 4174 | 2026-04-17T23:10:10.879Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4175 | 2026-04-17T23:10:11.040Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4176 | 2026-04-17T23:10:11.054Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4177 | 2026-04-17T23:10:11.190Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4178 | 2026-04-17T23:10:11.243Z | Compiling strum_macros v0.24.3 |
| 4179 | 2026-04-17T23:10:11.357Z | Compiling indoc v1.0.9 |
| 4180 | 2026-04-17T23:10:11.798Z | Compiling lalrpop v0.19.12 |
| 4181 | 2026-04-17T23:10:12.310Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4182 | 2026-04-17T23:10:12.340Z | Checking derive_builder v0.20.2 |
| 4183 | 2026-04-17T23:10:12.460Z | Compiling oso-derive v0.27.3 |
| 4184 | 2026-04-17T23:10:12.501Z | Checking quick-xml v0.37.5 |
| 4185 | 2026-04-17T23:10:12.566Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4186 | 2026-04-17T23:10:12.947Z | Checking openssl-probe v0.1.6 |
| 4187 | 2026-04-17T23:10:13.089Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4188 | 2026-04-17T23:10:13.372Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4189 | 2026-04-17T23:10:13.563Z | Checking bb8 v0.8.6 |
| 4190 | 2026-04-17T23:10:13.845Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4191 | 2026-04-17T23:10:13.863Z | Checking nonempty v0.12.0 |
| 4192 | 2026-04-17T23:10:13.962Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4193 | 2026-04-17T23:10:14.027Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4194 | 2026-04-17T23:10:14.064Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4195 | 2026-04-17T23:10:14.105Z | Checking console v0.16.2 |
| 4196 | 2026-04-17T23:10:14.166Z | Checking unit-prefix v0.5.2 |
| 4197 | 2026-04-17T23:10:14.237Z | Checking support-bundle-viewer v0.1.2 |
| 4198 | 2026-04-17T23:10:14.300Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4199 | 2026-04-17T23:10:14.411Z | Checking indicatif v0.18.4 |
| 4200 | 2026-04-17T23:10:14.481Z | Checking multimap v0.10.1 |
| 4201 | 2026-04-17T23:10:15.094Z | Checking diesel v2.3.7 |
| 4202 | 2026-04-17T23:10:16.865Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4203 | 2026-04-17T23:10:17.503Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4204 | 2026-04-17T23:10:17.845Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4205 | 2026-04-17T23:10:18.486Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4206 | 2026-04-17T23:10:19.213Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4207 | 2026-04-17T23:10:19.393Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4208 | 2026-04-17T23:10:19.521Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4209 | 2026-04-17T23:10:19.821Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4210 | 2026-04-17T23:10:21.822Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4211 | 2026-04-17T23:10:26.743Z | Compiling samael v0.0.19 |
| 4212 | 2026-04-17T23:10:30.502Z | Checking async-bb8-diesel v0.2.1 |
| 4213 | 2026-04-17T23:10:30.876Z | Checking diesel-dtrace v0.5.0 |
| 4214 | 2026-04-17T23:10:31.859Z | Compiling polar-core v0.27.3 |
| 4215 | 2026-04-17T23:10:36.290Z | Checking oso v0.27.3 |
| 4216 | 2026-04-17T23:11:12.731Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4217 | 2026-04-17T23:11:45.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 4218 | 2026-04-17T23:11:45.512Z | |
| 4219 | 2026-04-17T23:11:45.512Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (235/272) |
| 4220 | 2026-04-17T23:11:46.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4221 | 2026-04-17T23:11:46.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4222 | 2026-04-17T23:11:46.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4223 | 2026-04-17T23:11:46.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4224 | 2026-04-17T23:11:46.170Z | |
| 4225 | 2026-04-17T23:11:46.170Z | info: running `cargo check --bins` on nexus-saga-recovery (236/272) |
| 4226 | 2026-04-17T23:11:46.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4227 | 2026-04-17T23:11:46.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4228 | 2026-04-17T23:11:46.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4229 | 2026-04-17T23:11:46.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4230 | 2026-04-17T23:11:46.818Z | |
| 4231 | 2026-04-17T23:11:46.818Z | info: running `cargo check --bins` on nexus-test-utils-macros (237/272) |
| 4232 | 2026-04-17T23:11:47.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4233 | 2026-04-17T23:11:47.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4234 | 2026-04-17T23:11:47.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4235 | 2026-04-17T23:11:47.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4236 | 2026-04-17T23:11:47.402Z | |
| 4237 | 2026-04-17T23:11:47.402Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (238/272) |
| 4238 | 2026-04-17T23:11:47.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4239 | 2026-04-17T23:11:47.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4240 | 2026-04-17T23:11:48.264Z | Compiling libz-sys v1.1.24 |
| 4241 | 2026-04-17T23:11:48.394Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4242 | 2026-04-17T23:11:48.405Z | Compiling vergen-git2 v1.0.7 |
| 4243 | 2026-04-17T23:11:48.430Z | Compiling rustls v0.21.12 |
| 4244 | 2026-04-17T23:11:48.438Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4245 | 2026-04-17T23:11:48.441Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4246 | 2026-04-17T23:11:48.441Z | Checking rustls-webpki v0.101.7 |
| 4247 | 2026-04-17T23:11:48.441Z | Checking sct v0.7.1 |
| 4248 | 2026-04-17T23:11:48.589Z | Compiling nix v0.29.0 |
| 4249 | 2026-04-17T23:11:48.605Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4250 | 2026-04-17T23:11:48.647Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4251 | 2026-04-17T23:11:48.698Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4252 | 2026-04-17T23:11:48.769Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4253 | 2026-04-17T23:11:48.898Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4254 | 2026-04-17T23:11:48.913Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4255 | 2026-04-17T23:11:48.978Z | Checking rustls-pemfile v1.0.4 |
| 4256 | 2026-04-17T23:11:49.110Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4257 | 2026-04-17T23:11:49.211Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4258 | 2026-04-17T23:11:49.397Z | Checking twox-hash v2.1.2 |
| 4259 | 2026-04-17T23:11:49.429Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4260 | 2026-04-17T23:11:49.479Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4261 | 2026-04-17T23:11:50.006Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4262 | 2026-04-17T23:11:50.137Z | Checking tokio-rustls v0.24.1 |
| 4263 | 2026-04-17T23:11:50.153Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4264 | 2026-04-17T23:11:50.253Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4265 | 2026-04-17T23:11:50.329Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4266 | 2026-04-17T23:11:50.787Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4267 | 2026-04-17T23:11:50.817Z | Checking fatfs v0.3.6 |
| 4268 | 2026-04-17T23:11:50.932Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4269 | 2026-04-17T23:11:50.996Z | Compiling seq-macro v0.3.6 |
| 4270 | 2026-04-17T23:11:54.957Z | Compiling git2 v0.20.4 |
| 4271 | 2026-04-17T23:11:55.167Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4272 | 2026-04-17T23:11:55.294Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4273 | 2026-04-17T23:11:57.172Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4274 | 2026-04-17T23:12:44.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.61s |
| 4275 | 2026-04-17T23:12:44.249Z | |
| 4276 | 2026-04-17T23:12:44.249Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (239/272) |
| 4277 | 2026-04-17T23:12:44.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-04-17T23:12:44.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-04-17T23:12:45.124Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4280 | 2026-04-17T23:13:23.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.58s |
| 4281 | 2026-04-17T23:13:24.067Z | |
| 4282 | 2026-04-17T23:13:24.067Z | info: running `cargo check --bins` on nexus-background-task-interface (240/272) |
| 4283 | 2026-04-17T23:13:24.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-04-17T23:13:24.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-04-17T23:13:24.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-04-17T23:13:24.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4287 | 2026-04-17T23:13:24.661Z | |
| 4288 | 2026-04-17T23:13:24.661Z | info: running `cargo check --bins --no-default-features` on nexus-fm (241/272) |
| 4289 | 2026-04-17T23:13:25.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-04-17T23:13:25.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-04-17T23:13:25.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-04-17T23:13:25.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4293 | 2026-04-17T23:13:25.306Z | |
| 4294 | 2026-04-17T23:13:25.306Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (242/272) |
| 4295 | 2026-04-17T23:13:25.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-04-17T23:13:25.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-04-17T23:13:25.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-04-17T23:13:25.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4299 | 2026-04-17T23:13:25.969Z | |
| 4300 | 2026-04-17T23:13:25.969Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (243/272) |
| 4301 | 2026-04-17T23:13:26.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-04-17T23:13:26.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-04-17T23:13:26.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-04-17T23:13:26.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4305 | 2026-04-17T23:13:26.631Z | |
| 4306 | 2026-04-17T23:13:26.631Z | info: running `cargo check --bins` on nexus-mgs-updates (244/272) |
| 4307 | 2026-04-17T23:13:27.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-04-17T23:13:27.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-04-17T23:13:27.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-04-17T23:13:27.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4311 | 2026-04-17T23:13:27.277Z | |
| 4312 | 2026-04-17T23:13:27.277Z | info: running `cargo check --bins` on nexus-networking (245/272) |
| 4313 | 2026-04-17T23:13:27.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-04-17T23:13:27.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-04-17T23:13:27.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-04-17T23:13:27.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4317 | 2026-04-17T23:13:27.939Z | |
| 4318 | 2026-04-17T23:13:27.939Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (246/272) |
| 4319 | 2026-04-17T23:13:28.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-04-17T23:13:28.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-04-17T23:13:28.488Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4322 | 2026-04-17T23:13:28.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4323 | 2026-04-17T23:13:28.592Z | |
| 4324 | 2026-04-17T23:13:28.592Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (247/272) |
| 4325 | 2026-04-17T23:13:29.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-04-17T23:13:29.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-04-17T23:13:29.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-04-17T23:13:29.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4329 | 2026-04-17T23:13:29.250Z | |
| 4330 | 2026-04-17T23:13:29.250Z | info: running `cargo check --bins` on omicron-dev (248/272) |
| 4331 | 2026-04-17T23:13:29.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-04-17T23:13:29.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-04-17T23:13:30.145Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4334 | 2026-04-17T23:13:30.149Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4335 | 2026-04-17T23:13:30.335Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4336 | 2026-04-17T23:13:30.368Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4337 | 2026-04-17T23:13:30.371Z | Checking diff v0.1.13 |
| 4338 | 2026-04-17T23:13:30.371Z | Checking yansi v1.0.1 |
| 4339 | 2026-04-17T23:13:30.384Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4340 | 2026-04-17T23:13:30.425Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4341 | 2026-04-17T23:13:30.464Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4342 | 2026-04-17T23:13:30.637Z | Checking pretty_assertions v1.4.1 |
| 4343 | 2026-04-17T23:13:31.266Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4344 | 2026-04-17T23:13:54.721Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4345 | 2026-04-17T23:13:54.728Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4346 | 2026-04-17T23:13:54.729Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4347 | 2026-04-17T23:13:54.729Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4348 | 2026-04-17T23:13:54.729Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4349 | 2026-04-17T23:13:54.729Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4350 | 2026-04-17T23:13:55.405Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4351 | 2026-04-17T23:13:56.475Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4352 | 2026-04-17T23:14:34.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4353 | 2026-04-17T23:14:35.206Z | |
| 4354 | 2026-04-17T23:14:35.206Z | info: running `cargo check --bins` on omicron-pins (249/272) |
| 4355 | 2026-04-17T23:14:35.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-04-17T23:14:35.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-04-17T23:14:35.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4358 | 2026-04-17T23:14:35.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4359 | 2026-04-17T23:14:35.795Z | |
| 4360 | 2026-04-17T23:14:35.795Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (250/272) |
| 4361 | 2026-04-17T23:14:36.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4362 | 2026-04-17T23:14:36.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4363 | 2026-04-17T23:14:36.572Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4364 | 2026-04-17T23:14:36.693Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4365 | 2026-04-17T23:14:36.696Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4366 | 2026-04-17T23:15:02.439Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4367 | 2026-04-17T23:15:02.814Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4368 | 2026-04-17T23:15:04.514Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4369 | 2026-04-17T23:15:04.931Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4370 | 2026-04-17T23:15:07.817Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4371 | 2026-04-17T23:15:30.291Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4372 | 2026-04-17T23:15:30.908Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4373 | 2026-04-17T23:15:32.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.68s |
| 4374 | 2026-04-17T23:15:33.131Z | |
| 4375 | 2026-04-17T23:15:33.131Z | info: running `cargo check --bins` on reconfigurator-sp-updater (251/272) |
| 4376 | 2026-04-17T23:15:33.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4377 | 2026-04-17T23:15:33.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4378 | 2026-04-17T23:15:33.421Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4379 | 2026-04-17T23:15:34.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4380 | 2026-04-17T23:15:34.297Z | |
| 4381 | 2026-04-17T23:15:34.297Z | info: running `cargo check --bins` on omicron-releng (252/272) |
| 4382 | 2026-04-17T23:15:34.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4383 | 2026-04-17T23:15:34.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4384 | 2026-04-17T23:15:34.946Z | Compiling blake3 v1.8.3 |
| 4385 | 2026-04-17T23:15:35.055Z | Checking constant_time_eq v0.4.2 |
| 4386 | 2026-04-17T23:15:35.055Z | Checking arrayvec v0.7.6 |
| 4387 | 2026-04-17T23:15:35.055Z | Checking arrayref v0.3.9 |
| 4388 | 2026-04-17T23:15:35.074Z | Checking topological-sort v0.2.2 |
| 4389 | 2026-04-17T23:15:35.077Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4390 | 2026-04-17T23:15:35.077Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4391 | 2026-04-17T23:15:35.077Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4392 | 2026-04-17T23:15:35.117Z | Checking shell-words v1.1.1 |
| 4393 | 2026-04-17T23:15:35.924Z | Checking omicron-zone-package v0.12.2 |
| 4394 | 2026-04-17T23:15:36.641Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4395 | 2026-04-17T23:15:37.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
| 4396 | 2026-04-17T23:15:37.639Z | |
| 4397 | 2026-04-17T23:15:37.639Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (253/272) |
| 4398 | 2026-04-17T23:15:38.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4399 | 2026-04-17T23:15:38.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4400 | 2026-04-17T23:15:38.282Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4401 | 2026-04-17T23:15:38.598Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4402 | 2026-04-17T23:15:38.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s |
| 4403 | 2026-04-17T23:15:39.190Z | |
| 4404 | 2026-04-17T23:15:39.190Z | info: running `cargo check --bins` on schema (254/272) |
| 4405 | 2026-04-17T23:15:39.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4406 | 2026-04-17T23:15:39.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4407 | 2026-04-17T23:15:39.918Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4408 | 2026-04-17T23:15:40.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4409 | 2026-04-17T23:15:40.809Z | |
| 4410 | 2026-04-17T23:15:40.809Z | info: running `cargo check --bins` on xtask (255/272) |
| 4411 | 2026-04-17T23:15:41.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4412 | 2026-04-17T23:15:41.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4413 | 2026-04-17T23:15:41.261Z | Checking libc v0.2.185 |
| 4414 | 2026-04-17T23:15:41.341Z | Checking serde v1.0.228 |
| 4415 | 2026-04-17T23:15:41.347Z | Checking zerofrom v0.1.6 |
| 4416 | 2026-04-17T23:15:41.352Z | Checking bitflags v2.11.0 |
| 4417 | 2026-04-17T23:15:41.357Z | Checking hashbrown v0.16.1 |
| 4418 | 2026-04-17T23:15:41.362Z | Checking smallvec v1.15.1 |
| 4419 | 2026-04-17T23:15:41.371Z | Checking serde_json v1.0.149 |
| 4420 | 2026-04-17T23:15:41.382Z | Checking scroll v0.12.0 |
| 4421 | 2026-04-17T23:15:41.443Z | Checking yoke v0.8.1 |
| 4422 | 2026-04-17T23:15:41.494Z | Checking num-traits v0.2.19 |
| 4423 | 2026-04-17T23:15:41.537Z | Checking thiserror v1.0.69 |
| 4424 | 2026-04-17T23:15:41.604Z | Checking percent-encoding v2.3.2 |
| 4425 | 2026-04-17T23:15:41.607Z | Checking zerovec v0.11.5 |
| 4426 | 2026-04-17T23:15:41.628Z | Checking zerotrie v0.2.3 |
| 4427 | 2026-04-17T23:15:41.638Z | Checking errno v0.3.14 |
| 4428 | 2026-04-17T23:15:41.729Z | Checking serde_spanned v0.6.9 |
| 4429 | 2026-04-17T23:15:41.740Z | Checking toml_datetime v0.6.11 |
| 4430 | 2026-04-17T23:15:41.751Z | Checking rustix v1.1.3 |
| 4431 | 2026-04-17T23:15:41.797Z | Checking indexmap v2.13.0 |
| 4432 | 2026-04-17T23:15:41.851Z | Checking log v0.4.29 |
| 4433 | 2026-04-17T23:15:41.865Z | Checking zerocopy v0.7.35 |
| 4434 | 2026-04-17T23:15:41.914Z | Checking form_urlencoded v1.2.2 |
| 4435 | 2026-04-17T23:15:41.972Z | Checking getrandom v0.4.1 |
| 4436 | 2026-04-17T23:15:41.997Z | Checking goblin v0.8.2 |
| 4437 | 2026-04-17T23:15:42.011Z | Checking ordered-float v2.10.1 |
| 4438 | 2026-04-17T23:15:42.038Z | Checking tinystr v0.8.2 |
| 4439 | 2026-04-17T23:15:42.048Z | Checking potential_utf v0.1.4 |
| 4440 | 2026-04-17T23:15:42.102Z | Checking thiserror v2.0.18 |
| 4441 | 2026-04-17T23:15:42.172Z | Checking icu_collections v2.1.1 |
| 4442 | 2026-04-17T23:15:42.200Z | Checking syn v2.0.117 |
| 4443 | 2026-04-17T23:15:42.211Z | Checking icu_locale_core v2.1.1 |
| 4444 | 2026-04-17T23:15:42.225Z | Checking serde-value v0.7.0 |
| 4445 | 2026-04-17T23:15:42.330Z | Checking toml_edit v0.22.27 |
| 4446 | 2026-04-17T23:15:42.348Z | Checking dtrace-parser v0.2.0 |
| 4447 | 2026-04-17T23:15:42.423Z | Checking thread-id v4.2.2 |
| 4448 | 2026-04-17T23:15:42.475Z | Checking once_cell v1.21.3 |
| 4449 | 2026-04-17T23:15:42.503Z | Checking cargo-platform v0.2.0 |
| 4450 | 2026-04-17T23:15:42.546Z | Checking terminal_size v0.4.3 |
| 4451 | 2026-04-17T23:15:42.581Z | Checking memmap v0.7.0 |
| 4452 | 2026-04-17T23:15:42.643Z | Checking tempfile v3.25.0 |
| 4453 | 2026-04-17T23:15:42.674Z | Checking fs-err v3.3.0 |
| 4454 | 2026-04-17T23:15:42.677Z | Checking clap_builder v4.5.60 |
| 4455 | 2026-04-17T23:15:42.706Z | Checking textwrap v0.16.2 |
| 4456 | 2026-04-17T23:15:42.759Z | Checking icu_provider v2.1.1 |
| 4457 | 2026-04-17T23:15:42.831Z | Checking camino-tempfile v1.4.1 |
| 4458 | 2026-04-17T23:15:42.851Z | Checking tabled v0.15.0 |
| 4459 | 2026-04-17T23:15:42.933Z | Checking anyhow v1.0.102 |
| 4460 | 2026-04-17T23:15:42.986Z | Checking macaddr v1.0.1 |
| 4461 | 2026-04-17T23:15:42.999Z | Checking icu_properties v2.1.2 |
| 4462 | 2026-04-17T23:15:43.133Z | Checking icu_normalizer v2.1.1 |
| 4463 | 2026-04-17T23:15:43.167Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4464 | 2026-04-17T23:15:43.417Z | Checking toml v0.8.23 |
| 4465 | 2026-04-17T23:15:43.720Z | Checking cargo_toml v0.21.0 |
| 4466 | 2026-04-17T23:15:43.800Z | Checking idna_adapter v1.2.1 |
| 4467 | 2026-04-17T23:15:43.875Z | Checking dof v0.3.0 |
| 4468 | 2026-04-17T23:15:43.895Z | Checking clap v4.5.60 |
| 4469 | 2026-04-17T23:15:43.915Z | Checking idna v1.1.0 |
| 4470 | 2026-04-17T23:15:44.129Z | Checking usdt-impl v0.5.0 |
| 4471 | 2026-04-17T23:15:44.130Z | Checking url v2.5.8 |
| 4472 | 2026-04-17T23:15:44.381Z | Checking usdt v0.5.0 |
| 4473 | 2026-04-17T23:15:44.473Z | Checking cargo-util-schemas v0.8.2 |
| 4474 | 2026-04-17T23:15:45.147Z | Checking cargo_metadata v0.21.0 |
| 4475 | 2026-04-17T23:15:45.744Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4476 | 2026-04-17T23:15:46.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s |
| 4477 | 2026-04-17T23:15:46.272Z | |
| 4478 | 2026-04-17T23:15:46.272Z | info: running `cargo check --bins` on dnsadm (256/272) |
| 4479 | 2026-04-17T23:15:46.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4480 | 2026-04-17T23:15:46.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4481 | 2026-04-17T23:15:46.897Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4482 | 2026-04-17T23:15:47.365Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4483 | 2026-04-17T23:15:47.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s |
| 4484 | 2026-04-17T23:15:47.946Z | |
| 4485 | 2026-04-17T23:15:47.946Z | info: running `cargo check --bins` on end-to-end-tests (257/272) |
| 4486 | 2026-04-17T23:15:48.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-04-17T23:15:48.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-04-17T23:15:48.741Z | Checking polyval v0.6.2 |
| 4489 | 2026-04-17T23:15:48.866Z | Checking ctr v0.9.2 |
| 4490 | 2026-04-17T23:15:48.877Z | Checking ssh-encoding v0.2.0 |
| 4491 | 2026-04-17T23:15:48.877Z | Checking blowfish v0.9.1 |
| 4492 | 2026-04-17T23:15:48.899Z | Checking password-hash v0.4.2 |
| 4493 | 2026-04-17T23:15:48.915Z | Checking p256 v0.13.2 |
| 4494 | 2026-04-17T23:15:48.918Z | Checking p521 v0.13.3 |
| 4495 | 2026-04-17T23:15:48.943Z | Checking russh-cryptovec v0.7.3 |
| 4496 | 2026-04-17T23:15:49.003Z | Checking ghash v0.5.1 |
| 4497 | 2026-04-17T23:15:49.017Z | Checking bcrypt-pbkdf v0.10.0 |
| 4498 | 2026-04-17T23:15:49.021Z | Checking md5 v0.7.0 |
| 4499 | 2026-04-17T23:15:49.049Z | Checking num-bigint v0.4.6 |
| 4500 | 2026-04-17T23:15:49.068Z | Checking des v0.8.1 |
| 4501 | 2026-04-17T23:15:49.105Z | Checking pbkdf2 v0.11.0 |
| 4502 | 2026-04-17T23:15:49.116Z | Checking aes-gcm v0.10.3 |
| 4503 | 2026-04-17T23:15:49.165Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4504 | 2026-04-17T23:15:49.170Z | Checking hex-literal v0.4.1 |
| 4505 | 2026-04-17T23:15:49.207Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4506 | 2026-04-17T23:15:49.223Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4507 | 2026-04-17T23:15:49.277Z | Checking internet-checksum v0.2.1 |
| 4508 | 2026-04-17T23:15:49.291Z | Checking ssh-cipher v0.2.0 |
| 4509 | 2026-04-17T23:15:49.451Z | Checking ssh-key v0.6.7 |
| 4510 | 2026-04-17T23:15:49.513Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4511 | 2026-04-17T23:15:50.065Z | Checking russh-keys v0.45.0 |
| 4512 | 2026-04-17T23:15:50.611Z | Checking russh v0.45.0 |
| 4513 | 2026-04-17T23:16:05.562Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4514 | 2026-04-17T23:16:06.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.78s |
| 4515 | 2026-04-17T23:16:06.947Z | |
| 4516 | 2026-04-17T23:16:06.947Z | info: running `cargo check --bins` on gateway-cli (258/272) |
| 4517 | 2026-04-17T23:16:07.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4518 | 2026-04-17T23:16:07.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4519 | 2026-04-17T23:16:07.579Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4520 | 2026-04-17T23:16:07.685Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4521 | 2026-04-17T23:16:07.693Z | Checking termios v0.3.3 |
| 4522 | 2026-04-17T23:16:08.896Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4523 | 2026-04-17T23:16:09.044Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4524 | 2026-04-17T23:16:10.850Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4525 | 2026-04-17T23:16:11.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s |
| 4526 | 2026-04-17T23:16:11.600Z | |
| 4527 | 2026-04-17T23:16:11.600Z | info: running `cargo check --bins --no-default-features` on installinator (259/272) |
| 4528 | 2026-04-17T23:16:12.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4529 | 2026-04-17T23:16:12.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4530 | 2026-04-17T23:16:12.299Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4531 | 2026-04-17T23:16:12.414Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4532 | 2026-04-17T23:16:12.422Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4533 | 2026-04-17T23:16:12.422Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4534 | 2026-04-17T23:16:12.435Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4535 | 2026-04-17T23:16:12.445Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4536 | 2026-04-17T23:16:13.148Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4537 | 2026-04-17T23:16:13.496Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4538 | 2026-04-17T23:16:13.496Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4539 | 2026-04-17T23:16:14.118Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4540 | 2026-04-17T23:16:15.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s |
| 4541 | 2026-04-17T23:16:15.902Z | |
| 4542 | 2026-04-17T23:16:15.902Z | info: running `cargo check --bins` on internal-dns-cli (260/272) |
| 4543 | 2026-04-17T23:16:16.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-04-17T23:16:16.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-04-17T23:16:16.531Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4546 | 2026-04-17T23:16:16.982Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4547 | 2026-04-17T23:16:17.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4548 | 2026-04-17T23:16:17.471Z | |
| 4549 | 2026-04-17T23:16:17.471Z | info: running `cargo check --bins` on omicron-live-tests (261/272) |
| 4550 | 2026-04-17T23:16:17.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4551 | 2026-04-17T23:16:17.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4552 | 2026-04-17T23:16:17.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4553 | 2026-04-17T23:16:17.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4554 | 2026-04-17T23:16:18.060Z | |
| 4555 | 2026-04-17T23:16:18.060Z | info: running `cargo check --bins` on live-tests-macros (262/272) |
| 4556 | 2026-04-17T23:16:18.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4557 | 2026-04-17T23:16:18.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4558 | 2026-04-17T23:16:18.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4559 | 2026-04-17T23:16:18.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4560 | 2026-04-17T23:16:18.639Z | |
| 4561 | 2026-04-17T23:16:18.639Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (263/272) |
| 4562 | 2026-04-17T23:16:19.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4563 | 2026-04-17T23:16:19.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4564 | 2026-04-17T23:16:19.392Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4565 | 2026-04-17T23:16:19.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s |
| 4566 | 2026-04-17T23:16:20.154Z | |
| 4567 | 2026-04-17T23:16:20.155Z | info: running `cargo check --bins` on omicron-ntp-admin (264/272) |
| 4568 | 2026-04-17T23:16:20.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4569 | 2026-04-17T23:16:20.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4570 | 2026-04-17T23:16:20.796Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4571 | 2026-04-17T23:16:20.803Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4572 | 2026-04-17T23:16:21.042Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4573 | 2026-04-17T23:16:21.042Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4574 | 2026-04-17T23:16:21.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 4575 | 2026-04-17T23:16:22.000Z | |
| 4576 | 2026-04-17T23:16:22.000Z | info: running `cargo check --bins` on ntp-admin-types (265/272) |
| 4577 | 2026-04-17T23:16:22.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4578 | 2026-04-17T23:16:22.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4579 | 2026-04-17T23:16:22.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4580 | 2026-04-17T23:16:22.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4581 | 2026-04-17T23:16:22.579Z | |
| 4582 | 2026-04-17T23:16:22.579Z | info: running `cargo check --bins` on omicron-package (266/272) |
| 4583 | 2026-04-17T23:16:23.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4584 | 2026-04-17T23:16:23.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4585 | 2026-04-17T23:16:23.252Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4586 | 2026-04-17T23:16:24.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
| 4587 | 2026-04-17T23:16:24.505Z | |
| 4588 | 2026-04-17T23:16:24.505Z | info: running `cargo check --bins` on tqdb (267/272) |
| 4589 | 2026-04-17T23:16:25.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4590 | 2026-04-17T23:16:25.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4591 | 2026-04-17T23:16:25.272Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4592 | 2026-04-17T23:16:25.614Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4593 | 2026-04-17T23:16:26.121Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4594 | 2026-04-17T23:16:26.121Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4595 | 2026-04-17T23:16:31.360Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4596 | 2026-04-17T23:16:31.888Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4597 | 2026-04-17T23:16:31.889Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4598 | 2026-04-17T23:16:31.893Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4599 | 2026-04-17T23:16:31.893Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4600 | 2026-04-17T23:16:31.893Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4601 | 2026-04-17T23:16:32.813Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4602 | 2026-04-17T23:16:33.618Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4603 | 2026-04-17T23:16:34.379Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4604 | 2026-04-17T23:16:34.993Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4605 | 2026-04-17T23:16:42.777Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4606 | 2026-04-17T23:16:45.789Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4607 | 2026-04-17T23:16:45.793Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4608 | 2026-04-17T23:16:45.793Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4609 | 2026-04-17T23:16:45.793Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4610 | 2026-04-17T23:16:47.255Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4611 | 2026-04-17T23:16:48.559Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4612 | 2026-04-17T23:16:49.211Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4613 | 2026-04-17T23:16:50.446Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4614 | 2026-04-17T23:16:50.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.45s |
| 4615 | 2026-04-17T23:16:51.184Z | |
| 4616 | 2026-04-17T23:16:51.184Z | info: running `cargo check --bins` on wicket-dbg (268/272) |
| 4617 | 2026-04-17T23:16:51.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-04-17T23:16:51.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-04-17T23:16:51.879Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4620 | 2026-04-17T23:16:51.880Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4621 | 2026-04-17T23:16:51.880Z | Checking rtoolbox v0.0.3 |
| 4622 | 2026-04-17T23:16:51.884Z | Checking tui-tree-widget v0.23.1 |
| 4623 | 2026-04-17T23:16:52.113Z | Checking rpassword v7.4.0 |
| 4624 | 2026-04-17T23:16:53.092Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4625 | 2026-04-17T23:16:56.009Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4626 | 2026-04-17T23:16:57.831Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4627 | 2026-04-17T23:16:58.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.50s |
| 4628 | 2026-04-17T23:16:58.888Z | |
| 4629 | 2026-04-17T23:16:58.888Z | info: running `cargo check --bins` on wicket (269/272) |
| 4630 | 2026-04-17T23:16:59.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4631 | 2026-04-17T23:16:59.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4632 | 2026-04-17T23:16:59.576Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4633 | 2026-04-17T23:16:59.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
| 4634 | 2026-04-17T23:17:00.109Z | |
| 4635 | 2026-04-17T23:17:00.109Z | info: running `cargo check --bins` on wicketd (270/272) |
| 4636 | 2026-04-17T23:17:00.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4637 | 2026-04-17T23:17:00.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4638 | 2026-04-17T23:17:00.822Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4639 | 2026-04-17T23:17:00.826Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4640 | 2026-04-17T23:17:00.827Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4641 | 2026-04-17T23:17:00.827Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4642 | 2026-04-17T23:17:01.811Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4643 | 2026-04-17T23:17:02.365Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4644 | 2026-04-17T23:17:05.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s |
| 4645 | 2026-04-17T23:17:05.496Z | |
| 4646 | 2026-04-17T23:17:05.496Z | info: running `cargo check --bins` on omicron-workspace-hack (271/272) |
| 4647 | 2026-04-17T23:17:05.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4648 | 2026-04-17T23:17:05.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4649 | 2026-04-17T23:17:05.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4650 | 2026-04-17T23:17:05.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4651 | 2026-04-17T23:17:06.081Z | |
| 4652 | 2026-04-17T23:17:06.081Z | info: running `cargo check --bins` on zone-setup (272/272) |
| 4653 | 2026-04-17T23:17:06.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4654 | 2026-04-17T23:17:06.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4655 | 2026-04-17T23:17:06.751Z | Checking uzers v0.12.2 |
| 4656 | 2026-04-17T23:17:07.020Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4657 | 2026-04-17T23:17:07.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 4658 | 2026-04-17T23:17:07.963Z | |
| 4659 | 2026-04-17T23:17:07.963Z | real 14:01.447905791 |
| 4660 | 2026-04-17T23:17:07.964Z | user 20:18.729632980 |
| 4661 | 2026-04-17T23:17:07.964Z | sys 4:08.688118907 |
| 4662 | 2026-04-17T23:17:07.964Z | trap 0.325567509 |
| 4663 | 2026-04-17T23:17:07.964Z | tflt 0.388548688 |
| 4664 | 2026-04-17T23:17:07.964Z | dflt 0.960496828 |
| 4665 | 2026-04-17T23:17:07.964Z | kflt 0.001615012 |
| 4666 | 2026-04-17T23:17:07.964Z | lock 1:15:51.459000756 |
| 4667 | 2026-04-17T23:17:07.964Z | slp 1:37:15.936595522 |
| 4668 | 2026-04-17T23:17:07.964Z | lat 55.068559488 |
| 4669 | 2026-04-17T23:17:07.969Z | stop 3:27.461972031 |
| 4670 | 2026-04-17T23:17:07.969Z | process exited: duration 1033257 ms, exit code 0 |
| |
| 4671 | 2026-04-17T23:17:07.977Z | found 0 output files |